index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
init.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-10
Add TFO support to socket BIO and s_client/s_server
Todd Short
34
-28
/
+1129
2022-03-10
Drop ariacbc demo binary
Tomas Mraz
1
-0
/
+0
2022-03-10
Allow to *just* print key and IV of unstreamable modes when no input files
EasySec
1
-1
/
+1
2022-03-10
check the return of OPENSSL_sk_new_null
xkernel
1
-0
/
+5
2022-03-10
Set protocol in init_client()
Todd Short
1
-1
/
+1
2022-03-10
Avoid potential memory leak
Dmitry Belyavskiy
1
-1
/
+4
2022-03-10
check the return value of BIO_new_file()
xkernel
2
-0
/
+8
2022-03-10
async_posix: Make ASYNC_set_mem_functions threadsafe
Arran Cudbard-Bell
5
-3
/
+37
2022-03-10
async_posix: Allow custom stack allocation functions to be specified for POSI...
Arran Cudbard-Bell
8
-5
/
+162
2022-03-10
async_posix: raise a memory allocation error if we fail to allocate stack memory
Arran Cudbard-Bell
1
-0
/
+2
2022-03-10
README: add link to migration_guide manual page
Dr. Matthias St. Pierre
1
-6
/
+6
2022-03-10
Some platforms don't have pthread_atfork
Matt Caswell
1
-18
/
+1
2022-03-09
android-x86 target: Add -latomic
Marcel Raad
1
-0
/
+1
2022-03-09
Add external testing with oqsprovider
Michael Baentsch
6
-0
/
+143
2022-03-09
Use Perl to generate bsaes-armv8.S
Tom Cosgrove
2
-1
/
+45
2022-03-09
ARM assembly pack: translate bit-sliced AES implementation to AArch64
Ben Avison
2
-2
/
+2341
2022-03-09
Fix test failure when testing with Test::Harness
Hugo Landau
1
-4
/
+6
2022-03-06
Add EVP demos for RSA-PSS signing and verification
Hugo Landau
5
-3
/
+656
2022-03-06
Add EVP demo for Poly1305 demonstrating Poly1305-AES
Hugo Landau
3
-0
/
+233
2022-03-06
Further acceleration for SM4-GCM on ARM
Daniel Hu
1
-1
/
+24
2022-03-06
Add demo for ARIA-256-CBC.
Daniel
4
-3
/
+183
2022-03-04
EVP demo for XOF digest using SHAKE256
Hugo Landau
3
-3
/
+137
2022-03-04
apps: several return value checks for BIO_new()
xkernel
3
-7
/
+67
2022-03-04
Rework dependencies between config files and build files
Richard Levitte
3
-10
/
+41
2022-03-04
Fix build issue with aes-gcm-armv8-unroll8_64.S on older aarch64 assemblers
XiaokangQian
1
-1
/
+1