index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
AUTHORS.md
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-05
Add -static-libgcc to solaris-sparcv7-gcc shared_ldflag
Todd C. Miller
1
-1
/
+1
2022-04-05
Fix AIX build when no-shared is passed to Configure.
Todd C. Miller
1
-1
/
+1
2022-04-05
Redefine macro X509_http_nbio to avoid using ocsp.h
Daniel Fiala
1
-3
/
+3
2022-04-04
Add loongarch64 target
Shi Pujin
1
-0
/
+7
2022-04-04
Fix broken link to coding-style.html
Viktor Söderqvist
1
-1
/
+1
2022-04-03
OSSL_PARAM_get_*_ptr: Drop errors from ptr/string mismatch
Tomas Mraz
1
-5
/
+16
2022-04-03
Fix Coverity 1503096: out-of-bounds access
Pauli
1
-3
/
+8
2022-04-03
Fix Coverity 1498612 & 1503221: integer overflow
Pauli
1
-1
/
+7
2022-04-02
CMS sign digest
Viktor Söderqvist
14
-30
/
+191
2022-04-01
req, x509: Allow printing modulus of RSA-PSS keys
Tomas Mraz
2
-2
/
+2
2022-04-01
Refactor OSSL_LIB_CTX to avoid using CRYPTO_EX_DATA
Hugo Landau
23
-560
/
+445
2022-03-31
disable 5x interleave on buffers shorter than 512 bytes: 3% speedup on Graviton2
Sebastian Pop
1
-1
/
+1
2022-03-31
doc: fix example in ssh KDF man page.
Pauli
1
-2
/
+2
2022-03-30
Remove further uses of __ARMEL__ in AArch64 assembly
Ben Avison
1
-5
/
+5
2022-03-30
Test processing of a duplicated HRR
Tomas Mraz
1
-2
/
+49
2022-03-30
tls_process_server_hello: Disallow repeated HRR
Tomas Mraz
1
-0
/
+4
2022-03-30
sparse array: reduces the block size
Pauli
1
-14
/
+9
2022-03-30
document the safe_div_round_up_TYPE functions
Pauli
1
-1
/
+6
2022-03-30
Use safe math to computer sizes.
Pauli
1
-2
/
+5
2022-03-30
Add a divide rounding up safe math function.
Pauli
2
-36
/
+106
2022-03-28
Fix typo in manpage SSL_CONF_cmd(3)
Hugo Landau
1
-1
/
+1
2022-03-28
Remove statistics tracking from LHASH
Hugo Landau
5
-99
/
+28
2022-03-28
Size of random output is now a long, also added option to select chunk size
Kevin K Biju
1
-7
/
+8
2022-03-26
Fix Coverity 1503218: negative loop bound
Pauli
1
-1
/
+1
2022-03-25
ticket_lifetime_hint may exceed 1 week in TLSv1.3
Todd Short
3
-6
/
+84
2022-03-25
s390x: Hide internal cpuid symbol and function
Juergen Christ
2
-0
/
+6
2022-03-25
Fix formatting of NOTES-WINDOWS.md and doc-nits failure
Tomas Mraz
1
-38
/
+47
2022-03-25
Fix Coverity 1498612: integer overflow
Pauli
1
-0
/
+1
2022-03-24
Add build note for win-arm64
Gabor Kertesz
1
-3
/
+4
2022-03-24
Add support for mac-less password-base PKCS12 files to PKCS12_parse API.
Daniel Fiala
4
-20
/
+257
2022-03-23
Disable the test_afalg on cross compile targets
Tomas Mraz
1
-1
/
+2
2022-03-23
Decoder resolution performance optimizations
Hugo Landau
4
-143
/
+222
2022-03-23
util/markdownlint.rb: Allow fenced code blocks
Richard Levitte
1
-2
/
+3
2022-03-23
Fix Coverity 1201763 uninitialised pointer read
Pauli
1
-1
/
+2
2022-03-23
Fix Coverity 1498613: resource leak
Pauli
1
-0
/
+1
2022-03-23
Fix Coverity 1498611 & 1498608: uninitialised read
Pauli
1
-0
/
+2
2022-03-23
Fix Coverity 1498610 & 1498609: uninitised value
Pauli
1
-2
/
+2
2022-03-22
Configure: don't try to be clever when configuring afalgeng
Ross Burton
1
-14
/
+1
2022-03-22
Make `openssl check -rsa ...` to work for both RSA and RSA-PSS.
Daniel Fiala
2
-2
/
+12
2022-03-22
Fix incorrect comments in aes-gcm-armv8-unroll8_64.pl
XiaokangQian
1
-38
/
+38
2022-03-21
Add EVP RSA key encode/decode demo
Hugo Landau
3
-0
/
+225
2022-03-20
Fix coverity 1498607: uninitialised value
Pauli
1
-0
/
+1
2022-03-18
OSSL_CMP_CTX_new.pod: make references to private key consistent with OSSL_CMP...
Dr. David von Oheimb
2
-5
/
+6
2022-03-18
OSSL_CMP_MSG_get0_header.pod: re-phrase two lenthy otherwise clauses as lists
Dr. David von Oheimb
1
-13
/
+28
2022-03-18
SSL_CTX_set_verify.pod: move a note further down where it fits better
Dr. David von Oheimb
1
-2
/
+2
2022-03-18
print SSL session, fix build warnings on OpenBSD.
David Carlier
1
-2
/
+2
2022-03-18
eng_dyn: Avoid spurious errors when checking for 1.1.x engine
Tomas Mraz
1
-11
/
+22
2022-03-18
Fix documentation for provider-signature
Hugo Landau
1
-8
/
+4
2022-03-18
Fix declaration inconsistency (Camellia)
Hugo Landau
1
-3
/
+3
2022-03-18
List missing operations in provider(7)
Hugo Landau
1
-8
/
+40
[next]