]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2012-08-23  Jouni MalinenP2P: Use 500 ms search delay by default during concurre...
2012-08-23  Jouni MalinenP2P: Add option for adding extra delay to p2p_find
2012-08-22  Jouni MalinenAdd UNAUTH-TLS vendor specific EAP type
2012-08-22  Jouni MalinenUse proper private enterprise number for EAP VENDOR...
2012-08-22  Jouni Malinenwlantest: Fix couple of compiler warnings
2012-08-22  Jouni MalinenAdd sha256-prf.tls into libcrypto build
2012-08-21  Jouni MalinenHS 2.0: Add preliminary documentation for Hotspot 2.0
2012-08-19  Jouni Malinenhlr_auc_gw: Add SQLite database support for Milenage...
2012-08-19  Jouni Malinenhlr_auc_gw: Return FAILURE if IMSI for AKA is not known
2012-08-19  Jouni MalinenEAP-SIM DB: Fix a memory leak on DB connection re-opening
2012-08-19  Jouni MalinenEAP-SIM DB: Do not require external program at startup
2012-08-19  Jouni MalinenWPS: Remove unused credential handlers for 802.1X
2012-08-19  Jouni MalinenOpenSSL: Make fips186_2_prf() easier for static analyzers
2012-08-19  Jouni MalinenUse os_strdup() instead of os_malloc() + os_memcpy()
2012-08-19  Jouni MalinenRemove unnecessary header file inclusion
2012-08-19  Jouni MalinenRemove unnecessary base64.h inclusion
2012-08-19  Jouni MalinenHandle EVENT_RX_MGMT validation consistently
2012-08-19  Jouni MalinenShow an error message if sending of Action frame fails
2012-08-19  Jouni MalinenRADIUS DAS: Verify that Error-Code attribute is added
2012-08-19  Jouni Malinennl80211: Print an error if WDS STA interface cannot...
2012-08-19  Jouni Malinenwpabuf: Get rid of separate ext_data pointer
2012-08-19  Jouni MalinenClean up the closed stdin/stdout/stderr workaround...
2012-08-19  Jouni MalinenUse a shared helper function for merging supported...
2012-08-19  Jouni MalinenFix memory allocation failure handling in EAP-TTLS...
2012-08-19  Jouni MalinenFIPS: Remove md5-non-fips.c
2012-08-19  Michael BraunAdd User-Name/CUI from RADIUS ACL in Accounting messages
2012-08-19  Michael BraunInitialize EAPOL auth identity/cui with STA entry data
2012-08-19  Michael BraunCopy User-Name/CUI from RADIUS ACL to STA entry
2012-08-19  Michael BraunStore User-Name and CUI in RADIUS ACL cache
2012-08-19  Jouni MalinenRemove an extra level of indentation in hostapd_acl_cac...
2012-08-19  Jouni MalinenHS 2.0: Do not allow AP hs20=1 configuration without RSN
2012-08-19  Jouni MalinenInterworking: Do not match credentials without WPA2...
2012-08-19  Jouni MalinenInterworking: Enforce WPA2-Enterprise/CCMP
2012-08-19  Jouni MalinenHS 2.0: Do not indicate HS 2.0 status without WPA2...
2012-08-19  Jouni MalinenInterworking: Do not reconnect without "auto" parameter
2012-08-17  Jouni MalinenFix EAP-FAST with OpenSSL 1.0.1
2012-08-17  Jouni MalinenDocument TLS options in phase1/phase2
2012-08-17  Jouni MalinenDisable TLS Session Ticket extension by default for...
2012-08-17  Jouni MalinenAdd phase1/phase2 parameter for disabling TLS Session...
2012-08-17  Jouni MalinenOpenSSL: Add mechanism for disabling TLS Session Ticket...
2012-08-17  Yoni DivinskySupply the connection scan results to bgscan after...
2012-08-17  Avinash Patilhostapd: Disable WPS 2.0 when WPA-TKIP only configurati...
2012-08-16  Jouni MalinenOpenSSL: Silence a compiler warning with OpenSSL 0.9.7
2012-08-16  Jouni MalinenOpenSSL: Implement SHA256 HMAC functions using HMAC API
2012-08-16  Jouni MalinenMove SHA256-based PRF function into a separate C file
2012-08-16  Jouni MalinenFIPS: Use OpenSSL CMAC implementation instead of aes...
2012-08-16  Jouni MalinenFIPS: Mix in OpenSSL RAND_bytes() into random_get_bytes()
2012-08-16  Jouni MalinenOpenSSL: Fix crypto_hash_init() to initialize HMAC...
2012-08-16  Jouni MalinenOpenSSL: Implement SHA1 HMAC functions using HMAC API
2012-08-16  Jouni MalinenMove SHA1-based PRF function into a separate C file
2012-08-16  Jouni MalinenOpenSSL: Use library function for PBKDF2 passphrase...
2012-08-16  Jouni MalinenFIPS: Remove MD5 from the CONFIG_FIPS=y build
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
next