Historique des commits

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