Commit graph

332 commits

Author SHA1 Message Date
dependabot[bot]
a9eb871518
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-11 04:48:02 +00:00
6c1aa99da8
Merge pull request #86 from wllm-rbnt/sigs
Connection tracker live list & purge
2023-08-20 23:04:16 +02:00
William Robinet
f651ba03d1
Doc update 2023-08-20 16:56:20 +02:00
William Robinet
799f945887
Minor lint 2023-08-20 12:27:52 +02:00
William Robinet
344117af57
Add basic build script 2023-08-20 12:27:21 +02:00
William Robinet
86574eff12
Add handlers for signals USR1 & 2 2023-08-20 12:20:41 +02:00
4f948aaeff
Merge pull request #85 from wllm-rbnt/fixes
Various fixes
2023-08-16 21:42:42 +02:00
William Robinet
ba9410dac5
Remove unnecessary parens in return statements 2023-08-16 15:40:29 +02:00
William Robinet
f395a3a3ce
Initialize variables 2023-08-16 15:08:26 +02:00
William Robinet
6004e71647
Remove unused variables 2023-08-16 14:58:17 +02:00
William Robinet
6d333f746b
Fix warning unused for unused variable & error handling 2023-08-16 14:52:09 +02:00
William Robinet
ead8fceb30
Add missing return statements 2023-08-16 14:28:50 +02:00
de05391270
Merge pull request #84 from robert-scheck/cmake
Use correct cmake GNUInstallDirs variables with their built-in defaults
2023-08-16 09:07:38 +02:00
Robert Scheck
44e963d12e Use correct cmake GNUInstallDirs variables with their built-in defaults
GNUInstallDirs.cmake expects that at least one language is enabled before
including GNUInstallDirs.

See also: https://cmake.org/cmake/help/latest/command/install.html
2023-08-15 23:34:57 +02:00
e1796a8851
Merge pull request #83 from wllm-rbnt/lint
Global code linting + various fixes
2023-08-14 22:08:48 +02:00
wllm-rbnt
b983eb316a
Merge branch 'master' into lint 2023-08-14 17:19:31 +02:00
William Robinet
76f8e9e327
Fix README layout 2023-08-14 17:12:20 +02:00
e8502ef1f6
chg: [doc/ref] version updated 2023-08-14 16:34:15 +02:00
William Robinet
7bead9dd19
Rework Docker files & scripts 2023-08-14 15:20:01 +02:00
William Robinet
e356e1d1b7
Increase version in CMakeLists.txt 2023-08-14 13:21:10 +02:00
William Robinet
536e927c59
Fix command in README.md 2023-08-14 12:47:12 +02:00
William Robinet
ecacee7c36
Lint ALL the things ! 2023-08-14 12:37:08 +02:00
William Robinet
26a3816051
Remove old, unused files 2023-08-14 12:26:51 +02:00
William Robinet
9012f9cf48
Convert remaining old-style function definitions 2023-08-14 12:24:38 +02:00
William Robinet
ec44fa4493
[clang-format] Do NOT sort include directives 2023-08-14 11:22:18 +02:00
57ea9e4785
chg: [doc] version v1.8 released 2023-08-14 11:15:09 +02:00
William Robinet
00a631a28d
Convert old-style function definitions 2023-08-14 10:57:16 +02:00
William Robinet
4799524de1
Fix null analyzer instantiation 2023-08-14 10:55:55 +02:00
William Robinet
5bcf87d950
Add clan-format config 2023-08-14 09:42:21 +02:00
00f968e1ea
Merge pull request #82 from wllm-rbnt/cmake
cmake
2023-08-13 11:54:03 +02:00
William Robinet
ae16d572de
Add date to version output 2023-08-11 11:25:29 +02:00
William Robinet
8ae5938163
Add comment for MacOS 2023-08-10 17:03:54 +02:00
William Robinet
ca5dc95043
Make it work on OpenBSD and FreeBSD 2023-08-10 16:29:45 +02:00
William Robinet
a01f07f999
Add install target for man page 2023-08-10 12:45:02 +02:00
William Robinet
7af04ca7ea
Set binary install target, update doc 2023-08-10 12:07:09 +02:00
William Robinet
6937dbc3fa
Update README & fix version 2023-08-10 11:40:34 +02:00
William Robinet
d94cbfa088
Update gh workflows 2023-08-10 11:07:37 +02:00
William Robinet
3a6892ef5c
Print meaningful error messages 2023-08-10 10:41:45 +02:00
William Robinet
ced211ef0a
Lower cmake version requirement (Ubuntu Focal) 2023-08-10 09:43:20 +02:00
William Robinet
a4bfc7fb36
Add FindJSONC.cmake module + fix CMakeLists.txt 2023-08-10 09:36:12 +02:00
William Robinet
45111603a7
Remove autotools files 2023-08-09 16:12:15 +02:00
William Robinet
bde08ddbd5
Initial cmake setup 2023-08-09 15:36:52 +02:00
a933d5b6a2
Merge pull request #80 from wllm-rbnt/ts
Add -z option for printing timestamps in front of TCP headers
2023-08-04 17:40:24 +02:00
William Robinet
fda6e32aed
Add -z option for printing timestamps in front of TCP headers 2023-08-03 11:09:56 +02:00
a2acc585f3
Merge pull request #79 from robert-scheck/dependabot
Add dependabot configuration
2023-07-17 11:54:30 +02:00
Robert Scheck
f4faa78f8d Add dependabot configuration 2023-06-29 23:10:18 +02:00
62e73cbbbb
Merge pull request #77 from robert-scheck/macos
Add macOS to CI builds
2023-04-13 00:19:29 +02:00
Robert Scheck
4ca2508ccc Add macOS to CI builds 2023-04-12 12:28:39 +02:00
897d93856a
Merge pull request #76 from robert-scheck/workflow-compiler
Switch to gcc-12 (default: gcc-11), clang-14 is newest in ubuntu-latest
2023-04-09 17:12:33 +02:00
Robert Scheck
4bc6b18f43 Switch to gcc-12 (default: gcc-11), clang-14 is newest in ubuntu-latest 2023-04-09 17:06:30 +02:00