.. |
.gitignore
|
|
|
base64.c
|
tests: Update base64 OOM test cases to match implementation changes
|
2017-06-17 18:04:32 +03:00 |
base64.h
|
Add base64url encoding/decoding per RFC 4648
|
2017-06-17 18:04:32 +03:00 |
bitfield.c
|
|
|
bitfield.h
|
|
|
browser-android.c
|
Android: Give user the option for selecting browser for HS 2.0 OSU
|
2015-11-22 21:06:17 +02:00 |
browser-system.c
|
|
|
browser-wpadebug.c
|
browser-wpadebug: Send HTTP response with HTTP/1.1 header
|
2017-02-16 13:35:44 +02:00 |
browser.c
|
|
|
browser.h
|
|
|
build_config.h
|
|
|
common.c
|
common: Add helper function to convert RSSI to RCPI
|
2017-01-03 15:18:29 +02:00 |
common.h
|
Detect endianness when building for RTEMS
|
2017-05-05 00:41:12 +03:00 |
crc32.c
|
Move CRC-32 routine from wlantest to src/utils
|
2016-10-09 17:13:23 +03:00 |
crc32.h
|
Move CRC-32 routine from wlantest to src/utils
|
2016-10-09 17:13:23 +03:00 |
edit.c
|
|
|
edit.h
|
|
|
edit_readline.c
|
|
|
edit_simple.c
|
wpa_cli: Add backspace key process for some terminal
|
2016-05-13 18:48:45 +03:00 |
eloop.c
|
kqueue: Use 0 instead of NULL for udata
|
2016-02-18 17:40:12 +02:00 |
eloop.h
|
eloop: Fix comments mismatch eloop_event/timeout_handler definitions
|
2017-02-04 20:41:12 +02:00 |
eloop_win.c
|
eloop: Add eloop_sock_requeue()
|
2016-02-07 12:38:04 +02:00 |
ext_password.c
|
Move extern declarations for ext_password backends into a header file
|
2016-06-24 19:02:58 +03:00 |
ext_password.h
|
|
|
ext_password_i.h
|
Move extern declarations for ext_password backends into a header file
|
2016-06-24 19:02:58 +03:00 |
ext_password_test.c
|
|
|
http-utils.h
|
|
|
http_curl.c
|
HTTP (curl): Try SHA256 hash for OCSP certificate matching
|
2017-05-09 23:36:36 +03:00 |
includes.h
|
Drop CONFIG_TI_COMPILER ifdefs
|
2015-07-17 21:57:07 +03:00 |
ip_addr.c
|
|
|
ip_addr.h
|
|
|
json.c
|
Add JavaScript Object Notation (JSON) parser (RFC7159)
|
2017-06-17 18:04:51 +03:00 |
json.h
|
Add JavaScript Object Notation (JSON) parser (RFC7159)
|
2017-06-17 18:04:51 +03:00 |
list.h
|
|
|
Makefile
|
Move CRC-32 routine from wlantest to src/utils
|
2016-10-09 17:13:23 +03:00 |
module_tests.h
|
tests: Declare module test functions in a header file
|
2016-06-23 18:26:09 +03:00 |
os.h
|
Introduce os_memdup()
|
2017-03-07 13:18:49 +02:00 |
os_internal.c
|
Make sure configuration is saved to storage device
|
2015-08-27 18:06:05 +03:00 |
os_none.c
|
Introduce os_memdup()
|
2017-03-07 13:18:49 +02:00 |
os_unix.c
|
Introduce os_memdup()
|
2017-03-07 13:18:49 +02:00 |
os_win32.c
|
Introduce os_memdup()
|
2017-03-07 13:18:49 +02:00 |
pcsc_funcs.c
|
Link to, and adjust types for, the PCSC framework included with OSX
|
2016-08-07 11:20:33 +03:00 |
pcsc_funcs.h
|
|
|
platform.h
|
radiotap: Silence sparse warnings about byte order swapping
|
2016-06-23 18:08:11 +03:00 |
radiotap.c
|
radiotap: Silence sparse warnings about byte order swapping
|
2016-06-23 18:08:11 +03:00 |
radiotap.h
|
radiotap: Silence sparse warnings about byte order swapping
|
2016-06-23 18:08:11 +03:00 |
radiotap_iter.h
|
radiotap: Silence sparse warnings about byte order swapping
|
2016-06-23 18:08:11 +03:00 |
state_machine.h
|
|
|
trace.c
|
trace: Look up start to cope with ASLR
|
2017-02-28 11:37:19 +02:00 |
trace.h
|
trace: Free symbols on program exit
|
2016-02-16 14:10:29 +02:00 |
utils_module_tests.c
|
tests: Module tests for JSON parser
|
2017-06-17 18:04:54 +03:00 |
uuid.c
|
WPS: Add option for using random UUID
|
2017-04-13 17:38:55 +03:00 |
uuid.h
|
WPS: Add option for using random UUID
|
2017-04-13 17:38:55 +03:00 |
wpa_debug.c
|
hostapd: Add possibility to send debug messages to syslog
|
2017-01-30 00:57:13 +02:00 |
wpa_debug.h
|
hostapd: Add possibility to send debug messages to syslog
|
2017-01-30 00:57:13 +02:00 |
wpabuf.c
|
Removed redundant NULL check for b in wpabuf_concat()
|
2016-10-28 19:05:08 +03:00 |
wpabuf.h
|
utils: Rename hostapd_parse_bin to wpabuf_parse_bin and move it
|
2016-04-09 11:23:36 +03:00 |
xml-utils.c
|
xml: Add Value node in TNDS node conversion for empty value case
|
2017-03-26 21:13:21 +03:00 |
xml-utils.h
|
|
|
xml_libxml2.c
|
libxml2: Check for xmlDocDumpFormatMemory() error case
|
2016-03-16 21:49:28 +02:00 |