Commit History

Author SHA1 Message Date
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Rich Salz 7644a9aef8 Rename some BUF_xxx to OPENSSL_xxx 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 75ebbd9aa4 Use p==NULL not !p (in if statements, mainly) 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
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 9 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 360ef6769e first parameter is difference in days, not years 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 6e0c9e6008 Update from 1.0.0-stable. 15 years ago
  Dr. Stephen Henson 220bd84911 Updates from 1.0.0-stable 15 years ago
  Dr. Stephen Henson 33ab2e31f3 PR: 1854 15 years ago
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 15 years ago
  Ben Laurie 4d6e1e4f29 size_tification. 15 years ago
  Dr. Stephen Henson 87d3a0cd90 Experimental new date handling routines. These fix issues with X509_time_adj() 15 years ago
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). 20 years ago
  Dr. Stephen Henson d3b5cb5343 Check return value of gmtime() and add error codes 21 years ago
  Richard Levitte 7eed0fc041 Make sure the last character of the ASN.1 time string (the 'Z') is copied. 21 years ago
  Richard Levitte c112323dd5 This didn't get to the 0.9.8-dev thread... 21 years ago
  Richard Levitte b8e35bd66e New internal function OPENSSL_gmtime, which is intended to do the same 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 2b916952a8 23 years ago
  Dr. Stephen Henson 02e4fbed3d 23 years ago
  Dr. Stephen Henson 9d6b1ce644 23 years ago
  Ulf Möller 4f7068c165 Fix some CygWin problems. 24 years ago