mka: Simplify ieee802_1x_mka_dist_sak_body_present()
[mech_eap.git] / src / eap_server / eap_server.c
2015-08-23 Jouni MalinenEAP server: Add tls_session_lifetime configuration
2015-07-19 Jouni MalinenEAP server: Force FAILURE if EAP method buildReq fails
2015-07-07 Jouni MalinenERP: Avoid mixing of enum types
2015-06-23 Jouni MalinenERP server: Make erp_send_finish_reauth() easier for...
2015-04-25 Mikael KanstrupDeclare all read only data structures as const
2015-03-29 Jouni MalinenEAP server: Add debug prints to help asleap testing
2014-12-04 Jouni MalinenERP: Avoid a static analyzer warning on uninitialized...
2014-12-04 Jouni MalinenERP: Add support for ERP on EAP server and authenticator
2014-12-04 Jouni MalinenERP: Add optional EAP-Initiate/Re-auth-Start transmission
2014-11-30 Jouni MalinenEAP server: Add getSessionId
2014-07-02 Jouni MalinenEAP server: Clear keying material on deinit
2014-03-09 Jouni MalinenTLS testing: Allow hostapd to be used as a TLS testing...
2014-03-09 Jouni MalinenRADIUS server: Allow EAP methods to log into SQLite DB
2013-11-24 Jouni MalinenEAP server: Handle EAP method initialization failures...
2013-07-07 Jouni MalinenAdd server identity configuration for EAP server
2012-08-07 Jouni MalinenAdd extra validation of EAP header length field
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-12-06 Jouni MalinenEAP server: Force identity request after eapRestart...
2011-12-06 Jouni MalinenRevert "EAP server: Force identity request after INITIA...
2011-12-03 Jouni MalinenEAP server: Force identity request after INITIALIZE...
2011-11-17 Jouni MalinenAvoid 0-length memmove from buffer end to keep static...
2011-05-17 Jouni MalinenWPS: Add a workaround for Windows 7 capability discover...
2010-11-07 Jouni MalinenFix EAP standalone server
2010-10-09 Jouni MalinenEAP server: Allow reauth to be started with passthrough
2010-09-15 Dan HarkinsEAP-pwd: Add support for EAP-pwd server and peer functi...
2010-09-09 Jouni MalinenP2P: Use PSK format in WPS Credential
2010-07-21 Jouni MalinenEAP server: Add support for configuring fragment size
2010-04-07 Gregory DetalAP: Add wpa_msg() events for EAP server state machine
2010-02-19 Jouni MalinenRename EAP server source files to avoid duplicate names