index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ssl
/
ssl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use correct function names in SSLerr macros.
Bodo Möller
2000-03-14
1
-0
/
+1
*
Let's not lie to the people.
Richard Levitte
2000-03-06
1
-3
/
+2
*
Some time in history, SSL_CTX_sessions() disappeared. It is now
Richard Levitte
2000-02-25
1
-0
/
+1
*
Allow code which calls RSA temp key callback to cope
Dr. Stephen Henson
2000-02-25
1
-0
/
+1
*
Add missing prototypes for new functions
Ralf S. Engelschall
2000-02-24
1
-0
/
+2
*
make update
Richard Levitte
2000-02-23
1
-0
/
+1
*
Allow ADH to be used but not present in the default cipher
Dr. Stephen Henson
2000-02-23
1
-5
/
+0
*
Move the registration of callback functions to special functions
Richard Levitte
2000-02-20
1
-0
/
+2
*
Tolerate fragmentation and interleaving in the SSL 3/TLS record layer.
Bodo Möller
2000-02-20
1
-2
/
+3
*
Rename SSLeay_add_all_algorithms() et al to
Dr. Stephen Henson
2000-02-04
1
-0
/
+1
*
ispell (and minor modifications)
Ulf Möller
2000-02-03
1
-10
/
+10
*
Source code cleanups: Use void * rather than char * in lhash,
Ulf Möller
2000-01-30
1
-1
/
+1
*
Some comments added, and slight code clean-ups.
Bodo Möller
2000-01-26
1
-1
/
+3
*
Tidy up CRYPTO_EX_DATA structures.
Dr. Stephen Henson
2000-01-23
1
-6
/
+6
*
Apply Lutz Behnke's 56 bit cipher patch with a few
Dr. Stephen Henson
2000-01-22
1
-5
/
+13
*
Some more ifdefs for no-xxx options.
Ulf Möller
2000-01-21
1
-1
/
+1
*
Add missing #ifndefs that caused missing symbols when building libssl
Ulf Möller
2000-01-16
1
-0
/
+4
*
Precautions against using the PRNG uninitialized: RAND_bytes() now
Ulf Möller
2000-01-13
1
-1
/
+1
*
Clean up some of the SSL server code.
Bodo Möller
2000-01-11
1
-3
/
+4
*
New functions SSL_get_finished, SSL_get_peer_finished.
Bodo Möller
2000-01-06
1
-0
/
+7
*
Remainder of SSL purpose and trust code: trust and purpose setting in
Dr. Stephen Henson
1999-11-29
1
-0
/
+12
*
Add part of chain verify SSL support code: not complete or doing anything
Dr. Stephen Henson
1999-11-29
1
-0
/
+6
*
Store verify_result with sessions to avoid potential security hole.
Bodo Möller
1999-11-16
1
-1
/
+5
*
typo in a comment
Bodo Möller
1999-09-14
1
-1
/
+1
*
Fix horrible (and hard to track down) bug in ssl23_get_client_hello:
Bodo Möller
1999-08-18
1
-0
/
+1
*
Comments.
Bodo Möller
1999-08-08
1
-1
/
+1
*
add comments
Bodo Möller
1999-08-08
1
-1
/
+1
*
VMS updates.
Ulf Möller
1999-07-28
1
-0
/
+4
*
Additional user data argument to pem_password_cb function type
Bodo Möller
1999-07-21
1
-7
/
+11
*
New functions SSL[_CTX]_{set,get}_mode; the initial set of mode flags is
Bodo Möller
1999-07-02
1
-5
/
+29
*
Fix comments.
Bodo Möller
1999-06-28
1
-2
/
+2
*
Comment adjusted to reality.
Bodo Möller
1999-06-14
1
-1
/
+1
*
"extern" is a C++ reserved word.
Ulf Möller
1999-06-09
1
-5
/
+7
*
More safe stack.
Ben Laurie
1999-05-30
1
-1
/
+1
*
Additional, more descriptive error message for rejection of a session ID
Bodo Möller
1999-05-17
1
-0
/
+1
*
Introduce and use function typedef pem_password_cb so that we don't call
Bodo Möller
1999-05-14
1
-2
/
+3
*
New structure type SESS_CERT used instead of CERT inside SSL_SESSION.
Bodo Möller
1999-05-13
1
-3
/
+3
*
VMS support.
Ulf Möller
1999-05-13
1
-5
/
+16
*
Clarify comment.
Bodo Möller
1999-05-11
1
-4
/
+6
*
And I thought I could spell ... but in caps really everything looks the same.
Bodo Möller
1999-05-11
1
-1
/
+1
*
Make SSL library a little more fool-proof by not requiring any longer
Bodo Möller
1999-05-11
1
-0
/
+9
*
No actual change, but the cert_st member of struct ssl_session_st is now
Bodo Möller
1999-05-09
1
-3
/
+5
*
Create a duplicate of the SSL_CTX's CERT in SSL_new instead of copying
Bodo Möller
1999-05-09
1
-1
/
+4
*
One comment was in the wrong line ... some others are new.
Bodo Möller
1999-05-09
1
-1
/
+1
*
Some tiny changes to the source code to make future diffs smaller
Bodo Möller
1999-05-09
1
-0
/
+1
*
Use "const char *" instead of "char *" for filenames passed to functions.
Bodo Möller
1999-05-09
1
-7
/
+8
*
Some more stack stuff.
Ben Laurie
1999-05-03
1
-2
/
+2
*
New function SSL_CTX_use_certificate_chain_file.
Bodo Möller
1999-05-01
1
-0
/
+2
*
Support verify_depth from the SSL API without need for user-defined
Bodo Möller
1999-05-01
1
-0
/
+6
*
New function SSL_CTX_set_session_id_context.
Bodo Möller
1999-04-30
1
-0
/
+6
[next]