Commit Graph

366 Commits (686da48fe8e3d7784c5b2acd1045a36cac806789)

Author SHA1 Message Date
Dennis Schwerdel 686da48fe8 Merge branch 'master' of github.com:dswd/vpncloud 2020-06-17 16:21:25 +02:00
Dennis Schwerdel ef81d2901a Typos in comments 2020-06-17 16:21:21 +02:00
dswd 6fcc730ee6
Merge pull request #64 from dswd/dependabot/cargo/ring-0.16.15
Bump ring from 0.16.14 to 0.16.15
2020-06-17 08:42:45 +02:00
dswd 4bd87ee62c
Merge pull request #65 from dswd/dependabot/cargo/structopt-0.3.15
Bump structopt from 0.3.14 to 0.3.15
2020-06-17 08:42:17 +02:00
dependabot[bot] bdc5d9156e
Bump structopt from 0.3.14 to 0.3.15
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.14 to 0.3.15.
- [Release notes](https://github.com/TeXitoi/structopt/releases)
- [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.14...v0.3.15)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-17 05:43:06 +00:00
dependabot[bot] e7f3272748
Bump ring from 0.16.14 to 0.16.15
Bumps [ring](https://github.com/briansmith/ring) from 0.16.14 to 0.16.15.
- [Release notes](https://github.com/briansmith/ring/releases)
- [Commits](https://github.com/briansmith/ring/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-17 05:43:04 +00:00
dswd 688390577b
Merge pull request #63 from dswd/dependabot/cargo/serde_derive-1.0.112
Bump serde_derive from 1.0.111 to 1.0.112
2020-06-15 13:37:08 +02:00
dswd 2a58e67ac1
Merge branch 'master' into dependabot/cargo/serde_derive-1.0.112 2020-06-15 13:34:55 +02:00
dependabot[bot] a7ec386950
Bump serde_derive from 1.0.111 to 1.0.112
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.111 to 1.0.112.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.111...v1.0.112)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-15 11:31:40 +00:00
dswd 1291c78c48
Merge pull request #62 from dswd/dependabot/cargo/serde_yaml-0.8.13
Bump serde_yaml from 0.8.12 to 0.8.13
2020-06-15 13:31:33 +02:00
dswd 46df0be25d
Merge pull request #61 from dswd/dependabot/cargo/serde-1.0.112
Bump serde from 1.0.111 to 1.0.112
2020-06-15 13:30:39 +02:00
dependabot[bot] 03c757c3f0
Bump serde_yaml from 0.8.12 to 0.8.13
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.12 to 0.8.13.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.8.12...0.8.13)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-15 11:27:18 +00:00
dependabot[bot] 202d1dee2e
Bump serde from 1.0.111 to 1.0.112
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.111 to 1.0.112.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.111...v1.0.112)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-15 11:27:18 +00:00
dswd daa094baca
Create dependabot.yml 2020-06-15 13:26:34 +02:00
Dennis Schwerdel 32a506be2f Added AES128 to perf.py 2020-06-14 19:32:12 +02:00
Dennis Schwerdel dfad73065c Added support for AES128 2020-06-09 09:03:52 +02:00
Dennis Schwerdel b6dafdaeee Fix performance measurements 2020-06-08 18:06:11 +02:00
Dennis Schwerdel 717c360ef1 Better performance measurements using AWS cloud 2020-06-08 16:16:11 +02:00
Dennis Schwerdel 689d00ba20 Added asciidoctor to github actions 2020-06-03 18:05:17 +02:00
Dennis Schwerdel a3a7e6c8a2 Version 1.4.0 2020-06-03 17:48:47 +02:00
Dennis Schwerdel 0af6c4fc39 Asciidoc for manpage 2020-06-03 17:42:43 +02:00
Dennis Schwerdel 4f8a4503b5 Update readme 2020-06-03 16:11:20 +02:00
Dennis Schwerdel cbc135ce12 Fix startup race condition 2020-06-03 15:49:06 +02:00
Dennis Schwerdel cac5af890b Fixed statsd support 2020-05-30 16:12:54 +02:00
Dennis Schwerdel 1f94d0deff Statsd support 2020-05-29 11:51:04 +02:00
Dennis Schwerdel ed0fdbc366 Change stats output format ot yaml 2020-05-29 10:04:14 +02:00
Dennis Schwerdel 02ccea326e Structopt instead of docopt 2020-05-29 08:37:29 +02:00
Dennis Schwerdel 805c4055a0 Added missing copyright headers 2020-05-28 09:07:34 +02:00
Dennis Schwerdel 2441cbc177 Update corpyrighht years 2020-05-28 09:03:48 +02:00
Dennis Schwerdel c90c0a12fc Update dependencies 2020-05-28 08:59:00 +02:00
Dennis Schwerdel d8d18a2aae Fix warings 2020-05-28 08:57:49 +02:00
Dennis Schwerdel 39ea4dad9e Changelog 2020-05-28 08:57:32 +02:00
Dennis Schwerdel 7b79b9b26f For mapped ipv4 add plain ip4 to known addresses 2020-05-28 08:57:25 +02:00
Dennis Schwerdel 74b86ff3ef Dependencies + funding 2020-05-07 10:41:10 +02:00
Dennis Schwerdel a73b33bf44 Updated dependencies, small fixes 2020-04-17 22:35:24 +02:00
Dennis Schwerdel 45fa0bf36f Github actions 2020-04-17 22:06:09 +02:00
Dennis Schwerdel fd45da489a Building for i686 2020-02-20 22:52:40 +01:00
Dennis Schwerdel 5c2977e612 Warning for missing router is now info 2020-02-20 22:51:22 +01:00
Dennis Schwerdel 390f217a23 Add listen option, switched to dual-stack 2020-02-20 16:25:35 +01:00
Dennis Schwerdel fba72882a6 Released v1.3.0 2020-01-25 13:56:21 +01:00
Dennis Schwerdel dd7ae3dec5 Updated builders 2020-01-25 13:54:44 +01:00
i1i1 0bed988629 Add aarch64 deb packaging 2020-01-24 16:26:23 +03:00
Dennis Schwerdel 44ad73701b Fixed problem with growing stats file 2019-12-29 13:03:48 +01:00
Dennis Schwerdel eb620781a8 Added feature to disable special NAT support 2019-12-22 23:21:47 +01:00
Dennis Schwerdel 54a2240f34 Reduced timeout to 5min to work better with NAT 2019-12-22 23:03:45 +01:00
Dennis Schwerdel 10ebd08dad Improved port forwarding on quirky routers 2019-12-22 22:51:40 +01:00
Dennis Schwerdel ed81c0de88 Fixed github builds 2019-12-22 17:39:23 +01:00
Dennis Schwerdel 8639575681 Actually fixed service 2019-12-22 17:08:26 +01:00
Dennis Schwerdel f59f3ab5ab Fixed problem with service restrictions 2019-12-22 16:50:34 +01:00
Dennis Schwerdel 7edb649c32 Release 1.2.0 2019-12-20 14:50:24 +01:00