Commit History

Author SHA1 Message Date
  Rich Salz fe1128dc2a Fix last(?) batch of malloc-NULL places 6 years ago
  Long Qin b4d0fa49d9 lhash.c: Replace Unicode EN DASH with the ASCII char '-'. 7 years ago
  Matt Caswell 4ce8bebcca Don't make any changes to the lhash structure if we are going to fail 7 years ago
  Pauli 2e8b5d75af Document that lhash isn't thread safe under any circumstances and 7 years ago
  hongliang 6e2e6ed4fa coding style: remove extra whitespace charactor 7 years ago
  Rich Salz be606c013d Add a lock around the OBJ_NAME table 7 years ago
  Matt Caswell 7f517c2676 Remove some commented out code in libcrypto 7 years ago
  Rich Salz 6fcace45bd GH1555: Don't bump size on realloc failure 8 years ago
  mrpre 152d264616 fix code formatting 8 years ago
  mrpre 0a1d3a8152 add return value for expand 8 years ago
  Rich Salz 739a1eb196 Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx 8 years ago
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 years ago
  Rich Salz 349807608f Remove /* foo.c */ comments 8 years ago
  Dr. Stephen Henson e6b5c341b9 Inline LHASH_OF 8 years ago
  Rich Salz 64b25758ed remove 0 assignments. 9 years ago
  Rich Salz fbfcb22439 RT3999: Remove sub-component version strings 9 years ago
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 years ago
  Rich Salz b196e7d936 remove malloc casts 9 years ago
  Rich Salz a00ae6c46e OPENSSL_NO_xxx cleanup: many removals 9 years ago
  Matt Caswell 35a1cc90bc More comment realignment 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
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 9 years ago
  Dr. Stephen Henson e4bcadb302 Revert lhash patch for PR#2124 15 years ago
  Dr. Stephen Henson fdb2c6e4e5 PR: 2124 15 years ago
  Ben Laurie 3c1d6bbc92 LHASH revamp. make depend. 16 years ago
  Dr. Stephen Henson 560b79cbff Constify version strings and some structures. 17 years ago
  Dr. Stephen Henson 5ba4bf35c5 New functions to enumerate digests and ciphers. 18 years ago
  Nils Larsch 70f34a5841 some const fixes and cleanup 19 years ago
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 years ago