Commit History

Author SHA1 Message Date
  Matt Caswell 3c2bdd7df9 Update copyright year 3 years ago
  Shane Lontis adf7e6d1d6 Add ossl_asn1 symbols 3 years ago
  Matt Caswell 0b28254015 Fix safestack issues in asn1t.h 3 years ago
  Matt Caswell 454afd9866 Update copyright year 4 years ago
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... 4 years ago
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 4 years ago
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 4 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
  Richard Levitte 03996c19c3 asn1_item_embed_new(): don't free an embedded item 6 years ago
  Richard Levitte 49005bb8b3 ASN.1: extend the possibilities to embed data instead of pointers 7 years ago
  Dr. Stephen Henson 6215f27a83 Fix embedded string handling. 7 years ago
  klemens 6025001707 spelling fixes, just comments and readme. 8 years ago
  FdaSilvaYY 687b486859 Rework error handling from asn1_do_lock method. 8 years ago
  Kurt Roeckx 73b61c7e14 Avoid creating an illegal pointer 8 years ago
  Rich Salz 2039c421b0 Copyright consolidation 08/10 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Dr. Stephen Henson 44c734e95c embed support for CHOICE type 8 years ago
  Pascal Cuoq 8314146ac5 Don't check pointer we just freed, always set it to NULL. 9 years ago
  Dr. Stephen Henson de17bd5d7f New ASN.1 embed macro. 8 years ago
  Dr. Stephen Henson ee9d76371a Remove combine option from ASN.1 code. 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
  Rich Salz 0dfb9398bb free NULL cleanup 9 years ago
  Dr. Stephen Henson dd12df794a Remove old style ASN.1 support. 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Dr. Stephen Henson 2e5975285e Update obsolete email address... 15 years ago
  Dr. Stephen Henson a78a03744d Only call free once in CHOICE type. 16 years ago
  Dr. Stephen Henson de12116417 Initial, incomplete support for typesafe macros without using function 17 years ago
  Dr. Stephen Henson 244847591f Extend callback function to support print customization. 19 years ago