]> git.ipfire.org Git - thirdparty/hostap.git/history - wpa_supplicant/wpa_priv.c
Add attribute for dwell time in QCA vendor scan
[thirdparty/hostap.git] / wpa_supplicant / wpa_priv.c
2020-02-17  Didier RaboudFix VERSION_STR printf() calls in case the postfix...
2020-01-08  Jouni Malinendriver: Move set_key() parameters into a struct
2019-10-25  Jesus Fernandez... wpa_supplicant: Fix arithmetic on void pointer
2017-10-15  Jouni MalinenRemove all PeerKey functionality
2017-01-03  Jouni MalinenUpdate copyright notices for the new year 2017
2016-12-03  Jouni Malinenprivsep: Support frequency list for scan requests
2016-12-03  Jouni Malinenprivsep: Support multiple scan SSIDs
2016-12-03  Jouni Malinenprivsep: Fix scan result fetching with Beacon frame IEs
2016-12-03  Jouni Malinenwpa_priv: Handler driver global_deinit() on termination...
2016-12-03  Jouni Malinenwpa_priv: Explicitly clear padding in message structures
2016-12-03  Jouni Malinenwpa_priv: Use fromlen instead sizeof(struct sockaddr_un)
2016-12-03  Jouni Malinenwpa_priv: Add support for multiple l2_packet connections
2016-10-22  Jouni MalinenRename sae_data to more generic auth_data
2016-03-22  Roy MarplesFind correct driver for interface additions/removals
2016-02-07  Roy Marpleseloop: Add eloop_sock_requeue()
2016-01-01  Jouni MalinenUpdate copyright notices for the new year 2016
2015-09-05  Jouni Malinenwpa_priv: Add authentication command and event
2015-09-05  Jouni Malinenwpa_priv: Add support for EVENT_SCAN_STARTED
2015-09-05  Jouni Malinenwpa_priv: Print unsupported driver event name in debug log
2015-09-05  Jouni Malinenwpa_priv: Clear extended_capa pointers
2015-09-05  Jouni Malinenwpa_priv: Add support for global driver interface context
2015-09-05  Jouni Malinenwpa_priv: allow l2_packet to be opened for ethertype...
2015-09-05  Jouni Malinenwpa_priv: Add -c argument to usage text
2015-09-05  Jouni Malinenwpa_priv: Fix early exit path
2015-04-25  Mikael KanstrupDeclare all read only data structures as const
2015-04-22  Jouni MalinenUse SSID_MAX_LEN define instead of value 32 when compar...
2014-12-26  Jouni MalinenClean up debug prints to use wpa_printf()
2014-12-25  Jouni Malinenprivsep: Fix compilation due to associate() parameter...
2013-12-31  Jouni MalinenDeclare wpa_debug_* variables in src/utils/wpa_debug.h
2013-12-31  Jouni MalinenDeclare wpa_drivers in src/drivers/driver.h
2013-04-27  Jouni MalinenAdd dup_binstr() to help common binary string tasks
2012-04-06  Ben GreearMake bind failure messages unique
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2011-10-22  Andrii Bordunovwpa_priv: Update function arguments to fix compilation
2010-01-03  Jouni MalinenReplace wpa_supplicant_sta_rx() call with driver event
2009-12-19  Jouni Malineneloop: Remove global user data pointer
2009-12-03  Jouni MalinenFix wpa_priv compilation after driver_ops changes
2009-12-03  Dmitry ShmidtFix wpa_priv memory leak in wpa_priv_get_scan_results2()
2009-11-29  Jouni MalinenRemove src/common from default header file path
2009-11-23  Jouni MalinenRemove deprecated driver_ops handlers
2009-11-23  Jouni MalinenMove definitions away from hostapd_defs.h
2009-04-09  Jouni MalinenUse common get_hw_feature_data for hostapd and wpa_supp...
2009-04-09  Jouni MalinenMerge wpa_supplicant and hostapd driver wrapper impleme...
2009-04-06  Jouni MalinenFix couple of forgotten wpa_hw_modes -> hostapd_hw_modes
2009-02-15  Daniel MierswaAllow the privsep driver to pass the set_country to...
2009-02-07  Jouni MalinenFix privsep build with CONFIG_CLIENT_MLME=y
2008-09-29  Jouni MalinenAdded set_mode() handler for privsep
2008-02-28  Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...