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
*
Added protection against EAP-AKA' -> EAP-AKA bidding down attacks
Jouni Malinen
2008-12-05
6
-1
/
+59
*
Fixed a typo in a comment
Jouni Malinen
2008-12-04
1
-1
/
+1
*
EAP-AKA': Added CK',IK' derivation
Jouni Malinen
2008-12-04
4
-3
/
+101
*
EAP-AKA': Comment out EAP-AKA' server KDF negotiation
Jouni Malinen
2008-12-04
1
-0
/
+4
*
EAP-AKA': Added processing of AT_KDF and AT_KDF_INPUT attributes
Jouni Malinen
2008-12-04
4
-2
/
+223
*
Fixed EAP-SIM and EAP-AKA AT_IDENTITY parsing (server only)
Jouni Malinen
2008-12-04
1
-2
/
+14
*
Made 802.11 management frame IE parser aware of vendor HT Capab IE
Jouni Malinen
2008-12-04
3
-0
/
+22
*
EAP-AKA': Allow both AKA AKA' to be registed from eap_aka_prime.c
Jouni Malinen
2008-12-03
2
-8
/
+90
*
EAP-AKA': Derive keys using the new KDF (PRF')
Jouni Malinen
2008-12-03
6
-51
/
+320
*
EAP-AKA': Use HMAC-SHA-256-128 for AT_MAC
Jouni Malinen
2008-12-02
4
-10
/
+117
*
EAP-AKA': Use SHA256 for AT_CHECKCODE
Jouni Malinen
2008-12-02
4
-20
/
+46
*
Use a variable to store EAP method type for EAP-AKA vs. EAP-AKA'
Jouni Malinen
2008-12-02
2
-16
/
+32
*
Add a starting point for EAP-AKA' (draft-arkko-eap-aka-kdf-10)
Jouni Malinen
2008-12-02
5
-0
/
+2207
*
WPS: Added support for wildcard PINs that work with any UUID-E
Jouni Malinen
2008-11-30
1
-17
/
+43
*
WPS: Added more verbose debug info on authentication type mismatch
Jouni Malinen
2008-11-30
1
-1
/
+2
*
WPS: Added support for fragmented WPS IE in Beacon and Probe Response
Jouni Malinen
2008-11-29
5
-28
/
+84
*
WPS: Get AP PIN from configuration instead of using hardcoded value
Jouni Malinen
2008-11-29
1
-2
/
+4
*
WPS: Added helper functions for generating and validating PINs
Jouni Malinen
2008-11-29
2
-0
/
+55
*
WPS: Set Request Type properly into WPS IE in ProbeReq/AssocReq
Jouni Malinen
2008-11-29
2
-6
/
+6
*
WPS: Moved WPS IE building for ProbeReq/AssocReq into wps.c
Jouni Malinen
2008-11-29
3
-90
/
+88
*
WPS: Split wps_common.c into parts
Jouni Malinen
2008-11-29
5
-937
/
+1002
*
WPS: Moved RF Bands processing into wps_dev_attr.c
Jouni Malinen
2008-11-29
7
-30
/
+34
*
WPS: Moved ProbeReq/AssocReq WPS IE building into wps_common.c
Jouni Malinen
2008-11-29
5
-199
/
+163
*
WPS: Pass device data into wps_enrollee_build_probe_req_ie()
Jouni Malinen
2008-11-29
2
-10
/
+7
*
WPS: Parse Request Type from WPS IE in (Re)AssocReq and derive mgmt keys
Jouni Malinen
2008-11-29
10
-12
/
+107
*
WPS: Added comments for main data structures
Jouni Malinen
2008-11-28
2
-1
/
+13
*
WPS: Moved mac_addr and uuid configuration into wps_context
Jouni Malinen
2008-11-28
7
-39
/
+2
*
WPS: Moved wps_context initialization into wps_supplicant.c
Jouni Malinen
2008-11-28
6
-62
/
+23
*
WPS: Merged two cred_cb variables into the same one
Jouni Malinen
2008-11-28
9
-22
/
+9
*
WPS: Moved device attributes into wps_context::dev for Enrollee case
Jouni Malinen
2008-11-28
4
-93
/
+35
*
WPS: Update supplicant configuration when acting as an external Registrar
Jouni Malinen
2008-11-27
1
-0
/
+7
*
WPS: Moved Credential building to use struct wps_credential
Jouni Malinen
2008-11-27
1
-93
/
+103
*
WPS: Process old AP Settings in M7 when registering as external Registrar
Jouni Malinen
2008-11-27
2
-6
/
+39
*
WPS: Moved Credential and AP Settings processing in common code
Jouni Malinen
2008-11-27
3
-203
/
+228
*
Fixed a typo in a debug message
Jouni Malinen
2008-11-27
1
-2
/
+2
*
WPS: Added parsing of Request Type and Response Type attributes
Jouni Malinen
2008-11-26
2
-0
/
+18
*
WPS: Moved UUID configuration from phase1 into global config area
Jouni Malinen
2008-11-26
8
-16
/
+30
*
PEAPv0: Added support for IPMK/CMK derivation in session resumption case
Jouni Malinen
2008-11-26
1
-1
/
+14
*
Added support for configuring secondary channel offset for HT40
Jouni Malinen
2008-11-24
1
-5
/
+3
*
Added IEEE 802.11n HT capability configuration (ht_capab)
Jouni Malinen
2008-11-24
1
-6
/
+8
*
Updated HT Capabilities Info field names to match with 802.11n/D7.0
Jouni Malinen
2008-11-24
1
-2
/
+2
*
Use SSL_F_SSL_SET_SESSION_TICKET_EXT instead of OPENSSL_VERSION_NUMBER
Jouni Malinen
2008-11-23
1
-1
/
+1
*
Reject GPSK-3 if ID_Server in it does not match with the value in GPSK-1
Jouni Malinen
2008-11-23
1
-0
/
+1
*
Add a .gitignore for the new wps directory.
Jouni Malinen
2008-11-23
1
-0
/
+1
*
Added preliminary Wi-Fi Protected Setup (WPS) implementation
Jouni Malinen
2008-11-23
35
-7
/
+6648
*
Preparations for 0.6.6 release
Jouni Malinen
2008-11-23
1
-1
/
+1
*
Add more verbose debug output for GSM-Milenage use (RAND,SRES,Kc)
Jouni Malinen
2008-11-22
1
-10
/
+15
*
Fixed canceling of PMKSA caching with driver generated RSN IE
Jouni Malinen
2008-11-21
1
-1
/
+1
*
Fixed EAP-TLS message fragmentation for the last TLS message
Jouni Malinen
2008-11-20
1
-8
/
+18
*
Fixed Milenage debug output to use correct length for IK and CK
Jouni Malinen
2008-11-20
1
-2
/
+2
[next]