Jouni Malinen
|
ca84eed7ad
TLS: Add build configuration for TLS v1.2 support
|
13 years ago |
Jouni Malinen
|
bcf03f5209
TLS: Assume explicit IV for TLS v1.1 and newer
|
13 years ago |
Jouni Malinen
|
6c67d77fef
TLS: Increase maximum MAC key from 20 to 32 octets
|
13 years ago |
Jouni Malinen
|
d0485a6208
TLS: Pass version to tls_prf() in preparation for new PRFs
|
13 years ago |
Jouni Malinen
|
cd52acec85
Rename tls_prf() to tls_prf_sha1_md5()
|
13 years ago |
Jouni Malinen
|
ebe4e8f814
TLS: Add helper functions for version number handling
|
13 years ago |
Jouni Malinen
|
8307489840
Add implementation of TLS v1.2 PRF (P_SHA256)
|
13 years ago |
Jouni Malinen
|
90cba4e7ab
hostapd: Define CONFIG_SHA256 for SHA256 builds
|
13 years ago |
Jouni Malinen
|
dcff088df7
Add SHA256-hash functions to generic crypto_hash_* functions
|
13 years ago |
Jouni Malinen
|
b32a8d1dfe
test-https: Fix memory leaks in TLS processing
|
13 years ago |
Jouni Malinen
|
e770c497eb
TLS: Add a debug information on unsupported private key format
|
13 years ago |
Dmitry Shmidt
|
e670738ae0
wpa_cli: Add action script call on P2P-GO-NEG-FAILURE events
|
13 years ago |
Jouni Malinen
|
527a398866
wext: Define some new values if linux/wireless.h is too old
|
13 years ago |
Dmitry Shmidt
|
8a5e75f60f
P2P: Send STA connected/disconnected events to parent ctrl_iface
|
13 years ago |
Jouni Malinen
|
fcd1684787
Fix sched_scan filter setting for max_match_sets == 0
|
13 years ago |
Jouni Malinen
|
fb67eec6f8
nl80211: Do not set sched_scan filter if driver does not support it
|
13 years ago |
Jouni Malinen
|
29f338af26
nl80211: Implement set_p2p_powersave for legacy_ps changes
|
13 years ago |
Jouni Malinen
|
0bf927a03e
Use wpa_key_mgmt_*() helpers
|
13 years ago |
Jouni Malinen
|
8e8280bd5e
Do not save an invalid network block in wpa_supplicant.conf
|
13 years ago |
Jouni Malinen
|
a769b094d7
Do not write all zeros device_type
|
13 years ago |
Jouni Malinen
|
71093e5ea9
WPS: Include WSC IE in (Re)Association Response for maybe-WPS case
|
13 years ago |
Dmitry Shmidt
|
6ce937b8cf
Add 'get country' command
|
14 years ago |
David Spinadel
|
9a6ade33d4
wpa_cli: Correct return value of wpa_cli_cmd_p2p_peers
|
13 years ago |
Jouni Malinen
|
f551fa8d50
Add test program for RC4 (test vectors from RFC 6229)
|
13 years ago |
Dmitry Shmidt
|
20b2161d5b
Android: Move WPA_BUILD check in Android.mk
|
13 years ago |
Jeff Brown
|
4482f1fbc4
Android: Remove the simulator target from all makefiles
|
13 years ago |
Jouni Malinen
|
1323ee314e
Move wpa_sm_remove_pmkid() call to PMKSA cache entry freeing
|
13 years ago |
Jouni Malinen
|
bf689a409f
Fix wired EAPOL authenticator
|
13 years ago |
Jouni Malinen
|
d5cbee412c
Avoid possible compiler warning in os_gmtime()
|
13 years ago |
Kel Modderman
|
ef992bbd3b
wpa_gui-qt4: Improve scan results signal display
|
13 years ago |