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 |
|
Robert Scheck
|
bd92444b57
|
Fix typo, mention RHEL derivative
|
2023-02-12 00:34:06 +01:00 |
|
Robert Scheck
|
6849bf3b02
|
Update Fedora link, mention RHEL/derivatives
|
2023-02-10 00:37:18 +01:00 |
|
|
845adb9b4d
|
chg: [doc] Add distribution including this version of ssldump
|
2023-02-06 18:35:04 +01:00 |
|
|
45ac7548a5
|
Merge pull request #69 from robert-scheck/ci-openssl
CI: libtls-dev → libssl-dev
|
2023-02-06 08:48:28 +01:00 |
|
Robert Scheck
|
01fffd54bc
|
CI: libtls-dev -> libssl-dev
|
2023-02-06 02:51:00 +01:00 |
|
|
3edba24808
|
Merge pull request #67 from robert-scheck/codeql-analysis
Add CodeQL analysis
|
2023-02-05 11:29:35 +01:00 |
|
|
1d1db309ff
|
Merge pull request #68 from robert-scheck/wrong-type
For Y2K38 on 32 bit systems `time_t tv_sec` can be `long long`
|
2023-02-05 11:28:20 +01:00 |
|
Robert Scheck
|
623c14d0fd
|
For Y2K38 on 32 bit systems time_t tv_sec can be long long
|
2023-02-05 01:34:23 +01:00 |
|
Robert Scheck
|
44e37fd7de
|
Add CodeQL analysis
|
2023-02-05 00:50:29 +01:00 |
|
|
4ceeb2efc9
|
Merge pull request #66 from robert-scheck/ci-matrix
Improve CI builds using matrix strategy
|
2023-02-04 11:38:20 +01:00 |
|
Robert Scheck
|
b3af6e8c74
|
Improve CI builds using matrix strategy
|
2023-02-04 01:59:33 +01:00 |
|
|
633a9452c7
|
chg: [doc] v1.6 released
|
2023-02-03 08:35:28 +01:00 |
|
|
c844095493
|
chg: [CREDITS] updated for version 1.6
|
2023-02-03 06:43:02 +01:00 |
|
|
7f199e5d64
|
chg: [doc] v1.6 release included
|
2023-02-03 06:36:00 +01:00 |
|
|
a7f7ae50e6
|
Merge pull request #63 from wllm-rbnt/dev
Fix missing port # in pcap files
|
2022-08-05 10:19:37 +02:00 |
|
William Robinet
|
0543025fca
|
Fix missing port # in pcap files
|
2022-08-04 13:01:36 +02:00 |
|
|
11fee71673
|
Merge pull request #61 from lord8266/aead
Print MAC keys only for non AEAD ciphers
|
2022-06-13 22:53:45 +02:00 |
|
Vishwa Pravin
|
ea1105a4aa
|
Print MAC keys only for non AEAD ciphers
|
2022-06-13 12:15:28 +05:30 |
|
|
ed86194b1e
|
chg: [doc] v1.5 released
|
2022-05-26 15:12:21 +02:00 |
|
|
aa4e43c321
|
chg: [doc] ChangeLog updated with release v1.5
|
2022-05-26 14:55:02 +02:00 |
|
|
36fd5b72c3
|
Merge pull request #60 from lord8266/max
Add parentheses around MAX and MIN
|
2022-05-24 22:23:24 +02:00 |
|
Vishwa Pravin
|
26e289eb9e
|
Add parentheses around MAX and MIN
|
2022-05-24 13:49:13 +05:30 |
|
|
dacd904f21
|
chg: [doc] An example use-case of JA3
|
2022-03-06 11:22:21 +01:00 |
|
|
deb2566496
|
Merge pull request #58 from wllm-rbnt/dev
Add support for pcap output to FIFO
|
2021-07-21 23:09:39 +02:00 |
|
William Robinet
|
4a6fcb5963
|
Add support for pcap output to FIFO
|
2021-06-18 17:33:48 +02:00 |
|
|
d10bb16f87
|
chg: [doc] Changelog updated
|
2021-04-13 09:54:40 +02:00 |
|