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
/
tls
Commit message (
Expand
)
Author
Age
Files
Lines
*
LibTomMath: Use 64-bit mode for mp_digit
Jouni Malinen
2012-06-09
1
-0
/
+8
*
Remove the GPL notification from files contributed by Jouni Malinen
Jouni Malinen
2012-02-11
30
-240
/
+60
*
TLS: Add support for SHA256-based cipher suites from RFC 5246
Jouni Malinen
2011-11-27
4
-2
/
+41
*
TLS: Update file headers to include TLS v1.2 support
Jouni Malinen
2011-11-27
10
-11
/
+11
*
Include TLS v1.1 and v1.2 support in library build
Jouni Malinen
2011-11-27
1
-0
/
+2
*
TLS: Allow TLS v1.2 to be negotiated
Jouni Malinen
2011-11-27
1
-0
/
+4
*
TLS: Add TLS v1.2 style CertificateVerify functionality
Jouni Malinen
2011-11-27
3
-1
/
+155
*
TLS: Add SHA256-based verify_data derivation for TLS v1.2
Jouni Malinen
2011-11-27
4
-4
/
+88
*
TLS: Maintain SHA256-based hash values for TLS v1.2
Jouni Malinen
2011-11-27
2
-0
/
+32
*
TLS: Add build configuration for TLS v1.2 support
Jouni Malinen
2011-11-27
2
-0
/
+20
*
TLS: Assume explicit IV for TLS v1.1 and newer
Jouni Malinen
2011-11-27
1
-2
/
+2
*
TLS: Increase maximum MAC key from 20 to 32 octets
Jouni Malinen
2011-11-27
1
-1
/
+1
*
TLS: Pass version to tls_prf() in preparation for new PRFs
Jouni Malinen
2011-11-27
8
-12
/
+22
*
Rename tls_prf() to tls_prf_sha1_md5()
Jouni Malinen
2011-11-27
2
-0
/
+11
*
TLS: Add helper functions for version number handling
Jouni Malinen
2011-11-27
4
-7
/
+33
*
TLS: Add a debug information on unsupported private key format
Jouni Malinen
2011-11-27
1
-0
/
+7
*
Use NULL instead of 0 for pointers
Jouni Malinen
2011-11-18
1
-1
/
+1
*
Mark local functions static
Jouni Malinen
2011-11-18
2
-2
/
+2
*
TLS: Fix double-free on error path
Jouni Malinen
2011-11-13
1
-1
/
+1
*
TLS: Add preliminary support for partial message processing
Jouni Malinen
2011-11-13
3
-45
/
+113
*
TLS: Fix block cipher padding validation
Jouni Malinen
2011-11-13
1
-3
/
+3
*
TLS: Clean up TLS record layer processing
Jouni Malinen
2011-11-05
3
-60
/
+140
*
TLS: Validate RSA ClientKeyExchange length field
Jouni Malinen
2011-10-23
1
-5
/
+13
*
TLS: Add support for TLS v1.1 (RFC 4346) with internal TLS
Jouni Malinen
2011-09-25
9
-32
/
+106
*
TLS: Do not enforce in-place processing in tlsv1_record_send()
Jouni Malinen
2011-09-25
6
-92
/
+95
*
TLS: Add protection against record layer CBC attacks
Jouni Malinen
2011-09-25
1
-9
/
+26
*
TLS: Avoid unnecessary copying of encrypted data at record layer
Jouni Malinen
2011-09-25
1
-18
/
+22
*
TLS: Fix record layer protocol version validation
Jouni Malinen
2011-09-25
1
-3
/
+8
*
Fix typos found by codespell
Pavel Roskin
2011-09-22
1
-6
/
+6
*
TLS: Reorder certificates if needed when reading them
Jouni Malinen
2011-08-04
1
-3
/
+15
*
TLS: Add support for tls_disable_time_checks=1 in client mode
Jouni Malinen
2011-07-05
7
-13
/
+23
*
Increase internal TLSs client key exchange buffer
Christian Lamparter
2011-02-21
1
-1
/
+1
*
Annotate places depending on strong random numbers
Jouni Malinen
2010-11-24
2
-5
/
+7
*
Internal TLS: Fix X.509 name handling to use sequency of attributes
Jouni Malinen
2010-05-25
2
-95
/
+110
*
Internal TLS: Add domainComponent parser for X.509 names
Jouni Malinen
2010-05-25
2
-0
/
+19
*
Remove unnecessary SUBDIRS loops from src/*/Makefile
Jouni Malinen
2010-04-17
1
-1
/
+0
*
Move asn1_test.c into tests subdirectory and split it in two
Jouni Malinen
2009-12-06
1
-210
/
+0
*
Add rules for building src/tls/libtls.a and use it with eap_example
Jouni Malinen
2009-12-06
2
-3
/
+33
*
Include functionality to support EAP-FAST unconditionally
Jouni Malinen
2009-12-06
5
-23
/
+0
*
Remove unneeded CONFIG_INTERNAL_X509 and NEED_SHA256 defines
Jouni Malinen
2009-12-06
3
-63
/
+0
*
Remove unnecessary defines
Jouni Malinen
2009-12-05
1
-2
/
+0
*
Remove src/crypto from default include path
Jouni Malinen
2009-11-29
13
-25
/
+24
*
Fix a typo in a comment
Jouni Malinen
2009-11-21
1
-1
/
+1
*
Move PKCS# {1,5,8} functionality into separate files
Jouni Malinen
2009-10-17
6
-0
/
+704
*
TLS: Replace set_key helpers to return key instead of status code
Jouni Malinen
2009-10-17
1
-19
/
+21
*
Add support for PKCS #5 encrypted PKCS #8 keys with internal crypto
Jouni Malinen
2009-10-17
1
-5
/
+36
*
Internal TLS: Add support for unencrypred PKCS#8 private keys in PEM
Jouni Malinen
2009-10-16
1
-7
/
+16
*
Reject X.509 certificate strings with embedded NUL characters
Jouni Malinen
2009-08-23
1
-0
/
+31
*
Support PEM format RSA private key with internal TLS implementation
Jouni Malinen
2009-08-16
1
-0
/
+29
*
Add root .gitignore file to cleanup ignore lists
Jouni Malinen
2009-06-29
1
-1
/
+0
[next]