dependabot[bot]
|
a75b36908f
|
build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.17.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.17.0...v0.23.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-19 14:25:23 +02:00 |
|
dependabot[bot]
|
45345b1672
|
build(deps): bump golang.org/x/net from 0.7.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.7.0...v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-17 10:20:07 +02:00 |
|
guoguangwu
|
1c3e63311e
|
fix: typo
Signed-off-by: guoguangwu <guoguangwu@magic-shield.com>
|
2023-10-17 10:19:57 +02:00 |
|
dependabot[bot]
|
5db315e187
|
build(deps): bump golang.org/x/net
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20171123081856-c7086645de24 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-17 10:25:52 +01:00 |
|
Ivano Culmine
|
9da0263137
|
Added support for subscription listeners, dynamic subscription authorization and to upgrade a http connection for websocket support
|
2022-07-14 10:53:22 +02:00 |
|
Michal Jan Matczuk
|
77db4b5a50
|
Update README.md
|
2022-04-14 22:33:54 +02:00 |
|
Michał Matczuk
|
10e3e0d19a
|
go mod init
|
2020-02-12 17:33:50 +01:00 |
|
Sven Franken
|
f48a09d2ab
|
SNI vhost proxy implemented
|
2019-10-23 17:45:59 +02:00 |
|
Walter Antolini
|
5491fa1a22
|
Fixed .check-fmt, .check-lint, ifne not working on OSX
Fixed .check-static for skip errors
|
2019-04-15 10:45:09 +02:00 |
|
Walter Antolini
|
9aefa6ca88
|
Updated Deps
|
2019-04-15 10:45:09 +02:00 |
|
Walter Antolini
|
109dd8fd94
|
Removed megacheck, Added staticcheck
|
2019-04-15 10:45:09 +02:00 |
|
Walter Antolini
|
6f8da81c95
|
Fixed golint, Added DS_Store to git ignore
|
2019-04-15 10:45:09 +02:00 |
|
Brian McGonagill
|
311b9c717f
|
Updated to fix markdown - single space added after ###
|
2019-04-03 20:42:25 +02:00 |
|
Brian McGonagill
|
e44bdd4c78
|
Instructions to use Systemd to run as a service
Changes are on lines 70 - 127 of the README.md file.
Instructions added to setup the server portion of the tunnel as a systemd service in linux.
|
2019-03-26 09:50:46 +01:00 |
|
aeris
|
9116a9ab48
|
Allow ECDSA server
|
2019-01-18 14:32:29 +01:00 |
|
Michał Matczuk
|
18db127b6b
|
readme: update
|
2018-01-10 13:31:13 +01:00 |
|
Michał Matczuk
|
75a30abccc
|
makefile: do not include debug symbols in release binaries
|
2017-11-29 22:39:26 +01:00 |
|
Michał Matczuk
|
6350bece19
|
tunnel: automatically enable TLS insecure skip verify if there are no root CAs documented
|
2017-11-29 22:36:40 +01:00 |
|
Michał Matczuk
|
7c399e8cb0
|
log: server banner print to stdout
|
2017-11-29 09:21:28 +01:00 |
|
Michał Matczuk
|
65f37882e5
|
tunneld: banner
|
2017-11-28 23:10:13 +01:00 |
|
Michał Matczuk
|
1debf52fed
|
log: removal of log-to flags
|
2017-11-28 23:10:13 +01:00 |
|
Michał Matczuk
|
0a860143c2
|
tunnel: automatically enable TLS insecure skip verify if there are no root CAs
|
2017-11-28 22:35:23 +01:00 |
|
Michał Matczuk
|
44b2e72dd6
|
readme: features update
|
2017-11-28 22:24:12 +01:00 |
|
Michał Matczuk
|
374e811557
|
readme: how it works promoted to separate section
|
2017-11-28 22:16:29 +01:00 |
|
Michał Matczuk
|
3dea7d37ae
|
readme: title update
|
2017-11-28 22:12:35 +01:00 |
|
Michał Matczuk
|
14342d7cde
|
keepalive: server listen keepalive fix plus log message fixes
|
2017-11-28 22:09:37 +01:00 |
|
Riccardo Gori
|
d8b914378c
|
Enable keepalive for local TCP connections
|
2017-11-28 16:19:18 +01:00 |
|
Riccardo Gori
|
5716e71c23
|
Enable keepalive for tunnel connections.
|
2017-11-28 16:19:18 +01:00 |
|
Michał Matczuk
|
11622789b1
|
readme: typo fix
|
2017-11-27 11:02:15 +01:00 |
|
Michał Matczuk
|
867a69c4ea
|
readme: license fix
|
2017-11-27 10:54:11 +01:00 |
|
Michał Matczuk
|
66556ebd2e
|
readme: badge link fix
|
2017-11-26 00:24:28 +01:00 |
|
Michał Matczuk
|
bbeb1b7cba
|
readme: use auto subscribe in readme
|
2017-11-26 00:21:15 +01:00 |
|
Michał Matczuk
|
0d8131b0e4
|
integration test: enable auto subscribe
|
2017-11-26 00:21:15 +01:00 |
|
Michał Matczuk
|
fb55a4ac8a
|
tunneld: enable auto subscribe if no clients are provided
|
2017-11-26 00:21:15 +01:00 |
|
Michał Matczuk
|
1700712f7f
|
registry: log subscribe/unsubscribe messages only when the action actually takes place
|
2017-11-26 00:21:15 +01:00 |
|
Michał Matczuk
|
c2c50bfba6
|
server: introduction of AutoSubscribe flag
|
2017-11-26 00:21:15 +01:00 |
|
Michał Matczuk
|
1b22420dac
|
pool: rename connPool.listener to free
|
2017-11-25 23:03:50 +01:00 |
|
Michał Matczuk
|
e7b3a5a6be
|
tunnel: handle no tunnels with a message
|
2017-11-25 22:50:38 +01:00 |
|
Michał Matczuk
|
65877e76a8
|
tunnel: removal of panics
|
2017-11-25 22:50:38 +01:00 |
|
Michał Matczuk
|
fc43db429f
|
id: removal of unused constructors
|
2017-11-25 22:50:38 +01:00 |
|
Michał Matczuk
|
92425f434d
|
bin data removed
|
2017-11-25 22:49:16 +01:00 |
|
Michał Matczuk
|
0e65d4eb38
|
license change
|
2017-11-24 15:29:38 +01:00 |
|
Riccardo Gori
|
b8005dd868
|
tunneld: Add option to authenticate client certificate
|
2017-11-24 15:01:29 +01:00 |
|
Riccardo Gori
|
71d91b673e
|
tunneld: Require all clients to have a certificate
|
2017-11-24 15:01:29 +01:00 |
|
Michał Matczuk
|
9b3230e69e
|
keepalive: windows fix
|
2017-11-24 12:12:57 +01:00 |
|
Michał Matczuk
|
735484a01a
|
Merge pull request #54 from goriccardo/rootca
Add option to tunnel client to specify a root certificate authority
|
2017-11-24 12:04:42 +01:00 |
|
Riccardo Gori
|
bb25f68ba3
|
Add root_ca option to readme
|
2017-11-24 11:59:51 +01:00 |
|
Riccardo Gori
|
f23169b4a4
|
Add option to specify own root certificates
|
2017-11-24 11:56:53 +01:00 |
|
Michał Matczuk
|
1455e86f19
|
delete bin file
|
2017-11-24 11:53:14 +01:00 |
|
Michał Matczuk
|
c3729ba9e7
|
readme: typo fix
|
2017-11-24 11:32:15 +01:00 |
|