]> git.ipfire.org Git - thirdparty/hostap.git/history - src
Add initial parts for SAE
[thirdparty/hostap.git] / src /
2012-09-30  Jouni MalinenAdd initial parts for SAE
2012-09-30  Jouni MalinenSync with linux/nl80211.h in wireless-testing.git
2012-09-29  Mykyta Iziumtsevnl80211: Don't send BSSID with disconnect command
2012-09-26  Raja ManiInclude connected time in AP mode STA-* commands
2012-09-25  Jouni MalinenP2P: Fix ignoring of PD Response due to dialog token...
2012-09-24  Jouni MalinenP2P: Allow peer to propose channel in invitation process
2012-09-24  Jouni MalinenP2P: Show own channel list in debug log
2012-09-23  Felix Fietkaunl80211: Use the monitor interface if socket tx status...
2012-09-23  Felix Fietkauhostapd: Add check for the wds sta flag before creating...
2012-09-23  Felix Fietkauhostapd: Clear WLAN_STA_ASSOC_REQ_OK if sending the...
2012-09-16  Felix Fietkauhostapd: Send EAPOL frames from the VO queue if WMM...
2012-09-16  Felix Fietkauhostapd: Fix WDS VLAN bridge handling
2012-09-16  Jouni Malinenhostapd: Fix CONFIG_INTERWORKING=y build without CONFIG...
2012-09-09  Jouni MalinenMove AES-CCM implementation into src/crypto
2012-09-09  Jouni MalinenEnable 256-bit key AES in internal TLS implementation
2012-09-09  Jouni MalinenFix AES block size handling for internal cipher
2012-09-09  Jouni MalinenShare common GCM-AE and GCM-AD functionality
2012-09-09  Jouni MalinenAdd aes_gmac() as a wrapper for AES GMAC operations...
2012-09-09  Jouni MalinenAdd support for using 192-bit and 256-bit keys with...
2012-09-08  Jouni MalinenSupport arbitrary IV length with AES-GCM
2012-09-08  Jouni MalinenMove AES-GCM implementation into src/crypto
2012-09-06  Arik NemtsovAP: Configure basic rates from iface and not conf
2012-09-06  Jouni MalinenMake copies basic_rates list more useful
2012-09-05  Baruch Siachatheros: Fix RSN capabilities debug print
2012-09-05  Jouni Malinennl80211: Register read_sta_data() handler for station...
2012-09-05  Yuhao Zhengwpa_supplicant: Add PKTCNT_POLL command to get TX/RX...
2012-09-05  Jouni MalinenWFD: Properly match group for WFD element in Invitation...
2012-09-05  Jouni MalinenWFD: Properly match group for WFD element in Invitation...
2012-09-02  Jouni MalinenEAP-SIM/AKA: Store pseudonym identity in configuration
2012-09-02  Jouni MalinenEAP-SIM DB: Remove unnecessary username prefix checks
2012-09-02  Jouni MalinenEAP-AKA server: Skip AKA/Identity exchange if EAP ident...
2012-09-01  Jouni MalinenEAP-SIM server: Move subtype validation from check...
2012-09-01  Jouni MalinenEAP-SIM server: Use Notification before EAP-Failure
2012-09-01  Jouni MalinenEAP-SIM/AKA peer: Note sending of Client-Error in debug log
2012-09-01  Jouni MalinenEAP-SIM peer: Fix AT_COUNTER_TOO_SMALL use
2012-09-01  Jouni MalinenEAP-SIM server: Add support for AT_COUNTER_TOO_SMALL
2012-09-01  Jouni MalinenEAP-SIM DB: Use pointer to struct eap_sim_db_data inste...
2012-09-01  Jouni MalinenEAP-SIM DB: Add debug print for AKA reauth identity...
2012-09-01  Jouni MalinenEAP-AKA server: Remove unnecessary protocol version...
2012-09-01  Jouni MalinenEAP-SIM DB: Get rid of unnecessary wrapper functions
2012-09-01  Jouni MalinenEAP-SIM DB: Return pseudonym username instead of struct...
2012-09-01  Jouni MalinenEAP-SIM DB: Remove unneeded SQLite value copying
2012-09-01  Jouni MalinenEAP-SIM DB: Store permanent username as string in SQLite DB
2012-09-01  Jouni MalinenEAP-SIM DB: Rename valid_pseudonym_string to valid_db_s...
2012-09-01  Jouni MalinenEAP-SIM DB: Use char* strings instead of u8* pointer...
2012-09-01  Jouni MalinenEAP-SIM DB: Remove unused eap_sim_db_identity_known()
2012-09-01  Jouni MalinenEAP-AKA server: Store permanent username in session...
2012-09-01  Jouni MalinenEAP-AKA server: Split fullauth setup into a separate...
2012-09-01  Jouni MalinenEAP-AKA server: Require AKA/Identity response to includ...
2012-09-01  Jouni MalinenEAP-AKA server: Use simpler AKA/Identity request determ...
2012-09-01  Jouni MalinenEAP-SIM server: Store permanent username in session...
2012-09-01  Jouni MalinenEAP-SIM server: Require SIM/Start response to include...
2012-09-01  Jouni MalinenEAP-SIM server: Use simpler SIM/Start identity request...
2012-09-01  Jouni MalinenEAP-SIM DB: Remove unnecessary aka_prime parameter
2012-08-30  Jouni MalinenEAP-SIM DB: Optional use of SQLite database for reauth...
2012-08-30  Jouni MalinenEAP-SIM DB: Optional use of SQLite database for pseudonyms
2012-08-30  Jouni MalinenMove WPA cipher information into a shared location
2012-08-29  Jouni MalinenWFD: Add support for sending Wi-Fi Display service...
2012-08-29  Jouni MalinenWFD: Add wfd_subelems hexdump in BSS ctrl_iface command...
2012-08-29  Jouni MalinenWFD: Add Wi-Fi Display support
2012-08-29  Jouni MalinenAdd support for using GCMP cipher from IEEE 802.11ad
2012-08-28  Wei-Jen Linnl80211: Set P2P multichan concurrency based on interfa...
2012-08-27  Jouni MalinenAdd generic GAS request mechanism
2012-08-27  Jouni MalinenAdd parameter for vendor specific elements into Beacon...
2012-08-27  Jouni MalinenWPS: Maintain more AP state during WPS PIN iteration
2012-08-26  Jouni MalinenClear idleWhile timer when EAP peer state machine is...
2012-08-26  Jouni MalinenDisable network block temporarily on authentication...
2012-08-26  Jay KatabathuniHS 2.0: Add NAI Home Realm query
2012-08-26  Jay KatabathuniInterworking: Add advertising of NAI Realm list
2012-08-25  Jay KatabathuniHS 2.0: Add advertisement of Operator Friendly Name
2012-08-25  Jouni MalinenInterworking: Use generic language,string parser
2012-08-25  Jay KatabathuniHS 2.0: Add advertisement of WAN Metrics
2012-08-25  Jay KatabathuniHS 2.0: Add advertisement of Connection Capability
2012-08-25  Jay KatabathuniHS 2.0: Add advertising of Operating Class Indication
2012-08-25  Jay KatabathuniInterworking: Add advertising of 3GPP Cellular Network...
2012-08-25  Shan PalanisamySupport no-config-file in WPS AP settings updates
2012-08-25  Shan Palanisamyhostapd: Add global ctrl_iface commands for adding...
2012-08-25  Shan Palanisamyhostapd: Add ctrl_iface for enabling/reloading/disablin...
2012-08-25  Shan Palanisamyhostapd: Add global control interface
2012-08-25  Jouni MalinenMove hostapd global callback functions into hapd_interfaces
2012-08-24  Jouni Malinentest: Fix driver data pointer for the P2P commands
2012-08-24  Sunil DuttP2P: Fix PD retries on delay in off channel transmission
2012-08-23  Jouni MalinenP2P: Allow scan operations during p2p_find
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 MalinenAdd sha256-prf.tls into libcrypto build
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 MalinenOpenSSL: Make fips186_2_prf() easier for static analyzers
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 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
next