История коммитов

Автор SHA1 Сообщение Дата
  Richard Levitte e077455e9e Stop raising ERR_R_MALLOC_FAILURE in most places 2 лет назад
  Pauli a773e67b89 asn.1: fix Coverity 1487104 Logically dead code 3 лет назад
  Richard Levitte 4cd4735187 ASN.1: Refuse to encode to DER if non-optional items are missing 3 лет назад
  FdaSilvaYY 89947af2c5 crypto: raise error on malloc failure 6 лет назад
  Matt Caswell 3c2bdd7df9 Update copyright year 3 лет назад
  Shane Lontis adf7e6d1d6 Add ossl_asn1 symbols 3 лет назад
  Matt Caswell 3db2c9f3e5 Complain if we are attempting to encode with an invalid ASN.1 template 3 лет назад
  Matt Caswell 605856d72c Update copyright year 3 лет назад
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 лет назад
  Rich Salz 12a765a523 Explicitly test against NULL; do not use !p or similar 5 лет назад
  Dr. Matthias St. Pierre 706457b7bd Reorganize local header files 5 лет назад
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 5 лет назад
  David von Oheimb 9fdcc21fdc constify *_dup() and *i2d_*() and related functions as far as possible, introducing DECLARE_ASN1_DUP_FUNCTION 5 лет назад
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 5 лет назад
  Rich Salz cdb10bae3f Set error code on alloc failures 6 лет назад
  Matt Caswell c4d3c19b4c Update copyright year 6 лет назад
  Matt Caswell 53c9818e97 Don't write out a bad OID 6 лет назад
  Dr. Stephen Henson 56f9953c84 Check for overlows and error return from ASN1_object_size() 8 лет назад
  Rich Salz 2039c421b0 Copyright consolidation 08/10 8 лет назад
  Dr. Stephen Henson d7ab691bc4 Fix ASN1_INTEGER handling. 8 лет назад
  Rich Salz 349807608f Remove /* foo.c */ comments 8 лет назад
  Matt Caswell 90945fa31a Continue standardising malloc style for libcrypto 9 лет назад
  Dr. Stephen Henson de17bd5d7f New ASN.1 embed macro. 9 лет назад
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 лет назад
  Dr. Stephen Henson 23dc1706e8 Make asn1_ex_i2c, asn1_ex_c2i static. 9 лет назад
  Dr. Stephen Henson c315a547e6 Move more internal only functions to asn1_locl.h 9 лет назад
  Dr. Stephen Henson c1ee50aac2 Move internal only ASN.1 functions to asn1_locl.h 9 лет назад
  Dr. Stephen Henson 2e43027757 make ASN1_OBJECT opaque 9 лет назад
  Dr. Stephen Henson dd12df794a Remove old style ASN.1 support. 9 лет назад
  Richard Levitte c6ef15c494 clang on Linux x86_64 complains about unreachable code. 9 лет назад