Commit History

Author SHA1 Message Date
  Richard Levitte 49e476a538 apps/apps.c: initialize and de-initialize engine around key loading 8 years ago
  Rich Salz 56e36bdaef Revert "Call ENGINE_init() before trying to use keys from engine" 8 years ago
  David Woodhouse 0a72002993 Call ENGINE_init() before trying to use keys from engine 8 years ago
  Rich Salz f3b3d7f003 Add -Wswitch-enum 8 years ago
  Richard Levitte a19228b7f4 apps/apps.c: include sys/socket.h to declare recv() 8 years ago
  Richard Levitte 51e5133d55 Refactor to avoid unnecessary preprocessor logic 8 years ago
  Dr. Stephen Henson 0b7347effe Add X509_getm_notBefore, X509_getm_notAfter 8 years ago
  Dr. Stephen Henson 568ce3a583 Constify certificate and CRL time routines. 8 years ago
  Dr. Stephen Henson dc047d31fa Set certificate times in one function. 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 e8aa8b6c8f Fix a few if(, for(, while( inside code. 8 years ago
  FdaSilvaYY 6b4a77f56e Whitespace cleanup in apps 8 years ago
  Richard Levitte 2ac6115d9e Deal with the consequences of constifying getters 8 years ago
  Matt Caswell fe2b7dfdf4 Free an X509_CRL in an error path 8 years ago
  Matt Caswell 75dd6c1a39 Fix s_client/s_server waiting for stdin on Windows 8 years ago
  Rich Salz 739a1eb196 Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx 8 years ago
  Richard Levitte bc77651098 Make it possible to have RFC2254 escapes with ASN1_STRING_print_ex() 8 years ago
  FdaSilvaYY bde136c89f Few cleanups in s_client, s_server apps. 8 years ago
  Rich Salz 846e33c729 Copyright consolidation 01/10 8 years ago
  Rich Salz 589902b2cb Use app_malloc; two missing cases. 8 years ago
  Dr. Stephen Henson 7c0ef84318 Don't leak memory if realloc fails. 8 years ago
  FdaSilvaYY dccd20d1b5 fix tab-space mixed indentation 8 years ago
  FdaSilvaYY 8483a003bf various spelling fixes 8 years ago
  Ben Laurie e93836b95e Fix no-engine no-ui. 8 years ago
  Matt Caswell d6e03b7077 Don't use select on Windows 8 years ago
  Rich Salz 14f051a0ae Make string_to_hex/hex_to_string public 8 years ago
  Rich Salz e771eea6d8 Revert "various spelling fixes" 8 years ago
  FdaSilvaYY 620d540bd4 various spelling fixes 8 years ago