| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-25 | _www/doc: update the index and resolver documentation | Shulhan | |
| While at it, rename the README.adoc to README and made symlink to it as README.adoc. | |||
| 2022-03-15 | all: change the rescached license to GPL 3.0 or later | Shulhan | |
| See https://kilabit.info/journal/2022/gpl/ for more information. | |||
| 2022-02-09 | all: fix format of all asciidoc files | Shulhan | |
| This is to make the adoc files parsed and rendered correctly by asciidocgo and asciidoc tools. | |||
| 2021-01-24 | README: add section to show the screenshots and usage of web interface | Shulhan | |
| The screenshots images point to the latest image in the master branch. In the man page, the screenshot will be displayed as text. | |||
| 2021-01-20 | all: rewrite the web user interface and the APIs | Shulhan | |
| 2020-07-26 | all: remove unused hosts.block file | Shulhan | |
| 2019-10-17 | rescached: support serving and forwarding DNS over TLS | Shulhan | |
| 2019-10-16 | all: refactoring configuration file | Shulhan | |
| The configuration file now group into two section: the '[rescached]' and '[dns "server"]' sections. All of the configuration values are loaded using ini.Unmarshal instead of using manual parsing. | |||
| 2019-09-29 | all: support macOS | Shulhan | |
| This changes add the macOS launchd script and make tasks to install and uninstall in macOS. | |||
| 2019-07-09 | cmd/rescached: change config flag from "-f" to "-config" | Shulhan | |
| 2019-03-02 | README: update documentation on running DNS over HTTPS | Shulhan | |
| User that need to run DoH in local need to import or accept the certificate manually through Firefox exception list. | |||
| 2019-01-28 | all: fix the example certificate and key for DNS over HTTPS | Shulhan | |
| Previously, the Common Name (CN) for certificate is not a valid local domain name, because we tested it using IP address instead of domain name. This commit use the "localhost" in certificate CN and in configuration for DoH in browser. | |||
| 2018-12-24 | make: replace tool to generate manpage with asciidoctor | Shulhan | |
| 2018-10-01 | README: fix step on installing from source | Shulhan | |
| Fixes #1 | |||
| 2018-09-29 | make: install an example of certificate files | Shulhan | |
| 2018-09-29 | README: add section to explain how to use DNS over HTTPS | Shulhan | |
| Also, update documentations on some paragraph. | |||
| 2018-09-11 | doc: add integration with openresolv on feature section | Shulhan | |
| 2018-09-11 | Implement subscriber integration with openresolv | Shulhan | |
| Resolve shuLhan/rescached#9 | |||
| 2018-09-09 | Add documentation about format of master file | Shulhan | |
| 2018-09-08 | doc: update list of features | Shulhan | |
| 2018-08-26 | cmd/rescached: update default prune delay to 5m and threshold to 1h | Shulhan | |
| 2018-08-26 | Add documentation for rescached.cfg and script files | Shulhan | |
| 2018-08-26 | Implement cache pruning using time aware least recently used | Shulhan | |
| 2018-08-20 | rescached: DNS resolver cache daemon | Shulhan | |
