Dennis Schwerdel
|
7e8b042055
|
treat vlan id 0x000 as untagged
|
2020-10-21 23:42:03 +02:00 |
Dennis Schwerdel
|
28d26830c9
|
treat vlan id 0x000 as untagged
|
2020-10-21 23:41:33 +02:00 |
Dennis Schwerdel
|
2656820f37
|
Ignore first 4 bits of VLAN header
|
2020-10-21 23:32:59 +02:00 |
Dennis Schwerdel
|
0677c7682e
|
More tests
|
2020-10-21 23:09:49 +02:00 |
Dennis Schwerdel
|
43382bbe33
|
More tests
|
2020-10-20 00:19:38 +02:00 |
Dennis Schwerdel
|
35c2b3479f
|
Finish crypto tests
|
2020-10-19 23:31:02 +02:00 |
Dennis Schwerdel
|
4f2b09d92c
|
More tests
|
2020-10-19 22:38:32 +02:00 |
dswd
|
8e581ad005
|
Merge pull request #102 from dswd/dependabot/cargo/serde_derive-1.0.117
Bump serde_derive from 1.0.116 to 1.0.117
|
2020-10-16 08:20:49 +02:00 |
dswd
|
1f7617058e
|
Merge pull request #101 from dswd/dependabot/cargo/serde-1.0.117
Bump serde from 1.0.116 to 1.0.117
|
2020-10-16 08:20:36 +02:00 |
dependabot[bot]
|
43e8066500
|
Bump serde_derive from 1.0.116 to 1.0.117
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.116 to 1.0.117.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.116...v1.0.117)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-16 05:31:40 +00:00 |
dependabot[bot]
|
9565726a30
|
Bump serde from 1.0.116 to 1.0.117
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.116 to 1.0.117.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.116...v1.0.117)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-16 05:31:39 +00:00 |
dswd
|
a5a0fd1c30
|
Merge pull request #99 from dswd/dependabot/cargo/structopt-0.3.20
Bump structopt from 0.3.19 to 0.3.20
|
2020-10-14 11:31:42 +02:00 |
dswd
|
47ac58f4ca
|
Merge pull request #100 from dswd/dependabot/cargo/privdrop-0.5.0
Bump privdrop from 0.3.4 to 0.5.0
|
2020-10-14 07:41:01 +02:00 |
dependabot[bot]
|
7f1de231cb
|
Bump privdrop from 0.3.4 to 0.5.0
Bumps [privdrop](https://github.com/jedisct1/rust-privdrop) from 0.3.4 to 0.5.0.
- [Release notes](https://github.com/jedisct1/rust-privdrop/releases)
- [Commits](https://github.com/jedisct1/rust-privdrop/commits/0.5.0)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-14 05:31:27 +00:00 |
dependabot[bot]
|
98d8ab382c
|
Bump structopt from 0.3.19 to 0.3.20
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.19 to 0.3.20.
- [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.19...v0.3.20)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-13 05:26:38 +00:00 |
Dennis Schwerdel
|
7b0718399c
|
More tests
|
2020-10-11 22:47:55 +02:00 |
Dennis Schwerdel
|
5bb0187726
|
More tests + clippy changes
|
2020-10-11 21:45:28 +02:00 |
Dennis Schwerdel
|
eb638efadf
|
Fix build for alpha versions
|
2020-10-09 22:46:44 +02:00 |
Dennis Schwerdel
|
f824c1f44d
|
Changed Rust version to 1.47.0
|
2020-10-09 21:18:12 +02:00 |
dswd
|
1b489a7cec
|
Merge pull request #98 from dswd/dependabot/cargo/structopt-0.3.19
Bump structopt from 0.3.18 to 0.3.19
|
2020-10-09 17:10:33 +02:00 |
dependabot[bot]
|
f6199bf124
|
Bump structopt from 0.3.18 to 0.3.19
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.18 to 0.3.19.
- [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.18...v0.3.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-09 05:28:00 +00:00 |
Dennis Schwerdel
|
c1436ab23c
|
Update deps
|
2020-10-07 22:30:11 +02:00 |
Dennis Schwerdel
|
36f0b94514
|
Some improvements
|
2020-10-06 22:52:14 +02:00 |
Dennis Schwerdel
|
59ebac3e9d
|
Remove broken benches
|
2020-10-06 22:45:29 +02:00 |
Dennis Schwerdel
|
a4ec6e73c1
|
Update rust to 1.46
|
2020-10-05 19:28:25 +02:00 |
dswd
|
5c6b50ac48
|
Merge pull request #96 from dswd/dependabot/cargo/libc-0.2.79
Bump libc from 0.2.78 to 0.2.79
|
2020-10-05 10:53:53 +02:00 |
dependabot[bot]
|
87b0035405
|
Bump libc from 0.2.78 to 0.2.79
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.78 to 0.2.79.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.78...0.2.79)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-05 05:46:14 +00:00 |
dswd
|
ec25e30cb7
|
Merge pull request #95 from dswd/dependabot/cargo/libc-0.2.78
Bump libc from 0.2.77 to 0.2.78
|
2020-10-01 20:57:12 +02:00 |
dependabot[bot]
|
57e5cb36ce
|
Bump libc from 0.2.77 to 0.2.78
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.77 to 0.2.78.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.77...0.2.78)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-01 05:39:50 +00:00 |
dswd
|
287396fee2
|
Merge pull request #94 from dswd/dependabot/cargo/time-0.2.22
Bump time from 0.2.21 to 0.2.22
|
2020-09-29 16:00:30 +02:00 |
Dennis Schwerdel
|
af7a7f6a29
|
Send salted hash of node_id
|
2020-09-28 12:50:08 +02:00 |
dependabot[bot]
|
fcab3a31a4
|
Bump time from 0.2.21 to 0.2.22
Bumps [time](https://github.com/time-rs/time) from 0.2.21 to 0.2.22.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.2.21...v0.2.22)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-28 05:47:29 +00:00 |
Dennis Schwerdel
|
941ac62bac
|
Fix tests
|
2020-09-25 22:11:28 +02:00 |
Dennis Schwerdel
|
1298ea5765
|
Create outdir
|
2020-09-25 00:47:30 +02:00 |
Dennis Schwerdel
|
3ef8753085
|
Manpage
|
2020-09-25 00:45:58 +02:00 |
Dennis Schwerdel
|
31a5bfc335
|
Update changelog
|
2020-09-24 22:13:12 +02:00 |
Dennis Schwerdel
|
9750ce035c
|
Remove version lock on cargo-tarpaulin
|
2020-09-24 21:58:00 +02:00 |
Dennis Schwerdel
|
cd1b17e968
|
Update deps
|
2020-09-24 19:58:53 +02:00 |
Dennis Schwerdel
|
923269d057
|
Major refactoring, version 2
|
2020-09-24 19:48:13 +02:00 |
dswd
|
176e1956e6
|
Merge pull request #93 from dswd/dependabot/cargo/structopt-0.3.18
Bump structopt from 0.3.17 to 0.3.18
|
2020-09-24 14:09:02 +02:00 |
dependabot[bot]
|
ffb0fc2c0e
|
Bump structopt from 0.3.17 to 0.3.18
Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.17 to 0.3.18.
- [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.17...v0.3.18)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-24 05:27:46 +00:00 |
dswd
|
ea6f0f5bc8
|
Merge pull request #92 from dswd/dependabot/cargo/time-0.2.21
Bump time from 0.2.19 to 0.2.21
|
2020-09-21 08:29:08 +02:00 |
dependabot[bot]
|
9bf61bfd4a
|
Bump time from 0.2.19 to 0.2.21
Bumps [time](https://github.com/time-rs/time) from 0.2.19 to 0.2.21.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.2.19...v0.2.21)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-21 05:41:47 +00:00 |
dswd
|
7eb9cc00df
|
Merge pull request #88 from dswd/dependabot/cargo/serde_derive-1.0.116
Bump serde_derive from 1.0.115 to 1.0.116
|
2020-09-14 08:34:27 +02:00 |
dswd
|
b2249035a5
|
Merge branch 'master' into dependabot/cargo/serde_derive-1.0.116
|
2020-09-14 08:33:59 +02:00 |
dswd
|
1a68ec8259
|
Merge pull request #89 from dswd/dependabot/cargo/serde-1.0.116
Bump serde from 1.0.115 to 1.0.116
|
2020-09-14 08:31:50 +02:00 |
dswd
|
ec49371543
|
Merge pull request #90 from dswd/dependabot/cargo/time-0.2.19
Bump time from 0.2.18 to 0.2.19
|
2020-09-14 08:31:39 +02:00 |
dependabot[bot]
|
8bcea472bb
|
Bump time from 0.2.18 to 0.2.19
Bumps [time](https://github.com/time-rs/time) from 0.2.18 to 0.2.19.
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](https://github.com/time-rs/time/compare/v0.2.18...v0.2.19)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-14 05:23:54 +00:00 |
dependabot[bot]
|
a813d09527
|
Bump serde from 1.0.115 to 1.0.116
Bumps [serde](https://github.com/serde-rs/serde) from 1.0.115 to 1.0.116.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.115...v1.0.116)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-14 05:23:52 +00:00 |
dependabot[bot]
|
69322c9fa1
|
Bump serde_derive from 1.0.115 to 1.0.116
Bumps [serde_derive](https://github.com/serde-rs/serde) from 1.0.115 to 1.0.116.
- [Release notes](https://github.com/serde-rs/serde/releases)
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.115...v1.0.116)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-09-14 05:23:50 +00:00 |