]> Kevux Git Server - kevux-tools/commit
Progress: Begin addressing existing todo comments and other tasks.
authorKevin Day <Kevin@kevux.org>
Thu, 22 Jan 2026 03:50:06 +0000 (21:50 -0600)
committerKevin Day <Kevin@kevux.org>
Thu, 22 Jan 2026 03:50:06 +0000 (21:50 -0600)
commit794e6507b6d5f7049dc1816ec90d9b89d11908e0
treec2fa50dcf5e2f6b6382e26289f2085b6ea19f549
parent985fbac89cf20af7959c4efead97fa075cb04c5a
Progress: Begin addressing existing todo comments and other tasks.

Remove `gpgme` from `modes_default` in `data/build/tacocat/settings.tacocat`.

The `// @todo port here.` seems to not be needed.

There is random selecting of `host.h_addr_list` does not seem to be used.
Remove this dead code.

Remove redundant allocation increase.

Call `f_network_from_host_short()` rather than directly calling `htons()`.

Add port number in network address printing messages.
data/build/tacocat/settings.tacocat
sources/c/program/kevux/tools/tacocat/main/common.c
sources/c/program/kevux/tools/tacocat/main/print/message.c