• Joined on 2024-03-24
kodi pushed to main at kodi/amethyst 2024-07-09 10:22:17 +02:00
6a2701aace Add a single debug log for troubleshooting
kodi pushed to main at kodi/amethyst 2024-07-08 22:46:04 +02:00
0f59aaef59 Progress on implementing encryption (I think)
kodi pushed to main at kodi/amethyst 2024-07-08 17:59:51 +02:00
1d741d785a "Implement" "login"
kodi pushed to main at kodi/amethyst 2024-07-08 17:02:13 +02:00
1f331fabfc Update mix.nix
kodi pushed to main at kodi/amethyst 2024-07-08 16:59:08 +02:00
9f9abf277d Move to login mode when client wants to
809a37c644 Begin implementing Login stage
Compare 2 commits »
kodi pushed to main at kodi/amethyst 2024-07-08 14:57:45 +02:00
1ce9b7c454 Move shared boilerplate in servers to Amethyst.Server
kodi pushed to main at kodi/amethyst 2024-07-08 14:45:19 +02:00
770b88a882 Implement SLP
kodi pushed to main at kodi/amethyst 2024-07-07 22:46:27 +02:00
5c708a22d2 Implement being aware of the handshake
kodi pushed to main at kodi/amethyst 2024-07-07 19:05:46 +02:00
c742fa7c97 Begin work on implementing handshake
kodi pushed to main at kodi/amethyst 2024-07-07 18:23:22 +02:00
92325c05b1 Implement deserialization for varints and varlongs
kodi pushed to main at kodi/amethyst 2024-07-07 13:35:40 +02:00
502ca17bd3 Minor change to data reader
kodi pushed to main at kodi/amethyst 2024-07-07 11:53:01 +02:00
b0a85aaefc Add workflow to build and test
kodi created branch main in kodi/amethyst 2024-07-07 11:48:14 +02:00
kodi pushed to main at kodi/amethyst 2024-07-07 11:48:14 +02:00
77912a1d84 Add license
fae5bb3139 Begin writing code for reading and writing packets
kodi created repository kodi/amethyst 2024-07-07 11:47:58 +02:00
kodi pushed to main at kodi/eagle 2024-07-05 13:13:31 +02:00
62282eacd5 Fix compile error due to attempting to derive incorrect trait
kodi pushed to main at kodi/eagle 2024-07-05 13:09:44 +02:00
a5c975d113 Attempt to change the way errors are created
ef1faf5bd9 Barely better error reporting
Compare 2 commits »
kodi pushed to main at kodi/eagle 2024-06-26 11:16:28 +02:00
d47f62cdbb Attempt to deal with task/memory leaks
kodi pushed to main at kodi/_cargo-index 2024-06-25 18:22:15 +02:00
a18e931e02 Update eagle
kodi pushed to main at kodi/eagle 2024-06-25 18:19:54 +02:00
a1e10f93ce bump