Bodo Möller
|
37a7cd1a11
Bugfix: larger message size in ssl3_get_key_exchange() because
|
23 years ago |
Richard Levitte
|
882e891284
More Kerberos SSL changes from Jeffrey Altman <jaltman@columbia.edu>
|
23 years ago |
Ben Laurie
|
dbad169019
Really add the EVP and all of the DES changes.
|
23 years ago |
Richard Levitte
|
82d5d46c14
Some of the Kerberos code had dissapeared. Reapply.
|
23 years ago |
Richard Levitte
|
2a96235bf7
Include kssl_lcl.h where needed.
|
23 years ago |
Richard Levitte
|
2a1ef75435
Patches from Vern Staats <staatsvr@asc.hpc.mil> to get Kerberos 5 in
|
23 years ago |
Dr. Stephen Henson
|
323f289c48
|
23 years ago |
Bodo Möller
|
5277d7cb7c
Fix ERR_R_... problems.
|
24 years ago |
Richard Levitte
|
bc36ee6227
Use new-style system-id macros everywhere possible. I hope I haven't
|
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 |
Lutz Jänicke
|
0dd2254d76
Store verify_result with sessions to avoid potential security hole.
|
24 years ago |
Bodo Möller
|
bbb8de0966
Avoid abort() throughout the library, except when preprocessor
|
24 years ago |
Bodo Möller
|
3f2599d97d
Fix code structure (if ... else if ... where both parts
|
24 years ago |
Geoff Thorpe
|
ccd86b68ef
The previous commit to crypto/stack/*.[ch] pulled the type-safety strings
|
24 years ago |
Bodo Möller
|
1fab73ac85
Bugfix: clear error queue after ignoring ssl_verify_cert_chain result.
|
24 years ago |
Bodo Möller
|
98e04f9eeb
Comments for SSL_get_peer_cert_chain inconsistency.
|
25 years ago |
Ulf Möller
|
657e60fa00
ispell (and minor modifications)
|
25 years ago |
Dr. Stephen Henson
|
018e57c74d
Apply Lutz Behnke's 56 bit cipher patch with a few
|
25 years ago |
Ulf Möller
|
e7f97e2d22
Check RAND_bytes() return value or use RAND_pseudo_bytes().
|
25 years ago |
Ulf Möller
|
eb952088f0
Precautions against using the PRNG uninitialized: RAND_bytes() now
|
25 years ago |
Bodo Möller
|
c44f754047
Slight code cleanup for handling finished labels.
|
25 years ago |
Ben Laurie
|
ca7fea9656
Fix warnings.
|
25 years ago |
Dr. Stephen Henson
|
1c80019a2c
Add new sign and verify members to RSA_METHOD and change SSL code to use sign
|
25 years ago |
Bodo Möller
|
5059658219
fix memory leak in s3_clnt.c
|
25 years ago |
Bodo Möller
|
6b521df33c
Looks like another memory leak ...
|
25 years ago |
Bodo Möller
|
95d29597b7
BIO pairs.
|
25 years ago |
Bodo Möller
|
b1c4fe3625
Don't mix real tabs with tabs expanded as 8 spaces -- that's
|
25 years ago |
Bodo Möller
|
b56bce4fc7
New structure type SESS_CERT used instead of CERT inside SSL_SESSION.
|
25 years ago |
Bodo Möller
|
9d5cceac6f
No actual change, but the cert_st member of struct ssl_session_st is now
|
25 years ago |
Ulf Möller
|
d02f751ce1
Message digest stuff.
|
25 years ago |