summaryrefslogtreecommitdiff
path: root/libiberty/md5.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-05-10Improve boostrap-ubsan config (PR bootstrap/64914).Martin Liska
2018-01-03Update copyright years.Jakub Jelinek
2017-01-04Update copyright years.Jakub Jelinek
2013-01-312013-01-31 Kai Tietz <ktietz@redhat.com>Kai Tietz
2012-07-31md5.c (md5_finish_ctx): Declare swap_bytes.Mike Frysinger
2011-09-23md5.c (md5_process_bytes): Correct handling of unaligned buffer.Ian Lance Taylor
2011-08-12md5.c (md5_read_ctx): Handle mis-aligned resbuf pointer.Steve Ellcey
2008-03-11md5.c (md5_process_bytes): Do not assume that memcpy will provide a return va...Nick Clifton
2005-07-03re PR other/13906 (genmodes.c:964: internal compiler error: Bus error in md5_...Steve Ellcey
2005-05-10Update the address and phone number of the FSF organization.Nick Clifton
2005-03-27md5.h: Remove definition and uses of __P.Gabriel Dos Reis
2002-11-16md5.c (md5_process_block): Avoid `function-like macro "F{G,H,I}" must be used...Jakub Jelinek
2002-09-20cp-demangle.c (demangling_new): Cast 0 to enum.John David Anglin
2001-05-09md5.c (md5_init_ctx): Declare constants as unsigned.Thiemo Seufer
2000-12-29fnmatch.c: Make the note about the origins of this file more accurate...DJ Delorie
2000-09-07* md5.c: #include "ansidecl.h".Michael Sokolov
2000-08-28[multiple changes]Jason Merrill