コミット履歴

作者 SHA1 メッセージ 日付
  Matt Caswell 7f517c2676 Remove some commented out code in libcrypto 7 年 前
  Rich Salz 6fcace45bd GH1555: Don't bump size on realloc failure 8 年 前
  mrpre 152d264616 fix code formatting 8 年 前
  mrpre 0a1d3a8152 add return value for expand 8 年 前
  Rich Salz 739a1eb196 Rename lh_xxx,sk_xxx tp OPENSSL_{LH,SK}_xxx 8 年 前
  Rich Salz b1322259d9 Copyright consolidation 09/10 8 年 前
  Rich Salz 349807608f Remove /* foo.c */ comments 9 年 前
  Dr. Stephen Henson e6b5c341b9 Inline LHASH_OF 9 年 前
  Rich Salz 64b25758ed remove 0 assignments. 9 年 前
  Rich Salz fbfcb22439 RT3999: Remove sub-component version strings 9 年 前
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 年 前
  Rich Salz b196e7d936 remove malloc casts 9 年 前
  Rich Salz a00ae6c46e OPENSSL_NO_xxx cleanup: many removals 10 年 前
  Matt Caswell 35a1cc90bc More comment realignment 10 年 前
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 10 年 前
  Matt Caswell c80fd6b215 Further comment changes for reformat (master) 10 年 前
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 10 年 前
  Dr. Stephen Henson e4bcadb302 Revert lhash patch for PR#2124 15 年 前
  Dr. Stephen Henson fdb2c6e4e5 PR: 2124 15 年 前
  Ben Laurie 3c1d6bbc92 LHASH revamp. make depend. 16 年 前
  Dr. Stephen Henson 560b79cbff Constify version strings and some structures. 18 年 前
  Dr. Stephen Henson 5ba4bf35c5 New functions to enumerate digests and ciphers. 18 年 前
  Nils Larsch 70f34a5841 some const fixes and cleanup 20 年 前
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 20 年 前
  Geoff Thorpe 8dc344ccbf Relax some over-zealous constification that gave some lhash-based code no 21 年 前
  Ben Laurie 0774f470d9 Correct const-ness. 23 年 前
  Richard Levitte 5af18f65f4 Use 0 instead of NULL, at least for function casts, since there are 24 年 前
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 24 年 前
  Geoff Thorpe 18602745de This adds macros to implement (and/or declare) type-safe wrapper functions 24 年 前
  Richard Levitte 8d28d5f81b Constification of the data of a hash table. This means the callback 24 年 前