Commit Graph

157 Commits (33080e9766ce7e8d502a13ba3fad3d2f4bf86254)

Author SHA1 Message Date
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
Peter Dave Hello bc3b60aef9 Simplify Dockerfile with `WORKDIR /tmp` 5 years ago
Peter Dave Hello f2ffba78a3 Set `-x` option in SHELL command in Dockerfile
Intead of running `set -x` in the RUN commands
5 years ago
Peter Dave Hello d761f63ca6 Quote var & function output shell scripts in Dockerfile 5 years ago
Frank Denis 37bacef22c Unbound 1.9.2 final 5 years ago
Frank Denis 09e3c177bb Update unbound 5 years ago
Frank Denis dbe8dfacc6 Unbound 1.9.2-rc1 5 years ago
Peter Dave Hello 651e843bda Properly cleanup apk build dependency in Dockerfile 5 years ago
Peter Dave Hello baf65123c2 Use multi-thread to "make" in Dockerfile to speedup build 5 years ago
Peter Dave Hello 1fec4f1690 Specify git clone depth in Dockerfile to speed up git cloning 5 years ago
Peter Dave Hello 234619c299 Clone libsodium with specify single branch in Dockerfile 5 years ago