Historique des commits

Auteur SHA1 Message Date
  Benjamin Kaduk 32b1da718d tasn_dec: use do/while around statement macros il y a 3 ans
  Dr. David von Oheimb 3e73111d13 ASN.1: Add some sanity checks for input len <= 0; related coding improvements il y a 3 ans
  Dr. David von Oheimb db76a35e26 tasn_dec.c: Add checks for it == NULL arguments; improve coding style il y a 3 ans
  Matt Caswell 3c2bdd7df9 Update copyright year il y a 3 ans
  Pauli ccf19c23c0 Disallow ASN.1 enumerated types to be treated as strings. il y a 3 ans
  Shane Lontis adf7e6d1d6 Add ossl_asn1 symbols il y a 3 ans
  Matt Caswell 43a7033a01 Check that multi-strings/CHOICE types don't use implicit tagging il y a 3 ans
  Pauli 7b42408756 remove unused assignments il y a 3 ans
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call il y a 3 ans
  Matt Caswell 0b28254015 Fix safestack issues in asn1t.h il y a 4 ans
  Matt Caswell 454afd9866 Update copyright year il y a 4 ans
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... il y a 4 ans
  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
  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
  Matt Caswell c4d3c19b4c Update copyright year il y a 6 ans
  Matt Caswell 4cabbb9f48 Limit ASN.1 constructed types recursive definition depth il y a 6 ans
  Pauli 1f5e0f9280 Use safestack.h exclusively internally. il y a 7 ans
  Dr. Stephen Henson f962541d0b Don't set choice selector on parse failure. il y a 8 ans
  klemens 6025001707 spelling fixes, just comments and readme. il y a 8 ans
  Dr. Stephen Henson b385889640 Don't indicate errors during initial adb decode. il y a 8 ans
  Richard Levitte fdcb499cc2 Change (!seqtt) to (seqtt == NULL) il y a 8 ans
  Richard Levitte bace847eae Always check that the value returned by asn1_do_adb() is non-NULL il y a 8 ans
  Dr. Stephen Henson bd95d64ace Check for overflows in EOC. il y a 8 ans
  Rich Salz 739a1eb196 Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx 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
  Emilia Kasper 1400f013e1 Fix memory leaks in ASN.1 il y a 8 ans
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. il y a 8 ans