aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/lhash
Commit message (Expand)AuthorAgeFilesLines
* Remove /* foo.c */ commentsRich Salz2016-01-263-3/+0
* Remove update tagsRich Salz2016-01-201-2/+0
* Remove some old makefile targetsRich Salz2016-01-171-12/+0
* Move Makefiles to Makefile.inRich Salz2016-01-121-14/+0
* Inline LHASH_OFDr. Stephen Henson2016-01-111-0/+15
* Continue standardising malloc style for libcryptoMatt Caswell2015-11-091-0/+2
* Replace "SSLeay" in API with OpenSSLRich Salz2015-10-301-1/+1
* remove 0 assignments.Rich Salz2015-09-031-23/+3
* RT3999: Remove sub-component version stringsRich Salz2015-08-101-2/+0
* Fix the update target and remove duplicate file updatesRichard Levitte2015-05-221-0/+2
* make dependRichard Levitte2015-05-141-1/+2
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Use safer sizeof variant in mallocRich Salz2015-05-041-3/+3
* remove malloc castsRich Salz2015-04-281-9/+6
* Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevantRichard Levitte2015-03-311-17/+1
* Stop symlinking, move files to intended directoryRichard Levitte2015-03-311-233/+0
* Add missing declaration for lh_node_usage_statsRich Salz2015-01-281-0/+1
* OPENSSL_NO_xxx cleanup: SHARich Salz2015-01-271-0/+4
* OPENSSL_NO_xxx cleanup: many removalsRich Salz2015-01-273-100/+2
* More comment realignmentmaster-post-reformatMatt Caswell2015-01-221-3/+3
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-224-662/+641
* Further comment changes for reformat (master)Matt Caswell2015-01-221-1/+1
* Cleanup OPENSSL_NO_xxx, part 1master-pre-reformatRich Salz2015-01-142-3/+3
* mark all block comments that need format preserving so thatTim Hudson2014-12-301-1/+2
* Remove fipscanister build functionality from makefiles.Dr. Stephen Henson2014-12-081-1/+1
* Remove all .cvsignore filesRich Salz2014-11-281-4/+0
* Change AR to ARX to allow exclusion of fips object modulesDr. Stephen Henson2011-01-261-1/+1
* Revert lhash patch for PR#2124Dr. Stephen Henson2009-12-091-29/+4
* PR: 2124Dr. Stephen Henson2009-12-091-4/+29
* Update from 1.0.0-stableDr. Stephen Henson2009-07-271-2/+2
* More type-checking.Ben Laurie2008-06-041-17/+0
* Avoid warning about empty structures and always define CHECKED_PTR_OFDr. Stephen Henson2008-05-271-1/+1
* C++ style comments fixed.Dr. Stephen Henson2008-05-261-2/+2
* LHASH revamp. make depend.Ben Laurie2008-05-263-69/+129
* Constify version strings and some structures.Dr. Stephen Henson2007-01-211-1/+1
* New functions to enumerate digests and ciphers.Dr. Stephen Henson2006-07-091-0/+3
* Update filenames in makefiles.Dr. Stephen Henson2006-02-041-1/+1
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-4/+13
* make updateBodo Möller2005-05-161-12/+2
* Fool-proofing MakefilesAndy Polyakov2005-05-151-4/+1
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-111-0/+2
* some const fixes and cleanupNils Larsch2005-04-051-7/+7
* Give everything prototypes (well, everything that's actually used).Ben Laurie2005-03-311-1/+1
* Blow away Makefile.ssl.Ben Laurie2005-03-301-4/+3
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* After the latest round of header-hacking, regenerate the dependencies inGeoff Thorpe2004-05-171-2/+2
* make updateGeoff Thorpe2004-04-191-3/+3
* Use sh explicitely to run point.shRichard Levitte2003-12-271-1/+1
* Relax some over-zealous constification that gave some lhash-based code noGeoff Thorpe2003-10-292-9/+9
* Make sure we get the definition of OPENSSL_NO_FP_API.Richard Levitte2003-03-201-0/+1