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
...
*
Update HISTORY sections of libssl functions > 3.0.0
Michael Baentsch
2024-12-16
10
-6
/
+44
*
Fix breakage on arm64_32 platforms
Tomas Mraz
2024-12-13
1
-2
/
+3
*
openssl-dgst: Document that xoflen is required for shake
Ryan Farley
2024-12-13
1
-11
/
+13
*
Extension of OPENSSL_ia32cap to accommodate additional CPUID bits
Elizarova, Alina
2024-12-13
10
-87
/
+264
*
Fix typo in SSL_get_shared_sigalgs docs
Sasha Romijn
2024-12-13
1
-1
/
+1
*
Limit tests with non-openssl clients
Neil Horman
2024-12-13
1
-1
/
+2
*
Add HISTORY to BIO_s_mem documentation
Michael Baentsch
2024-12-13
1
-0
/
+4
*
Fix leak of a RAND_POOL in error condition
Tomas Mraz
2024-12-13
2
-2
/
+6
*
X509: document non-standard behavior checking EKU extensions in CA and TA certs
Dr. David von Oheimb
2024-12-13
7
-97
/
+163
*
Fix the intermittent lhash_test failure on Windows
Tomas Mraz
2024-12-13
1
-4
/
+12
*
To verify MAC, we need a MAC
Dmitry Belyavskiy
2024-12-11
3
-1
/
+14
*
test: the timeSpecification X.509v3 extension
Jonathan M. Wilbur
2024-12-11
3
-1
/
+64
*
doc: the timeSpecification X.509v3 extension
Jonathan M. Wilbur
2024-12-11
3
-0
/
+110
*
feat: support the timeSpecification X.509v3 extension
Jonathan M. Wilbur
2024-12-11
5
-1
/
+787
*
dh_cms_set_peerkey(): Fix the incorrect condition
Shakti Shah
2024-12-11
1
-1
/
+1
*
Add function to mix in an additional input into a RAND_POOL
Tomas Mraz
2024-12-10
8
-61
/
+96
*
Fix potential use-after-free in REF_PRINT_COUNT
Neil Horman
2024-12-10
22
-37
/
+37
*
Fix memory ordering guarantees and TSAN errors
Tomas Mraz
2024-12-10
1
-8
/
+20
*
Add test for releasing a shared EVP_PKEY across threads
Tomas Mraz
2024-12-10
1
-0
/
+40
*
ossl_cms_get1_crls_ex(): Avoid doublefree if CRL up ref fails
Tomas Mraz
2024-12-10
1
-2
/
+4
*
Revert the behavior change of CMS_get1_certs() and CMS_get1_crls()
Tomas Mraz
2024-12-10
5
-22
/
+65
*
Remove references to git.openssl.org from README.md
Tom Cosgrove
2024-12-10
1
-19
/
+7
*
speed.c: Changed the declaration of aead_ivlen to a #define
Mohammed Alhabib
2024-12-10
1
-6
/
+6
*
Exchange jitter and no-ct jobs between daily and on push CI
Tomas Mraz
2024-12-06
2
-27
/
+27
*
jitter_generate(): Properly mix in the additional input
Tomas Mraz
2024-12-06
1
-8
/
+8
*
A typo fix in a comment
willmafh
2024-12-06
1
-1
/
+1
*
Add spaces to make macros more clear
willmafh
2024-12-06
1
-13
/
+13
*
Code & comments changes to make them in consistent
willmafh
2024-12-06
4
-10
/
+17
*
one more empty line for code style consistency
willmafh
2024-12-06
1
-0
/
+1
*
Change all one's complement to ones' complement for consistency
willmafh
2024-12-06
6
-8
/
+8
*
BN_secure_new function indentation correction
willmafh
2024-12-06
1
-7
/
+7
*
Delete redundant parentheses for code consistency
willmafh
2024-12-06
1
-1
/
+1
*
Delete a redundant break
willmafh
2024-12-06
1
-1
/
+0
*
Run interop tests on feature/quic-server branch
Neil Horman
2024-12-03
2
-0
/
+67
*
Add handling for additional input in jitter rng
jsondevers
2024-12-03
1
-0
/
+8
*
fips: zeroization of ECX public keys
Joachim Vandersmissen
2024-12-03
1
-0
/
+3
*
providers: stop probing for getentropy(3) on recent FreeBSD
Kyle Evans
2024-12-03
1
-23
/
+28
*
fips-label.yml: Fix ABI change label removal
Tomas Mraz
2024-12-02
1
-1
/
+1
*
Avoid NULL dereference with PKCS7_OP_SET_DETACHED_SIGNATURE
Tomas Mraz
2024-12-02
1
-0
/
+5
*
Document version-specific utility of EVP_PKEY_Q_keygen
Michael Baentsch
2024-11-29
1
-3
/
+4
*
Minor nit fix to EVP_CipherFinal_ex() return code documentation.
Frederik Wedel-Heinen
2024-11-29
1
-5
/
+8
*
Fix memleak in dsa_gen()
Holger Dengler
2024-11-29
1
-1
/
+1
*
Fix EVP_PKEY_print_private() so that it works with non default providers.
slontis
2024-11-29
2
-3
/
+32
*
die() in .tmpl file should not be silently ignored.
Alexandr Nedvedicky
2024-11-29
2
-2
/
+11
*
apps/passwd.c: Convert a redundant check to assert
Bartel Artem
2024-11-29
1
-2
/
+1
*
Fix solaris build in CRYPTO_atomic_store api
Neil Horman
2024-11-29
1
-1
/
+1
*
Use static array (length 256) for copy of OPENSSL_MALLOC_FAILURES
sftcd
2024-11-28
3
-5
/
+18
*
Deprecate all BIO_meth_get_*() functions
Tomas Mraz
2024-11-28
6
-53
/
+118
*
Use sk_X509_ATTRIBUTE_deep_copy() to copy attribute stacks in pk7_doit.c
Niels Dossche
2024-11-28
1
-20
/
+2
*
ci: add daily runcheckers to exercise the -DOPENSSL_PEDANTIC_ZEROIZATION option
Pauli
2024-11-28
1
-0
/
+2
[prev]
[next]