Commit graph

539 commits

Author SHA1 Message Date
dependabot[bot]
14a271b9f4
Bump clap from 4.3.23 to 4.3.24
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.23 to 4.3.24.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.23...v4.3.24)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-24 00:11:25 +00:00
Pierre
8223c98304
Merge pull request #168 from ivre/dependabot/cargo/clap-4.3.23
Bump clap from 4.3.22 to 4.3.23
2023-08-21 13:45:28 +02:00
dependabot[bot]
7fcb05cb2a
Bump clap from 4.3.22 to 4.3.23
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.22 to 4.3.23.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.22...v4.3.23)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-21 01:02:14 +00:00
Pierre
dbde2bf663
Merge pull request #167 from ivre/dependabot/cargo/clap-4.3.22
Bump clap from 4.3.21 to 4.3.22
2023-08-18 15:07:08 +02:00
dependabot[bot]
3ebe8c604b
Bump clap from 4.3.21 to 4.3.22
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.21 to 4.3.22.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.21...v4.3.22)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-18 00:04:57 +00:00
Pierre
641479cbe6
Merge pull request #166 from ivre/dependabot/cargo/flate2-1.0.27
Bump flate2 from 1.0.26 to 1.0.27
2023-08-17 09:09:37 +02:00
dependabot[bot]
34c5dcc31b
Bump flate2 from 1.0.26 to 1.0.27
Bumps [flate2](https://github.com/rust-lang/flate2-rs) from 1.0.26 to 1.0.27.
- [Release notes](https://github.com/rust-lang/flate2-rs/releases)
- [Commits](https://github.com/rust-lang/flate2-rs/compare/1.0.26...1.0.27)

---
updated-dependencies:
- dependency-name: flate2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-16 01:01:52 +00:00
Pierre
ac50f58e02
Merge pull request #164 from ivre/dependabot/cargo/log-0.4.20
Bump log from 0.4.19 to 0.4.20
2023-08-14 10:43:03 +02:00
Pierre
eae17b33b5
Merge pull request #165 from ivre/dependabot/cargo/bitflags-2.4.0
Bump bitflags from 2.3.3 to 2.4.0
2023-08-14 10:42:53 +02:00
dependabot[bot]
4662692ab8
Bump bitflags from 2.3.3 to 2.4.0
Bumps [bitflags](https://github.com/bitflags/bitflags) from 2.3.3 to 2.4.0.
- [Release notes](https://github.com/bitflags/bitflags/releases)
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bitflags/bitflags/compare/2.3.3...2.4.0)

---
updated-dependencies:
- dependency-name: bitflags
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 01:11:06 +00:00
dependabot[bot]
039dc81139
Bump log from 0.4.19 to 0.4.20
Bumps [log](https://github.com/rust-lang/log) from 0.4.19 to 0.4.20.
- [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.19...0.4.20)

---
updated-dependencies:
- dependency-name: log
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 01:10:40 +00:00
Pierre
ff0b447538
Merge pull request #163 from ivre/dependabot/cargo/clap-4.3.21
Bump clap from 4.3.19 to 4.3.21
2023-08-09 22:27:27 +02:00
_Frky
bc8fbaaf99
Add Docker documentation in README 2023-08-09 11:13:30 +02:00
_Frky
9f67e3ca18
Merge pull request #154 from p-l-/docker
Add a Docker image
2023-08-09 11:12:07 +02:00
dependabot[bot]
3b328be1b8
Bump clap from 4.3.19 to 4.3.21
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.19 to 4.3.21.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.19...v4.3.21)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 00:15:47 +00:00
Pierre
039700dd46
Merge pull request #161 from ivre/dependabot/cargo/strum_macros-0.25.2
Bump strum_macros from 0.25.1 to 0.25.2
2023-08-07 11:48:15 +02:00
dependabot[bot]
12a4ba04d8
Bump strum_macros from 0.25.1 to 0.25.2
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.25.1 to 0.25.2.
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peternator7/strum/commits)

---
updated-dependencies:
- dependency-name: strum_macros
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-07 00:49:39 +00:00
Pierre
ae6b7829e0
Merge pull request #160 from ivre/dependabot/cargo/clap-4.3.19
Bump clap from 4.3.17 to 4.3.19
2023-07-24 13:14:07 +02:00
dependabot[bot]
4b6a53caf3
Bump clap from 4.3.17 to 4.3.19
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.17 to 4.3.19.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.17...v4.3.19)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 00:47:45 +00:00
Pierre
293c50dcc3
Merge pull request #159 from ivre/dependabot/cargo/clap-4.3.17
Bump clap from 4.3.16 to 4.3.17
2023-07-23 00:15:51 +02:00
dependabot[bot]
8c396bce57
Bump clap from 4.3.16 to 4.3.17
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.16 to 4.3.17.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.16...v4.3.17)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-21 00:37:00 +00:00
Pierre
7ee5eca0ba
Merge pull request #158 from ivre/dependabot/cargo/clap-4.3.16
Bump clap from 4.3.12 to 4.3.16
2023-07-19 12:46:17 +02:00
dependabot[bot]
4ede8c06cc
Bump clap from 4.3.12 to 4.3.16
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.12 to 4.3.16.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.12...v4.3.16)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-19 00:18:56 +00:00
Pierre
8989d0c357
Merge pull request #156 from ivre/dependabot/cargo/clap-4.3.12
Bump clap from 4.3.11 to 4.3.12
2023-07-17 22:00:05 +02:00
dependabot[bot]
3e075de237
Bump clap from 4.3.11 to 4.3.12
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.11 to 4.3.12.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.11...v4.3.12)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-17 00:54:46 +00:00
Pierre
f6f3fca3d5
Merge pull request #155 from ivre/dependabot/cargo/clap-4.3.11
Bump clap from 4.3.10 to 4.3.11
2023-07-06 09:23:25 +02:00
dependabot[bot]
496d40c03c
Bump clap from 4.3.10 to 4.3.11
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.10 to 4.3.11.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.10...v4.3.11)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-06 00:52:20 +00:00
Pierre Lalet
dd25bcb6f8 Add a Docker image 2023-07-06 01:08:34 +02:00
_Frky
c132c39ebf
Fix syn (#102)
* Add unit test for TCP SYN replies
* Add functional test for TCP SYN+flag packets
* Fix bug: prevent anwsers to SYN+flag first packets
* Fix TCP behaviour to match Linux network stack
* Update the documentation according to the new behaviour for TCP SYN packets
2023-07-05 22:20:06 +02:00
Pierre
092a16631c
Merge pull request #153 from ivre/dependabot/cargo/strum_macros-0.25.1
Bump strum_macros from 0.25.0 to 0.25.1
2023-07-04 23:23:36 +02:00
dependabot[bot]
4134008d11
Bump strum_macros from 0.25.0 to 0.25.1
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.25.0 to 0.25.1.
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peternator7/strum/commits)

