]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant
Use correct WPA_ALG_* values to compare for enum wpa_alg
[thirdparty/hostap.git] / wpa_supplicant /
2018-03-11  Davide Carattiwpa_supplicant: Fix memory leaks in ieee802_1x_create_p...
2018-03-03  Sean ParkinsonAdd support for wolfSSL cryptographic library
2018-02-17  Avraham Sternwpa_supplicant: Handle port authorized event
2018-02-17  Arkadiusz Drabczykwpa_passphrase: Include $(LIBS) for linking
2018-02-17  Jouni MalinenDPP: Do not include common/dpp.h without CONFIG_DPP=y
2018-02-17  Jouni MalinenFix a typo in disassoc_low_ack documentation
2018-02-17  Danilo RavottoAdd ap_isolate configuration option for wpa_supplicant...
2018-02-10  Jouni MalinenDPP: Use wildcard BSSID in GAS query frames
2018-02-07  Jouni MalinenDPP: Fix GAS query removal race condition on DPP_STOP_L...
2018-02-07  Jouni MalinenDPP: PKEX initiation on other bands
2018-02-06  Jouni MalinenDPP: Require use of PMF for DPP AKM
2018-02-04  Jouni Malinenwpa_supplicant: Fix parsing errors on additional config...
2018-02-04  Dmitry Shmidtwpa_supplicant: Free config only if it was allocated...
2018-02-04  Jouni MalinenOWE: Fix association IEs for transition mode open AP...
2018-02-03  Simon Dinkinwpa_cli: Enable add/remove/get vendor elements without P2P
2018-02-03  Vasyl VavrychukD-Bus: Report error on starting P2P find
2018-02-03  Jouni Malinenwpa_cli: Fix cred_fields[] declaration
2018-02-02  Sunil DuttSAE: Support external authentication offload for driver...
2018-01-21  Jouni MalinenEAP-SIM/AKA: Separate identity for MK derivation
2018-01-21  Jouni MalinenOWE: Allow station in transition mode to connect to...
2018-01-11  Jouni MalinenDPP: Report reception of Config Request to upper layers
2017-12-29  Jouni MalinenGnuTLS: Add option to build with libnettle instead...
2017-12-27  Jouni MalinenGnuTLS: Implement HMAC functions using libgcrypt
2017-12-27  Jouni MalinenGnuTLS: Implement sha{256,384,512}_vector() using libgcrypt
2017-12-27  Jouni MalinenOWE: Try all supported DH groups automatically on STA
2017-12-24  Jouni MalinenPAE: Remove OpenSSL header dependency
2017-12-24  Sean ParkinsonEAP-pwd: Use abstract crypto API
2017-12-16  Mikael Kanstrupwpa_cli: Add completion for get/set cred commands
2017-12-16  Masashi Honmadbus: Add FILS key mgmt values into BSS security properties
2017-12-15  vamsi krishnaFILS: Driver configuration to disable/enable FILS features
2017-12-11  Jouni MalinenOWE: Allow DH Parameters element overriding with driver SME
2017-12-09  Jeff Vander StoepAndroid: Set CONFIG_NO_RANDOM_POOL=y
2017-12-07  Jouni Malinentests: DPP P-256 test vectors
2017-12-05  Jouni MalinenDPP: Allow protocol key to be overridden for testing...
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-12-02  Jouni MalinenDPP: Change Authentication Response retry time to 1...
2017-11-30  Jouni MalinenDPP: Extend dpp_test with invalid Transaction ID in...
2017-11-29  Jouni MalinenDPP: Call wpas_dpp_stop() from wpas_dpp_deinit()
2017-11-29  Jouni MalinenDPP: Stop pending GAS client operation on DPP_STOP_LISTEN
2017-11-29  Jouni MalinenDPP: Deinit PKEX instance on DPP_STOP_LISTEN
2017-11-27  Jouni MalinenDPP: Do not process dpp_auth_ok_on_ack multiple times
2017-11-27  Ashok PonnaiahDPP: Fix compilation without CONFIG_TESTING_OPTIONS=y
2017-11-27  Jouni MalinenDPP: Ignore GAS server status callback for unknown...
2017-11-27  Jouni MalinenDPP: Add DPP_CONFIGURATOR_SIGN support to hostapd
2017-11-23  Jouni MalinenDPP: Allow PKEX x/X and y/Y keypairs to be overridden
2017-11-23  Jouni MalinenDPP: Allow PKEX own/peer MAC addresses to be overridden
2017-11-23  Jouni MalinenDPP: Provide peer_mac to PKEX Initiator through functio...
2017-11-23  Jouni MalinenDPP: Remove compiler warnings about signed/unsigned...
2017-11-23  bhagavathi perumal shostapd: Add wpa_msg_ctrl() to report Probe Request...
2017-11-23  Jouni MalinenDPP: Fix number of Authentication Request retry cases
2017-11-22  Jouni MalinenDPP: Take response wait time into account for init...
2017-11-22  Jouni MalinenDPP: Stop Authentication Request attempts if no respons...
2017-11-22  Jouni MalinenDPP: Add SAE credential support to Configurator
2017-11-22  Jouni MalinenDPP: Add akm=sae and akm=psk+sae support in Enrollee...
2017-11-22  Jouni MalinenDPP: Retry PKEX Exchange Request frame up to five times
2017-11-19  Jouni MalinenDPP: Protocol testing for invalid Peer Discovery Req...
2017-11-19  Jouni MalinenDPP: Protocol testing for invalid Config Attrib Object...
2017-11-13  Jouni MalinenDPP: Retransmit DPP Authentication Response frame if...
2017-11-13  Jouni MalinenDPP: Stop authentication exchange of DPP_STOP_LISTEN
2017-11-13  Jouni MalinenDPP: Allowed initiator to indicate either role
2017-11-13  Jouni MalinenDPP: Support multiple channels for initiating DPP Authe...
2017-11-13  Jouni MalinenDPP: Share a helper function for PKEX final steps
2017-11-06  Jouni MalinenDPP: Protocol testing to allow missing attributes in...
2017-11-03  Sunil DuttP2P: ACS offload for the autonomous GO
2017-11-03  Jouni MalinenDPP: PKEX counter t
2017-11-03  Jouni MalinenDPP: Terminate PKEX exchange on detection of a mismatch...
2017-11-03  Jouni MalinenDPP: PKEX and STATUS_BAD_GROUP
2017-11-02  Jouni MalinenDPP: Report possible PKEX code mismatch in control...
2017-11-01  Jouni MalinenDPP: Enable PMF when adding wpa_supplicant network...
2017-10-29  Jouni MalinenDPP: Negotiation channel change request from Initiator
2017-10-29  Jouni MalinenDPP: Allow testing override values to be cleared
2017-10-29  Jouni MalinenDPP: Add DPP Status attribute into Peer Discovery Response
2017-10-22  Jouni MalinenDPP: Report invalid messages and failure conditions...
2017-10-22  Jouni MalinenDPP: Report transmitted messages as control interface...
2017-10-22  Jouni MalinenDPP: Report received messages as control interface...
2017-10-22  Jouni MalinenDPP: Remove unnecessary Wrapped Data checks from callers
2017-10-22  Jouni MalinenDPP: Protocol testing framework
2017-10-22  Jouni MalinenFix a typo in a debug message
2017-10-21  Janusz Dziedzicwpa_supplicant: Increase UDP control interface RX buffer
2017-10-19  Jouni MalinenDPP: Update AES-SIV AD for PKEX frames
2017-10-18  Jouni MalinenDPP: Update AES-SIV AD for DPP Authentication frames
2017-10-17  Vidyullatha Kancha... FILS: Send updated connection parameters to drivers...
2017-10-17  Vidyullatha Kancha... Move assoc param setting into a helper function
2017-10-17  Vidyullatha Kancha... FILS: Update replay counter from roam info
2017-10-16  Jouni MalinenAllow last (Re)Association Request frame to be replayed...
2017-10-16  Jouni MalinenAllow EAPOL-Key Request to be sent through control...
2017-10-16  Jouni MalinenMake last received ANonce available through control...
2017-10-16  Jouni MalinenAdd testing functionality for resetting PN/IPN for...
2017-10-15  Jouni MalinenRemove all PeerKey functionality
2017-10-15  Jouni MalinenWNM: Ignore WNM-Sleep Mode Response without pending...
2017-10-11  Jouni MalinenSAE: Allow SAE password to be configured separately...
2017-10-11  Sunil DuttP2P: Do not mark DFS channel as invalid if DFS is offlo...
2017-10-11  Sunil DuttP2P: Prefer 5/60 GHz band over 2.4 GHz during GO config...
2017-10-10  Jouni MalinenOWE: Allow DH Parameters element to be overridden for...
2017-10-09  Jouni MalinenDPP: Add the crypto suite field to the frames
2017-10-09  Jouni MalinenDPP: Remove C-sign-key expiry
2017-10-09  Jouni MalinenOWE: Support station SME-in-driver case
2017-10-09  Jouni MalinenOWE: PMKSA caching in station mode
2017-10-08  Jouni MalinenOWE: Support DH groups 20 (NIST P-384) and 21 (NIST...
next