Commit History

Author SHA1 Message Date
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Rich Salz c99de0533d Rename *_realloc_clean to *_clear_realloc 8 years ago
  Richard Levitte b39fc56061 Identify and move common internal libcrypto header files 9 years ago
  Rich Salz b548a1f11c free null cleanup finale 9 years ago
  Rich Salz 2d29e2df0c realloc of NULL is like malloc 9 years ago
  Rich Salz b196e7d936 remove malloc casts 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
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 years ago
  Kurt Roeckx 5a1e8c67a9 Return error when a bit string indicates an invalid amount of bits left 9 years ago
  Justin Blanchard f756fb430e RT1815: More const'ness improvements 9 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
  Ulf Möller c7235be6e3 RFC 3161 compliant time stamp request creation, response generation 18 years ago
  Nils Larsch c755c5fd8b improved error checking and some fixes 19 years ago
  Bodo Möller aa4ce7315f Fix various incorrect error function codes. 19 years ago
  Dr. Stephen Henson 5e8904f289 Remove duplicate lines. 19 years ago
  Dr. Stephen Henson a0e7c8eede Add lots of checks for memory allocation failure, error codes to indicate 19 years ago
  Richard Levitte 875a644a90 Constify d2i, s2i, c2i and r2i functions and other associated 20 years ago
  Ben Laurie 54a656ef08 Security fixes brought forward from 0.9.7. 21 years ago
  Dr. Stephen Henson 41ab00bedf 22 years ago
  Dr. Stephen Henson 08241a5814 22 years ago
  Richard Levitte b9a3ef4c6e ASN1_BIT_STRING_set_bit() didn't clear previously set bits 22 years ago
  Dr. Stephen Henson 9d6b1ce644 23 years ago
  Richard Levitte 5584fa1709 For n > 7, we might get uninitialized (unzeroed) data. 24 years ago
  Dr. Stephen Henson 094fe66d9f Fix some typose in the i2d/d2i functions that 24 years ago
  Dr. Stephen Henson a338e21bd1 24 years ago
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 years ago
  Ulf Möller 51ca375e7e Seek out and destroy another evil cast. 24 years ago