index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
cast
/
cast_lcl.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
16 hours
Fix data race in asn1_str2tag() on tntmp which was accidentally made static
Stas Cymbalov
1
-1
/
+2
16 hours
eddsa_signverify_init(): Avoid memory leak on error
Tomas Mraz
1
-0
/
+1
16 hours
mac_legacy_kmgmt.c: Avoid possible memory leak on error
Tomas Mraz
1
-2
/
+2
16 hours
test_kdf_scrypt(): Test resetting the KDF context
Tomas Mraz
1
-10
/
+16
16 hours
kdf_scrypt_reset(): NULLify freed pointers
Tomas Mraz
1
-0
/
+2
16 hours
scrypt: Do not free the context itself when fetch fails
Tomas Mraz
1
-1
/
+0
16 hours
config.pod: Fix typo
Alexander Heinlein
1
-1
/
+1
16 hours
Refactor MAKE_ENCODER in providers/implementations/encode_decode/encode_key2a...
Richard Levitte
1
-105
/
+101
16 hours
Give DTLS tests more time to complete
Bernd Edlinger
1
-1
/
+1
16 hours
apps/cms.c: Cleanup for dead assignment to argc
Alex Prabhat Bara
1
-1
/
+0
31 hours
rcu: Ensure that updates to the ID field of a qp don't lose refs
Neil Horman
1
-4
/
+27
40 hours
byteorder.h: Fix MSVC compiler error C2371
Kelvin Lee
1
-0
/
+1
40 hours
providers/implementations/keymgmt/ec_kmgmt.c: Remove unused variable
Jiasheng Jiang
1
-2
/
+0
40 hours
Improve ASN1_TIME_print documentation and output
Michael Baentsch
2
-32
/
+31
42 hours
keymgmt: refactor fips indicator check
Dimitri John Ledkov
1
-8
/
+4
42 hours
s_socket: naccept: close listening socket after accepting clients
Nadav Tasher
1
-2
/
+9
47 hours
Support boolean queries against provider config
Viktor Dukhovni
4
-5
/
+62
2 days
Revert "Move rodata to .rodata section for armv8"
Alexey Moksyakov
3
-46
/
+22
3 days
Restore correct registers in aarch64 AES-CTR code
Julian Andres Klode
1
-1
/
+1
3 days
Move some encode helpers to crypt/encode_decode/
Viktor Dukhovni
3
-217
/
+245
3 days
Check return of OSSL_PROVIDER_do_all to avoid coverity noise
Viktor Dukhovni
1
-2
/
+3
3 days
Don't promise a non-zero return size in error cases.
Viktor Dukhovni
1
-66
/
+80
3 days
Make the provider context available to encoders
Viktor Dukhovni
7
-79
/
+166
4 days
Add CHANGES.md and NEWS.md updates for CVE-2024-13176
Tomas Mraz
2
-3
/
+25
4 days
Fix timing side-channel in ECDSA signature computation
Tomas Mraz
3
-9
/
+22
4 days
fix X509_PURPOSE_add() to take |sname| as primary key and handle |id| in a ba...
Dr. David von Oheimb
10
-73
/
+266
4 days
fix X509_PURPOSE_set() to support clearing the purpose requirement as needed ...
Dr. David von Oheimb
5
-3
/
+6
4 days
If you call X509_add_cert with cert == NULL and the X509_ADD_FLAG_UP_REF
otherddn1978
2
-0
/
+3
6 days
Fix documentation of OSSL_ASYM_CIPHER_PARAM_IMPLICIT_REJECTION
Richard Levitte
3
-4
/
+7
6 days
test: aAissuingDistributionPoint X.509v3 extension
Jonathan M. Wilbur
2
-1
/
+34
6 days
doc: aAissuingDistributionPoint X.509v3 extension
Jonathan M. Wilbur
2
-0
/
+8
6 days
feat: support the aAissuingDistributionPoint X.509v3 extension
Jonathan M. Wilbur
5
-0
/
+189
6 days
Support CLI and API setting of provider configuration parameters
Viktor Dukhovni
11
-29
/
+168
6 days
Work around to get llvm-mingw working on aarch64
Alexandr Nedvedicky
1
-0
/
+9
6 days
Move rodata to .rodata section for armv8
Alexey Moksyakov
3
-22
/
+46
7 days
Missing .gitignore entries
Dmitry Belyavskiy
1
-0
/
+21
7 days
`atoi` should be allowed
Dmitry Belyavskiy
1
-0
/
+1
7 days
provider_deactivate(): Check return value of CRYPTO_atomic_add()
onexyoung
1
-1
/
+8
8 days
Workaround for RSA on AArch64 Big Endian
Nikolay Nikolaev
1
-0
/
+2
8 days
Remove non-existing error code.
Peter Bierma
1
-1
/
+0
8 days
Synchronize openssl.txt with comperr.h
Peter Bierma
1
-5
/
+5
8 days
Fix dtls tests
Bernd Edlinger
1
-0
/
+1
8 days
Revert "Use open2 instead of open for s_server instance"
Bernd Edlinger
1
-10
/
+54
8 days
Revert "chomp does not work on windows."
Bernd Edlinger
1
-2
/
+1
8 days
Revert "Do not confuse TAP::Parser by mixing up stderr with stdout."
Bernd Edlinger
1
-7
/
+1
8 days
Correct documented KEM ids for OSSL_HPKE_str2suite
Tom Fay
1
-3
/
+3