mka: Add a helper function, sci_equal(), for sci comparison
[mech_eap.git] / src / eap_peer / eap_aka.c
2016-01-13 Jouni MalinenEAP peer: Simplify EAP method registration call
2015-05-03 Jouni MalinenEAP-SIM/AKA: Explicitly check for header to include...
2014-07-02 Jouni MalinenEAP peer: Clear keying material on deinit
2014-07-02 Jouni MalinenEAP-AKA: Remove unnecessary dead increment
2014-07-02 Jouni MalinenEAP-SIM/AKA: Use os_memcmp_const() for hash/password...
2014-07-02 Jouni MalinenEAP-SIM/AKA: Pass EAP type as argument to eap_sim_msg_f...
2014-06-20 Jouni MalinenEAP-SIM/AKA: Remove unused RESULT_FAILURE state
2014-02-24 Stefan Lippers-Hol... Fix spelling s/algorith/algorithm/
2013-10-20 Jouni MalinenEAP-AKA/AKA' peer: Allow external USIM processing to...
2013-02-08 Jouni MalinenEAP peer: Add Session-Id derivation to more EAP methods
2012-09-02 Jouni MalinenEAP-SIM/AKA: Store pseudonym identity in configuration
2012-09-01 Jouni MalinenEAP-SIM/AKA peer: Note sending of Client-Error in debug log
2012-05-02 Jouni MalinenEAP-AKA': Update to RFC 5448
2012-02-16 Jouni MalinenEAP-AKA peer: Clean up forgetting-id debug prints
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-01-28 Simon BaatzEAP-AKA peer: Append realm when learning the pseudonym
2011-12-04 Jouni MalinenEAP-AKA peer: Keep pseudonym identity across EAP exchanges
2009-12-05 Jouni MalinenMove milenage.[ch] into src/crypto
2009-11-29 Jouni MalinenRemove src/crypto from default include path
2009-02-15 Jouni MalinenCheck EAP-AKA' AT_KDF duplication only if KDF was negot...
2009-02-11 Jouni MalinenEAP-AKA': Verify that AMF separation bit is set
2008-12-10 Jouni MalinenDon't include unused calls to SHA256 functions if EAP...
2008-12-07 Jouni MalinenMerged EAP-AKA' into eap_aka.c and added it to defconfi...
2008-11-07 Jouni MalinenFixed EAP-AKA RES Length field in AT_RES as length...
2008-11-05 Jouni MalinenAdded Milenage USIM emulator for EAP-AKA (can be used...
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...