Fix spelling mistakes in number of comments
[mech_eap.git] / src / utils / common.c
2016-09-30 Nishant ChapranaFix spelling mistakes in number of comments
2016-08-06 Jouni MalinenShare a single str_starts() implementation
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-02-18 Roy Marplesctype functions require an unsigned char
2015-10-14 Josh LehanEscape DEL char (ASCII 127 decimal) in SSIDs
2015-07-26 Max Stepanovutils: Add cstr_token() function
2015-04-22 Jouni MalinenUse common is_ctrl_char() helper function
2015-04-22 Jouni MalinenUse SSID_MAX_LEN define instead of value 32 when compar...
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 Stefan TomanekAdd address masks to BSSID lists
2014-12-14 Jouni MalinenRemove unused find_first_bit()
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-11-16 Moshe BenjiAdd wpa_scnprintf() helper function
2014-11-16 Eliad PellerAdd str_token() function
2014-09-29 Jouni MalinenAdd helper function for generating random MAC addresses...
2014-09-28 Bernhard Walleutil: Don't use "\e"
2014-09-27 Jouni MalinenAdd helper function for generating random MAC addresses
2014-07-02 Jouni MalinenClear wpa_supplicant configuration keys explicitly
2014-06-02 Stuart HendersonFix off-by-one bounds checking in printf_encode()
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-22 Jouni MalinenMake frequency range list routines more general
2013-09-25 Kyeyoon ParkFix wpa_config_parse_string() to null terminate printf...
2013-04-27 Jouni MalinenAdd dup_binstr() to help common binary string tasks
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 MalinenUse printf escaping in SSID-to-printable-string conversion
2012-08-07 Jouni MalinenAdd routines for encoding/decoding printf escaping...
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-02-02 Johannes Bergutil: Add compact MAC address formatting/parsing
2010-12-16 Jouni Malinenwlantest: Add send command for injecting raw frames
2010-04-06 Jouni MalinenAdd a more flexible version of hwaddr_aton: hwaddr_aton2()
2009-11-04 Jouni MalinenWork around some gcc 4.4 strict-aliasing warnings
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...