lib/md5.c


Log

Author Commit Date CI Message
Jim Meyering bd8c2c16 1996-11-02T05:59:20 update copyright
Jim Meyering 8ca2e4a7 1996-10-24T03:02:57 Update from GNU libc.
Jim Meyering f58e60b0 1996-10-20T18:44:39 (md5_process_bytes): Cast void* pointer to char* before doing arithmetic with it.
Jim Meyering 0151a413 1996-10-20T04:14:25 Update from GNU libc.
Jim Meyering 691ec028 1996-10-11T04:43:40 (md5_stream): Apply fix from Ralph Loader <loader@maths.ox.ac.uk> via Ulrich Drepper.
Jim Meyering 37f27c1b 1996-07-15T02:41:49 update FSF address in copyright and remove any trailing blanks
Jim Meyering 56c2b0f5 1995-07-30T05:12:30 [memcpy]: Define to bcopy if needed. (md5_buffer): Explicitely cast SWAP expressions to unsigned to avoid warning.
Jim Meyering 032abe88 1995-07-21T04:46:50 (md5_stream): Check for read failure and return indication of success rather than second argument.
Jim Meyering 1156115d 1995-07-20T17:52:49 .