Commit History

Author SHA1 Message Date
  Kurt Cancemi 5507b9610a Fix typos in apps/enc.c 8 years ago
  Matt Caswell 3ad4af89cf Remove some unused argc assignments 8 years ago
  Matt Caswell d278284e74 Fix some code maintenance issues 8 years ago
  Rich Salz 14f051a0ae Make string_to_hex/hex_to_string public 8 years ago
  Richard Levitte 802d224308 Don't use FORMAT_BASE64 format when compressing / decompressing 8 years ago
  Richard Levitte 7a82f778bd Fix setting of debug callback in apps/enc.c 8 years ago
  Richard Levitte 923b1857de Fix "no-ui" configuration 8 years ago
  Rich Salz 9a13bb387d GH681: More command help cleanup 8 years ago
  Richard Levitte 6c2ff56ec6 Adapt all EVP_CIPHER users for it becoming opaque 9 years ago
  Rich Salz bd4850df64 RT4227: Range-check in apps. 8 years ago
  Rich Salz 700b4a4ae7 Remove more (rest?) of FIPS build stuff. 9 years ago
  Rich Salz f8547f62c2 Use SHA256 not MD5 as default digest. 9 years ago
  Matt Caswell a0a82324f9 Centralise loading default apps config file 9 years ago
  Richard Levitte 5f62e044d3 Fix enc so it properly treats BASE64 as text 9 years ago
  Richard Levitte a60994df34 Change the treatment of stdin and stdout to allow binary data 9 years ago
  Richard Levitte bdd58d9846 Change the way apps open their input and output files 9 years ago
  Richard Levitte d303b9d85e Make the handling of output and input formats consistent 9 years ago
  Adam Eijdenberg fb029cebae RT3984: Fix clang compiler warning on Mac OS X where %ld is used for uint64_t. 9 years ago
  Rich Salz 9c3bcfa027 Standardize handling of #ifdef'd options. 9 years ago
  Richard Levitte 296f54ee21 Restore module loading 9 years ago
  Richard Levitte 8920a7cd04 RT2943: Check sizes if -iv and -K arguments 9 years ago
  Richard Levitte b256f717f8 Have -K actually take an argument, and correct help text 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Rich Salz 68dc682499 In apps, malloc or die 9 years ago
  Rich Salz 2fa45e6ee7 use isxdigit and apps_tohex 9 years ago
  Rich Salz b196e7d936 remove malloc casts 9 years ago
  Rich Salz 333b070ec0 fewer NO_ENGINE #ifdef's 9 years ago
  Rich Salz 7e1b748570 Big apps cleanup (option-parsing, etc) 9 years ago
  Rich Salz ca3a82c3b3 free NULL cleanup 9 years ago
  Matt Caswell 266483d2f5 RAND_bytes updates 9 years ago