Historia zmian

Autor SHA1 Wiadomość Data
  Pauli a1df06b363 This has been added to avoid the situation where some host ctype.h functions 7 lat temu
  Todd Short cf37aaa335 Consolidate to a single asn1_time_from_tm() function 7 lat temu
  Paul Yang f673c4f8f2 Refactor ASN1_TIME_print functions 7 lat temu
  Pauli 52b6e17da4 Fix trivial coding style nits in a_time/a_tm files 7 lat temu
  Paul Yang 3d0f1cb9fd Add asn1_time_to_tm function and check days in month 7 lat temu
  Pauli 60eba30f60 Memory bounds checking in asn1 code. 7 lat temu
  Rich Salz 0904e79a6e Undo commit d420ac2 7 lat temu
  Rich Salz 04e62715db Introduce ASN1_TIME_set_string_X509 API 7 lat temu
  Todd Short 20ee2bf138 Fix time offset calculation. 7 lat temu
  FdaSilvaYY a026fbf977 Constify some inputs buffers 8 lat temu
  Matt Caswell fe71bb3ad9 Don't leak memory on ASN1_GENERALIZEDTIME_adj() error path 8 lat temu
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 lat temu
  Rich Salz 349807608f Remove /* foo.c */ comments 9 lat temu
  Dr. Stephen Henson 0d0099ea3b Move functions. 9 lat temu
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 lat temu
  Rich Salz b548a1f11c free null cleanup finale 9 lat temu
  Dr. Stephen Henson f422a51486 Remove old ASN.1 code. 9 lat temu
  Rich Salz 02a938c953 Dead code removal: #if 0 asn1, pkcs7 9 lat temu
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 lat temu
  Dr. Stephen Henson 84917787b5 Remove references to o_time.h 10 lat temu
  Dr. Stephen Henson 1c455bc084 new function ASN1_TIME_diff to calculate difference between two ASN1_TIME structures 12 lat temu
  Dr. Stephen Henson 359b0c9fb8 experimental function to convert ASN1_TIME to tm, not used or even compiled in yet 14 lat temu
  Dr. Stephen Henson 220bd84911 Updates from 1.0.0-stable 15 lat temu
  Dr. Stephen Henson 87d3a0cd90 Experimental new date handling routines. These fix issues with X509_time_adj() 16 lat temu
  Andy Polyakov ebc06fba67 Bunch of constifications. 17 lat temu
  Ulf Möller c7235be6e3 RFC 3161 compliant time stamp request creation, response generation 19 lat temu
  Dr. Stephen Henson a0e7c8eede Add lots of checks for memory allocation failure, error codes to indicate 20 lat temu
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 lat temu
  Richard Levitte 87203dc99a Avoid signed vs. unsigned warnings (which are treated like errors on 21 lat temu
  Richard Levitte d420ac2c7d Use BUF_strlcpy() instead of strcpy(). 21 lat temu