Commit History

Author SHA1 Message Date
  FdaSilvaYY 12d56b2992 Fix various missing option help messages ... 8 years ago
  FdaSilvaYY cc69629626 Constify char* input parameters in apps code 8 years ago
  Dr. Stephen Henson a0754084f8 Corrupt signature in place. 8 years ago
  Dr. Stephen Henson 17ebf85abd Add ASN1_STRING_get0_data(), deprecate ASN1_STRING_data(). 8 years ago
  FdaSilvaYY ceab33e2cf Typo and comment fix 8 years ago
  FdaSilvaYY 0ad69cd6c0 Spelling fixes 8 years ago
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 years ago
  Dr. Stephen Henson 6302bbd21a Correctly check for trailing digest options. 8 years ago
  FdaSilvaYY 16e1b281b2 GH932: Add more help messages to some apps options. 8 years ago
  Matt Caswell f863ad0c59 Fix no-sock on Windows 8 years ago
  Rich Salz 14f051a0ae Make string_to_hex/hex_to_string public 8 years ago
  Matt Caswell 3e41ac3528 Fix no-ocsp 8 years ago
  Matt Caswell f9e5503412 Fix no-sock 8 years ago
  Rich Salz a773b52a61 Remove unused parameters from internal functions 8 years ago
  Kurt Roeckx 0335851754 argv was set but unused 8 years ago
  Rich Salz 9a13bb387d GH681: More command help cleanup 8 years ago
  Richard Levitte 18295f0c2d Make sure to use unsigned char for is*() functions 8 years ago
  Benjamin Kaduk 21c6c50fc8 GH650: Minor tidying around the ocsp app 8 years ago
  Viktor Dukhovni 0996dc5440 Refactor apps load_certs/load_crls to work incrementally 9 years ago
  Dr. Stephen Henson 9aa00b187a To avoid possible time_t overflow use X509_time_adj_ex() 9 years ago
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 9 years ago
  Matt Caswell 96487cddd4 Continue standardisation of malloc handling in apps 9 years ago
  Alessandro Ghedini 4428c7dba8 Do not treat 0 return value from BIO_get_fd() as error 9 years ago
  Dr. Stephen Henson 76e0cd12f6 Move auto Host adding to query_responder 9 years ago
  Dr. Stephen Henson bb7fc98c43 Fix memory leak with -issuer option. 9 years ago
  Matt Caswell a0a82324f9 Centralise loading default apps config file 9 years ago
  Matt Caswell 2b6bcb702d Add support for -no-CApath and -no-CAfile options 9 years ago
  Richard Levitte bdd58d9846 Change the way apps open their input and output files 9 years ago
  Rich Salz 82c494276d Fix build break. 9 years ago
  bluelineXY ff4a9394a2 GH357: Update ocsp.c 9 years ago