Commit Graph

604 Commits (2955a80af422d0f6902c84c5a785bc40e4289e0f)

Author SHA1 Message Date
dependabot[bot] 00ce9e7cf6
Bump libc from 0.2.73 to 0.2.74
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.73 to 0.2.74.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.73...0.2.74)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-29 05:38:32 +00:00
Dennis Schwerdel 2fcf2c1e01 Fixed problem with TUN on dynamic host addresses 2020-07-20 23:56:48 +02:00
Dennis Schwerdel 86223fb4f9 Potential fix for port-forwarding 2020-07-20 22:58:55 +02:00
dswd 58ce003cb6
Merge pull request #76 from dswd/dependabot/cargo/libc-0.2.73
Bump libc from 0.2.72 to 0.2.73
2020-07-20 16:58:44 +02:00
dependabot[bot] 6deb9ca876
Bump libc from 0.2.72 to 0.2.73
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.72 to 0.2.73.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.72...0.2.73)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-20 05:36:10 +00:00
dswd 7bd7e7b7e8
Merge pull request #75 from dswd/dependabot/cargo/log-0.4.11
Bump log from 0.4.8 to 0.4.11
2020-07-18 00:12:02 +02:00
dependabot[bot] 2bf4fad89d
Bump log from 0.4.8 to 0.4.11
Bumps [log](https://github.com/rust-lang/log) from 0.4.8 to 0.4.11.
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-lang/log/compare/0.4.8...0.4.11)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-16 05:22:47 +00:00
Dennis Schwerdel 75d5f2bdfa Update dependencies 2020-07-14 09:41:05 +02:00
Dennis Schwerdel 12c899b04d Remove C code 2020-07-14 00:03:08 +02:00
Dennis Schwerdel 29fe0911f2 Merge branch 'master' of github.com:dswd/vpncloud 2020-07-13 23:16:03 +02:00
dswd a37be82e35
Merge pull request #74 from dswd/dependabot/cargo/cc-1.0.58
Bump cc from 1.0.57 to 1.0.58
2020-07-09 07:58:13 +02:00
dependabot[bot] c6a38e14d6
Bump cc from 1.0.57 to 1.0.58
Bumps [cc](https://github.com/alexcrichton/cc-rs) from 1.0.57 to 1.0.58.
- [Release notes](https://github.com/alexcrichton/cc-rs/releases)
- [Commits](https://github.com/alexcrichton/cc-rs/compare/1.0.57...1.0.58)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-09 05:13:03 +00:00
Dennis Schwerdel 6e46af1c03 Update deps 2020-07-08 12:32:02 +02:00
Dennis Schwerdel 348a6d07ba Merge branch 'master' of github.com:dswd/vpncloud 2020-07-08 12:28:30 +02:00
dswd cae435e4e1
Merge pull request #73 from dswd/dependabot/cargo/libc-0.2.72
Bump libc from 0.2.71 to 0.2.72
2020-07-08 07:55:58 +02:00
dependabot[bot] bd253c5c65
Bump libc from 0.2.71 to 0.2.72
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.71 to 0.2.72.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.71...0.2.72)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-08 05:05:54 +00:00
Dennis Schwerdel bf808f9be4 Reload systemd in deb install 2020-07-06 23:06:38 +02:00
Dennis Schwerdel df394a259b Planned breaking change 2020-07-06 08:50:52 +02:00
dswd 44d1083993
Merge pull request #72 from dswd/dependabot/cargo/cc-1.0.57
Bump cc from 1.0.56 to 1.0.57
2020-07-03 07:56:32 +02:00
dependabot[bot] 0f2e870714
Bump cc from 1.0.56 to 1.0.57
Bumps [cc](https://github.com/alexcrichton/cc-rs) from 1.0.56 to 1.0.57.
- [Release notes](https://github.com/alexcrichton/cc-rs/releases)
- [Commits](https://github.com/alexcrichton/cc-rs/compare/1.0.56...1.0.57)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-03 05:43:58 +00:00
Dennis Schwerdel 4d992d29c8 Document statsd support 2020-06-30 17:38:48 +02:00
Dennis Schwerdel 0cead0fd08 Allow to use minus instead of underscore 2020-06-30 17:38:33 +02:00
Dennis Schwerdel 94c80acae1 Merge branch 'master' of github.com:dswd/vpncloud 2020-06-30 17:14:52 +02:00
dswd 13a766112d
Merge pull request #71 from dswd/dependabot/cargo/cc-1.0.56
Bump cc from 1.0.55 to 1.0.56
2020-06-30 17:14:23 +02:00
dependabot[bot] 0fbf0bf085
Bump cc from 1.0.55 to 1.0.56
Bumps [cc](https://github.com/alexcrichton/cc-rs) from 1.0.55 to 1.0.56.
- [Release notes](https://github.com/alexcrichton/cc-rs/releases)
- [Commits](https://github.com/alexcrichton/cc-rs/compare/1.0.55...1.0.56)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-30 05:44:24 +00:00
Dennis Schwerdel 2fd100fd58 Planned breaking changes 2020-06-28 00:02:30 +02:00
dswd 7eeed2f6c2
Merge pull request #68 from dswd/dependabot/cargo/cc-1.0.55
Bump cc from 1.0.54 to 1.0.55
2020-06-26 08:10:23 +02:00
dependabot[bot] 1ca48d1f9a
Bump cc from 1.0.54 to 1.0.55
Bumps [cc](https://github.com/alexcrichton/cc-rs) from 1.0.54 to 1.0.55.
- [Release notes](https://github.com/alexcrichton/cc-rs/releases)
- [Commits](https://github.com/alexcrichton/cc-rs/compare/1.0.54...1.0.55)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-26 05:35:35 +00:00
Dennis Schwerdel 2f5ce0b194 Add default port for peers 2020-06-24 15:28:16 +02:00
dswd 6b30f9e77c
Merge pull request #66 from dswd/dependabot/cargo/serde_derive-1.0.114
Bump serde_derive from 1.0.112 to 1.0.114
2020-06-22 08:59:51 +02:00
dependabot[bot] 3c163cdfc0
Bump serde_derive from 1.0.112 to 1.0.114
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.112 to 1.0.114.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.112...v1.0.114)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-22 06:45:22 +00:00
dswd 5f6a1f92b6
Merge pull request #67 from dswd/dependabot/cargo/serde-1.0.114
Bump serde from 1.0.112 to 1.0.114
2020-06-22 08:44:19 +02:00
dependabot[bot] 0df12b9f70
Bump serde from 1.0.112 to 1.0.114
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.112 to 1.0.114.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.112...v1.0.114)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-22 05:48:16 +00:00
Dennis Schwerdel 4337fd8de8 Add forum 2020-06-18 19:55:47 +02:00
Dennis Schwerdel b31cbcd81a Add default key filename 2020-06-18 01:16:55 +02:00
Dennis Schwerdel 801afa4d35 Add socat to scripts 2020-06-17 23:23:26 +02:00
Dennis Schwerdel 57c993e8d5 Fix keepalive for small timeouts 2020-06-17 22:53:14 +02:00
Dennis Schwerdel 2238a04cd3 Restructure ec2 test framework 2020-06-17 21:43:59 +02:00
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