2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Todd Short d2335f3097 Fix time offset calculation. 7 жил өмнө
  Carl Jackson 912c8c92b5 Fix regression in ASN1_UTCTIME_cmp_time_t 9 жил өмнө
  Matt Caswell ae5c8664e5 Run util/openssl-format-source -v -c . 9 жил өмнө
  Matt Caswell 65a6a1ff45 indent has problems with comments that are on the right hand side of a line. 9 жил өмнө
  Dr. Stephen Henson e42c208235 Memory leak and NULL dereference fixes. 10 жил өмнө
  Dr. Stephen Henson 904348a492 Time difference functions. 12 жил өмнө
  Dr. Stephen Henson c9a1778134 Fix error codes. 15 жил өмнө
  Dr. Stephen Henson 87d3a0cd90 Experimental new date handling routines. These fix issues with X509_time_adj() 16 жил өмнө
  Andy Polyakov ebc06fba67 Bunch of constifications. 17 жил өмнө
  Dr. Stephen Henson 5e8904f289 Remove duplicate lines. 20 жил өмнө
  Dr. Stephen Henson a0e7c8eede Add lots of checks for memory allocation failure, error codes to indicate 20 жил өмнө
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 жил өмнө
  Richard Levitte 87203dc99a Avoid signed vs. unsigned warnings (which are treated like errors on 20 жил өмнө
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). 21 жил өмнө
  Richard Levitte b6fc2386f0 It's not good to have a pointer point at something in an inner block. 22 жил өмнө
  Richard Levitte b8e35bd66e New internal function OPENSSL_gmtime, which is intended to do the same 23 жил өмнө
  Richard Levitte 7ab1a39181 Include OpenSSL header files earlier so macros like OPENSSL_SYS_VMS 23 жил өмнө
  Richard Levitte bc36ee6227 Use new-style system-id macros everywhere possible. I hope I haven't 23 жил өмнө
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 23 жил өмнө
  Dr. Stephen Henson ccb08f98ae 23 жил өмнө
  Dr. Stephen Henson 9d6b1ce644 24 жил өмнө
  Ulf Möller 4f7068c165 Fix some CygWin problems. 24 жил өмнө
  Bodo Möller 61f175f4ba Get rid of ASN1_UTCTIME_get, which cannot work with time_t 24 жил өмнө
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 жил өмнө
  Bodo Möller 939fff6799 Add "FIXME" comment. 24 жил өмнө
  Geoff Thorpe 4dbe060f2c It seems that mktime does what is required here. Certainly timegm() can 24 жил өмнө
  Bodo Möller c95b7a723f Fix "FIXME" indentation :-) 24 жил өмнө
  Bodo Möller 5569e1c39a Add "FIXME" comment, and adjust the indentation. 24 жил өмнө
  Ben Laurie fd73a2121c Allow UTCTIME objects to be retrieved. Check for imminent cert expiry. 24 жил өмнө
  Ben Laurie cbb448c945 Don't return stuff from void functions. 25 жил өмнө