]> Kevux Git Server - kevux-tools/commit
Progress: Further work in TacocaT, updating "salt" and "time" packet headers.
authorKevin Day <kevin@kevux.org>
Wed, 13 Mar 2024 03:20:10 +0000 (22:20 -0500)
committerKevin Day <kevin@kevux.org>
Wed, 13 Mar 2024 03:20:10 +0000 (22:20 -0500)
commit7c137a4275d1dba4a940c44dcfc8f7c094cf2437
treeb94d00ce3ad1192158773841492886c68ff8c1f4
parentc36429e805f6934bffa4b7724c6284a4e85e47b1
Progress: Further work in TacocaT, updating "salt" and "time" packet headers.

The "salt" header is now in the FLL project.
Remove the "salt" string definition from this project.

The packet send now utilizes the "time" header via the standard UTC time.
This is for informative purposes rather than for any accurancy.
Which means that the lack of microseconds or nanoseconds is acceptable.
sources/c/tacocat/main/common/define.h
sources/c/tacocat/main/common/string.c
sources/c/tacocat/main/common/string.h
sources/c/tacocat/main/common/type.c
sources/c/tacocat/main/common/type.h
sources/c/tacocat/main/packet.c
sources/c/tacocat/main/process.c
sources/c/tacocat/main/send.c
sources/c/tacocat/main/send.h