Commit graph

86 commits

Author SHA1 Message Date
Michał Matczuk
3d038046ef readme: added downloads badge 2017-11-18 00:05:59 +01:00
Michał Matczuk
9d57339f89 dep: update 2017-11-17 23:48:58 +01:00
Michał Matczuk
ed6b2da1cc tunnel: config parse error fix
Remove post parsing manual field assignments. Defaults are generated
first and overwritten by YAML parse method.
2017-11-17 23:45:42 +01:00
Michał Matczuk
44d8b1f84b transfer: change signature to accept only reader 2017-11-15 09:08:08 +01:00
Michał Matczuk
496df4d34f transfer: don't close connections in transfer 2017-11-15 09:08:08 +01:00
Michał Matczuk
8cf9ce23ec integration test: added logging 2017-11-15 09:08:08 +01:00
Michał Matczuk
fd3fa5dce5 .editorconfig: tab=8 2017-10-16 19:18:17 +02:00
marius92mc
32b47980fb Add .editorconfig 2017-10-16 14:06:28 +02:00
Guanqun Lu
88aa2781db small typo in readme 2017-10-16 10:14:00 +02:00
Sergey Mudrik
d080bf2ffa Changed travis.yml Go version to 1.x
For always match current stable Go version.
2017-10-14 15:51:01 +02:00
Michał Matczuk
97ac39f415 Merge pull request #35 from mmatczuk/megacheck
makefile: added megacheck
2017-10-07 00:03:48 +02:00
Michał Matczuk
b7ceebebff makefile: added megacheck 2017-10-07 00:01:11 +02:00
Michał Matczuk
15d593924b log: NewLogger moved to log package 2017-09-27 22:47:03 +02:00
Michał Matczuk
342b0b5f81 renaming 2017-09-27 22:33:21 +02:00
Michał Matczuk
262f210796 license update 2017-09-27 22:26:59 +02:00
Michał Matczuk
1fadd010aa Merge pull request #34 from mmatczuk/mmt/dep
dep: introduction of dep, makefile fixes
2017-09-27 22:10:21 +02:00
Michał Matczuk
0f629a0b9b dep: introduction of dep, makefile fixes 2017-09-27 22:07:37 +02:00
Michał Matczuk
65fdd85a32 readme: badge update 2017-08-10 09:55:48 +02:00
Michał Matczuk
1ac9993c45 Merge pull request #27 from mmatczuk/mmt/integrationtest
Integration test refactoring
2017-08-07 17:09:21 +02:00
Michał Matczuk
2203f1df58 test: refactoring 2017-08-07 17:04:14 +02:00
Michał Matczuk
b0e8cf8a44 test: moved integration to tunnel package 2017-08-07 14:51:40 +02:00
Michał Matczuk
1a7e59c54e Merge pull request #25 from mmatczuk/mmt/proxy_conn_error
server: proxyConn return error
2017-05-12 12:31:59 +02:00
mmatczuk
0b66a338f5 server: proxyConn return error 2017-05-12 12:05:57 +02:00
mmatczuk
97ae4a798f proxy: whitespaces 2017-05-12 12:02:03 +02:00
mmatczuk
1d3989d573 proxy: http log level fix 2017-05-12 12:01:27 +02:00
Michał Matczuk
fa0167d6f4 Merge pull request #24 from mmatczuk/mmt/no_panic
avoid panic in runtime
2017-05-12 11:52:07 +02:00
mmatczuk
54b9f0cd4a avoid panic in runtime 2017-05-12 11:43:05 +02:00
Michał Matczuk
d364f66c09 Merge pull request #23 from mmatczuk/mmt/proto_no_regex
proto: header per control message property, no regex
2017-05-12 10:37:10 +02:00
mmatczuk
8b30ce8905 proto: header per control message property, no regex 2017-05-12 10:32:13 +02:00
mmatczuk
bfd6f04e13 registry: unsubscribe with voidRegisrtyItem fix 2017-04-28 10:18:14 +02:00
mmatczuk
5c54b16fd1 proxy: allow empty address mapping 2017-04-04 15:35:26 +02:00
Michał Matczuk
4cd98f3a45 TODO migrated to issues 2017-02-21 22:09:05 +01:00
mmatczuk
958b4693a1 typo 2017-02-20 21:34:38 +01:00
Michał Matczuk
d08a366800 Merge pull request #13 from mmatczuk/mmt/readme_update
Readme update
2017-02-20 17:00:20 +01:00
mmatczuk
d78f9834fe Readme update 2017-02-20 16:57:22 +01:00
mmatczuk
3d073a2a36 cmd: author 2017-02-17 22:12:36 +01:00
mmatczuk
d05233bdb0 cmd: server HTTP/2 support 2017-02-17 21:55:22 +01:00
mmatczuk
d50d6aac06 client: server error fix 2017-02-17 21:54:56 +01:00
mmatczuk
97e392d92d cmd: tunnel id 2017-02-17 14:28:04 +01:00
mmatczuk
812bbe5129 connect fixes 2017-02-17 13:42:04 +01:00
mmatczuk
0e23a6535e logging fixes, removed go kit dependency 2017-02-17 12:18:31 +01:00
Michał Matczuk
40d575f1e4 Merge pull request #12 from mmatczuk/mmt/releasetools
Release tools
2017-02-16 11:04:38 +01:00
mmatczuk
c7b2f6bfd9 release script 2017-02-16 11:03:40 +01:00
mmatczuk
45d193227d cmd: version 2017-02-16 10:11:21 +01:00
mmatczuk
e8fdccb05a docs update 2017-02-15 22:01:32 +01:00
mmatczuk
8da19da161 typo 2017-02-15 21:30:58 +01:00
mmatczuk
dc15ba0a54 move to go-http-tunnel 2017-02-15 21:28:14 +01:00
Michał Matczuk
efe21afce5 Merge pull request #11 from mmatczuk/mmt/cli
command line tunnel
2017-02-15 09:46:22 +01:00
mmatczuk
3ebeb9edc1 cmd 2017-02-15 09:36:39 +01:00
Michał Matczuk
c1ffa1accd Merge pull request #10 from mmatczuk/mmt/basic_auth
server: basic auth
2017-02-08 14:26:56 +01:00