log lib/md4.c @ 40057:b06060465f09

age author description
Tue, 01 Jan 2019 00:25:11 +0100 Paul Eggert maint: Run 'make update-copyright'
Sun, 17 Jun 2018 14:35:37 -0700 Paul Eggert crypto: use byteswap
Mon, 01 Jan 2018 00:57:25 +0000 Paul Eggert maint: Run 'make update-copyright'
Wed, 13 Sep 2017 00:48:18 -0700 Paul Eggert all: prefer https: URLs
Sun, 01 Jan 2017 02:59:23 +0000 Paul Eggert version-etc: new year
Sun, 27 Nov 2016 00:23:14 +0000 Pádraig Brady md4,md5,sha*: allow _STRING_INLINE_unaligned enable unaligned operation
Fri, 01 Jan 2016 00:56:19 -0800 Paul Eggert version-etc: new year
Thu, 01 Jan 2015 01:38:23 +0000 Paul Eggert version-etc: new year
Wed, 01 Jan 2014 00:04:40 -0700 Eric Blake maint: update copyright
Tue, 01 Jan 2013 00:50:58 +0000 Eric Blake maint: update all copyright year number ranges
Tue, 20 Nov 2012 22:25:08 -0800 Paul Eggert arctwo, md4, md5, sha1, sha256, sha512: no 'static inline'
Fri, 18 May 2012 13:10:42 -0700 Paul Eggert crypto: fix bug in large buffer handling
Thu, 09 Feb 2012 21:39:05 -0800 Paul Eggert maint: replace FSF snail-mail addresses with URLs
Sun, 01 Jan 2012 10:04:58 +0100 Jim Meyering maint: update all copyright year number ranges
Sun, 16 Oct 2011 17:17:47 -0700 Paul Eggert crypto libraries: use stdalign
Sat, 01 Jan 2011 20:17:23 +0100 Jim Meyering maint: update almost all copyright ranges to include 2011
Fri, 01 Jan 2010 10:31:12 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2010
Mon, 28 Dec 2009 10:50:36 +0100 Jim Meyering update nearly all FSF copyright year lists to include 2009
Thu, 10 Dec 2009 20:28:30 +0100 Bruno Haible Use spaces for indentation, not tabs.
Thu, 22 Oct 2009 17:36:28 +0100 Pádraig Brady digests, copy-file: increase the IO buffer size from 4KiB to 32KiB
Thu, 31 Jan 2008 23:37:55 +0100 Bruno Haible Mark set_uint32 function as 'inline'.
Thu, 31 Jan 2008 14:32:19 +0100 Jim Meyering Use "sizeof VAR", rather than a literal "4".
Thu, 31 Jan 2008 13:04:07 +0100 Jim Meyering Prefer "sizeof v" over the equivalent "4".
Thu, 31 Jan 2008 11:08:05 +0100 Simon Josefsson md4: adapt alignment constraint fix from sha1.
Sun, 29 Oct 2006 21:52:55 +0000 Eric Blake * lib/arcfour.c: Assume config.h.
Fri, 22 Sep 2006 16:54:11 +0000 Ralf Wildenhues * gc-gnulib.c [GC_USE_HMAC_SHA1]: include hmac.h for hmac_sha1.
Thu, 11 May 2006 07:33:27 +0000 Simon Josefsson 2006-05-10 Paul Eggert <eggert@cs.ucla.edu>
Wed, 10 May 2006 13:37:20 +0000 Simon Josefsson * md4.c: Typo fix, update copyright years.
Sat, 22 Oct 2005 16:32:14 +0000 Simon Josefsson * md4.c, md4.c: Simplify buffer handling visavi alignment,
Fri, 21 Oct 2005 12:46:48 +0000 Simon Josefsson Fix GNU indent bugs, suggested by Bruno.
Fri, 21 Oct 2005 12:45:42 +0000 Simon Josefsson Whitespace fix, from Bruno.
Tue, 18 Oct 2005 22:59:17 +0000 Simon Josefsson Add md4 module.