summaryrefslogtreecommitdiffstats
path: root/lib/libmd
Commit message (Expand)AuthorAgeFilesLines
* MFC r281928:ngie2015-05-181-1/+1
* MFC r263863:gjb2014-03-314-8/+4
* Remove the RFC 1319 MD2 Message-Digest Algorithm routines from libmd.obrien2012-04-285-309/+6
* Rewrite HISTORY: The SHA256 code first appeared in 6.0, and the SHA512cperciva2011-06-272-2/+2
* Add SHA512 (Actually, this is Colin Percival's code for SHA256, withmarkm2011-04-097-165/+707
* Fix some leftover binaries and shared libraries in the system that stilldim2011-02-151-2/+5
* Build lib/ with WARNS=6 by default.ed2010-01-021-0/+2
* Remove reference to no longer existing document.phk2009-01-091-5/+0
* Make the "test" target test the compiled version, instead of thephk2008-12-021-7/+7
* Use unsigned comparisons. Prior to this commit, SHA1_Update andcperciva2007-05-142-2/+4
* Fix an 11 year old mistake: Let the hash functions take a void* insteadphk2006-01-1714-28/+35
* -mdoc sweep.ru2005-11-171-1/+1
* Correct type.pjd2005-09-141-4/+4
* Removed redundnt empty line.ru2005-06-161-1/+0
* Markup fixes.ru2005-06-161-1/+2
* In light of the recent 2^69 operation collision-finding attack on SHA1,cperciva2005-03-095-6/+522
* The third parameter to SHA_Update and SHA1_Update is a "size_t", not acperciva2005-03-091-2/+2
* Expand contractions.ru2005-02-151-1/+1
* Expand *n't contractions.ru2005-02-133-7/+7
* Sort sections.ru2005-01-203-9/+9
* Eliminate double whitespace.ru2004-07-032-2/+2
* Backed out rev.1.6 and subsequent copying of it (bogus addition ofbde2004-02-261-6/+6
* Assorted mdoc(7) fixes:hmp2003-10-093-20/+41
* style.Makefile(5)obrien2003-08-181-1/+1
* Stage 3 of dynamic root support. Make all the libraries needed to rungordon2003-08-171-0/+1
* Rename local variables to not mask global names of same name. Thismarkm2003-06-053-28/+29
* The .Fn functioncharnier2003-03-242-9/+18
* Initiate deorbit burn for the i386-only a.out related support. Moves arepeter2002-09-171-2/+0
* Get this file closer to style(9).phk2002-09-081-51/+55
* Fix a bug where calling MD5File(3) with a zero-length file generated anbmah2002-09-061-0/+1
* Add missing const's.mux2002-06-241-1/+1
* Improve the handling of Encode and Decode operations in MD5.phk2002-06-221-22/+15
* Don't build manuals at inappropriate time.ru2002-04-101-13/+5
* Modernize my email address.phk2002-03-253-4/+4
* Modernize my email address.phk2002-03-251-1/+1
* Remove __P() usage.obrien2002-03-211-1/+1
* Remove 'register' keyword.obrien2002-03-213-15/+15
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-013-6/+6
* add __FBSDID()s to libmddillon2001-09-3010-14/+30
* mdoc(7) police:ru2001-08-071-1/+2
* Remove whitespace at EOL.dd2001-07-153-13/+13
* mdoc(7) police: removed HISTORY info from the .Os call.ru2001-07-103-3/+3
* mdoc(7) police: use proper markup for function arguments.ru2001-04-043-18/+18
* MAN[1-9] -> MAN.ru2001-03-271-1/+1
* Add a new entrypoint to the hashes in libmd:phk2001-03-1710-14/+114
* mdoc(7) police: removed history info from the .Os FreeBSD call.ru2000-12-143-4/+3
* Introduce .Lb macro to libmd manpagesphantom2000-04-223-0/+6
* Replace beforeinstall target with new variables used by .mk system.rgrimes2000-01-141-6/+2
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-2/+2
* $Id$ -> $FreeBSD$peter1999-08-2819-19/+19
OpenPOWER on IntegriCloud