Commit History

Author SHA1 Message Date
  Rich Salz 16f8d4ebf0 memset, memcpy, sizeof consistency fixes 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Rich Salz b196e7d936 remove malloc casts 9 years ago
  Dr. Stephen Henson a0eed48d37 Fix encoding bug in i2c_ASN1_INTEGER 9 years ago
  Dr. Stephen Henson c315a547e6 Move more internal only functions to asn1_locl.h 9 years ago
  Rich Salz 0dfb9398bb free NULL cleanup 9 years ago
  Dr. Stephen Henson f422a51486 Remove old ASN.1 code. 9 years ago
  Dr. Stephen Henson 259c360d0b Remove obsolete IMPLEMENT_ASN1_SET_OF 9 years ago
  Rich Salz 5b18d3025c util/mkstack.pl now generates entire safestack.h 9 years ago
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Matt Caswell c80fd6b215 Further comment changes for reformat (master) 9 years ago
  Frdric Giudicelli c753e71e0a RT783: Minor optimization to ASN1_INTEGER_set 10 years ago
  Dr. Stephen Henson 5de18d5d0d Encode INTEGER correctly. 11 years ago
  Andy Polyakov 6e913f9901 asn1/t_x509.c: fix serial number print, harmonize with a_int.c. 12 years ago
  Ben Laurie c8bbd98a2b Fix warnings. 14 years ago
  Geoff Thorpe 6343829a39 Revert the size_t modifications from HEAD that had led to more 15 years ago
  Ben Laurie 4d6e1e4f29 size_tification. 15 years ago
  Nils Larsch 6384e46da3 make some parameters const 18 years ago
  Bodo Möller fbeaa3c47d Update util/ck_errf.pl script, and have it run automatically 19 years ago
  Nils Larsch ff22e913a3 - use BN_set_negative and BN_is_negative instead of BN_set_sign 19 years ago
  Dr. Stephen Henson e08aad1d14 Make ASN1_INTEGER_cmp() work as expected with negative integers. 20 years ago
  Geoff Thorpe 0f814687b9 Deprecate the recursive includes of bn.h from various API headers (asn1.h, 20 years ago
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 years ago
  Geoff Thorpe 2754597013 A general spring-cleaning (in autumn) to fix up signed/unsigned warnings. 20 years ago
  Bodo Möller b53e44e572 implement and use new macros BN_get_sign(), BN_set_sign() 21 years ago
  Ben Laurie 25ace3ed25 Fix warnings. 22 years ago
  Richard Levitte 9cdf87f194 Check the return values where memory allocation failures may happen. 22 years ago
  Dr. Stephen Henson 8e8972bb68 Fixes to various ASN1_INTEGER routines for negative case. 23 years ago
  Dr. Stephen Henson a8312c0e24 Fix typo in OCSP nonce extension. 23 years ago
  Dr. Stephen Henson 9d6b1ce644 23 years ago