index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LICENSE
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-25
Make the "engine" parameter to some provider algorithms (KDF/PRF) hidden.
Pauli
2
-6
/
+3
2019-09-25
Add rc4 cipher to default provider
Shane Lontis
10
-33
/
+228
2019-09-24
DOC: fix documentation of som EVP_MD_CTX functions
Richard Levitte
1
-3
/
+3
2019-09-24
Fix bugs in "info" commands flags
Rich Salz
2
-14
/
+10
2019-09-24
fix for dsa key size feature request issue: pkey -text or -text_pub should sh...
jayaram
1
-0
/
+7
2019-09-24
Support printing out some otherName variants
Dmitry Belyavskiy
6
-8
/
+83
2019-09-23
Add SSKDF test vectors from RFC 8636
Simo Sorce
1
-0
/
+20
2019-09-23
Update new TLS version options to s_time man page
raja-ashok
1
-12
/
+10
2019-09-23
Add TLS version options to s_time
raja-ashok
1
-2
/
+33
2019-09-23
Rework cipher / digest fetching for legacy nids with multiple name support
Richard Levitte
4
-20
/
+81
2019-09-23
include/openssl/macros.h: better OPENSSL_FUNC fallback
Richard Levitte
1
-4
/
+6
2019-09-23
Add des ciphers to default provider
Shane Lontis
11
-48
/
+465
2019-09-21
Note that the mac command is preferrable to the MAC command line options.
Pauli
1
-0
/
+16
2019-09-21
Configure: add missing dependency to fix parallel builds on Windows
Dr. Matthias St. Pierre
1
-0
/
+1
2019-09-21
Use the correct maximum indent
Kurt Roeckx
1
-2
/
+2
2019-09-20
include/openssl/macros.h: Rework OPENSSL_FUNC for div C standards
Richard Levitte
1
-8
/
+24
2019-09-20
Remove name string from PROV_CIPHER and PROV_DIGEST
Richard Levitte
2
-24
/
+0
2019-09-20
Refactor SSKDF to create the MAC contexts early
Richard Levitte
1
-53
/
+32
2019-09-20
Refactor TLS-PRF's kdf_tls1_prf_mkmacctx() to a provider utility
Richard Levitte
4
-52
/
+127
2019-09-20
Add aes_wrap cipher to providers
Shane Lontis
7
-4
/
+292
2019-09-20
Fix missing bn_mul_mont symbol in solaris fips module
Shane Lontis
1
-6
/
+0
2019-09-20
Move gcm decryption tag check higher up in the callstack
Shane Lontis
2
-3
/
+4
2019-09-20
Exit non-zero if find-doc-nits finds nits
Rich Salz
2
-99
/
+101
2019-09-19
Avoid ?: construct in XXXerr calls
Rich Salz
3
-13
/
+14
2019-09-19
Add merge-err-lines script
Rich Salz
2
-6
/
+31
2019-09-19
Deprecate XXXerr() macros
Rich Salz
2
-82
/
+91