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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Precautions against using the PRNG uninitialized: RAND_bytes() now
Ulf Möller
2000-01-13
8
-8
/
+8
*
add check for internal error
Bodo Möller
2000-01-11
1
-0
/
+5
*
The buffer in ss3_read_n cannot actually occur because it is never
Bodo Möller
2000-01-11
1
-1
/
+1
*
Clean up some of the SSL server code.
Bodo Möller
2000-01-11
6
-106
/
+138
*
New function X509_CTX_rget_chain(), make SSL_SESSION_print() display return c...
Dr. Stephen Henson
2000-01-09
2
-2
/
+7
*
Make NO_RSA compile with pedantic.
Ben Laurie
2000-01-08
5
-1
/
+25
*
New functions SSL_get_finished, SSL_get_peer_finished.
Bodo Möller
2000-01-06
3
-0
/
+40
*
Use less complicated arrangement for data strutures related to Finished
Bodo Möller
2000-01-06
3
-46
/
+13
*
Use separate arrays for certificate verify and for finished hashes.
Bodo Möller
2000-01-06
6
-15
/
+56
*
Use prototypes.
Bodo Möller
2000-01-05
4
-17
/
+18
*
Slight code cleanup for handling finished labels.
Bodo Möller
2000-01-05
6
-18
/
+17
*
Rhapsody 5.5 (a.k.a. MacOS X) compiler bug workaround. At the very least
Andy Polyakov
2000-01-04
1
-0
/
+6
*
Add support for MS "fast SGC".
Dr. Stephen Henson
2000-01-02
4
-7
/
+46
*
Don't request client certificate in anonymous ciphersuites
Bodo Möller
1999-12-29
1
-3
/
+13
*
Fix SSL_CTX_add_session: When two SSL_SESSIONs have the same ID,
Bodo Möller
1999-12-29
1
-10
/
+35
*
Delete NO_PROTO section (which apparently was just a typo for NOPROTO --
Bodo Möller
1999-12-29
1
-4
/
+0
*
fix comment
Bodo Möller
1999-12-29
1
-1
/
+1
*
Change the trust and purpose code so it doesn't need init
Dr. Stephen Henson
1999-12-02
1
-6
/
+0
*
Remainder of SSL purpose and trust code: trust and purpose setting in
Dr. Stephen Henson
1999-11-29
5
-39
/
+117
*
Add part of chain verify SSL support code: not complete or doing anything
Dr. Stephen Henson
1999-11-29
2
-0
/
+8
*
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-16
7
-6
/
+42
*
This corrects the reference count handling in SSL_get_session.
Mark J. Cox
1999-11-15
1
-1
/
+10
*
Make sure installed files are world readable
Richard Levitte
1999-11-12
1
-0
/
+1
*
Improve support for running everything as a monolithic application.
Bodo Möller
1999-10-25
1
-4
/
+8
*
Cosmetic changes.
Ulf Möller
1999-09-29
2
-5
/
+1
*
Fix warnings.
Ben Laurie
1999-09-24
2
-7
/
+8
*
Add new sign and verify members to RSA_METHOD and change SSL code to use sign
Dr. Stephen Henson
1999-09-18
2
-16
/
+13
*
Update dependencies.
Bodo Möller
1999-09-14
1
-15
/
+15
*
typo in a comment
Bodo Möller
1999-09-14
1
-1
/
+1
*
Set s->version correctly for "natural" SSL 3.0 client hello
Bodo Möller
1999-09-13
1
-0
/
+3
*
Initial support for MacOS.
Andy Polyakov
1999-09-11
1
-2
/
+12
*
Fix yet another bug for client hello handling.
Bodo Möller
1999-09-11
1
-1
/
+1
*
Repair another bug in s23_get_client_hello:
Bodo Möller
1999-09-10
2
-22
/
+19
*
Use non-copying BIO interface in ssltest.c.
Bodo Möller
1999-09-10
1
-50
/
+53
*
some more patches for avoiding problems with non-automatic variables
Bodo Möller
1999-09-08
1
-4
/
+4
*
Non-copying interface to BIO pairs.
Bodo Möller
1999-09-07
1
-0
/
+3
*
use explicit constant 11 just once
Bodo Möller
1999-09-03
1
-3
/
+3
*
Make previous bugfix actually work
Bodo Möller
1999-09-03
1
-9
/
+4
*
Fix server behaviour when facing backwards-compatible client hellos.
Bodo Möller
1999-09-03
3
-17
/
+47
*
-no_dhe option for ssltest.c
Bodo Möller
1999-09-03
1
-24
/
+32
*
Fix horrible (and hard to track down) bug in ssl23_get_client_hello:
Bodo Möller
1999-08-18
2
-2
/
+7
*
BIO_write and BIO_read could, in theory, return -2.
Bodo Möller
1999-08-09
1
-2
/
+2
*
Provide fixed seed for parameter generation to speed up -dhe1024.
Bodo Möller
1999-08-09
1
-1
/
+3
*
Comments.
Bodo Möller
1999-08-08
3
-2
/
+7
*
add comments
Bodo Möller
1999-08-08
2
-2
/
+2
*
typo while I poke around...
Ralf S. Engelschall
1999-08-05
1
-1
/
+1
*
New function DSA_dup_DH, and fixes for bugs that were found
Bodo Möller
1999-08-05
1
-1
/
+29
*
generate error message
Bodo Möller
1999-08-02
1
-0
/
+3
*
fix previous modification -- if ssl->cert is NULL, don't follow the pointer.
Bodo Möller
1999-08-02
1
-0
/
+2
[next]