P2P: Only schedule a single p2p_go_neg_start timeout at a time
[mech_eap.git] / src / common /
2013-02-14 Sunil DuttTDLS: Pass peer's HT Capability and QOS information...
2013-02-07 Raja Maninl80211: Add ctrl_iface message for AP mode connection...
2013-01-13 Jouni MalinenMove cipher to enum wpa_cipher conversion into wpa_common.c
2013-01-13 Jouni MalinenUse a helper function for selection group cipher for...
2013-01-13 Jouni MalinenUse helper function for writing cipher suite names
2013-01-13 Jouni MalinenDefine allowed pairwise/group cipher suites in a header...
2013-01-13 Jouni MalinenUse a common function for parsing cipher suites
2013-01-13 Jouni MalinenMove cipher suite selection into common helper functions
2013-01-12 Jouni MalinenSAE: Move temporary data into a separate data structure
2013-01-12 Jouni MalinenSAE: Free temporary buffers when moving to Accepted...
2013-01-12 Jouni MalinenSAE: Remove unnecessary sae_derive_k() wrapper
2013-01-12 Jouni MalinenSAE: Clean up exponent calculation for PWE
2013-01-12 Jouni MalinenSAE: Share more commit value derivation between FFC...
2013-01-12 Jouni MalinenSAE: Replace comparison to one with crypto_bignum wrapper
2013-01-12 Jouni MalinenSAE: Rename and move ECC/FFC functions to be next to...
2013-01-12 Jouni MalinenSAE: Remove duplicated SAE field debug dumps
2013-01-12 Jouni MalinenSAE: Store commit elements as EC point or bignum instea...
2013-01-12 Jouni MalinenSAE: Validate peer commit values as part of parsing...
2013-01-12 Jouni MalinenSAE: Split sae_parse_commit() into helper functions
2013-01-12 Jouni MalinenSAE: Store commit scalars as bignum instead of octet...
2013-01-12 Jouni MalinenSAE: Store PWE as EC point or bignum instead of octet...
2013-01-12 Jouni MalinenSAE: Use more generic random bignum generation
2013-01-12 Jouni MalinenSAE: Store rand value as bignum instead of octet string
2013-01-12 Jouni MalinenSAE: Add support for FFC groups that do not use a safe...
2013-01-12 Jouni MalinenSAE: Add support for FFC groups
2013-01-12 Jouni MalinenSAE: Maintain bignum of group order and prime in contex...
2013-01-12 Jouni MalinenSAE: Allow enabled groups to be configured
2013-01-12 Jouni MalinenSAE: Add support for ECC group 21 (521-bit random ECP...
2013-01-12 Jouni MalinenSAE: Add support for additional ECC groups
2013-01-12 Jouni MalinenSAE: Fix PWE loop termination on excessive iterations
2013-01-12 Jouni MalinenSAE: Set pwd-value length based on prime length
2013-01-12 Jouni MalinenSAE: Use EC group context to get the group prime
2013-01-12 Jouni MalinenSAE: Use EC group context for peer-commit-scalar validation
2013-01-12 Jouni MalinenSAE: Use EC group context for random number generation
2013-01-12 Jouni MalinenSAE: Store the group order in EC context data
2013-01-12 Jouni MalinenSAE: Use defines for key lengths
2013-01-12 Jouni MalinenSAE: Add a define for maximum supported prime length
2013-01-12 Jouni MalinenSAE: Use sae->prime_len instead of hardcoded 32
2013-01-12 Jouni MalinenSAE: Use the EC context from struct sae_data
2013-01-12 Jouni MalinenSAE: Maintain EC group context in struct sae_data
2013-01-12 Jouni MalinenSAE: Use crypto wrappers instead of direct OpenSSL...
2013-01-12 Jouni MalinenSAE: Add support for Anti-Clogging mechanism
2013-01-12 Jouni MalinenSAE: Do not allow re-use of peer-scalar in a new protoc...
2013-01-12 Jouni MalinenSAE: Rename state variables to match IEEE 802.11 standard
2013-01-12 Jouni MalinenSAE: Add processing of the confirm message
2013-01-12 Jouni MalinenSAE: Add generation of the confirm message fields
2013-01-12 Jouni MalinenSAE: Add processing of the commit message
2013-01-12 Jouni MalinenSAE: Add generation of the commit message fields
2013-01-12 Jouni MalinenSAE: Use a shared data structure for AP and station
2013-01-12 Johannes Berghostapd: Allow configuring driver to VHT
2013-01-12 Jouni MalinenThe hostap.git master branch is now used for 2.1 develo...
2013-01-12 Jouni MalinenPrepare for hostapd/wpa_supplicant v2.0 release hostap_2_0
2012-12-22 Jouni MalinenWNM: Additional BSS Transition Management capability
2012-12-18 Vladimir KondratievIntroduce 60 GHz band
2012-12-16 Jouni MalinenWNM: Add support for SSID List element matching
2012-12-16 Jouni MalinenWNM: Use defined macros for WNM-Sleep Mode Action Type...
2012-11-24 Jouni MalinenAllow PMF to be enabled by default
2012-11-24 Johannes Berghostapd: Add VHT PHY selector if VHT is required
2012-09-30 Jouni MalinenReserve AKM and cipher suite values
2012-09-30 Jouni MalinenAdd initial parts for SAE
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-27 Jouni MalinenAdd generic GAS request mechanism
2012-08-26 Jouni MalinenDisable network block temporarily on authentication...
2012-08-16 Jouni MalinenFIPS: Remove MD5 from the CONFIG_FIPS=y build
2012-08-12 Yoni DivinskyMove WMM AC parameter parser into a common file
2012-08-10 Mahesh PalivelaVHT: Include VHT capabilities and operation elements...
2012-08-07 Jouni MalinenShare a single definition of EAPOL-Key structure for...
2012-08-05 Janusz Dziedzicwpa_cli: Print nice prompt when using remote UDP
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-04 Ben GreearMake UNIX socket non-blocking for ctrl_iface
2012-06-30 Mahesh Palivelahostapd: Initial IEEE 802.11ac (VHT) definitions
2012-05-28 Jouni MalinenWNM: Add advertisement of BSS max idle period
2012-05-08 Jouni MalinenHS 2.0: Indicate Hotspot 2.0 in BSS table and status
2012-05-08 Jouni MalinenHS 2.0: Parse Hotspot 2.0 IE from IE list
2012-05-08 Jay KatabathuniHS 2.0: Define Hotspot 2.0 OUI types and subtype values
2012-05-03 Xi ChenWNM: Define IEEE 802.11v WNM-Sleep elements
2012-05-03 Rajkumar ManoharanDefine 20/40 BSS Coexistence elements
2012-04-17 Deepthi GowriP2P: Add provision discovery failure event
2012-04-07 Dmitry ShmidtAdd MASK=0xH option for the ctrl_iface BSS command
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2012-01-29 Ben GreearSupport HT capability overrides
2012-01-22 Jithu JanceP2P: Notify upper framework on stopping the p2p_find...
2011-12-17 Jason YoungAP: Pass station's WMM configuration to driver wrappers
2011-11-24 Jouni MalinenUse wpa_key_mgmt_*() helpers
2011-11-18 Jouni MalinenRemove incorrect le16 type cast
2011-11-17 Jouni MalinenUse a single define for maximum number of EAP methods
2011-11-03 Jouni MalinenUpdate version number to 2.0-devel
2011-10-30 Dan WilliamsAdd wpa_supplicant_ctrl_req_from_string()
2011-10-30 Dan WilliamsUse an enum for EAP SM requests
2011-10-28 Jithu JanceP2P: Notify device expiry via P2P-DEVICE-LOST event
2011-10-23 Arik NemtsovTDLS: Process discovery requests and send discovery...
2011-10-21 Jouni MalinenInterworking: Add Interworking element to IE parser
2011-10-20 Johannes BergMove get_hdr_bssid() to make it easier to share for...
2011-10-18 Dmitry ShmidtAndroid: Add wpa_ctrl_cleanup()
next