Historie revizí

Autor SHA1 Zpráva Datum
  Benjamin Kaduk 32b1da718d tasn_dec: use do/while around statement macros před 3 roky
  Dr. David von Oheimb 3e73111d13 ASN.1: Add some sanity checks for input len <= 0; related coding improvements před 3 roky
  Dr. David von Oheimb db76a35e26 tasn_dec.c: Add checks for it == NULL arguments; improve coding style před 3 roky
  Matt Caswell 3c2bdd7df9 Update copyright year před 3 roky
  Pauli ccf19c23c0 Disallow ASN.1 enumerated types to be treated as strings. před 3 roky
  Shane Lontis adf7e6d1d6 Add ossl_asn1 symbols před 3 roky
  Matt Caswell 43a7033a01 Check that multi-strings/CHOICE types don't use implicit tagging před 3 roky
  Pauli 7b42408756 remove unused assignments před 3 roky
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call před 3 roky
  Matt Caswell 0b28254015 Fix safestack issues in asn1t.h před 4 roky
  Matt Caswell 454afd9866 Update copyright year před 4 roky
  Rich Salz 852c2ed260 In OpenSSL builds, declare STACK for datatypes ... před 4 roky
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar před 5 roky
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files před 5 roky
  David von Oheimb 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION před 5 roky
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ před 5 roky
  Matt Caswell c4d3c19b4c Update copyright year před 6 roky
  Matt Caswell 4cabbb9f48 Limit ASN.1 constructed types recursive definition depth před 6 roky
  Pauli 1f5e0f9280 Use safestack.h exclusively internally. před 7 roky
  Dr. Stephen Henson f962541d0b Don't set choice selector on parse failure. před 8 roky
  klemens 6025001707 spelling fixes, just comments and readme. před 8 roky
  Dr. Stephen Henson b385889640 Don't indicate errors during initial adb decode. před 8 roky
  Richard Levitte fdcb499cc2 Change (!seqtt) to (seqtt == NULL) před 8 roky
  Richard Levitte bace847eae Always check that the value returned by asn1_do_adb() is non-NULL před 8 roky
  Dr. Stephen Henson bd95d64ace Check for overflows in EOC. před 8 roky
  Rich Salz 739a1eb196 Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx před 8 roky
  Rich Salz 2039c421b0 Copyright consolidation 08/10 před 8 roky
  Dr. Stephen Henson d7ab691bc4 Fix ASN1_INTEGER handling. před 8 roky
  Emilia Kasper 1400f013e1 Fix memory leaks in ASN.1 před 8 roky
  FdaSilvaYY 0d4fb84390 GH601: Various spelling fixes. před 8 roky