index
:
delta/openssl-new.git
1.0.2-aead
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-dev
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenSSL_1_1_0-stable
OpenSSL_1_1_1-stable
OpenTLS
SSLeay
baserock/OpenSSL_1_0_1g
baserock/OpenSSL_1_0_2-stable
baserock/larswirzenius/morph
baserock/morph
baserock/pedroalvarez/power-port
baserock/ps/proto-web-system
eliminate-ssl-ctrl
master
openssl-3.0
openssl-3.1
rsalz-monolith
rt4526
supplemental-data-api-2
tls1.3-draft-18
tls1.3-draft-19
github.com: openssl/openssl.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
enc.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove some unused argc assignments
Matt Caswell
2016-04-21
1
-1
/
+0
*
Fix some code maintenance issues
Matt Caswell
2016-04-21
1
-1
/
+0
*
Make string_to_hex/hex_to_string public
Rich Salz
2016-04-18
1
-1
/
+1
*
Don't use FORMAT_BASE64 format when compressing / decompressing
Richard Levitte
2016-04-13
1
-6
/
+9
*
Fix setting of debug callback in apps/enc.c
Richard Levitte
2016-04-13
1
-7
/
+11
*
Fix "no-ui" configuration
Richard Levitte
2016-03-31
1
-17
/
+24
*
GH681: More command help cleanup
Rich Salz
2016-02-18
1
-7
/
+8
*
Adapt all EVP_CIPHER users for it becoming opaque
Richard Levitte
2016-01-12
1
-4
/
+4
*
RT4227: Range-check in apps.
Rich Salz
2016-01-12
1
-2
/
+4
*
Remove more (rest?) of FIPS build stuff.
Rich Salz
2016-01-06
1
-9
/
+2
*
Use SHA256 not MD5 as default digest.
Rich Salz
2015-12-11
1
-1
/
+1
*
Centralise loading default apps config file
Matt Caswell
2015-10-12
1
-3
/
+0
*
Fix enc so it properly treats BASE64 as text
Richard Levitte
2015-09-06
1
-8
/
+16
*
Change the treatment of stdin and stdout to allow binary data
Richard Levitte
2015-09-06
1
-1
/
+1
*
Change the way apps open their input and output files
Richard Levitte
2015-09-06
1
-8
/
+8
*
Make the handling of output and input formats consistent
Richard Levitte
2015-09-06
1
-2
/
+2
*
RT3984: Fix clang compiler warning on Mac OS X where %ld is used for uint64_t.
Adam Eijdenberg
2015-09-01
1
-2
/
+2
*
Standardize handling of #ifdef'd options.
Rich Salz
2015-06-02
1
-6
/
+6
*
Restore module loading
Richard Levitte
2015-05-29
1
-0
/
+3
*
RT2943: Check sizes if -iv and -K arguments
Richard Levitte
2015-05-04
1
-4
/
+9
*
Have -K actually take an argument, and correct help text
Richard Levitte
2015-05-04
1
-1
/
+1
*
free null cleanup finale
Rich Salz
2015-05-01
1
-6
/
+3
*
In apps, malloc or die
Rich Salz
2015-04-30
1
-7
/
+2
*
use isxdigit and apps_tohex
Rich Salz
2015-04-29
1
-7
/
+2
*
remove malloc casts
Rich Salz
2015-04-28
1
-1
/
+1
*
fewer NO_ENGINE #ifdef's
Rich Salz
2015-04-25
1
-6
/
+2
*
Big apps cleanup (option-parsing, etc)
Rich Salz
2015-04-24
1
-285
/
+220
*
free NULL cleanup
Rich Salz
2015-03-25
1
-10
/
+5
*
RAND_bytes updates
Matt Caswell
2015-03-25
1
-1
/
+1
*
ifdef cleanup, 2 remove OPENSSL_NO_SETVBUF_IONBF
Rich Salz
2015-01-22
1
-6
/
+2
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-632
/
+596
*
Disabled XTS mode in enc utility as it is not supported
Matt Caswell
2014-07-16
1
-0
/
+6
*
Fix compilation with no-comp
Dr. Stephen Henson
2014-06-11
1
-0
/
+2
*
Enc doesn't support AEAD ciphers.
Dr. Stephen Henson
2014-05-15
1
-0
/
+6
*
add fips blocking overrides to command line utilities
Dr. Stephen Henson
2012-02-10
1
-0
/
+8
*
Fix some warnings caused by __owur. Temporarily (I hope) remove the more
Ben Laurie
2011-11-14
1
-3
/
+7
*
After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS
Richard Levitte
2011-03-19
1
-0
/
+4
*
Fix warnings.
Ben Laurie
2010-06-12
1
-4
/
+1
*
Fix warnings about ignoring fgets return value
Dr. Stephen Henson
2009-10-04
1
-1
/
+6
*
Don't ask for -iv for ciphers that need no IV.
Ben Laurie
2009-03-03
1
-1
/
+2
*
And so it begins...
Dr. Stephen Henson
2008-03-12
1
-0
/
+34
*
document -S and -nopad options in usage information
Bodo Möller
2007-07-31
1
-0
/
+2
*
replace macros with functions
Nils Larsch
2006-11-29
1
-4
/
+4
*
Buffer size handling fix for enc.
Dr. Stephen Henson
2006-09-22
1
-1
/
+7
*
All kinds of changes from branch OpenSSL_0_9_7-stable
Richard Levitte
2005-04-30
1
-7
/
+46
*
Use BUF_strlcpy() instead of strcpy().
Richard Levitte
2003-12-27
1
-3
/
+3
*
A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
Geoff Thorpe
2003-10-29
1
-1
/
+1
*
Add the possibility to build without the ENGINE framework.
Richard Levitte
2003-01-30
1
-0
/
+10
*
EXIT() may mean return(). That's confusing, so let's have it really mean
Richard Levitte
2002-12-03
1
-1
/
+1
*
Cleanse memory using the new OPENSSL_cleanse() function.
Richard Levitte
2002-11-28
1
-2
/
+2
[prev]
[next]