summaryrefslogtreecommitdiff
path: root/libiberty/md5.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-031-1/+1
* Update copyright years.Jakub Jelinek2021-01-041-1/+1
* Update copyright years.Jakub Jelinek2020-01-011-1/+1
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Improve boostrap-ubsan config (PR bootstrap/64914).Martin Liska2018-05-101-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* Update copyright years.Jakub Jelinek2017-01-041-1/+1
* 2013-01-31 Kai Tietz <ktietz@redhat.com>Kai Tietz2013-01-311-2/+1
* md5.c (md5_finish_ctx): Declare swap_bytes.Mike Frysinger2012-07-311-4/+8
* 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