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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing const's.
mux
2002-06-24
1
-1
/
+1
*
Improve the handling of Encode and Decode operations in MD5.
phk
2002-06-22
1
-22
/
+15
*
Don't build manuals at inappropriate time.
ru
2002-04-10
1
-13
/
+5
*
Modernize my email address.
phk
2002-03-25
3
-4
/
+4
*
Modernize my email address.
phk
2002-03-25
1
-1
/
+1
*
Remove __P() usage.
obrien
2002-03-21
1
-1
/
+1
*
Remove 'register' keyword.
obrien
2002-03-21
3
-15
/
+15
*
mdoc(7) police: Use the new .In macro for #include statements.
ru
2001-10-01
3
-6
/
+6
*
add __FBSDID()s to libmd
dillon
2001-09-30
10
-14
/
+30
*
mdoc(7) police:
ru
2001-08-07
1
-1
/
+2
*
Remove whitespace at EOL.
dd
2001-07-15
3
-13
/
+13
*
mdoc(7) police: removed HISTORY info from the .Os call.
ru
2001-07-10
3
-3
/
+3
*
mdoc(7) police: use proper markup for function arguments.
ru
2001-04-04
3
-18
/
+18
*
MAN[1-9] -> MAN.
ru
2001-03-27
1
-1
/
+1
*
Add a new entrypoint to the hashes in libmd:
phk
2001-03-17
10
-14
/
+114
*
mdoc(7) police: removed history info from the .Os FreeBSD call.
ru
2000-12-14
3
-4
/
+3
*
Introduce .Lb macro to libmd manpages
phantom
2000-04-22
3
-0
/
+6
*
Replace beforeinstall target with new variables used by .mk system.
rgrimes
2000-01-14
1
-6
/
+2
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-2
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
19
-19
/
+19
*
add more MLINKS
ache
1999-03-02
1
-1
/
+8
*
Don't even attempt to build the assembly-language versions of RIPEMD160
wollman
1999-03-01
2
-2
/
+16
*
fix for incorrect specification of alignment (it worked for the elf
chuckr
1999-02-28
2
-4
/
+4
*
No, this isn't what I submitted. Seems like the patch I sent
mjacob
1999-02-27
1
-2
/
+2
*
Fixes for Alpha.
wollman
1999-02-26
2
-3
/
+4
*
Don't build the assembly for shared linkage, PIC isn't implemented.
wollman
1999-02-26
1
-0
/
+2
*
Add Eric Young's RIPEMD160 implementation as well, in case SHA-1
wollman
1999-02-26
11
-15
/
+3468
*
Fix bug in MDx test suite.
wollman
1999-02-26
11
-18
/
+3503
*
Add a note about the insecurity of MD4 and potential vulnerability of
wollman
1999-02-11
1
-4
/
+24
*
Build libmd shared for a.out too. Required for some PAM modules.
jdp
1998-11-12
1
-4
/
+1
*
$@ -> ${.TARGET}
imp
1998-09-11
1
-34
/
+34
*
BINFORMAT -> OBJFORMAT ready for E-day.
jb
1998-08-30
1
-2
/
+2
*
Split the padding out into a separate function.
phk
1998-03-27
6
-22
/
+62
*
Don't use the beforedepend target. It was a no-op here except for
bde
1998-03-19
1
-3
/
+1
*
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq
charnier
1998-03-19
1
-4
/
+4
*
If not building a.out, still build a pic version of libmd. This allows
peter
1997-09-05
1
-1
/
+3
*
Make the MD* header files C++-aware. Also, string arguments are supposed
joerg
1997-08-25
5
-10
/
+20
*
FIxed arg types (mostly missing consts) in synopsis.
bde
1997-03-19
1
-3
/
+3
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
12
-12
/
+12
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
7
-7
/
+7
*
Just pick up the real thing from <sys/md5.h>
phk
1996-12-22
1
-39
/
+1
*
Make this compile in the kernel too, major cosmetic cleanup.
phk
1996-12-22
1
-260
/
+277
*
Moved #include of <sys/types.h> earlier so that this compiles when
bde
1996-10-25
1
-7
/
+8
*
Add #include <sys/types>
phk
1996-10-22
1
-1
/
+2
*
close bin/1648 libmd not 64bit safe.
phk
1996-10-22
5
-12
/
+15
*
Use -mdoc macros properly.
wollman
1996-10-09
4
-52
/
+63
*
cmp -s || install -c ==> install -C, use a .for loop
peter
1996-08-30
1
-10
/
+5
*
Some minor man page cleanup.
mpp
1996-08-23
1
-1
/
+1
*
Fix a memory leak in MD[245]End()
phk
1996-07-24
1
-9
/
+8
*
Correct two errors in the manual page.
jdp
1996-05-28
1
-2
/
+2
[next]