提交历史

作者 SHA1 备注 提交日期
  Tomas Mraz afecd85db1 Replace some of the ERR_clear_error() calls with mark calls 3 年之前
  Dr. David von Oheimb 4329f361ce Add ASN1_item_i2d_mem_bio(); document and improve also ASN1_item_d2i_bio() 3 年之前
  Matt Caswell f5afac4bda Update copyright year 3 年之前
  Dr. David von Oheimb 3e73111d13 ASN.1: Add some sanity checks for input len <= 0; related coding improvements 3 年之前
  Richard Levitte 9311d0c471 Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call 3 年之前
  Matt Caswell eec0ad10b9 Update copyright year 3 年之前
  Richard Levitte 16feca7154 STORE: Move the built-in 'file:' loader to become an engine module 4 年之前
  Dr. Matthias St. Pierre 25f2138b0a Reorganize private crypto header files 4 年之前
  Richard Levitte 365a2d9991 Following the license change, modify the boilerplates in crypto/asn1/ 5 年之前
  KaoruToda 26a7d938c9 Remove parentheses of return. 6 年之前
  Richard Levitte 86f7b04212 Make asn1_d2i_read_bio accessible from STORE 7 年之前
  Dr. Stephen Henson bd95d64ace Check for overflows in EOC. 8 年之前
  Rich Salz 2039c421b0 Copyright consolidation 08/10 8 年之前
  Dr. Stephen Henson c62981390d Harden ASN.1 BIO handling of large amounts of data. 8 年之前
  Rich Salz 349807608f Remove /* foo.c */ comments 8 年之前
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 年之前
  Rich Salz 25aaa98aa2 free NULL cleanup -- coda 9 年之前
  Dr. Stephen Henson 1880790e2e Remove unnecessary use of ASN1_const_CTX 9 年之前
  Dr. Stephen Henson 3a1f43023a Remove unnecessary asn1_mac.h includes. 9 年之前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 年之前
  Rich Salz 4b618848f9 Cleanup OPENSSL_NO_xxx, part 1 9 年之前
  Dr. Stephen Henson d9a9d10f4f Check for potentially exploitable overflows in asn1_d2i_read_bio 12 年之前
  Bodo Möller fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 年之前
  Richard Levitte 22c3600e4c Resolve signed vs. unsigned. 19 年之前
  Nils Larsch f763e0b5ae make sure error queue is totally emptied 19 年之前
  Ben Laurie 45d10efc35 Simplicate and add lightness. 19 年之前
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 年之前
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 年之前
  Andy Polyakov bbf8198feb Workaround for GCC-ia64 compiler bug. 21 年之前
  Dr. Stephen Henson 2053c43de2 In asn1_d2i_read_bio, don't assume BIO_read will 21 年之前