Mark Andrews
|
e53e202ef3
|
4128. [bug] Address issues raised by Coverity 7.6. [RT #39537]
|
2015-05-28 13:17:07 +10:00 |
|
Mark Andrews
|
4442141672
|
silence NULL pointer dereference warning
|
2014-05-01 14:23:23 +10:00 |
|
Tinderbox User
|
431a83fb29
|
update copyright notice
|
2014-01-09 23:46:35 +00:00 |
|
Evan Hunt
|
e851ea8260
|
[master] replace memcpy() with memmove().
3698. [cleanup] Replaced all uses of memcpy() with memmove().
[RT #35120]
|
2014-01-08 16:39:05 -08:00 |
|
Evan Hunt
|
f3c8e48b95
|
[master] change RRL log category 'query-errors'
3575. [func] Changed the logging category for RRL events from
'queries' to 'query-errors'. [RT #33540]
|
2013-05-21 12:20:54 -07:00 |
|
Evan Hunt
|
5cedb1e345
|
[master] minor code cleanup in rrl.c:expand_entries()
from RT #33137
|
2013-04-26 10:59:50 -07:00 |
|
Evan Hunt
|
a6d43d18b1
|
[master] fixed several RRL issues
3554. [bug] RRL failed to correctly rate-limit upward
referrals and failed to count dropped error
responses in the statistics. [RT #33225]
|
2013-04-25 14:42:44 -07:00 |
|
Evan Hunt
|
ad668472f1
|
[master] bug in rrl slip
3545. [bug] RRL slip behavior was incorrect when set to 1.
[RT #33111]
|
2013-04-04 10:32:19 -07:00 |
|
Evan Hunt
|
73b3019760
|
[master] address windows build warnings
|
2013-03-28 15:37:47 -07:00 |
|
Evan Hunt
|
61ddb38c2b
|
[master] remove leftover debugging printf
|
2013-03-06 18:09:05 -08:00 |
|
Mark Andrews
|
b34b328287
|
explicitly ignore error returns
|
2013-02-28 13:44:14 +11:00 |
|
Evan Hunt
|
dbe761ac41
|
[master] better rrl shutdown bug fix
|
2013-02-26 23:39:38 -08:00 |
|
Evan Hunt
|
ae0fb42535
|
[master] back out previous rrl.c change
Not the right fix; use ISC_LIST_INITANDAPPEND instead.
|
2013-02-26 22:41:14 -08:00 |
|
Evan Hunt
|
68357e5241
|
[master] avoid double-free in rrl
- RRL could assert when freeing qname
- also, changed test addresses from 192.168/16 to 192.0/16
|
2013-02-26 19:15:11 -08:00 |
|
Mark Andrews
|
609b8d0817
|
update copyrights
|
2013-02-27 12:27:58 +11:00 |
|
Evan Hunt
|
e0c4f1f5cc
|
[master] silence RRL warnings
|
2013-02-26 00:03:49 -08:00 |
|
Evan Hunt
|
dcf426e9b5
|
[master] corrected typos & unintialized variable
|
2013-02-25 13:23:42 -08:00 |
|
Evan Hunt
|
55e5c51e66
|
[master] DNS RRL
3494. [func] DNS RRL: Blunt the impact of DNS reflection and
amplification attacks by rate-limiting substantially-
identical responses. [RT #28130]
|
2013-02-25 12:45:56 -08:00 |
|