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
...
*
Change PBES2 KDF default salt length to 16 bytes.
slontis
2023-09-04
1
-0
/
+10
*
Add CHANGES.md entry for ess_cert_id_alg default change
Tomas Mraz
2023-08-31
1
-0
/
+7
*
Optimize SM2 on aarch64
Xu Yizhou
2023-08-24
1
-0
/
+7
*
Update CHANGES.md and NEWS.md for the upcoming 3.2 release
Tomas Mraz
2023-08-23
1
-26
/
+181
*
Add CHANGES.md and NEWS.md entries for CVE-2023-3817
Tomas Mraz
2023-07-27
1
-2
/
+20
*
Update CHANGES/NEWS for CVE-2023-3446
Matt Caswell
2023-07-19
1
-0
/
+20
*
Fix typos found by codespell
Dimitri Papadopoulos
2023-07-18
1
-1
/
+1
*
Add CHANGES.md and NEWS.md entries for CVE-2023-2975
Tomas Mraz
2023-07-14
1
-0
/
+21
*
Add a NEWS entry covering the FIPS related changes.
Pauli
2023-07-14
1
-1
/
+10
*
Enable QUIC by default
Matt Caswell
2023-07-06
1
-0
/
+4
*
Add support for SHA256/192
Fergus Dall
2023-06-28
1
-0
/
+4
*
add no-http
Vladimír Kotal
2023-06-19
1
-0
/
+5
*
Partially revert #18070 (Add support for Windows CA certificate store)
Hugo Landau
2023-06-15
1
-16
/
+5
*
Fix typos found by codespell
Dimitri Papadopoulos
2023-06-15
1
-3
/
+3
*
Make link to RFC 1578 in CHANGES.md be a proper link
Tomas Mraz
2023-06-06
1
-3
/
+2
*
Restrict the size of OBJECT IDENTIFIERs that OBJ_obj2txt will translate
Richard Levitte
2023-06-06
1
-0
/
+27
*
[feat] SSL RTT in both client and server statem. SSL_get_handshake_rtt makes ...
Jairus Christensen
2023-06-02
1
-0
/
+7
*
Add missing CHANGES.md entries
Tomas Mraz
2023-05-29
1
-0
/
+10
*
Add some documentation for the new QUIC mode in s_client
Matt Caswell
2023-05-08
1
-0
/
+7
*
Correct the CHANGES entry for CVE-2023-1255
Tomas Mraz
2023-04-26
1
-3
/
+3
*
aesv8-armx.pl: Avoid buffer overrread in AES-XTS decryption
Tomas Mraz
2023-04-20
1
-0
/
+10
*
Alternative fix for CVE-2022-4304
Bernd Edlinger
2023-04-04
1
-0
/
+11
*
Add some documentation for the new advanced s_client command mode
Matt Caswell
2023-03-30
1
-0
/
+9
*
changes: note the banning of truncated hashes with DRBGs
Pauli
2023-03-29
1
-0
/
+7
*
RFC7250 (RPK) support
Todd Short
2023-03-28
1
-0
/
+8
*
Fix documentation of X509_VERIFY_PARAM_add0_policy()
Tomas Mraz
2023-03-28
1
-0
/
+8
*
Updated CHANGES.md and NEWS.md for CVE-2023-0465
Matt Caswell
2023-03-28
1
-0
/
+12
*
changes: note about policy tree size limits and circumvention
Pauli
2023-03-22
1
-1
/
+12
*
providers: add Argon2 KDF
Čestmír Kalina
2023-03-17
1
-0
/
+5
*
Add option to FIPS module to enforce EMS check during KDF TLS1_PRF.
slontis
2023-03-07
1
-0
/
+7
*
CMS_add0_cert: if cert already present, do not throw error but ignore it
Dr. David von Oheimb
2023-02-24
1
-0
/
+7
*
first cut at sigalg loading
Michael Baentsch
2023-02-24
1
-0
/
+9
*
update changes entry to note EdDSA is not FIPS approved
Pauli
2023-02-22
1
-2
/
+2
*
Correct a copy&paste error in a link URL
Tomas Mraz
2023-02-11
1
-1
/
+1
*
Sync CHANGES.md and NEWS.md with 3.0.8 release
Tomas Mraz
2023-02-11
1
-1
/
+159
*
New function EC_GROUP_to_params to convert an EC_GROUP to an array of OSSL_PA...
Oliver Mihatsch
2023-02-08
1
-0
/
+5
*
remove EdDSA from changes entry about non-fips algorithms
Pauli
2023-02-07
1
-1
/
+2
*
[doc] Sync documentation now that 3.0 honors OSSL_PKEY_PARAM_EC_POINT_CONVERS...
Nicola Tuveri
2023-01-31
1
-14
/
+16
*
APPS: generated certs bear X.509 V3, unless -x509v1 option of req app is given
Dr. David von Oheimb
2023-01-24
1
-0
/
+7
*
changes entry about non-approved FIPS algorithms
Pauli
2023-01-24
1
-0
/
+8
*
Add CHANGES.md entry for support for KMAC in KBKDF
Tomas Mraz
2022-12-21
1
-0
/
+4
*
rsa: add implicit rejection CHANGES entry
Hubert Kario
2022-12-12
1
-0
/
+12
*
signature: Clamp PSS salt len to MD len
Clemens Lang
2022-12-08
1
-0
/
+9
*
Replace "a RSA" with "an RSA"
Daniel Fiala
2022-12-06
1
-1
/
+1
*
Sync CHANGES.md and NEWS.md with 3.1 release
Tomas Mraz
2022-12-05
1
-63
/
+68
*
Honor OSSL_PKEY_PARAM_EC_POINT_CONVERSION_FORMAT as set and default to UNCOMP...
Nicola Tuveri
2022-11-29
1
-0
/
+14
*
Implements Hybrid Public Key Encryption (HPKE) as per RFC9180.
Stephen Farrell
2022-11-25
1
-0
/
+9
*
Add support for KTLS zerocopy sendfile on Linux
Maxim Mikityanskiy
2022-11-24
1
-0
/
+4
*
Update CHANGES.md and NEWS.md from 3.0.7
Tomas Mraz
2022-11-22
1
-11
/
+53
*
x509/v3_purp.c etc.: improve doc/comments on codesign and timestamp purpose c...
Dr. David von Oheimb
2022-11-18
1
-0
/
+5
[prev]
[next]