Jouni Malinen
|
940a0ce970
Moved association check from driver_*.c into ieee802_1x_receive()
|
16 years ago |
Jouni Malinen
|
602996f8db
Moved WPA setup etc. association processing away from driver_*.c
|
16 years ago |
Jouni Malinen
|
214021f585
Move RX-from-unknown-STA processing away from driver_*.c
|
16 years ago |
Jouni Malinen
|
8607f4c31f
Moved TX status processing for STA entries away from driver_*.c
|
16 years ago |
Jouni Malinen
|
76e2592190
Share the same radiotap helper implementation
|
16 years ago |
Jouni Malinen
|
d200828b41
Moved rfc1042_header into driver_*.c that use it
|
16 years ago |
Jouni Malinen
|
a2f517fb93
Fixed a typo in a comment
|
16 years ago |
Jouni Malinen
|
8383da8009
Fixed eapol_test build after RADIUS API changes (const)
|
16 years ago |
Jouni Malinen
|
8d06da09a4
Move generic definitions away from hostapd.h
|
16 years ago |
Jouni Malinen
|
bfddd95c9e
Split hostapd/driver.h into two files
|
16 years ago |
Jouni Malinen
|
f88bd28836
Added support for removing RADIUS accounting and RADIUS in general
|
16 years ago |
Jouni Malinen
|
9c584c06bd
Remove MLME code from build if none of the enabled drivers need it
|
16 years ago |
Jouni Malinen
|
bb305cbdcc
Replaced printf() with wpa_printf()
|
16 years ago |
Jouni Malinen
|
03018d3e7c
Added CONFIG_NO_STDOUT_DEBUG for hostapd
|
16 years ago |
Jouni Malinen
|
7d02e64157
Mark shared secret const in RADIUS client routines
|
16 years ago |
Jouni Malinen
|
1c6e69ccda
Moved documentation from developer.txt into source code files
|
16 years ago |
Jouni Malinen
|
72f24de82c
Create PNG icon before running qmake to avoid resource warning
|
16 years ago |
Jouni Malinen
|
6f78f2fb3b
Preparations for 0.6.7 release
|
16 years ago |
Eygene Ryabinkin
|
dfa141b1b0
wpa_cli: Embed command usage into the wpa_cli_commands array
|
16 years ago |
Eygene Ryabinkin
|
40fd868c09
wpa_cli: Improve sensitive command detection for readline history
|
16 years ago |
Eygene Ryabinkin
|
413653e839
wpa_cli: fix readline history cleaning
|
16 years ago |
Ihar Hrachyshka
|
7ee6258f7c
Fix wpa_supplicant build for uClinux
|
16 years ago |
Jouni Malinen
|
2c04820d80
Fixed a typo in usage help
|
16 years ago |
Tomasz Wolniewicz
|
db803a3607
eapol_test: Add a universal way of adding extra RADIUS attributes
|
16 years ago |
Jouni Malinen
|
b39d1280a7
Silenced number of Doxygen warnings
|
16 years ago |
Jouni Malinen
|
f565d71ac9
Remove wpa_gui from doxygen documentations
|
16 years ago |
Jouni Malinen
|
f58b20ce66
Fixed IMAGE_PATH for doxygen run in root directory
|
16 years ago |
Jouni Malinen
|
cd7aacbed4
Remove temporary Qt build directories from Doxygen run
|
16 years ago |
Jouni Malinen
|
842e11d0bd
Remove unwanted wpa_supplicant -> struct wpa_supplicant links
|
16 years ago |
Jouni Malinen
|
e857fb05df
Resolve a Doxygen warning
|
16 years ago |