summaryrefslogtreecommitdiff
path: root/libiberty/md5.c
Commit message (Expand)AuthorAgeFilesLines
* md5.c (md5_process_bytes): Correct handling of unaligned buffer.Ian Lance Taylor2011-09-231-4/+6
* md5.c (md5_read_ctx): Handle mis-aligned resbuf pointer.Steve Ellcey2011-08-121-6/+10
* md5.c (md5_process_bytes): Do not assume that memcpy will provide a return va...Nick Clifton2008-03-111-1/+2
* re PR other/13906 (genmodes.c:964: internal compiler error: Bus error in md5_...Steve Ellcey2005-07-031-0/+17
* Update the address and phone number of the FSF organization.Nick Clifton2005-05-101-1/+1
* md5.h: Remove definition and uses of __P.Gabriel Dos Reis2005-03-271-23/+7
* md5.c (md5_process_block): Avoid `function-like macro "F{G,H,I}" must be used...Jakub Jelinek2002-11-161-50/+58
* cp-demangle.c (demangling_new): Cast 0 to enum.John David Anglin2002-09-201-3/+3
* md5.c (md5_init_ctx): Declare constants as unsigned.Thiemo Seufer2001-05-091-68/+68
* fnmatch.c: Make the note about the origins of this file more accurate...DJ Delorie2000-12-291-2/+3
* * md5.c: #include "ansidecl.h".Michael Sokolov2000-09-071-0/+1
* [multiple changes]Jason Merrill2000-08-281-0/+419