aboutsummaryrefslogtreecommitdiff
path: root/lib/libmd
Commit message (Expand)AuthorAgeFilesLines
* MFHGlen Barber2016-03-021-24/+0
|\
| * DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-241-24/+0
* | First pass through library packaging.Glen Barber2016-02-041-0/+1
|/
* Improvements to the MDXFileChunk() template function:Jonathan T. Looney2016-01-141-29/+31
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2016-01-071-0/+3
* Fix a file descriptor leak in mdXhl.c (which is used by numerous hashingJonathan T. Looney2015-12-301-4/+9
* Replace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.cAllan Jude2015-12-275-423/+77
* META MODE: Remove unneeded libmd.host dependency for xinstall.host.Bryan Drewery2015-11-251-32/+0
* META MODE: Fix 'make bootstrap-tools'.Bryan Drewery2015-11-251-3/+0
* META MODE: Prefer INSTALL=tools/install.sh to lessen the need for xinstall.host.Bryan Drewery2015-11-251-1/+0
* Add new include path for sha256.hCraig Rodrigues2015-07-121-1/+2
* Complete the move that was started w/ r263218.. For some reason IJohn-Mark Gurney2015-07-112-394/+0
* increase buffer size to significantly increase performance...John-Mark Gurney2015-07-091-1/+1
* new dependsSimon J. Gerraty2015-06-162-0/+4
* Revert r284417 it is not necessary anymoreBaptiste Daroussin2015-06-151-1/+1
* Enforce overwritting SHLIBDIRBaptiste Daroussin2015-06-151-1/+1
* Add META_MODE support.Simon J. Gerraty2015-06-132-0/+71
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-082-4/+0
| * Merge sync of headSimon J. Gerraty2015-05-2716-3/+406
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-192-1/+2
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+1
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Merge headSimon J. Gerraty2014-04-287-20/+13
| |\ \
| * | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | Updated/new Makefile.dependSimon J. Gerraty2012-11-081-0/+3
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+37
* | | | Unbreak MIPS build following rev. 282726Thomas Quinot2015-05-118-6/+49
* | | | Unbreak build following rev. 282726Thomas Quinot2015-05-106-0/+130
* | | | Ensure libmd symbols do not clash with libcryptoThomas Quinot2015-05-1014-1/+195
* | | | Avoid an infinite loop by ensuring that the amount of bytes read is greaterEnji Cooper2015-04-241-1/+1
* | | | Revert r274772: it is not valid on MIPSEd Maste2014-11-252-2/+2
* | | | Use canonical __PIC__ flagEd Maste2014-11-212-2/+2
| |_|/ |/| |
* | | use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin2014-06-231-1/+1
| |/ |/|
* | Dereference nonexistent md2(3) manual.Glen Barber2014-03-284-8/+4
* | replace the kernel's version w/ cperciva's implementation... In allJohn-Mark Gurney2014-03-161-1/+1
* | use a real uint64_t instead of writing code to emulate one..John-Mark Gurney2014-01-112-11/+8
|/
* Remove the RFC 1319 MD2 Message-Digest Algorithm routines from libmd.David E. O'Brien2012-04-285-309/+6
* Rewrite HISTORY: The SHA256 code first appeared in 6.0, and the SHA512Colin Percival2011-06-272-2/+2
* Add SHA512 (Actually, this is Colin Percival's code for SHA256, withMark Murray2011-04-097-165/+707
* Fix some leftover binaries and shared libraries in the system that stillDimitry Andric2011-02-151-2/+5
* Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Remove reference to no longer existing document.Poul-Henning Kamp2009-01-091-5/+0
* Make the "test" target test the compiled version, instead of thePoul-Henning Kamp2008-12-021-7/+7
* Use unsigned comparisons. Prior to this commit, SHA1_Update andColin Percival2007-05-142-2/+4
* Fix an 11 year old mistake: Let the hash functions take a void* insteadPoul-Henning Kamp2006-01-1714-28/+35
* -mdoc sweep.Ruslan Ermilov2005-11-171-1/+1
* Correct type.Pawel Jakub Dawidek2005-09-141-4/+4
* Removed redundnt empty line.Ruslan Ermilov2005-06-161-1/+0
* Markup fixes.Ruslan Ermilov2005-06-161-1/+2