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
2022-09-20
Update documentation, standard input is expected to be in binary format too
Patrik Sevallius
1
-2
/
+1
2022-09-20
Use an enum for the return value from a construction function
Matt Caswell
7
-133
/
+162
2022-09-20
If a ticket key callback returns 0 in TLSv1.3 don't send a ticket
Matt Caswell
2
-22
/
+64
2022-09-20
Test a 0 return from the ticket key callback
Matt Caswell
1
-13
/
+43
2022-09-19
Fix detection of ktls support in cross-compile environment on Linux
Tomas Mraz
1
-10
/
+3
2022-09-19
Add an EVP demo for AES key wrap
Daniel Fiala
2
-3
/
+187
2022-09-16
80-test_ssl_new.t: make dependencies on CTLOG_FILE and TEST_CERTS_DIR explicit
David von Oheimb
1
-4
/
+9
2022-09-16
stack.c: add missing direct error reporting and improve coding style
Dr. David von Oheimb
6
-30
/
+89
2022-09-16
x509_vpm.c: add missing direct error reporting and improve coding style
Dr. David von Oheimb
1
-40
/
+42
2022-09-16
X509_STORE_CTX_set_default(): improve error handling, also in its use
David von Oheimb
2
-14
/
+9
2022-09-16
Add tests for trace_api.
Daniel Fiala
4
-0
/
+166
2022-09-16
Add documentation and test for EVP_PBE_alg_add
Daniel Fiala
3
-3
/
+44