Dr. Stephen Henson
|
722521594c
Don't use decryption_failed alert for TLS v1.1 or later.
|
14 years ago |
Dr. Stephen Henson
|
e9be051f3a
use generalise mac API for SSL key generation
|
14 years ago |
Dr. Stephen Henson
|
e15320f652
Only use explicit IV if cipher is in CBC mode.
|
14 years ago |
Dr. Stephen Henson
|
f96ccf36ff
PR: 1830
|
14 years ago |
Dr. Stephen Henson
|
b9e7793dd7
oops, revert wrong patch..
|
14 years ago |
Dr. Stephen Henson
|
d135da5192
Fix warnings (From HEAD, original patch by Ben).
|
14 years ago |
Dr. Stephen Henson
|
9674de7d3d
no need for empty fragments with TLS 1.1 and later due to explicit IV
|
14 years ago |
Ben Laurie
|
c8bbd98a2b
Fix warnings.
|
14 years ago |
Dr. Stephen Henson
|
7837c7ec45
PR: 2259
|
14 years ago |
Dr. Stephen Henson
|
637f374ad4
Initial experimental TLSv1.1 support
|
15 years ago |
Dr. Stephen Henson
|
8711efb498
Updates from 1.0.0-stable branch.
|
15 years ago |
Dr. Stephen Henson
|
d7ecd42255
Fix warnings properly this time ;-)
|
16 years ago |
Dr. Stephen Henson
|
211655fcdd
Fix sign-compare warnings.
|
16 years ago |
Lutz Jänicke
|
fceac0bc74
Fix compilation with -no-comp by adding some more #ifndef OPENSSL_NO_COMP
|
16 years ago |
Ben Laurie
|
0eab41fb78
If we're going to return errors (no matter how stupid), then we should
|
16 years ago |
Ben Laurie
|
6ba71a7173
Handle the unlikely event that BIO_get_mem_data() returns -ve.
|
16 years ago |
Geoff Thorpe
|
6343829a39
Revert the size_t modifications from HEAD that had led to more
|
16 years ago |
Dr. Stephen Henson
|
7b808412c9
Make -DKSSL_DEBUG work again.
|
16 years ago |
Andy Polyakov
|
aff686df91
Fix unsigned/signed warnings in ssl.
|
17 years ago |
Dr. Stephen Henson
|
0e1dba934f
1. Changes for s_client.c to make it return non-zero exit code in case
|
17 years ago |
Andy Polyakov
|
4fe55663df
Make DTLS1 record layer MAC calculation RFC compliant.
|
17 years ago |
Dr. Stephen Henson
|
67c8e7f414
Support for certificate status TLS extension.
|
17 years ago |
Bodo Möller
|
761772d7e1
Implement the Opaque PRF Input TLS extension
|
17 years ago |
Dr. Stephen Henson
|
81025661a9
Update ssl code to support digests other than MD5+SHA1 in handshake.
|
17 years ago |
Dr. Stephen Henson
|
b948e2c59e
Update ssl library to support EVP_PKEY MAC API. Include generic MAC support.
|
17 years ago |
Bodo Möller
|
52b8dad8ec
Reorganize the data used for SSL ciphersuite pattern matching.
|
18 years ago |
Nils Larsch
|
cc684e330b
ensure that the EVP_CIPHER_CTX object is initialized
|
18 years ago |
Dr. Stephen Henson
|
5cda6c4582
Fix from stable branch.
|
18 years ago |
Nils Larsch
|
ddac197404
add initial support for RFC 4279 PSK SSL ciphersuites
|
18 years ago |
Bodo Möller
|
01c76c6606
There's no such things as DTLS1_AD_MISSING_HANDSHAKE_MESSAGE.
|
19 years ago |