fatedier
|
4300169041
|
assets: optimize static files archetucture
|
2016-08-10 20:18:36 +08:00 |
|
fatedier
|
3b06d771ac
|
utils/conn: wsarecv error in windows means connection closed?
|
2016-08-01 15:24:04 +08:00 |
|
fatedier
|
7f386fc042
|
utils/pool: use sync.pool to reduce the pressure of garbage collection
|
2016-07-31 03:26:41 +08:00 |
|
fatedier
|
fd3c97a0e9
|
Fix conflicts in fatedier/connection_pool with dev
Conflicts:
src/frp/cmd/frpc/control.go
src/frp/cmd/frps/control.go
src/frp/models/config/config.go
src/frp/models/server/server.go
|
2016-07-29 23:38:34 +08:00 |
|
fatedier
|
8f5f0b0a9a
|
all: new feature connection pool
|
2016-07-29 23:08:00 +08:00 |
|
fatedier
|
452e02adab
|
add host_header_rewrite in frpc.ini to rewrite your requests with a modified Host header
|
2016-07-26 00:18:19 +08:00 |
|
Maodanping
|
6dd51e0951
|
remove the extra filed
|
2016-07-24 15:08:01 +08:00 |
|
Maodanping
|
e0f2993b70
|
change the Host value in http request header
|
2016-07-24 15:00:18 +08:00 |
|
fatedier
|
926d0b74a9
|
utils/vhost: update TcpConn with bufio.Reader
|
2016-07-20 16:33:42 +08:00 |
|
fatedier
|
4f49458af0
|
frp/models/msg: fix a bug if local service write to socket immediately every time accept one user connection, fix #20
|
2016-07-20 16:04:06 +08:00 |
|
fatedier
|
f968f3eace
|
all: add new feature privilege mode
|
2016-06-26 22:36:07 +08:00 |
|
fatedier
|
b14441d5cd
|
utils/vhost: update for vhost_https
|
2016-06-24 15:43:58 +08:00 |
|
fatedier
|
0a50c3bd82
|
Merge pull request #39 from fatedier/release0.7
add support for https
|
2016-06-24 14:09:50 +08:00 |
|
fatedier
|
c5e4b24f8f
|
all: add use_gzip configure and some improvements, see #28
|
2016-06-24 13:12:34 +08:00 |
|
Gogs
|
ab6c5c813e
|
User can set use aes or gzip
|
2016-06-14 16:58:53 +08:00 |
|
Maodanping
|
f3876d69bb
|
add https proto for reverse proxy
|
2016-06-13 22:19:24 +08:00 |
|
fatedier
|
2640c0b570
|
utils/conn: fix a socket error in windows
|
2016-06-06 11:43:41 +08:00 |
|
fatedier
|
5febee6201
|
all: add "--reload" command for frps, reload ini file without kill old program
|
2016-06-03 17:51:45 +08:00 |
|
fatedier
|
14607b352d
|
utils/version: update version to v0.6.0
|
2016-05-19 00:36:08 +08:00 |
|
fatedier
|
c10321ead6
|
utils/log: support max days of keeping log files
|
2016-05-03 21:41:57 +08:00 |
|
fatedier
|
f650d3f330
|
all: support for virtual host
|
2016-04-18 15:16:40 +08:00 |
|
fatedier
|
bc176b90f1
|
all: change passwd to auth_token and improve authentication
|
2016-04-05 17:18:21 +08:00 |
|
fatedier
|
a729a4fafe
|
pcrypto: update
|
2016-04-05 16:17:31 +08:00 |
|
fatedier
|
718e707b77
|
pcrypto: fix
|
2016-04-05 15:40:32 +08:00 |
|
fatedier
|
b3ee746be8
|
optimize compress
|
2016-04-05 15:25:55 +08:00 |
|
fatedier
|
80fc76da52
|
all: now messages between frps and frpc can be encryped when use_encryption set true
|
2016-03-31 18:48:18 +08:00 |
|
fatedier
|
52f99bbc00
|
all: some optimization
|
2016-03-31 18:03:44 +08:00 |
|
fatedier
|
45c21b2705
|
utils/conn: add func joinMore
|
2016-03-28 11:22:36 +08:00 |
|
Gogs
|
49975c4c1b
|
fix crypto
|
2016-03-24 15:42:34 +08:00 |
|
Gogs
|
20afe25ef1
|
modified: src/frp/models/client/client.go
modified: src/frp/models/server/server.go
modified: src/frp/utils/conn/conn.go
modified: src/frp/utils/pcrypto/pcrypto.go
modified: src/frp/utils/pcrypto/pcrypto_test.go
|
2016-03-22 17:18:05 +08:00 |
|
fatedier
|
30d79e66be
|
test: typo
|
2016-03-15 18:53:27 +08:00 |
|
fatedier
|
5c6f03afcf
|
test: typo
|
2016-03-15 18:50:49 +08:00 |
|
fatedier
|
8ed55e1288
|
test: improve test case
|
2016-03-15 18:45:57 +08:00 |
|
fatedier
|
6e458229f6
|
add license info
|
2016-03-14 11:18:24 +08:00 |
|
fatedier
|
838dc10c6e
|
[utils/version] add version.go
|
2016-03-07 01:19:07 +08:00 |
|
fatedier
|
09127a3b55
|
all: improve the method of import for internal packages
1. Change directory structure and Makefile to let GOPATH=`pwd`, so wherever the project directory is, just use make to build.
|
2016-02-25 17:38:34 +08:00 |
|