SCARD: Clean up SIM/USIM selection
[mech_eap.git] / wpa_supplicant / eapol_test.c
2013-11-17 Masashi HonmaSCARD: Clean up SIM/USIM selection
2013-10-20 Jouni MalinenEAP peer: Add framework for external SIM/USIM processing
2013-10-19 Jouni Malineneapol_test: Initialize BSS lists
2013-10-19 Jouni Malineneapol_test: Fix external EAP request mechanism
2013-10-19 Jouni Malineneapol_test: Initialize wpa_s->global to fix ctrl_iface
2013-04-23 Dmitry Shmidtwpa_supplicant: Add option -I for additional config...
2013-01-15 Jouni Malineneapol_test: Remove unnecessary header file inclusion
2013-01-12 Jouni Malineneapol_test: Allow full RADIUS attribute length to be...
2013-01-12 Jouni Malineneapol_test: Fix extra RADIUS attribute allocation
2012-09-02 Jouni MalinenEAP-SIM/AKA: Store pseudonym identity in configuration
2012-08-07 Jouni MalinenReturn wpabuf from radius_msg_get_eap()
2012-08-03 Jouni MalinenEXT PW: Add framework for supporting external password...
2012-04-01 Jouni MalinenFix memory leaks on radius_client_send error paths
2012-02-26 Jouni MalinenAllow PC/SC reader to be selected and initialized at...
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-01-22 Jouni Malineneapol_test: Show MNC length in debug output
2011-09-17 Jouni Malineneapol_test: Add option for writing server certificate...
2011-07-05 Jouni MalinenMove peer certificate wpa_msg() calls to notify.c
2010-11-07 Jouni Malineneapol_test: Unregister EAP server methods if CONFIG_AP=y
2009-12-19 Jouni Malineneloop: Remove global user data pointer
2009-12-19 Jouni Malineneapol_test: Fix build after RADIUS msg API changes
2009-12-19 Jouni MalinenChange radius_msg_free() to free the buffer
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/rsn_supp from default header path
2009-04-09 Jouni MalinenMerge wpa_supplicant and hostapd driver wrapper impleme...
2009-01-13 Jouni Malineneapol_test: Allow generated RADIUS attributes to be...
2009-01-09 Jouni MalinenFixed eapol_test build after RADIUS API changes (const)
2009-01-04 Jouni MalinenFixed a typo in usage help
2009-01-04 Tomasz Wolniewiczeapol_test: Add a universal way of adding extra RADIUS...
2008-12-14 Jouni MalinenCleaned up EAP-MSCHAPv2 key derivation
2008-12-03 Jouni MalinenRemoved mac_addr from eapol_ctx to fix the eapol_test...
2008-11-23 Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...
2008-03-30 Tomasz Wolniewiczeapol_test: Allow client IP address to be specified
2008-03-30 Tomasz WolniewiczChargeable-User-Identity (RFC 4372) in eapol_test
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...