yrutschle
|
ebeabb6c18
|
add is_udp option and listen to UDP ports
|
2020-11-07 21:29:09 +01:00 |
|
yrutschle
|
8a1dae8c22
|
refactor: move local address resolution into start_listen_socket
|
2020-11-07 18:55:04 +01:00 |
|
yrutschle
|
07719f55b8
|
refactor echosrv to use conf2struct
|
2020-11-07 09:29:26 +01:00 |
|
yrutschle
|
08ce89b6e2
|
fix tinc configuration target
|
2020-07-29 22:31:02 +02:00 |
|
yrutschle
|
d7cf82424b
|
add --anyprot command line option (fix #272)
|
2020-07-18 17:27:32 +02:00 |
|
yrutschle
|
f6b11a424b
|
reset config file option to --config
|
2020-07-17 21:58:23 +02:00 |
|
yrutschle
|
9e2cc93973
|
syslog connections when specifying probes on the command line
|
2020-06-19 23:38:33 +02:00 |
|
yrutschle
|
e913eeeb88
|
explicit what sslhconf.cfg is for
|
2019-12-30 21:06:09 +01:00 |
|
yrutschle
|
ed3cd40e23
|
adapt config format to conf2struct v1.0
|
2019-08-29 22:21:00 +02:00 |
|
yrutschle
|
e528f519bc
|
relax address matching rule so it matches more than just 'localhost'
|
2019-03-11 22:21:56 +01:00 |
|
yrutschle
|
b0c3c8fdbc
|
manage TFO already done in connect call
|
2019-03-10 09:53:52 +01:00 |
|
yrutschle
|
15f733e572
|
add tfo_ok configuration setting
|
2019-03-10 09:46:06 +01:00 |
|
yrutschle
|
e0312b4a9d
|
make ssh fork when on command line as used to be the case before
|
2019-03-09 12:36:57 +01:00 |
|
yrutschle
|
a7b4462c6e
|
Added 'minlength' option
|
2019-02-03 14:45:14 +01:00 |
|
yrutschle
|
5b309a9b97
|
update c2f output
|
2019-01-27 18:53:36 +01:00 |
|
yrutschle
|
530acc7c72
|
Moved command line parsing to conf2struct
|
2019-01-12 21:33:44 +01:00 |
|
yrutschle
|
33ab9d535d
|
code cleanup and adaptation of regex probe
|
2018-12-04 23:11:04 +01:00 |
|
yrutschle
|
e7ce929020
|
config file now read to struct with c2s; command line no longer works
|
2018-11-29 11:56:33 +01:00 |
|
yrutschle
|
7af31c45c9
|
fix tests so that fragmented tests actually work
|
2018-11-29 11:52:25 +01:00 |
|