Jouni Malinen
|
2eeaa5c9d0
EAP-PEAP: Moved the common peap_prfplus() function into a shared file
|
il y a 17 ans |
Jouni Malinen
|
3f5285e852
Added a preliminary nl80211/cfg80211 driver interface for wpa_supplicant
|
il y a 17 ans |
Jouni Malinen
|
3f3339dfe7
Fixed a buffer overflow in nla_parse call
|
il y a 17 ans |
Pavel Roskin
|
f3833aee90
Fix compile warnings on 64-bit systems
|
il y a 17 ans |
Jouni Malinen
|
ad844747ca
Updated the LibTomMath reference to use 0.41 version
|
il y a 17 ans |
Jouni Malinen
|
187bc466a3
Removed the 20% estimate on faster bignum routines
|
il y a 17 ans |
Jouni Malinen
|
b95394c66f
Combined internal LibTomMath configuration into one option
|
il y a 17 ans |
Jouni Malinen
|
ec0205a87a
Added an option to build internal LibTomMath with faster div routine
|
il y a 17 ans |
Jouni Malinen
|
b6ab429402
Read Michael MIC keys through TK2 union instead of offset from TK1
|
il y a 17 ans |
Jouni Malinen
|
7cdeb81e1f
Fixed potential NULL pointer dereference if memory allocation fails
|
il y a 17 ans |
Jouni Malinen
|
815c5e1435
Fixed RADIUS client local address forcing for IPv6 (eapol_test)
|
il y a 17 ans |
Jouni Malinen
|
c5f5c91aeb
Add faster, optional sqr routine for internal LibTomMath
|
il y a 17 ans |
Jouni Malinen
|
4fba48a5a7
Silence compiler warnings about out of array bounds indexes
|
il y a 17 ans |
Dan Williams
|
1d3c75b3b6
Give adhoc associations a bit more time
|
il y a 17 ans |
Dan Williams
|
59c9707863
wext: handle mode switches correctly for mac80211
|
il y a 17 ans |
Jouni Malinen
|
87114163b7
Updated the comments since Montgomery reduction is now included
|
il y a 17 ans |
Jouni Malinen
|
8ccc0402b2
Internal LibTomMath: add optional support for Montgomery reduction
|
il y a 17 ans |
Jouni Malinen
|
0527710dd3
Reduce integrated LibTomMath size by dropping negative exponent support
|
il y a 17 ans |
Jouni Malinen
|
a8e16edc86
Introduced new helper function is_zero_ether_addr()
|
il y a 17 ans |
Jouni Malinen
|
957ed801e9
Fix USE_KERNEL_HEADERS build with compat-wireless
|
il y a 17 ans |
Dan Williams
|
7e1488494e
Do not continually reschedule specific scans to help finding hidden SSIDs
|
il y a 17 ans |
Jouni Malinen
|
8479707beb
Include wireless_copy.h instead of linux/wireless.h to avoid conflicts
|
il y a 17 ans |
Dan Williams
|
2e5a7b49a0
wext: don't overwrite BSS frequency
|
il y a 17 ans |
Jouni Malinen
|
d952d16df4
Internal TLS: Added support for parsing PKCS #8 formatted private keys
|
il y a 17 ans |
Jouni Malinen
|
b5aebee49e
Fixed dbus build without OpenSSL.
|
il y a 17 ans |
Jouni Malinen
|
ec717917e5
Fixed build without CONFIG_IEEE8021X_EAPOL, but with CONFIG_CTRL_IFACE
|
il y a 17 ans |
Jouni Malinen
|
bf206cada3
Changed TLS server to use OpenSSL SSL_accept() instead of SSL_read()
|
il y a 17 ans |
Jouni Malinen
|
8816045743
Updated the EAP-FAST patch for the latest OpenSSL 0.9.9 snapshot
|
il y a 17 ans |
Jouni Malinen
|
2298ca6410
Added the EAP-FAST patch for OpenSSL 0.9.8h
|
il y a 17 ans |
Jouni Malinen
|
3c99fa29d3
Add eap_tls_state() to get closer to EAP-TTLS/PEAP/FAST code
|
il y a 17 ans |