aboutsummaryrefslogtreecommitdiffstats
path: root/src/fnettrace/main.c
Commit message (Collapse)AuthorAge
* enabled nettraces by default in the main build - you would need to be root ↵landlock-splitLibravatar netblue302023-10-24
| | | | to run these options
* build: fix codespell errorsLibravatar Kelvin M. Klann2023-08-12
| | | | | | | | | | | | | | | | | | | | | This fixes the following errors: $ make codespell [...] codespell --ignore-regex "UE|creat|doas|shotcut|ether" src test src/firemon/procevent.c:188: duble ==> double src/fnettrace/main.c:30: postive ==> positive src/fnettrace/main.c:30: defiend ==> defined src/fnettrace/main.c:482: isplay ==> display make: *** [Makefile:371: codespell] Error 65 $ codespell --version 2.2.5 Added in the following commits: * bef5d86a1 ("increase socket buffer size for firemon, bug #2700", 2019-09-29) * c4962789f ("nettrace stats", 2023-08-08)
* nettrace statsLibravatar netblue302023-08-08
|
* netlock/nettrace cleanupLibravatar netblue302023-07-26
|
* cleanupLibravatar netblue302023-07-25
|
* integrating nettrace dnstrace and snitraceLibravatar netblue302023-07-24
|
* fnettrace: trace ICPM ECHO (ping) trafficLibravatar netblue302023-07-23
|
* feature: stats support for --nettraceLibravatar netblue302023-07-16
|
* fnettrace cleanupLibravatar netblue302023-07-15
|
* compress static ip map for fnettrace at compile timeLibravatar netblue302023-07-06
|
* QUIC (HTTP/3) support in --nettraceLibravatar netblue2023-06-25
|
* Move usage text into usage_str varLibravatar Kelvin M. Klann2023-05-14
| | | | | | | | | | | | | | | For consistency and readability. Note: This also makes exactly one extra blank line be printed at the end of every usage text, which is currently only done in the following files: * src/fcopy/main.c * src/fnettrace-dns/main.c * src/fnettrace-icmp/main.c * src/fnettrace-sni/main.c * src/fnettrace/main.c * src/profstats/main.c
* Update copyright to 2023 (#5664)Libravatar David Fetter2023-02-15
|
* nettrace: various fixesLibravatar netblue302022-10-25
|
* include limits.h instead of manually defining LINE_MAXLibravatar Reiner Herrmann2022-10-23
|
* ICMP support in --nettraceLibravatar netblue302022-09-27
|
* nettrace dixesLibravatar netblue302022-06-23
|
* small fixesLibravatar netblue302022-04-10
|
* nettrace fixesLibravatar netblue302022-04-05
|
* netlocker fixesLibravatar netblue302022-02-02
|
* hostnames -> static-ip-mapLibravatar netblue302022-01-20
|
* compile fixLibravatar netblue302022-01-18
|
* nettrace fixesLibravatar netblue302022-01-18
|
* more on nettraceLibravatar netblue302022-01-16
|
* fix warzone2100 (Debian 11)Libravatar netblue302022-01-13
|
* fix scan-build/cppcheck warningsLibravatar netblue302022-01-11
|
* nettraceLibravatar netblue302022-01-09
|
* 2022 copyright updateLibravatar netblue302022-01-07
|
* more on nettraceLibravatar netblue302022-01-07
|
* nettrace/netlockLibravatar netblue302022-01-04
|
* remove compile warningsLibravatar netblue302021-12-28
|
* updatesLibravatar netblue302021-12-28
|
* nettrace/netlockLibravatar netblue302021-12-28