Commit History

Author SHA1 Message Date
  Dr. Stephen Henson c869da8839 Update from 1.0.0-stable 15 years ago
  Dr. Stephen Henson 14023fe352 Merge from 1.0.0-stable branch. 15 years ago
  Dr. Stephen Henson 3859d7ee78 Just to be awkward Ubuntu 8.10 doesn't like _XOPEN_SOURCE_EXTENDED... 16 years ago
  Richard Levitte 5871ddb016 Because DEC C - sorry, HP C - is picky about features, we need to 16 years ago
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 16 years ago
  Ben Laurie 5ce278a77b More type-checking. 16 years ago
  Geoff Thorpe 1e26a8baed Fix a variety of warnings generated by some elevated compiler-fascism, 16 years ago
  Andy Polyakov 637f90621d Cygwin compatibility fix to apps/ocsp.c. 17 years ago
  Dr. Stephen Henson eef0c1f34c Netware support. 17 years ago
  Dr. Stephen Henson 341e18b497 Handle non-SHA1 digests for certids in OCSP test responder. 17 years ago
  Dr. Stephen Henson cec2538ca9 Submitted by: Victor B. Wagner <vitus@cryptocom.ru>, steve 17 years ago
  Dr. Stephen Henson 67c8e7f414 Support for certificate status TLS extension. 17 years ago
  Dr. Stephen Henson 710069c19e Fix warnings. 17 years ago
  Dr. Stephen Henson ad35cdac74 PR: 1516 17 years ago
  Ben Laurie 313fce7b61 Don't free a NULL. Coverity ID 112. 17 years ago
  Ben Laurie 4b8747e440 Die if serial number is invalid. 17 years ago
  Richard Levitte a1d915990b Apply a more modern way to get the definition of select(), except for VMS. 17 years ago
  Richard Levitte 8bbf6bcf17 Needed definition of _XOPEN_SOURCE_EXTENDED so DEC C on VMS will see 18 years ago
  Nils Larsch 5dfe910023 properly initialize SSL context, check return value 18 years ago
  Richard Levitte 5776c3c4c6 According to documentation, including time.h declares select() on 18 years ago
  Dr. Stephen Henson b589427941 WIN32 fixes signed/unsigned issues and slightly socket semantics. 18 years ago
  Dr. Stephen Henson 454dbbc593 Add -timeout option to ocsp utility. 18 years ago
  Geoff Thorpe f0eae953e2 Remove some unnecessary recursive includes from the internal apps.h header, 20 years ago
  Dr. Stephen Henson 560dfd2a02 New -ignore_err option in ocsp application to stop the server 21 years ago
  Richard Levitte 3ae70939ba Correct a lot of printing calls. Remove extra arguments... 21 years ago
  Richard Levitte f85b68cd49 Make it possible to have multiple active certificates with the same 21 years ago
  Dr. Stephen Henson e5b0508a14 Update ocsp usage message and docs. 21 years ago
  Richard Levitte e270cf9c5e Pay attention to disabled SSL versions. 22 years ago
  Richard Levitte 85d686e723 Make it possible to disable OCSP, the speed application, and the use of sockets. 22 years ago
  Richard Levitte 1c3e4a3660 EXIT() may mean return(). That's confusing, so let's have it really mean 22 years ago