aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* EAP-PEAP: Moved EAP-TLV processing into eap_peap.cJouni Malinen2008-03-183-253/+152
* Some cleanup for the new driver wrapper for PS3Jouni Malinen2008-03-131-12/+13
* Add support for PS3 Linux wireless driverMasakazu Mokuno2008-03-134-35/+234
* FT: Use correct BSSID when deriving PTK and verifying MICJouni Malinen2008-03-122-5/+6
* Delete PTK SA on (re)association if this is not part of a Fast BSSJouni Malinen2008-03-121-3/+15
* Silence gcc 4.3.0 warnings about invalid array indexesJouni Malinen2008-03-122-4/+5
* TNC: Integrated TNC support into EAP-TTLS serverJouni Malinen2008-03-091-0/+31
* TNC: Fixed TNC when using EAP-TTLS with non-EAP Phase 2Jouni Malinen2008-03-091-4/+11
* TNC: Integrated TNC support into EAP-FAST serverJouni Malinen2008-03-091-2/+19
* TNC: Added support for using TNC with EAP-FASTJouni Malinen2008-03-091-0/+26
* TNC: Provide 'tnc' configuration option for EAP server and methodsJouni Malinen2008-03-095-0/+7
* TNC: Added preliminary TNC implementation for hostapdJouni Malinen2008-03-094-0/+1585
* EAP-FAST: Verify that identity from PAC-Opaque matches with Phase 2 (GTC)Jouni Malinen2008-02-273-5/+20
* EAP-FAST: Cleaned up TLV processing and added support for EAP SequencesJouni Malinen2008-02-274-105/+185
* EAP-FAST: Define and use EAP_FAST_CMK_LENJouni Malinen2008-02-273-12/+19
* Removed extra '_' from struct eap_tlv_crypto_binding__tlv nameJouni Malinen2008-02-275-12/+12
* EAP-FAST: Divided eap_fast_process() into number of helper functionsJouni Malinen2008-02-271-84/+121
* EAP-FAST: Moved common peer/server functionality into a shared fileJouni Malinen2008-02-274-451/+298
* EAP-FAST: Added shared helper functions for building TLVsJouni Malinen2008-02-274-45/+73
* EAP-FAST: Add peer identity into EAP-FAST PAC-OpaqueJouni Malinen2008-02-271-22/+107
* Added max_listen_interval configuration optionJouni Malinen2008-02-271-3/+8
* driver_ralink: Make sure assoc_{req,resp}_ies do not get double-freedJouni Malinen2008-02-271-5/+13
* driver_ralink: Use os_strlcpy instead of os_strncpy to ensure nullJouni Malinen2008-02-271-10/+10
* driver_ralink: Fixed couple of memory leaks on error pathJouni Malinen2008-02-271-1/+4
* Verify that os_get_time() does not fail before using the time value whenJouni Malinen2008-02-271-1/+4
* Fixed base64_decode() reject empty input buffersJouni Malinen2008-02-271-1/+1
* Enforce non-zero MPPE key lengthJouni Malinen2008-02-271-1/+2
* Silence SIOCSIWAUTH ioctl failure message.Jouni Malinen2008-02-271-3/+5
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-27267-0/+112467