Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Dr. Stephen Henson e6b5c341b9 Inline LHASH_OF 8 gadi atpakaļ
  Rich Salz 64b25758ed remove 0 assignments. 9 gadi atpakaļ
  Rich Salz fbfcb22439 RT3999: Remove sub-component version strings 9 gadi atpakaļ
  Rich Salz b4faea50c3 Use safer sizeof variant in malloc 9 gadi atpakaļ
  Rich Salz b196e7d936 remove malloc casts 9 gadi atpakaļ
  Rich Salz a00ae6c46e OPENSSL_NO_xxx cleanup: many removals 9 gadi atpakaļ
  Matt Caswell 35a1cc90bc More comment realignment 9 gadi atpakaļ
  Matt Caswell 0f113f3ee4 Run util/openssl-format-source -v -c . 9 gadi atpakaļ
  Matt Caswell c80fd6b215 Further comment changes for reformat (master) 9 gadi atpakaļ
  Tim Hudson 1d97c84351 mark all block comments that need format preserving so that 10 gadi atpakaļ
  Dr. Stephen Henson e4bcadb302 Revert lhash patch for PR#2124 15 gadi atpakaļ
  Dr. Stephen Henson fdb2c6e4e5 PR: 2124 15 gadi atpakaļ
  Ben Laurie 3c1d6bbc92 LHASH revamp. make depend. 16 gadi atpakaļ
  Dr. Stephen Henson 560b79cbff Constify version strings and some structures. 18 gadi atpakaļ
  Dr. Stephen Henson 5ba4bf35c5 New functions to enumerate digests and ciphers. 18 gadi atpakaļ
  Nils Larsch 70f34a5841 some const fixes and cleanup 19 gadi atpakaļ
  Ben Laurie 41a15c4f0f Give everything prototypes (well, everything that's actually used). 19 gadi atpakaļ
  Geoff Thorpe 8dc344ccbf Relax some over-zealous constification that gave some lhash-based code no 21 gadi atpakaļ
  Ben Laurie 0774f470d9 Correct const-ness. 23 gadi atpakaļ
  Richard Levitte 5af18f65f4 Use 0 instead of NULL, at least for function casts, since there are 24 gadi atpakaļ
  Richard Levitte cf1b7d9664 Make all configuration macros available for application by making 24 gadi atpakaļ
  Geoff Thorpe 18602745de This adds macros to implement (and/or declare) type-safe wrapper functions 24 gadi atpakaļ
  Richard Levitte 8d28d5f81b Constification of the data of a hash table. This means the callback 24 gadi atpakaļ
  Geoff Thorpe 385d81380c First step in tidying up the LHASH code. The callback prototypes (and 24 gadi atpakaļ
  Richard Levitte bb7e632aef Constification of LHASH. Contributed by "Paul D. Smith" <psmith@gnu.org> 24 gadi atpakaļ
  Richard Levitte 26a3a48d65 There have been a number of complaints from a number of sources that names 24 gadi atpakaļ
  Bodo Möller 6e22639f46 Eliminate memory leaks in mem_dbg.c. 25 gadi atpakaļ
  Bodo Möller 0a150c5c9f Generate correct error reasons strings for SYSerr. 25 gadi atpakaļ
  Ulf Möller 657e60fa00 ispell (and minor modifications) 25 gadi atpakaļ
  Ulf Möller 51ca375e7e Seek out and destroy another evil cast. 25 gadi atpakaļ