P2P: Clone dtim_period to a new interface
[mech_eap.git] / src /
2013-12-24 Jouni MalinenVerify that beacon setup succeeds before proceeding
2013-12-24 Jouni MalinenVerify group key configuration for WPA group
2013-12-24 Jouni MalinenAdd definitions for new cipher suites from IEEE Std...
2013-12-24 Jouni MalinenVHT: Use status code 104 to indicate VHT required
2013-12-24 Andrei OtcheretianskiAdd secondary channel IE for CSA
2013-12-24 Andrei OtcheretianskiStore entire CS freq_params and not only freq
2013-12-24 Andrei OtcheretianskiInclude driver.h in hostapd.h
2013-12-24 Johannes BergWPS_UPNP: Use monotonic time for event debouncing
2013-12-24 Johannes Bergwps_registrar: Use monotonic time for PBC workaround
2013-12-24 Johannes Bergwps_registrar: Use monotonic time for PBC session timeout
2013-12-24 Johannes Bergwps_registrar: Use monotonic time for PIN timeout
2013-12-24 Johannes Bergrsn_supp: Use monotonic time for PMKSA cache expiry
2013-12-24 Johannes Bergrsn_supp: Do not track expiration time
2013-12-24 Johannes BergRADIUS server: Use monotonic time
2013-12-24 Johannes BergRADIUS client: Use monotonic time
2013-12-24 Johannes Bergwpa_supplicant: Use monotonic time for RX/BSS times
2013-12-24 Johannes BergEAP server: Remove SIM-DB pending timestamp
2013-12-24 Johannes Bergwpa_ctrl: Use monotonic time for request retry loop
2013-12-24 Johannes BergAP: Use monotonic time for MMIC failure/TKIP countermea...
2013-12-24 Johannes BergAP: Use monotonic time for PMKSA cache
2013-12-24 Johannes BergAP: Use monotonic time for STA accounting
2013-12-23 Jouni MalinenAdvertise QoS Map support based on driver capability
2013-12-23 Kyeyoon Parknl80211: Add support for QoS Map configuration
2013-12-23 Jouni Malinennl80211: Sync with mac80211-next.git
2013-12-23 Jouni Malinennl80211: Sync with wireless-testing.git
2013-12-15 Marek Kwaczynskihostapd: Clear interface_added flag on error path
2013-12-08 Janusz DziedzicDFS: Use channel switch when radar is detected
2013-12-08 Janusz Dziedzichostapd: Make hostapd_set_freq_params() public
2013-12-08 Michal KaziorDFS: Allow skipping radar channels
2013-12-08 Janusz Dziedzicnl80211/hostapd: Extend channel switch notify handling
2013-12-08 Johannes BergAP: Use monotonic clock for SA query timeout
2013-12-08 Johannes BergUse monotonic clock for RADIUS cache timeouts
2013-12-08 Johannes BergUse monotonic clock for last_sae_token_key_update
2013-12-08 Johannes BergAP: Use monotonic time for AP list
2013-12-08 Johannes BergOS utils: Add os_reltime_expired()
2013-12-08 Johannes BergAP: Use monotonic time for STA connected time
2013-12-08 Johannes BergOS utils: Provide os_reltime_age()
2013-12-08 Jithu JanceP2P: Handle frequency conflict in single channel concur...
2013-12-08 Masashi Honmabsd: Fix compilation error for NetBSD
2013-11-24 Jouni MalinenAdd CONFIG_CODE_COVERAGE=y option for gcov
2013-11-24 Jouni MalinenEAP server: Handle EAP method initialization failures...
2013-11-24 Jouni MalinenEAP server: Initialize TLS context based on private_key
2013-11-24 Jouni MalinenReject TLS-based EAP server method if TLS context not...
2013-11-24 Jouni Malinennl80211: Fix regression in P2P group interface removal
2013-11-24 Mohammed Shafi Sha... AP: Fix inactivity STA timer trigger for driver offload...
2013-11-22 Janusz DziedzicClear beacon_data before usage
2013-11-22 Dmitry ShmidtAndroid: Revert static field back to send_and_recv_msgs()
2013-11-22 Jouni MalinenAndroid: Add driver_cmd for arbitrary driver commands
2013-11-22 Jouni MalinenAndroid: Add P2P/WPS wrappers for private lib
2013-11-22 Dmitry ShmidtAndroid: Clean entire socket directory
2013-11-22 Marek Kwaczynskihostapd: Set proper VHT capabilities
2013-11-22 Marek Kwaczynskihostapd: Fix set beacon in multiple BSSID scenario
2013-11-22 Sunil DuttTDLS: Do not reenable TDLS link on retransmitted setup...
2013-11-22 Jouni MalinenVHT: Fix memory leak in STA entry
2013-11-20 Johannes BergUse monotonic clock for relative time for eloop if...
2013-11-20 Jouni MalinenFix and work around some MinGW compilation issues
2013-11-20 Jouni MalinenFix compiler warning for OpenSSL without HAVE_OCSP
2013-11-20 Michal Kaziorhostapd: Fix interface enabling/disabling and DFS
2013-11-19 Jouni MalinenP2P: Prefer U-NII-3 over U-NII-1 during channel selection
2013-11-18 Jouni MalinenP2P: Prefer VHT channels for initial pick
2013-11-18 Jouni MalinenP2P: Prefer HT40 channels for initial pick
2013-11-18 Jouni MalinenP2P: Prefer 5 GHz channels for initial pick
2013-11-18 Jouni MalinenP2P: Select VHT channel at random instead of using...
2013-11-18 Jouni MalinenP2P: Select HT40 channel at random instead of using...
2013-11-18 Jouni MalinenP2P: Move random channel selection into a helper function
2013-11-17 Jouni Malinenwlantest: Add support for log output into a file
2013-11-17 Andrei OtcheretianskiAdd chan_switch to ctrl interface of wpa_supplicant...
2013-11-17 Andrei OtcheretianskiAdd AP channel switch mechanism
2013-11-17 Andrei OtcheretianskiMove AP parameter filling into a helper function
2013-11-17 Andrei Otcheretianskinl80211: Add channel switch implementation
2013-11-17 Andrei Otcheretianskiwpa_supplicant: Update channel switch driver interface
2013-11-17 Jouni Malineneloop: Remove eloop_none.c
2013-11-17 Jouni MalinenSync with wireless-testing.git include/uapi/linux/nl80211.h
2013-11-17 Masashi HonmaSCARD: Clean up SIM/USIM selection
2013-11-17 Paul Stewartdbus_new: Add DBus TDLS methods
2013-11-17 Dmitry ShmidtDeplete scan request if new time is less than remaining
2013-11-16 Vinay Krishna ErannaP2P: Use negotiated channel from invitation for persist...
2013-11-15 Abhishek Singhhostapd: Filter channel list updated events after count...
2013-11-09 Jouni Malinennl80211: Do not force interface down on deinit
2013-11-09 Jouni Malinennl80211: Do not for station mode on hostapd deinit
2013-11-09 Jouni Malinennl80211: Remove build time condition on HOSTAPD define
2013-11-09 Jouni Malinennl80211: Share more code between hostapd and wpa_supplicant
2013-11-09 Jouni Malinennl80211: Remove read-only last_freq/last_freq_ht
2013-11-08 Kenny RootAndroid: Switch keystore to binder
2013-11-08 Kenny RootAndroid: Remove obsolete keystore path
2013-11-08 Kenny RootAndroid: Use keystore ENGINE for private key operations
2013-11-08 Nick KralevichAndroid: Use correct header file path for capability.h
2013-11-07 Kyeyoon ParkGAS: Replenish AP station session timer to 5 seconds
2013-11-07 Kyeyoon Parkeloop: Add support for replenishing a registered timeout
2013-11-07 Jouni Malinennl80211: Work around nl_socket_set_nonblocking on Android
2013-11-07 Paul Stewarthostapd: Add option to send OBSS scan params
2013-11-07 Jouni MalinenP2P: Add debug print of P2P Group ID SSID
2013-11-07 Jouni MalinenWPS NFC: Add more debug for NFC Password Token matching
2013-11-07 Jouni MalinenWPS NFC: Add debug log entry on OOB Dev Pw attribute...
2013-11-06 Jouni MalinenInterworking: Do not reconnect if already connected
2013-11-06 Jouni Malinenhostapd: Do not start secondary BSS unless interface...
2013-11-06 Jouni Malinenhostapd: Verify hostapd_setup_bss calls
2013-11-06 Jouni Malinenhostapd: Share a single function for BSS deinit
2013-11-06 Jouni MalinenRemove unused hostapd_cleanup_iface_pre()
2013-11-06 Jouni Malinenhostapd: Add more debug prints to deinit path
next