Bruce Smith
|
2fbd9d8f8c
|
transport/tcp: support for CIDR-mask based ACLs + client-identities
Co-authored-by: Christian Schwarz <me@cschwarz.com>
fixes #235
close #265
|
2020-05-15 21:17:01 +02:00 |
|
Juergen Hoetzel
|
d35e2400b2
|
transport/{TCP,TLS}: optional IP_FREEBIND / IP_BINDANY bind socketops
Allows to bind to an address even if it is not actually (yet or ever)
configured. Fixes #238
Rationale:
https://www.freedesktop.org/wiki/Software/systemd/NetworkTarget/#whatdoesthismeanformeadeveloper
|
2020-01-04 17:21:48 +01:00 |
|
Christian Schwarz
|
afed762774
|
format source tree using goimports
|
2019-03-22 19:41:12 +01:00 |
|
Christian Schwarz
|
796c5ad42d
|
rpc rewrite: control RPCs using gRPC + separate RPC for data transfer
transport/ssh: update go-netssh to new version
=> supports CloseWrite and Deadlines
=> build: require Go 1.11 (netssh requires it)
|
2019-03-13 13:53:48 +01:00 |
|