index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.github
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
24 hours
test: the timeSpecification X.509v3 extension
Jonathan M. Wilbur
3
-1
/
+64
24 hours
doc: the timeSpecification X.509v3 extension
Jonathan M. Wilbur
3
-0
/
+110
24 hours
feat: support the timeSpecification X.509v3 extension
Jonathan M. Wilbur
5
-1
/
+787
24 hours
dh_cms_set_peerkey(): Fix the incorrect condition
Shakti Shah
1
-1
/
+1
47 hours
Add function to mix in an additional input into a RAND_POOL
Tomas Mraz
8
-61
/
+96
2 days
Fix potential use-after-free in REF_PRINT_COUNT
Neil Horman
22
-37
/
+37
2 days
Fix memory ordering guarantees and TSAN errors
Tomas Mraz
1
-8
/
+20
2 days
Add test for releasing a shared EVP_PKEY across threads
Tomas Mraz
1
-0
/
+40
2 days
ossl_cms_get1_crls_ex(): Avoid doublefree if CRL up ref fails
Tomas Mraz
1
-2
/
+4
2 days
Revert the behavior change of CMS_get1_certs() and CMS_get1_crls()
Tomas Mraz
5
-22
/
+65
2 days
Remove references to git.openssl.org from README.md
Tom Cosgrove
1
-19
/
+7
2 days
speed.c: Changed the declaration of aead_ivlen to a #define
Mohammed Alhabib
1
-6
/
+6
6 days
Exchange jitter and no-ct jobs between daily and on push CI
Tomas Mraz
2
-27
/
+27
6 days
jitter_generate(): Properly mix in the additional input
Tomas Mraz
1
-8
/
+8
6 days
A typo fix in a comment
willmafh
1
-1
/
+1
6 days
Add spaces to make macros more clear
willmafh
1
-13
/
+13
6 days
Code & comments changes to make them in consistent
willmafh
4
-10
/
+17
6 days
one more empty line for code style consistency
willmafh
1
-0
/
+1
6 days
Change all one's complement to ones' complement for consistency
willmafh
6
-8
/
+8
6 days
BN_secure_new function indentation correction
willmafh
1
-7
/
+7
6 days
Delete redundant parentheses for code consistency
willmafh
1
-1
/
+1
6 days
Delete a redundant break
willmafh
1
-1
/
+0
9 days
Run interop tests on feature/quic-server branch
Neil Horman
2
-0
/
+67
9 days
Add handling for additional input in jitter rng
jsondevers
1
-0
/
+8
9 days
fips: zeroization of ECX public keys
Joachim Vandersmissen
1
-0
/
+3
9 days
providers: stop probing for getentropy(3) on recent FreeBSD
Kyle Evans
1
-23
/
+28
10 days
fips-label.yml: Fix ABI change label removal
Tomas Mraz
1
-1
/
+1
10 days
Avoid NULL dereference with PKCS7_OP_SET_DETACHED_SIGNATURE
Tomas Mraz
1
-0
/
+5
13 days
Document version-specific utility of EVP_PKEY_Q_keygen
Michael Baentsch
1
-3
/
+4
13 days
Minor nit fix to EVP_CipherFinal_ex() return code documentation.
Frederik Wedel-Heinen
1
-5
/
+8
13 days
Fix memleak in dsa_gen()
Holger Dengler
1
-1
/
+1
13 days
Fix EVP_PKEY_print_private() so that it works with non default providers.
slontis
2
-3
/
+32
13 days
die() in .tmpl file should not be silently ignored.
Alexandr Nedvedicky
2
-2
/
+11
13 days
apps/passwd.c: Convert a redundant check to assert
Bartel Artem
1
-2
/
+1
13 days
Fix solaris build in CRYPTO_atomic_store api
Neil Horman
1
-1
/
+1
2024-11-28
Use static array (length 256) for copy of OPENSSL_MALLOC_FAILURES
sftcd
3
-5
/
+18
2024-11-28
Deprecate all BIO_meth_get_*() functions
Tomas Mraz
6
-53
/
+118
2024-11-28
Use sk_X509_ATTRIBUTE_deep_copy() to copy attribute stacks in pk7_doit.c
Niels Dossche
1
-20
/
+2
2024-11-28
ci: add daily runcheckers to exercise the -DOPENSSL_PEDANTIC_ZEROIZATION option
Pauli
1
-0
/
+2
2024-11-28
fips: change integrity check zeroization to use the OPENSSL_PEDANTIC_ZEROIZAT...
Pauli
1
-0
/
+2
2024-11-28
pbkdf2: change FIPS zeroization to use the OPENSSL_PEDANTIC_ZEROIZATION define
Pauli
1
-1
/
+1
2024-11-28
hkdf: change FIPS zeroization to use the OPENSSL_PEDANTIC_ZEROIZATION define
Pauli
1
-1
/
+1
2024-11-28
rsa: change FIPS zeroization to use the OPENSSL_PEDANTIC_ZEROIZATION define
Pauli
1
-1
/
+1
2024-11-28
ffc: change FIPS zeroization to use the OPENSSL_PEDANTIC_ZEROIZATION define
Pauli
1
-1
/
+1
2024-11-28
ec: change FIPS zeroization to use the OPENSSL_PEDANTIC_ZEROIZATION define
Pauli
1
-1
/
+1
2024-11-28
A typo fix in a comment
willmafh
1
-1
/
+1
2024-11-27
Document expected BIO operations for libssl
David Benjamin
1
-0
/
+9
2024-11-27
Upgrade action/{upload,download}-artifact to v4
Richard Levitte
4
-22
/
+22
2024-11-25
fips-jitter: set provider into error state upon CRNG permanent failures
Dimitri John Ledkov
1
-2
/
+6
2024-11-25
Fix potential memory leak on failure of ecx_gen_init()
Niels Dossche
1
-1
/
+1
[next]