Commit History

Author SHA1 Message Date
  Dr. Stephen Henson 46a6cec699 Reorganise parameters for OPENSSL_gmtime_diff. 11 years ago
  Dr. Stephen Henson 1c455bc084 new function ASN1_TIME_diff to calculate difference between two ASN1_TIME structures 11 years ago
  Dr. Stephen Henson 359b0c9fb8 experimental function to convert ASN1_TIME to tm, not used or even compiled in yet 14 years ago
  Dr. Stephen Henson 220bd84911 Updates from 1.0.0-stable 15 years ago
  Dr. Stephen Henson 87d3a0cd90 Experimental new date handling routines. These fix issues with X509_time_adj() 15 years ago
  Andy Polyakov ebc06fba67 Bunch of constifications. 16 years ago
  Dr. Stephen Henson 5e8904f289 Remove duplicate lines. 19 years ago
  Dr. Stephen Henson a0e7c8eede Add lots of checks for memory allocation failure, error codes to indicate 19 years ago
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 years ago
  Richard Levitte 87203dc99a Avoid signed vs. unsigned warnings (which are treated like errors on 20 years ago
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). 20 years ago
  Richard Levitte b6fc2386f0 It's not good to have a pointer point at something in an inner block. 22 years ago
  Richard Levitte b8e35bd66e New internal function OPENSSL_gmtime, which is intended to do the same 23 years ago
  Richard Levitte 7ab1a39181 Include OpenSSL header files earlier so macros like OPENSSL_SYS_VMS 23 years ago
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 23 years ago
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 23 years ago
  Dr. Stephen Henson ccb08f98ae 23 years ago
  Dr. Stephen Henson 9d6b1ce644 23 years ago
  Ulf Möller 4f7068c165 Fix some CygWin problems. 24 years ago
  Bodo Möller 61f175f4ba Get rid of ASN1_UTCTIME_get, which cannot work with time_t 24 years ago
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 years ago
  Bodo Möller 939fff6799 Add "FIXME" comment. 24 years ago
  Geoff Thorpe 4dbe060f2c It seems that mktime does what is required here. Certainly timegm() can 24 years ago
  Bodo Möller c95b7a723f Fix "FIXME" indentation :-) 24 years ago
  Bodo Möller 5569e1c39a Add "FIXME" comment, and adjust the indentation. 24 years ago
  Ben Laurie fd73a2121c Allow UTCTIME objects to be retrieved. Check for imminent cert expiry. 24 years ago
  Ben Laurie cbb448c945 Don't return stuff from void functions. 25 years ago
  Dr. Stephen Henson 08e9c1af6c Replace the macros in asn1.h with function equivalents. Also make UTF8Strings 25 years ago
  Ulf Möller a53955d8ab Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). 25 years ago
  Ulf Möller 7d7d2cbcb0 VMS support. 25 years ago