]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant
tests: Verify that wpa_supplicant clears keys from memory
[thirdparty/hostap.git] / wpa_supplicant /
2014-12-29  Jouni MalinenSAE: Clear keys from memory on disassociation
2014-12-29  Jouni MalinenClear psk_list while freeing config_ssid instances
2014-12-29  Jouni MalinenExplicitly clear the temporary stack-based PSK buffer
2014-12-29  Jouni MalinenExplicitly clear the temporary stack-based key for...
2014-12-29  Jouni MalinenWPS ER: Explicitly clear PSK from stack after use
2014-12-29  Jouni MalinenClear wpa_psk memory when setting up wpa_supplicant...
2014-12-29  Jouni MalinenD-Bus(old): Remove duplicated blob->data check
2014-12-29  Jouni MalinenD-Bus(old): Remove unnecessary wpa_supplicant_state_txt...
2014-12-29  Jouni MalinenD-Bus(old): Fix removeNetwork and selectNetwork error...
2014-12-29  Jouni MalinenD-Bus(old): Fix interface to show correct err_msg for...
2014-12-29  Jouni MalinenD-Bus(old): Fix WPS interface to require BSSID for...
2014-12-29  Jouni MalinenD-Bus(old): Fix WPS interface for PIN from wpa_supplica...
2014-12-29  Jouni MalinenD-Bus: Fix P2P persistent group removal from non-D...
2014-12-29  Jouni MalinenD-Bus: Fix WPS ConfigMethods getter to handle no value...
2014-12-29  Jouni MalinenD-Bus: Fix P2P peer joined/disconnected handlers
2014-12-29  Jouni MalinenClear next_scan_freqs on wpa_supplicant FLUSH command
2014-12-29  Jouni Malinenwpa_supplicant: Set stdout line-buffered
2014-12-29  Jouni MalinenAdd QUIET=1 option for make
2014-12-26  Jouni MalinenAvoid -Wshadow warnings from older gcc versions
2014-12-26  Jouni MalinenClean up debug prints to use wpa_printf()
2014-12-25  Jouni Malinenprivsep: Fix compilation due to associate() parameter...
2014-12-25  Jouni MalinenWPS: Do not indicate PBC overlap for the same BSS
2014-12-23  Jouni Malinenmesh: Delay Authentication frame process with no_auto_peer
2014-12-22  Jouni MalinenSME: Optimize OBSS scanning
2014-12-22  Jouni MalinenAdd more debug prints for WPA/RSN selection issues...
2014-12-21  Masashi Honmamesh: Fill Number of Peerings field in Mesh Formation...
2014-12-21  Masashi Honmamesh: Add debug message when peering limit is reached
2014-12-21  Masashi Honmamesh: Make maximum number of peer links configurable
2014-12-21  Masashi Honmamesh: Make beacon interval configurable
2014-12-21  Masashi Honmadoc: Remove error on document creation
2014-12-21  Jouni MalinenFlush WPS registrar state on wpa_supplicant FLUSH command
2014-12-19  Jouni MalinenAdd possibility to set the setband parameter
2014-12-19  Sunil DuttDo not trigger the scan during initialization on Androi...
2014-12-19  Jouni MalinenReject new SCAN commands if there is a pending request
2014-12-18  Jithu JanceP2P: Avoid truncation of long listen operation due...
2014-12-14  Jouni MalinenDo not allow network block scan_freq override SCAN...
2014-12-14  Masashi Honmamesh: Add mesh interface creation command for mesh...
2014-12-14  Jouni MalinenExtend wpa_supplicant STA* ctrl_iface commands for...
2014-12-14  Jouni MalinenClean up VHT override max A-MPDU override calculation
2014-12-14  LedFix bashisms in wps-ap-cli script
2014-12-14  Arkadiusz (Arkq... wpa_gui: Quiet mode - disable tray icon messages
2014-12-14  Arkadiusz (Arkq... wpa_gui: More informative tray icon tool tip message
2014-12-14  Jouni MalinenSAE: Report connection failure if SME cannot build...
2014-12-14  Jouni Malinenoffchannel: Use wpas_get_tx_interface() src parameter...
2014-12-14  Jouni MalinenHS 2.0: Allow CANCEL_FETCH_OSU to stop at scan completion
2014-12-14  Jouni MalinenWPS ER: Remove unnecessary return value
2014-12-13  Jouni MalinenRemove unnecessary STA_AUTOCONNECT handler function
2014-12-13  Jouni MalinenRemove unnecessary return value
2014-12-13  Jouni MalinenSimplify eapol_sm_get_mib() result handling
2014-12-11  Jouni MalinenFix SCAN control interface command error cases
2014-12-11  Jouni MalinenRemove unused send_eapol() driver op
2014-12-11  Jouni MalinenFix ANQP_GET/HS20_GET_ANQP parsing to skip space after...
2014-12-09  Jouni MalinenP2P: Allow cross connection on the parent interface
2014-12-08  Jouni MalinenClear wpa_s->disconnected on ctrl_iface FLUSH
2014-12-08  Jouni MalinenCheck os_snprintf() result more consistently - more...
2014-12-08  Jouni MalinenCheck os_snprintf() result more consistently
2014-12-08  Jouni MalinenCheck os_snprintf() result more consistently - manual
2014-12-08  Jouni MalinenCheck os_snprintf() result more consistently - automatic 3
2014-12-08  Jouni MalinenCheck os_snprintf() result more consistently - automatic 2
2014-12-08  Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2014-12-08  Jouni MalinenCheck os_snprintf() result more consistently - success...
2014-12-08  Jouni MalinenCheck os_snprintf() result more consistently - maximum...
2014-12-08  Jouni MalinenUse os_calloc() instead of os_zalloc()
2014-12-08  Jouni MalinenFix DUP_NETWORK debug print on error case
2014-12-08  Jouni MalinenRemove unnecessary ctrl_iface command check
2014-12-08  Jouni MalinenRemove unnecessary ctrl_iface cmd check
2014-12-06  Jouni MalinenInterworking: Make bounds checking easier for static...
2014-12-06  Jouni MalinenReplace send_ft_action() driver_op with send_action()
2014-12-05  Jouni MalinenWFD: Allow WFD_SUBELEM_SET/GET all to be used with...
2014-12-05  Jouni MalinenWMM-AC: Use DEBUG verbosity for ignoring Action frame...
2014-12-04  Jouni MalinenHS 2.0: Clarify OSU Provider list length validation
2014-12-04  Jouni MalinenERP: Add wpa_supplicant ERP_FLUSH ctrl_iface command
2014-12-04  Jouni MalinenERP: Add support for ERP on EAP peer
2014-12-03  Dmitry ShmidtReturn only full network line in list_networks
2014-12-02  Vinit DeshpandeList all networks despite message limit of 4096 bytes
2014-12-02  Jouni MalinenAllow a BSS entry with all-zeros BSSID to expire
2014-12-01  Jouni MalinenDo not start new radio work on scan completion during...
2014-11-30  Jouni MalinenWPS: Fix current_ssid clearing on duplicate network...
2014-11-30  Jouni Malinenmesh: Skip fast-association when using connect_without_scan
2014-11-30  Jouni Malinenmesh: Check for initialization failures
2014-11-30  Jouni MalinenIgnore auth/assoc timeout events in mesh configuration
2014-11-30  Jouni Malinenmesh: Avoid a false maybe-uninitialized compiler warning
2014-11-28  Jouni Malinenmesh: Add more debug information to MPM Action frame...
2014-11-27  Jouni MalinenAdd DATA_TEST_FRAME for testing Data frame processing
2014-11-27  Jouni MalinenClear RSN preauth and PMKSA cache state on FLUSH command
2014-11-27  Jouni MalinenWMM AC: Fix memory leak on deinit without disassoc...
2014-11-27  Jouni MalinenClear scan_req to NORMAL_SCAN_REQ for connection attempt
2014-11-27  Jouni Malinenmesh: Send peering close message before leaving mesh
2014-11-25  Neelansh MittalDo not re-open Android control sockets
2014-11-25  Masashi HonmaSAE: Fix Anti-Clogging Token request frame format
2014-11-24  Jouni MalinenSME: Fix a sign-compare warning
2014-11-24  Jouni MalinenWNM: Use country code, if available, to help in channel...
2014-11-23  Jouni MalinenGAS: Clean up Query Response length validation
2014-11-23  Jouni MalinenHS 2.0: Clarify OSU Server URI length validation
2014-11-23  Jouni MalinenHS 2.0: More explicit hs20_osu_icon_fetch() length...
2014-11-23  Jouni MalinenWNM: Use a clearer validation step for key_len_total
2014-11-23  Jouni MalinenInterworking: Clearer ANQP element length validation
2014-11-23  Jouni MalinenWNM: Print debug message if Action frame sending fails
2014-11-22  Andrei Otcheretianskiwpa_supplicant: Handle link measurement requests
2014-11-22  Assaf Krausswpa_cli: Add optional ssid to neighbor report request
next