index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ssl
/
ssl_sess.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
get rid of OpenSSLDie
Bodo Möller
2002-08-02
1
-1
/
+6
*
OpenSSL Security Advisory [30 July 2002]
Lutz Jänicke
2002-07-30
1
-0
/
+2
*
Make removal from session cache more robust.
Lutz Jänicke
2002-02-10
1
-2
/
+2
*
Make the necessary changes to work with the recent "ex_data" overhaul.
Geoff Thorpe
2001-09-01
1
-8
/
+4
*
The indexes returned by ***_get_ex_new_index() functions are used when
Geoff Thorpe
2001-08-12
1
-4
/
+4
*
Whoops, my fault, a backslash got converted to a slash...
Richard Levitte
2001-07-31
1
-1
/
+1
*
More Kerberos SSL changes from Jeffrey Altman <jaltman@columbia.edu>
Richard Levitte
2001-07-31
1
-0
/
+11
*
Fix an oversight - when checking a potential session ID for conflicts with
Geoff Thorpe
2001-02-23
1
-2
/
+2
*
This change allows a callback to be used to override the generation of
Geoff Thorpe
2001-02-21
1
-18
/
+73
*
Move all the existing function pointer casts associated with LHASH's two
Geoff Thorpe
2001-01-09
1
-1
/
+3
*
First step in tidying up the LHASH code. The callback prototypes (and
Geoff Thorpe
2000-12-01
1
-1
/
+1
*
Store verify_result with sessions to avoid potential security hole.
Lutz Jänicke
2000-11-29
1
-0
/
+1
*
There have been a number of complaints from a number of sources that names
Richard Levitte
2000-06-02
1
-3
/
+3
*
Source code cleanups: Use void * rather than char * in lhash,
Ulf Möller
2000-01-30
1
-7
/
+6
*
Some comments added, and slight code clean-ups.
Bodo Möller
2000-01-26
1
-10
/
+4
*
Tidy up CRYPTO_EX_DATA structures.
Dr. Stephen Henson
2000-01-24
1
-5
/
+5
*
Check RAND_bytes() return value or use RAND_pseudo_bytes().
Ulf Möller
2000-01-21
1
-1
/
+1
*
Fix SSL_CTX_add_session: When two SSL_SESSIONs have the same ID,
Bodo Möller
1999-12-29
1
-10
/
+35
*
Restore traditional SSL_get_session behaviour so that s_client and s_server
Bodo Möller
1999-11-17
1
-0
/
+13
*
Store verify_result with sessions to avoid potential security hole.
Bodo Möller
1999-11-17
1
-0
/
+3
*
This corrects the reference count handling in SSL_get_session.
Mark J. Cox
1999-11-15
1
-1
/
+10
*
Don't mix real tabs with tabs expanded as 8 spaces -- that's
Bodo Möller
1999-06-07
1
-5
/
+5
*
Don't use NULL-pointer :-/
Bodo Möller
1999-05-23
1
-2
/
+3
*
Comment about bug.
Bodo Möller
1999-05-23
1
-0
/
+2
*
Let ssl_get_prev_session reliably work in multi-threaded settings.
Bodo Möller
1999-05-23
1
-14
/
+53
*
Avoid memory hole when we don't like the session proposed by the client
Bodo Möller
1999-05-23
1
-5
/
+5
*
Additional, more descriptive error message for rejection of a session ID
Bodo Möller
1999-05-17
1
-1
/
+5
*
New structure type SESS_CERT used instead of CERT inside SSL_SESSION.
Bodo Möller
1999-05-13
1
-1
/
+5
*
No actual change, but the cert_st member of struct ssl_session_st is now
Bodo Möller
1999-05-09
1
-1
/
+1
*
Add "static" to function definition
Bodo Möller
1999-05-01
1
-1
/
+1
*
Fix a couple of cases where an attempt is made to lock an already locked
Dr. Stephen Henson
1999-04-30
1
-4
/
+10
*
Remove NOPROTO definitions and error code comments.
Ulf Möller
1999-04-26
1
-6
/
+0
*
Change #include filenames from <foo.h> to <openssl.h>.
Bodo Möller
1999-04-24
1
-2
/
+2
*
Change functions to ANSI C.
Ulf Möller
1999-04-19
1
-63
/
+23
*
Fix some warnings. Contributed by Anonymous.
Ben Laurie
1999-04-16
1
-1
/
+1
*
Add type-safe STACKs and SETs.
Ben Laurie
1999-04-12
1
-1
/
+1
*
New option "-showcerts" for s_client
Bodo Möller
1999-03-31
1
-1
/
+1
*
Fix security hole.
Ben Laurie
1999-03-22
1
-9
/
+19
*
Add support for new TLS export ciphersuites.
Ben Laurie
1999-02-21
1
-2
/
+2
*
Updates to the new SSL compression code
Mark J. Cox
1999-02-16
1
-8
/
+40
*
Accept NULL in *_free.
Ben Laurie
1999-01-07
1
-0
/
+3
*
Import of old SSLeay release: SSLeay 0.9.1b (unreleased)
Ralf S. Engelschall
1998-12-21
1
-1
/
+1
*
Import of old SSLeay release: SSLeay 0.9.0b
Ralf S. Engelschall
1998-12-21
1
-23
/
+180
*
Import of old SSLeay release: SSLeay 0.8.1b
Ralf S. Engelschall
1998-12-21
1
-0
/
+425