Anton Nayshtut 36209df93a Add is_multicast_ether_addr() 10 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 ff1dd3e9a1 base64: Try to avoid static analyzer warning (part 2) 10 years ago
base64.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
bitfield.c 319d9daab9 Fix bitfield_get_first_zero() to not read beyond buffer 10 years ago
bitfield.h bdb112d35f Add bitfield routines 12 years ago
browser-android.c a193231dfb Clean up debug prints to use wpa_printf() 10 years ago
browser-system.c a193231dfb Clean up debug prints to use wpa_printf() 10 years ago
browser-wpadebug.c a193231dfb Clean up debug prints to use wpa_printf() 10 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 11 years ago
common.c 0f5acfba06 Use common is_ctrl_char() helper function 10 years ago
common.h 36209df93a Add is_multicast_ether_addr() 9 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 b9f6560f38 eloop: Fix WPA_TRACE tracking in case of realloc failure 10 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 19c48da06b Clear wpa_supplicant configuration keys explicitly 10 years ago
http-utils.h 39b420f7b1 HS 2.0R2: Add parse_cert command for debugging purposes 11 years ago
http_curl.c 23dd15a992 http-curl: Improve log messages 10 years ago
includes.h bd47c80564 Include stddef.h to use the standard offsetof() 9 years ago
ip_addr.c fc3f1d1b4d Remove unused hostapd_ip_diff() 11 years ago
ip_addr.h fc3f1d1b4d Remove unused hostapd_ip_diff() 11 years ago
list.h abae2d1a3c trace: Initialize alloc_list even without os_program_init() call 10 years ago
os.h 2da525651d Add backtrace-based error path testing mechanism 9 years ago
os_internal.c a193231dfb Clean up debug prints to use wpa_printf() 10 years ago
os_none.c cad9b88be2 Fix CONFIG_OS=none build 10 years ago
os_unix.c e01281fccc trace: Use explicit alignment requirements to avoid misalignment 9 years ago
os_win32.c 7d28e46a6c Fix os_win32 build 10 years ago
pcsc_funcs.c f27f1644a8 PCSC: Make AID copying easier for static analyzers 10 years ago
pcsc_funcs.h 22cf7d7324 SCARD: Clean up SIM/USIM selection 11 years ago
platform.h dcdce14741 radiotap: Fix compilation for systems without le16toh/le32toh 11 years ago
radiotap.c 0f5fb8a467 radiotap: Avoid ubsan warning on 1<<31 9 years ago
radiotap.h bacb984b2d radiotap: Update radiotap parser to library version 11 years ago
radiotap_iter.h bacb984b2d radiotap: Update radiotap parser to library version 11 years ago
state_machine.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
trace.c 8a42a076aa trace: Fix out-of-memory testing logic 10 years ago
trace.h a156ffda61 Add support for testing memory allocation failures 10 years ago
utils_module_tests.c 6ca8a74cd0 tests: Add a module test for wpa_ssid_txt() with too long SSID 10 years ago
uuid.c d85e1fc8a5 Check os_snprintf() result more consistently - automatic 1 10 years ago
uuid.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen 13 years ago
wpa_debug.c ee1e3f57b5 hostapd: Global control interface notifications 9 years ago
wpa_debug.h ee1e3f57b5 hostapd: Global control interface notifications 9 years ago
wpabuf.c e01281fccc trace: Use explicit alignment requirements to avoid misalignment 9 years ago
wpabuf.h 77c45e2b35 Add wpabuf_clear_free() to allow clearing of freed memory 10 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