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
/
CHANGES
Commit message (
Expand
)
Author
Age
Files
Lines
*
CHANGES: mention blinding reverting in ECDSA. [skip ci]
Andy Polyakov
2018-07-18
1
-0
/
+4
*
EC2M Lopez-Dahab ladder implementation
Nicola Tuveri
2018-07-16
1
-0
/
+6
*
EC point multiplication: add `ladder` scaffold
Nicola Tuveri
2018-07-16
1
-0
/
+7
*
Update DRBG CHANGES section
Kurt Roeckx
2018-07-08
1
-5
/
+5
*
Modify the DEVRANDOM source so that the files are kept open persistently.
Pauli
2018-06-27
1
-0
/
+7
*
Add a high level note about the various SCA mitigations
Matt Caswell
2018-06-22
1
-0
/
+6
*
CHANGES: mention AIX shared library support overhaul.
Andy Polyakov
2018-06-22
1
-0
/
+9
*
[fixup] Add CHANGES entry
Nicola Tuveri
2018-06-21
1
-0
/
+7
*
Add blinding to a DSA signature
Matt Caswell
2018-06-21
1
-2
/
+2
*
Implement coordinate blinding for EC_POINT
Sohaib ul Hassan
2018-06-19
1
-0
/
+5
*
Add blinding to an ECDSA signature
Matt Caswell
2018-06-13
1
-0
/
+4
*
Add a sanity check on the length of pkeyutl inputs
Matt Caswell
2018-05-24
1
-0
/
+4
*
Enable SSL_MODE_AUTO_RETRY by default
Kurt Roeckx
2018-05-22
1
-0
/
+11
*
In cases where we ask PEM_def_callback for minimum 0 length, accept 0 length
Richard Levitte
2018-05-12
1
-0
/
+4
*
Add CHANGES entry for PR#6009
Nicola Tuveri
2018-05-09
1
-0
/
+8
*
Add blinding in BN_GF2m_mod_inv for binary field inversions
Billy Brumley
2018-05-09
1
-0
/
+4
*
ECC: unify generic ec2 and ecp scalar multiplication, deprecate ec2_mult.c
Billy Brumley
2018-05-09
1
-0
/
+4
*
ECDSA: remove nonce padding (delegated to EC_POINT_mul)
Billy Brumley
2018-05-09
1
-0
/
+4
*
correct spelling errors detected by Debian lintian
A. Schulze
2018-04-19
1
-1
/
+1
*
OpenSSL 1.1.1-pre5: update CHANGES with recent user visible changes
Richard Levitte
2018-04-17
1
-0
/
+32
*
Document the change in the previous commit about loading the config file
Matt Caswell
2018-04-05
1
-0
/
+3
*
Don't use getenv for critical functions when run as setuid/setgid
Bernd Edlinger
2018-04-04
1
-0
/
+4
*
Fix a text canonicalisation bug in CMS
Matt Caswell
2018-04-03
1
-1
/
+21
*
Fix CHANGES
Matt Caswell
2018-04-03
1
-1
/
+1
*
Add documentation for the RAND_DRBG API
Dr. Matthias St. Pierre
2018-03-30
1
-0
/
+4
*
Update CHANGES and NEWS for the new release
Matt Caswell
2018-03-27
1
-0
/
+46
*
Remove QNX support
Rich Salz
2018-03-26
1
-0
/
+4
*
Add a CHANGES entry to mention the replay protection capabilities
Matt Caswell
2018-03-19
1
-0
/
+4
*
Update CHANGES with details of TLSv1.3 ciphersuite configuration
Matt Caswell
2018-03-14
1
-6
/
+10
*
Implement multi-process OCSP responder.
Viktor Dukhovni
2018-03-07
1
-0
/
+14
*
Update CHANGES for X448/Ed448 support in libssl
Matt Caswell
2018-03-05
1
-2
/
+2
*
Fix credit for SRP code
Rich Salz
2018-03-04
1
-2
/
+5
*
Update CHANGES for X448 and Ed448
Matt Caswell
2018-03-02
1
-0
/
+4
*
Add a note in CHANGES
Richard Levitte
2018-02-23
1
-0
/
+6
*
Update last release letter for CHANGES and NEWS
Matt Caswell
2018-02-13
1
-1
/
+1
*
Fix whitespace issues in CHANGES and NEWS
Dr. Matthias St. Pierre
2018-02-13
1
-64
/
+64
*
Document new random generator in NEWS and CHANGES
Dr. Matthias St. Pierre
2018-02-13
1
-0
/
+19
*
Some minor tweaks following TLSv1.3 becoming default
Matt Caswell
2018-02-12
1
-1
/
+1
*
Enable TLSv1.3 by default
Matt Caswell
2018-02-07
1
-0
/
+20
*
Document the use of configdata.pm as a script
Richard Levitte
2018-01-29
1
-0
/
+5
*
Add a note on Configure variable processing in NEWS and CHANGES
Richard Levitte
2018-01-28
1
-0
/
+3
*
SHA512/224 and SHA512/256
Pauli
2018-01-24
1
-0
/
+3
*
CHANGES: Document the removal of OS390-Unix
Richard Levitte
2018-01-07
1
-0
/
+4
*
Remove remaining NETWARE ifdef's
Rich Salz
2018-01-07
1
-0
/
+4
*
Fix minor 'the the' typos
Daniel Bevenius
2018-01-02
1
-2
/
+2
*
Note the removal of Makefile.shared in CHANGES
Richard Levitte
2017-12-12
1
-0
/
+6
*
Document the possibility for command line argument env assignments
Richard Levitte
2017-12-08
1
-0
/
+4
*
Update CHANGES and NEWS for new release
Matt Caswell
2017-12-06
1
-0
/
+22
*
Support multi-prime RSA (RFC 8017)
Paul Yang
2017-11-21
1
-0
/
+3
*
Many spelling fixes/typo's corrected.
Josh Soref
2017-11-11
1
-23
/
+23
[next]