index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
openssl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
When apps_startup() fails, exit with a failure code and a message
Richard Levitte
2017-07-01
1
-1
/
+6
*
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-06-12
1
-8
/
+8
*
Clean up references to FIPS
Emilia Kasper
2017-02-28
1
-10
/
+0
*
Implementation of the ARIA cipher as described in RFC 5794.
Pauli
2017-02-21
1
-1
/
+4
*
Remove unused variable
Pauli
2017-02-07
1
-3
/
+0
*
Fix list -disabled for blake2 alg
EasySec
2017-01-17
1
-1
/
+1
*
Revert "Remove heartbeats completely"
Richard Levitte
2016-11-15
1
-0
/
+3
*
Remove heartbeats completely
Richard Levitte
2016-11-15
1
-3
/
+0
*
Constify command options
FdaSilvaYY
2016-10-14
1
-3
/
+3
*
Add -Wswitch-enum
Rich Salz
2016-09-22
1
-5
/
+11
*
Add --missing-help to list command
Rich Salz
2016-09-13
1
-1
/
+24
*
apps/openssl.c: UTF-y Windows argv.
Andy Polyakov
2016-08-01
1
-0
/
+5
*
Useless header include of openssl/rand.h
FdaSilvaYY
2016-06-18
1
-1
/
+0
*
Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx
Rich Salz
2016-05-20
1
-1
/
+1
*
Fixup READLINE case
Richard Levitte
2016-05-20
1
-1
/
+1
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-107
/
+6
*
remove unused macros in list -disabled
J Mohan Rao Arisankala
2016-05-05
1
-6
/
+0
*
Remove the never-functional no-sct
Benjamin Kaduk
2016-04-26
1
-3
/
+0
*
Remove some unneccessary assignments to argc
Matt Caswell
2016-04-21
1
-2
/
+1
*
Fix some code maintenance issues
Matt Caswell
2016-04-21
1
-1
/
+0
*
Remove OPENSSL_NO_HMAC
Matt Caswell
2016-04-13
1
-3
/
+0
*
Remove OPENSSL_NO_SHA guards
Matt Caswell
2016-04-13
1
-3
/
+0
*
Remove OPENSSL_NO_AES guards
Matt Caswell
2016-04-13
1
-3
/
+0
*
Force argv to be an array of long pointers on VMS
Richard Levitte
2016-04-01
1
-10
/
+7
*
Fix "no-ui" configuration
Richard Levitte
2016-03-31
1
-0
/
+4
*
Fix pointer size issues with argv on VMS
Richard Levitte
2016-03-30
1
-11
/
+10
*
Just like bio_out, bio_err needs the linebuffer filter on VMS
Richard Levitte
2016-03-21
1
-1
/
+1
*
Revert "Include progs.h directly in openssl.c instead of via apps.h"
Viktor Dukhovni
2016-03-19
1
-1
/
+1
*
Include progs.h directly in openssl.c instead of via apps.h
Richard Levitte
2016-03-19
1
-1
/
+1
*
Add blake2 support.
Bill Cox
2016-03-11
1
-0
/
+3
*
Remove the old threading API
Matt Caswell
2016-03-09
1
-50
/
+0
*
Remove JPAKE
Rich Salz
2016-02-17
1
-3
/
+0
*
Remove TLS heartbeat, disable DTLS heartbeat
Rich Salz
2016-02-11
1
-0
/
+3
*
The new init functions can now fail so shouldn't be void
Matt Caswell
2016-02-10
1
-2
/
+3
*
Rename INIT funtions, deprecate old ones.
Rich Salz
2016-02-10
1
-2
/
+2
*
Updates for auto init/deinit review comments
Matt Caswell
2016-02-09
1
-1
/
+1
*
Get the apps to use auto-init/de-init
Matt Caswell
2016-02-09
1
-30
/
+4
*
If memory debugging enabled return error on leaks.
Dr. Stephen Henson
2016-02-05
1
-1
/
+2
*
Support disabling any or all TLS or DTLS versions
Viktor Dukhovni
2016-01-19
1
-0
/
+21
*
Don't return from main(), use EXIT() instead
Richard Levitte
2016-01-13
1
-1
/
+1
*
Add lh_new() inlining
Dr. Stephen Henson
2016-01-11
1
-5
/
+1
*
Inline LHASH_OF
Dr. Stephen Henson
2016-01-11
1
-1
/
+0
*
Enable/disable crypto-mdebug just like other features
Viktor Dukhovni
2016-01-11
1
-1
/
+1
*
mem functions cleanup
Rich Salz
2016-01-07
1
-10
/
+4
*
Add ssl configuration support to s_server and s_client
Dr. Stephen Henson
2015-12-22
1
-0
/
+1
*
Rename some BUF_xxx to OPENSSL_xxx
Rich Salz
2015-12-16
1
-1
/
+1
*
Use OPENSSL_NO_DTLS instead of OPENSSL_NO_DTLS1
Kurt Roeckx
2015-12-12
1
-2
/
+2
*
Replace "SSLeay" in API with OpenSSL
Rich Salz
2015-10-30
1
-2
/
+1
*
Fix error message when loading engines from config
Dmitry Belyavsky
2015-10-16
1
-4
/
+4
*
Centralise loading default apps config file
Matt Caswell
2015-10-12
1
-2
/
+12
[prev]
[next]