aboutsummaryrefslogtreecommitdiff
path: root/libiberty/md5.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-10Improve boostrap-ubsan config (PR bootstrap/64914).Martin Liska1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-04Update copyright years.Jakub Jelinek1-1/+1
2013-01-312013-01-31 Kai Tietz <ktietz@redhat.com>Kai Tietz1-2/+1
2012-07-31md5.c (md5_finish_ctx): Declare swap_bytes.Mike Frysinger1-4/+8
2011-09-23md5.c (md5_process_bytes): Correct handling of unaligned buffer.Ian Lance Taylor1-4/+6
2011-08-12md5.c (md5_read_ctx): Handle mis-aligned resbuf pointer.Steve Ellcey1-6/+10
2008-03-11md5.c (md5_process_bytes): Do not assume that memcpy will provide a return va...Nick Clifton1-1/+2
2005-07-03re PR other/13906 (genmodes.c:964: internal compiler error: Bus error in md5_...Steve Ellcey1-0/+17
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton1-1/+1
2005-03-27md5.h: Remove definition and uses of __P.Gabriel Dos Reis1-23/+7
2002-11-16md5.c (md5_process_block): Avoid `function-like macro "F{G,H,I}" must be used...Jakub Jelinek1-50/+58
2002-09-20cp-demangle.c (demangling_new): Cast 0 to enum.John David Anglin1-3/+3
2001-05-09md5.c (md5_init_ctx): Declare constants as unsigned.Thiemo Seufer1-68/+68
2000-12-29fnmatch.c: Make the note about the origins of this file more accurate...DJ Delorie1-2/+3
2000-09-07* md5.c: #include "ansidecl.h".Michael Sokolov1-0/+1
2000-08-28[multiple changes]Jason Merrill1-0/+419