2018-02-13 |
Matt Caswell | Update copyright year |
blob | commitdiff | raw |
2018-01-31 |
Richard Levitte | apps: Don't include progs.h in apps.h |
blob | commitdiff | raw | diff to current |
2017-12-08 |
Rich Salz | Consistent formatting for sizeof(foo) |
blob | commitdiff | raw | diff to current |
2017-10-16 |
EasySec | Cleaning secret data after use |
blob | commitdiff | raw | diff to current |
2017-10-13 |
Rich Salz | Remove email addresses from source code. |
blob | commitdiff | raw | diff to current |
2017-10-09 |
EasySec | set_hex() behaviour change |
blob | commitdiff | raw | diff to current |
2017-08-21 |
Rich Salz | Check # of arguments for remaining commands. |
blob | commitdiff | raw | diff to current |
2017-08-15 |
Rich Salz | Revert "Add some casts for %j" |
blob | commitdiff | raw | diff to current |
2017-08-14 |
Rich Salz | Add some casts for %j |
blob | commitdiff | raw | diff to current |
2017-07-16 |
Rich Salz | Standardize apps use of -rand, etc. |
blob | commitdiff | raw | diff to current |
2017-07-06 |
Pauli | Bounds check string functions in apps. |
blob | commitdiff | raw | diff to current |
2017-07-05 |
Rich Salz | Undo commit d420ac2 |
blob | commitdiff | raw | diff to current |
2017-07-03 |
Richard Levitte | Remove the possibility to disable the UI module entirely |
blob | commitdiff | raw | diff to current |
2017-06-20 |
Rich Salz | Ensure a space after colon in enc -v |
blob | commitdiff | raw | diff to current |
2017-06-12 |
Paul Yang | Clean up a bundle of codingstyle stuff in apps directory |
blob | commitdiff | raw | diff to current |
2017-04-25 |
Bernard Spil | openssl enc: Don't unbuffer stdin |
blob | commitdiff | raw | diff to current |
2017-03-30 |
Andy Polyakov | apps/*.c: switch to platform-neutral format modifiers... |
blob | commitdiff | raw | diff to current |
2017-03-09 |
Pauli | Make the output of enc -ciphers identical even if run... |
blob | commitdiff | raw | diff to current |
2017-03-08 |
Pauli | Limit the output of the enc -ciphers command to just... |
blob | commitdiff | raw | diff to current |
2017-02-22 |
Richard Levitte | Let the output from 'openssl enc -ciphers' go to stdout |
blob | commitdiff | raw | diff to current |
2016-10-19 |
Richard Levitte | If an engine comes up explicitely, it must also come... |
blob | commitdiff | raw | diff to current |
2016-10-14 |
FdaSilvaYY | Constify command options |
blob | commitdiff | raw | diff to current |
2016-07-20 |
FdaSilvaYY | Fix double calls to strlen |
blob | commitdiff | raw | diff to current |
2016-06-24 |
Rich Salz | Add -ciphers flag to enc command |
blob | commitdiff | raw | diff to current |
2016-05-17 |
Rich Salz | Copyright consolidation 01/10 |
blob | commitdiff | raw | diff to current |
2016-05-17 |
Kurt Cancemi | Fix typos in apps/enc.c |
blob | commitdiff | raw | diff to current |
2016-04-21 |
Matt Caswell | Remove some unused argc assignments |
blob | commitdiff | raw | diff to current |
2016-04-21 |
Matt Caswell | Fix some code maintenance issues |
blob | commitdiff | raw | diff to current |
2016-04-18 |
Rich Salz | Make string_to_hex/hex_to_string public |
blob | commitdiff | raw | diff to current |
2016-04-13 |
Richard Levitte | Don't use FORMAT_BASE64 format when compressing / decom... |
blob | commitdiff | raw | diff to current |
2016-04-13 |
Richard Levitte | Fix setting of debug callback in apps/enc.c |
blob | commitdiff | raw | diff to current |
2016-03-31 |
Richard Levitte | Fix "no-ui" configuration |
blob | commitdiff | raw | diff to current |
2016-02-18 |
Rich Salz | GH681: More command help cleanup |
blob | commitdiff | raw | diff to current |
2016-01-12 |
Richard Levitte | Adapt all EVP_CIPHER users for it becoming opaque |
blob | commitdiff | raw | diff to current |
2016-01-12 |
Rich Salz | RT4227: Range-check in apps. |
blob | commitdiff | raw | diff to current |
2016-01-06 |
Rich Salz | Remove more (rest?) of FIPS build stuff. |
blob | commitdiff | raw | diff to current |
2015-12-11 |
Rich Salz | Use SHA256 not MD5 as default digest. |
blob | commitdiff | raw | diff to current |
2015-10-12 |
Matt Caswell | Centralise loading default apps config file |
blob | commitdiff | raw | diff to current |
2015-09-06 |
Richard Levitte | Fix enc so it properly treats BASE64 as text |
blob | commitdiff | raw | diff to current |
2015-09-06 |
Richard Levitte | Change the treatment of stdin and stdout to allow binar... |
blob | commitdiff | raw | diff to current |
2015-09-05 |
Richard Levitte | Change the way apps open their input and output files |
blob | commitdiff | raw | diff to current |
2015-09-05 |
Richard Levitte | Make the handling of output and input formats consistent |
blob | commitdiff | raw | diff to current |
2015-09-01 |
Adam Eijdenberg | RT3984: Fix clang compiler warning on Mac OS X where... |
blob | commitdiff | raw | diff to current |
2015-06-02 |
Rich Salz | Standardize handling of #ifdef'd options. |
blob | commitdiff | raw | diff to current |
2015-05-29 |
Richard Levitte | Restore module loading |
blob | commitdiff | raw | diff to current |
2015-05-04 |
Richard Levitte | RT2943: Check sizes if -iv and -K arguments |
blob | commitdiff | raw | diff to current |
2015-05-04 |
Richard Levitte | Have -K actually take an argument, and correct help... |
blob | commitdiff | raw | diff to current |
2015-05-01 |
Rich Salz | free null cleanup finale |
blob | commitdiff | raw | diff to current |
2015-04-30 |
Rich Salz | In apps, malloc or die |
blob | commitdiff | raw | diff to current |
2015-04-29 |
Rich Salz | use isxdigit and apps_tohex |
blob | commitdiff | raw | diff to current |
2015-04-28 |
Rich Salz | remove malloc casts |
blob | commitdiff | raw | diff to current |
2015-04-25 |
Rich Salz | fewer NO_ENGINE #ifdef's |
blob | commitdiff | raw | diff to current |
2015-04-24 |
Rich Salz | Big apps cleanup (option-parsing, etc) |
blob | commitdiff | raw | diff to current |
2015-03-25 |
Rich Salz | free NULL cleanup |
blob | commitdiff | raw | diff to current |
2015-03-25 |
Matt Caswell | RAND_bytes updates |
blob | commitdiff | raw | diff to current |
2015-01-22 |
Rich Salz | ifdef cleanup, 2 remove OPENSSL_NO_SETVBUF_IONBF |
blob | commitdiff | raw | diff to current |
2015-01-22 |
Matt Caswell | Run util/openssl-format-source -v -c . |
blob | commitdiff | raw | diff to current |
2014-07-16 |
Matt Caswell | Disabled XTS mode in enc utility as it is not supported |
blob | commitdiff | raw | diff to current |
2014-06-11 |
Dr. Stephen Henson | Fix compilation with no-comp |
blob | commitdiff | raw | diff to current |
2014-05-15 |
Dr. Stephen Henson | Enc doesn't support AEAD ciphers. |
blob | commitdiff | raw | diff to current |
2012-02-10 |
Dr. Stephen Henson | add fips blocking overrides to command line utilities |
blob | commitdiff | raw | diff to current |
2011-11-14 |
Ben Laurie | Fix some warnings caused by __owur. Temporarily (I... |
blob | commitdiff | raw | diff to current |
2011-03-19 |
Richard Levitte | After some adjustments, apply the changes OpenSSL 1... |
blob | commitdiff | raw | diff to current |
2010-06-12 |
Ben Laurie | Fix warnings. |
blob | commitdiff | raw | diff to current |
2009-10-04 |
Dr. Stephen Henson | Fix warnings about ignoring fgets return value |
blob | commitdiff | raw | diff to current |
2009-03-03 |
Ben Laurie | Don't ask for -iv for ciphers that need no IV. |
blob | commitdiff | raw | diff to current |
2008-03-12 |
Dr. Stephen Henson | And so it begins... |
blob | commitdiff | raw | diff to current |
2007-07-31 |
Bodo Möller | document -S and -nopad options in usage information |
blob | commitdiff | raw | diff to current |
2006-11-29 |
Nils Larsch | replace macros with functions |
blob | commitdiff | raw | diff to current |
2006-09-22 |
Dr. Stephen Henson | Buffer size handling fix for enc. |
blob | commitdiff | raw | diff to current |
2005-04-30 |
Richard Levitte | All kinds of changes from branch OpenSSL_0_9_7-stable |
blob | commitdiff | raw | diff to current |
2003-12-27 |
Richard Levitte | Use BUF_strlcpy() instead of strcpy(). |
blob | commitdiff | raw | diff to current |
2003-10-29 |
Geoff Thorpe | A general spring-cleaning (in autumn) to fix up signed... |
blob | commitdiff | raw | diff to current |
2003-01-30 |
Richard Levitte | Add the possibility to build without the ENGINE framework. |
blob | commitdiff | raw | diff to current |
2002-12-03 |
Richard Levitte | EXIT() may mean return(). That's confusing, so let... |
blob | commitdiff | raw | diff to current |
2002-11-28 |
Richard Levitte | Cleanse memory using the new OPENSSL_cleanse() function. |
blob | commitdiff | raw | diff to current |
2002-11-13 |
Ben Laurie | Security fixes brought forward from 0.9.7. |
blob | commitdiff | raw | diff to current |
2002-06-13 |
Lutz Jänicke | Add missing prototypes. |
blob | commitdiff | raw | diff to current |
2002-04-06 |
Richard Levitte | Allow longer program names (VMS allows up to 39 charact... |
blob | commitdiff | raw | diff to current |
2002-02-22 |
Dr. Stephen Henson | Config code updates. |
blob | commitdiff | raw | diff to current |
2001-09-12 |
Geoff Thorpe | Reduce the header dependencies on engine.h in apps/. |
blob | commitdiff | raw | diff to current |
2001-07-03 |
Lutz Jänicke | When only the key is given to "enc", the IV is undefined |
blob | commitdiff | raw | diff to current |
2001-06-23 |
Richard Levitte | Use apps_shutdown() in all applications, in case someon... |
blob | commitdiff | raw | diff to current |
2001-06-19 |
Dr. Stephen Henson | Change all calls to low level digest routines in the... |
blob | commitdiff | raw | diff to current |
2001-06-18 |
Richard Levitte | Provide an application-common setup function for engine... |
blob | commitdiff | raw | diff to current |
2001-02-20 |
Richard Levitte | Use new-style system-id macros everywhere possible... |
blob | commitdiff | raw | diff to current |
2001-02-19 |
Richard Levitte | Make all configuration macros available for application... |
blob | commitdiff | raw | diff to current |
2001-02-14 |
Dr. Stephen Henson | Option to disable standard block padding with EVP API. |
blob | commitdiff | raw | diff to current |
2001-02-06 |
Ben Laurie | Rijdael CBC mode and partial undebugged SSL support. |
blob | commitdiff | raw | diff to current |
2001-01-10 |
Bodo Möller | 'char' argument to islower must be converted to 'unsign... |
blob | commitdiff | raw | diff to current |
2000-11-20 |
Ben Laurie | Better handling of EVP names, add EVP to speed. |
blob | commitdiff | raw | diff to current |
2000-11-12 |
Ben Laurie | Make Rijndael work! Those long flights have some good... |
blob | commitdiff | raw | diff to current |
2000-10-26 |
Richard Levitte | Merge the engine branch into the main trunk. All confl... |
blob | commitdiff | raw | diff to current |
2000-10-14 |
Richard Levitte | The experimental Rijndael code moved to the main trunk. |
blob | commitdiff | raw | diff to current |
2000-09-20 |
Richard Levitte | On VMS, stdout may very well lead to a file that is... |
blob | commitdiff | raw | diff to current |
2000-06-01 |
Richard Levitte | There have been a number of complaints from a number... |
blob | commitdiff | raw | diff to current |
2000-02-17 |
Dr. Stephen Henson | Add -pass argument to 'enc'. |
blob | commitdiff | raw | diff to current |
2000-02-11 |
Ralf S. Engelschall | Make gcc 2.95.2 happy again, even under ``-Wall -Wshado... |
blob | commitdiff | raw | diff to current |
2000-02-03 |
Ulf Möller | ispell (and minor modifications) |
blob | commitdiff | raw | diff to current |
2000-01-24 |
Bodo Möller | RAND_load_file(..., -1) now means "read the complete... |
blob | commitdiff | raw | diff to current |
next |