index
:
hostap
android-jb
android-kk
android-l
android-m
aosp-jb
aosp-kk
master
pending
hostapd/wpa_supplicant
Jouni Malinen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
utils
/
common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert int_array to use size_t instead of int as the length
Jouni Malinen
2020-03-22
1
-13/+13
*
Limit freq_range_list_parse() result to UINT_MAX entries
Jouni Malinen
2020-03-22
1
-0/+4
*
Check against integer overflow in int_array functions
Jouni Malinen
2020-03-21
1
-4/+24
*
More forceful clearing of stack memory with keys
Jouni Malinen
2019-05-26
1
-2/+21
*
Share a single buf_shift_right() implementation
Jouni Malinen
2019-04-25
1
-0/+10
*
DPP: Common configurator/bootstrapping data management
Jouni Malinen
2019-03-24
1
-0/+25
*
UBSan: Avoid unsigned integer overflow in utf8_{,un}escape()
Jouni Malinen
2019-02-25
1
-4/+7
*
common: Add helper function to convert RSSI to RCPI
Avraham Stern
2017-01-03
1
-0/+21
*
Fix spelling mistakes in number of comments
Nishant Chaprana
2016-09-30
1
-1/+1
*
Share a single str_starts() implementation
Jouni Malinen
2016-08-06
1
-0/+6
*
Remove newlines from wpa_supplicant config network output
Paul Stewart
2016-05-02
1
-0/+11
*
WPS: Reject a Credential with invalid passphrase
Jouni Malinen
2016-05-02
1
-0/+12
*
utils: Add ssid_parse() function
David Spinadel
2016-04-16
1
-0/+48
*
ctype functions require an unsigned char
Roy Marples
2016-02-18
1
-1/+1
*
Escape DEL char (ASCII 127 decimal) in SSIDs
Josh Lehan
2015-10-14
1
-1/+1
*
utils: Add cstr_token() function
Max Stepanov
2015-07-26
1
-17/+46
*
Use common is_ctrl_char() helper function
Jouni Malinen
2015-04-22
1
-0/+6
*
Use SSID_MAX_LEN define instead of value 32 when comparing SSID length
Jouni Malinen
2015-04-22
1
-1/+2
*
Add wpa_snprintf_hex_sep()
Jouni Malinen
2015-03-29
1
-0/+25
*
Add helper functions for escaping and unescaping UTF-8
Brian Gix
2015-02-02
1
-0/+86
*
Add address masks to BSSID lists
Stefan Tomanek
2015-01-10
1
-11/+75
*
Remove unused find_first_bit()
Jouni Malinen
2014-12-14
1
-15/+0
*
Check os_snprintf() result more consistently - automatic 2
Jouni Malinen
2014-12-08
1
-1/+1
*
Check os_snprintf() result more consistently - automatic 1
Jouni Malinen
2014-12-08
1
-1/+1
*
Add wpa_scnprintf() helper function
Moshe Benji
2014-11-16
1
-0/+29
*
Add str_token() function
Eliad Peller
2014-11-16
1
-0/+32
*
Add helper function for generating random MAC addresses with same OUI
Jouni Malinen
2014-09-29
1
-0/+10
*
util: Don't use "\e"
Bernhard Walle
2014-09-28
1
-2/+2
*
Add helper function for generating random MAC addresses
Jouni Malinen
2014-09-27
1
-0/+10
*
Clear wpa_supplicant configuration keys explicitly
Jouni Malinen
2014-07-02
1
-0/+19
*
Fix off-by-one bounds checking in printf_encode()
Stuart Henderson
2014-06-02
1
-1/+1
*
Move int_array helpfer functions to utils/common.c
Jouni Malinen
2013-12-26
1
-0/+92
*
hostapd: Verify VHT capabilities are supported by driver
Eliad Peller
2013-10-27
1
-0/+15
*
Make frequency range list routines more general
Jouni Malinen
2013-10-22
1
-0/+96
*
Fix wpa_config_parse_string() to null terminate printf decoded values
Kyeyoon Park
2013-09-25
1
-1/+3
*
Add dup_binstr() to help common binary string tasks
Jouni Malinen
2013-04-27
1
-6/+18
*
Use a shared helper function for merging supported rate lists
Jouni Malinen
2012-08-19
1
-0/+32
*
hostapd: Add alternative format for configuring SSID
Jouni Malinen
2012-08-07
1
-0/+12
*
Make wpa_config_parse_string() a shared function
Jouni Malinen
2012-08-07
1
-0/+61
*
Use printf escaping in SSID-to-printable-string conversion
Jouni Malinen
2012-08-07
1
-10/+7
*
Add routines for encoding/decoding printf escaping mechanism
Jouni Malinen
2012-08-07
1
-0/+129
*
Remove the GPL notification from files contributed by Jouni Malinen
Jouni Malinen
2012-02-11
1
-8/+2
*
util: Add compact MAC address formatting/parsing
Johannes Berg
2011-02-02
1
-0/+24
*
wlantest: Add send command for injecting raw frames
Jouni Malinen
2010-12-16
1
-1/+1
*
Add a more flexible version of hwaddr_aton: hwaddr_aton2()
Jouni Malinen
2010-04-06
1
-1/+31
*
Work around some gcc 4.4 strict-aliasing warnings
Jouni Malinen
2009-11-04
1
-0/+6
*
Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release
Jouni Malinen
2008-02-28
1
-0/+327