Ryan Hill
|
748e54937d
The attached patch fixes a few build errors when compiling with GCC 4.3,
|
17 years ago |
Jouni Malinen
|
ccfab35a6a
Silence gcc 4.3.0 warnings about invalid array indexes
|
17 years ago |
Jouni Malinen
|
502a293e30
TNC: Added TNC server support into documentation and ChangeLogs
|
17 years ago |
Jouni Malinen
|
c80a74d70c
TNC: Integrated TNC support into EAP-TTLS server
|
17 years ago |
Jouni Malinen
|
35f39ac4c9
TNC: Fixed TNC when using EAP-TTLS with non-EAP Phase 2
|
17 years ago |
Jouni Malinen
|
7db0fca522
TNC: Integrated TNC support into EAP-FAST server
|
17 years ago |
Jouni Malinen
|
4f1c561725
TNC: Added support for using TNC with EAP-FAST
|
17 years ago |
Jouni Malinen
|
c3e258ae9f
TNC: Provide 'tnc' configuration option for EAP server and methods
|
17 years ago |
Jouni Malinen
|
da08a7c732
TNC: Added preliminary TNC implementation for hostapd
|
17 years ago |
Jouni Malinen
|
8e888179e1
Make the "invalid group" error show up with default verbosity level
|
17 years ago |
Dan Williams
|
d113aa91ca
Fix qt3 wpa_gui build
|
17 years ago |
Dan Williams
|
cf7a576f67
Fix potential use-after-free in dbus byte array demarshaling code
|
17 years ago |
Jouni Malinen
|
9474b3a4e4
Added a missing '#' to indicate a comment.
|
17 years ago |
Jouni Malinen
|
c673c5fc0f
Renamed local DBUS_VERSION define to avoid conflict with dbus 1.1 headers
|
17 years ago |
Jouni Malinen
|
13b3f33942
EAP-FAST: Verify that identity from PAC-Opaque matches with Phase 2 (GTC)
|
17 years ago |
Jouni Malinen
|
7914585fe0
EAP-FAST: Cleaned up TLV processing and added support for EAP Sequences
|
17 years ago |
Jouni Malinen
|
2bab8ae401
EAP-FAST: Define and use EAP_FAST_CMK_LEN
|
17 years ago |
Jouni Malinen
|
ed5a02fd94
Removed extra '_' from struct eap_tlv_crypto_binding__tlv name
|
17 years ago |
Jouni Malinen
|
cdd1bc9288
EAP-FAST: Divided eap_fast_process() into number of helper functions
|
17 years ago |
Jouni Malinen
|
7f4c1d4300
EAP-FAST: Moved common peer/server functionality into a shared file
|
17 years ago |
Jouni Malinen
|
a4819630f6
EAP-FAST: Added shared helper functions for building TLVs
|
17 years ago |
Jouni Malinen
|
829f14be17
EAP-FAST: Add peer identity into EAP-FAST PAC-Opaque
|
17 years ago |
Jouni Malinen
|
67b941993a
Preparations for 0.4.11 release
|
17 years ago |
Jouni Malinen
|
b0194fe07e
Added max_listen_interval configuration option
|
17 years ago |
Jouni Malinen
|
4d6c3de3df
driver_ralink: Make sure assoc_{req,resp}_ies do not get double-freed
|
17 years ago |
Jouni Malinen
|
5e77500c4f
driver_ralink: Use os_strlcpy instead of os_strncpy to ensure null
|
17 years ago |
Jouni Malinen
|
d04cbdd640
driver_ralink: Fixed couple of memory leaks on error path
|
17 years ago |
Jouni Malinen
|
a6ee047fcb
Verify that os_get_time() does not fail before using the time value when
|
17 years ago |
Jouni Malinen
|
72822e7be4
Fixed base64_decode() reject empty input buffers
|
17 years ago |
Jouni Malinen
|
380da72b80
Enforce non-zero MPPE key length
|
17 years ago |