index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Configure
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-14
Fix EC ASM flag passing
Juergen Christ
1
-0
/
+8
2022-07-14
http_client.c: 2nd fix for calculation of Content-Length in set1_content()
Dr. David von Oheimb
1
-6
/
+17
2022-07-14
apps/x509: add warnings for options ignored when -CA is not specified
Dr. David von Oheimb
1
-3
/
+13
2022-07-14
openssl-x509.pod.in: fix description of certificate serial number storage
Dr. David von Oheimb
1
-6
/
+6
2022-07-14
APPS/x509: With -CA but both -CAserial and -CAcreateserial not given, use ran...
Dr. David von Oheimb
5
-18
/
+40
2022-07-14
apps/x509: Fix -CAfile option being neglected with -new or -in
Dr. David von Oheimb
1
-1
/
+1
2022-07-14
crypto/evp/bio_b64.c: improve coding style
Dr. David von Oheimb
1
-47
/
+35
2022-07-13
Add ROTATE inline RISC-V zbb/zbkb asm for chacha
Hongren (Zenithal) Zheng
1
-0
/
+22
2022-07-13
Add an EVP demo for CMAC
Daniel Fiala
2
-3
/
+158
2022-07-13
Check for EVP_MD being NULL inside ssl.
slontis
5
-11
/
+26
2022-07-13
crypto/x509/v3_purp.c: Improve coding style
Dr. David von Oheimb
1
-61
/
+46
2022-07-13
crypto/x509/x509_vfy.c: Improve coding style
Dr. David von Oheimb
1
-14
/
+12
2022-07-13
speed: Always reset the outlen when calling EVP_PKEY_derive
Tomas Mraz
1
-2
/
+5
2022-07-13
Pre-declare all core dispatch table functions, and fix the internal ones
Richard Levitte
3
-15
/
+85
2022-07-13
add a check for the return of OBJ_new_nid()
xkernel
1
-0
/
+3
2022-07-13
ci: add GitHub token permissions for workflows
Varun Sharma
15
-0
/
+51
2022-07-12
OSSL_trace_set_channel.pod and openssl.pod: fix missing/inconsistent category...
Dr. David von Oheimb
2
-11
/
+59
2022-07-12
x509_vfy.c: Revert the core of #14094 regarding chain_build() error reporting
Dr. David von Oheimb
1
-5
/
+0
2022-07-12
test/certs/setup.sh: add missing comment on CA cert variant without basic con...
Dr. David von Oheimb
1
-2
/
+2
2022-07-12
Fix memory leak in EVP_PKEY_get1_encoded_public_key.
slontis
1
-3
/
+8
2022-07-11
http_client.c: fix calculation of Content-Length in set1_content()
Dr. David von Oheimb
1
-7
/
+23
2022-07-11
apps/cmp.c: fix cleanup of CMP_CTX vs. APP_HTTP_TLS_INFO in its http_cb_arg f...
Dr. David von Oheimb
1
-5
/
+11
2022-07-11
cmp_http.c: extend comment in keep_alive()
Dr. David von Oheimb
1
-1
/
+4
2022-07-11
Fix memory leak in X509V3_add1_i2d when flag is X509V3_ADD_DELETE
Allan
1
-1
/
+3
2022-07-11
use #pragma comment(lib) with _MSC_VER only
Viktor Szakats
1
-1
/
+3
2022-07-11
feat: add hmac-sm3 test cases from GM/T 0042-2015 Appendix D.3
Mingjun.Yang
3
-1
/
+39
2022-07-11
Add config option for speed command
Kan
2
-1
/
+16