Star Brilliant
|
0df0002e6b
|
Bump version to 1.4.2
|
2018-11-10 23:00:06 +08:00 |
|
Star Brilliant
|
3affb2c227
|
Release 1.4.1
|
2018-11-10 22:59:37 +08:00 |
|
Star Brilliant
|
4754aa0414
|
Enable CORS by default, which is necessary for AJAX resolver to run
|
2018-11-07 20:13:51 +08:00 |
|
Star Brilliant
|
c51be0e69c
|
Use context for more functions
|
2018-11-07 19:25:46 +08:00 |
|
Star Brilliant
|
afa0d563d0
|
Add passthrough feature, tests are welcome
|
2018-11-07 17:10:39 +08:00 |
|
Chris Hills
|
ef2c6bbdc8
|
Update google.go
Make "cd" check case-insensitive.
|
2018-11-01 20:12:28 +00:00 |
|
Chris Hills
|
4d742bd15e
|
doh-server: change to google.go
Allow the "cd" parameter to be case insensitive to work with some clients that send True/False instead of true/false such as gDNS.
|
2018-10-31 23:40:33 +00:00 |
|
Star Brilliant
|
c85ef45840
|
Fix panic with debug_http_headers
|
2018-09-27 16:46:36 +08:00 |
|
Star Brilliant
|
6eb7b29142
|
Add configuration option: debug_http_headers
|
2018-09-22 04:23:55 +08:00 |
|
Star Brilliant
|
ea0a769389
|
Bump version to 1.3.11
|
2018-08-21 01:44:56 +08:00 |
|
Star Brilliant
|
a303c21036
|
Bump version to 1.3.10
|
2018-08-14 09:08:46 +08:00 |
|
Star Brilliant
|
ffe5573552
|
Change the ECS prefix length from /48 to /56 for IPv6, per RFC 7871
|
2018-08-14 09:06:13 +08:00 |
|
Star Brilliant
|
07f39088d4
|
Update example configuration
|
2018-07-02 20:42:11 +08:00 |
|
Star Brilliant
|
db007fbded
|
Update example configuration
|
2018-07-02 20:40:56 +08:00 |
|
Star Brilliant
|
89d809d469
|
Bump version to 1.3.9
|
2018-07-02 20:12:04 +08:00 |
|
Star Brilliant
|
033865e508
|
Workaround a bug causing Firefox 61-62 to reject responses with Content-Type = application/dns-message
|
2018-07-02 19:42:57 +08:00 |
|
Star Brilliant
|
7e7cd1ee90
|
Workaround a bug causing Firefox 61-62 to reject responses with Content-Type = application/dns-message
|
2018-07-02 17:55:58 +08:00 |
|
Star Brilliant
|
e19250dc99
|
Workaround a bug causing Firefox 61-62 to reject responses with Content-Type = application/dns-message
|
2018-07-02 17:49:34 +08:00 |
|
Star Brilliant
|
a64df3f048
|
Preserve TransactionID
|
2018-07-02 13:49:59 +08:00 |
|
Star Brilliant
|
f54b49c090
|
Disable preventing capitalization scrambling
|
2018-07-02 13:48:05 +08:00 |
|
Star Brilliant
|
11056bcad5
|
Construct a real DNS packet for DNSCrypt-Proxy
|
2018-06-26 15:20:43 +08:00 |
|
Star Brilliant
|
ca33027e04
|
Remove offensive words :-)
|
2018-06-26 14:39:05 +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
|
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
|
abdd033310
|
Print upstream information if error happens
|
2018-06-12 11:12:13 +08:00 |
|
Star Brilliant
|
f2e3a642e3
|
Write a logger for macOS systems
|
2018-05-08 21:11:03 +08:00 |
|
Star Brilliant
|
76c40fb4dc
|
Bump version to 1.3.5
|
2018-04-26 23:52:59 +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
|
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
|
f4516429ee
|
Take User-Agent out of common library, that would be better for packaging
|
2018-04-24 14:25:33 +08:00 |
|
Star Brilliant
|
ff0e9529cb
|
Update User-Agent
|
2018-04-16 21:35:33 +08:00 |
|
Star Brilliant
|
7d5cf98d2b
|
Fix the "address already in use" issue
|
2018-04-16 13:58:38 +08:00 |
|
Star Brilliant
|
b9c1bcaad2
|
Put [::1] into default listen addresses
|
2018-04-16 13:18:51 +08:00 |
|
gdm85
|
1abba72898
|
Add server support for multiple listen addresses
|
2018-04-15 19:57:17 +02:00 |
|
Star Brilliant
|
83f20767ea
|
Update to IETF draft-07
|
2018-04-13 02:46:03 +08:00 |
|
Star Brilliant
|
236f7931e6
|
Update to IETF draft-06
|
2018-04-10 14:02:51 +08:00 |
|
Star Brilliant
|
0a107be362
|
Use absolute path for ../json-dns
|
2018-04-02 21:07:49 +08:00 |
|
Star Brilliant
|
8b45c99dfc
|
Adapt for CloudFlare DNS service
|
2018-04-01 22:57:18 +08:00 |
|
Star Brilliant
|
cb78b9b696
|
A DNS API server SHOULD respond with HTTP status code 415 (Unsupported Media Type) upon receiving a media type it is unable to process.
|
2018-03-24 17:33:50 +08:00 |
|
Star Brilliant
|
972d404ebc
|
Add Last-Modified header
|
2018-03-23 15:32:51 +08:00 |
|
Star Brilliant
|
06b700cb7e
|
Fix server Content-Type problem
|
2018-03-21 17:07:40 +08:00 |
|
Star Brilliant
|
0e36d3b31b
|
Content-Type auto detection for client
|
2018-03-21 16:58:42 +08:00 |
|
Star Brilliant
|
5723558934
|
Fix Accept header detection
|
2018-03-21 15:28:47 +08:00 |
|
Star Brilliant
|
1be3052cda
|
Fix cache privateness
|
2018-03-21 15:08:12 +08:00 |
|
Star Brilliant
|
2b3a261247
|
Fix case issue
|
2018-03-21 04:14:45 +08:00 |
|