Jouni Malinen 64ce5905f8 libxml2: Check for xmlDocDumpFormatMemory() error case il y a 9 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 83702b6088 Android: Give user the option for selecting browser for HS 2.0 OSU il y a 9 ans
browser-system.c a193231dfb Clean up debug prints to use wpa_printf() il y a 10 ans
browser-wpadebug.c ac8757cc35 Android: Use more flexible userid when launching browser popup il y a 9 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 11 ans
common.c 640b0b933a ctype functions require an unsigned char il y a 9 ans
common.h add5975751 utils: Add cstr_token() function il y a 9 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 12 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 e21cecaf54 kqueue: Use 0 instead of NULL for udata il y a 9 ans
eloop.h 2e69bdd16a eloop: Add eloop_sock_requeue() il y a 9 ans
eloop_win.c 2e69bdd16a eloop: Add eloop_sock_requeue() il y a 9 ans
ext_password.c 306ae22556 EXT PW: Add framework for supporting external password storage il y a 12 ans
ext_password.h 306ae22556 EXT PW: Add framework for supporting external password storage il y a 12 ans
ext_password_i.h 306ae22556 EXT PW: Add framework for supporting external password storage il y a 12 ans
ext_password_test.c 19c48da06b Clear wpa_supplicant configuration keys explicitly il y a 10 ans
http-utils.h 39b420f7b1 HS 2.0R2: Add parse_cert command for debugging purposes il y a 11 ans
http_curl.c d9a0f69747 OpenSSL: Fix memory leak in OCSP parsing il y a 9 ans
includes.h faf7ce5d4f Drop CONFIG_TI_COMPILER ifdefs il y a 9 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 a218e1ded4 Make sure configuration is saved to storage device il y a 9 ans
os_internal.c a218e1ded4 Make sure configuration is saved to storage device il y a 9 ans
os_none.c a218e1ded4 Make sure configuration is saved to storage device il y a 9 ans
os_unix.c 6136d43b8e trace: Free symbols on program exit il y a 9 ans
os_win32.c a218e1ded4 Make sure configuration is saved to storage device il y a 9 ans
pcsc_funcs.c 40762fcede PCSC: Avoid undefined behavior in pointer arithmetic il y a 9 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 0f5fb8a467 radiotap: Avoid ubsan warning on 1<<31 il y a 9 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 4a6e9e5599 Fix CONFIG_WPA_TRACE=y compilation without CONFIG_WPA_TRACE_BFD=y il y a 9 ans
trace.h 6136d43b8e trace: Free symbols on program exit il y a 9 ans
utils_module_tests.c 569f8f9b87 tests: eloop socket re-open from timeout/socket handler il y a 9 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 819ad5b70b utils: Fix NULL pointer dereference with unexpected kernel behavior il y a 9 ans
wpa_debug.h ab62f96f55 Move debug level string conversion functions to wpa_debug.c il y a 9 ans
wpabuf.c e01281fccc trace: Use explicit alignment requirements to avoid misalignment il y a 9 ans
wpabuf.h 0ae86f9043 wpa_supplicant: Fix couple of C++ compiler errors with header files il y a 9 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 64ce5905f8 libxml2: Check for xmlDocDumpFormatMemory() error case il y a 9 ans