]> git.ipfire.org Git - thirdparty/hostap.git/shortlog
thirdparty/hostap.git
2015-12-31  Jouni Malinentests: EAP-FAST and different TLS cipher suites
2015-12-31  Jouni MalinenEAP-FAST: Enable AES256-based TLS cipher suites with...
2015-12-31  Jouni MalinenOpenSSL: Share a single openssl_tls_prf() implementation
2015-12-31  Jouni MalinenOpenSSL: Clean up function to fetch client/server random
2015-12-31  Jouni MalinenOpenSSL: Drop support for OpenSSL 1.0.0
2015-12-31  Jouni MalinenOpenSSL: Drop support for OpenSSL 0.9.8
2015-12-30  Jouni Malinentests: Clear BSS table at the end of rsn_ie_proto_eap_sta
2015-12-30  Jouni Malinentests: P2P_LISTEN immediately followed by P2P_FIND
2015-12-30  Jouni MalinenP2P: Fix P2P_FIND while waiting for listen ROC to start...
2015-12-30  Jouni Malinentests: GO Negotiation stopped after TX start
2015-12-30  Jouni MalinenP2P: Stop offchannel TX wait on P2P_STOP_FIND/P2P_LISTEN
2015-12-30  Jouni MalinenRevert "tests: vm: Output everything on console"
2015-12-30  Jouni Malinentests: Increase connection timeout for number of EAP...
2015-12-30  Jouni Malinentests: Make scan test cases more robust by allowing...
2015-12-30  Jouni Malinentests: Make P2PS join-a-group cases more robust
2015-12-30  Jouni MalinenP2P: Add an option to specify group SSID in P2P_CONNECT...
2015-12-30  Jouni MalinenP2P: Provide group SSID, if specified, to P2P Client...
2015-12-30  Jouni MalinenP2P: Do not accept any GO BSS entry if SSID is specifie...
2015-12-30  Jouni MalinenP2P: Use join SSID in the skip-PD cases
2015-12-30  Jouni MalinenP2P: Do not accept any BSS entry for join if SSID is...
2015-12-30  Jouni MalinenP2P: Use group SSID, if known, for join operation even...
2015-12-30  Jouni MalinenP2PS: Add group SSID, if known, to the P2PS-PROV-DONE...
2015-12-30  Jouni Malinentests: Dump control interface sockets during FST operations
2015-12-30  Jouni Malinentests: Use logger.info() instead of print in FST test...
2015-12-30  Jouni Malinentests: Clean up at the end of connect_cmd_disconnect_event
2015-12-29  Dedy LanskyFST: Fix handling of Rx FST Setup Request when session...
2015-12-28  Jouni MalinenTLS: Make tls_cert_chain_failure_event() more robust
2015-12-28  Jouni MalinenTLS: Remove storing of never-read value
2015-12-28  Jouni MalinenRemove unnecessary cleanup assignment in SHA1Final()
2015-12-28  Jouni Malinentests: Clear ignore_old_scan_res explicitly in test...
2015-12-28  Jouni Malinentests: Clear p2p_pref_chan explicitly in test cases...
2015-12-28  Jouni Malinentests: Clear p2p_go_intent explicitly in test cases...
2015-12-28  Jouni Malinentests: Clear p2p_add_cli_chan explicitly in test cases...
2015-12-28  Jouni Malinentests: Clear p2p_no_go_freq explicitly in test cases...
2015-12-28  Ilan Peernl80211: Don't call linux_iface_up() for a dedicated...
2015-12-28  Jouni Malinenmesh: Document Mesh Peering Management element structur...
2015-12-28  Bob Copelandmesh: Check PMKID in AMPE Action frames
2015-12-28  Bob Copelandmesh: Fix PMKID to match the standard
2015-12-28  Ilan Peerwpa_supplicant: Do not wait for monitor on P2P Device...
2015-12-28  Ilan PeerDo not wait for monitor to attach if no control interface
2015-12-28  Jouni MalinenClone default LIBS value to LIBS_* for other tools
2015-12-28  Jouni Malinentests: Make ap_wps_probe_req_ie_oom more robust
2015-12-24  Jouni Malinentests: wpa_supplicant AP mode with ACS
2015-12-24  Jouni MalinenAdd "GET_CAPABILITY acs" to allow ACS build option...
2015-12-24  Tomasz Bursztykawpa_supplicant: Enable Automatic Channel Selection...
2015-12-24  Tomasz BursztykaHandle survey event properly in wpa_supplicant
2015-12-24  Johannes Bergtests: vm: Output everything on console
2015-12-24  Jouni MalinenEAP-TNC peer: Remove dead code related to fragmentation
2015-12-24  Jouni MalinenP2PS: Remove dead code
2015-12-24  Jouni Malinentests: EAP-TNC protocol tests
2015-12-24  Jouni MalinenTNC: Print received IF-TNCCS message as debug ASCII...
2015-12-24  Jouni MalinenEAP-TNC peer: Allow fragment_size to be configured
2015-12-24  Jouni Malinentests: Move P2P-REMOVE-AND-REFORM-GROUP cases more...
2015-12-24  Jouni MalinenRADIUS: Add EACCES to list of recognized send() errno...
2015-12-24  Jouni Malinentests: RADIUS Accounting and non-ASCII SSID
2015-12-24  Jouni MalinenFix RADIUS Called-Station-Id to not escape SSID
2015-12-23  Jouni Malinentests: EAP-TLS with intermediate CAs and OCSP multi
2015-12-23  Jouni MalinenTLS client: Multi-OCSP check to cover intermediate CAs
2015-12-23  Jouni MalinenAdd ocsp=3 configuration parameter for multi-OCSP
2015-12-23  Jouni MalinenTLS: Move variable declaration to the beginning of...
2015-12-22  Jouni Malinentests: Minimal testing of OCSP stapling with ocsp_multi
2015-12-22  Jouni MalinenTLS client: OCSP stapling with ocsp_multi option (RFC...
2015-12-22  Jouni MalinenTLS server: OCSP stapling with ocsp_multi option (RFC...
2015-12-22  Jouni MalinenServer configuration for OCSP stapling with ocsp_multi...
2015-12-22  Jouni MalinenTLS server: OCSP stapling
2015-12-22  Jouni Malinentests: Add dh_file parameter for integrated EAP server
2015-12-22  Jouni MalinenGnuTLS: OCSP stapling on the server side
2015-12-22  Jouni MalinenUse wpa_msg() for the "RSN: PMKID mismatch" message
2015-12-21  Jouni MalinenEAP-EKE: Merge identical error return paths
2015-12-21  Jouni MalinenEAP-EKE: Reject too long Prot() data when building...
2015-12-21  Jouni Malinentests: WPA2-Enterprise connection using EAP-EKE (many...
2015-12-21  Jouni Malinentests: EAP protocol tests with expanded header
2015-12-21  Jouni MalinenDocument previously missing key_mgmt values
2015-12-21  Jouni Malinentests: Add AP Location Public Identifier into gas_anqp_...
2015-12-20  Jouni Malinentests: GAS fragmentation and comeback delay
2015-12-20  Jouni MalinenGAS: Do not cancel initial offchannel wait with comebac...
2015-12-20  Jouni Malinentests: GAS fragmentation with mac80211_hwsim MCC enabled
2015-12-20  Jouni Malinentests: Update gas_anqp_oom_hapd to match new implementation
2015-12-20  Jouni MalinenGAS: Retry full GAS query if comeback response is not...
2015-12-20  Jouni Malinentests: Modify gas_malformed_comeback_resp to allow...
2015-12-20  Jouni MalinenGAS server: Replenish temporary STA entry timeout on...
2015-12-20  Matti GottliebGAS: Shorten the duration of the wait for GAS comeback...
2015-12-20  Jouni MalinenGAS: Clear offchannel_tx_started when ending remain...
2015-12-20  Jouni Malinentests: EAP-PEAP phase1 TLS flags
2015-12-20  Jouni Malinentests: EAP-TTLS with unsupported Phase 2 EAP method...
2015-12-20  Jouni MalinenEAP-TTLS/PEAP/FAST: Reject unsupported Phase 2 method...
2015-12-20  Jouni MalinenEAP-TLS: Merge common error paths
2015-12-20  Jouni Malinentests: EAP-TLS and TLS Message Length in unfragmented...
2015-12-20  Jouni Malinentests: EAP-TLS and config blob missing
2015-12-20  Jouni Malinentests: Speed up TNC test cases with the use of a single...
2015-12-20  Jouni Malinentests: TNC PEAP-SoH local error cases
2015-12-20  Jouni MalinenEAP-PEAP peer: Fix a memory leak on an error path
2015-12-20  Jouni Malinentests: TNC TTLS local error cases
2015-12-20  Jouni MalinenDrop any pending EAPOL RX frame when starting a new...
2015-12-20  Jouni Malinentests: Fix scan result clearing in ssid_hidden*
2015-12-20  Jouni Malinentests: EAP-TTLS/MSCHAP with password hash
2015-12-20  Jouni Malinentests: EAP-TTLS local error cases
2015-12-20  Jouni MalinenWPA: Explicitly clear the buffer used for decrypting...
2015-12-19  Jouni Malinentests: EAP-PEAP local error cases
2015-12-19  Jouni Malinentests: EAP-PEAP version forcing
next