index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
s3_clnt.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
get rid of OpenSSLDie
Bodo Möller
2002-08-02
1
-2
/
+10
*
OpenSSL Security Advisory [30 July 2002]
Lutz Jänicke
2002-07-30
1
-0
/
+11
*
Reorder inclusion of header files:
Lutz Jänicke
2002-07-10
1
-2
/
+2
*
Initialize cipher context in KRB5
Dr. Stephen Henson
2002-03-14
1
-0
/
+2
*
Bugfix: In ssl3_accept, don't use a local variable 'got_new_session'
Bodo Möller
2002-01-15
1
-0
/
+53
*
Return -1 from ssl3_get_server_done (ssl3/s3_clnt.c) if
Bodo Möller
2002-01-14
1
-0
/
+1
*
Prototype info function.
Ben Laurie
2002-01-12
1
-1
/
+1
*
Consistency with s2_... and s23_... variants (no real functional
Bodo Möller
2001-10-25
1
-1
/
+1
*
Fix SSL handshake functions and SSL_clear() such that SSL_clear()
Bodo Möller
2001-10-24
1
-1
/
+1
*
The EVP_*Init_ex() functions take one extra argument. Let's default
Richard Levitte
2001-10-17
1
-2
/
+3
*
Modify EVP cipher behaviour in a similar way
Dr. Stephen Henson
2001-10-17
1
-4
/
+4
*
Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()
Dr. Stephen Henson
2001-10-16
1
-4
/
+4
*
Change ssl3_get_message and the functions using it so that complete
Bodo Möller
2001-10-15
1
-4
/
+4
*
To avoid commit wars over dependencies, let's make it so things that
Richard Levitte
2001-10-10
1
-2
/
+0
*
Make maximum certifcate chain size accepted from the peer application
Lutz Jänicke
2001-09-11
1
-15
/
+3
*
Bugfix: larger message size in ssl3_get_key_exchange() because
Bodo Möller
2001-08-07
1
-1
/
+7
*
More Kerberos SSL changes from Jeffrey Altman <jaltman@columbia.edu>
Richard Levitte
2001-07-31
1
-0
/
+2
*
Really add the EVP and all of the DES changes.
Ben Laurie
2001-07-31
1
-1
/
+4
*
Some of the Kerberos code had dissapeared. Reapply.
Richard Levitte
2001-07-12
1
-1
/
+6
*
Include kssl_lcl.h where needed.
Richard Levitte
2001-07-11
1
-1
/
+1
*
Patches from Vern Staats <staatsvr@asc.hpc.mil> to get Kerberos 5 in
Richard Levitte
2001-07-09
1
-44
/
+102
*
Change all calls to low level digest routines in the library and
Dr. Stephen Henson
2001-06-20
1
-2
/
+0
*
Fix ERR_R_... problems.
Bodo Möller
2001-03-07
1
-8
/
+8
*
Use new-style system-id macros everywhere possible. I hope I haven't
Richard Levitte
2001-02-20
1
-38
/
+38
*
First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Im...
Richard Levitte
2000-11-30
1
-20
/
+120
*
Store verify_result with sessions to avoid potential security hole.
Lutz Jänicke
2000-11-29
1
-0
/
+1
*
Avoid abort() throughout the library, except when preprocessor
Bodo Möller
2000-09-04
1
-1
/
+6
*
Fix code structure (if ... else if ... where both parts
Bodo Möller
2000-07-02
1
-5
/
+9
*
The previous commit to crypto/stack/*.[ch] pulled the type-safety strings
Geoff Thorpe
2000-06-01
1
-2
/
+2
*
Bugfix: clear error queue after ignoring ssl_verify_cert_chain result.
Bodo Möller
2000-05-28
1
-0
/
+1
*
Comments for SSL_get_peer_cert_chain inconsistency.
Bodo Möller
2000-03-27
1
-0
/
+2
*
ispell (and minor modifications)
Ulf Möller
2000-02-04
1
-2
/
+2
*
Apply Lutz Behnke's 56 bit cipher patch with a few
Dr. Stephen Henson
2000-01-22
1
-3
/
+3
*
Check RAND_bytes() return value or use RAND_pseudo_bytes().
Ulf Möller
2000-01-21
1
-2
/
+3
*
Precautions against using the PRNG uninitialized: RAND_bytes() now
Ulf Möller
2000-01-13
1
-1
/
+1
*
Slight code cleanup for handling finished labels.
Bodo Möller
2000-01-06
1
-2
/
+2
*
Fix warnings.
Ben Laurie
1999-09-24
1
-4
/
+4
*
Add new sign and verify members to RSA_METHOD and change SSL code to use sign
Dr. Stephen Henson
1999-09-19
1
-9
/
+7
*
fix memory leak in s3_clnt.c
Bodo Möller
1999-07-12
1
-0
/
+1
*
Looks like another memory leak ...
Bodo Möller
1999-07-12
1
-0
/
+9
*
BIO pairs.
Bodo Möller
1999-06-12
1
-0
/
+1
*
Don't mix real tabs with tabs expanded as 8 spaces -- that's
Bodo Möller
1999-06-07
1
-1
/
+1
*
New structure type SESS_CERT used instead of CERT inside SSL_SESSION.
Bodo Möller
1999-05-13
1
-38
/
+40
*
No actual change, but the cert_st member of struct ssl_session_st is now
Bodo Möller
1999-05-09
1
-24
/
+23
*
Message digest stuff.
Ulf Möller
1999-04-27
1
-0
/
+2
*
New Configure option no-<cipher> (rsa, idea, rc5, ...).
Ulf Möller
1999-04-27
1
-3
/
+19
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-26
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-4
/
+4
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-27
/
+14
*
Add type-safe STACKs and SETs.
Ben Laurie
1999-04-12
1
-14
/
+14
[next]