hostapd/src/utils
Jouni Malinen 6a6566c7af Remove unnecessarily shadowed local variable
The same local X509 *cert variable can be used for both the X509_dup()
calls.

Signed-off-by: Jouni Malinen <j@w1.fi>
2014-09-07 16:40:33 +03:00
..
.gitignore
base64.c
base64.h
bitfield.c
bitfield.h
browser-android.c HS 2.0R2: Add wrapper for Android browser for user interaction 2014-03-12 01:09:21 +02:00
browser-system.c HS 2.0R2: Add wrapper for system browser 2014-03-12 01:09:22 +02:00
browser-wpadebug.c HS 2.0R2: Add wrapper for wpadebug browser on Android 2014-03-12 01:09:21 +02:00
browser.c HS 2.0R2: Add wrapper functions for WebKit 2014-03-12 01:09:21 +02:00
browser.h HS 2.0R2: Add wrapper functions for WebKit 2014-03-12 01:09:21 +02:00
build_config.h
common.c Clear wpa_supplicant configuration keys explicitly 2014-07-02 12:38:48 +03:00
common.h Clear wpa_supplicant configuration keys explicitly 2014-07-02 12:38:48 +03:00
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 edit: Increase buffer size to 4096 bytes 2014-03-31 12:30:50 +03:00
eloop.c eloop: Add epoll option for better performance 2014-05-16 18:25:51 +03:00
eloop.h Fix req_scan-deplete-timeout and update eloop API for this 2014-01-07 10:45:10 +02:00
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 Clear wpa_supplicant configuration keys explicitly 2014-07-02 12:38:48 +03:00
http-utils.h HS 2.0R2: Add parse_cert command for debugging purposes 2014-03-12 01:09:22 +02:00
http_curl.c Remove unnecessarily shadowed local variable 2014-09-07 16:40:33 +03:00
includes.h
ip_addr.c Remove unused hostapd_ip_diff() 2014-05-26 17:21:44 +03:00
ip_addr.h Remove unused hostapd_ip_diff() 2014-05-26 17:21:44 +03:00
list.h
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
os.h Add constant time memory comparison function os_memcmp_const 2014-07-02 12:38:47 +03:00
os_internal.c Add constant time memory comparison function os_memcmp_const 2014-07-02 12:38:47 +03:00
os_none.c Add constant time memory comparison function os_memcmp_const 2014-07-02 12:38:47 +03:00
os_unix.c Android: Always #include <sys/...>, not <linux/...> 2014-07-31 16:59:23 +03:00
os_win32.c Add constant time memory comparison function os_memcmp_const 2014-07-02 12:38:47 +03:00
pcsc_funcs.c PCSC: Debug print extra response data 2014-07-02 12:38:48 +03:00
pcsc_funcs.h
platform.h radiotap: Fix compilation for systems without le16toh/le32toh 2014-04-24 12:15:32 +03:00
radiotap.c radiotap: Update radiotap parser to library version 2014-04-13 23:49:59 +03:00
radiotap.h radiotap: Update radiotap parser to library version 2014-04-13 23:49:59 +03:00
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: Replace demangle.h with internal defines 2014-04-25 19:27:48 +03:00
trace.h
utils_module_tests.c tests: printf_encode unit test for bounds checking 2014-06-02 17:36:51 +03:00
uuid.c
uuid.h
wpa_debug.c Add wpa_msg_global_ctrl() 2014-07-26 13:04:03 +03:00
wpa_debug.h Add wpa_msg_global_ctrl() 2014-07-26 13:04:03 +03:00
wpabuf.c
wpabuf.h
xml-utils.c HS 2.0R2: Add wrapper functions for libxml2 2014-03-12 01:09:22 +02:00
xml-utils.h XML: Remove forgotten, unused definition of debug_print_func 2014-03-31 12:25:13 +03:00
xml_libxml2.c HS 2.0R2: Add wrapper functions for libxml2 2014-03-12 01:09:22 +02:00