Commit History

Author SHA1 Message Date
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 4 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 4 years ago
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 5 years ago
  Richard Levitte cba024dc68 i2d_ASN1_OBJECT(): allocate memory if the user didn't provide a buffer 5 years ago
  Richard Levitte 28428130db Update copyright year 6 years ago
  Rich Salz cdb10bae3f Set error code on alloc failures 6 years ago
  Rich Salz cbe2964821 Consistent formatting for sizeof(foo) 6 years ago
  KaoruToda 26a7d938c9 Remove parentheses of return. 6 years ago
  Pauli a1df06b363 This has been added to avoid the situation where some host ctype.h functions 6 years ago
  Todd Short cf37aaa335 Consolidate to a single asn1_time_from_tm() function 7 years ago
  Dr. Stephen Henson 8b9afbc0fc Check for errors in a2d_ASN1_OBJECT() 8 years ago
  Dr. Stephen Henson 56f9953c84 Check for overlows and error return from ASN1_object_size() 8 years ago
  FdaSilvaYY e83f154f6c Constify i2t_ASN1_OBJECT, i2d_ASN1_OBJECT, i2a_ASN1_OBJECT. 8 years ago
  Rich Salz 2039c421b0 Copyright consolidation 08/10 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 8 years ago
  Dr. Stephen Henson 331bf00bed Return shared OIDs when decoding. 8 years ago
  Rich Salz 64b25758ed remove 0 assignments. 8 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Rich Salz 23a1d5e97c free NULL cleanup 7 9 years ago
  Rich Salz 2ace745022 free NULL cleanup 8 9 years ago
  Rich Salz b196e7d936 remove malloc casts 9 years ago
  Dr. Stephen Henson c315a547e6 Move more internal only functions to asn1_locl.h 9 years ago
  Dr. Stephen Henson 2e43027757 make ASN1_OBJECT opaque 9 years ago
  Dr. Stephen Henson 259c360d0b Remove obsolete IMPLEMENT_ASN1_SET_OF 9 years ago
  Rich Salz 5b18d3025c util/mkstack.pl now generates entire safestack.h 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Emilia Kasper 0042fb5fd1 Fix OID handling: 10 years ago