index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libmd
/
mdXhl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix an 11 year old mistake: Let the hash functions take a void* instead
phk
2006-01-17
1
-1
/
+1
*
Get this file closer to style(9).
phk
2002-09-08
1
-51
/
+55
*
Fix a bug where calling MD5File(3) with a zero-length file generated an
bmah
2002-09-06
1
-0
/
+1
*
Modernize my email address.
phk
2002-03-25
1
-1
/
+1
*
add __FBSDID()s to libmd
dillon
2001-09-30
1
-3
/
+3
*
Add a new entrypoint to the hashes in libmd:
phk
2001-03-17
1
-7
/
+29
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Fix bug in MDx test suite.
wollman
1999-02-26
1
-6
/
+6
*
Make the MD* header files C++-aware. Also, string arguments are supposed
joerg
1997-08-25
1
-2
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Moved #include of <sys/types.h> earlier so that this compiles when
bde
1996-10-25
1
-7
/
+8
*
Fix a memory leak in MD[245]End()
phk
1996-07-24
1
-9
/
+8
*
Change this to do what it should have done from the start.
phk
1995-07-12
1
-11
/
+14
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
No sense in copying the hex[] array in each call to MDXEnd(), it's a
wollman
1995-04-27
1
-2
/
+2
*
Clean a bunch of -Wall warnings.
phk
1995-02-24
1
-4
/
+4
*
Added "const" to the arguments here and there.
phk
1994-11-07
1
-1
/
+1
*
Reviewed by: phk
phk
1994-07-24
1
-0
/
+68