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
path:
root
/
wpa_supplicant
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
eapol_test: Allow generated RADIUS attributes to be replaced
Jouni Malinen
2009-01-13
1
-5
/
+23
*
Removed wpa_sm dereference from pmksa_cache_list()
Jouni Malinen
2009-01-13
1
-1
/
+2
*
Partial fix for test_wpa build
Jouni Malinen
2009-01-13
2
-17
/
+3
*
wpa_gui-qt4: silence compile warning + wpsTab enable/disable
Kel Modderman
2009-01-11
2
-1
/
+2
*
Share the same radiotap helper implementation
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
*
Preparations for 0.6.7 release
Jouni Malinen
2009-01-06
5
-8
/
+7
*
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
*
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
3
-8
/
+12
*
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
2
-2
/
+2
*
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
*
Use NULL, not 0, when comparing a pointer
Jouni Malinen
2009-01-03
1
-1
/
+1
*
Removed sparse destinations since "CC=cgcc make" works fine
Jouni Malinen
2009-01-03
1
-6
/
+0
*
Mark functions static if not used elsewhere and use proper prototypes
Jouni Malinen
2009-01-03
4
-17
/
+13
*
Moved WPS Registrar initialization from EAP peer to wps_supplicant.c
Jouni Malinen
2009-01-03
1
-0
/
+49
*
Added Doxygen documentation for WPS code
Jouni Malinen
2009-01-03
4
-8
/
+8
*
Create all doxygen docs from root directory to get proper path names
Jouni Malinen
2009-01-03
3
-18
/
+17
*
Fixed number of doxygen warnings
Jouni Malinen
2009-01-02
3
-4
/
+3
*
Added more src subdirectories into doxygen docs
Jouni Malinen
2009-01-02
2
-6
/
+10
*
Updated doxygen configuration files to work with new doxygen
Jouni Malinen
2009-01-02
2
-11
/
+7
*
Initialize wpa_ie_len to 0 if WPA IE is not set on all paths
Jouni Malinen
2009-01-02
1
-1
/
+2
*
WPS: Generate UUID based on MAC address, if not set
Jouni Malinen
2009-01-01
4
-3
/
+11
*
MFP: Require MFP is it is enabled and AP scan shows support for it
Jouni Malinen
2008-12-31
1
-0
/
+12
*
NEED_BASE64 for WPS
Andriy Tkachuk
2008-12-26
1
-0
/
+1
*
Added a note about IEEE 802.11w/D7.0 update
Jouni Malinen
2008-12-26
1
-0
/
+1
*
Renamed Ping procedure into SA Query procedure per 802.11w/D7.0
Jouni Malinen
2008-12-26
1
-23
/
+23
*
Longer auth_timeout for WPS key_mgmt
Andriy Tkachuk
2008-12-25
1
-1
/
+2
*
Added a ChangeLog entry about the new Windows installer
Jouni Malinen
2008-12-25
1
-0
/
+4
*
wpa_gui-qt4: Do not about new network adapters unless service is running
Jouni Malinen
2008-12-25
2
-1
/
+6
*
Fixed control interface enabling for dynamically added interface
Jouni Malinen
2008-12-25
1
-1
/
+1
*
Add Windows registry entries during installation
Jouni Malinen
2008-12-25
1
-0
/
+15
*
wpa_gui-qt4: Added support for adding new network interfaces
Jouni Malinen
2008-12-25
5
-1
/
+338
*
wpasvc: Add skip_on_error registry value to skip interfaces on error
Jouni Malinen
2008-12-24
2
-3
/
+16
*
Added a mechanism for quering driver wrappers for available interfaces
Jouni Malinen
2008-12-24
2
-0
/
+74
*
Added support for global driver data (shared by multiple interfaces)
Jouni Malinen
2008-12-22
2
-1
/
+38
*
Changed the example device_type value to be Computer/PC
Jouni Malinen
2008-12-22
1
-1
/
+1
*
Add Start menu shortcuts to wpa_gui and uninstall
Jouni Malinen
2008-12-21
1
-0
/
+14
*
Fixed PBC overlap detection to handle case of missing UUID-E
Jouni Malinen
2008-12-21
1
-14
/
+2
*
wpa_gui-qt4: Added wpasvc start/stop functionality for Windows
Jouni Malinen
2008-12-21
2
-1
/
+176
*
Silence a compiler warning
Jouni Malinen
2008-12-21
1
-1
/
+1
*
Added more notes about WPS GUI scan operations and wpa_gui
Jouni Malinen
2008-12-20
1
-1
/
+15
*
WPS: Added support for wildcard SSID matching in ap_scan=2 mode
Jouni Malinen
2008-12-20
4
-1
/
+47
[prev]
[next]