Commit Graph

18 Commits (9c4ec56491efd534b9eac98155c76455cc9b329e)

Author SHA1 Message Date
fatedier dbfeea99f3 update .travis.yml, support go1.12 6 years ago
Harald Nordgren 5c2ab5a749 Bump Travis versions 6 years ago
fatedier 8af70c8822 update go version to go1.10 7 years ago
fatedier b2c846664d new feature: assign a random port if remote_port is 0 in type tcp and
udp
7 years ago
Davor Kapsa 9ae69b4aac travis: add 1.x to go versions 7 years ago
fatedier 03d55201b2 plugin: add http_proxy 8 years ago
fatedier 4dc96f41c9 client: add login_fail_exit params, default is true
if login_fail_exit is false, when frpc first login to server failed, it
    will continues relogin to server every 30 seconds.
8 years ago
fatedier a0c83bdb78 test: add test case 8 years ago
fatedier 307b74cc13 build: add go1.8 and remove go1.5 8 years ago
fatedier f2999e3317 support udp type 8 years ago
fatedier 6f40b1a70a build: use golang 1.7 9 years ago
fatedier 2d30a6e8a7 build: remove support for go1.4, add go1.7 9 years ago
fatedier a9bf25f255 build: add go 1.6.2 9 years ago
fatedier c680d87edc test: add function testing case 9 years ago
fatedier 52f99bbc00 all: some optimization 9 years ago
fatedier f32cc7a840 update go version to 1.5.1 9 years ago
fatedier 26479cf92a all: fix bug when client shutdown and reconnect, server response already use
1. if client is offline, server will release all resources
2. use a graceful method to shutdown go net.Listeners
3. add closeFlag for Conn, so startHeartBeat func can exit correctly now
9 years ago
fatedier 0b719326bc Support travis-ci 9 years ago