openssl/crypto/lhash
Geoff Thorpe 8dc344ccbf Relax some over-zealous constification that gave some lhash-based code no
choice but to have to cast away "const" qualifiers from their prototypes.
This does not remove constification restrictions from hash/compare
callbacks, but allows destructor commands to be run over a tables' elements
without bad casts.
2003-10-29 04:57:05 +00:00
..
.cvsignore
lh_stats.c Security fixes brought forward from 0.9.7. 2002-11-13 15:43:43 +00:00
lh_test.c
lhash.c Relax some over-zealous constification that gave some lhash-based code no 2003-10-29 04:57:05 +00:00
lhash.h Relax some over-zealous constification that gave some lhash-based code no 2003-10-29 04:57:05 +00:00
Makefile.ssl Use double dashes so makedepend doesn't misunderstand the flags we 2002-10-09 13:25:12 +00:00
num.pl