..
.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 unnecessary defines
2009-12-05 22:51:08 +02:00
common.c
Work around some gcc 4.4 strict-aliasing warnings
2009-11-04 19:49:14 +02:00
common.h
Move definitions away from hostapd_defs.h
2009-11-23 16:14:39 +02:00
eloop_none.c
Do not continually reschedule specific scans to help finding hidden SSIDs
2008-06-03 11:37:48 +03:00
eloop_win.c
Workaround number of compiler warnings with newer MinGW version
2008-12-11 00:56:37 +02:00
eloop.c
Do not continually reschedule specific scans to help finding hidden SSIDs
2008-06-03 11:37:48 +03:00
eloop.h
Do not continually reschedule specific scans to help finding hidden SSIDs
2008-06-03 11:37:48 +03: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
Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release
2008-02-27 17:34:43 -08:00
Makefile
Add rules for building src/crypto as a library
2009-12-05 22:03:46 +02:00
os_internal.c
Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release
2008-02-27 17:34:43 -08: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
OpenBSD: wired IEEE 802.1X for OpenBSD
2009-08-26 23:40:51 +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
os.h
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_iter.h
Share the same radiotap helper implementation
2009-01-09 15:22:19 +02: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
state_machine.h
Silenced number of Doxygen warnings
2009-01-04 15:07:54 +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 wpa_msg_ctrl() for ctrl_interface-only messages
2009-11-10 15:59:41 +02:00
wpa_debug.h
Add wpa_msg_ctrl() for ctrl_interface-only messages
2009-11-10 15:59:41 +02:00
wpabuf.c
WPS: Add support for external Registrars using UPnP transport
2009-01-29 18:47:02 +02:00
wpabuf.h
FT: Add RIC Request generation and validation (but not processing)
2009-03-09 20:45:17 +02:00