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
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix wpa_supplicant build for uClinux
Ihar Hrachyshka
2009-01-05
1
-3
/
+3
*
Silenced number of Doxygen warnings
Jouni Malinen
2009-01-04
6
-21
/
+21
*
Completed Doxygen documentation for functions declared in wps/wps.h
Jouni Malinen
2009-01-04
1
-7
/
+54
*
Added endianness annotation for sparse
Jouni Malinen
2009-01-03
1
-1
/
+1
*
Fixed sparse warnings about integer vs. pointer use
Jouni Malinen
2009-01-03
1
-2
/
+1
*
Mark functions static if not used elsewhere and use proper prototypes
Jouni Malinen
2009-01-03
4
-30
/
+32
*
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
1
-57
/
+0
*
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
7
-35
/
+386
*
Fixed number of doxygen warnings
Jouni Malinen
2009-01-02
7
-9
/
+14
*
Move addr_un definitions to avoid using out-of-scope buffer
Jouni Malinen
2009-01-02
1
-1
/
+3
*
WPS: Generate UUID based on MAC address, if not set
Jouni Malinen
2009-01-01
2
-0
/
+31
*
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
2
-6
/
+6
*
Sync nl80211.h copy with the current kernel version
Jouni Malinen
2008-12-31
1
-0
/
+31
*
Renamed nl80211 HT channel parameters to match with kernel
Jouni Malinen
2008-12-31
1
-11
/
+11
*
MFP: Fix SA Query Action Category
Jouni Malinen
2008-12-31
1
-1
/
+1
*
Fix TLS message processing if Flags field is not present
Jouni Malinen
2008-12-30
1
-2
/
+15
*
WPS: Set recommended retransmission times with EAP method specific hint
Jouni Malinen
2008-12-29
1
-0
/
+10
*
Fixed retransmission of EAP requests if no response is received
Jouni Malinen
2008-12-29
1
-4
/
+45
*
Add RADIUS server support for identity selection hint (RFC 4284)
Jouni Malinen
2008-12-26
4
-0
/
+44
*
Add Key Length field into IGTK sub-element (FTIE) per 802.11w/D7.0
Jouni Malinen
2008-12-26
1
-3
/
+9
*
Renamed Ping procedure into SA Query procedure per 802.11w/D7.0
Jouni Malinen
2008-12-26
1
-9
/
+9
*
Fixed the MFP Status/Reason Code values per 802.11w/D7.0
Jouni Malinen
2008-12-26
1
-3
/
+1
*
WPS: As a workaround, pad zero-length device attributes
Jouni Malinen
2008-12-25
1
-10
/
+60
*
WPS: Do not use Selected Registrar Config Methods from scan results
Andriy Tkachuk
2008-12-25
1
-6
/
+15
*
Added get_interfaces() handler to list all NDIS adapters
Jouni Malinen
2008-12-24
1
-2
/
+236
*
Added a mechanism for quering driver wrappers for available interfaces
Jouni Malinen
2008-12-24
4
-3
/
+55
*
Mark local functions static.
Jouni Malinen
2008-12-22
1
-6
/
+8
*
Added support for global driver data (shared by multiple interfaces)
Jouni Malinen
2008-12-22
4
-5
/
+72
*
Use wildcard UUID when setting AP PIN for Registrar in wpa_supplicant
Jouni Malinen
2008-12-21
1
-11
/
+3
*
Fixed NDIS AuthMode configuration for WPS connection
Jouni Malinen
2008-12-21
1
-0
/
+5
*
IANA allocated EAP method type 51 to EAP-GPSK
Jouni Malinen
2008-12-20
1
-3
/
+2
*
WPS: Added event callback for successfully completed registration
Jouni Malinen
2008-12-19
6
-2
/
+23
*
WPS: Added callback for failure-after-M2/M2D
Jouni Malinen
2008-12-19
6
-2
/
+77
*
WPS: Added event callback and M2D notification
Jouni Malinen
2008-12-18
3
-4
/
+53
*
Fix CONFIG_WPS=y, CONFIG_TLS=internal build
Andriy Tkachuk
2008-12-18
1
-2
/
+2
*
WPS: Fixed deinit code for freeing config and registrar data
Jouni Malinen
2008-12-18
1
-0
/
+1
*
WPS: Improved error processing to use NACK correctly
Jouni Malinen
2008-12-16
3
-39
/
+108
*
Fixed EAP-AKA build in case EAP-AKA' is disabled
Jouni Malinen
2008-12-16
1
-0
/
+4
*
Use a fixed wps_msg prefix with WPS creds notification
Jouni Malinen
2008-12-15
1
-0
/
+2
*
WPS: Added control interface notification for available WPS APs
Jouni Malinen
2008-12-15
1
-0
/
+8
*
Fixed interoperability issue with PEAPv0 cryptobinding and NPS
Jouni Malinen
2008-12-15
2
-1
/
+12
*
Cleaned up EAP-MSCHAPv2 key derivation
Jouni Malinen
2008-12-14
8
-61
/
+33
*
Ported driver_test to Windows (only UDP socket available)
Jouni Malinen
2008-12-12
2
-41
/
+105
*
driver_test: Optional support for using UDP socket
Jouni Malinen
2008-12-12
1
-7
/
+89
*
Comment out dynamic CertEnumCertificatesInStore loading by default
Jouni Malinen
2008-12-11
1
-0
/
+4
[next]