Commit Graph

776 Commits

Author SHA1 Message Date
f2117d8331 bump version to v0.28.1 2019-08-06 16:51:55 +08:00
261be6a7b7 add vendor files 2019-08-06 16:50:54 +08:00
b53a2c1ed9 update reverseproxy from std libraries 2019-08-06 16:49:22 +08:00
ee0df07a3c vendor update 2019-08-03 23:23:00 +08:00
4e363eca2b update version of github.com/gorilla/mux 2019-08-03 23:22:22 +08:00
4277405c0e update vendors 2019-08-03 18:49:55 +08:00
6a99f0caf7 update testify and kcp-go 2019-08-03 18:44:11 +08:00
394af08561 close session in login() 2019-08-03 16:43:21 +08:00
6451583e60 Merge pull request #1349 from fatedier/dev
bump version to v0.28.0
v0.28.0
2019-08-01 14:04:55 +08:00
30cb0a3ab0 Merge pull request #1344 from fatedier/new
support http load balancing
2019-08-01 13:59:41 +08:00
5680a88267 fix connection leak when login_fail_exit is false, fix #1335 2019-07-31 00:50:38 +08:00
6b089858db bump version to v0.28.0 2019-07-31 00:47:50 +08:00
b3ed863021 support http load balancing 2019-07-31 00:41:58 +08:00
5796c27ed5 doc: update 2019-07-31 00:41:43 +08:00
310e8dd768 Merge pull request #1331 from muesli/typo-fixes
Fixed typos in comments
2019-07-19 18:50:29 +08:00
0b40ac2dbc Fixed typos in comments
Just nitpicky typo fixes.
2019-07-19 12:40:14 +02:00
f22c8e0882 Merge pull request #1323 from skyrocknroll/skyrocknroll-patch-1
Typo
2019-07-15 14:03:57 +08:00
a388bb2c95 Typo
English Grammar Typo
2019-07-15 01:05:43 +05:30
e611c44dea Merge pull request #1322 from fatedier/dev
bump version to v0.27.1
v0.27.1
2019-07-14 20:00:31 +08:00
8e36e2bb67 Merge pull request #1320 from fatedier/new
add read timeout for TLS check operation
2019-07-14 10:57:22 +08:00
541ad8d899 update ISSUE_TEMPLATE 2019-07-12 17:59:45 +08:00
17cc0735d1 add read timeout for TLS check operation 2019-07-12 17:11:03 +08:00
fd336a5503 Merge pull request #1275 from Arugal/dev
replace the _
2019-06-02 21:22:29 +08:00
802d1c1861 replace the _ 2019-06-01 10:09:13 +08:00
65fe0a1179 Merge pull request #1271 from jiajunhuang/resp_body_should_be_closed
resp.Body must be closed after function return
2019-06-01 00:44:03 +08:00
2d24879fa3 fix 2019-05-31 15:56:05 +08:00
75383a95b3 resp.Body must be closed after function return
whether it's success or fail, otherwise it will cause memory leak
ref: https://golang.org/pkg/net/http/
2019-05-30 22:32:36 +08:00
95444ea46b Merge pull request #1216 from fatedier/dev
bump version to v0.27.0
v0.27.0
2019-04-25 14:41:05 +08:00
9f9c01b520 Merge pull request #1215 from fatedier/new
merge new features
2019-04-25 14:38:05 +08:00
285d1eba0d bump version to v0.27.0 2019-04-25 12:31:20 +08:00
0dfd3a421c frps: support custom_404_page 2019-04-25 12:29:34 +08:00
6a1f15b25e support proxy protocol in unix_domain_socket 2019-04-25 12:01:57 +08:00
9f47c324b7 api error fix due to status code 2019-04-25 09:54:56 +08:00
f0df6084af Merge pull request #1206 from bgkavinga/master
api error fix due to status code
2019-04-24 12:06:13 +08:00
879ca47590 api error fix due to status code 2019-04-21 13:29:35 +05:30
6a7efc81c9 Merge pull request #1191 from fatedier/dev
Bump version to v0.26.0
v0.26.0
2019-04-10 14:02:03 +08:00
12c5c553c3 Merge pull request #1190 from fatedier/new
new features
2019-04-10 13:57:59 +08:00
988e9b1de3 update doc 2019-04-10 13:51:05 +08:00
db6bbc5187 frpc: new plugin https2http 2019-04-10 12:02:22 +08:00
c67b4e7b94 vendor: add packages 2019-04-10 10:53:45 +08:00
b7a73d3469 support proxy protocol for type http 2019-04-10 10:51:01 +08:00
7f9d88c10a fix 2019-04-08 15:39:14 +08:00
79237d2b94 bump version to v0.26.0 2019-03-29 19:40:25 +08:00
9c4ec56491 support proxy protocol 2019-03-29 19:01:18 +08:00
74a8752570 fix route conflict 2019-03-29 17:12:44 +08:00
a8ab4c5003 Merge pull request #1160 from fatedier/dev
bump version to v0.25.3, fix #1159
v0.25.3
2019-03-26 19:33:39 +08:00
9cee263c91 fix panic error when reconnecting using tls 2019-03-26 19:28:24 +08:00
c6bf6f59e6 update package.sh 2019-03-25 18:38:02 +08:00
4b7aef2196 Merge pull request #1157 from fatedier/dev
bump version to v0.25.2
v0.25.2
2019-03-25 18:26:33 +08:00
f6d0046b5a bump version to v0.25.2 2019-03-25 18:22:35 +08:00