aboutsummaryrefslogtreecommitdiff
path: root/lib/libmd
Commit message (Expand)AuthorAgeFilesLines
* add __FBSDID()s to libmdMatthew Dillon2001-09-3010-14/+30
* mdoc(7) police:Ruslan Ermilov2001-08-071-1/+2
* Remove whitespace at EOL.Dima Dorfman2001-07-153-13/+13
* mdoc(7) police: removed HISTORY info from the .Os call.Ruslan Ermilov2001-07-103-3/+3
* mdoc(7) police: use proper markup for function arguments.Ruslan Ermilov2001-04-043-18/+18
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* Add a new entrypoint to the hashes in libmd:Poul-Henning Kamp2001-03-1710-14/+114
* mdoc(7) police: removed history info from the .Os FreeBSD call.Ruslan Ermilov2000-12-143-4/+3
* Introduce .Lb macro to libmd manpagesAlexey Zelkin2000-04-223-0/+6
* Replace beforeinstall target with new variables used by .mk system.Rodney W. Grimes2000-01-141-6/+2
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-2819-19/+19
* add more MLINKSAndrey A. Chernov1999-03-021-1/+8
* Don't even attempt to build the assembly-language versions of RIPEMD160Garrett Wollman1999-03-012-2/+16
* fix for incorrect specification of alignment (it worked for the elfChuck Robey1999-02-282-4/+4
* No, this isn't what I submitted. Seems like the patch I sentMatt Jacob1999-02-271-2/+2
* Fixes for Alpha.Garrett Wollman1999-02-262-3/+4
* Don't build the assembly for shared linkage, PIC isn't implemented.Garrett Wollman1999-02-261-0/+2
* Add Eric Young's RIPEMD160 implementation as well, in case SHA-1Garrett Wollman1999-02-2611-15/+3468
* Fix bug in MDx test suite.Garrett Wollman1999-02-2611-18/+3503
* Add a note about the insecurity of MD4 and potential vulnerability ofGarrett Wollman1999-02-111-4/+24
* Build libmd shared for a.out too. Required for some PAM modules.John Polstra1998-11-121-4/+1
* $@ -> ${.TARGET}Warner Losh1998-09-111-34/+34
* BINFORMAT -> OBJFORMAT ready for E-day.John Birrell1998-08-301-2/+2
* Split the padding out into a separate function.Poul-Henning Kamp1998-03-276-22/+62
* Don't use the beforedepend target. It was a no-op here except forBruce Evans1998-03-191-3/+1
* .Sh AUTHOR -> .Sh AUTHORS. Use .An/.AqPhilippe Charnier1998-03-191-4/+4
* If not building a.out, still build a pic version of libmd. This allowsPeter Wemm1997-09-051-1/+3
* Make the MD* header files C++-aware. Also, string arguments are supposedJoerg Wunsch1997-08-255-10/+20
* FIxed arg types (mostly missing consts) in synopsis.Bruce Evans1997-03-191-3/+3
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-2212-12/+12
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-147-7/+7
* Just pick up the real thing from <sys/md5.h>Poul-Henning Kamp1996-12-221-39/+1
* Make this compile in the kernel too, major cosmetic cleanup.Poul-Henning Kamp1996-12-221-260/+277
* Moved #include of <sys/types.h> earlier so that this compiles whenBruce Evans1996-10-251-7/+8
* Add #include <sys/types>Poul-Henning Kamp1996-10-221-1/+2
* close bin/1648 libmd not 64bit safe.Poul-Henning Kamp1996-10-225-12/+15
* Use -mdoc macros properly.Garrett Wollman1996-10-094-52/+63
* cmp -s || install -c ==> install -C, use a .for loopPeter Wemm1996-08-301-10/+5
* Some minor man page cleanup.Mike Pritchard1996-08-231-1/+1
* Fix a memory leak in MD[245]End()Poul-Henning Kamp1996-07-241-9/+8
* Correct two errors in the manual page.John Polstra1996-05-281-2/+2
* Don't install mdX.3, it's the template used to build the other pages.Poul-Henning Kamp1996-02-091-2/+2
* Bill was a little to fast here...Poul-Henning Kamp1996-02-091-3/+1
* Add some missing MLINKS, correct some cross references, correct someMike Pritchard1996-02-091-6/+2
* Added some missing MLINKS for section 3 man pages.Mike Pritchard1996-02-092-1/+3
* Add a structure definition to the MD* Contexts, so that cvs can usePeter Wemm1995-12-113-3/+3
* Back out that last change; we don't build this shared.David Greenman1995-09-061-2/+0
* Bumped shared lib rev to 2.1.David Greenman1995-09-061-0/+2
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-08-061-3/+3