Commit History

Author SHA1 Message Date
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 5 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 years ago
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 5 years ago
  David von Oheimb 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 5 years ago
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 5 years ago
  Rich Salz cdb10bae3f Set error code on alloc failures 6 years ago
  Matt Caswell c4d3c19b4c Update copyright year 6 years ago
  Matt Caswell 53c9818e97 Don't write out a bad OID 6 years ago
  Dr. Stephen Henson 56f9953c84 Check for overlows and error return from ASN1_object_size() 8 years ago
  Rich Salz 2039c421b0 Copyright consolidation 08/10 8 years ago
  Dr. Stephen Henson d7ab691bc4 Fix ASN1_INTEGER handling. 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 years ago
  Dr. Stephen Henson de17bd5d7f New ASN.1 embed macro. 9 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Dr. Stephen Henson 23dc1706e8 Make asn1_ex_i2c, asn1_ex_c2i static. 9 years ago
  Dr. Stephen Henson c315a547e6 Move more internal only functions to asn1_locl.h 9 years ago
  Dr. Stephen Henson c1ee50aac2 Move internal only ASN.1 functions to asn1_locl.h 9 years ago
  Dr. Stephen Henson 2e43027757 make ASN1_OBJECT opaque 9 years ago
  Dr. Stephen Henson dd12df794a Remove old style ASN.1 support. 9 years ago
  Richard Levitte c6ef15c494 clang on Linux x86_64 complains about unreachable code. 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Dr. Stephen Henson d2aea03829 Memory leak and NULL dereference fixes. 10 years ago
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 16 years ago
  Dr. Stephen Henson 56c7754cab Avoid warnings. 16 years ago
  Andy Polyakov a005fb019f Addenum to "Constify obj_dat.[ch]." 17 years ago
  Dr. Stephen Henson de12116417 Initial, incomplete support for typesafe macros without using function 18 years ago
  Dr. Stephen Henson 25a58453ff Fixes for BOOL handling: produce errors for invalid string for mini-compiler, 18 years ago
  Andy Polyakov 7a06050cd3 "Overload" SunOS 4.x memcmp, which ruins ASN1_OBJECT table lookups. 19 years ago
  Dr. Stephen Henson 244847591f Extend callback function to support print customization. 19 years ago