index
:
external_wpa_supplicant_8_ti.git
master
external wpa supplicant 8 ti
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Share the same radiotap helper implementation
Jouni Malinen
2009-01-09
8
-572
/
+3
*
Moved rfc1042_header into driver_*.c that use it
Jouni Malinen
2009-01-09
4
-4
/
+3
*
Fixed a typo in a comment
Jouni Malinen
2009-01-09
1
-1
/
+1
*
Fixed eapol_test build after RADIUS API changes (const)
Jouni Malinen
2009-01-09
1
-2
/
+3
*
Move generic definitions away from hostapd.h
Jouni Malinen
2009-01-08
6
-87
/
+111
*
Split hostapd/driver.h into two files
Jouni Malinen
2009-01-08
16
-642
/
+668
*
Added support for removing RADIUS accounting and RADIUS in general
Jouni Malinen
2009-01-08
6
-2
/
+94
*
Remove MLME code from build if none of the enabled drivers need it
Jouni Malinen
2009-01-08
6
-3
/
+62
*
Replaced printf() with wpa_printf()
Jouni Malinen
2009-01-08
1
-78
/
+93
*
Added CONFIG_NO_STDOUT_DEBUG for hostapd
Jouni Malinen
2009-01-08
2
-0
/
+9
*
Mark shared secret const in RADIUS client routines
Jouni Malinen
2009-01-08
7
-19
/
+24
*
Moved documentation from developer.txt into source code files
Jouni Malinen
2009-01-08
11
-230
/
+185
*
Create PNG icon before running qmake to avoid resource warning
Jouni Malinen
2009-01-06
1
-1
/
+1
*
Preparations for 0.6.7 release
Jouni Malinen
2009-01-06
14
-34
/
+39
*
wpa_cli: Embed command usage into the wpa_cli_commands array
Eygene Ryabinkin
2009-01-05
1
-105
/
+138
*
wpa_cli: Improve sensitive command detection for readline history
Eygene Ryabinkin
2009-01-05
1
-51
/
+125
*
wpa_cli: fix readline history cleaning
Eygene Ryabinkin
2009-01-05
1
-8
/
+6
*
Fix wpa_supplicant build for uClinux
Ihar Hrachyshka
2009-01-05
1
-3
/
+3
*
Fixed a typo in usage help
Jouni Malinen
2009-01-04
1
-1
/
+1
*
eapol_test: Add a universal way of adding extra RADIUS attributes
Tomasz Wolniewicz
2009-01-04
1
-30
/
+127
*
Silenced number of Doxygen warnings
Jouni Malinen
2009-01-04
9
-29
/
+33
*
Remove wpa_gui from doxygen documentations
Jouni Malinen
2009-01-04
2
-2
/
+2
*
Fixed IMAGE_PATH for doxygen run in root directory
Jouni Malinen
2009-01-04
4
-4
/
+4
*
Remove temporary Qt build directories from Doxygen run
Jouni Malinen
2009-01-04
2
-2
/
+2
*
Remove unwanted wpa_supplicant -> struct wpa_supplicant links
Jouni Malinen
2009-01-04
1
-1
/
+6
*
Resolve a Doxygen warning
Jouni Malinen
2009-01-04
1
-3
/
+3
*
Fixed Doxygen function links
Jouni Malinen
2009-01-04
1
-29
/
+29
*
Completed Doxygen documentation for functions declared in wps/wps.h
Jouni Malinen
2009-01-04
1
-7
/
+54
*
Use NULL, not 0, when comparing a pointer
Jouni Malinen
2009-01-03
1
-1
/
+1
*
Added endianness annotation for sparse
Jouni Malinen
2009-01-03
3
-7
/
+7
*
Fixed sparse warnings about integer vs. pointer use
Jouni Malinen
2009-01-03
2
-5
/
+4
*
Removed sparse destinations since "CC=cgcc make" works fine
Jouni Malinen
2009-01-03
2
-12
/
+0
*
Mark functions static if not used elsewhere and use proper prototypes
Jouni Malinen
2009-01-03
10
-53
/
+50
*
Include the header file to validate function prototype.
Jouni Malinen
2009-01-03
1
-0
/
+1
*
Moved WPS Registrar initialization from EAP peer to wps_supplicant.c
Jouni Malinen
2009-01-03
2
-57
/
+49
*
Removed registrar pointer from wps_config and wps_data
Jouni Malinen
2009-01-03
6
-25
/
+24
*
Removed duplicated authenticator yes/no from wps_config and wps_data
Jouni Malinen
2009-01-03
7
-23
/
+8
*
Removed unused WPS_PENDING processing result
Jouni Malinen
2009-01-03
3
-16
/
+1
*
Added Doxygen documentation for WPS code
Jouni Malinen
2009-01-03
11
-43
/
+394
*
Create all doxygen docs from root directory to get proper path names
Jouni Malinen
2009-01-03
6
-47
/
+46
*
Fixed number of doxygen warnings
Jouni Malinen
2009-01-02
13
-13
/
+21
*
Added more src subdirectories into doxygen docs
Jouni Malinen
2009-01-02
4
-8
/
+32
*
Updated doxygen configuration files to work with new doxygen
Jouni Malinen
2009-01-02
4
-26
/
+15
*
Move addr_un definitions to avoid using out-of-scope buffer
Jouni Malinen
2009-01-02
1
-1
/
+3
*
Initialize wpa_ie_len to 0 if WPA IE is not set on all paths
Jouni Malinen
2009-01-02
1
-1
/
+2
*
Include ieee802_11_defs.h explicitly instead of assuming it gets included
Jouni Malinen
2009-01-02
1
-0
/
+1
*
Replaced string comparison operator '==' with '=' to work with dash
Jouni Malinen
2009-01-02
1
-1
/
+1
*
WPS: Generate UUID based on MAC address, if not set
Jouni Malinen
2009-01-01
9
-4
/
+50
*
WPS: Cleanup UUID and MAC address configuration
Jouni Malinen
2009-01-01
4
-10
/
+5
*
Include pending MFP defines in nl80211_copy.h
Jouni Malinen
2008-12-31
3
-12
/
+6
[next]