Commit History

Author SHA1 Message Date
  Richard Levitte 0e9725bcb9 Following the license change, modify the boilerplates in crypto/ 5 years ago
  Matt Caswell c4d3c19b4c Update copyright year 6 years ago
  Miroslav Suk 98c03302fb o_time.c: use gmtime_s with MSVC 6 years ago
  Xiaoyin Liu c9a41d7dd6 Fix typo in files in crypto folder 7 years ago
  Bernd Edlinger d734582275 Reset executable bits on files where not needed. 7 years ago
  Richard Levitte 48ce800aa5 VMS: compensate for gmtime_r() parameter pointer size 7 years ago
  Richard Levitte 9d70ac97d9 Code cleanup: remove the VMS specific reimplementation of gmtime 7 years ago
  Guido Vranken 7c120357e5 Remove obsolete comment 7 years ago
  Guido Vranken 873019f2c3 Prevents that OPENSSL_gmtime incorrectly signals success if gmtime_r fails, and that struct* tm result's possibly uninitialized content is used 7 years ago
  Richard Levitte fda2767347 VSI submisson: make better use of item lists in o_time.c 8 years ago
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 years ago
  Rich Salz 1fbab1dc6f Remove Netware and OS/2 8 years ago
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Richard Levitte 31384753c7 Remove the "eay" c-file-style indicators 8 years ago
  Rich Salz 3a3cb629d9 Check OPENSSL_gmtime_diff 8 years ago
  Matt Caswell 50e735f9e5 Re-align some comments after running the reformat script. 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
  Rich Salz f231941444 RT3548: Remvoe unsupported platforms 9 years ago
  Geoff Thorpe e52a3c3d14 Include <openssl/foo.h> instead of "foo.h" 9 years ago
  Ben Laurie ff49a94439 Move gmtime functions to crypto.h. 10 years ago
  Dr. Stephen Henson 46a6cec699 Reorganise parameters for OPENSSL_gmtime_diff. 11 years ago
  Dr. Stephen Henson 598c423e65 don't use psec or pdays if NULL 11 years ago
  Richard Levitte 537c982306 After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS 13 years ago
  Dr. Stephen Henson 1bf508c9cf new function to diff tm structures 14 years ago
  Dr. Stephen Henson 799668c1ce oops revert patch not part of Configure diff 14 years ago
  Dr. Stephen Henson 7f7f155103 oops, commit Configure part of PR#2234 14 years ago
  Dr. Stephen Henson 87d3a0cd90 Experimental new date handling routines. These fix issues with X509_time_adj() 15 years ago
  Ulf Möller 1c23bc5670 Use gmtime on cygwin 18 years ago