Dennis Schwerdel
|
97e168c856
|
Fix check action
|
2021-04-05 17:06:19 +00:00 |
Dennis Schwerdel
|
3b96380b42
|
Update deps
|
2021-04-05 17:01:40 +00:00 |
Dennis Schwerdel
|
6d4591f685
|
Install .target file
|
2021-04-05 16:55:09 +00:00 |
dswd
|
41e8ecd962
|
Merge pull request #182 from mnhauke/master
systemd: add file vpncloud.target
|
2021-04-05 18:51:21 +02:00 |
Dennis Schwerdel
|
ea3b2e22a6
|
Merge branch 'master' of github.com:dswd/vpncloud
|
2021-04-05 16:50:22 +00:00 |
Martin Hauke
|
151ca445c3
|
systemd: add file vpncloud.target
Add file vpncloud.target, which allows you to stop or restart all
instances.
|
2021-04-04 22:02:39 +02:00 |
dswd
|
b745735af8
|
Merge pull request #181 from dswd/dependabot/cargo/libc-0.2.92
Bump libc from 0.2.91 to 0.2.92
|
2021-04-02 10:58:28 +02:00 |
dependabot[bot]
|
07d65df6ee
|
Bump libc from 0.2.91 to 0.2.92
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.91 to 0.2.92.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.91...0.2.92)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-31 05:05:49 +00:00 |
Dennis Schwerdel
|
a3d0daa0f6
|
Some fixes
|
2021-03-27 10:53:36 +00:00 |
Dennis Schwerdel
|
68f4cb7787
|
Fix benches
|
2021-03-27 00:22:55 +00:00 |
Dennis Schwerdel
|
1101fe65e0
|
Fixes for bench
|
2021-03-26 23:42:38 +00:00 |
Dennis Schwerdel
|
fb0676ba6b
|
Tests work
|
2021-03-26 22:55:40 +00:00 |
Dennis Schwerdel
|
da9befe235
|
Add mtu option
|
2021-03-26 13:20:35 +01:00 |
Dennis Schwerdel
|
d7d06941e5
|
Test for broken time crate
|
2021-03-26 08:16:23 +01:00 |
Dennis Schwerdel
|
62def2de17
|
Merge branch 'master' of github.com:dswd/vpncloud
|
2021-03-23 08:05:39 +00:00 |
Dennis Schwerdel
|
49945568ce
|
Remove dummy test
|
2021-03-23 08:05:25 +00:00 |
dswd
|
8df6214fd7
|
Merge pull request #178 from dswd/dependabot/cargo/libc-0.2.91
Bump libc from 0.2.88 to 0.2.91
|
2021-03-23 09:04:25 +01:00 |
dswd
|
940707333c
|
Merge pull request #179 from dswd/dependabot/cargo/serde-1.0.125
Bump serde from 1.0.124 to 1.0.125
|
2021-03-23 09:03:38 +01:00 |
dependabot[bot]
|
8675fdee87
|
Bump serde from 1.0.124 to 1.0.125
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.124 to 1.0.125.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.124...v1.0.125)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-23 05:16:35 +00:00 |
dependabot[bot]
|
5053bfa559
|
Bump libc from 0.2.88 to 0.2.91
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.88 to 0.2.91.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.88...0.2.91)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-23 05:16:30 +00:00 |
dswd
|
bcc029afea
|
Merge pull request #172 from dswd/dependabot/cargo/dialoguer-0.8.0
Bump dialoguer from 0.7.1 to 0.8.0
|
2021-03-15 08:43:19 +01:00 |
dswd
|
35ac0339e7
|
Merge pull request #171 from dswd/dependabot/cargo/byteorder-1.4.3
Bump byteorder from 1.4.2 to 1.4.3
|
2021-03-15 08:43:09 +01:00 |
dependabot[bot]
|
186f3fc215
|
Bump dialoguer from 0.7.1 to 0.8.0
Bumps [dialoguer](https://github.com/mitsuhiko/dialoguer) from 0.7.1 to 0.8.0.
- [Release notes](https://github.com/mitsuhiko/dialoguer/releases)
- [Changelog](https://github.com/mitsuhiko/dialoguer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mitsuhiko/dialoguer/compare/0.7.1...0.8.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-15 05:27:35 +00:00 |
dependabot[bot]
|
e643217671
|
Bump byteorder from 1.4.2 to 1.4.3
Bumps [byteorder](https://github.com/BurntSushi/byteorder) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/BurntSushi/byteorder/releases)
- [Changelog](https://github.com/BurntSushi/byteorder/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BurntSushi/byteorder/compare/1.4.2...1.4.3)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-11 05:17:50 +00:00 |
Dennis Schwerdel
|
2ea70ca1cd
|
First tests work
|
2021-03-09 08:42:39 +00:00 |
dswd
|
1e53e98c58
|
Merge pull request #170 from dswd/dependabot/cargo/serde-1.0.124
Bump serde from 1.0.123 to 1.0.124
|
2021-03-08 22:11:56 +01:00 |
dswd
|
dd4b38e274
|
Merge pull request #169 from dswd/dependabot/cargo/libc-0.2.88
Bump libc from 0.2.87 to 0.2.88
|
2021-03-08 22:11:35 +01:00 |
dependabot[bot]
|
a427ce70bd
|
Bump serde from 1.0.123 to 1.0.124
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.123 to 1.0.124.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.123...v1.0.124)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-08 05:29:10 +00:00 |
dependabot[bot]
|
2b79496e2c
|
Bump libc from 0.2.87 to 0.2.88
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.87 to 0.2.88.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.87...0.2.88)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-08 05:29:07 +00:00 |
dswd
|
2f69450af7
|
Merge pull request #168 from dswd/dependabot/cargo/libc-0.2.87
Bump libc from 0.2.86 to 0.2.87
|
2021-03-07 18:09:14 +01:00 |
dependabot[bot]
|
c8192928dc
|
Bump libc from 0.2.86 to 0.2.87
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.86 to 0.2.87.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.86...0.2.87)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-03-03 05:06:20 +00:00 |
Dennis Schwerdel
|
87e715f475
|
Using tokio
|
2021-03-02 15:31:40 +00:00 |
Dennis Schwerdel
|
4653ed02eb
|
Merge branch 'master' into threading
|
2021-03-01 23:58:11 +00:00 |
Dennis Schwerdel
|
493dcad170
|
Reformat dev container
|
2021-03-01 23:57:51 +00:00 |
Dennis Schwerdel
|
f11c0efb8b
|
Improve build&package
|
2021-02-22 16:19:19 +01:00 |
dswd
|
5176c32cc2
|
Merge pull request #163 from dswd/whitesource/configure
Configure WhiteSource Bolt for GitHub
|
2021-02-20 01:48:31 +01:00 |
whitesource-bolt-for-github[bot]
|
8c1c04ddf3
|
Add .whitesource configuration file
|
2021-02-20 00:46:37 +00:00 |
Dennis Schwerdel
|
d118b96e03
|
Changes
|
2021-02-20 01:33:32 +01:00 |
Dennis Schwerdel
|
c9a0cc85ab
|
Some more code
|
2021-02-20 00:17:06 +01:00 |
dswd
|
e47d7fb4c7
|
Merge pull request #161 from dswd/dependabot/cargo/thiserror-1.0.24
Bump thiserror from 1.0.23 to 1.0.24
|
2021-02-19 11:30:04 +01:00 |
dswd
|
0ebc7fc7b6
|
Merge pull request #162 from dswd/dependabot/cargo/url-2.2.1
Bump url from 2.2.0 to 2.2.1
|
2021-02-19 11:29:57 +01:00 |
dependabot[bot]
|
137a9d18e2
|
Bump url from 2.2.0 to 2.2.1
Bumps [url](https://github.com/servo/rust-url) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/servo/rust-url/releases)
- [Commits](https://github.com/servo/rust-url/compare/v2.2.0...v2.2.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-19 05:20:08 +00:00 |
dependabot[bot]
|
34ecf9f9e9
|
Bump thiserror from 1.0.23 to 1.0.24
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.23 to 1.0.24.
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.23...1.0.24)
Signed-off-by: dependabot[bot] <support@github.com>
|
2021-02-19 05:20:04 +00:00 |
Dennis Schwerdel
|
450101d8ec
|
Merge branch 'master' into threading
|
2021-02-17 22:14:46 +01:00 |
Dennis Schwerdel
|
3da0d27eb7
|
Up deps
|
2021-02-17 21:18:36 +01:00 |
Dennis Schwerdel
|
8e49311fef
|
Container for asciinema recorder
|
2021-02-16 22:41:14 +01:00 |
Dennis Schwerdel
|
c63b2d1cd5
|
Organize contrib folder
|
2021-02-16 22:37:18 +01:00 |
Dennis Schwerdel
|
dd168139f0
|
Compiles but does not work
|
2021-02-15 13:46:55 +01:00 |
Dennis Schwerdel
|
caedec6fae
|
Merge branch 'master' into threading
|
2021-02-15 12:49:37 +01:00 |
dswd
|
ac95f34402
|
Merge pull request #158 from dswd/dependabot/cargo/serde_yaml-0.8.17
Bump serde_yaml from 0.8.16 to 0.8.17
|
2021-02-15 08:19:38 +01:00 |