summaryrefslogtreecommitdiffstats
path: root/cpukit/libmd/md5.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* libmd: Change MD5Update() prototypeSebastian Huber2013-10-311-1/+1
| | | | | This is in line with the FreeBSD and OpenSSL prototypes. It helps to avoid superfluous compiler warnings.
* libmd: New defines for FreeBSD compatibilitySebastian Huber2013-10-221-0/+3
|
* 2010-09-13 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-09-131-0/+8
| | | | * libmd/md5.h: C++ compatibility.
* 2010-06-14 Ralf Corsépius <ralf.corsepius@rtems.org>Ralf Corsepius2010-06-141-2/+0
| | | | * libmd/md5.h: Revert Sebastian's patch.
* 2010-06-14 Sebastian Huber <sebastian.huber@embedded-brains.de>Sebastian Huber2010-06-141-0/+2
| | | | * libmd/md5.h: Define MD5_DIGEST_SIZE.
* #include <stdint.h> instead of <rtems/stdint.h>.Ralf Corsepius2008-12-111-1/+1
|
* New (moved out from pppd).Ralf Corsepius2007-06-121-0/+60