Commit Graph

3118 Commits (30a0aa6fb0cf15cf5182c351d9908cbc30a377bd)

Author SHA1 Message Date
Darien Raymond 68ef98a35d
remove unused code 2018-01-10 14:47:12 +01:00
Darien Raymond 6a7887b655
fix LocalNameServer 2018-01-10 13:32:48 +01:00
Darien Raymond 7d2c34f674
remove unused code 2018-01-10 13:30:57 +01:00
Darien Raymond ec54b04537
fix test break 2018-01-10 13:07:56 +01:00
Darien Raymond e4554e5871
fix test break 2018-01-10 12:59:45 +01:00
Darien Raymond 292d7cc353
massive refactoring for interoperability 2018-01-10 12:22:37 +01:00
Darien Raymond 5a3c7fdd20
remove use of unsafe 2018-01-06 00:32:21 +01:00
Darien Raymond c5d356545e
comments for typed messages 2018-01-04 11:24:17 +01:00
Darien Raymond 24395a3e60
comments for protos. 2018-01-04 11:09:23 +01:00
Darien Raymond 9ccdf67d2d
fix lint warnings 2018-01-02 18:57:22 +01:00
Darien Raymond 30f27706e0
Use 'h2' for ALPN in TCP 2018-01-02 18:16:36 +01:00
Darien Raymond 27a63656ac
update License 2018-01-01 01:19:25 +01:00
Darien Raymond 7cf654a943
fix a typo 2017-12-30 22:30:56 +01:00
Darien Raymond 64859ff47b
specify release description 2017-12-29 00:27:24 +01:00
Darien Raymond b15f3374d3
Update version 2017-12-28 23:59:04 +01:00
Darien Raymond bc52a105ff
rename dns.Server 2017-12-28 23:19:41 +01:00
Darien Raymond 2bf5a008f0
fix error levels 2017-12-27 22:25:12 +01:00
Darien Raymond 9b15e2f6f7
more informational logs 2017-12-27 21:39:14 +01:00
Darien Raymond 8a09c6c926
migrate to signal.Semaphore and Notifier 2017-12-27 21:33:42 +01:00
Darien Raymond 664b840812
send username/password together with initial handshake data in socks client. Fix #785 2017-12-26 23:33:25 +01:00
Darien Raymond 1777540e3d
update geoip.dat 2017-12-25 22:23:49 +01:00
Darien Raymond a82ca019b2
release script relocation 2017-12-25 21:54:44 +01:00
Darien Raymond e8cad4a126
remove old protogen 2017-12-23 23:46:24 +01:00
Darien Raymond 0e571c91a3
new use protogen 2017-12-23 23:45:54 +01:00
Darien Raymond 76fa4958c1
update protoc 2017-12-23 23:10:39 +01:00
Darien Raymond e736c08794
report pack error instead of panic 2017-12-23 21:11:17 +01:00
Darien Raymond 755415056b
Update version 2017-12-22 10:51:43 +01:00
Darien Raymond 4656d5fd6d
fix lint warnings 2017-12-22 10:44:13 +01:00
Darien Raymond 7fdaa02bf6
comments 2017-12-22 10:41:10 +01:00
Darien Raymond 3938c65f7d
fix log format 2017-12-22 00:51:25 +01:00
Darien Raymond 2b8cc43cb4
fix a typo 2017-12-22 00:42:27 +01:00
Darien Raymond 11d726f9bf
refine log handlers 2017-12-22 00:41:40 +01:00
Darien Raymond c91112798c
test cases for common 2017-12-20 11:16:45 +01:00
Darien Raymond 35545cb2db
fix test 2017-12-20 00:51:46 +01:00
Darien Raymond 7078f23291
fix nil pointer on close(). 2017-12-20 00:09:52 +01:00
Darien Raymond c277c6de54
fix test 2017-12-20 00:00:36 +01:00
Darien Raymond ab4f245313
overrideable dns 2017-12-19 23:55:09 +01:00
Darien Raymond 7d11286d80
fix test 2017-12-19 23:54:21 +01:00
Darien Raymond 9e50a8daa6
fix test 2017-12-19 22:29:56 +01:00
Darien Raymond 49056d22ac
remove unused function 2017-12-19 22:04:20 +01:00
Darien Raymond 3b45a8d4cc
comments 2017-12-19 22:02:57 +01:00
Darien Raymond 49b270152a
register logger on start 2017-12-19 22:02:52 +01:00
Darien Raymond f4c35db968
merge log into common log 2017-12-19 21:28:12 +01:00
Darien Raymond 054ceb865d
avoid port in-use error in websocket test 2017-12-19 13:37:37 +01:00
DarienRaymond 6c14ecb2a0
Merge pull request #786 from astrataro/patch-1
Support Linux on s390x
2017-12-19 13:11:25 +01:00
astrataro a908f028e4
Build s390x in Travis-CI script 2017-12-19 19:28:00 +08:00
astrataro b8dc01be55
Support Linux on s390x 2017-12-19 06:16:32 +08:00
Darien Raymond 12ae92ade4
exclude errorgen from coverage 2017-12-18 21:37:44 +01:00
Darien Raymond 1f226797bc
remove header operation to http protocol package 2017-12-18 20:59:43 +01:00
Darien Raymond 91ca88bcff
read original addr from x-forwarded-for header if present 2017-12-18 20:34:00 +01:00