Ben Laurie
|
c8bbd98a2b
Fix warnings.
|
hace 14 años |
Dr. Stephen Henson
|
8711efb498
Updates from 1.0.0-stable branch.
|
hace 15 años |
Dr. Stephen Henson
|
220bd84911
Updates from 1.0.0-stable
|
hace 15 años |
Ben Laurie
|
0eab41fb78
If we're going to return errors (no matter how stupid), then we should
|
hace 16 años |
Ben Laurie
|
85e878f224
Die earlier if hash is NULL. (Coverity IDs 137 & 138).
|
hace 16 años |
Ben Laurie
|
0e941da6fa
Die earlier if we have no hash function.
|
hace 16 años |
Ben Laurie
|
6ba71a7173
Handle the unlikely event that BIO_get_mem_data() returns -ve.
|
hace 16 años |
Dr. Stephen Henson
|
8164032a2e
Fix warnings: computed value not use, incompatible pointer initialization
|
hace 17 años |
Dr. Stephen Henson
|
81025661a9
Update ssl code to support digests other than MD5+SHA1 in handshake.
|
hace 17 años |
Dr. Stephen Henson
|
b948e2c59e
Update ssl library to support EVP_PKEY MAC API. Include generic MAC support.
|
hace 17 años |
Bodo Möller
|
52b8dad8ec
Reorganize the data used for SSL ciphersuite pattern matching.
|
hace 18 años |
Nils Larsch
|
cc684e330b
ensure that the EVP_CIPHER_CTX object is initialized
|
hace 18 años |
Nils Larsch
|
ddac197404
add initial support for RFC 4279 PSK SSL ciphersuites
|
hace 18 años |
Bodo Möller
|
d32f888db1
prepare for additional RFC3546 alerts
|
hace 19 años |
Bodo Möller
|
f7914dbf9a
make sure that the unrecognized_name alert actually gets sent
|
hace 19 años |
Dr. Stephen Henson
|
d08b6b44ba
Fix compilation without OPENSSL_NO_COMP :-)
|
hace 19 años |
Dr. Stephen Henson
|
09b6c2ef15
Make OPENSSL_NO_COMP compile again.
|
hace 19 años |
Ben Laurie
|
36d16f8ee0
Add DTLS support.
|
hace 19 años |
Geoff Thorpe
|
d8ec0dcf45
Avoid some shadowed variable names.
|
hace 21 años |
Geoff Thorpe
|
2754597013
A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
|
hace 21 años |
Bodo Möller
|
ea513641d0
comments
|
hace 22 años |
Richard Levitte
|
4579924b7e
Cleanse memory using the new OPENSSL_cleanse() function.
|
hace 22 años |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
hace 22 años |
Lutz Jänicke
|
7b63c0fa8c
Reorder inclusion of header files:
|
hace 22 años |
Bodo Möller
|
d1d0be3cd2
emtpy fragments are not necessary for SSL_eNULL
|
hace 22 años |
Bodo Möller
|
c21506ba02
New option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disabling CBC
|
hace 22 años |
Bodo Möller
|
82b0bf0b87
Implement known-IV countermeasure.
|
hace 22 años |
Bodo Möller
|
287973746e
Fix memory leak.
|
hace 23 años |
Dr. Stephen Henson
|
581f1c8494
Modify EVP cipher behaviour in a similar way
|
hace 23 años |
Dr. Stephen Henson
|
20d2186c87
|
hace 23 años |