GAS: Report GAS-QUERY-DONE event on initial req TX failure
[mech_eap.git] / wpa_supplicant / eapol_test.c
2016-02-19 Nick LoweAdd RADIUS Service-Type attribute with a value of Framed
2016-02-06 Nick LoweRADIUS: Redesign Request Authenticator generation
2015-10-16 Jouni Malineneapol_test: Add -v for displaying version information
2015-08-20 Jouni Malineneapol_test: Add a new operation mode for control interf...
2015-08-20 Jouni Malineneapol_test: Allow interface name to be specified
2015-06-10 Ondřej Caletkaeapol_test: Support IPv6 for authentication server
2015-04-25 Mikael KanstrupDeclare all read only data structures as const
2015-01-17 Jouni Malineneapol_test: Fix cert_cb() function arguments
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-10-12 Jouni Malinenwpa_supplicant: Allow OpenSSL cipherlist string to...
2014-10-11 Jouni Malineneapol_test: Check inet_aton() result
2014-06-28 Dmitry Shmidteapol_test: Fix -R option to not replace -s option...
2014-06-21 Jouni Malineneapol_test: Add PC/SC reader and PIN command line arguments
2014-05-11 Jouni Malineneapol_test: Check EAP-Key-Name
2014-01-08 Jouni MalinenSkip network disabling on expected EAP failure
2013-12-31 Jouni MalinenDeclare wpa_debug_* variables in src/utils/wpa_debug.h
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...