Commit History

Author SHA1 Message Date
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Dr. Stephen Henson 0d0099ea3b Move functions. 8 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Rich Salz 0dfb9398bb free NULL cleanup 9 years ago
  Dr. Stephen Henson f422a51486 Remove old ASN.1 code. 9 years ago
  Carl Jackson da27006df0 Fix regression in ASN1_UTCTIME_cmp_time_t 9 years ago
  Rich Salz 02a938c953 Dead code removal: #if 0 asn1, pkcs7 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Matt Caswell dbd87ffc21 indent has problems with comments that are on the right hand side of a line. 9 years ago
  Dr. Stephen Henson d2aea03829 Memory leak and NULL dereference fixes. 10 years ago
  Dr. Stephen Henson 84917787b5 Remove references to o_time.h 10 years ago
  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