Commit History

Author SHA1 Message Date
  Richard Levitte 4333b89f50 Update copyright year 3 years ago
  Dr. David von Oheimb bf973d0697 Add X509_NAME_hash_ex() to be able to check if it failed due to unsupported SHA1 3 years ago
  Rich Salz 021410ea3f Check non-option arguments 3 years ago
  Matt Caswell 24c4ea958e Fix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENSSL_BLOCK 3 years ago
  Matt Caswell e6623cfbff Fix safestack issues in x509.h 3 years ago
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 years ago
  Dr. David von Oheimb 8cc86b81ac Constify various mostly X509-related parameter types in crypto/ and apps/ 4 years ago
  Bernd Edlinger 7e06a6758b Fix error handling in x509v3_cache_extensions and related functions 4 years ago
  Pauli 6bd4e3f231 cmdline app: add provider commandline options. 4 years ago
  Rich Salz 92de469fbd Document command parameters. 4 years ago
  Rich Salz 5388f9862d Add "sections" to -help output 4 years ago
  Klotz, Tobias 5c8b7b4caa Cleanup vxworks support to be able to compile for VxWorks 7 5 years ago
  Richard Levitte dffa752023 Following the license change, modify the boilerplates in apps/ 5 years ago
  Richard Levitte 4602cc85af apps/rehash.c: Convert ISO-8859-1 to UTF-8 5 years ago
  Todd Short 02a7e0a9f6 Replace strdup() with OPENSSL_strdup() 6 years ago
  Richard Levitte e6a833cb97 openssl rehash: exit 0 on warnings, same as c_rehash 6 years ago
  Richard Levitte 362ff3c397 openssl rehash: use libcrypto variables for default dir 6 years ago
  Richard Levitte d3bc941df4 openssl rehash: no more need to massage the files on VMS 6 years ago
  Matt Caswell 6738bf1417 Update copyright year 6 years ago
  Richard Levitte dab2cd68e7 apps: Don't include progs.h in apps.h 6 years ago
  KaoruToda 208fb891e3 Since return is inconsistent, I removed unnecessary parentheses and 6 years ago
  Pauli 00dfbaad88 Fix ctype arguments. 6 years ago
  Rich Salz 624265c60e Cleanup some copyright stuff 7 years ago
  Paul Yang 2234212c3d Clean up a bundle of codingstyle stuff in apps directory 7 years ago
  Rich Salz c41048ffe3 Convert uses of snprintf to BIO_snprintf 7 years ago
  Richard Levitte 46958a043d Check for the presence of _WIN32 rather than its value. 7 years ago
  Richard Levitte 2ac915f162 In apps/rehash.c, decorate the inclusion of internal/o_dir.h for VMS 7 years ago
  Richard Levitte 39aceac320 On VMS, massage the fetch file names to remove the generation number 7 years ago
  Richard Levitte 5c80e2af3a Make "openssl rehash" work on VMS 8.3 and up 7 years ago
  FdaSilvaYY 44c83ebd70 Constify command options 8 years ago