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
*
Update CHANGES and NEWS for new release
Matt Caswell
2022-05-03
1
-0
/
+99
*
KTLS: Enable KTLS for receiving as well in TLS 1.3
Daiki Ueno
2022-04-06
1
-0
/
+4
*
Remove statistics tracking from LHASH
Hugo Landau
2022-03-28
1
-0
/
+9
*
Update CHANGES/NEWS for new release
Matt Caswell
2022-03-15
1
-1
/
+42
*
Replace handling of negative verification result with SSL_set_retry_verify()
Tomas Mraz
2022-03-14
1
-0
/
+6
*
Add TFO support to socket BIO and s_client/s_server
Todd Short
2022-03-10
1
-0
/
+5
*
[ssl] Add SSL_kDHEPSK and SSL_kECDHEPSK as PFS ciphersuites for SECLEVEL >= 3
Nicola Tuveri
2022-03-01
1
-0
/
+6
*
Add changes logs caption for the next release 1.1.1n
Oleg Pekar
2022-02-20
1
-0
/
+2
*
Fixed the date of changes of 1.1.1m
Oleg Pekar
2022-02-20
1
-1
/
+1
*
AES-GCM enabled with AVX512 vAES and vPCLMULQDQ.
Andrey Matyukov
2022-02-10
1
-0
/
+4
*
add SSL_get0_iana_groups() & SSL_client_hello_get_extension_order()
Phus Lu
2022-02-03
1
-0
/
+9
*
aes: make the no-asm constant time code path not the default
Pauli
2022-01-31
1
-0
/
+9
*
Allow empty passphrase in PEM_write_bio_PKCS8PrivateKey_nid()
Darshan Sen
2022-01-26
1
-2
/
+2
*
Fix invalid malloc failures in PEM_write_bio_PKCS8PrivateKey()
Darshan Sen
2022-01-26
1
-0
/
+5
*
Documentation for RNDR and RNDRRS
Orr Toledano
2021-12-16
1
-0
/
+5
*
Add some CHANGES entries for 3.0.1
Richard Levitte
2021-12-14
1
-4
/
+16
*
Add some CHANGES.md entries for the 3.0.1 release
Tomas Mraz
2021-12-14
1
-9
/
+54
*
Update CHANGES and NEWS for new release
Matt Caswell
2021-12-14
1
-1
/
+25
*
Fix VMS installation - Document in CHANGES.md
Richard Levitte
2021-12-14
1
-0
/
+9
*
Dual 1536/2048-bit exponentiation optimization for Intel IceLake CPU
Andrey Matyukov
2021-11-19
1
-0
/
+5
*
Revise s_client and s_server verbiage re secure renegotiation.
Felipe Gasper
2021-11-02
1
-0
/
+7
*
Update document for default security level change
Matt Caswell
2021-10-09
1
-0
/
+9
*
Allow cipher strings to be given using its standard name
Erik Lax
2021-09-30
1
-0
/
+5
*
changes: note that PVK KDF has moved to the legacy provider
Pauli
2021-09-28
1
-0
/
+6
*
Add changes entry indicating that the OBJ_* calls are now thread safe
Pauli
2021-09-25
1
-0
/
+4
*
tls/ccm8: reduce the cipher strength for CCM8 ciphers to 64 bits
Pauli
2021-09-24
1
-2
/
+2
*
tls: reduce the strength of CCM_8 ciphers due to their short IV.
Pauli
2021-09-24
1
-0
/
+5
*
NEWS and CHANGES are updated about switching to utf8
Dmitry Belyavskiy
2021-09-21
1
-1
/
+4
*
Last minute NEWS and CHANGES entries for the 3.0 release
Tomas Mraz
2021-09-07
1
-2
/
+46
*
Mention the concept of providers in NEWS.md and CHANGES.md
Richard Levitte
2021-09-07
1
-0
/
+17
*
Add missing OSSL_DECODER entry in NEWS.md and CHANGES.md
Richard Levitte
2021-09-07
1
-2
/
+13
*
Prepare for 3.1
Richard Levitte
2021-09-03
1
-0
/
+8
*
Document that EVP_get_cipherbyname() does not work for some new algorithm names.
slontis
2021-08-31
1
-0
/
+7
*
doc: Add note about operation parameters validation
Tomas Mraz
2021-08-27
1
-0
/
+11
*
changes: add note about 3DES key wrap matching the standard
Pauli
2021-08-25
1
-0
/
+5
*
news/changes: fix formatting nits
Pauli
2021-08-25
1
-54
/
+60
*
Updates CHANGES.md and NEWS.md for new 1.1.1 release
Matt Caswell
2021-08-24
1
-1
/
+68
*
Add documentation about the multilib postfix and libdir
Tomas Mraz
2021-08-13
1
-0
/
+10
*
changes: remove duplicate entry
Pauli
2021-07-31
1
-6
/
+0
*
Prepare for 3.0 beta 3
Matt Caswell
2021-07-29
1
-1
/
+1
*
Prepare for release of 3.0 beta 2
openssl-3.0.0-beta2
Matt Caswell
2021-07-29
1
-1
/
+1
*
tls_process_{client,server}_certificate(): allow verify_callback return > 1
Dr. David von Oheimb
2021-07-21
1
-0
/
+9
*
changes: add entry noting the removal of ERR_GET_FUNC()
Pauli
2021-07-06
1
-0
/
+8
*
Prepare for 3.0 beta 2
Matt Caswell
2021-06-17
1
-1
/
+1
*
Prepare for release of 3.0 beta 1
openssl-3.0.0-beta1
Matt Caswell
2021-06-17
1
-1
/
+1
*
Add support for ISO 8601 datetime format
William Edmisten
2021-06-11
1
-0
/
+5
*
changes: fix woring that mentions SHA* one shot functions are deprecated
Pauli
2021-06-10
1
-2
/
+2
*
Remove I_CAN_LIVE_WITH_LNK4049
Rich Salz
2021-06-09
1
-0
/
+6
*
Add NCONF_get_section_names()
Tomas Mraz
2021-06-02
1
-1
/
+1
*
Make conf_method_st and conf_st deprecated
Rich Salz
2021-06-02
1
-0
/
+5
[next]