-
4afb710413
flake.nix: build packages with clang
hovudgren
oysteikt
2026-05-12 20:36:36 +09:00
-
ca540543ed
flake.nix: fix use of clang in devshell
oysteikt
2026-05-12 20:36:28 +09:00
-
16b83475c2
recv_packet: calculate valid package sizes from struct size
oysteikt
2026-05-12 19:26:00 +09:00
-
ef973d9532
{send,recv}_packet: embed last padding byte in package struct and fix sizes accordingly
oysteikt
2026-05-12 19:25:23 +09:00
-
ba31695c9b
{send,recv}_packet: use compiler intrinsics to fix endianness on all platforms
oysteikt
2026-05-12 19:23:12 +09:00
-
061101731c
Makefile: build against C23 with GNU extensions
oysteikt
2026-05-12 20:05:51 +09:00
-
13c8ced533
recv_packet: fix reported packet size on abnormal payloads
oysteikt
2026-05-12 19:21:09 +09:00
-
b8c8d886ab
add gplv3 license
frero
2026-05-12 11:19:22 +02:00
-
3c8d72f8d8
Makefile: strip symbols on release build
oysteikt
2026-02-12 12:57:38 +09:00
-
e34c59fed4
Merge pull request 'flake.nix: add nix package' (#5) from add-nix-package into hovudgren
frero
2026-02-12 10:24:04 +01:00
-
-
9629f86ba0
flake.nix: use
lib.fileset for source filtering
oysteikt
2026-02-12 12:33:26 +09:00
-
8f6c41c47e
flake.nix: add freebsd cross compiled variant of package
oysteikt
2026-02-12 12:28:37 +09:00
-
1669bc478f
nix/package: init
oysteikt
2026-02-12 12:27:59 +09:00
-
81fededbc0
Makefile: add
install target
oysteikt
2026-02-12 12:26:57 +09:00
-
-
9e0f8c1d85
.envrc: init
oysteikt
2026-02-09 12:11:41 +09:00
-
071d511e89
Makefile: split release/debug targets, add more compile flags
oysteikt
2026-02-09 12:08:01 +09:00
-
c271425a55
README: add link to relevant bluemap code
oysteikt
2026-02-08 16:10:10 +09:00
-
24b45c002f
add readme
frero
2026-02-08 00:46:17 +01:00
-
9be78416d1
fix: remove double auth packet sending
frero
2026-02-08 00:14:40 +01:00
-
ec39359931
ensure little endian
frero
2026-02-08 00:12:14 +01:00
-
ac67ea4f7f
more error handling
frero
2026-02-07 23:18:57 +01:00
-
366405c82a
add some remote utility commands
frero
2026-02-07 22:55:54 +01:00
-
39a943e4cc
send and receive packets
frero
2026-02-07 22:35:41 +01:00
-
4e0036e5f9
rcon protocol helpers
frero
2026-02-07 22:16:10 +01:00
-
27aa6fcd19
add rcon packet struct
frero
2026-02-07 22:04:18 +01:00
-
58dc45b910
get port number from envvar
frero
2026-02-07 21:54:51 +01:00
-
f63f3fa4b7
initial hello world
frero
2026-02-07 20:51:02 +01:00