]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant
mka: Add helper functions for dumping and creating peer
[thirdparty/hostap.git] / wpa_supplicant /
2016-08-22  Jouni MalinenInitialize hapd->nr_db in hostapd_alloc_bss_data()
2016-08-18  Roshan PiusMove network add/remove operations to a common function
2016-08-18  Masashi Honmamesh: Report HT operation mode to kernel
2016-08-18  Masashi Honmamesh: Use WPA_DRIVER_MESH_CONF_FLAG_* as modification...
2016-08-18  Masashi Honmamesh: Move max_peer_links parameter to appropriate...
2016-08-18  Masashi Honmamesh: Simplify HT40 check code
2016-08-18  Masashi Honmamesh: Set correct secondary channel offset if HT40...
2016-08-13  Jouni MalinenIBSS: Fix a memory leak on RSN error path
2016-08-13  Roshan PiusMove disconnect command handling to a common place
2016-08-13  Jouni MalinenAdd group_rekey parameter for IBSS
2016-08-11  Jouni MalinenFix EAP state machine reset with offloaded roaming...
2016-08-07  Roshan Piusbinder: Clang format the source code
2016-08-07  Roshan Piusbinder: Expose an aidl interface module
2016-08-07  Arran Cudbard-BellLink to, and adjust types for, the PCSC framework inclu...
2016-08-06  Jouni Malinencli: Share a common tokenize_cmd() implementation
2016-08-06  Jouni Malinenwpa_cli: Replace str_match() with common str_starts()
2016-08-06  Jouni Malinencli: Share a common write_cmd() implementation
2016-08-06  Jouni Malinencli: Share a common get_cmd_arg_num() implementation
2016-08-06  Jouni MalinenShare a single str_starts() implementation
2016-08-06  Mikael KanstrupUse a common license string for hostapd_cli and wpa_cli
2016-08-06  Mikael KanstrupMove parts of wpa_cli to a new common file
2016-08-06  Mikael Kanstrupwpa_cli: Implement completion routine for get_capability
2016-08-02  Jouni MalinenP2P: Fix D-Bus persistent parameter in group started...
2016-08-02  vamsi krishnaSet default scan IEs to the driver (QCA vendor extension)
2016-07-23  Masashi Honmamesh: Remove HT IEs if HT is disabled
2016-07-23  Masashi Honmamesh: Make DTIM period configurable
2016-07-23  Masashi Honmamesh: Stop joining to different frequency network
2016-07-23  Masashi Honmamesh: Join an existing MBSS instead of creating a new one
2016-07-23  Erik LjungbergMake driver flags available through control interface
2016-07-23  Masashi Honmamesh: Report mesh peer AID to kernel
2016-07-18  Jouni MalinenMBO: Remove unused assignment
2016-07-17  Jouni MalinenSME: Fix SA Query local failure handling
2016-07-17  Jouni MalinenClear wpa_s->sme.last_unprot_disconnect.sec on FLUSH...
2016-07-17  Jouni MalinenHS 2.0: Add an event message to note failed OSU provide...
2016-07-12  Jouni MalinenHS 2.0: Add optional no-scan parameter to FETCH_OSU
2016-07-11  Jouni MalinenInterworking: Define control interface message prefixes...
2016-07-11  Jouni MalinenHS 2.0: Make hs20_build_anqp_req() static
2016-07-04  Jouni MalinenHS 2.0: Fix hs20_get_icon() error path
2016-07-04  Jouni MalinenInterworking: Remove unused allow_excluded from interwo...
2016-07-04  Jouni MalinenFix wpa_config_get_all() error path
2016-07-03  Jouni MalinenInterworking: Combine identical error returns into...
2016-07-03  Peng XuP2P: Allow P2P listen being offloaded to the driver...
2016-07-03  Roshan PiusDo not exceed scan ssid max size advertised by driver
2016-06-30  Jouni MalinenMBO: Improve supported operating class generation
2016-06-28  Jouni Malinenmesh: Add debug prints on my/peer lid mismatches
2016-06-28  Jouni Malinenmesh: Add MPM FSM transitions from ESTAB to HOLDING...
2016-06-28  Jouni Malinenmesh: Update MPM FSM events to match the standard
2016-06-28  Jouni Malinenmesh: Rename MPM FSM states to match the standard
2016-06-28  Jouni Malinenmesh: Indicate OPN_RJCT event if AES-SIV decrypt fails
2016-06-28  Jouni Malinenmesh: Write close reason from Mesh Peering Close to...
2016-06-28  Jouni Malinenmesh: Remove GTKdata and IGTKdata from Mesh Peering...
2016-06-27  Jouni MalinenAdd CTRL-EVENT-CHANNEL-SWITCH event to indicate channel...
2016-06-27  Jouni MalinenGAS: Fix double-free on an error path
2016-06-27  Jouni MalinenGAS: Remove unused gas_query_cancel()
2016-06-27  Jouni MalinenGAS: Check protected/unprotected drop after action...
2016-06-27  Jouni MalinenGAS: Report GAS-QUERY-DONE event on initial req TX...
2016-06-24  Jouni MalinenD-Bus: Make the CurrentAuthMode property getter more...
2016-06-24  Nishant ChapranaD-Bus: Add DeviceFoundProperties signal for discovered...
2016-06-24  Maital Hahnmesh: Mark wpa_state COMPLETED when mesh join has been...
2016-06-24  Lior Davidwpa_supplicant: Configurable EAP fragment size in AP...
2016-06-24  Jouni MalinenPAE: Use sci->port more consistently
2016-06-24  Jouni MalinenMove extern declarations for autoscan modules into...
2016-06-24  Jouni MalinenMove extern declarations for bgscan modules into a...
2016-06-23  Jouni Malinentests: Declare module test functions in a header file
2016-06-23  Jouni MalinenMark wpas_data_test_rx() static
2016-06-23  Jouni MalinenFix byte order for CONFIG_VHT_OVERRIDES parameters
2016-06-23  Jouni MalinenFST: Mark wpa_supplicant callback functions get_peer_...
2016-06-23  Jouni MalinenTDLS: Declare tdls_testing as extern in a header file
2016-06-23  Jouni Malinentrace: Define externs in a header file
2016-06-23  Jouni MalinenMBO: Mark verify_channel() static
2016-06-23  Jouni MalinenWNM: Use NULL instead of 0 as the pointer return value
2016-06-19  Jonathan Afekctrl_iface: BSS command to skip info items if parsing...
2016-06-19  Masashi Honmamesh: Use MESH_CAP_* macros for mesh capability
2016-06-19  Masashi Honmamesh: Ignore crowded peer
2016-06-19  Jouni Malinenmesh: Select pairwise and group cipher based on network...
2016-06-19  Jouni Malinenmesh: Avoid use of hardcoded cipher
2016-06-19  Jouni Malinenmesh: Clean up AMPE element encoding and parsing
2016-06-19  Jouni Malinenmesh: Do not use RX MGTK as RX IGTK
2016-06-19  Jouni Malinenmesh: Use variable length MGTK for RX
2016-06-19  Jouni Malinenmesh: Generate a separate TX IGTK if PMF is enabled
2016-06-19  Jouni Malinenmesh: Support variable length TX MGTK
2016-06-19  Jouni Malinenmesh: Add variable length MTK support
2016-06-19  Jouni Malinenmesh: Coding style cleanup for MTK derivation
2016-06-18  Jouni Malinenmesh: Fix MTK derivation to use AKM suite selector
2016-06-18  Jouni Malinenmesh: Coding style cleanup for AEK derivation
2016-06-18  Jouni Malinenmesh: Fix AEK derivation to use AKM suite selector
2016-06-18  Jouni Malinenmesh: Use ieee80211w profile parameter
2016-06-18  Jouni Malinenmesh: Use WPA_NONCE_LEN macro
2016-06-17  vamsi krishnaWPS: Fix memory leak with wps_ie in wpa_bss_is_wps_cand...
2016-06-16  vamsi krishnaWPS: Do not expire probable BSSes for WPS connection
2016-06-11  David WoodhouseUpdate PKCS#11 references in template wpa_supplicant...
2016-06-10  Jouni Malinenwpa_supplicant: Make GAS Address3 field selection behav...
2016-06-04  Jouni Malinenmesh: Remove extra newline from the end of an error...
2016-06-04  Jouni Malinenmesh: Allow 160 MHz channel to be configured
2016-06-04  Jouni Malinenmesh: Remove unreachable code
2016-05-31  Kanchanapally, Vid... nl80211: Use extended capabilities per interface type
2016-05-30  Jouni MalinenReport connection timeouts in CTRL-EVENT-ASSOC-REJECT
2016-05-30  Jouni Malinenmesh: Fix error path handling for RSN (MGTK init)
2016-05-30  Jouni MalinenD-Bus: Remove unused wpas_dbus_signal_p2p_group_started...
2016-05-30  Nishant ChapranaD-Bus: Indicate whether created group is persistent...
next