hostap/src/utils
Max Stepanov add5975751 utils: Add cstr_token() function
Add an auxiliary cstr_token() function to get a token from a const char
string. The function usage syntax is similar to str_token(), but unlike
str_token() the function doesn't modify the buffer of the string. Change
str_token() function implementation to use cstr_token().

Signed-off-by: Max Stepanov <Max.Stepanov@intel.com>
Reviewed-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com>
Reviewed-by: Ilan Peer <ilan.peer@intel.com>
2015-07-27 00:47:19 +03:00
..
.gitignore
base64.c
base64.h
bitfield.c
bitfield.h
browser-android.c
browser-system.c
browser-wpadebug.c
browser.c
browser.h HS 2.0R2: Add wrapper functions for WebKit 2014-03-12 01:09:21 +02:00
build_config.h
common.c
common.h
edit.c edit: Increase buffer size to 4096 bytes 2014-03-31 12:30:50 +03:00
edit.h
edit_readline.c
edit_simple.c
eloop.c
eloop.h
eloop_win.c Fix req_scan-deplete-timeout and update eloop API for this 2014-01-07 10:45:10 +02:00
ext_password.c
ext_password.h
ext_password_i.h
ext_password_test.c
http-utils.h
http_curl.c
includes.h
ip_addr.c
ip_addr.h
list.h trace: Initialize alloc_list even without os_program_init() call 2015-02-21 17:34:37 +02:00
Makefile
os.h Add backtrace-based error path testing mechanism 2015-06-29 23:23:56 +03:00
os_internal.c
os_none.c
os_unix.c
os_win32.c
pcsc_funcs.c
pcsc_funcs.h
platform.h radiotap: Fix compilation for systems without le16toh/le32toh 2014-04-24 12:15:32 +03:00
radiotap.c
radiotap.h
radiotap_iter.h radiotap: Update radiotap parser to library version 2014-04-13 23:49:59 +03:00
state_machine.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
trace.c
trace.h Add support for testing memory allocation failures 2015-01-07 13:19:43 +02:00
utils_module_tests.c
uuid.c
uuid.h
wpa_debug.c
wpa_debug.h
wpabuf.c
wpabuf.h
xml-utils.c
xml-utils.h
xml_libxml2.c HS 2.0R2: Add wrapper functions for libxml2 2014-03-12 01:09:22 +02:00