Commit Graph

  • 445889c47e add more test cases for socks5 ginuerzh 2018-12-31 20:44:20 +0800
  • 72d7850c2c add tests for shadowsocks UDP relay ginuerzh 2018-12-27 19:59:21 +0800
  • a7d49f0b37 DNS resolver support DoH #335 ginuerzh 2018-12-27 19:58:12 +0800
  • 02f1d099c4 add vendor ginuerzh 2018-12-26 20:24:41 +0800
  • bb1afcc437 add more tests ginuerzh 2018-12-26 20:24:20 +0800
  • d3b03e4231 add default timeout ginuerzh 2018-12-24 13:14:53 +0800
  • 89584a3a33 fix timeout when testing ginuerzh 2018-12-23 11:23:24 +0800
  • 8d16b2d0b5 add timeout for Connectors ginuerzh 2018-12-22 23:10:55 +0800
  • 99a08048a0 add default timeout for transporters ginuerzh 2018-12-22 20:40:46 +0800
  • 369b18bc89 update Dockerfile ginuerzh 2018-12-22 18:14:45 +0800
  • 48d66f6d8e update Dockerfile ginuerzh 2018-12-22 16:13:43 +0800
  • 6ee452c302 update Dockerfile ginuerzh 2018-12-22 16:00:45 +0800
  • e9dc81b4f4 update Dockerfile ginuerzh 2018-12-22 15:52:19 +0800
  • 45022d2415 add test for SOCKS5 bind & UDP relay ginuerzh 2018-12-22 15:29:38 +0800
  • c7b3111e89 add tests for reload ginuerzh 2018-12-15 20:30:51 +0800
  • 49f2fcc9f3 add tests for forward tunnel ginuerzh 2018-12-15 14:38:50 +0800
  • 1fc7a4e875 update bypass recall 2018-12-14 22:38:26 +0800
  • 5e5bb3035d update Dockerfile ginuerzh 2018-12-09 16:57:42 +0800
  • d8754bfb9d add cover for test ginuerzh 2018-12-09 16:31:47 +0800
  • 5e94eb642e add more SNI tests ginuerzh 2018-12-09 16:24:44 +0800
  • 75f71daa99 fix kcp test ginuerzh 2018-12-09 14:11:25 +0800
  • 6ccb6e52ae add local addr for kcp dial ginuerzh 2018-12-09 14:02:28 +0800
  • a06a29d1bb fix failed tests ginuerzh 2018-12-09 13:13:51 +0800
  • dc88462771 fix test ginuerzh 2018-12-09 12:55:57 +0800
  • e41c11d943 add more tests ginuerzh 2018-12-09 12:32:23 +0800
  • 52a8626d4a add tests ginuerzh 2018-12-08 18:00:08 +0800
  • fb4934df03 fix bug MacType 2018-12-07 16:33:43 +0800
  • 2c290a1a0d Merge branch 'master' of https://github.com/ginuerzh/gost MacType 2018-12-07 15:39:33 +0800
  • d1cad3eb5b enable GO111MODULE ginuerzh 2018-12-07 11:41:00 +0800
  • ed271ec258 switch to go module ginuerzh 2018-12-07 00:23:31 +0800
  • 630b9f87b8 fix test ginuerzh 2018-12-06 20:07:52 +0800
  • 7686a4bdc8 add more detail info for routing ginuerzh 2018-12-06 19:57:36 +0800
  • 0bb52bc7bc fix socks4a domain address ginuerzh 2018-12-06 19:11:59 +0800
  • d695429eda fix data race in kcp ginuerzh 2018-12-06 11:48:38 +0800
  • 51c6edadb1
    Merge pull request #2 from ginuerzh/master recall704 2018-12-01 14:40:22 +0800
  • dc4c78ca44 add stop for live reloading ginuerzh 2018-11-29 22:09:10 +0800
  • 5e0e08d5b0 live reloading for base config ginuerzh 2018-11-27 10:08:18 +0800
  • 194b651dd8 add failMarker for fail filter ginuerzh 2018-11-26 11:28:07 +0800
  • 83906404ae update vendor for QUIC (#322) v2.6.1 ginuerzh 2018-11-23 11:41:16 +0800
  • ed8e276cde update README, add telegram group link ginuerzh 2018-11-23 10:52:39 +0800
  • 997147d853 v2.6.1 ginuerzh 2018-11-23 10:45:30 +0800
  • aebd6842a9 update vendor ginuerzh 2018-11-22 16:02:29 +0800
  • a020c7bc33 fix data race ginuerzh 2018-11-21 23:42:45 +0800
  • e9b872c4cf change error to code ginuerzh 2018-11-17 23:06:24 +0800
  • 8ba90995ae add probing resistance support for HTTP2 proxy ginuerzh 2018-11-17 22:11:21 +0800
  • 02db99b747 fix http test ginuerzh 2018-11-17 15:22:56 +0800
  • 1a0098cf83 add probing resistance support for HTTP proxy ginuerzh 2018-11-17 15:17:54 +0800
  • 8a1bfdb1cc update vendor ginuerzh 2018-11-16 19:50:08 +0800
  • 3c640f9a7d update vendor ginuerzh 2018-11-16 19:22:38 +0800
  • 73bc679bbf update vendor ginuerzh 2018-11-16 18:33:42 +0800
  • 1823009c5c add timeout for handshake but not for target connecting better algorithm for backend retry git 2018-11-16 14:14:55 +0800
  • 1e24898e87 resolver now can be compatible with /etc/resolv.conf ginuerzh 2018-11-12 20:20:41 +0800
  • d9cce6332c add live reloading support for peer config ginuerzh 2018-11-12 16:28:22 +0800
  • c91e424cbe use ip address instead of domain address in Connector.Connect ginuerzh 2018-11-12 10:40:42 +0800
  • b16f878c39 add ConnectOptions for Connector.Connect ginuerzh 2018-11-10 12:16:46 +0800
  • 3ebf423e87 fix resolver timeout ginuerzh 2018-11-10 12:14:26 +0800
  • c66751b017 add docker build status ginuerzh 2018-11-03 14:43:59 +0800
  • 55b9c61f14 update README_en.md v2.6 ginuerzh 2018-11-03 14:33:24 +0800
  • 275a3da1d3 v2.6 ginuerzh 2018-11-03 13:03:16 +0800
  • c84026fa30 Merge branch '2.6' ginuerzh 2018-11-03 12:49:00 +0800
  • 434d34bb58 fix sni panic (#297) ginuerzh 2018-11-03 12:47:52 +0800
  • 60a30a1f20 add auth info for http log (#286) ginuerzh 2018-11-03 12:28:34 +0800
  • 31257903a3 add timeout for TLS handshaking (#316) ginuerzh 2018-11-03 11:24:25 +0800
  • bebb2f824a fix bypass test ginuerzh 2018-11-03 11:03:58 +0800
  • fa085c56e5 修复 examples 中的参数错误 (#315) recall704 2018-11-03 11:01:48 +0800
  • 38827782e1 add live reloading support for bypass,resolver and hosts ginuerzh 2018-11-03 10:56:55 +0800
  • aeca739c16 [fixed][examples] 修复 examples 中的参数错误 recall704 2018-10-23 10:55:15 +0800
  • 0170378424
    Merge 9f72d6b1d3 into 84dc5a612e LiuYang 2018-09-11 09:45:32 +0000
  • 9f72d6b1d3 Update: wait both direction and close liuyang 2018-09-11 17:42:26 +0800
  • 652315ea07 Remove certification generation Living42 2018-09-08 20:09:55 +0800
  • 2c0a7b4807
    Merge 0899173b06 into 84dc5a612e recall704 2018-08-24 02:02:36 +0000
  • 0899173b06
    Merge pull request #1 from ginuerzh/master recall704 2018-08-08 10:33:34 +0800
  • ca3853e8cb Merge branch '1.6' of https://github.com/ginuerzh/gost into 2.6 v2.6-rc1 ginuerzh 2018-08-04 18:09:34 +0800
  • be72040466 2.6-rc1 ginuerzh 2018-08-04 18:08:20 +0800
  • 8df5012071 fix build in go-1.10.3 at win (#282) chenhw2 2018-07-14 16:01:58 +0800
  • 83fb2cc814 fix build in go-1.10.3 at win chenhw2 2018-07-13 11:24:47 +0800
  • 84dc5a612e fix compile error (#280) stonexin 2018-07-09 18:04:42 +0800
  • 8318be0584 fix compile error stonexin 2018-07-09 15:14:41 +0800
  • c4e6bcf5d9 fix #253 ginuerzh 2018-07-08 16:09:34 +0800
  • 18f7ba2b7c add retry support for TCP port forwarding ginuerzh 2018-07-08 14:51:37 +0800
  • 93ac1dc342 fix #278, param name of QUIC conflict ginuerzh 2018-07-08 13:05:57 +0800
  • c1f4325b19 add ChainOptions for Chain.Dial ginuerzh 2018-07-08 10:41:56 +0800
  • c242286a06 add Handler.Init ginuerzh 2018-07-06 15:25:08 +0800
  • 644d22d7c3 add static hosts support ginuerzh 2018-07-04 19:34:22 +0800
  • e56fbfa809 add strategy param ginuerzh 2018-06-30 17:53:21 +0800
  • f292d8e76f add bypass support for handlers ginuerzh 2018-06-30 15:55:05 +0800
  • c11b5ddce8 add special wildcard support for domain bypass ginuerzh 2018-06-30 13:18:58 +0800
  • a7167ac467 add p2p exit on broken irc Zhixing Wang 2018-05-23 20:46:40 +0100
  • 9345a2dc2b #249 add load balancing support for port forwarding ginuerzh 2018-05-20 22:03:41 +0800
  • b15c5bb38c update README.md ginuerzh 2018-05-19 21:40:08 +0800
  • 482d2857f6 add cache support for DNS resolver ginuerzh 2018-05-19 19:17:53 +0800
  • 56bc433cd6 fix dns resolver ginuerzh 2018-05-19 17:52:34 +0800
  • 3271a50bdb support custom cert/key files to initialize the default certificate ginuerzh 2018-05-19 12:05:23 +0800
  • 0695bb5e9a add support custom dns resolver ginuerzh 2018-05-19 11:12:18 +0800
  • 25d223c384 update vendor Zhixing Wang 2018-05-17 13:14:45 +0100
  • 030fbd8521 add p2p support Zhixing Wang 2018-05-16 22:05:40 +0100
  • d39e211f3e add bypass support for proxy chain ginuerzh 2018-04-28 16:12:23 +0800
  • f6e09eaae6 add bypass support for server nodes ginuerzh 2018-04-22 12:46:28 +0800
  • 08003d296d update vendor ginuerzh 2018-04-22 10:01:55 +0800
  • 74ed44d87d add address bypass ginuerzh 2018-04-22 09:24:33 +0800