]> git.ipfire.org Git - thirdparty/hostap.git/history - src/utils/common.h
tests: HE AP parameters
[thirdparty/hostap.git] / src / utils / common.h
2019-05-26  Jouni MalinenMore forceful clearing of stack memory with keys
2019-04-25  Jouni MalinenShare a single buf_shift_right() implementation
2019-03-24  Jouni MalinenDPP: Common configurator/bootstrapping data management
2018-02-17  Jouni MalinenDefine host_to_le64() for Windows builds
2017-11-14  Beniamino Galvanicommon: Avoid conflict with __bitwise macro from linux...
2017-05-04  Jonas LarssonDetect endianness when building for RTEMS
2017-05-03  Michael BraunFT: Replace inter-AP protocol with use of OUI Extended...
2017-01-03  Avraham Sterncommon: Add helper function to convert RSSI to RCPI
2016-08-06  Jouni MalinenShare a single str_starts() implementation
2016-06-23  Jouni MalinenUndefine __bitwise before defining it for sparse
2016-05-02  Paul StewartRemove newlines from wpa_supplicant config network...
2016-05-02  Jouni MalinenWPS: Reject a Credential with invalid passphrase
2016-04-16  David Spinadelutils: Add ssid_parse() function
2016-03-26  Jouni Malinenwlantest: Use local ETH_P_IP define instead of linux...
2015-07-26  Max Stepanovutils: Add cstr_token() function
2015-07-17  Jouni MalinenDrop CONFIG_TI_COMPILER ifdefs
2015-07-16  Anton NayshtutAdd is_multicast_ether_addr()
2015-07-07  Jouni MalinenAvoid ubsan warning on 0x80<<24 not fitting in int...
2015-07-07  Jouni MalinenMake BIT() unsigned int instead of int
2015-04-22  Jouni MalinenUse common is_ctrl_char() helper function
2015-03-29  Jouni MalinenAdd wpa_snprintf_hex_sep()
2015-02-02  Brian GixAdd helper functions for escaping and unescaping UTF-8
2015-01-10  Jouni MalinenDefine host_to_le32() for Windows builds
2015-01-10  Stefan TomanekAdd address masks to BSSID lists
2014-12-14  Jouni MalinenRemove unused find_first_bit()
2014-11-16  Moshe BenjiAdd wpa_scnprintf() helper function
2014-11-16  Eliad PellerAdd str_token() function
2014-10-27  Kyeyoon Parkcommon: Add definition for ETH_HLEN
2014-09-29  Jouni MalinenAdd helper function for generating random MAC addresses...
2014-09-27  Jouni MalinenAdd helper function for generating random MAC addresses
2014-07-02  Jouni MalinenClear wpa_supplicant configuration keys explicitly
2013-12-29  Jouni MalinenDefine __maybe_unused
2013-12-26  Jouni MalinenMove int_array helpfer functions to utils/common.c
2013-10-27  Eliad Pellerhostapd: Verify VHT capabilities are supported by driver
2013-10-26  Jouni MalinenIntroduce ARRAY_SIZE() macro
2013-10-22  Jouni MalinenMake frequency range list routines more general
2013-07-20  Michal KaziorAdd missing host_to_le32() for big endian hosts
2013-04-27  Jouni MalinenAdd dup_binstr() to help common binary string tasks
2013-01-12  Jouni MalinenReplace macros with inline functions for WPA_{GET,PUT...
2012-08-19  Jouni MalinenUse a shared helper function for merging supported...
2012-08-07  Jouni Malinenhostapd: Add alternative format for configuring SSID
2012-08-07  Jouni MalinenMake wpa_config_parse_string() a shared function
2012-08-07  Jouni MalinenAdd routines for encoding/decoding printf escaping...
2012-04-07  Jouni MalinenRemove experimental Symbian build
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2011-03-06  Ganesh PrasadhTDLS: Add initial support for TDLS (IEEE Std 802.11z...
2011-03-06  Jouni MalinenAdd defines for Valgrind client requests
2011-02-02  Johannes Bergutil: Add compact MAC address formatting/parsing
2011-01-09  Jouni MalinenUse set_key addr to distinguish default and multicast...
2010-12-16  Jouni Malinenwlantest: Add send command for injecting raw frames
2010-11-18  Jouni Malinenwlantest: Add preliminary infrastructure for injecting...
2010-04-06  Jouni MalinenAdd a more flexible version of hwaddr_aton: hwaddr_aton2()
2010-03-06  Kel Moddermanwpa_supplicant: fix FTBFS on Debian GNU/kFreeBSD
2009-11-23  Jouni MalinenMove definitions away from hostapd_defs.h
2009-11-04  Jouni MalinenWork around some gcc 4.4 strict-aliasing warnings
2009-08-26  Masashi HonmaOpenBSD: wired IEEE 802.1X for OpenBSD
2008-06-03  Jouni MalinenIntroduced new helper function is_zero_ether_addr()
2008-02-28  Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...