P2P: Fix PD retries on delay in off channel transmission
[mech_eap.git] / src / eap_server /
2012-08-22 Jouni MalinenAdd UNAUTH-TLS vendor specific EAP type
2012-08-22 Jouni MalinenUse proper private enterprise number for EAP VENDOR...
2012-08-19 Jouni MalinenEAP-SIM DB: Fix a memory leak on DB connection re-opening
2012-08-19 Jouni MalinenEAP-SIM DB: Do not require external program at startup
2012-08-19 Jouni MalinenRemove unnecessary base64.h inclusion
2012-08-19 Jouni MalinenFix memory allocation failure handling in EAP-TTLS...
2012-08-16 Jouni MalinenEAP-MD5: Verify that CHAP operation succeeds
2012-08-07 Jouni MalinenAdd extra validation of EAP header length field
2012-07-02 Jouni MalinenEAP-pwd: Replace direct OpenSSL HMAC use with wrapper
2012-06-15 Jouni MalinenEAP-SIM/AKA server: Allow pseudonym to be used after...
2012-05-02 Jouni MalinenEAP-AKA': Update to RFC 5448
2012-05-02 Jouni MalinenEAP-AKA' server: Fix identity for MK derivation
2012-02-16 Jouni MalinenEAP-SIM/AKA server: Fix re-authentication not to update...
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-02-11 Jouni MalinenRemove the GPL notification from EAP-pwd implementation
2012-02-11 Dan HarkinsEAP-pwd: Add support for fragmentation
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-04 Jouni MalinenUse explicit type casting to avoid sign extensions
2011-12-04 Jouni MalinenCheck nt_password_hash() return code
2011-12-03 Jouni MalinenEAP server: Force identity request after INITIALIZE...
2011-11-27 Jouni MalinenEAP-AKA: Use strdup instead of strlen + malloc + memcpy
2011-11-27 Jouni MalinenEAP-PEAP: Remove unused hdr assignment
2011-11-27 Jouni MalinenEAP-PSK: Fix memory leak on error path
2011-11-27 Jouni MalinenRename tls_prf() to tls_prf_sha1_md5()
2011-11-19 Jouni MalinenEAP-pwd: Remove struct eap_pwd_hdr
2011-11-19 Dan HarkinsEAP-pwd: Fix zero-padding of input to H()
2011-11-17 Jouni MalinenUse a single define for maximum number of EAP methods
2011-11-17 Jouni MalinenAvoid 0-length memmove from buffer end to keep static...
2011-11-13 Jouni MalinenPEAP: Verify peap_prfplus() result
2011-09-25 Jouni MalinenRemove EAP-TTLSv1 and TLS/IA
2011-09-21 Pavel RoskinFix typos found by codespell
2011-08-28 Jouni MalinenEAP: Add "expanded" EAP type to get_name functions
2011-05-17 Jouni MalinenWPS: Add a workaround for Windows 7 capability discover...
2011-04-13 Jouni MalinenTNC: Fix TNC_{TNCC,TNCS}_ReportMessageTypes copy type
2011-02-07 Jouni MalinenP2P: Allow WPS_PBC command on GO to select on P2P Devic...
2011-01-16 Dan HarkinsEAP-pwd: Fix some interoperability issues
2010-11-23 Jouni MalinenAnnotate places depending on strong random numbers
2010-11-07 Jouni MalinenFix EAP standalone server
2010-10-09 Jouni MalinenEAP server: Allow reauth to be started with passthrough
2010-09-15 Jouni MalinenEAP-pwd: Fix couple of memory leaks
2010-09-15 Jouni MalinenEAP-pwd: Move bnctx into per-protocol instance structure
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-09-04 Jouni MalinenWPS: Use more defensive design to avoid theoretical...
2010-08-19 Jouni MalinenEAP-FAST server: Add I-ID into PAC-Info
2010-07-27 Jouni MalinenWPS: Allow AP to start in Enrollee mode without AP...
2010-07-21 Jouni MalinenEAP server: Add support for configuring fragment size
2010-04-18 Jouni MalinenTNC: Add more debug infor to EAP-TNC server state changes
2010-04-18 Jouni MalinenTNC: Fix EAP-TNC fragmentation of the last message
2010-04-18 Jouni MalinenTNCS: Fix uninit in error case to not double free IMVs
2010-04-17 Jouni MalinenRemove unnecessary SUBDIRS loops from src/*/Makefile
2010-04-11 Jouni MalinenUse unsigned bitfield for 1-bit values
2010-04-07 Gregory DetalAP: Add wpa_msg() events for EAP server state machine
2010-04-04 Jouni MalinenFix Windows compilation issues with AP mode code
2010-03-06 Jouni MalinenAvoid warnings on unused function/variables if debug...
2010-02-19 Jouni MalinenRename EAP server source files to avoid duplicate names
2010-02-14 Jouni MalinenEAP-TNC: Add Flags field into fragment acknowledgement
2010-02-13 Jouni MalinenEAP-TNC server: Fix processing when last message is...
2010-02-13 Jouni MalinenEAP-TNC: Accept fragment ack frame with Flags field
2010-02-12 Jouni MalinenFix TLS in/out buffer freeing
2009-12-23 Jouni MalinenRename EAP TLS variables to make server and peer code...
2009-12-21 Jouni MalinenWPS: Add option for forcing Registrar to use PSK format...
2009-12-20 Jouni MalinenUse wpabuf with tls_connection_ia_send_phase_finished()
2009-12-20 Jouni MalinenCheck TLS status on EAP server during handshake
2009-12-20 Jouni MalinenConvert TLS wrapper to use struct wpabuf
2009-12-20 Jouni MalinenFix lastReqData freeing to use wpabuf_free()
2009-12-20 Jouni MalinenEAP-FAST server: Piggyback Phase 2 start with end of...
2009-12-06 Jouni MalinenMove EAP-SIM DB conditional build into hostapd
2009-12-06 Jouni MalinenIncrease EAP server extra room for encryption overhead...
2009-12-06 Jouni MalinenMove EAP method registration away from src/eap_{peer...
2009-11-29 Jouni MalinenRemove src/crypto from default include path
2009-11-29 Jouni MalinenReplace eap_type_text() with EAP server methods function
2009-11-29 Jouni MalinenRemove src/common from default header file path
2009-10-11 Jouni MalinenFix EAP-AKA server build without EAP-SIM
2009-09-07 Jouni MalinenWPS: Store device info and make it available through...
2009-08-16 Jouni MalinenVerify CHAP/MSCHAPv2 return code
2009-06-29 Jouni MalinenAdd root .gitignore file to cleanup ignore lists
2009-04-21 Jouni Malinenwpa_supplicant AP: Add preliminary support for WPS...
2009-03-25 Jouni MalinenRename EAP server defines from EAP_* to EAP_SERVER_*
2009-03-13 Jouni MalinenFix TNC with EAP-TTLS
2009-03-13 Jouni MalinenFix segmentation fault on EAP-TTLS phase 2 EAP method...
2009-03-13 Masashi HonmaTNC: Send EAP-Failure on TNC failure
2009-03-02 Jouni MalinenFix EAPOL/EAP reauthentication with external RADIUS...
2009-02-26 Jouni MalinenUpdate EAP-GPSK references from internet draft to RFC...
2009-02-15 Daniel MierswaImproved 'make install' (use BINDIR/LIBDIR, install...
2009-02-15 Jouni MalinenAdd debug prints for couple of new EAP-AKA' attributes
2009-02-06 Jouni MalinenWPS UPnP: Added support for multiple external Registrars
2009-01-29 Jouni MalinenWPS: Add support for external Registrars using UPnP...
2009-01-13 Jouni MalinenRenamed shadowed variable
2009-01-03 Jouni MalinenRemoved registrar pointer from wps_config and wps_data
2009-01-03 Jouni MalinenRemoved duplicated authenticator yes/no from wps_config...
2009-01-03 Jouni MalinenRemoved unused WPS_PENDING processing result
2009-01-03 Jouni MalinenAdded Doxygen documentation for WPS code
2009-01-02 Jouni MalinenFixed number of doxygen warnings
2008-12-29 Jouni MalinenWPS: Set recommended retransmission times with EAP...
2008-12-29 Jouni MalinenFixed retransmission of EAP requests if no response...
2008-12-26 Jouni MalinenAdd RADIUS server support for identity selection hint...
2008-12-16 Jouni MalinenFixed EAP-AKA build in case EAP-AKA' is disabled
2008-12-14 Jouni MalinenCleaned up EAP-MSCHAPv2 key derivation
next