log src/anvil/penalty.c @ 22715:20415dd0b85a

age author description
Mon, 01 Jan 2018 22:42:08 +0100 Stephan Bosch Updated copyright notices to include the year 2018.
Wed, 11 Jan 2017 02:51:13 +0100 Stephan Bosch Updated copyright notices to include the year 2017.
Wed, 13 Jan 2016 12:24:03 +0200 Timo Sirainen global: freshen copyright
Sat, 09 May 2015 19:50:14 +0300 Timo Sirainen anvil: Penalty tracking was moving last checksums wrongly with memcpy().
Mon, 05 Jan 2015 22:20:10 +0200 Phil Carmody global: freshen copyright
Tue, 04 Feb 2014 16:23:22 -0500 Timo Sirainen Updated copyright notices to include year 2014.
Sat, 02 Feb 2013 17:02:55 +0200 Timo Sirainen Oops :) Update copyrights to 2013 without breaking all .c files.
Sat, 02 Feb 2013 17:01:07 +0200 Timo Sirainen Updated copyright notices to include year 2013.
Mon, 29 Oct 2012 22:42:28 +0200 Timo Sirainen anvil: Added a comment to remind what the anvil checksums are all about.
Sun, 16 Sep 2012 00:56:51 +0300 Timo Sirainen Renamed str_tabescape_write() to str_append_tabescaped()
Sun, 19 Aug 2012 13:55:34 +0300 Timo Sirainen Hash table API is now (mostly) type safe.
Sun, 19 Aug 2012 07:20:13 +0300 Timo Sirainen hash_table_create(): Removed table_pool parameter.
Mon, 25 Jun 2012 00:01:59 +0300 Timo Sirainen Added o_stream_nsend*() and related functions to make delayed error handling safer.
Wed, 14 Mar 2012 13:39:00 +0200 Timo Sirainen anvil: s/memcpy/memmove/ for updating checksum list.
Sun, 12 Feb 2012 18:55:28 +0200 Timo Sirainen Updated copyright notices to include year 2012.
Fri, 04 Mar 2011 20:54:29 +0200 Timo Sirainen Updated copyright notices to include year 2011.
Thu, 04 Mar 2010 20:58:31 +0200 Timo Sirainen anvil: Recent changes broke penalty timeout handling. HEAD
Tue, 02 Mar 2010 17:21:16 +0200 Timo Sirainen Compiler warning fix. HEAD
Tue, 02 Mar 2010 09:45:19 +0200 Timo Sirainen Compiler warning fixes. HEAD
Sat, 20 Feb 2010 09:32:48 +0200 Timo Sirainen anvil: Added PENALTY-DUMP command to dump penalty state. HEAD
Sat, 20 Feb 2010 09:32:13 +0200 Timo Sirainen anvil: Fixed penalty "last update" tracking. HEAD
Sat, 20 Feb 2010 08:48:54 +0200 Timo Sirainen auth/anvil: Penalty is no longer increased if the same user+pass combination was recently used. HEAD
Mon, 25 Jan 2010 01:19:08 +0200 Timo Sirainen Updated copyright notices to include year 2010. HEAD
Tue, 10 Nov 2009 15:06:43 -0500 Timo Sirainen anvil: Added support for penalty tracking. HEAD