log src/lib-storage/index/mbox/mbox-md5.c @ 8590:b9faf4db2a9f HEAD

age author description
Tue, 06 Jan 2009 09:25:38 -0500 Timo Sirainen Updated copyright notices to include year 2009. HEAD
Tue, 01 Jan 2008 22:05:21 +0200 Timo Sirainen Updated copyright notices to include year 2008. HEAD
Mon, 24 Sep 2007 20:27:16 +0300 Timo Sirainen Use N_ELEMENTS() macro instead of doing sizeof()/sizeof([0]) ourself. HEAD
Sun, 16 Sep 2007 14:34:22 +0300 Timo Sirainen Replaced my Copyright notices. The year range always ends with 2007 now. HEAD
Fri, 13 Jan 2006 22:25:57 +0200 Timo Sirainen Added "bool" type and changed all ints that were used as booleans to bool. HEAD
Wed, 15 Dec 2004 20:43:40 +0200 Timo Sirainen Reorganized mbox md5 summing code so it doesn't require sync context anymore. HEAD