Remove the GPL notification from files contributed by Jouni Malinen
[mech_eap.git] / src / ap / wpa_auth.c
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-01-29 Nicolas Cavallariwpa_auth: Fix race in rejecting 4-way handshake for...
2012-01-22 Jouni MalinenWork around interop issue with WPA type EAPOL-Key 4...
2012-01-02 Jouni MalinenAllow SNonce update after sending EAPOL-Key 3/4 if...
2011-12-24 Jouni MalinenRemove obsolete comment on removed PTK rekeying operation
2011-12-24 Jouni MalinenIncrease initial group key handshake retransmit timeout...
2011-12-24 Jouni MalinenDrop priority level of the logger message for unexpecte...
2011-12-10 Ben GreearAP: Improve disconnect and timeout related logging
2011-11-17 Jouni MalinenFix the debug message in the previous commit
2011-11-17 Jouni MalinenSet Secure=1 for EAPOL-Key msg 3/4 in WPA conditional...
2011-10-30 Yoni DivinskyConfigure new GTK/IGTK to driver in case of TKIP counte...
2011-10-30 Jouni MalinenIgnore Michael MIC failure reports if cipher is not...
2011-10-30 Jouni MalinenMove Michael MIC error report processing into separate...
2011-08-09 Jouni MalinenAP: Reorder WPA/Beacon initialization
2011-07-05 Jouni MalinenAllow PMKSA caching to be disabled on Authenticator
2011-04-04 Jouni MalinenFix a typo in a MIB variable in hostapd ctrl_interface
2011-03-29 Jouni MalinenWork around SNonce updates on EAPOL-Key 1/4 retransmission
2011-03-23 Jouni MalinenMake GKeyDoneStations counting able to recover from...
2011-03-23 Jouni MalinenDecrement GKeyDoneStations in WPA authenticator when...
2011-02-27 Iain HibbertAvoid preprocessor directives in macro arguments
2011-02-24 Ben GreearAdd more wpa_auth debugging messages
2011-01-15 Jouni MalinenWPA: Add more info for EAPOL-Key Nonce/MIC debugging
2011-01-09 Jouni MalinenUse set_key addr to distinguish default and multicast...
2011-01-09 Jouni MalinenUse key=NULL when clearing PTK with set_key
2010-11-24 Jouni Malinenhostapd: Verify availability of random data when using...
2010-11-23 Jouni MalinenMaintain internal entropy pool for augmenting random...
2010-11-23 Jouni MalinenAnnotate places depending on strong random numbers
2010-11-23 Jouni MalinenRe-initialize GMK and Key Counter on first station...
2010-11-22 Jouni MalinenReport errors from key derivation/configuration
2010-11-22 Jouni MalinenMix in more data to GTK/IGTK derivation
2010-04-23 Jouni MalinenFix WPA state machine initialization on WPA_REAUTH...
2010-04-10 Jouni MalinenFT: Validate MDIE and FTIE in FT 4-way handshake messag...
2010-04-10 Jouni MalinenFT: Add FTIE, TIE[ReassocDeadline], TIE[KeyLifetime...
2010-04-10 Jouni MalinenParse EAPOL-Key msg 2/4 Key Data IEs/KDEs before checki...
2010-04-07 Jouni MalinenFT: Fix FT 4-Way Handshake to include PMKR1Name in...
2010-04-04 Jouni MalinenFT: Re-set PTK on reassociation
2010-04-04 Jouni MalinenFT: Force key configuration after association in FT...
2010-04-04 Jouni MalinenFix Windows compilation issues with AP mode code
2010-03-30 Jouni MalinenMFP: Fix IGTK PN in group rekeying
2010-03-13 Jouni MalinenFT: Fix PTK configuration in authenticator
2010-01-10 Jouni MalinenIBSS RSN: Check explicitly that WPA auth sm assoc call...
2010-01-10 Jouni MalinenAvoid a theoretical use-after-free in WPA auth sm init
2010-01-03 Jouni MalinenShare the same enum for MFP configuration
2009-12-26 Jouni MalinenGet rid of unnecessary typedefs for enums.
2009-12-25 Jouni MalinenInclude header files explicitly in *.c, not via header...
2009-12-25 Jouni MalinenRename some src/ap files to avoid duplicate file names