Commit Graph

482 Commits (v2.0.0)

Author SHA1 Message Date
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
dswd 7bbf3ccdc4
Merge pull request #104 from dswd/dependabot/cargo/libc-0.2.80
Bump libc from 0.2.79 to 0.2.80
2020-10-26 09:03:33 +01:00
dependabot[bot] 9755be3345
Bump libc from 0.2.79 to 0.2.80
Bumps [libc](https://github.com/rust-lang/libc) from 0.2.79 to 0.2.80.
- [Release notes](https://github.com/rust-lang/libc/releases)
- [Commits](https://github.com/rust-lang/libc/compare/0.2.79...0.2.80)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-26 05:50:38 +00:00
Dennis Schwerdel c5f25ba48e Optimize logger 2020-10-25 21:48:43 +01:00
Dennis Schwerdel ab79ee58de Improve logging 2020-10-25 00:49:02 +02:00
Dennis Schwerdel 7cfc77a2d8 Some fixes 2020-10-25 00:24:11 +02:00
Dennis Schwerdel aab4f000b5 Improve logging 2020-10-24 22:59:14 +02:00
Dennis Schwerdel dd9444c5ef Update readme 2020-10-21 23:55:20 +02:00
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