wpa_supplicant: Save prev_sched_ssid only if needed
[mech_eap.git] / src /
2013-03-10 Jouni Malinennl80211: Use helper function for phy_info_freqs()
2013-03-10 Jouni Malinennl80211: Split phy_info_band() into smaller helper...
2013-03-10 Jouni Malinennl80211: Use helper function for phy_info_handler()
2013-03-10 Jouni Malinennl80211: Split wiphy_info_handler() into smaller helper...
2013-03-10 Dennis H Jensennl80211: Support splitting wiphy information in dumps
2013-03-10 Jouni MalinenSynchronize with wireless-testing.git include/uapi...
2013-03-10 Jouni MalinenSAE: Add forgotten commit element validation step for...
2013-03-10 Jouni MalinenSAE: Move commit element validation steps into single...
2013-03-01 Jouni MalinenP2P: Use peer's channel list to limit GO freq on invitation
2013-03-01 Jouni MalinenP2P: Allow P2P client to specify preferred group channel
2013-03-01 Deepthi GowriP2P: Allow all channels in case of multi channel concur...
2013-03-01 Johannes Berghostapd: Make VHT IE struct more expressive
2013-03-01 Jouni MalinenP2P: Fix regression in GO Negotiation
2013-02-28 Jouni MalinenP2P: Skip Listen phase when peer is expected to be...
2013-02-28 Jouni MalinenP2P: Increase GO Negotiation timeouts
2013-02-28 Jouni Malinennl80211: Add debug print for cancel-frame-wait command
2013-02-28 Dmitry ShmidtAdd WPA_BSS_MASK_DELIM flag to BSS command
2013-02-28 Felix Fietkaunl80211: Fix WDS STA handling with multiple BSS interfaces
2013-02-26 Jouni MalinenP2P: Only schedule a single p2p_go_neg_start timeout...
2013-02-26 Jouni MalinenP2P: Do not start new GO Neg on Probe Req when waiting...
2013-02-26 Jouni MalinenP2P: Fail GO Negotiation on missing Group ID
2013-02-26 Jouni MalinenP2P: Assign GO tie breaker bit at the same time with...
2013-02-25 Sunil DuttTDLS: Pass peer's VHT Capability information during...
2013-02-24 Jouni MalinenWPS: Fix OOB Device Password use in PSK1,PSK1 derivation
2013-02-16 Jouni MalinenGAS server: Fix a regression in GAS server callback
2013-02-16 Srinivasan Bhostapd: Fix Max SP Length derivation from QoS Info
2013-02-15 Sunil Duttnl80211: Configure STA Capabilities and Extended Capabi...
2013-02-15 Jouni MalinenSynchronize with wireless-testing.git include/uapi...
2013-02-15 Jouni MalinenWPS: Use pre-configured NFC password token instead...
2013-02-14 Sunil DuttTDLS: Pass peer's Capability and Ext Capability info...
2013-02-14 Sunil DuttTDLS: Pass peer's HT Capability and QOS information...
2013-02-14 Jouni Malinennl80211: Add debug prints for STA add/set operations
2013-02-14 Jouni MalinenSynchronize with wireless-testing.git include/uapi...
2013-02-14 Jouni MalinenWPS: Allow Device Password to be changed from M1 to M2
2013-02-14 Jouni MalinenWPS: Fix wps_reg nfc-pw option
2013-02-12 Sunil DuttTDLS: Tear down peers when disconnecting from the AP
2013-02-12 Jouni MalinenP2P: Do not use old scan result data for peer discovery
2013-02-12 Jouni MalinenUse more accurate timestamps for scan results
2013-02-12 Jouni MalinenP2P: Postpone P2P-DEVICE-FOUND if config_methods not...
2013-02-12 Jouni MalinenP2P: Do not allow peer update to clear config_methods
2013-02-10 Jouni MalinenWPS: Fetch only the carrier record from wpa_supplicant...
2013-02-10 Jouni MalinenWPS: Add command for fetching carrier record for NFC...
2013-02-09 Johannes Berghostapd: Do not change HT40 capability due to OBSS...
2013-02-08 Jouni MalinenEAP peer: Add Session-Id derivation to more EAP methods
2013-02-08 Stevent LiEAP peer: Add Session-Id derivation
2013-02-08 Jouni MalinenEAP-IKEV2 server: Fix invalid memory freeing operation
2013-02-08 Jouni Malineneap_proxy: Add a dummy implementation for compilation...
2013-02-08 Deepthi Gowrieap_proxy: Add mechanism for allowing EAP methods to...
2013-02-08 Deepthi GowriAndroid: Allow setgroups to be overridden from build...
2013-02-08 Deepthi GowriP2P: Send p2p_stop_find event on failure to start pendi...
2013-02-07 Jouni MalinenP2P: Fix GO Probe Response IEs when Wi-Fi Display is...
2013-02-07 Vladimir KondratievCapability matching for 60 GHz band
2013-02-07 Raja Maninl80211: Add ctrl_iface message for AP mode connection...
2013-02-05 Sunil DuttTDLS: Fix MIC calculation for teardown frame to depend...
2013-02-05 Sunil DuttTDLS: Remove link, if any, on an implicit set up request
2013-02-05 Jouni MalinenTDLS: Move existing-entry check into wpa_tdls_add_peer()
2013-02-05 Sunil DuttTDLS: Use existing peer entry if available when process...
2013-02-04 Jouni MalinenP2P: Fix Action frame processing if Interworking is...
2013-02-03 Mark KettenisAdd driver for OpenBSD net80211 layer
2013-02-03 Pontus Fuchseloop: Add a timer cancel that returns the remaining...
2013-02-03 Jouni Malineneloop_win: Update to be closer to the current eloop.c
2013-02-03 Jouni Malineneloop_win: Use struct dl_list for timeouts
2013-02-03 Jouni Malineneloop_none: Update sample to be closer to the current...
2013-02-03 Jouni Malineneloop_none: Use struct dl_list for timeouts
2013-02-03 Jouni Malineneloop_none: Fix compilation
2013-02-03 Jouni MalinenFix compilation with PMKSA caching support disabled
2013-02-03 Jouni Malinennl80211: Do not use void pointer for driver_ops used...
2013-02-03 Ben Greearhostapd: Fix crash when scan fails
2013-01-15 Pavan KumarP2P: Send P2P-FIND-STOPPED event in the new continue...
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 Paul Stewartwpa_supplicant: Add more DBus EAP status
2013-01-12 Jouni Malinennl80211: Add MFP information for NL80211_CMD_CONNECT
2013-01-12 Sunil DuttP2P: Use the same Dialog Token value for every GO Negot...
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 MalinenAdd Diffie-Hellman group definitions for MODP groups...
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 MalinenAdd more crypto_bignum_*() wrappers
2013-01-12 Jouni MalinenAllow AP mode deauth/disassoc reason code to be overridden
2013-01-12 Sunil DuttP2P: Publish more connected clients info in Probe Respo...
next