libeap.git
2008-12-21 Jouni MalinenUse wildcard UUID when setting AP PIN for Registrar...
2008-12-21 Jouni MalinenFixed PBC overlap detection to handle case of missing...
2008-12-21 Jouni MalinenFixed NDIS AuthMode configuration for WPS connection
2008-12-21 Jouni Malinenwpa_gui-qt4: Added wpasvc start/stop functionality...
2008-12-21 Jouni MalinenSilence a compiler warning
2008-12-20 Jouni MalinenAdded more notes about WPS GUI scan operations and...
2008-12-20 Jouni MalinenWPS: Added support for wildcard SSID matching in ap_sca...
2008-12-20 Jouni MalinenFixed a typo in a comment
2008-12-20 Jouni MalinenInclude WPS support in the Windows binary
2008-12-20 Jouni MalinenRegister wpasvc service on install and unregister on...
2008-12-20 Jouni MalinenUse parallel compilation to speed up release build
2008-12-20 Jouni MalinenAdded Windows NSIS installer for wpa_supplicant
2008-12-20 Jouni MalinenCreate PNG version of the wpa_gui tray icon file for...
2008-12-20 Jouni MalinenChanged win_gui cross compilation to use cleaner Qt...
2008-12-20 Jouni MalinenAdded a note about mac80211-based drivers and nl80211
2008-12-20 Jouni MalinenIANA allocated EAP method type 51 to EAP-GPSK
2008-12-19 Jouni MalinenWPS: Added event callback for successfully completed...
2008-12-19 Jouni MalinenWPS: Added callback for failure-after-M2/M2D
2008-12-18 Jouni MalinenWPS: Added event callback and M2D notification
2008-12-18 Jouni MalinenFixed global conf write to skip default values for...
2008-12-18 Andriy TkachukFix CONFIG_WPS=y, CONFIG_TLS=internal build
2008-12-18 Jouni MalinenFixed PSK editing in wpa_gui (copy-paste bug in field...
2008-12-18 Jouni MalinenCleaned up EAPOL-Key timeout processing
2008-12-17 Jouni MalinenWPS: Fixed deinit code for freeing config and registrar...
2008-12-17 Jouni MalinenDo not allow HT with WPA/WPA2 to be enabled without...
2008-12-16 Jouni MalinenWPS: Added wpa_gui-qt4 support for BSS selection and...
2008-12-16 Jouni MalinenWPS: Improved error processing to use NACK correctly
2008-12-16 Jouni MalinenUse less frequent polling when wpa_gui is hidden
2008-12-16 Jouni MalinenFixed EAP-AKA build in case EAP-AKA' is disabled
2008-12-16 Jouni MalinenImprove EAPOL-Key handshake stability with retransmitte...
2008-12-15 Jouni MalinenWPS: Added WPS support into wpa_gui-qt4
2008-12-15 Jouni MalinenUse a fixed wps_msg prefix with WPS creds notification
2008-12-15 Jouni MalinenWPS: Added control interface notification for available...
2008-12-15 Jouni MalinenFixed memory leak in WPS PBC overlap detection
2008-12-14 Jouni MalinenFixed interoperability issue with PEAPv0 cryptobinding...
2008-12-14 Jouni MalinenCleaned up EAP-MSCHAPv2 key derivation
2008-12-13 Jouni MalinenAdded INT_RANGE parser for global configuration variables
2008-12-13 Jouni MalinenUse shared string parser for global configuration fields
2008-12-13 Jouni MalinenShare the same global config parser function for intege...
2008-12-13 Jouni MalinenFirst step in cleaning up global config parser: use...
2008-12-13 Jouni MalinenAdded configuration of WPS device parameters for wpa_su...
2008-12-12 Jouni Malinendriver_test: Handle WPS IE in non-MLME test
2008-12-12 Jouni MalinenPorted driver_test to Windows (only UDP socket available)
2008-12-12 Jouni Malinendriver_test: Optional support for using UDP socket
2008-12-10 Jouni MalinenComment out dynamic CertEnumCertificatesInStore loading...
2008-12-10 Jouni MalinenWorkaround number of compiler warnings with newer MinGW...
2008-12-10 Jouni MalinenResolved number of signed/unsigned mismatches and ntddn...
2008-12-10 Jouni MalinenRename MSG to MESG to avoid conflicts with Windows...
2008-12-10 Jouni MalinenDon't include unused calls to SHA256 functions if EAP...
2008-12-10 Jouni MalinenSHA256 is needed for EAP-AKA' and WPS
2008-12-09 Jouni MalinenAdded CONFIG_IEEE80211N into defconfig (commented out)
2008-12-09 Jouni MalinenFixed build without CONFIG_IEEE80211N
2008-12-09 Jouni MalinenUpdated the comment about libnl to state that version...
2008-12-09 Jouni MalinenRenamed the 'alpha2' variable to 'country' to match...
2008-12-09 Jouni MalinenAdded documentation for the new 'country' configuration...
2008-12-09 Luis R. Rodriguezwpa_supplicant: Add support for setting of a regulatory...
2008-12-09 Helmut Schaawpa_supplicant: print password field only if -K is...
2008-12-08 Jouni MalinenAdded libnl 2.0 compatibility code (CONFIG_LIBNL20...
2008-12-08 Jouni MalinenFixed a typo in wpa_supplicant manpage
2008-12-08 Jouni Malinendriver_test: Added support for testing WPS without...
2008-12-08 Jouni MalinenWPS: Added [WPS], [WPS-PIN], [WPS-PBC] flags for scan...
2008-12-08 Jouni Malinennl80211: Include copy of linux/nl80211.h with hostapd...
2008-12-07 Jouni MalinenAdded option to force SoH version 1 (tnc=soh1)
2008-12-07 Jouni MalinenAdded EAP-FAST interop test results with Radiator 4.3.1
2008-12-07 Jouni MalinenMerged EAP-AKA' into eap_aka.c and added it to defconfi...
2008-12-05 Jouni MalinenAdded protection against EAP-AKA' -> EAP-AKA bidding...
2008-12-04 Jouni MalinenFixed a typo in a comment
2008-12-04 Jouni MalinenEAP-AKA': Added CK',IK' derivation
2008-12-04 Jouni MalinenEAP-AKA': Comment out EAP-AKA' server KDF negotiation
2008-12-04 Jouni MalinenEAP-AKA': Added processing of AT_KDF and AT_KDF_INPUT...
2008-12-04 Jouni MalinenFixed EAP-SIM and EAP-AKA AT_IDENTITY parsing (server...
2008-12-04 Jouni Malinennl80211: Remove the debug print from data frame processing
2008-12-04 Jouni MalinenMade 802.11 management frame IE parser aware of vendor...
2008-12-04 Jouni MalinenFixed WEP authentication (both Open System and Shared...
2008-12-03 Jouni MalinenEAP-AKA': Allow both AKA AKA' to be registed from eap_a...
2008-12-03 Jouni MalinenRemoved mac_addr from eapol_ctx to fix the eapol_test...
2008-12-03 Jouni MalinenEAP-AKA': Derive keys using the new KDF (PRF')
2008-12-03 Jouni Malinennl80211: Generate 802.11b mode based on 802.11g information
2008-12-02 Jouni MalinenEAP-AKA': Use HMAC-SHA-256-128 for AT_MAC
2008-12-02 Jouni MalinenEAP-AKA': Use SHA256 for AT_CHECKCODE
2008-12-02 Jouni MalinenUse a variable to store EAP method type for EAP-AKA...
2008-12-02 Jouni MalinenAdd a starting point for EAP-AKA' (draft-arkko-eap...
2008-12-02 Jouni MalinenFixed non-HT (and GF, 20 MHz) counting
2008-11-30 Jouni MalinenWPS: Added support for wildcard PINs that work with...
2008-11-30 Jouni MalinenWPS: Added more verbose debug info on authentication...
2008-11-30 Jouni MalinenWPS: Added note about update_config and added WPS to...
2008-11-30 Jouni MalinenWPS: Added initial documentation on using WPS with...
2008-11-30 Jouni MalinenClear various flags on re-association to allow key_mgmt...
2008-11-30 Jouni MalinenAlways clear EAP altAccept and altReject variables...
2008-11-29 Jouni MalinenWPS: Added support for fragmented WPS IE in Beacon...
2008-11-29 Jouni MalinenWPS: Added driver_test debug dump of Beacon/ProbeResp...
2008-11-29 Jouni MalinenWPS: Add length limits to device attribute strings
2008-11-29 Jouni MalinenWPS: Fixed hostapd to use allocated buffers for device...
2008-11-29 Jouni MalinenWPS: Get AP PIN from configuration instead of using...
2008-11-29 Jouni MalinenWPS: Added WPS into key_mgmt config write handler
2008-11-29 Jouni MalinenWPS: Added wpa_supplicant ctrl_iface commands to start...
2008-11-29 Jouni MalinenFixed wpa_config_parse_string() not to modify const...
2008-11-29 Jouni MalinenWPS: Added helper functions for generating and validati...
2008-11-29 Jouni MalinenWPS: Set Request Type properly into WPS IE in ProbeReq...
2008-11-29 Jouni MalinenWPS: Moved WPS IE building for ProbeReq/AssocReq into...
next