index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prepare for release of 3.4 alpha 1
openssl-3.4.0-alpha1
Tomas Mraz
2024-09-05
3
-4
/
+4
*
make update
Tomas Mraz
2024-09-05
3
-316
/
+364
*
Copyright year updates
Tomas Mraz
2024-09-05
636
-637
/
+637
*
util/mkinstallvars.pl: replace List::Util::pairs with out own
Richard Levitte
2024-09-05
1
-4
/
+33
*
CI: Update upload-artifact action to be compatible
Tomas Mraz
2024-09-04
2
-4
/
+4
*
build(deps): bump actions/download-artifact in /.github/workflows
dependabot[bot]
2024-09-04
2
-4
/
+4
*
EVP_CIPHER_CTX_get_algor_params() may attempt to access params array
Alexandr Nedvedicky
2024-09-03
1
-1
/
+3
*
s390x: Fix prehash-by-caller handling for ED25519 and ED448
Ingo Franzki
2024-09-03
1
-14
/
+30
*
s390x: Disable HMAC hardware acceleration when an engine is used for the digest
Ingo Franzki
2024-09-03
1
-0
/
+36
*
Add CVE-2024-5535 to CHANGES and NEWS
Tomas Mraz
2024-09-03
2
-2
/
+20
*
Updated CHANGES and NEWS for CVE-2024-6119 fix
Viktor Dukhovni
2024-09-03
2
-2
/
+25
*
Avoid type errors in EAI-related name check logic.
Viktor Dukhovni
2024-09-03
5
-26
/
+142
*
Add CHANGES.md and NEWS.md updates for the 3.4 release
Tomas Mraz
2024-09-03
2
-14
/
+105
*
Add support for elf_aux_info() on OpenBSD
Brad Smith
2024-09-02
2
-4
/
+6
*
Missing .rodata for AVX2/AVX512 codepaths
Theo Buehler
2024-09-02
5
-7
/
+9
*
Detect MinGW 32 bit for NO_INTERLOCKEDOR64
Adam (ThinLinc team)
2024-09-02
1
-1
/
+1
*
s390x: Fix HMAC digest detection
Ingo Franzki
2024-09-02
1
-11
/
+5
*
Improve base64 BIO correctness and error reporting
Viktor Dukhovni
2024-08-30
8
-113
/
+677
*
fix: ossl_digest_get_approved_nid() returns NID_undef on invalid digest
Richard Levitte
2024-08-30
3
-3
/
+3
*
Refactor OpenSSL 'ECDSA' EVP_SIGNATURE to also include ECDSA+hash composites
Richard Levitte
2024-08-30
7
-156
/
+836
*
Refactor OpenSSL 'DSA' EVP_SIGNATURE to also include DSA+hash composites
Richard Levitte
2024-08-30
8
-95
/
+932
*
endecode_test.c: Fix !fips v3.0.0 check
Pauli
2024-08-30
1
-3
/
+1
*
exporters for pkg-config: align with the changes for CMake
Richard Levitte
2024-08-30
3
-12
/
+29
*
endecode_test.c: Avoid running the SM2 tests with 3.0.0 FIPS provider
Tomas Mraz
2024-08-29
1
-1
/
+4
*
Check for excess data in CertificateVerify
Viktor Dukhovni
2024-08-29
1
-0
/
+4
*
s390x: support CPACF sha3/shake performance improvements
Joerg Schmidbauer
2024-08-29
4
-9
/
+34
*
doc: Document properties param for Argon2 KDF
Clemens Lang
2024-08-29
1
-0
/
+2
*
Refactor and Enhance Compression Field Testing
erbsland-dev
2024-08-29
2
-37
/
+130
*
Correct Alert Handling for Missing Compression Methods
erbsland-dev
2024-08-29
1
-8
/
+9
*
Add ED25519 and ED448 support for EVP_PKEY_{sign,verify}_init_ex2()
Richard Levitte
2024-08-29
5
-5
/
+132
*
Refactor OpenSSL 'EdDSA' EVP_SIGNATURE to allow use with EVP_PKEY functions
Richard Levitte
2024-08-29
12
-212
/
+1232
*
Fix compile err when building VC-CLANG-WIN64-CLANGASM-ARM target
Zhiqing Xie
2024-08-29
1
-1
/
+2
*
Fix decoder error on SM2 private key
Jamie Cui
2024-08-29
2
-7
/
+39
*
EVP_MD_size() updates
slontis
2024-08-29
23
-31
/
+41
*
Update code to use EVP_MD_xof()
slontis
2024-08-29
17
-21
/
+21
*
XOF / EVP_MD_size() changes.
slontis
2024-08-29
10
-46
/
+197
*
RSA decoder should check also sanity of p, q, e, d ... with respect to n
sashan
2024-08-28
5
-5
/
+263
*
Cleanups for FIPS options..
slontis
2024-08-28
46
-723
/
+229
*
fix: for exporters to work for build config, there may be two include dirs
Richard Levitte
2024-08-27
5
-46
/
+84
*
fix: exporters/cmake/OpenSSLConfig.cmake.in to work for build config
Richard Levitte
2024-08-27
1
-4
/
+6
*
test: issuedOnBehalfOf X.509v3 extension
Jonathan M. Wilbur
2024-08-27
2
-1
/
+17
*
feat: add support for issuedOnBehalfOf X.509v3 extension
Jonathan M. Wilbur
2024-08-27
4
-1
/
+35
*
fix coding style
Richard Levitte
2024-08-27
1
-73
/
+73
*
doc: Document EVP_{TYPE}_CTX_get_algor etc
Richard Levitte
2024-08-27
2
-0
/
+82
*
feat: Implement EVP_PKEY_CTX_{set,get}_algor_params() and EVP_PKEY_CTX_get_al...
Richard Levitte
2024-08-27
3
-0
/
+124
*
feat: Implement EVP_CIPHER_CTX_{set,get}_algor_params() and EVP_CIPHER_CTX_ge...
Richard Levitte
2024-08-27
6
-44
/
+152
*
fix: in RC2 implementation, handle both old and new AID.params keys
Richard Levitte
2024-08-27
1
-9
/
+23
*
Amend the design of AlgorithmIdentifier parameter passing
Richard Levitte
2024-08-27
3
-44
/
+92
*
Return SSL_AD_UNEXPECTED_MESSAGE alert when receiving any other change_cipher...
cx
2024-08-26
1
-1
/
+1
*
fix: alias auditEntity OID
Jonathan M. Wilbur
2024-08-26
7
-971
/
+972
[next]