index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
apps
/
enc.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmdline app: add provider commandline options.
Pauli
2020-03-07
1
-1
/
+6
*
Add "sections" to -help output
Rich Salz
2019-11-07
1
-14
/
+23
*
Update source files for deprecation at 3.0
Richard Levitte
2019-11-07
1
-1
/
+1
*
Update dgst.c to show a list of message digests
agnosticdev
2019-10-18
1
-2
/
+5
*
openssl dgst, openssl enc: check for end of input
Richard Levitte
2019-08-22
1
-1
/
+1
*
Fixed typo in enc.c warning
x753
2019-04-01
1
-1
/
+1
*
Following the license change, modify the boilerplates in apps/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Add support for PBKDF2 for enc command
EasySec
2018-02-21
1
-10
/
+48
*
Update copyright year
Matt Caswell
2018-02-13
1
-1
/
+1
*
apps: Don't include progs.h in apps.h
Richard Levitte
2018-01-31
1
-0
/
+1
*
Consistent formatting for sizeof(foo)
Rich Salz
2017-12-08
1
-9
/
+9
*
Cleaning secret data after use
EasySec
2017-10-16
1
-3
/
+7
*
Remove email addresses from source code.
Rich Salz
2017-10-13
1
-1
/
+1
*
set_hex() behaviour change
EasySec
2017-10-09
1
-10
/
+11
*
Check # of arguments for remaining commands.
Rich Salz
2017-08-21
1
-0
/
+4
*
Revert "Add some casts for %j"
Rich Salz
2017-08-15
1
-4
/
+2
*
Add some casts for %j
Rich Salz
2017-08-15
1
-2
/
+4
*
Standardize apps use of -rand, etc.
Rich Salz
2017-07-17
1
-1
/
+7
*
Bounds check string functions in apps.
Pauli
2017-07-06
1
-5
/
+5
*
Undo commit d420ac2
Rich Salz
2017-07-05
1
-3
/
+3
*
Remove the possibility to disable the UI module entirely
Richard Levitte
2017-07-03
1
-1
/
+1
*
Ensure a space after colon in enc -v
Rich Salz
2017-06-20
1
-2
/
+2
*
Clean up a bundle of codingstyle stuff in apps directory
Paul Yang
2017-06-12
1
-8
/
+10
*
openssl enc: Don't unbuffer stdin
Bernard Spil
2017-04-25
1
-1
/
+0
*
apps/*.c: switch to platform-neutral format modifiers in BIO_print calls.
Andy Polyakov
2017-03-30
1
-2
/
+2
*
Make the output of enc -ciphers identical even if run several times in a sess...
Pauli
2017-03-09
1
-10
/
+17
*
Limit the output of the enc -ciphers command to just the ciphers enc can
Pauli
2017-03-08
1
-0
/
+8
*
Let the output from 'openssl enc -ciphers' go to stdout
Richard Levitte
2017-02-23
1
-3
/
+4
*
If an engine comes up explicitely, it must also come down explicitely
Richard Levitte
2016-10-19
1
-1
/
+3
*
Constify command options
FdaSilvaYY
2016-10-14
1
-1
/
+1
*
Fix double calls to strlen
FdaSilvaYY
2016-07-20
1
-2
/
+4
*
Add -ciphers flag to enc command
Rich Salz
2016-06-24
1
-1
/
+5
*
Copyright consolidation 01/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Fix typos in apps/enc.c
Kurt Cancemi
2016-05-17
1
-2
/
+2
*
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
[next]