Commit Graph

68 Commits

Author SHA1 Message Date
Cadey Ratio 4021b4f3aa fix everything forever 2017-03-26 13:47:42 -07:00
Cadey Ratio 70191a0b88 tun2: on disconnection, explode gently 2017-03-26 13:38:05 -07:00
Cadey Ratio 89943398fc tun2: log more information after a connection is established 2017-03-26 13:29:01 -07:00
Cadey Ratio 6c162f4ebc tun2: log better 2017-03-26 13:23:52 -07:00
Cadey Ratio db3f0af99a tun2: log on backend connect 2017-03-26 13:18:58 -07:00
Cadey Ratio 3faeae8187 tun2: log when listenandserve is called 2017-03-26 13:15:42 -07:00
Cadey Ratio dbcf69c837 fix client for updated stuff 2017-03-26 13:14:24 -07:00
Cadey Ratio 8638fe9bcc tun2: log when tcp/kcp listeners are up 2017-03-26 13:14:05 -07:00
Cadey Ratio ede0affbdc add tun2: a tunnel rewrite using KCP/TLS and smux 2017-03-26 12:50:51 -07:00
Cadey Ratio d40414b40f encrypt inserted SSL certificates 2017-01-25 20:22:27 -08:00
Cadey Ratio 78b45ebfd4 Revert "lib/tunnel: use httputil.ReverseProxy"
This reverts commit 48327a7669.
2017-01-23 09:36:35 -08:00
Cadey Ratio 2aa7295c8a Revert "lib/tunnel: make each conn have its own server"
This reverts commit f3c299acf9.
2017-01-23 09:36:31 -08:00
Cadey Ratio f3c299acf9 lib/tunnel: make each conn have its own server 2017-01-23 09:11:19 -08:00
Cadey Ratio 48327a7669 lib/tunnel: use httputil.ReverseProxy 2017-01-23 09:07:39 -08:00
Cadey Ratio 2fb2ab8fa2 vendor dependencies 2017-01-22 09:36:44 -08:00
Cadey Ratio 86be40fea0 import github.com/koding/tunnel 2017-01-19 17:27:14 -08:00
Cadey Ratio f58c7d6d86 lib/elfs: toLower everything 2017-01-19 16:29:01 -08:00
Cadey Ratio f7df55f044 Move things around, set up a more structured app 2017-01-18 09:02:44 -08:00