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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix source where indent will not be able to cope
Matt Caswell
2015-01-22
16
-463
/
+1217
*
Additional comment changes for reformat of 1.0.1
Matt Caswell
2015-01-22
23
-40
/
+66
*
Further comment changes for reformat
Matt Caswell
2015-01-22
50
-118
/
+171
*
mark all block comments that need format preserving so that
Tim Hudson
2015-01-22
174
-744
/
+1046
*
Prepare for 1.0.1m-dev
OpenSSL_1_0_1-pre-reformat
Matt Caswell
2015-01-15
5
-5
/
+13
*
Prepare for 1.0.1l release
OpenSSL_1_0_1l
Matt Caswell
2015-01-15
4
-6
/
+6
*
make update
Matt Caswell
2015-01-15
1
-7
/
+6
*
Updates to CHANGES and NEWS
Matt Caswell
2015-01-15
2
-2
/
+3
*
Define CFLAGS as cflags on VMS as well
Richard Levitte
2015-01-14
1
-1
/
+1
*
Make output from openssl version -f consistent with previous versions
Matt Caswell
2015-01-13
2
-2
/
+2
*
Fix warning where BIO_FLAGS_UPLINK was being redefined.
Matt Caswell
2015-01-13
1
-1
/
+1
*
Avoid deprecation problems in Visual Studio 13
Matt Caswell
2015-01-13
2
-60
/
+5
*
RT3662: Allow leading . in nameConstraints
Dr. Stephen Henson
2015-01-10
1
-1
/
+1
*
Further windows specific .gitignore entries
Matt Caswell
2015-01-09
1
-0
/
+17
*
Update .gitignore with windows files to be excluded from git
Matt Caswell
2015-01-09
1
-0
/
+13
*
Fix build failure on Windows due to undefined cflags identifier
Matt Caswell
2015-01-08
2
-2
/
+2
*
Prepare for 1.0.1l-dev
Matt Caswell
2015-01-08
5
-5
/
+13
*
Prepare for 1.0.1k release
OpenSSL_1_0_1k
Matt Caswell
2015-01-08
4
-6
/
+6
*
make update
Matt Caswell
2015-01-08
1
-6
/
+7
*
CHANGES and NEWS updates for release
Matt Caswell
2015-01-08
2
-1
/
+53
*
A memory leak can occur in dtls1_buffer_record if either of the calls to
Matt Caswell
2015-01-08
1
-9
/
+21
*
Unauthenticated DH client certificate fix.
Dr. Stephen Henson
2015-01-08
1
-1
/
+1
*
Follow on from CVE-2014-3571. This fixes the code that was the original source
Matt Caswell
2015-01-08
1
-1
/
+2
*
Fix crash in dtls1_get_record whilst in the listen state where you get two
Dr. Stephen Henson
2015-01-08
2
-2
/
+2
*
Fix for CVE-2014-3570.
Andy Polyakov
2015-01-08
5
-2730
/
+234
*
fix error discrepancy
Dr. Stephen Henson
2015-01-07
1
-1
/
+1
*
Fix irix-cc build.
Andy Polyakov
2015-01-07
3
-3
/
+3
*
VMS fixups for 1.0.1
Richard Levitte
2015-01-07
1
-3
/
+4
*
use correct credit in CHANGES
Dr. Stephen Henson
2015-01-06
1
-2
/
+4
*
Only inherit the session ID context in SSL_set_SSL_CTX if the existing
Emilia Kasper
2015-01-06
1
-13
/
+20
*
use correct function name
Dr. Stephen Henson
2015-01-06
1
-1
/
+1
*
Fix memory leak.
Martin Brejcha
2015-01-06
1
-2
/
+10
*
Remove blank line from start of cflags character array in buildinf.h
Matt Caswell
2015-01-06
1
-1
/
+1
*
Only allow ephemeral RSA keys in export ciphersuites.
Dr. Stephen Henson
2015-01-06
7
-57
/
+38
*
ECDH downgrade bug fix.
Dr. Stephen Henson
2015-01-05
2
-3
/
+22
*
update ordinals
Dr. Stephen Henson
2015-01-05
1
-0
/
+1
*
Ensure that the session ID context of an SSL* is updated
Adam Langley
2015-01-05
2
-0
/
+22
*
Constify ASN1_TYPE_cmp add X509_ALGOR_cmp.
Dr. Stephen Henson
2015-01-05
4
-2
/
+14
*
Fix various certificate fingerprint issues.
Dr. Stephen Henson
2015-01-05
5
-2
/
+78
*
RT2914: NULL check missing in X509_name_canon
Rich Salz
2015-01-04
1
-0
/
+2
*
Clear existing extension state.
Dr. Stephen Henson
2015-01-02
1
-0
/
+10
*
typo in s_client
Dominik Neubauer
2014-12-31
1
-1
/
+1
*
Make "run" volatile
Kurt Roeckx
2014-12-30
1
-1
/
+1
*
Document openssl dgst -hmac option
Thorsten Glaser
2014-12-30
2
-0
/
+13
*
dlfcn: always define _GNU_SOURCE
Kurt Roeckx
2014-12-30
1
-4
/
+2
*
Fix memory leak in the apps
Kurt Roeckx
2014-12-30
1
-2
/
+3
*
Improves certificates HOWTO
Alok Menghrajani
2014-12-22
1
-35
/
+40
*
Small typo
Richard Levitte
2014-12-22
1
-1
/
+1
*
Fix incorrect OPENSSL_assert() usage.
Michael Tuexen
2014-12-20
1
-22
/
+64
*
Fix a problem if CFLAGS is too long cversion.c fails to compile when config
Matt Caswell
2014-12-19
3
-18
/
+39
[next]