Bodo Möller
|
d1d0be3cd2
emtpy fragments are not necessary for SSL_eNULL
|
22 years ago |
Bodo Möller
|
c21506ba02
New option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disabling CBC
|
22 years ago |
Bodo Möller
|
82b0bf0b87
Implement known-IV countermeasure.
|
22 years ago |
Dr. Stephen Henson
|
de941e289e
|
22 years ago |
Ben Laurie
|
ff3fa48fc7
Improve back compatibility.
|
23 years ago |
Bodo Möller
|
287973746e
Fix memory leak.
|
23 years ago |
Dr. Stephen Henson
|
581f1c8494
Modify EVP cipher behaviour in a similar way
|
23 years ago |
Dr. Stephen Henson
|
20d2186c87
|
23 years ago |
Bodo Möller
|
965b6dad44
comment
|
23 years ago |
Bodo Möller
|
ee60d9fb28
Fix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so that we don't
|
23 years ago |
Ben Laurie
|
dbad169019
Really add the EVP and all of the DES changes.
|
23 years ago |
Richard Levitte
|
45442167b0
Prevent KSSL server from requesting a client certificate.
|
23 years ago |
Dr. Stephen Henson
|
323f289c48
|
23 years ago |
Bodo Möller
|
285b42756a
pay attention to blocksize before attempting decryption
|
23 years ago |
Richard Levitte
|
44e48abc44
Use memmove() instead of memcpy() on areas that may overlap.
|
23 years ago |
Bodo Möller
|
1876cc32ae
This change should be suitable as a workaround for the Solaris x86
|
23 years ago |
Bodo Möller
|
5277d7cb7c
Fix ERR_R_... problems.
|
24 years ago |
Richard Levitte
|
f9b3bff6f7
First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Implemented by Vern Staats <staatsvr@asc.hpc.mil>, further hacked and distributed by Jeffrey Altman <jaltnab@columbia.edu>
|
24 years ago |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
24 years ago |
Ulf Möller
|
657e60fa00
ispell (and minor modifications)
|
25 years ago |
Bodo Möller
|
245206eadd
Use prototypes.
|
25 years ago |
Ulf Möller
|
d02f751ce1
Message digest stuff.
|
25 years ago |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
25 years ago |
Ben Laurie
|
61f5b6f338
Work with -pedantic!
|
25 years ago |
Ben Laurie
|
e4aac1cb68
const correctness.
|
25 years ago |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 years ago |
Ben Laurie
|
e778802f53
Massive constification.
|
25 years ago |
Ben Laurie
|
06ab81f9f7
Add support for new TLS export ciphersuites.
|
26 years ago |
Mark J. Cox
|
413c4f45ed
Updates to the new SSL compression code
|
26 years ago |
Ben Laurie
|
436d318c80
In the absence of feedback either way, commit the fix that looks right for
|
26 years ago |