]> git.ipfire.org Git - thirdparty/hostap.git/history - eap_example
tests: sigma_dut controlled STA and beacon protection
[thirdparty/hostap.git] / eap_example /
2019-09-01  Jouni MalinenEAP peer: Move certificate configuration params into...
2019-08-18  Jouni MalinenEAP server: Use struct eap_config to avoid duplicated...
2019-03-11  Jouni MalinenUse char pointers for EAP configuration parameters...
2019-02-11  Jouni Malineneap_example: Update expired certificates
2018-12-31  Sam Vosshostapd: Add configuration option check_crl_strict
2016-10-29  Sergei SinyakFix typo in eap_example_server.c
2015-04-17  Jouni Malineneap_example: Fix configuration by added DH parameters
2014-12-04  Jouni Malineneap_example: Get rid of a compiler warning
2013-12-31  Jouni MalinenDeclare wpa_debug_* variables in src/utils/wpa_debug.h
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2010-02-19  Jouni MalinenRename EAP server source files to avoid duplicate names
2009-12-06  Jouni MalinenAdd rules for building src/tls/libtls.a and use it...
2009-12-06  Jouni MalinenUse thin archives to allow libraries to be merged
2009-12-06  Jouni Malineneap_example: Fix build after recent crypto changes
2009-12-06  Jouni MalinenRemove obsolete comment about wpa_supplicant header...
2009-12-06  Jouni MalinenMove EAP method registration away from src/eap_{peer...
2009-12-05  Jouni MalinenRemove unnecessary defines
2009-11-29  Jouni MalinenRemove src/crypto from default include path
2009-08-16  Jouni MalinenUse PEM format RSA private key with eap_example
2009-08-16  Jouni MalinenAdd GnuTLS build option for eap_example
2009-08-13  Jouni MalinenIgnore the generated libeap.a file
2009-08-13  Jouni MalinenFix eap_example build after the crypto build cleanup
2009-08-13  Johannes BergCrypto build cleanup: remove CONFIG_NO_AES_*
2009-08-13  Johannes BergCrypto build cleanup: remove CONFIG_NO_AES_ENCRYPT
2009-08-13  Johannes BergCrypto build cleanup: remove CONFIG_NO_AES_DECRYPT
2009-07-28  Johannes BergCrypto build cleanup: remove INTERNAL_MD5
2009-07-28  Johannes BergCrypto build cleanup: remove INTERNAL_MD4
2009-07-28  Johannes BergCrypto build cleanup: remove INTERNAL_SHA256
2009-07-28  Johannes BergCrypto build cleanup: remove INTERNAL_AES
2009-07-28  Johannes BergCrypto build cleanup: remove INTERNAL_DES
2009-07-28  Johannes BergCrypto build cleanup: remove INTERNAL_SHA1
2009-06-30  Jouni MalinenFix eap_example build with renamed EAP_* server defines
2008-09-24  Jouni MalinenFixed eap_example build to match with EAP-PEAP changes
2008-02-28  Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...