---
updated-dependencies:
- dependency-name: strum_macros
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-04 00:20:13 +00:00
Pierre
4318d5bf74
Merge pull request #150 from ivre/dependabot/cargo/bitflags-2.3.3
Bump bitflags from 1.3.2 to 2.3.3
2023-07-03 18:31:06 +02:00
Pierre Lalet
cc17dec2d5 Update SmackFlags to support Copy
Needed to update bitflags from 1.x to 2.x
2023-07-03 18:26:17 +02:00
dependabot[bot]
66f2d6138d
Bump bitflags from 1.3.2 to 2.3.3
Bumps [bitflags](https://github.com/bitflags/bitflags) from 1.3.2 to 2.3.3.
- [Release notes](https://github.com/bitflags/bitflags/releases)
- [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bitflags/bitflags/compare/1.3.2...2.3.3)

---
updated-dependencies:
- dependency-name: bitflags
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 14:53:55 +00:00
Pierre
67be84abb4
Merge pull request #152 from ivre/dependabot/cargo/clap-4.3.10
Bump clap from 4.3.9 to 4.3.10
2023-07-03 16:53:09 +02:00
dependabot[bot]
45810978a9
Bump clap from 4.3.9 to 4.3.10
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.9 to 4.3.10.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.9...v4.3.10)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-03 00:36:52 +00:00
Pierre
748608a71f
Merge pull request #151 from ivre/dependabot/cargo/clap-4.3.9
Bump clap from 4.3.8 to 4.3.9
2023-06-30 00:43:27 +02:00
dependabot[bot]
d48e20971e
Bump clap from 4.3.8 to 4.3.9
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.8 to 4.3.9.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.8...v4.3.9)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-29 00:12:52 +00:00
Pierre
ae76ed9df2
Merge pull request #149 from ivre/dependabot/cargo/clap-4.3.8
Bump clap from 4.3.5 to 4.3.8
2023-06-26 09:46:09 +02:00
dependabot[bot]
0dd011be04
Bump clap from 4.3.5 to 4.3.8
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.5 to 4.3.8.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.5...v4.3.8)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-26 01:30:12 +00:00
Pierre
ea61dd668a
Merge pull request #148 from ivre/dependabot/cargo/itertools-0.11.0
Bump itertools from 0.10.5 to 0.11.0
2023-06-24 23:10:23 +02:00
dependabot[bot]
c69fd9012e
Bump itertools from 0.10.5 to 0.11.0
Bumps [itertools](https://github.com/rust-itertools/itertools) from 0.10.5 to 0.11.0.
- [Changelog](https://github.com/rust-itertools/itertools/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-itertools/itertools/compare/v0.10.5...v0.11.0)

---
updated-dependencies:
- dependency-name: itertools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-23 00:59:23 +00:00
Pierre
974ed60687
Merge pull request #147 from ivre/dependabot/cargo/clap-4.3.5
Bump clap from 4.3.4 to 4.3.5
2023-06-21 19:40:52 +02:00
dependabot[bot]
47b681742c
Bump clap from 4.3.4 to 4.3.5
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.4 to 4.3.5.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.4...v4.3.5)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-21 01:00:00 +00:00
Pierre
0a2e007e0c
Merge pull request #146 from ivre/dependabot/cargo/strum_macros-0.25.0
Bump strum_macros from 0.24.3 to 0.25.0
2023-06-19 09:26:23 +02:00
dependabot[bot]
4297389cd3
Bump strum_macros from 0.24.3 to 0.25.0
Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.24.3 to 0.25.0.
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peternator7/strum/commits)

---
updated-dependencies:
- dependency-name: strum_macros
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 07:19:59 +00:00
Pierre
935283b543
Merge pull request #145 from ivre/dependabot/cargo/strum-0.25.0
Bump strum from 0.24.1 to 0.25.0
2023-06-19 09:19:16 +02:00
dependabot[bot]
938661663b
Bump strum from 0.24.1 to 0.25.0
Bumps [strum](https://github.com/Peternator7/strum) from 0.24.1 to 0.25.0.
- [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Peternator7/strum/commits)

---
updated-dependencies:
- dependency-name: strum
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-19 01:18:29 +00:00
Pierre
11591420ab
Merge pull request #144 from ivre/dependabot/cargo/clap-4.3.4
Bump clap from 4.3.3 to 4.3.4
2023-06-15 03:56:10 +02:00
dependabot[bot]
f9d272c2dd
Bump clap from 4.3.3 to 4.3.4
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.3...v4.3.4)

---
updated-dependencies:
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-15 00:59:44 +00:00