libeap.git
2008-03-30 Tomasz WolniewiczChargeable-User-Identity (RFC 4372) in eapol_test
2008-03-30 Jouni MalinenTNC: Added preliminary code for IF-TNCCS-SOH server...
2008-03-23 Jouni MalinenEAP-TTLS: Fixed implicit challenge derivation to use...
2008-03-19 Jouni MalinenEAP-PEAP: Fixed interop issues in key derivation with...
2008-03-18 Jouni MalinenEAP-PEAP: Swap MS-CHAP-v2 MPPE keys for EAP-PEAP ISK...
2008-03-18 Jouni MalinenEAP-PEAP: Added preliminary code for PEAPv0 and PEAPv2...
2008-03-18 Jouni MalinenEAP-PEAP: Moved EAP-TLV processing into eap_peap.c
2008-03-18 Jouni MalinenEAP-PEAP: Moved EAP-TLV processing into eap_peap.c
2008-03-13 Jouni MalinenSome cleanup for the new driver wrapper for PS3
2008-03-13 Masakazu MokunoAdd support for PS3 Linux wireless driver
2008-03-12 Chris ZimmermannSupport for RADIUS ACLs with drivers that do not use...
2008-03-12 Chris Zimmermannhostapd_allowed_address() is called from hostapd_config...
2008-03-12 Jouni MalinenFT: Use correct BSSID when deriving PTK and verifying MIC
2008-03-12 Jouni MalinenDelete PTK SA on (re)association if this is not part...
2008-03-12 Ryan HillThe attached patch fixes a few build errors when compil...
2008-03-12 Jouni MalinenSilence gcc 4.3.0 warnings about invalid array indexes
2008-03-09 Jouni MalinenTNC: Added TNC server support into documentation and...
2008-03-09 Jouni MalinenTNC: Integrated TNC support into EAP-TTLS server
2008-03-09 Jouni MalinenTNC: Fixed TNC when using EAP-TTLS with non-EAP Phase 2
2008-03-09 Jouni MalinenTNC: Integrated TNC support into EAP-FAST server
2008-03-09 Jouni MalinenTNC: Added support for using TNC with EAP-FAST
2008-03-09 Jouni MalinenTNC: Provide 'tnc' configuration option for EAP server...
2008-03-09 Jouni MalinenTNC: Added preliminary TNC implementation for hostapd
2008-03-06 Jouni MalinenMake the "invalid group" error show up with default...
2008-03-05 Dan WilliamsFix qt3 wpa_gui build
2008-03-05 Dan WilliamsFix potential use-after-free in dbus byte array demarsh...
2008-03-05 Jouni MalinenAdded a missing '#' to indicate a comment.
2008-03-05 Jouni MalinenRenamed local DBUS_VERSION define to avoid conflict...
2008-02-28 Jouni MalinenEAP-FAST: Verify that identity from PAC-Opaque matches...
2008-02-28 Jouni MalinenEAP-FAST: Cleaned up TLV processing and added support...
2008-02-28 Jouni MalinenEAP-FAST: Define and use EAP_FAST_CMK_LEN
2008-02-28 Jouni MalinenRemoved extra '_' from struct eap_tlv_crypto_binding__t...
2008-02-28 Jouni MalinenEAP-FAST: Divided eap_fast_process() into number of...
2008-02-28 Jouni MalinenEAP-FAST: Moved common peer/server functionality into...
2008-02-28 Jouni MalinenEAP-FAST: Added shared helper functions for building...
2008-02-28 Jouni MalinenEAP-FAST: Add peer identity into EAP-FAST PAC-Opaque
2008-02-28 Jouni MalinenPreparations for 0.4.11 release
2008-02-28 Jouni MalinenAdded max_listen_interval configuration option
2008-02-28 Jouni Malinendriver_ralink: Make sure assoc_{req,resp}_ies do not...
2008-02-28 Jouni Malinendriver_ralink: Use os_strlcpy instead of os_strncpy...
2008-02-28 Jouni Malinendriver_ralink: Fixed couple of memory leaks on error...
2008-02-28 Jouni MalinenVerify that os_get_time() does not fail before using...
2008-02-28 Jouni MalinenFixed base64_decode() reject empty input buffers
2008-02-28 Jouni MalinenEnforce non-zero MPPE key length
2008-02-28 Kel ModdermanEnhance manpage with use of emphasis instead of strong...
2008-02-28 Jouni MalinenSilence SIOCSIWAUTH ioctl failure message.
2008-02-28 Jouni MalinenAdded listen interval to hostapd sta_add() driver function
2008-02-28 Jouni MalinenAdded files that cg-init excluded hostap_0_6_3
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...