WMM AC: Add wmm_ac_status control interface command
[mech_eap.git] / src / eap_server /
2014-10-11 Jouni MalinenEAP-MSCHAPv2 server: Check ms_funcs results more consis...
2014-10-11 Jouni MalinenEAP-PAX server: Remove unused assignment
2014-10-11 Jouni MalinenEAP-SIM DB: Remove unused assignment
2014-10-11 Jouni MalinenEAP-FAST server: Remove unused assignment
2014-10-11 Jouni MalinenEAP-FAST server: Remove unused write
2014-10-07 Jouni MalinenAES: Extend key wrap design to support longer AES keys
2014-09-07 Jouni MalinenEAP-PAX server: Add explicit CID length limit
2014-07-26 Jouni MalinenEAP-FAST server: Fix potential read-after-buffer (by...
2014-07-24 Jouni MalinenEAP-pwd: Clear identity string and temporary buffer...
2014-07-24 Florent DaigniereEAP-pwd: Verify BN_rand_range return code
2014-07-24 Florent DaigniereEAP-pwd: Use os_memcmp_const() for hash comparisons
2014-07-24 Florent DaigniereOpenSSL: Use EC_POINT_clear_free instead of EC_POINT_free
2014-07-24 Florent DaigniereOpenSSL: Use BN_clear_free instead of BN_free
2014-07-02 Jouni MalinenEAP server: Clear keying material on deinit
2014-07-02 Jouni MalinenEAP-GTC: Use os_memcmp_const() for hash/password compar...
2014-07-02 Jouni MalinenEAP-MSCHAPv2: Use os_memcmp_const() for hash/password...
2014-07-02 Jouni MalinenEAP-TTLS: Use os_memcmp_const() for hash/password compa...
2014-07-02 Jouni MalinenEAP-MD5: Use os_memcmp_const() for hash/password compar...
2014-07-02 Jouni MalinenEAP-PSK: Use os_memcmp_const() for hash/password compar...
2014-07-02 Jouni MalinenEAP-PEAP: Use os_memcmp_const() for hash/password compa...
2014-07-02 Jouni MalinenEAP-GPSK: Use os_memcmp_const() for hash/password compa...
2014-07-02 Jouni MalinenEAP-PAX: Use os_memcmp_const() for hash/password compar...
2014-07-02 Jouni MalinenEAP-FAST: Use os_memcmp_const() for hash/password compa...
2014-07-02 Jouni MalinenEAP-EKE: Use os_memcmp_const() for hash/password compar...
2014-07-02 Jouni MalinenEAP-SAKE: Use os_memcmp_const() for hash/password compa...
2014-07-02 Jouni MalinenEAP-SIM/AKA: Use os_memcmp_const() for hash/password...
2014-07-02 Jouni MalinenEAP-IKEv2: Use os_memcmp_const() for hash/password...
2014-07-02 Jouni MalinenEAP-pwd: Add explicit total length limit
2014-07-02 Jouni MalinenEAP-SIM/AKA: Pass EAP type as argument to eap_sim_msg_f...
2014-06-18 Jouni MalinenEAP-FAST: Clean up TLV length validation (CID 62853)
2014-06-13 Jouni MalinenEAP-TNC: Limit maximum message buffer to 75000 bytes...
2014-06-02 Jouni MalinenRADIUS/EAP server: Use longer username buffer to avoid...
2014-05-17 Jouni MalinenTNC: Allow TNC to be enabled dynamically
2014-05-17 Jouni MalinenTNC: Move common definitions into a shared header file
2014-05-17 Jouni MalinenTNC: Allow tnc_config file path to be replaced
2014-05-11 Jouni MalinenEAP-pwd server: Allow fragment_size to be configured
2014-05-11 Jouni MalinenEAP-IKEv2: Allow frag ack without integrity checksum
2014-05-11 Jouni MalinenEAP-pwd: Fix processing of group setup failure
2014-05-11 Jouni MalinenEAP-pwd peer: Export Session-Id through getSessionId...
2014-04-05 Jouni MalinenEAP-pwd: Fix memory leak on error path with fragmentation
2014-03-29 Jouni MalinenRADIUS server: Add support for MAC ACL
2014-03-09 Jouni MalinenTLS testing: Allow hostapd to be used as a TLS testing...
2014-03-09 Jouni MalinenRADIUS server: Allow TLS implementation add log entries
2014-03-09 Jouni MalinenRADIUS server: Allow EAP methods to log into SQLite DB
2014-03-08 Jouni MalinenAllow arbitrary RADIUS attributes to be added into...
2014-02-25 Jouni MalinenHS 2.0R2: Add WFA server-only EAP-TLS server method
2014-02-25 Jouni MalinenHS 2.0R2: RADIUS server support to request Subscr Remed...
2014-02-15 Jouni MalinenEAP-SIM DB: Remove client socket file on connect()...
2014-01-07 Jouni MalinenRemove PEAPv2 support
2013-12-24 Johannes BergEAP server: Remove SIM-DB pending timestamp
2013-11-24 Jouni MalinenAdd CONFIG_CODE_COVERAGE=y option for gcov
2013-11-24 Jouni MalinenEAP server: Handle EAP method initialization failures...
2013-11-24 Jouni MalinenReject TLS-based EAP server method if TLS context not...
2013-11-02 Jouni MalinenConvert perror/printf calls to wpa_printf
2013-09-29 Jouni MalinenEAP-AKA server: Fix AUTS processing
2013-07-07 Jouni MalinenEAP-EKE: Add server implementation
2013-07-07 Jouni MalinenEAP-SAKE: Use configured server identity
2013-07-07 Jouni MalinenEAP-PSK: Use configured server identity
2013-07-07 Jouni MalinenEAP-MSCHAPv2: Use configured server identity
2013-07-07 Jouni MalinenEAP-IKEv2 server: Use configured server identity
2013-07-07 Jouni MalinenEAP-GPSK server: Use configured server identity
2013-07-07 Jouni MalinenAdd server identity configuration for EAP server
2013-04-27 Jouni MalinenAdd dup_binstr() to help common binary string tasks
2013-02-08 Jouni MalinenEAP-IKEV2 server: Fix invalid memory freeing operation
2013-01-08 Jouni MalinenEAP-AKA server: Fix fallback to full auth
2012-11-11 Jouni MalinenEAP-SIM/AKA server: Fix memory leak in error path
2012-10-07 Jouni MalinenEAP-TLS: Add extra validation for TLS Message Length
2012-10-07 Jouni MalinenEAP-TLS server: Fix TLS Message Length validation
2012-09-02 Jouni MalinenEAP-SIM DB: Remove unnecessary username prefix checks
2012-09-02 Jouni MalinenEAP-AKA server: Skip AKA/Identity exchange if EAP ident...
2012-09-01 Jouni MalinenEAP-SIM server: Move subtype validation from check...
2012-09-01 Jouni MalinenEAP-SIM server: Use Notification before EAP-Failure
2012-09-01 Jouni MalinenEAP-SIM server: Add support for AT_COUNTER_TOO_SMALL
2012-09-01 Jouni MalinenEAP-SIM DB: Use pointer to struct eap_sim_db_data inste...
2012-09-01 Jouni MalinenEAP-SIM DB: Add debug print for AKA reauth identity...
2012-09-01 Jouni MalinenEAP-AKA server: Remove unnecessary protocol version...
2012-09-01 Jouni MalinenEAP-SIM DB: Get rid of unnecessary wrapper functions
2012-09-01 Jouni MalinenEAP-SIM DB: Return pseudonym username instead of struct...
2012-09-01 Jouni MalinenEAP-SIM DB: Remove unneeded SQLite value copying
2012-09-01 Jouni MalinenEAP-SIM DB: Store permanent username as string in SQLite DB
2012-09-01 Jouni MalinenEAP-SIM DB: Rename valid_pseudonym_string to valid_db_s...
2012-09-01 Jouni MalinenEAP-SIM DB: Use char* strings instead of u8* pointer...
2012-09-01 Jouni MalinenEAP-SIM DB: Remove unused eap_sim_db_identity_known()
2012-09-01 Jouni MalinenEAP-AKA server: Store permanent username in session...
2012-09-01 Jouni MalinenEAP-AKA server: Split fullauth setup into a separate...
2012-09-01 Jouni MalinenEAP-AKA server: Require AKA/Identity response to includ...
2012-09-01 Jouni MalinenEAP-AKA server: Use simpler AKA/Identity request determ...
2012-09-01 Jouni MalinenEAP-SIM server: Store permanent username in session...
2012-09-01 Jouni MalinenEAP-SIM server: Require SIM/Start response to include...
2012-09-01 Jouni MalinenEAP-SIM server: Use simpler SIM/Start identity request...
2012-09-01 Jouni MalinenEAP-SIM DB: Remove unnecessary aka_prime parameter
2012-08-30 Jouni MalinenEAP-SIM DB: Optional use of SQLite database for reauth...
2012-08-30 Jouni MalinenEAP-SIM DB: Optional use of SQLite database for pseudonyms
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
next