index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
CHANGES.md
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fix issues found by md-nits
Rich Salz
2021-05-28
1
-3
/
+1
*
Rework and make DEBUG macros consistent.
Rich Salz
2021-05-28
1
-3
/
+11
*
Deprecate old style BIO callback calls
Tomas Mraz
2021-05-26
1
-0
/
+5
*
Add PBKDF1 to the legacy provider
Jon Spillett
2021-05-24
1
-0
/
+13
*
Prepare for 3.0 beta 1
Matt Caswell
2021-05-20
1
-1
/
+1
*
Prepare for release of 3.0 alpha 17
openssl-3.0.0-alpha17
Matt Caswell
2021-05-20
1
-1
/
+1
*
Add migration guide for 3.0
Shane Lontis
2021-05-20
1
-645
/
+74
*
Add SSL_OP_ALLOW_CLIENT_RENEGOTIATION
Rich Salz
2021-05-17
1
-0
/
+6
*
Add a CHANGES entry for fully pluggable groups
Matt Caswell
2021-05-17
1
-0
/
+7
*
Slightly reformat ssl.h.in
Rich Salz
2021-05-14
1
-0
/
+6
*
HTTP client: Minimal changes that include the improved API
Dr. David von Oheimb
2021-05-12
1
-6
/
+12
*
Add convenience functions and macros for asymmetric key generation
Dr. David von Oheimb
2021-05-11
1
-2
/
+12
*
Crypto: Add deprecation compatibility declarations for SHA* message digest fu...
Dr. David von Oheimb
2021-05-08
1
-36
/
+40
*
Add quick one-shot EVP_Q_mac() and deprecation compensation decls for MAC fun...
Dr. David von Oheimb
2021-05-08
1
-4
/
+4
*
changes: add note about application output formatting differences.
Pauli
2021-05-07
1
-0
/
+9
*
Prepare for 3.0 alpha 17
Matt Caswell
2021-05-06
1
-1
/
+1
*
Prepare for release of 3.0 alpha 16
openssl-3.0.0-alpha16
Matt Caswell
2021-05-06
1
-1
/
+1
*
Document the behavior of the -inform and related options
Tomas Mraz
2021-05-06
1
-0
/
+7
*
Deprecate X509{,_CRL}_http_nbio() and simplify their definition
Dr. David von Oheimb
2021-05-05
1
-0
/
+5
*
Enforce secure renegotiation support by default
Benjamin Kaduk
2021-05-05
1
-0
/
+8
*
Add .includedir pragma
Rich Salz
2021-05-05
1
-2
/
+2
*
Allow absolute paths to be set
Rich Salz
2021-05-05
1
-0
/
+5
*
OCSP: Minor improvements of documentation and header file
Dr. David von Oheimb
2021-05-04
1
-2
/
+3
*
Document the API breaking constification changes
Tomas Mraz
2021-04-30
1
-0
/
+9
*
remove end of line whitespace
Pauli
2021-04-30
1
-1
/
+1
*
Add library context and property query support into the PKCS12 API
Jon Spillett
2021-04-30
1
-0
/
+21
*
CHANGES: document the FIPS provider configuration and installation
Dr. Matthias St. Pierre
2021-04-29
1
-0
/
+16
*
Deprecate EVP_PKEY_cmp() and EVP_PKEY_cmp_parameters().
Shane Lontis
2021-04-27
1
-7
/
+6
*
Fixes related to separation of DH and DHX types
Shane Lontis
2021-04-26
1
-0
/
+7
*
add Changelog item for TLS1.3 FFDHE work
Hubert Kario
2021-04-22
1
-0
/
+4
*
Prepare for 3.0 alpha 16
Matt Caswell
2021-04-22
1
-1
/
+1
*
Prepare for release of 3.0 alpha 15
openssl-3.0.0-alpha15
Matt Caswell
2021-04-22
1
-1
/
+1
*
Change the default MANSUFFIX
Matt Caswell
2021-04-19
1
-0
/
+4
*
changes: note that some ctrl calls have a different error return.
Pauli
2021-04-15
1
-0
/
+6
*
Note deprecated function/macros with no replacement.
Pauli
2021-04-13
1
-2
/
+32
*
Remove the function EVP_PKEY_set_alias_type
Matt Caswell
2021-04-12
1
-11
/
+10
*
Update KTLS documentation
Matt Caswell
2021-04-12
1
-0
/
+6
*
Prepare for 3.0 alpha 15
Matt Caswell
2021-04-08
1
-1
/
+1
*
Prepare for release of 3.0 alpha 14
openssl-3.0.0-alpha14
Matt Caswell
2021-04-08
1
-1
/
+1
*
Deprecate the EVP_PKEY controls for CMS and PKCS#7
Tomas Mraz
2021-04-06
1
-0
/
+9
*
Add a range check (from SP800-56Ar3) to DH key derivation.
Shane Lontis
2021-04-01
1
-0
/
+8
*
CHANGES.md: reflect OSSL_HTTP_REQ_CTX_i2d renamed to OSSL_HTTP_REQ_CTX_set1_req
Dr. David von Oheimb
2021-03-31
1
-1
/
+1
*
Update CHANGES.md and NEWS.md for new release
Matt Caswell
2021-03-25
1
-0
/
+43
*
Dual 1024-bit exponentiation optimization for Intel IceLake CPU
Andrey Matyukov
2021-03-22
1
-0
/
+5
*
TS and CMS CAdES-BES: Refactor check_signing_certs() funcs into common ESS func
Dr. David von Oheimb
2021-03-18
1
-1
/
+1
*
ts_check_signing_certs(): Make sure both ESSCertID and ESSCertIDv2 are checked
Dr. David von Oheimb
2021-03-18
1
-0
/
+1
*
TS ESS: Invert the search logic of ts_check_signing_certs() to correctly cove...
Dr. David von Oheimb
2021-03-18
1
-0
/
+8
*
Add a CHANGES entry for the cosmetic differences in textual output
Matt Caswell
2021-03-15
1
-0
/
+13
*
Update CHANGES with info about AuthEnvelopedData addition
Jakub Zelenka
2021-03-12
1
-0
/
+7
*
Prepare for 3.0 alpha 14
Matt Caswell
2021-03-11
1
-1
/
+1
[prev]
[next]