Jouni Malinen
d0485a6208
TLS: Pass version to tls_prf() in preparation for new PRFs
...
Signed-hostap: Jouni Malinen <j@w1.fi>
2011-11-27 21:35:11 +02:00
Jouni Malinen
ebe4e8f814
TLS: Add helper functions for version number handling
...
Signed-hostap: Jouni Malinen <j@w1.fi>
2011-11-27 21:20:18 +02:00
Jouni Malinen
5c47af9a7a
TLS: Add support for TLS v1.1 (RFC 4346) with internal TLS
...
This is disabled by defautl and can be enabled with CONFIG_TLSV11=y
build configuration parameter.
2011-09-25 17:24:46 +03:00
Jouni Malinen
235279e777
TLS: Add support for tls_disable_time_checks=1 in client mode
...
This phase1 parameter for TLS-based EAP methods was already supported
with GnuTLS and this commit extends that support for OpenSSL and the
internal TLS implementation.
2011-07-05 11:29:42 +03:00
Jouni Malinen
03da66bd59
Remove src/crypto from default include path
...
In addition, start ordering header file includes to be in more
consistent order: system header files, src/utils, src/*, same
directory as the *.c file.
2009-11-29 23:04:43 +02:00
Jouni Malinen
fa2ec7eb63
Silenced compiler warnings on size_t printf format and shadowed variables
2008-09-27 10:46:06 +03:00
Jouni Malinen
6fc6879bd5
Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release
2008-02-27 17:34:43 -08:00