libeap.git
2009-11-05 Jouni MalinenFix MCS set field to be based on driver info
2009-11-05 Jouni MalinenUse type-punning to avoid breaking strict aliasing...
2009-11-04 Jouni MalinenAllow driver and ctrl_interface parameters to be overridden
2009-11-04 Jouni MalinenWork around some gcc 4.4 strict-aliasing warnings
2009-11-02 Jouni MalinenAdd Xcode project file for building wpa_supplicant
2009-11-02 Jouni MalinenFix int_array_concat() to bail out on realloc failure
2009-11-01 Andriy TkachukWPS: SelectedRegistrar expiration for internal PIN...
2009-11-01 Jouni MalinenWPS: Abort ongoing PBC protocol run if session overlap...
2009-11-01 Oleg KravtsovWPS: Add PBC overlap and timeout events from WPS module
2009-11-01 Jouni MalinenWPS: Use Config Error 12 to indicate PBC overlap in M2D
2009-10-31 Jouni MalinenSME: Improve processing of association rejection
2009-10-22 Sam LefflerAllow CONFIG_DEBUG_SYSLOG=y to be used
2009-10-22 Jouni MalinenFix dbus build without EAP
2009-10-22 Sam LefflerStub out the dbus function w/o CONFIG_WPS to fix build
2009-10-17 Jouni MalinenMove shared MD5/SHA-1 internal definitions into header...
2009-10-17 Jouni MalinenMove shared DES definitions into a header file
2009-10-17 Jouni MalinenMove PKCS# {1,5,8} functionality into separate files
2009-10-17 Jouni MalinenTLS: Replace set_key helpers to return key instead...
2009-10-17 Jouni MalinenAdd support for PKCS #5 encrypted PKCS #8 keys with...
2009-10-17 Jouni MalinenAdd DES-CBC support into internal crypto implementation
2009-10-16 Jouni MalinenInternal TLS: Add support for unencrypred PKCS#8 privat...
2009-10-16 Jouni MalinenRemove wpa_priv on 'make clean'
2009-10-16 Jouni MalinenAdd AP mode WPA status into ctrl_iface
2009-10-16 Jouni Malinenwpa_gui-qt4: Dynamically update associated STAs in...
2009-10-16 Jouni MalinenAdd ctrl_iface events for AP mode STA connect/disconnect
2009-10-16 Jouni Malinenopenssl: Allow build with OpenSSL 0.9.7
2009-10-16 Jouni Malinenopenssl: Mark openssl_digest_vector() static
2009-10-15 Jouni MalinenSkip networks without known SSID when selecting the BSS
2009-10-15 Witold Sowawpa_supplicant and dbus code separation
2009-10-14 Sam LefflerDo not schedule a new scan if no networks are enabled
2009-10-13 Jouni MalinenFix AES dependencies for CONFIG_AP=y (and IBSS) builds
2009-10-13 Jouni MalinenFix CONFIG_AP=y build without CONFIG_CTRL_IFACE
2009-10-13 Masashi HonmaFix IEEE 802.11r/w compilation error
2009-10-12 Masashi HonmaDragonFly BSD: Fix driver_bsd.c build
2009-10-12 Jouni Malinennl80211: Work around mac80211 limitation on (re)auth...
2009-10-12 Jouni MalinenInclude aes_unwrap in build when needed (FT and EAP...
2009-10-12 Masashi HonmaMFP: Clear IGTK
2009-10-11 Jouni MalinenReplace CONFIG_NO_AES_EXTRAS with auto-detection during...
2009-10-11 Jouni MalinenFix EAP-AKA server build without EAP-SIM
2009-10-11 Jouni MalinenClean up crypto makefile segments
2009-10-11 Jouni MalinenMove TLS_FUNCS and NEED_CRYPTO segment next to each...
2009-10-11 Jouni MalinenFurther crypto makefile unification
2009-10-11 Jouni MalinenFix crypto config for minimal builds
2009-10-11 Jouni MalinenCleaned up and unified some of the crypto Makefile...
2009-10-11 Jouni MalinenAllow the internal DH implementation to be overridden
2009-10-11 Jouni MalinenInclude only the used DH groups in the build
2009-10-01 Jouni Malinennl80211: Add parsing of NL80211_BSS_SEEN_MS_AGO into...
2009-10-01 Jouni Malinennl80211: Recognize NL80211_CMD_TRIGGER_SCAN events
2009-09-30 Blaž BačnikFix VLAN ID validation check to use the new VLAN ID
2009-09-30 Jouni MalinenNSS: Implement TLS PRF using new TLS extractor interface
2009-09-30 Author: Johannes... nl80211: Fix a typo in set_sta_vlan()
2009-09-30 Jouni MalinenFix wpa_passphrase build with NSS
2009-09-29 Jouni Malinenwpa_gui-qt4: Add pending WPS PIN queries into peer...
2009-09-29 Jouni MalinenFix hostapd wpa_msg() calls ctx for wpa_supplicant...
2009-09-29 Jouni Malinenwpa_gui-qt4: Fix peer_role_address for AP entry
2009-09-29 Jouni MalinenAllow IBSS/AP mode networks to be created in ap_scan...
2009-09-29 Jouni MalinenSplit wpa_supplicant_event_scan_results() into helper...
2009-09-28 Jouni MalinenAdd preliminary version of NSS TLS/crypto wrapper for...
2009-09-28 Masashi HonmaDragonFly BSD: Fix wired IEEE 802.1X
2009-09-26 Jouni MalinenRemove the STA entry on reassociation to clear STA...
2009-09-26 Masashi HonmaMac OS X: Fix wired IEEE 802.1X
2009-09-15 Jouni Malinennl80211: Use defines for NL80211_KEY_CIPHER values
2009-09-15 Jouni MalinenRevert "nl80211: Share the same routine for NL80211_ATT...
2009-09-15 Jouni Malinennl80211: Share the same routine for NL80211_ATTR_KEY_CI...
2009-09-15 Johannes Bergdriver_nl80211: Fix MLME key settings for static WEP
2009-09-14 Jouni MalinenAdd preliminary background scan and roaming module...
2009-09-14 Samuel OrtizGetting back to DISCONNECTED afer SCANNING
2009-09-14 Masashi HonmaWPS: Fix CONFIG_WPS=y compilation of wpa_supplicant
2009-09-13 Witold SowaShare same freeing and error checking code in get_scan_...
2009-09-13 Witold SowaUse shared functions for network operations and param...
2009-09-13 Jouni MalinenAdd wpa_supplicant notification calls
2009-09-13 Witold SowaRemove extra whitespace
2009-09-11 Jouni Malinenwpa_gui-qt4: Fix WPS AP detection for peer window
2009-09-11 Jouni Malinenwpa_gui-qt4: Add scan results into the peer window
2009-09-11 Jouni Malinenwpa_gui-qt4: Handle UNKNOWN COMMAND reply during peer...
2009-09-11 Jouni MalinenAdd parsed information from WPS IE(s) into scan results
2009-09-11 Jouni MalinenWPS: Add parsing of AP Setup Locked attribute
2009-09-11 Jouni MalinenFix driver_test for hostapd
2009-09-11 Jouni MalinenConvert WPS IE concat routine to a generic helper
2009-09-10 Jouni Malinendriver_test: Update BSS data when using wpa_supplicant...
2009-09-10 Jouni Malinendriver_test: Implement set_mode for wpa_supplicant...
2009-09-10 Jouni Malinendriver_test: Preliminary support for wpa_supplicant...
2009-09-10 Jouni Malinendriver_test: Share the same deinit() for hostapd and...
2009-09-10 Jouni Malinendriver_test: Merge socket_dir into test_dir
2009-09-10 Jouni Malinendriver_test: Some additional merging of send_mlme
2009-09-10 Jouni Malinendriver_test: Claim AP mode capability for wpa_supplicant
2009-09-10 Jouni Malinendriver_test: Build most of code in unconditionally
2009-09-10 Jouni Malinendriver_test: Merge wpa_supplicant and hostapd data...
2009-09-10 Jouni Malinenwpa_gui-qt4: Add context menu for peers dialog
2009-09-09 Alex Badearadius_server: clean up completed sessions sooner
2009-09-09 Jouni Malinenwpa_gui-qt4: Include cstdio to avoid some compiler...
2009-09-08 Jouni Malinenwpa_gui-qt4: Add a new window for showing peer information
2009-09-08 Jouni MalinenAdd station table query to wpa_supplicant AP ctrl_iface
2009-09-08 Jouni MalinenMove STA list ctrl_iface handlers to a separate file
2009-09-07 Jouni MalinenWPS: Store device info and make it available through...
2009-09-06 Jouni MalinenWPS: Add support for AP reconfiguration with wps_reg
2009-09-06 Jouni MalinenFix WPA reconfiguration to update GTK
2009-09-04 Jouni MalinenDelay processing of EAPOL frames when not associated
2009-09-04 Jouni Malinennl80211: Ignore connect/roam/disconnect events when...
2009-09-03 Zhu Yinl80211: Connect API support
next