Commit History

Author SHA1 Message Date
  David von Oheimb 529586085e Add -new and -subj options to x509 app for direct cert generation 5 years ago
  David von Oheimb 62ca156505 prevent app_get_pass() from revealing cleartext password on syntax error 6 years ago
  Richard Levitte 682b444f8a apps/openssl.c: Adapt to enable tracing output 5 years ago
  Shane Lontis a43ce58f55 Updated test command line parsing to support commmon commands 5 years ago
  Klotz, Tobias 5c8b7b4caa Cleanup vxworks support to be able to compile for VxWorks 7 5 years ago
  Bernd Edlinger ac454d8d46 Make ca command silently use default if .attr file does not exist 5 years ago
  Rich Salz 229446dfae Some code-cleanup/simplification in apps 5 years ago
  Richard Levitte dffa752023 Following the license change, modify the boilerplates in apps/ 5 years ago
  Benjamin Kaduk 3d362f1903 apps: allow empty attribute values with -subj 5 years ago
  Eric Curtin 2167640b0b New openssl subject parser hard to debug 5 years ago
  Andy Polyakov 06deb93286 apps/apps.c: harmonize print_bignum_var output with coding style. 6 years ago
  Richard Levitte 3190d1dca4 apps: when the 'compat' nameopt has been set, leave it be 6 years ago
  Kurt Roeckx 3cb7c5cfef Use void in all function definitions that do not take any arguments 6 years ago
  Richard Levitte 96de2e590b Revert "Check directory is able to create files for various -out option" 6 years ago
  Richard Levitte b47b665016 Revert "Add VMS version of app_dirname()" 6 years ago
  Viktor Dukhovni a4107d73d5 Add missing index_index() when reloading OCSP responder 6 years ago
  Viktor Dukhovni c7d5ea2670 Prepare to detect index changes in OCSP responder. 6 years ago
  Richard Levitte 215a6730f1 Add VMS version of app_dirname() 7 years ago
  Paul Yang 555c94a0db Check directory is able to create files for various -out option 7 years ago
  Richard Levitte 71bb86f0dc Make sure that apps/openssl prefixes its output with '# ' during tests 6 years ago
  Richard Levitte bfa470a4f6 Add 'openssl req' option to specify extension values on command line 6 years ago
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) 6 years ago
  Andy Polyakov 3a63c0edab Resolve warnings in VC-WIN32 build, which allows to add /WX. 6 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 6 years ago
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and 6 years ago
  Richard Levitte b379fe6cd0 NO_SYS_TYPES_H isn't defined anywhere, stop using it as a guard 6 years ago
  Rich Salz ffb46830e2 Add random serial# support. 6 years ago
  Richard Levitte 72460149db Fix ui_write in apps/apps.c 6 years ago
  Xiaoyin Liu 5bd051a0dc app_isdir() cleanup 7 years ago
  Pauli 0a3452520f Fix potential use-after-free and memory leak 7 years ago