WPS: Cleanup subscription URL list handling
[libeap.git] / wpa_supplicant /
2009-08-16 Jouni MalinenMove RC4 into crypto.h as a replaceable crypto function
2009-08-16 Jouni MalinenFix FIPS mode build of eapol_test
2009-08-16 Jouni MalinenAllow non-FIPS MD5 to be used with TLS PRF even in...
2009-08-16 Jouni MalinenPreliminary support for FIPS mode operation with OpenSSL
2009-08-16 Jouni MalinenOpenSSL: Use library version of SHA256
2009-08-16 Bjarke Istrup PedersenUse LDFLAGS in all linker commands
2009-08-15 Witold SowaSet current ssid when entering AP mode
2009-08-15 Jouni MalinenAdded new SHA1 files into VS project files to fix the...
2009-08-15 Jouni MalinenWPS: Workaround mixed-mode WPA+WPA2 auth type in creden...
2009-08-14 Jouni MalinenForce rebuilding of src/drivers between hostapd and...
2009-08-14 Johannes BergReplace NEED_MLME with NEED_AP_MLME
2009-08-14 Johannes BergCreate a common drivers makefile snippet
2009-08-13 Jouni Malinenwpa_passphrase does not need FIPS PRF, MD4, or AES...
2009-08-13 Johannes BergCrypto build cleanup: remove CONFIG_NO_AES_*
2009-08-13 Johannes BergCrypto build cleanup: remove CONFIG_NO_AES_ENCRYPT
2009-08-13 Johannes BergCrypto build cleanup: remove CONFIG_NO_AES_DECRYPT
2009-08-11 Johannes BergCrypto build cleanup: remove CONFIG_NO_PBKDF2
2009-08-11 Johannes BergCrypto build cleanup: remove CONFIG_NO_TLS_PRF
2009-08-11 Johannes BergCrypto build cleanup: remove CONFIG_NO_T_PRF
2009-08-11 Johannes BergCrypto build cleanup: remove NEED_FIPS186_2_PRF
2009-07-28 Johannes BergCrypto build cleanup: remove INTERNAL_MD5
2009-07-28 Johannes BergCrypto build cleanup: remove INTERNAL_MD4
2009-07-28 Johannes BergCrypto build cleanup: remove INTERNAL_SHA256
2009-07-28 Johannes BergCrypto build cleanup: remove INTERNAL_AES
2009-07-28 Johannes BergCrypto build cleanup: remove INTERNAL_DES
2009-07-28 Johannes BergCrypto build cleanup: remove INTERNAL_SHA1
2009-07-28 Johannes BergCONFIG_WIRELESS_EXTENSION need not be in CFLAGS
2009-07-28 Johannes BergCONFIG_WIRELESS_EXTENSION is purely internal to the...
2009-07-28 Johannes Bergmake the build process quieter to see warnings
2009-07-28 Johannes BergClean up some more binaries in wpa_supplicant 'make...
2009-07-25 Jon LoeligerAllow wpa_supplicant to use libnl-2.0
2009-07-25 Witold SowaSet state to COMPLETE when AP mode has been initialized...
2009-06-10 Jouni MalinenWPS: Change wpa_supplicant wps_reg to not send out M8
2009-05-29 Jouni MalinenComment out unused functions if IEEE8021X_EAPOL is...
2009-05-27 Dan Williamsdbus: add 'scanning' property
2009-05-26 Jouni MalinenWPS: Add support for setting timeout for PIN
2009-05-06 Jaime Soriano PastorWPS methods exported over DBus
2009-05-06 Helmut Schaawpa_supplicant: add DBus method for changing debug...
2009-04-23 Jouni MalinenAdd handling of SME auth/assoc timeout events
2009-04-22 Jouni MalinenAdd new wpa_supplicant driver op for setting 802.1X...
2009-04-21 Jouni Malinenwpa_supplicant AP: Add preliminary support for WPS...
2009-04-20 Jouni Malinenwpa_supplicant AP: Add sta_set_flags
2009-04-20 Jouni Malinenwpa_supplicant AP: Add EAPOL frame TX and RX
2009-04-20 Jouni Malinenwpa_supplicant AP: Update WPA/RSN configuration
2009-04-20 Jouni MalinenMake deauthentication and disassociation consistent
2009-04-20 Jouni MalinenDisconnect if 4-way handshake processing fails
2009-04-17 Jouni Malinenwpa_supplicant AP: add sta_add() and sta_remove()
2009-04-17 Jouni Malinenwpa_supplicant AP: Fix build after hostapd driver_ops...
2009-04-12 Jouni Malinenwpa_supplicant AP: Fix hw_mode for 5 GHz channels
2009-04-09 Jouni MalinenMerge hostapd driver init functions into one
2009-04-09 Jouni MalinenUse common get_hw_feature_data for hostapd and wpa_supp...
2009-04-09 Jouni MalinenMerge wpa_supplicant and hostapd driver wrapper impleme...
2009-04-06 Jouni MalinenFix couple of forgotten wpa_hw_modes -> hostapd_hw_modes
2009-04-04 Jouni Malinennl80211: Fix static WEP key configuration when using SME
2009-04-03 Jouni Malinenwpa_supplicant AP: Add get_hw_feature_data
2009-04-03 Jouni MalinenShare same hw_feature definitions between hostapd and...
2009-04-03 Jouni MalinenSet own MAC address in AP data structures
2009-04-03 Jouni MalinenImplement management frame TX for wpa_supplicant AP...
2009-04-02 Jouni Malinenwpa_supplicant AP: Add management frame RX for nl80211
2009-04-02 Jouni MalinenAdd Beacon configuration for wpa_supplicant AP mode
2009-04-01 Jouni MalinenSME: Add processing for rejected associations
2009-04-01 Jouni MalinenFix SHA-256-based KDF when using CCMP as the pairwise...
2009-03-30 Jouni MalinenWPS: Fix local configuration update after AP configuration
2009-03-27 Jouni MalinenAdd needed AP driver wrappers (most of which are still...
2009-03-27 Jouni MalinenSet hostapd configuration based on wpa_supplicant AP...
2009-03-26 Jouni MalinenAdd support for specifying subset of enabled frequencie...
2009-03-26 Jouni MalinenAdd preliminary hostapd data structure initialization...
2009-03-26 Jouni MalinenMove wpa_supplicant_create_ap() into ap.c
2009-03-26 Jouni MalinenAllow hostapd/config.h and wpa_supplicant/config_ssid...
2009-03-25 Jouni MalinenFix wpa_supplicant AP build after hostapd header file...
2009-03-25 Jouni MalinenLink in AP functionality from hostapd when CONFIG_AP=y
2009-03-25 Jouni MalinenInitial step in adding simple AP mode support into...
2009-03-24 Jouni MalinenDeprecate set_drop_unencrypted(), set_auth_alg(), and...
2009-03-21 Sam LefflerFix UNIX domain socket address handling to be more...
2009-03-21 Jouni MalinenFix FreeBSD build by not adding -ldl
2009-03-21 Jouni MalinenFix IEEE 802.11r build without CONFIG_CLIENT_MLME
2009-03-20 Jouni MalinenDocument CONFIG_CLIENT_MLME option as specific to test...
2009-03-20 Jouni MalinenAdd SME support (separate authentication and association)
2009-03-19 Jouni MalinenFix IEEE 802.11r key derivation function to match with...
2009-03-17 Jouni MalinenDetach ctrl_iface monitor if the client socket is removed
2009-03-09 Jouni MalinenFT: Add RIC Request generation and validation (but...
2009-03-08 Jouni MalinenFix EAP-FAST only build to include the needed EAPOL...
2009-03-07 Jouni Malinendriver_ndis: Add PAE group address to the multicast...
2009-03-07 Jouni MalinenDeterminer whether driver is wired at runtime based...
2009-03-06 Jouni MalinenWMM-AC: Fix hostapd processing of ADDTS Request and...
2009-03-06 Jouni MalinenEnable WMM support in the test MLME code
2009-03-06 Jouni MalinenAllow PN531_PATH to be overriden from .config
2009-03-06 Masashi HonmaWPS: Add support for NFC out-of-band mechanism
2009-03-05 Jouni MalinenWPS: Add a workaround for TKIP/CCMP mixed mode credentials
2009-03-05 Jouni MalinenFix MLME build after WMM renames
2009-03-02 Sam LefflerAdd build option CONFIG_TERMINATE_ONLASTIF
2009-03-02 Sam LefflerAdd support for wpa_supplicant syslog output
2009-02-27 Jouni MalinenFix builds that need SHA256 or mod_exp, but not TLS...
2009-02-26 Jouni MalinenWPS UFD: Add entry to ChangeLog
2009-02-26 Jouni MalinenWPS UFD: Build OOB functionality only if UFD is enabled
2009-02-26 Jouni MalinenWPS UFD: Use pre-configured DH keys only with OOB
2009-02-26 Jouni MalinenWPS UFD: Remove oob_dev pointer from wps_context
2009-02-26 Jouni MalinenWPS UFD: Make build conditional on CONFIG_WPS_UFD=y
2009-02-26 Masashi HonmaWPS: Add UFD support (USBA out-of-band mechanism)
2009-02-18 Andriy TkachukWPS: Fix WEP key index to use 1..4 instead of 0..3
next