]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2012-08-16  Jouni MalinenFIPS: Do not build md5-non-fips.o unless really needed
2012-08-16  Jouni MalinenDo not export TLS keys in FIPS mode
2012-08-16  Jouni MalinenAllow libdl to be linked in after OpenSSL
2012-08-16  Jouni MalinenOpenSSL: Use internal keying material exporter when...
2012-08-16  Jouni MalinenEAP-TTLS: Allow TTLS to be built without MSCHAPv2 support
2012-08-16  Jouni MalinenEAP-MD5: Verify that CHAP operation succeeds
2012-08-16  Jouni MalinenMSCHAPv2: Check operation success for NT response gener...
2012-08-16  Jouni MalinenMSCHAPv2: Check challenge_hash() failures
2012-08-16  Jouni MalinenOpenSSL: Convert low level AES API use to EVP
2012-08-16  Jouni MalinenAdd "make fips" for wpa_supplicant builds with OpenSSL
2012-08-16  Jouni MalinenOpenSSL: Fix memory leak on FIPS error paths
2012-08-15  Jouni MalinenP2P: Use larger GO config timeout if HT40 is used
2012-08-15  Rajkumar ManoharanP2P: Add optional "ht40" argument for p2p_connect
2012-08-15  Rajkumar ManoharanP2P: Enable 40 MHz support for autonomous P2P group...
2012-08-15  Rajkumar ManoharanP2P: Move channel validation into a separate function
2012-08-15  Jouni Malinenwpa_cli: Use helper functions to implement commands
2012-08-15  Jouni Malinenwpa_cli: Add helper functions for building and executin...
2012-08-15  Dan Williamsbuild: Use updated libnl3 header paths
2012-08-15  Jouni MalinenAllow non-WPA IEEE 802.1X to be select even if WPA...
2012-08-13  Eyal ShapiraFix adding extra IEs in sched scan
2012-08-13  Jouni MalinenGAS: Fix reporting of GAS query timeouts
2012-08-13  Jouni MalinenConvert os_realloc() for an array to use os_realloc_array()
2012-08-13  Jouni MalinenAdd os_realloc_array() wrapper
2012-08-13  Jouni MalinenConvert os_zalloc() for an array to use os_calloc()
2012-08-13  Jouni MalinenAdd os_calloc() wrapper
2012-08-13  Jouni MalinenFix memcmp use in a test program
2012-08-13  Eyal ShapiraWPS: Fix nonce comparisons
2012-08-12  Jouni MalinenRemove default ACM=1 from AC_VO and AC_VI
2012-08-12  Yoni Divinskywpa_supplicant AP/P2P: Enable WMM param configuration
2012-08-12  Yoni DivinskyMove WMM AC parameter parser into a common file
2012-08-11  Jouni MalinenP2P: Increase GO Negotiation timeouts
2012-08-11  Jouni MalinenRemove unnecessary bssid_changed check
2012-08-11  Masashi HonmaDo not proceed with association if get_bssid() returns...
2012-08-11  Arik NemtsovSME: Correctly check mode HT caps for enabling OBSS...
2012-08-11  Jouni MalinenP2P: Move group removal reason to a function parameter
2012-08-11  Michael NaumovP2P: p2p_group_remove should fail on non-P2P interface
2012-08-11  Christian LamparterAP: Fix erroneous "station tried TKIP" error
2012-08-10  Mahesh PalivelaVHT: Add configuration of operating center frequency
2012-08-10  Mahesh PalivelaVHT: Add option for requiring use of VHT
2012-08-10  Mahesh PalivelaVHT: Add VHT elements into (Re)Association Response
2012-08-10  Mahesh PalivelaVHT: Do not allow use of TKIP with VHT
2012-08-10  Mahesh PalivelaVHT: Store VHT capabilities and manage VHT flag for...
2012-08-10  Mahesh PalivelaVHT: Document vht_oper_chwidth and fix indentation
2012-08-10  Mahesh PalivelaVHT: Include VHT capabilities and operation elements...
2012-08-10  Jouni MalinenReplace non-ASCII characters with ASCII characters
2012-08-10  Jouni MalinenPMKSA: Set cur_pmksa pointer during initial association
2012-08-10  Dan WilliamsPMKSA: Do not evict active cache entry when adding...
2012-08-10  Michael BraunFix WPA GTK rekeying with multiple VLANs
2012-08-10  Eyal ShapiraAdd p2p_go_max_inactivity config option
2012-08-10  Michael BraunAdd option to use netlink to create and remove VLAN...
2012-08-10  Michael BraunAdd hostapd configuration option to set VLAN naming...
2012-08-10  Jouni Malinennl80211: Fix re-enabling of 802.11b rates after P2P use
2012-08-10  Rajkumar Manoharannl80211: Disable 11b rates on configuring P2P interface
2012-08-10  Jouni MalinenSync with linux/nl80211.h in wireless-testing.git
2012-08-09  Dmitry ShmidtAndroid: Enable CONFIG_IEEE80211N option for hostapd
2012-08-09  Jouni Malinennl80211: Add nla_put_u32() wrapper for Android
2012-08-09  Paul Stewartwpa_supplicant: Add DBus "Reassociate" command
2012-08-07  Jouni MalinenAdd extra validation of EAP header length field
2012-08-07  Jouni MalinenAdd explicit EAPOL-Key length validation in processKey()
2012-08-07  Jouni MalinenShare a single definition of EAPOL-Key structure for...
2012-08-07  Jouni MalinenRADIUS: Add explicit attribute length validation checks...
2012-08-07  Jouni MalinenAdd sparse endianness annotation for RADIUS header
2012-08-07  Jouni MalinenFix byte order of VHT Basic MCS set for big endian...
2012-08-07  Jouni MalinenUse shared function for adding common RADIUS attributes
2012-08-07  Jouni MalinenReturn wpabuf from radius_msg_get_eap()
2012-08-07  Jouni Malinennl80211: Share common function for scan parameters
2012-08-07  Jouni Malinennl80211: Check nla_put_nested() return value and handle...
2012-08-07  Jouni Malinennl80211: Fix netlink error paths in sched_scan() handler
2012-08-07  Jouni Malinenhostapd: Add alternative format for configuring SSID
2012-08-07  Jouni MalinenMake wpa_config_parse_string() a shared function
2012-08-07  Jouni MalinenConvert remaining SSID routines from char* to u8*
2012-08-07  Jouni MalinenGAS server: Add forgotten break statement to a switch...
2012-08-07  Jouni MalinenAdd support for using printf-escaped strings in configu...
2012-08-07  Jouni MalinenUse printf escaping in SSID-to-printable-string conversion
2012-08-07  Jouni MalinenAdd routines for encoding/decoding printf escaping...
2012-08-05  Jouni Malinenwpa_cli: Handle wpa_supplicant termination more cleanly
2012-08-05  Jouni Malinenwpa_cli: Go through ifname determination on connection...
2012-08-05  Jouni Malinenwpa_cli: Fix an issue in the cleanup of udp-remote...
2012-08-05  Jouni Malinenwpa_cli: Use eloop during connection attempts in intera...
2012-08-05  Jouni Malinenedit: Clear edit line on deinit when using readline
2012-08-05  Jouni Malinenwpa_cli: Fix resource leak on attach failures in intera...
2012-08-05  Janusz Dziedzicwpa_cli: Print nice prompt when using remote UDP
2012-08-05  Jouni Malinenedit: Add support for prompt string with readline
2012-08-05  Jouni Malinenedit: Add support for prompt string with internal line...
2012-08-05  Janusz Dziedzicedit: Add support for setting prompt string
2012-08-05  Janusz Dziedzicwpa_cli: Add IFNAME command
2012-08-05  Janusz Dziedzicwpa_cli: Add support for remote access
2012-08-05  Janusz Dziedzicwpa_supplicant: Add optional remote access for ctrl_iface
2012-08-05  Baruch Siachaccounting: Staticise accounting_sta_interim
2012-08-04  Fernando HerreraD-Bus: Fix wpas_dbus_getter_bss_expire_count
2012-08-04  Jouni MalinenOpenSSL: Remove trailing whitespace from lines
2012-08-04  Christopher... OpenSSL: Fix ca_cert_verify for TPM
2012-08-04  Michael NaumovD-Bus: Remove network_object dictionary entry from...
2012-08-04  Michael NaumovP2P: Add D-Bus python script to perform Disconnect
2012-08-04  Michael NaumovP2P: Add D-Bus python script to perform p2p_invite
2012-08-04  Dmitry ShmidtAdd 'get_capability channels' command for ctrl_iface
2012-08-04  Michael BraunFix endless loop in PSK fetching with PSK-from-RADIUS
2012-08-04  Ben GreearBetter logging for ioctl set flags failure
2012-08-04  Ben GreearAdd some debug info for config file error cases
2012-08-04  Ben GreearMake UNIX socket non-blocking for ctrl_iface
next