Jouni Malinen 21611ea9fd edit: Increase buffer size to 4096 bytes 11 years ago
..
.gitignore 6a230ba274 Add build rules for building a library from src/utils files 15 years ago
Makefile 7feff06567 Add CONFIG_CODE_COVERAGE=y option for gcov 11 years ago
base64.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
base64.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
bitfield.c bdb112d35f Add bitfield routines 12 years ago
bitfield.h bdb112d35f Add bitfield routines 12 years ago
browser-android.c 2a10e57201 HS 2.0R2: Add wrapper for Android browser for user interaction 11 years ago
browser-system.c da4ec2c71a HS 2.0R2: Add wrapper for system browser 11 years ago
browser-wpadebug.c db3ca20ec8 HS 2.0R2: Add wrapper for wpadebug browser on Android 11 years ago
browser.c d0b79d74b6 HS 2.0R2: Add wrapper functions for WebKit 11 years ago
browser.h d0b79d74b6 HS 2.0R2: Add wrapper functions for WebKit 11 years ago
build_config.h 98cbc0a2ab Remove forgotten Xcode defines 12 years ago
common.c 98eda9c26d Move int_array helpfer functions to utils/common.c 11 years ago
common.h 1450e1e319 Define __maybe_unused 11 years ago
edit.c 21611ea9fd edit: Increase buffer size to 4096 bytes 11 years ago
edit.h 2d2398a11f edit: Add support for setting prompt string 12 years ago
edit_readline.c 0af2db7478 edit: Fix libreadline history clearing with WPA_TRACE 12 years ago
edit_simple.c 21611ea9fd edit: Increase buffer size to 4096 bytes 11 years ago
eloop.c 762c41ae99 eloop: Add assert() on negative fd when using select() code path 11 years ago
eloop.h a09ffd5f2f Fix req_scan-deplete-timeout and update eloop API for this 11 years ago
eloop_win.c a09ffd5f2f Fix req_scan-deplete-timeout and update eloop API for this 11 years ago
ext_password.c 306ae22556 EXT PW: Add framework for supporting external password storage 12 years ago
ext_password.h 306ae22556 EXT PW: Add framework for supporting external password storage 12 years ago
ext_password_i.h 306ae22556 EXT PW: Add framework for supporting external password storage 12 years ago
ext_password_test.c 306ae22556 EXT PW: Add framework for supporting external password storage 12 years ago
http-utils.h 39b420f7b1 HS 2.0R2: Add parse_cert command for debugging purposes 11 years ago
http_curl.c 4d65deda7f HS 2.0R2: Clean up debug from libcurl 11 years ago
includes.h 763a66f471 Remove experimental Symbian build 13 years ago
ip_addr.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
ip_addr.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
list.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
os.h d2bb2b4681 Add os_file_exists() 11 years ago
os_internal.c 594516b4c2 Use monotonic clock for relative time for eloop if available 11 years ago
os_none.c 594516b4c2 Use monotonic clock for relative time for eloop if available 11 years ago
os_unix.c d2bb2b4681 Add os_file_exists() 11 years ago
os_win32.c 594516b4c2 Use monotonic clock for relative time for eloop if available 11 years ago
pcsc_funcs.c 22cf7d7324 SCARD: Clean up SIM/USIM selection 11 years ago
pcsc_funcs.h 22cf7d7324 SCARD: Clean up SIM/USIM selection 11 years ago
radiotap.c 76e2592190 Share the same radiotap helper implementation 16 years ago
radiotap.h fab2533604 nl80211: Implement noack policy for send_mlme 13 years ago
radiotap_iter.h 56234ee168 Add a copyright and license statement for a radiotap header file 14 years ago
state_machine.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
trace.c fa0a9f536c trace: Fix memory use on no-function name path 11 years ago
trace.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
uuid.c 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
uuid.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
wpa_debug.c 9e38836427 wpa_debug: Remove 2048 byte message length limit 11 years ago
wpa_debug.h 0187c41d88 Declare wpa_debug_* variables in src/utils/wpa_debug.h 11 years ago
wpabuf.c 1871f7116e wpabuf: Get rid of separate ext_data pointer 12 years ago
wpabuf.h 1871f7116e wpabuf: Get rid of separate ext_data pointer 12 years ago
xml-utils.c 2cb8f96789 HS 2.0R2: Add wrapper functions for libxml2 11 years ago
xml-utils.h 1e03c6cb7d XML: Remove forgotten, unused definition of debug_print_func 11 years ago
xml_libxml2.c 2cb8f96789 HS 2.0R2: Add wrapper functions for libxml2 11 years ago