..
.gitignore
Add build rules for building a library from src/utils files
2009-12-05 21:39:41 +02:00
base64.c
Move base64 test code into a new tests subdirectory
2009-12-05 20:43:07 +02:00
base64.h
Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release
2008-02-27 17:34:43 -08:00
build_config.h
Remove unneeded CONFIG_INTERNAL_X509 and NEED_SHA256 defines
2009-12-06 16:19:13 +02:00
common.c
wlantest: Add send command for injecting raw frames
2010-12-16 16:11:54 +02:00
common.h
Use set_key addr to distinguish default and multicast keys
2011-01-09 19:44:28 +02:00
edit.c
edit: Clear edit line on deinit
2010-11-21 12:07:29 +02:00
edit.h
edit: Move history save file specification to caller
2010-11-21 11:43:09 +02:00
edit_readline.c
edit: Move history save file specification to caller
2010-11-21 11:43:09 +02:00
edit_simple.c
edit: Move history save file specification to caller
2010-11-21 11:43:09 +02:00
eloop.c
eloop: Fix crash on signal handler cancelling next timeout
2010-05-28 22:18:28 +03:00
eloop.h
eloop: Remove global user data pointer
2009-12-19 19:22:16 +02:00
eloop_none.c
eloop: Remove global user data pointer
2009-12-19 19:22:16 +02:00
eloop_win.c
eloop_win: Fix build after eloop user_data removal
2009-12-20 17:48:55 +02:00
includes.h
Silenced number of Doxygen warnings
2009-01-04 15:07:54 +02:00
ip_addr.c
Fixed sparse warnings about integer vs. pointer use
2009-01-03 20:46:32 +02:00
ip_addr.h
Redesign struct hostapd_ip_addr to be of fixed size
2009-12-24 12:26:47 +02:00
list.h
edit: Use struct dl_list for history buffer
2010-11-21 11:25:34 +02:00
Makefile
wlantest: Add interactive mode to wlantest_cli
2010-11-20 10:48:32 +02:00
os.h
Add memory allocation analyzer to verify OS wrapper use
2009-12-19 21:47:56 +02:00
os_internal.c
Check fread return value
2009-12-21 23:17:53 +02:00
os_none.c
Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release
2008-02-27 17:34:43 -08:00
os_unix.c
Solaris: Add support for wired IEEE 802.1X client
2010-08-28 11:40:07 +03:00
os_win32.c
Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release
2008-02-27 17:34:43 -08:00
pcsc_funcs.c
Fixed number of doxygen warnings
2009-01-02 22:28:04 +02:00
pcsc_funcs.h
Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release
2008-02-27 17:34:43 -08:00
radiotap.c
Share the same radiotap helper implementation
2009-01-09 15:22:19 +02:00
radiotap.h
Share the same radiotap helper implementation
2009-01-09 15:22:19 +02:00
radiotap_iter.h
Share the same radiotap helper implementation
2009-01-09 15:22:19 +02:00
state_machine.h
Silenced number of Doxygen warnings
2009-01-04 15:07:54 +02:00
trace.c
bsd: Add support for WPA_TRACE and WPA_TRACE_BFD
2010-01-09 11:01:12 +02:00
trace.h
trace: Show eloop unregistered handler function name/file/line
2009-12-22 01:52:48 +02:00
uuid.c
Move uuid_gen_mac_addr() from uuid.c into src/wps
2009-11-29 13:15:32 +02:00
uuid.h
Move uuid_gen_mac_addr() from uuid.c into src/wps
2009-11-29 13:15:32 +02:00
wpa_debug.c
Add address to hostapd_logger output in wpa_supplicant as AP case
2010-04-04 08:14:09 +03:00
wpa_debug.h
Make wpa_hexdump_buf{,-key} handle NULL buffer
2010-10-31 12:09:18 +02:00
wpabuf.c
Mark wpabuf_get_trace() static
2009-12-28 16:02:11 +02:00
wpabuf.h
P2P: Add initial version of P2P Module
2010-09-09 07:17:17 -07:00