Commit Graph

167 Commits (facb03f1db48aa6be8c2c970d90744599e10edae)

Author SHA1 Message Date
Frank Denis ebb083c515 Bump EDS 4 years ago
Frank Denis e1c44f263b Update Unbound 4 years ago
Frank Denis 2858a6ea52 Upgrade base layer to the current Ubuntu LTS (20.04) 4 years ago
Frank Denis c55108d7da Update encrypted-dns-server 4 years ago
Frank Denis 64a841d5ef Downgrade Unbound, disable serve-stale, disable parking_lot for tokio
Essentially revert anything new and potentially causing #80
4 years ago
Frank Denis db51ca4f0e Bump versions 4 years ago
Frank Denis 4929d02f15 Update Unbound 4 years ago
Frank Denis 65f78b41d7 Enable server-expired in Unbound 4 years ago
Frank Denis 70d8e28a56 Remove --enable-event-api in Unbound compilation
Spotted by @mibere
4 years ago
Frank Denis 5b725a769c Update Unbound, add some undelegated zones 4 years ago
Frank Denis a246506150 Copy and use undelegated.txt 5 years ago
Frank Denis 03d780097a Sync encrypted-dns.toml.in and bump EDS version 5 years ago
Frank Denis 7c0677c8d2 Update unbound to 1.9.6rc1 5 years ago
Frank Denis a3786b89ef More issues found in Unbound; bump again 5 years ago
Frank Denis fa8889dc82 Update server just so that it can be compiled with rust-stable 5 years ago
Frank Denis 1955ebe6fd Use rust-beta, since nightly can be broken 5 years ago
Frank Denis 77d5a48b04 Update Unbound 5 years ago
Frank Denis 31eb8b19b1 Upgrade to eoan 5 years ago
Frank Denis dce63445e2 Bump 5 years ago
Frank Denis 0b9d1e77ef Switch back to the official Unbound tree 5 years ago
Frank Denis cf3af8b9c4 More complete instructions
That make me realize that all we really need is an interactive installation
and update script.
5 years ago
Frank Denis b091ce75da Update and add support for Prometheus metrics 5 years ago
Frank Denis 9f00e11477 Update to encrypted-dns 0.3.3 5 years ago
Frank Denis 54fdcffe6a Bump 5 years ago
Frank Denis 498fdb782d Add support for Anonymized DNS 5 years ago
Frank Denis b5909c1630 Update unbound and encrypted-dns 5 years ago
Frank Denis 428223ac97 Bump 5 years ago
Frank Denis 61b34cd62f Internal bump 5 years ago
Frank Denis 7ece61f762 If a secret.key file is present, import it even in start() 5 years ago
Frank Denis b8b7e34f10 Create the lists directory too 5 years ago
Frank Denis 056941f508 Create the legacy /opt/dnscrypt-wrapper/etc/{keys,lists} directory 5 years ago
Frank Denis 3aa5a33f3f Compatibility layer is back 5 years ago
Frank Denis 8963720394 Bump 5 years ago
Frank Denis 14b1b43345 Give up with migrations 5 years ago
Frank Denis e970987013 Prepare for filtering 5 years ago
Frank Denis 090abe5b79 apt -> apt-get 5 years ago
Frank Denis 53176408fa Remove /var/log/apt/* everywhere 5 years ago
Frank Denis 8f9b664386 Remove /var/lib/apt/lists/* after installation 5 years ago
Frank Denis cd8f720cf6 Re-drop privileges 5 years ago
Frank Denis 44c42a989b Don't privdrop for now 5 years ago
Frank Denis 7afe4ec9c0 Install runit-helper instead of runit-systemd 5 years ago
Frank Denis 96dfc096ae Ubuntu package names make no sense 5 years ago
Frank Denis 1514977482 We need libevent-2.1 as a runtime dependency 5 years ago
Frank Denis 573a94ab34 Nits 5 years ago
Frank Denis 744ecefe9a Runit for Ubuntu 5 years ago
Frank Denis cbf9f7c4cc Switch to Ubuntu - Rust doesn't work well with musl-libc 5 years ago
Frank Denis a3efabd367 Preliminary code to move to the new server 5 years ago
Peter Dave Hello fee7c88a04 Separate `update-ca-certificates` in Dockerfile
Combine it with apk operation, will cause missing error issues due to
the following `|| true`, we should prevent that and let apk fail when
it's needed.
5 years ago
Peter Dave Hello 11e4f8620f Separate `CFLAGS=-Ofast` to ENV in Dockerfile 5 years ago
Peter Dave Hello f658223f00 Remove dead code in Dockerfile 5 years ago