Commit graph

322 commits

Author SHA1 Message Date
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
91566f773b
chg: [doc] typo fixed 2023-04-09 10:58:52 +02:00
89fcc34b44
chg: [doc] v1.7 released + new changelog 2023-04-09 10:54:43 +02:00
58c816e53f
chg: [doc] updated man page 2023-04-09 10:49:25 +02:00
aac3103ba5
chg: [CREDITS] new contributor added 2023-04-09 10:33:03 +02:00
c29e9fad89
Merge branch 'lord8266-tls1.3'
Ok: Minimal tests to ensure the previous features still worked.
2023-04-09 10:23:54 +02:00
Vishwa Pravin
bf48c56dd8
Fix comment 2023-04-04 14:31:04 +05:30
Vishwa Pravin
488ead2b51 Remove irrelevant log entries, fix session ticket for tls1.2 2023-04-03 10:25:22 +05:30
Vishwa Pravin
beb4dc134b Adding tls1.3 decryption support 2023-04-02 08:54:49 +05:30
adb49668c0
Merge pull request #73 from robert-scheck/fedora
Update Fedora link, mention RHEL/derivatives
2023-02-14 15:53:12 +01:00
a24b0dd6ac
Merge pull request #74 from robert-scheck/centos
Fix typo, mention RHEL derivative
2023-02-12 13:17:49 +01:00