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
/
rsn_supp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove src/crypto from default include path
Jouni Malinen
2009-11-29
4
-14
/
+12
*
Remove src/common from default header file path
Jouni Malinen
2009-11-29
6
-9
/
+9
*
Split scan processing for RSN preauthentication into parts
Jouni Malinen
2009-11-29
2
-44
/
+49
*
Move definitions away from hostapd_defs.h
Jouni Malinen
2009-11-23
1
-8
/
+0
*
Add AP mode WPA status into ctrl_iface
Jouni Malinen
2009-10-16
1
-61
/
+0
*
Verify that EAPOL-Key MIC generation succeeds
Jouni Malinen
2009-08-16
1
-2
/
+7
*
Verify that RC4 operation succeeds
Jouni Malinen
2009-08-16
1
-2
/
+8
*
Move RC4 into crypto.h as a replaceable crypto function
Jouni Malinen
2009-08-16
1
-1
/
+1
*
Add root .gitignore file to cleanup ignore lists
Jouni Malinen
2009-06-29
1
-1
/
+0
*
Disconnect if 4-way handshake processing fails
Jouni Malinen
2009-04-20
1
-18
/
+38
*
Fix SHA-256-based KDF when using CCMP as the pairwise cipher
Jouni Malinen
2009-04-01
3
-9
/
+11
*
FT: Add RIC Request processing and RIC Response generation
Jouni Malinen
2009-03-09
1
-7
/
+60
*
FT: Add RIC Request generation and validation (but not processing)
Jouni Malinen
2009-03-09
2
-12
/
+28
*
Allow SHA256-based key handshake to be used without 802.11r
Jouni Malinen
2009-02-19
1
-2
/
+2
*
Improved 'make install' (use BINDIR/LIBDIR, install shared objects)
Daniel Mierswa
2009-02-15
1
-0
/
+3
*
Added a separate ctx pointer for wpa_msg() calls in WPA supp
Jouni Malinen
2009-01-17
4
-28
/
+30
*
Moved rsn_pmkid() into shared code to avoid duplication
Jouni Malinen
2009-01-14
1
-33
/
+0
*
Removed wpa_sm dereference from pmksa_cache_list()
Jouni Malinen
2009-01-13
4
-5
/
+23
*
Moved proto == RSN validation from pmksa_cache.c into the caller
Jouni Malinen
2009-01-13
2
-4
/
+6
*
Add Key Length field into IGTK sub-element (FTIE) per 802.11w/D7.0
Jouni Malinen
2008-12-26
1
-3
/
+9
*
WPS: Moved mac_addr and uuid configuration into wps_context
Jouni Malinen
2008-11-28
1
-1
/
+0
*
Added preliminary Wi-Fi Protected Setup (WPS) implementation
Jouni Malinen
2008-11-23
1
-0
/
+1
*
Fixed canceling of PMKSA caching with driver generated RSN IE
Jouni Malinen
2008-11-21
1
-1
/
+1
*
Added support for enforcing frequent PTK rekeying
Jouni Malinen
2008-11-06
3
-1
/
+20
*
MFP + FT: Added support for sending IGTK in FTIE
Jouni Malinen
2008-09-01
1
-73
/
+146
*
Added support for using SHA256-based stronger key derivation for WPA2
Jouni Malinen
2008-08-31
7
-51
/
+101
*
Updated MFP defines based on IEEE 802.11w/D6.0 and use new MFPC/MFPR
Jouni Malinen
2008-08-30
2
-2
/
+2
*
IEEE Std 802.11r-2008 has been released, so update references
Jouni Malinen
2008-08-15
1
-1
/
+1
*
Fixed opportunistic key caching (OKC)
Jouni Malinen
2008-08-03
1
-1
/
+2
*
Make proactive key caching working again
Michael Bernhard
2008-07-06
1
-1
/
+2
*
Fixed race condition between disassociation event and group key handshake
Jouni Malinen
2008-06-09
3
-17
/
+0
*
Read Michael MIC keys through TK2 union instead of offset from TK1
Jouni Malinen
2008-06-05
1
-2
/
+2
*
Introduced new helper function is_zero_ether_addr()
Jouni Malinen
2008-06-03
2
-4
/
+2
*
FT: Use correct BSSID when deriving PTK and verifying MIC
Jouni Malinen
2008-03-12
2
-5
/
+6
*
Delete PTK SA on (re)association if this is not part of a Fast BSS
Jouni Malinen
2008-03-12
1
-3
/
+15
*
Silence gcc 4.3.0 warnings about invalid array indexes
Jouni Malinen
2008-03-12
1
-2
/
+3
*
Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release
Jouni Malinen
2008-02-27
14
-0
/
+6786