• Joined on 2025-11-08
dcrubro pushed to dev at dcrubro/columnlynx 2025-12-02 15:25:52 +00:00
eb7f4930e2 Test dynamic IPv4 + Subnet masks
dcrubro pushed to dev at dcrubro/columnlynx 2025-12-02 00:18:15 +00:00
4dbde290c2 Update README and IPv6 preparations
dcrubro pushed to dev at dcrubro/columnlynx 2025-12-01 20:13:58 +00:00
15d13b6f04 Converted some raw pointers to smart pointers
dcrubro commented on issue dcrubro/columnlynx#8 2025-12-01 19:45:33 +00:00
TODO - make transmission big-endian

Update:

Probably just make the order the same no matter where. This will probably mean ensuring little-endian everywhere (lol misleading title)

dcrubro opened issue dcrubro/columnlynx#8 2025-12-01 19:43:29 +00:00
TODO - make transmission big-endian
dcrubro deleted branch auth_test from dcrubro/columnlynx 2025-11-28 18:33:48 +00:00
dcrubro pushed to master at dcrubro/columnlynx 2025-11-28 18:31:47 +00:00
f9c5c56a1b Merge branch 'beta'
a08dba5b59 Merge branch 'dev' into beta
552d78eab2 Update README.md for config
dedcc364fb Removed verification by CA for now, moved to whitelisted_keys (should be simpler). TODO: Move to smart ptrs
e54cce9497 Remove config.json req
Compare 18 commits »
dcrubro pushed to beta at dcrubro/columnlynx 2025-11-28 18:28:44 +00:00
a08dba5b59 Merge branch 'dev' into beta
552d78eab2 Update README.md for config
dedcc364fb Removed verification by CA for now, moved to whitelisted_keys (should be simpler). TODO: Move to smart ptrs
e54cce9497 Remove config.json req
1e902ed82b Remove config.json req
Compare 17 commits »
dcrubro pushed to dev at dcrubro/columnlynx 2025-11-28 18:26:08 +00:00
552d78eab2 Update README.md for config
dedcc364fb Removed verification by CA for now, moved to whitelisted_keys (should be simpler). TODO: Move to smart ptrs
e54cce9497 Remove config.json req
1e902ed82b Remove config.json req
4a5234bc9a Move heartbeat logs to debug
Compare 15 commits »
dcrubro pushed to auth_test at dcrubro/columnlynx 2025-11-28 18:23:33 +00:00
552d78eab2 Update README.md for config
dcrubro pushed to auth_test at dcrubro/columnlynx 2025-11-28 18:00:06 +00:00
dedcc364fb Removed verification by CA for now, moved to whitelisted_keys (should be simpler). TODO: Move to smart ptrs
dcrubro pushed to auth_test at dcrubro/columnlynx 2025-11-27 23:42:23 +00:00
e54cce9497 Remove config.json req
dcrubro pushed to auth_test at dcrubro/columnlynx 2025-11-27 23:41:28 +00:00
1e902ed82b Remove config.json req
dcrubro pushed to auth_test at dcrubro/columnlynx 2025-11-27 23:33:46 +00:00
4a5234bc9a Move heartbeat logs to debug
dcrubro pushed to auth_test at dcrubro/columnlynx 2025-11-27 22:38:54 +00:00
1cf851bec3 Deleted some header libs from the include/ dir. Moved to CMake fetchcontent
dcrubro pushed to auth_test at dcrubro/columnlynx 2025-11-27 17:54:35 +00:00
d8ab2e2bda Make interface name overridable (may not work on macos)
dcrubro pushed to auth_test at dcrubro/columnlynx 2025-11-27 17:49:58 +00:00
7d6d9e8ee6 Update some names
dcrubro pushed to auth_test at dcrubro/columnlynx 2025-11-27 17:44:03 +00:00
2a2deae022 General fixes
dcrubro pushed to auth_test at dcrubro/columnlynx 2025-11-26 20:52:15 +00:00
d2242ebbc7 Comment some code
dcrubro pushed to auth_test at dcrubro/columnlynx 2025-11-26 17:14:30 +00:00
84c00b7bcb Update version number, add timestamp to logs (maybe also other stuff that I forgot)