Commit Graph

6 Commits

Author SHA1 Message Date
Leonard Walter
d0564a8d77 Bunch of DoH fixes bundled together (#419)
* removed unused hostname parameter from quicDial function

* removed outdated use of ioutil

* implemented proper quic 0rtt decision making
2025-01-15 06:26:23 +01:00
Ali
e51f51e1bc move from logrus to slog (#422)
* Migrate from logrus to slog

* fully removing logrus

* should be working now

* Update pipeline.go

Co-authored-by: Frank Olbricht <frank.olbricht@gmail.com>

* Update response-blocklist-name.go

Co-authored-by: Frank Olbricht <frank.olbricht@gmail.com>

* added null logger

* Update pipeline.go

---------

Co-authored-by: Frank Olbricht <frank.olbricht@gmail.com>
2025-01-13 08:43:30 +01:00
Frank Olbricht
6f0f6a299e New 'allow-failure' flag for blocklist loaders (#294) 2023-03-26 12:45:54 +02:00
Frank Olbricht
84fdcd4d18 Add cache-dir option to HTTP blocklists (#83)
* Add cache-dir option to HTTP blocklists

* Write blocklist cache files to tmp location then rename
2020-09-06 10:18:31 -06:00
folbrich
4e70f65eb9 Expand logging and documentation 2020-04-07 18:52:46 -06:00
folbrich
f48a2404ab Add support for local files and remote blocklists (HTTP) 2020-04-06 22:21:03 -06:00