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
*
Move rodata to .rodata section for armv8
Alexey Moksyakov
27 hours
3
-22
/
+46
*
Missing .gitignore entries
Dmitry Belyavskiy
29 hours
1
-0
/
+21
*
`atoi` should be allowed
Dmitry Belyavskiy
29 hours
1
-0
/
+1
*
provider_deactivate(): Check return value of CRYPTO_atomic_add()
onexyoung
33 hours
1
-1
/
+8
*
Workaround for RSA on AArch64 Big Endian
Nikolay Nikolaev
3 days
1
-0
/
+2
*
Remove non-existing error code.
Peter Bierma
3 days
1
-1
/
+0
*
Synchronize openssl.txt with comperr.h
Peter Bierma
3 days
1
-5
/
+5
*
Fix dtls tests
Bernd Edlinger
3 days
1
-0
/
+1
*
Revert "Use open2 instead of open for s_server instance"
Bernd Edlinger
3 days
1
-10
/
+54
*
Revert "chomp does not work on windows."
Bernd Edlinger
3 days
1
-2
/
+1
*
Revert "Do not confuse TAP::Parser by mixing up stderr with stdout."
Bernd Edlinger
3 days
1
-7
/
+1
*
Correct documented KEM ids for OSSL_HPKE_str2suite
Tom Fay
3 days
1
-3
/
+3
*
Add a GitHub workflow to make a release
Dmitry Misharov
3 days
1
-0
/
+41
*
genpkey: Avoid leaving empty file if encryption passphrase does not match
shridhar kalavagunta
3 days
3
-18
/
+58
*
Fix test failure in 30-test_evp_pkey_provided.t
Bernd Edlinger
3 days
1
-0
/
+1
*
Big and little-endian load and store support
Viktor Dukhovni
4 days
9
-1
/
+555
*
Finishing touch to perlasm update to make it work on OpenBSD
sashan
4 days
2
-6
/
+42
*
Make it able to run asm code on OpenBSD (arm64)
Theo Buehler
4 days
12
-73
/
+164
*
drbg: provide requested amount of entropy, rather than self-strength
Dimitri John Ledkov
4 days
1
-1
/
+2
*
Fix obvious misspelling of ASN1_VALUE
Tom Cosgrove
4 days
1
-2
/
+2
*
Fix double 'the's
Tom Cosgrove
4 days
3
-4
/
+4
*
LoongArch: we should access global symbol by la.global instead of
Wang Xin
4 days
1
-1
/
+1
*
Fix premature reuse of qp's in rcu locks
Neil Horman
5 days
2
-6
/
+19
*
Fix intermittent test failure in 80-test_cmp_http.t
Bernd Edlinger
5 days
1
-1
/
+1
*
coveralls.yml: Avoid excluding subdirectories of already excluded dirs
Tomas Mraz
5 days
1
-2
/
+0
*
speed: Pass IV to EVP_CipherInit_ex for -evp runs with non-AEAD ciphers
Ingo Franzki
5 days
1
-1
/
+1
*
Tweak case of [fs] variant letter in SLH-DSA algorithms
Viktor Dukhovni
8 days
5
-286
/
+286
*
coveralls.yml: Add --ignore-errors mismatch
Tomas Mraz
8 days
1
-0
/
+1
*
Pre-ML-KEM/DSA decoder/encoder refactor
Viktor Dukhovni
8 days
3
-61
/
+47
*
Fix buildinf.h generation for space and backslash
Kai Pastor
8 days
1
-1
/
+3
*
Update error codes in "crypto/err/openssl.txt"
Michael Baentsch
9 days
1
-2
/
+1
*
Replace self-hosted runners with GitHub hosted
Dmitry Misharov
9 days
2
-16
/
+86
*
Fix memory leaks from missing checks of return value from sk_OPENSSL_STRING_p...
Frederik Wedel-Heinen
9 days
5
-19
/
+38
*
Fix the use of OPENSSL_HTTP_PROXY / OPENSSL_HTTPS_PROXY
Richard Levitte
9 days
1
-1
/
+1
*
Fix encryption level ordering
Neil Horman
10 days
2
-41
/
+41
*
Free data if sk_OPENSSL_STRING_push fails.
Frederik Wedel-Heinen
10 days
2
-2
/
+12
*
Return NULL from ossl_lib_ctx_get_concrete() when it is uninitialized
Frederik Wedel-Heinen
10 days
2
-4
/
+16
*
Added configuration for Embarcadero-Borland Clang Compiler 64 (BCC64)
Семенов Герман
10 days
2
-2
/
+63
*
Check returns of various sk_*_push functions
Frederik Wedel-Heinen
10 days
11
-18
/
+39
*
Pass functions with correct signatures to the evp_generic_fetch_xxx methods
Frederik Wedel-Heinen
11 days
7
-34
/
+104
*
Fix a funding.json error
Matt Caswell
11 days
1
-6
/
+6
*
Some PQ-related CSOR OIDs
Viktor Dukhovni
11 days
6
-11
/
+444
*
Fix potential memory leak in PKCS12_add_key_ex()
Niels Dossche
12 days
1
-1
/
+3
*
Fix a potential misaligned memory access
Bernd Edlinger
12 days
1
-1
/
+1
*
Fix the sporadic test failure in 30-test_evp_extra.t
Bernd Edlinger
12 days
1
-1
/
+2
*
Run fuzz-checker workflow on ubuntu-24.04
Bernd Edlinger
12 days
1
-12
/
+12
*
Fix test failure in 90-test_memleak.t
Bernd Edlinger
12 days
1
-1
/
+1
*
use-of-uninitialized-value in quic_tserver_test
Bernd Edlinger
12 days
1
-0
/
+1
*
Fix a minor memory sanitizer issue
Bernd Edlinger
12 days
1
-0
/
+1
*
Try to work around the llvm-symbolizer failure
Bernd Edlinger
12 days
1
-1
/
+1
[next]