Jouni Malinen 995a3a06f4 Document the wpa_msg_cb "global" parameter il y a 10 ans
..
.gitignore 6a230ba274 Add build rules for building a library from src/utils files il y a 15 ans
Makefile 7feff06567 Add CONFIG_CODE_COVERAGE=y option for gcov il y a 11 ans
base64.c ff1dd3e9a1 base64: Try to avoid static analyzer warning (part 2) il y a 10 ans
base64.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
bitfield.c 319d9daab9 Fix bitfield_get_first_zero() to not read beyond buffer il y a 10 ans
bitfield.h bdb112d35f Add bitfield routines il y a 12 ans
browser-android.c a193231dfb Clean up debug prints to use wpa_printf() il y a 10 ans
browser-system.c a193231dfb Clean up debug prints to use wpa_printf() il y a 10 ans
browser-wpadebug.c a193231dfb Clean up debug prints to use wpa_printf() il y a 10 ans
browser.c d0b79d74b6 HS 2.0R2: Add wrapper functions for WebKit il y a 11 ans
browser.h d0b79d74b6 HS 2.0R2: Add wrapper functions for WebKit il y a 11 ans
build_config.h 98cbc0a2ab Remove forgotten Xcode defines il y a 12 ans
common.c 0f5acfba06 Use common is_ctrl_char() helper function il y a 10 ans
common.h 0f5acfba06 Use common is_ctrl_char() helper function il y a 10 ans
edit.c 21611ea9fd edit: Increase buffer size to 4096 bytes il y a 11 ans
edit.h 2d2398a11f edit: Add support for setting prompt string il y a 13 ans
edit_readline.c 0af2db7478 edit: Fix libreadline history clearing with WPA_TRACE il y a 12 ans
edit_simple.c 21611ea9fd edit: Increase buffer size to 4096 bytes il y a 11 ans
eloop.c b9f6560f38 eloop: Fix WPA_TRACE tracking in case of realloc failure il y a 10 ans
eloop.h a09ffd5f2f Fix req_scan-deplete-timeout and update eloop API for this il y a 11 ans
eloop_win.c a09ffd5f2f Fix req_scan-deplete-timeout and update eloop API for this il y a 11 ans
ext_password.c 306ae22556 EXT PW: Add framework for supporting external password storage il y a 13 ans
ext_password.h 306ae22556 EXT PW: Add framework for supporting external password storage il y a 13 ans
ext_password_i.h 306ae22556 EXT PW: Add framework for supporting external password storage il y a 13 ans
ext_password_test.c 19c48da06b Clear wpa_supplicant configuration keys explicitly il y a 11 ans
http-utils.h 39b420f7b1 HS 2.0R2: Add parse_cert command for debugging purposes il y a 11 ans
http_curl.c 23dd15a992 http-curl: Improve log messages il y a 10 ans
includes.h 763a66f471 Remove experimental Symbian build il y a 13 ans
ip_addr.c fc3f1d1b4d Remove unused hostapd_ip_diff() il y a 11 ans
ip_addr.h fc3f1d1b4d Remove unused hostapd_ip_diff() il y a 11 ans
list.h abae2d1a3c trace: Initialize alloc_list even without os_program_init() call il y a 10 ans
os.h 0047306bc9 Add os_snprintf_error() helper il y a 10 ans
os_internal.c a193231dfb Clean up debug prints to use wpa_printf() il y a 10 ans
os_none.c cad9b88be2 Fix CONFIG_OS=none build il y a 10 ans
os_unix.c abae2d1a3c trace: Initialize alloc_list even without os_program_init() call il y a 10 ans
os_win32.c 7d28e46a6c Fix os_win32 build il y a 10 ans
pcsc_funcs.c f27f1644a8 PCSC: Make AID copying easier for static analyzers il y a 10 ans
pcsc_funcs.h 22cf7d7324 SCARD: Clean up SIM/USIM selection il y a 11 ans
platform.h dcdce14741 radiotap: Fix compilation for systems without le16toh/le32toh il y a 11 ans
radiotap.c 002a2495be radiotap: Initialize all members in ieee80211_radiotap_iterator_init() il y a 10 ans
radiotap.h bacb984b2d radiotap: Update radiotap parser to library version il y a 11 ans
radiotap_iter.h bacb984b2d radiotap: Update radiotap parser to library version il y a 11 ans
state_machine.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
trace.c 8a42a076aa trace: Fix out-of-memory testing logic il y a 10 ans
trace.h a156ffda61 Add support for testing memory allocation failures il y a 10 ans
utils_module_tests.c 6ca8a74cd0 tests: Add a module test for wpa_ssid_txt() with too long SSID il y a 10 ans
uuid.c d85e1fc8a5 Check os_snprintf() result more consistently - automatic 1 il y a 10 ans
uuid.h 0f3d578efc Remove the GPL notification from files contributed by Jouni Malinen il y a 13 ans
wpa_debug.c 995a3a06f4 Document the wpa_msg_cb "global" parameter il y a 10 ans
wpa_debug.h 995a3a06f4 Document the wpa_msg_cb "global" parameter il y a 10 ans
wpabuf.c 77c45e2b35 Add wpabuf_clear_free() to allow clearing of freed memory il y a 10 ans
wpabuf.h 77c45e2b35 Add wpabuf_clear_free() to allow clearing of freed memory il y a 10 ans
xml-utils.c 2cb8f96789 HS 2.0R2: Add wrapper functions for libxml2 il y a 11 ans
xml-utils.h 1e03c6cb7d XML: Remove forgotten, unused definition of debug_print_func il y a 11 ans
xml_libxml2.c 2cb8f96789 HS 2.0R2: Add wrapper functions for libxml2 il y a 11 ans