- Jan 11, 2017
-
-
Libor Peltan authored
-
- Jan 06, 2017
-
-
Daniel Salzman authored
-
Libor Peltan authored
-
- Jan 05, 2017
-
-
Daniel Salzman authored
Journal fixing See merge request !626
-
Libor Peltan authored
-
Libor Peltan authored
-
Daniel Salzman authored
wire: don't use misaligned pointers See merge request !625
-
Vladimír Čunát authored
It's the same as 9badca98.
-
- Jan 04, 2017
-
-
Daniel Salzman authored
wire_ctx: refactor to reduce duplication and UB See merge request !622
-
Daniel Salzman authored
Journal lmdb joint See merge request !616
-
Daniel Salzman authored
-
Ondřej Surý authored
Adapt to the new afl to use __AFL_LOOP See merge request !624
-
Ondřej Surý authored
-
Vladimír Čunát authored
It was using misaligned pointers which causes undefined behavior, at least theoretically. API change: data in wire_ctx_read() is now passed as void* instead of uint8_t*, and it zeroes the data on error.
-
Daniel Salzman authored
-
-
Libor Peltan authored
-
Libor Peltan authored
-
-
Libor Peltan authored
-
-
Libor Peltan authored
-
Libor Peltan authored
-
Libor Peltan authored
...including configuration changes of max-journal-size, max-journal-usage, max-journal-depth ...
-
-
Libor Peltan authored
-
Libor Peltan authored
-
Libor Peltan authored
-
Libor Peltan authored
-
Libor Peltan authored
-
Libor Peltan authored
-
Libor Peltan authored
-
Libor Peltan authored
This reverts commit 7f14873e. The reason is it's wrong and brings more problems than benefit.
-
Daniel Salzman authored
doc: updated year in pre-built man templates See merge request !621
-
Libor Peltan authored
-
- Jan 03, 2017
-
-
Daniel Salzman authored
-
- Dec 29, 2016
-
-
Daniel Salzman authored
-
Notes: - To do: if the zone cut is deduced from a RRSIG record, we could also detect if there was a wildcard match and set the RRL_WILDCARD flag. - Perhaps only the name needs to be retrieved from the SOA record in case of a NXDOMAIN, since RRL will use the query name anyway for the other classifications.
-
The RRL rate is measured and averaged over a period of time. This measurement window was applied only for existing buckets. This change enables this behavior for new buckets as well. This should have no operational impact. But it will make our testing a bit easier.
-
Daniel Salzman authored
-