]> Kevux Git Server - kevux-tools/commit
Feature: Use the newly added f_random_array_shuffle() in tacocat.
authorKevin Day <kevin@kevux.org>
Tue, 12 Mar 2024 00:36:36 +0000 (19:36 -0500)
committerKevin Day <kevin@kevux.org>
Tue, 12 Mar 2024 00:36:36 +0000 (19:36 -0500)
commitc36429e805f6934bffa4b7724c6284a4e85e47b1
tree2bc0a5acdf6a80b2901e98262f54081e40a64b29
parentae48d9b91f1331c6b80a6b8a7f385bd027d9b3bc
Feature: Use the newly added f_random_array_shuffle() in tacocat.

The send() packet now automatically randomizes the header structure using f_random_array_shuffle().
sources/c/tacocat/main/common/print.c
sources/c/tacocat/main/common/print.h
sources/c/tacocat/main/send.c