Commit Graph

526 Commits

Author SHA1 Message Date
Dennis Schwerdel 4966b9d31e More details 2020-12-20 23:45:18 +01:00
Dennis Schwerdel 39229216c9 Add command 2020-12-20 23:37:34 +01:00
Dennis Schwerdel 82e3ffedf3 First Windows plan 2020-12-20 23:36:27 +01:00
Dennis Schwerdel edd0e7a29f Update rust to 1.48.0 2020-12-19 22:38:34 +00:00
Dennis Schwerdel f5888d9df6 Update deps 2020-12-19 22:34:17 +00:00
dswd 2416f8e47a
Merge pull request #119 from dswd/dependabot/cargo/libc-0.2.81
Bump libc from 0.2.80 to 0.2.81
2020-12-19 23:29:40 +01:00
dswd 242b65f527
Merge pull request #118 from dswd/dependabot/cargo/serde_derive-1.0.118
Bump serde_derive from 1.0.117 to 1.0.118
2020-12-19 23:29:31 +01:00
dswd 06014b4751
Merge pull request #120 from dswd/dependabot/cargo/serde-1.0.118
Bump serde from 1.0.117 to 1.0.118
2020-12-19 23:29:21 +01:00
dswd 3e7b53a369
Merge pull request #121 from dswd/dependabot/cargo/smallvec-1.5.1
Bump smallvec from 1.5.0 to 1.5.1
2020-12-19 23:29:10 +01:00
Dennis Schwerdel 6d1bb8fabb Exchange all peer addresses 2020-12-19 10:54:55 +00:00
dependabot[bot] 4365f408b5
Bump smallvec from 1.5.0 to 1.5.1
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.5.0...v1.5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-07 05:51:26 +00:00
dependabot[bot] e71b6b7149
Bump serde from 1.0.117 to 1.0.118
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.117 to 1.0.118.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.117...v1.0.118)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-07 05:51:23 +00:00
dependabot[bot] e6fdc737fa
Bump libc from 0.2.80 to 0.2.81
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.80 to 0.2.81.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.80...0.2.81)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-07 05:51:19 +00:00
dependabot[bot] 87b54f1c3f
Bump serde_derive from 1.0.117 to 1.0.118
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.117 to 1.0.118.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.117...v1.0.118)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-07 05:51:14 +00:00
Dennis Schwerdel 70ad35932c Update readme 2020-12-03 18:04:32 +00:00
dswd e689d9f492
Merge pull request #117 from dswd/dependabot/cargo/ring-0.16.19
Bump ring from 0.16.18 to 0.16.19
2020-12-02 08:42:08 +01:00
dswd 0fea65a25d
Merge pull request #116 from dswd/dependabot/cargo/structopt-0.3.21
Bump structopt from 0.3.20 to 0.3.21
2020-12-02 08:41:56 +01:00
dependabot[bot] 329bf4de3e
Bump ring from 0.16.18 to 0.16.19
Bumps [ring](https://github.com/briansmith/ring) from 0.16.18 to 0.16.19.
- [Release notes](https://github.com/briansmith/ring/releases)
- [Commits](https://github.com/briansmith/ring/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-02 05:28:34 +00:00
Dennis Schwerdel 26689a3003 Add dev container config 2020-12-01 22:27:13 +00:00
dependabot[bot] b13089d5c4
Bump structopt from 0.3.20 to 0.3.21
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.20 to 0.3.21.
- [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.20...v0.3.21)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-01 05:47:03 +00:00
Dennis Schwerdel ea049e4a4c Remove dummy device type 2020-11-28 23:47:43 +01:00
Dennis Schwerdel d3402e1f50 Lock time to last working version 2020-11-28 23:37:28 +01:00
dswd 5751a2999f
Merge pull request #114 from dswd/dependabot/cargo/ring-0.16.18
Bump ring from 0.16.15 to 0.16.18
2020-11-27 08:23:05 +01:00
dependabot[bot] a4ebff84af
Bump ring from 0.16.15 to 0.16.18
Bumps [ring](https://github.com/briansmith/ring) from 0.16.15 to 0.16.18.
- [Release notes](https://github.com/briansmith/ring/releases)
- [Commits](https://github.com/briansmith/ring/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-27 05:27:35 +00:00
dswd 7184a64ce3
Merge pull request #110 from dswd/dependabot/cargo/smallvec-1.5.0
Bump smallvec from 1.4.2 to 1.5.0
2020-11-26 16:29:12 +01:00
dependabot[bot] 1e9ace409f
Bump smallvec from 1.4.2 to 1.5.0
Bumps [smallvec](https://github.com/servo/rust-smallvec) from 1.4.2 to 1.5.0.
- [Release notes](https://github.com/servo/rust-smallvec/releases)
- [Commits](https://github.com/servo/rust-smallvec/compare/v1.4.2...v1.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-18 05:30:43 +00:00
Dennis Schwerdel ea5d515ffd Use specific version of asciidoctor that works 2020-11-07 12:59:44 +01:00
Dennis Schwerdel 8e40e74914 Release 2.0.1 2020-11-07 12:34:51 +01:00
Dennis Schwerdel f210f75a25 Allow default port for peers 2020-11-07 12:25:12 +01:00
Dennis Schwerdel 46c8407db9 Merge branch 'master' of github.com:dswd/vpncloud 2020-11-07 12:04:30 +01:00
Dennis Schwerdel c31de207c7 Some small fixes 2020-11-07 12:04:25 +01:00
dswd 61733ac648
Merge pull request #109 from dswd/dependabot/cargo/thiserror-1.0.22
Bump thiserror from 1.0.21 to 1.0.22
2020-11-06 19:20:01 +01:00
dependabot[bot] 4137054360
Bump thiserror from 1.0.21 to 1.0.22
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.21 to 1.0.22.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.21...1.0.22)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-04 05:28:56 +00:00
Dennis Schwerdel 150f219e04 Some fixes/improvements 2020-11-03 18:49:35 +01:00
Dennis Schwerdel 35bdfafabf Fix compile with musl 2020-11-02 22:32:27 +01:00
Dennis Schwerdel 3797106f14 Fix test 2020-11-02 22:32:13 +01:00
Dennis Schwerdel cbc73d0c0e Some fixes 2020-11-02 20:44:05 +01:00
dswd fc18245fda
Merge pull request #107 from dswd/dependabot/cargo/serde_yaml-0.8.14
Bump serde_yaml from 0.8.13 to 0.8.14
2020-11-02 10:17:27 +01:00
dependabot[bot] a7ee935019
Bump serde_yaml from 0.8.13 to 0.8.14
Bumps [serde_yaml](https://github.com/dtolnay/serde-yaml) from 0.8.13 to 0.8.14.
- [Release notes](https://github.com/dtolnay/serde-yaml/releases)
- [Commits](https://github.com/dtolnay/serde-yaml/compare/0.8.13...0.8.14)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-02 05:43:43 +00:00
Dennis Schwerdel ac1aec9d25 Fix lost peng 2020-11-01 23:33:00 +01:00
Dennis Schwerdel 45ab0a4608 Do not reconnect to timed out pending conections 2020-11-01 23:02:27 +01:00
dswd bd839534e0
Update README.md
Reformat markdown
2020-10-31 10:13:17 +01:00
Dennis Schwerdel 69b1229856 Update documentation 2020-10-31 10:12:19 +01:00
Dennis Schwerdel 0e764df560 Fix typo 2020-10-30 22:40:34 +01:00
Dennis Schwerdel fb06381d04 Update changelog 2020-10-30 22:23:48 +01:00
Dennis Schwerdel a427b3fd12 Release 2.0.0 2020-10-30 22:00:05 +01:00
Dennis Schwerdel ca0e5e9791 Offer to migrate old configs 2020-10-29 22:12:33 +01:00
Dennis Schwerdel 16da58b8df Some more improvements 2020-10-29 00:09:40 +01:00
Dennis Schwerdel 47f872d5f4 Some improvements 2020-10-28 18:54:17 +01:00
Dennis Schwerdel 800e284408 Adapt example config to version 2 2020-10-26 23:00:36 +01:00