Commit Graph

388 Commits

Author SHA1 Message Date
Star Brilliant 6ff0a6a9ab Update Readme 2018-06-26 13:28:07 +08:00
Star Brilliant 359c81a019 Update Readme 2018-06-26 13:26:42 +08:00
Star Brilliant 07143d5890 Update documentation about TLS
This is to avoid confusions like issue #12
2018-06-26 13:22:32 +08:00
Star Brilliant 1d367cb7e7 Bump version to 1.3.8 2018-06-26 04:10:58 +08:00
Star Brilliant b132de608f Release 1.3.7 v1.3.7 2018-06-26 04:10:31 +08:00
Star Brilliant 523b6120b9 Workaround a bug causing DNSCrypt-Proxy to expect a response with TransactionID = 0xcafe 2018-06-26 03:55:59 +08:00
Star Brilliant 82fe91395d Workaround a bug causing Unbound to refuse returning anything about the root 2018-06-26 03:04:34 +08:00
Star Brilliant 06ce104d2a Fix typo 2018-06-16 19:41:41 +08:00
Star Brilliant 71b8c093c0 Install default configuration files to *.conf.example 2018-06-16 19:40:52 +08:00
Star Brilliant abdd033310 Print upstream information if error happens 2018-06-12 11:12:13 +08:00
Star Brilliant 461d546082 Add CloudFlare DNS resolver for Tor to the preset 2018-06-06 01:26:36 +08:00
Star Brilliant 51b065eed7 Release 1.3.6 v1.3.6 2018-05-27 21:03:51 +08:00
Star Brilliant a58607dc3d Add an option to disable IPv6, this option is available to client only 2018-05-27 21:00:13 +08:00
Star Brilliant cf94354b08 Revert "Conflict with systemd-resolved.service"
This reverts commit 88b3c95710.
2018-05-15 19:46:04 +08:00
Star Brilliant f2e3a642e3 Write a logger for macOS systems 2018-05-08 21:11:03 +08:00
Star Brilliant 88b3c95710 Conflict with systemd-resolved.service 2018-04-29 22:30:43 +08:00
Star Brilliant 93b70f3941 Release 1.3.5 v1.3.5 2018-04-27 00:39:48 +08:00
Star Brilliant 76c40fb4dc Bump version to 1.3.5 2018-04-26 23:52:59 +08:00
Star Brilliant 174a465ac8 Limit the frequency of creating HTTP client 2018-04-26 23:52:35 +08:00
Star Brilliant 4cbe7c8c98 Release 1.3.4 v1.3.4 2018-04-26 10:33:38 +08:00
Star Brilliant 7839d2c7b1 Bump version to 1.3.4 2018-04-26 10:18:36 +08:00
Star Brilliant c4b2236cf9 Do not respond to network error, silently fail to prevent caching of SERVFAIL
Hopefully we can improve the availability of DoH under unstable network environments.
2018-04-26 10:17:14 +08:00
Star Brilliant 1b90731f20 Add version.go to Makefile 2018-04-25 18:36:06 +08:00
Star Brilliant 20624acf20 Update documents 2018-04-25 14:23:24 +08:00
Star Brilliant 01385b6d29 Update documents 2018-04-25 14:19:40 +08:00
Star Brilliant 5afdee6315 Put EDNS0 at the beginning of the OPT section 2018-04-25 03:05:06 +08:00
Star Brilliant 874a3613e4 Use dns.DefaultMsgSize instead of magic number 4096 2018-04-25 03:04:31 +08:00
Star Brilliant dc14a70e9d Use dns.DefaultMsgSize instead of magic number 4096 2018-04-24 20:46:34 +08:00
Star Brilliant 58e4018ab2 Rename variables 2018-04-24 20:43:24 +08:00
Star Brilliant f4516429ee Take User-Agent out of common library, that would be better for packaging v1.3.3 2018-04-24 14:25:33 +08:00
Star Brilliant 12df47f45f Release 1.3.2 v1.3.2 2018-04-17 03:28:36 +08:00
Star Brilliant 450c10a594 Fix version number in User-Agent 2018-04-17 03:27:42 +08:00
Star Brilliant e7c4450787 Fix build system 2018-04-17 03:27:21 +08:00
Star Brilliant bd5ef5d61e Fix build 2018-04-16 21:36:26 +08:00
Star Brilliant ff0e9529cb Update User-Agent 2018-04-16 21:35:33 +08:00
Star Brilliant 627e2d639d Release 1.3.1 v1.3.1 2018-04-16 13:59:03 +08:00
Star Brilliant 7d5cf98d2b Fix the "address already in use" issue 2018-04-16 13:58:38 +08:00
Star Brilliant 34adf40b36 Release 1.3.0 v1.3.0 2018-04-16 13:35:38 +08:00
Star Brilliant b9c1bcaad2 Put [::1] into default listen addresses 2018-04-16 13:18:51 +08:00
Star Brilliant 47df06b6e2 Merge pull request #9 from gdm85/master
Add client/server support for multiple listen addresses
2018-04-16 03:36:30 +08:00
gdm85 1abba72898 Add server support for multiple listen addresses 2018-04-15 19:57:17 +02:00
gdm85 ce656ac3f7 Add client support for multiple listen addresses 2018-04-15 19:57:01 +02:00
Star Brilliant 83f20767ea Update to IETF draft-07 v1.2.1 2018-04-13 02:46:03 +08:00
Star Brilliant 07db7ba200 Merge pull request #7 from joubin/master
Linux (Ubuntu) easy install
2018-04-13 02:32:03 +08:00
Joubin Jabbari cdb8599c9f Made changes per pull request feedback #7. 2018-04-12 08:24:33 -10:00
Star Brilliant 236f7931e6 Update to IETF draft-06 v1.2.0 2018-04-10 14:02:51 +08:00
Joubin Jabbari 196207631b Added instructions and script for easy installation under Ubuntu
Tested with:

  * Ubuntu 16.04 LTS
  * Raspbian (Jesse, Pi 3 B+)
2018-04-09 16:17:45 -10:00
Star Brilliant 9562c2fe5c Add 1.1.1.1 and 1.0.0.1 DOH 2018-04-04 00:14:28 +08:00
Star Brilliant 0a107be362 Use absolute path for ../json-dns 2018-04-02 21:07:49 +08:00
Star Brilliant efa272bc52 Add documentation about /etc/hosts preloading 2018-04-02 17:19:39 +08:00