Joel Wetzell
|
e0d4b58606
|
mess around with fuzzing
|
2026-05-20 17:44:05 -05:00 |
|
Joel Wetzell
|
2df4cd56f7
|
add size check to chunk datalen
|
2026-05-20 17:44:01 -05:00 |
|
Joel Wetzell
|
145c13a976
|
some linting things
|
2026-05-17 09:25:27 -05:00 |
|
Joel Wetzell
|
e7bdeb46ff
|
add basic chunk benchmark
|
2026-05-14 21:17:51 -05:00 |
|
Joel Wetzell
|
eb8c6aba19
|
use t.Run for tests
|
2026-02-27 22:30:52 -06:00 |
|
Joel Wetzell
|
e3a7268487
|
fix chunk decoding edge case
|
2025-12-01 17:21:07 -06:00 |
|
jwetzell
|
7b1dc4bfd6
|
move types out of decoders package
|
2025-10-17 15:27:33 -05:00 |
|
jwetzell
|
7dd6d45a08
|
add tests for encoding data tracker fields
|
2025-10-17 12:42:17 -05:00 |
|
jwetzell
|
631537b473
|
change property name
|
2025-10-17 12:41:59 -05:00 |
|
jwetzell
|
bdaf7fd327
|
add test for encoding packet header chunk
|
2025-10-17 12:39:45 -05:00 |
|
jwetzell
|
d53fe09bfc
|
add tests for encoding info related chunks
|
2025-10-17 12:35:31 -05:00 |
|
jwetzell
|
a0ba854fee
|
add tests for decoding packet header chunk
|
2025-10-17 12:34:27 -05:00 |
|
jwetzell
|
4c508c37f3
|
add tests for decoding info related chunks
|
2025-10-17 12:34:13 -05:00 |
|
jwetzell
|
c7f503ee99
|
add tests for decoding tracker and tracker list chunks
|
2025-10-17 12:33:46 -05:00 |
|
jwetzell
|
75ba023226
|
add tests for decoding status, timestamp and xyz chunks
|
2025-10-16 21:41:28 -05:00 |
|
jwetzell
|
b1e1367662
|
add tests for decoding data and info packet chunks
|
2025-10-16 21:19:45 -05:00 |
|
jwetzell
|
65947914b3
|
add test case to check error scenario
|
2025-10-16 13:15:44 -05:00 |
|
jwetzell
|
f8fde1a796
|
fieldalignmenttool
|
2024-12-26 14:55:33 -06:00 |
|
jwetzell
|
6bc6fb3668
|
add most basic error handling on the decode side
|
2024-12-23 23:59:11 -06:00 |
|
jwetzell
|
0c297d606d
|
add basic chunk encoding test
|
2024-12-21 14:35:54 -06:00 |
|
jwetzell
|
f5b944579d
|
consistent use of hex value
|
2024-12-19 21:50:33 -06:00 |
|
jwetzell
|
ea184a936d
|
gofumpt
|
2024-12-19 21:48:46 -06:00 |
|
jwetzell
|
01e0ffc3a6
|
cleanup function layout for decoders
|
2024-12-19 20:40:54 -06:00 |
|
jwetzell
|
afe963718a
|
cleanup json fields
|
2024-12-19 18:41:43 -06:00 |
|
jwetzell
|
9a66dd02bb
|
remove unneeded type
|
2024-12-19 18:35:00 -06:00 |
|
jwetzell
|
df3a3de47c
|
remove constants in decoders
|
2024-12-19 18:28:35 -06:00 |
|
jwetzell
|
e3bbb970be
|
add crude encoding of PSN chunks
|
2024-12-19 18:28:12 -06:00 |
|
jwetzell
|
03ec5a4019
|
cleanup unused type
|
2024-12-18 22:58:14 -06:00 |
|
jwetzell
|
0a74b6a956
|
add decode functions for info and data packets
|
2024-12-18 22:48:08 -06:00 |
|