Fixed a NULL pointer dereference when driver initialization fails
[libeap.git] / src /
2008-08-03 Jouni MalinenFixed opportunistic key caching (OKC)
2008-07-24 Jouni MalinenWEXT: Fixed re-initialization of removed and re-inserte...
2008-07-16 Jouni MalinenFixed EAP-TNC not to include extra EAP header and TNC...
2008-07-15 Dan Williamswext: fix maxrate calculation
2008-07-15 Jouni MalinenFixed wpa_scan_get_max_rate() to clear the basicrate...
2008-07-06 Michael BernhardMake proactive key caching working again
2008-06-18 Jouni MalinenAdded temporary #ifdef WEXT_MFP_PENDING around the...
2008-06-18 Jouni MalinenWEXT: IEEE 802.11w/MFP configuration
2008-06-18 Masakazu MokunoAdd support for the driver which do 4-way handshake
2008-06-18 Masakazu MokunoAdd the flags for the drivers which do 4-way handshake
2008-06-09 Jouni MalinenFixed race condition between disassociation event and...
2008-06-09 Jouni MalinenEAP-PEAP: Moved the common peap_prfplus() function...
2008-06-06 Jouni MalinenAdded a preliminary nl80211/cfg80211 driver interface...
2008-06-06 Pavel RoskinFix compile warnings on 64-bit systems
2008-06-06 Jouni MalinenUpdated the LibTomMath reference to use 0.41 version
2008-06-06 Jouni MalinenCombined internal LibTomMath configuration into one...
2008-06-06 Jouni MalinenAdded an option to build internal LibTomMath with faste...
2008-06-05 Jouni MalinenRead Michael MIC keys through TK2 union instead of...
2008-06-05 Jouni MalinenFixed potential NULL pointer dereference if memory...
2008-06-05 Jouni MalinenFixed RADIUS client local address forcing for IPv6...
2008-06-05 Jouni MalinenAdd faster, optional sqr routine for internal LibTomMath
2008-06-05 Jouni MalinenSilence compiler warnings about out of array bounds...
2008-06-04 Dan Williamswext: handle mode switches correctly for mac80211
2008-06-04 Jouni MalinenUpdated the comments since Montgomery reduction is...
2008-06-04 Jouni MalinenInternal LibTomMath: add optional support for Montgomer...
2008-06-04 Jouni MalinenReduce integrated LibTomMath size by dropping negative...
2008-06-03 Jouni MalinenIntroduced new helper function is_zero_ether_addr()
2008-06-03 Dan WilliamsDo not continually reschedule specific scans to help...
2008-06-02 Dan Williamswext: don't overwrite BSS frequency
2008-06-02 Jouni MalinenInternal TLS: Added support for parsing PKCS #8 formatt...
2008-05-29 Jouni MalinenChanged TLS server to use OpenSSL SSL_accept() instead...
2008-05-28 Jouni MalinenAdd eap_tls_state() to get closer to EAP-TTLS/PEAP...
2008-05-28 Jouni MalinenShare EAP-TLS/PEAP/TTLS/FAST core process() functionality
2008-05-28 Jouni MalinenDo not refer to Flags::Version field as 'PEAP version'
2008-05-28 Jouni MalinenRedesigned EAP-TLS/PEAP/TTLS/FAST fragmentation/reassembly
2008-05-26 Jouni MalinenFixed EAP-IKEv2 server fragment processing
2008-05-26 Jouni MalinenAdded a workaround for handling TLS compression
2008-05-26 Jouni MalinenDo not define tls_engine_get_cert() if OpenSSL engine...
2008-05-26 Jouni MalinenAdded fragmentation support for EAP-TNC
2008-05-23 David SmithAdd support to eap_peer for client cert and CA cert...
2008-05-23 David SmithAdd support to crypto/tls for client cert and CA cert...
2008-05-21 Jouni MalinenOnly use SSL_OP_NO_COMPRESSION if it is defined
2008-05-15 Jouni MalinenDisable TLS compression since the EAP-TTLS/PEAP/FAST...
2008-05-06 Jouni MalinenFixed xsi:schemaLocation to use whitespace to separate...
2008-04-14 Jouni MalinenFixed tls_prf() to handle keys with odd length
2008-04-08 Jouni MalinenTNC: Added preliminary code for IF-TNCCS-SOH client...
2008-04-08 Jouni MalinenPEAPv0: Added crypto_binding configuration option ...
2008-04-07 Pavel Roskindriver_wext: Fix missing bracket in [DORMANT]
2008-03-30 Tomasz Wolniewiczeapol_test: Allow client IP address to be specified
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 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 Jouni MalinenSilence gcc 4.3.0 warnings about invalid array indexes
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-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 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 Jouni MalinenSilence SIOCSIWAUTH ioctl failure message.
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...