summaryrefslogtreecommitdiffstats
path: root/lib/libc/md (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add thread-safety to libc, so that libc_r will build (on i386 at least).d1998-11-201-2/+2
* use .Oxmillert1998-03-101-2/+2
* tabify + trailing blankskstailey1997-07-233-18/+18
* Add a missing constmillert1997-07-151-2/+2
* #include <md5.h> not "md5.h"millert1997-07-121-2/+2
* MD[45]Final(NULL,&ctx) applies padding to context and can still be used with M[45]Update afterwards.provos1997-07-033-12/+23
* collision also for md4provos1997-06-051-4/+5
* Make possible truncation of long value more explicittholo1997-04-302-4/+4
* fix a memory-leak problem in MDXEnd -- even when givenflipk1997-03-181-2/+2
* mention collision found by Dobbertinprovos1997-03-071-4/+7
* DOH! Fixing big endian broke little..niklas1997-01-072-6/+12
* Fix these for big endian systemsniklas1997-01-062-13/+15
* fix big endian; Encode/Decodederaadt1996-12-042-22/+28
* 64-bit cleanup + pedantic -W flagsniklas1996-11-243-59/+44
* Closes PR system/34 -- fix from kstailey@dol-esa.govmillert1996-10-201-8/+8
* Minor doc fixups from FreeBSD.millert1996-10-153-49/+60
* Attempt at cleanup.michaels1996-10-081-2/+2
* All the world is not a pc, BYTE_ORDER define.millert1996-10-022-71/+85
* Now use bittypes wo we work on 64-bit machinesmillert1996-09-293-51/+54
* Remove dead codetholo1996-09-151-1/+2
* watch for NOMANderaadt1996-08-221-1/+3
* Fix RCS idstholo1996-08-193-9/+14
* typomillert1996-08-041-2/+2
* MD2 copyright is too restrictive for us, pointed out by Jason Thorpeniklas1996-06-191-15/+6
* Add md[245] routines in libc/md, remove md5 from libc/crypt. Add $OpenBSD$niklas1996-06-037-0/+867