Historique des commits

Auteur SHA1 Message Date
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places il y a 2 ans
  Pauli a773e67b89 asn.1: fix Coverity 1487104 Logically dead code il y a 3 ans
  Richard Levitte 4cd4735187 ASN.1: Refuse to encode to DER if non-optional items are missing il y a 3 ans
  FdaSilvaYY 89947af2c5 crypto: raise error on malloc failure il y a 6 ans
  Matt Caswell 3c2bdd7df9 Update copyright year il y a 3 ans
  Shane Lontis adf7e6d1d6 Add ossl_asn1 symbols il y a 3 ans
  Matt Caswell 3db2c9f3e5 Complain if we are attempting to encode with an invalid ASN.1 template il y a 3 ans
  Matt Caswell 605856d72c Update copyright year 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
  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