aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* EAP-TTLS: Fixed implicit challenge derivation to use correct output lengthJouni Malinen2008-03-231-3/+5
* EAP-PEAP: Fixed interop issues in key derivation with cryptobindingJouni Malinen2008-03-194-4/+16
* EAP-PEAP: Swap MS-CHAP-v2 MPPE keys for EAP-PEAP ISK derivationJouni Malinen2008-03-182-0/+30
* EAP-PEAP: Added preliminary code for PEAPv0 and PEAPv2 cryptobindingJouni Malinen2008-03-182-22/+612
* EAP-PEAP: Moved EAP-TLV processing into eap_peap.cJouni Malinen2008-03-185-225/+172
* EAP-PEAP: Moved EAP-TLV processing into eap_peap.cJouni Malinen2008-03-184-259/+152
* Some cleanup for the new driver wrapper for PS3Jouni Malinen2008-03-131-12/+13
* Add support for PS3 Linux wireless driverMasakazu Mokuno2008-03-136-35/+241
* Support for RADIUS ACLs with drivers that do not use hostapd MLMEChris Zimmermann2008-03-124-1/+40
* hostapd_allowed_address() is called from hostapd_config_reload_sta() withChris Zimmermann2008-03-121-4/+10
* FT: Use correct BSSID when deriving PTK and verifying MICJouni Malinen2008-03-123-7/+10
* Delete PTK SA on (re)association if this is not part of a Fast BSSJouni Malinen2008-03-121-3/+15
* The attached patch fixes a few build errors when compiling with GCC 4.3,Ryan Hill2008-03-123-0/+4
* Silence gcc 4.3.0 warnings about invalid array indexesJouni Malinen2008-03-122-4/+5
* TNC: Added TNC server support into documentation and ChangeLogsJouni Malinen2008-03-096-3/+22
* 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-092-0/+27
* TNC: Provide 'tnc' configuration option for EAP server and methodsJouni Malinen2008-03-099-0/+12
* TNC: Added preliminary TNC implementation for hostapdJouni Malinen2008-03-098-1/+1615
* Make the "invalid group" error show up with default verbosity levelJouni Malinen2008-03-061-1/+1
* Fix qt3 wpa_gui buildDan Williams2008-03-051-0/+1
* Fix potential use-after-free in dbus byte array demarshaling codeDan Williams2008-03-051-1/+1
* Added a missing '#' to indicate a comment.Jouni Malinen2008-03-051-1/+1
* Renamed local DBUS_VERSION define to avoid conflict with dbus 1.1 headersJouni Malinen2008-03-051-2/+2
* 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-276-105/+189
* 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-276-45/+76
* EAP-FAST: Add peer identity into EAP-FAST PAC-OpaqueJouni Malinen2008-02-272-22/+111
* Preparations for 0.4.11 releaseJouni Malinen2008-02-274-12/+13
* Added max_listen_interval configuration optionJouni Malinen2008-02-275-3/+31
* 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
* Enhance manpage with use of emphasis instead of strong quoteKel Modderman2008-02-274-24/+25
* Silence SIOCSIWAUTH ioctl failure message.Jouni Malinen2008-02-271-3/+5
* Added listen interval to hostapd sta_add() driver functionJouni Malinen2008-02-275-10/+14
* Added files that cg-init excludedJouni Malinen2008-02-275-0/+1338
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-27589-0/+213408