index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix bugs in "info" commands flags
Rich Salz
2019-09-24
1
-5
/
+1
*
Add TLS version options to s_time
raja-ashok
2019-09-23
1
-2
/
+33
*
Add option grouping capability to apps
Jon Spillett
2019-09-19
2
-30
/
+47
*
apps/pkcs12: print multiple PKCS#12 safeBag attribute values if present
Jon Spillett
2019-09-17
1
-26
/
+38
*
Add fips module integrity check
Shane Lontis
2019-09-15
1
-0
/
+1
*
App updates for KDF provider conversion.
Pauli
2019-09-06
2
-30
/
+80
*
Move libapps.a source to apps/lib
Richard Levitte
2019-09-04
15
-28
/
+29
*
Suppress 'No server certificate CA names sent' message
Billy Brawner
2019-09-04
1
-1
/
+2
*
New function EVP_CIPHER_free()
Richard Levitte
2019-09-04
1
-1
/
+1
*
New function EVP_MD_free()
Richard Levitte
2019-09-04
1
-1
/
+1
*
Fix Coverity 1453452: Control flow issues (DEADCODE)
Pauli
2019-09-03
1
-2
/
+1
*
Add CPU info to the speed command summary
Bernd Edlinger
2019-09-02
3
-16
/
+20
*
Fix pkeyutl -verifyrecover
Matt Caswell
2019-08-30
1
-2
/
+1
*
Allow an output indentation of zero in apps.
Pauli
2019-08-29
2
-6
/
+6
*
openssl provider: New sub-command, for provider discovery
Richard Levitte
2019-08-28
4
-1
/
+292
*
Move print_param_types() to libapps, and give it indent argument
Richard Levitte
2019-08-28
4
-94
/
+120
*
Coverty fixes for MACs
Richard Levitte
2019-08-27
1
-6
/
+6
*
OPENSSL_info(): add the item OPENSSL_INFO_SEED_SOURCE and use it
Richard Levitte
2019-08-27
2
-35
/
+8
*
Add app for fips installation
Shane Lontis
2019-08-24
7
-38
/
+489
*
openssl dgst, openssl enc: check for end of input
Richard Levitte
2019-08-22
2
-2
/
+2
*
Get rid of using deprecated function isascii
Dmitry Belyavskiy
2019-08-19
1
-1
/
+1
*
Re-implement 'openssl list -mac-algorithms'
Richard Levitte
2019-08-15
1
-15
/
+44
*
Adapt apps/mac.c to use provider based MACs
Richard Levitte
2019-08-15
1
-25
/
+40
*
Prepare EVP_MAC infrastructure for moving all MACs to providers
Richard Levitte
2019-08-15
1
-0
/
+4
*
Modify 'openssl list' to give more verbose descriptions
Richard Levitte
2019-08-15
1
-19
/
+167
*
Make the EC code available from inside the FIPS provider
Matt Caswell
2019-08-06
1
-1
/
+1
*
Replace FUNCerr with ERR_raise_data
Rich Salz
2019-08-02
1
-2
/
+2
*
Remove HEADER_X509_H and HEADER_SSL_H include detectors from apps
Dr. Matthias St. Pierre
2019-07-24
4
-19
/
+11
*
Re-implement the cipher and digest listings for 'openssl list'
Richard Levitte
2019-07-23
1
-6
/
+91
*
Change DH parameters to generate the order q subgroup instead of 2q
Bernd Edlinger
2019-07-22
1
-1
/
+5
*
Deprecate SYSerr, add new FUNCerr macro
Rich Salz
2019-07-22
1
-1
/
+1
*
Add ERR_put_func_error, and use it.
Rich Salz
2019-07-22
1
-2
/
+2
*
remove end of line spaces
Pauli
2019-07-16
1
-2
/
+2
*
Remove tab characters from C source files.
Pauli
2019-07-16
2
-7
/
+7
*
Actually silently ignore GET / OCSP requests
Viktor Dukhovni
2019-07-16
1
-2
/
+4
*
Remove function name from errors
Rich Salz
2019-07-16
2
-2
/
+0
*
Coverity #1451595: use correct free function.
Pauli
2019-07-11
1
-2
/
+2
*
Move the code for 'openssl list' to its own translation unit.
Richard Levitte
2019-07-15
5
-513
/
+538
*
Refactor apps/progs.* to be generate with 'make update'
Richard Levitte
2019-07-15
6
-127
/
+677
*
Avoid NULL pointer dereference. Fixes #9043.
Dmitry Belyavskiy
2019-07-08
1
-2
/
+12
*
Fix Typos
Antoine Cœur
2019-07-02
3
-3
/
+3
*
Remove NextStep support
Rich Salz
2019-07-01
3
-3
/
+3
*
Change RC5_32_set_key to return an int type
Matt Caswell
2019-07-01
1
-1
/
+4
*
Fix Typos
Antoine Cœur
2019-07-01
1
-1
/
+1
*
Support SM2 certificate signing
Paul Yang
2019-06-28
2
-11
/
+206
*
Print thread IDs nicely.
Pauli
2019-06-21
1
-11
/
+8
*
test/testutil/init.c, apps/openssl.c: add trace cleanup handle earlier
Richard Levitte
2019-06-20
1
-1
/
+7
*
Move uplink file information to build.info files
Richard Levitte
2019-06-17
1
-15
/
+34
*
ts: Use sha256 as default digest for TS query
Tomas Mraz
2019-06-12
1
-1
/
+1
*
Fix app opt compile failure due to missing <inttypes.h>
Shane Lontis
2019-06-11
2
-2
/
+4
[next]