index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make OSSL_PARAM descriptions uniformly formatted.
Pauli
2019-09-27
5
-35
/
+48
*
When building of modules is disabled, build the legacy provider into libcrypto
Richard Levitte
2019-09-26
6
-15
/
+40
*
Configure, build.info: make it possible to use variables in indexes
Richard Levitte
2019-09-26
1
-8
/
+21
*
Ensure man1 POD files start with openssl-
Rich Salz
2019-09-26
3
-0
/
+8
*
Missing else in cipher_hw_aes_ocb_generic_initkey
Fangming.Fang
2019-09-26
1
-1
/
+1
*
Use OSSL_PARAM types. Limits are explained in the description where appropri...
Pauli
2019-09-25
1
-3
/
+4
*
Use OSSL_PARAM types. Limits are explained in the description where appropri...
Pauli
2019-09-25
3
-12
/
+15
*
KDF section 3 clean up
Pauli
2019-09-25
1
-1
/
+1
*
Use OSSL_PARAM types for MAC documentation
Pauli
2019-09-25
7
-14
/
+21
*
Use OSSL_PARAM types for KDF documentation
Pauli
2019-09-25
5
-10
/
+10
*
s390x assembly pack: accelerate X25519, X448, Ed25519 and Ed448
Patrick Steuer
2019-09-25
20
-76
/
+914
*
s390x assembly pack: cleanse only sensitive fields
Patrick Steuer
2019-09-25
1
-2
/
+2
*
s390x assembly pack: fix OPENSSL_s390xcap z15 cpu mask
Patrick Steuer
2019-09-25
1
-5
/
+5
*
s390x assembly pack: fix msa3 stfle bit detection
Patrick Steuer
2019-09-25
1
-1
/
+1
*
Make EVP_MD_CTX_[gettable|settable]_params() take an EVP_MD_CTX
Matt Caswell
2019-09-25
6
-17
/
+49
*
Remove the engine parameter from the provider MAC documentations
Pauli
2019-09-25
1
-10
/
+0
*
Remove the engine parameter from the individual MAC documentation
Pauli
2019-09-25
3
-6
/
+0
*
Remove engine param from EVP_KDF and EVP_MAC documentation
Pauli
2019-09-25
2
-12
/
+4
*
Remove engine param from the settable list
Pauli
2019-09-25
3
-3
/
+0
*
Remove engine param macros from wrapper APIs
Pauli
2019-09-25
2
-8
/
+4
*
Make the "engine" parameter to some provider algorithms (KDF/PRF) hidden.
Pauli
2019-09-25
2
-6
/
+3
*
Add rc4 cipher to default provider
Shane Lontis
2019-09-25
10
-33
/
+228
*
DOC: fix documentation of som EVP_MD_CTX functions
Richard Levitte
2019-09-24
1
-3
/
+3
*
Fix bugs in "info" commands flags
Rich Salz
2019-09-24
2
-14
/
+10
*
fix for dsa key size feature request issue: pkey -text or -text_pub should sh...
jayaram
2019-09-24
1
-0
/
+7
*
Support printing out some otherName variants
Dmitry Belyavskiy
2019-09-24
6
-8
/
+83
*
Add SSKDF test vectors from RFC 8636
Simo Sorce
2019-09-23
1
-0
/
+20
*
Update new TLS version options to s_time man page
raja-ashok
2019-09-23
1
-12
/
+10
*
Add TLS version options to s_time
raja-ashok
2019-09-23
1
-2
/
+33
*
Rework cipher / digest fetching for legacy nids with multiple name support
Richard Levitte
2019-09-23
4
-20
/
+81
*
include/openssl/macros.h: better OPENSSL_FUNC fallback
Richard Levitte
2019-09-23
1
-4
/
+6
*
Add des ciphers to default provider
Shane Lontis
2019-09-23
11
-48
/
+465
*
Note that the mac command is preferrable to the MAC command line options.
Pauli
2019-09-21
1
-0
/
+16
*
Configure: add missing dependency to fix parallel builds on Windows
Dr. Matthias St. Pierre
2019-09-21
1
-0
/
+1
*
Use the correct maximum indent
Kurt Roeckx
2019-09-21
1
-2
/
+2
*
include/openssl/macros.h: Rework OPENSSL_FUNC for div C standards
Richard Levitte
2019-09-20
1
-8
/
+24
*
Remove name string from PROV_CIPHER and PROV_DIGEST
Richard Levitte
2019-09-20
2
-24
/
+0
*
Refactor SSKDF to create the MAC contexts early
Richard Levitte
2019-09-20
1
-53
/
+32
*
Refactor TLS-PRF's kdf_tls1_prf_mkmacctx() to a provider utility
Richard Levitte
2019-09-20
4
-52
/
+127
*
Add aes_wrap cipher to providers
Shane Lontis
2019-09-20
7
-4
/
+292
*
Fix missing bn_mul_mont symbol in solaris fips module
Shane Lontis
2019-09-20
1
-6
/
+0
*
Move gcm decryption tag check higher up in the callstack
Shane Lontis
2019-09-20
2
-3
/
+4
*
Exit non-zero if find-doc-nits finds nits
Rich Salz
2019-09-20
2
-99
/
+101
*
Avoid ?: construct in XXXerr calls
Rich Salz
2019-09-19
3
-13
/
+14
*
Add merge-err-lines script
Rich Salz
2019-09-19
2
-6
/
+31
*
Deprecate XXXerr() macros
Rich Salz
2019-09-19
2
-82
/
+91
*
Add script convert XXerr to ERR_raise
Rich Salz
2019-09-19
1
-0
/
+58
*
Modify providers that keep track of underlying algorithms
Richard Levitte
2019-09-19
12
-13
/
+70
*
In provider implemented methods, save the name number, not the name string
Richard Levitte
2019-09-19
18
-160
/
+333
*
Fix Solaris compile errors in provider ciphers
Shane Lontis
2019-09-19
2
-3
/
+3
[next]