• Joined on 2024-03-24
kodi pushed to main at kodi/amethyst 2024-07-09 19:00:07 +02:00
361655da52 Use Keyword instead of manual changes
kodi pushed to main at kodi/amethyst 2024-07-09 18:57:16 +02:00
ec9f9c87ac Changes to server format
kodi pushed to main at kodi/amethyst 2024-07-09 16:18:08 +02:00
38da310fd8 Begin "implementing" configuration stage
kodi pushed to main at kodi/amethyst 2024-07-09 16:11:05 +02:00
7526ffae62 Define packets for Configuration
kodi pushed to main at kodi/amethyst 2024-07-09 14:18:56 +02:00
9291af2bc8 Disable encryption for now
kodi pushed to main at kodi/amethyst 2024-07-09 10:29:00 +02:00
099d2a3a68 Add Amethyst.Keys.decrypt/1
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