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 |
Jouni Malinen
|
f1a3e81098
Fixed Doxygen function links
|
16 years ago |
Jouni Malinen
|
08c0f0670a
Completed Doxygen documentation for functions declared in wps/wps.h
|
16 years ago |
Jouni Malinen
|
dcc03dbe78
Use NULL, not 0, when comparing a pointer
|
16 years ago |
Jouni Malinen
|
2eba45c8de
Added endianness annotation for sparse
|
16 years ago |
Jouni Malinen
|
5306f43fc3
Fixed sparse warnings about integer vs. pointer use
|
16 years ago |
Jouni Malinen
|
d953d9ab80
Removed sparse destinations since "CC=cgcc make" works fine
|
16 years ago |
Jouni Malinen
|
7e5ba1b916
Mark functions static if not used elsewhere and use proper prototypes
|
16 years ago |
Jouni Malinen
|
26d1dc96e9
Include the header file to validate function prototype.
|
16 years ago |
Jouni Malinen
|
c5adf528a2
Moved WPS Registrar initialization from EAP peer to wps_supplicant.c
|
16 years ago |
Jouni Malinen
|
41c00105f2
Removed registrar pointer from wps_config and wps_data
|
16 years ago |
Jouni Malinen
|
5a8c6d3353
Removed duplicated authenticator yes/no from wps_config and wps_data
|
16 years ago |
Jouni Malinen
|
ae2633af63
Removed unused WPS_PENDING processing result
|
16 years ago |
Jouni Malinen
|
f90c86d4a3
Added Doxygen documentation for WPS code
|
16 years ago |
Jouni Malinen
|
875f6d7b93
Create all doxygen docs from root directory to get proper path names
|
16 years ago |