summaryrefslogtreecommitdiffstats
path: root/common/md5.c
Commit message (Collapse)AuthorAgeFilesLines
* md5: forced to use function names with leading underscoresGernot Tenchio2011-09-211-2/+2
| | | | | | Commented out the surrounding '#ifdef _LIBC' to build md5.o with leading underscores. This is required to match the prototypes defined in md5.h.
* Move libvncserver/md5* to commonGernot Tenchio2011-08-171-0/+452
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>