]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/wps_supplicant.c
EAP: Increase the maximum number of message exchanges
[thirdparty/hostap.git] / wpa_supplicant / wps_supplicant.c
2019-03-06  Jouni MalinenWPS: Allow SAE configuration to be added automatically...
2019-02-18  Davina Luwpa_supplicant: Support Multi-AP backhaul STA onboardin...
2017-12-02  Jouni MalinenWPS: Add GCMP-256 and CCMP-256 cipher options on Enrollee
2017-12-02  Jouni MalinenWPS: Check BSS table against current BSSID if credentia...
2017-04-13  Jouni MalinenWPS: Add option for using random UUID
2017-03-11  Jörg KrauseWPS: Notify about WPS PBC event in Enrollee mode
2017-03-07  Johannes BergUse os_memdup()
2016-04-08  Lior Davidwpa_supplicant: "don't care" value for pbss in ssid...
2016-02-27  Lior DavidP2P: Add a separate pointer to the P2P Device instance
2016-02-19  Nick LoweWPS: Use only os_get_random() for PIN generation
2016-02-08  Lior Davidwpa_supplicant: Basic support for PBSS/PCP
2015-11-17  Sunil DuttWPS: Reconnect for a failed data connection when STA_AU...
2015-09-27  Saurav BabuD-Bus: Add Signal to notify WPS PBC Overlap event
2015-09-27  Saurav BabuD-Bus: Add signal to notify WPS timeout event
2015-06-19  Avraham SternP2P: Fix PBC overlap detection
2015-06-04  Sunil DuttWPS: Allow the priority for the WPS networks to be...
2015-05-29  Purushottam KushwahaP2P: Fix a potential memory leak in a P2P+NFC corner...
2015-04-27  Hamad KadmanyWPS: Add support for 60 GHz band
2015-04-24  Hu WangWPS: Enforce five second minimum time before AP iteration
2015-04-22  Jouni MalinenUse SSID_MAX_LEN define instead of value 32 when compar...
2015-03-01  Jouni MalinenDo not add blacklist entries based on normal disconnect...
2015-01-02  Jouni MalinenWPS: Reject station-mode WPS operations when AP mode...
2014-12-29  Jouni MalinenWPS ER: Explicitly clear PSK from stack after use
2014-12-25  Jouni MalinenWPS: Do not indicate PBC overlap for the same BSS
2014-12-14  Jouni MalinenWPS ER: Remove unnecessary return value
2014-12-08  Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-12-08  Jouni MalinenCheck os_snprintf() result more consistently - success...
2014-11-30  Jouni MalinenWPS: Fix current_ssid clearing on duplicate network...
2014-10-27  Ahmad MasriP2P: Support GCMP as part of 60 GHz support
2014-08-29  Hu WangWPS: Merge mixed-WPA/WPA2 credentials if received in...
2014-06-15  Jouni MalinenP2P: Clean up by moving ifdef CONFIG_P2P to p2p_supppli...
2014-05-12  Alexandru CostacheRemove leftover timeouts on cleanup
2014-04-13  Jouni MalinenWPS: Split eapol_cb reconnect to a separate code path
2014-04-13  Jouni MalinenWPS: Close p2p_group and temporary parameters to all...
2014-04-06  Jouni MalinenWPS NFC: Remove NFC_RX_HANDOVER_SEL
2014-04-06  Jouni MalinenWPS: Remove unused WEP related functionality
2014-03-28  Avraham SternP2P: Fix segfault when PBC overlap is detected
2014-03-25  Jouni MalinenWPS: Enable WSC 2.0 support unconditionally
2014-02-15  Jouni MalinenRemove unused NFC_RX_HANDOVER_REQ
2014-02-04  Jouni MalinenWPS: Remove unused Credential AP Channel processing
2014-01-27  Jouni MalinenP2P NFC: Add support for freq option in NFC ctrl_iface...
2014-01-27  Jouni MalinenWPS NFC: Use BSSID and AP Channel from handover select
2014-01-27  Jouni MalinenWPS NFC: Use AP Channel information from credential...
2014-01-27  Jouni MalinenP2P NFC: Optimize join-a-group operation based on NFC...
2014-01-27  Jouni MalinenWPS NFC: Update DH keys for ER operations
2014-01-27  Jouni MalinenP2P NFC: Report handover select from tag for static...
2014-01-27  Jouni MalinenNFC: Update WPS ER to use the new connection handover...
2014-01-27  Jouni MalinenWPS NFC: Process new style handover select
2014-01-27  Jouni MalinenWPS NFC: Build new style carrier record for connection...
2014-01-27  Jouni MalinenWPS: Preparations for allowing SSID filtering for provi...
2014-01-27  Jouni MalinenWPS NFC: Validate peer public key hash on Enrollee
2014-01-07  Jouni MalinenP2P: Reject group formation on WPS provisioning failure
2014-01-01  Jouni MalinenWPS: Fix clear-from-timeout handling to avoid race...
2013-12-31  Jouni MalinenMark wpas_wps_er_nfc_handover_sel() static
2013-12-31  Jouni MalinenDeclare wpa_debug_* variables in src/utils/wpa_debug.h
2013-12-30  Jouni MalinenWPS: Clean up UUID debug print
2013-12-29  Jouni MalinenWPS: Replace wpas_wps_in_progress with identical wpas_w...
2013-12-26  Jouni MalinenWPS: Remove old duplicate network even if key is different
2013-12-24  Johannes BergWPS: Use monotonic time for AP connection attempt
2013-11-20  Jithu JanceSTA: Cancel sched_scan while initiating wps_reassoc
2013-10-27  Jouni MalinenWPS: Clear known_wps_freq in addition to after_wps
2013-10-20  Jouni MalinenWPS: Clear after_wps from number of new locations
2013-10-14  Jithu JanceWPS NFC: Cancel scheduled scan before attempting a...
2013-09-01  Jouni MalinenP2P: Store P2P Device Address in per-device PSK records
2013-08-25  David SpinadelWPS: Set currently used RF band in RF Bands attribute
2013-08-23  Jouni MalinenWPS: Fix failure path to allow WSC_NACK and EAP-Failure...
2013-08-23  Jeffin MammenWPS: Add PBC mode activated/disabled events
2013-08-23  Jouni MalinenWPS: Share a common function for error strings
2013-07-08  Junli ZhaoWPS: Disconnect when removing existing WPS network...
2013-05-15  Jouni MalinenWPS: Clear connection failure counts on WPS success
2013-05-15  Jouni MalinenWPS NFC: Connect using learnt credential after NFC...
2013-04-30  Vinayak KamathWPS: Remove duplicate networks after WPS
2013-04-01  Jouni MalinenWPS NFC: Allow configuration token to be built from...
2013-04-01  Jouni MalinenWPS ER: Allow Enrollee to be specified with MAC address
2013-04-01  Jouni MalinenWPS ER: Allow AP to be specified with BSSID
2013-04-01  Jouni MalinenWPS: Be more careful with pre-configured DH parameters
2013-03-31  Masashi HonmaWPS: Skip rescanning after provisioning if AP was confi...
2013-03-31  Jouni MalinenWPS: Clear after_wps on new WPS connection
2013-03-31  Jouni MalinenWPS: Use latest updated BSS entry if multiple BSSID...
2013-03-12  Jouni MalinenWPS NFC: Fix build without CONFIG_WPS_ER
2013-02-24  Jouni MalinenWPS NFC: Add connection handover support for ER
2013-02-15  Jouni MalinenWPS: Add support for NFC handover select generation...
2013-02-15  Jouni MalinenWPS: Add support for config token generation with wpa_s...
2013-02-15  Jouni MalinenWPS: Use pre-configured NFC password token instead...
2013-02-11  Jouni MalinenWPS: Report NFC connection handover completion differently
2013-02-10  Jouni MalinenWPS: Fetch only the carrier record from wpa_supplicant...
2013-01-12  Jouni MalinenWPS: Verify wpa_config_set() return value more consistently
2012-12-21  Jouni MalinenWPS: Update configuration file after re-enabling networks
2012-12-21  Sunil DuttWPS: Optimize post-WPS scan even if EAP-Failure is...
2012-11-11  Jouni MalinenWPS: Remove deprecated UFD config method and OOB ctrl_iface
2012-11-01  Jouni MalinenWPS: Reject invalid credential more cleanly
2012-10-28  Jouni MalinenWPS: Remove old OOB NFC interface
2012-10-28  Jouni MalinenWPS: Use AP Channel attribute in credential to speed...
2012-10-28  Jouni MalinenWPS: Add preliminary NFC connection handover support...
2012-10-04  Sunil DuttWPS: Reenable the networks disabled during wpa_wpas_reassoc
2012-09-16  Masashi HonmaRemove unused function warning in WPS NFC case
2012-09-02  Jouni MalinenUse BSS entries instead of scan results for BSS selection
2012-08-27  Jouni MalinenWPS: Allow AP that becomes active be tried immediately
2012-08-27  Jouni MalinenWPS: Maintain more AP state during WPS PIN iteration
2012-08-26  Jouni MalinenDisable network block temporarily on authentication...
next