提交历史

作者 SHA1 备注 提交日期
  Rich Salz 349807608f Remove /* foo.c */ comments 8 年之前
  Dr. Stephen Henson 0d0099ea3b Move functions. 8 年之前
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年之前
  Rich Salz b548a1f11c free null cleanup finale 9 年之前
  Rich Salz 0dfb9398bb free NULL cleanup 9 年之前
  Dr. Stephen Henson f422a51486 Remove old ASN.1 code. 9 年之前
  Carl Jackson da27006df0 Fix regression in ASN1_UTCTIME_cmp_time_t 9 年之前
  Rich Salz 02a938c953 Dead code removal: #if 0 asn1, pkcs7 9 年之前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年之前
  Matt Caswell dbd87ffc21 indent has problems with comments that are on the right hand side of a line. 9 年之前
  Dr. Stephen Henson d2aea03829 Memory leak and NULL dereference fixes. 10 年之前
  Dr. Stephen Henson 84917787b5 Remove references to o_time.h 10 年之前
  Dr. Stephen Henson 46a6cec699 Reorganise parameters for OPENSSL_gmtime_diff. 11 年之前
  Dr. Stephen Henson 1c455bc084 new function ASN1_TIME_diff to calculate difference between two ASN1_TIME structures 11 年之前
  Dr. Stephen Henson 359b0c9fb8 experimental function to convert ASN1_TIME to tm, not used or even compiled in yet 14 年之前
  Dr. Stephen Henson 220bd84911 Updates from 1.0.0-stable 15 年之前
  Dr. Stephen Henson 87d3a0cd90 Experimental new date handling routines. These fix issues with X509_time_adj() 15 年之前
  Andy Polyakov ebc06fba67 Bunch of constifications. 16 年之前
  Dr. Stephen Henson 5e8904f289 Remove duplicate lines. 19 年之前
  Dr. Stephen Henson a0e7c8eede Add lots of checks for memory allocation failure, error codes to indicate 19 年之前
  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(). 20 年之前
  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 23 年之前