Commit Graph

9 Commits

Author SHA1 Message Date
c598de4e7b
Initial implementation of authentication 2024-10-06 17:53:27 +02:00
8b09c78f02
Actually implement compression
All checks were successful
Build & Test / nix-build (push) Successful in 1m29s
Build & Test / nix-build (pull_request) Successful in 1m24s
2024-10-06 15:49:55 +02:00
fb98dd4864
Attempt to implement compression 2024-10-06 13:49:14 +02:00
c26fc23a33
Begin attempting to implement encryption
All checks were successful
Build & Test / nix-build (push) Successful in 1m29s
2024-10-04 16:02:57 +02:00
4a5ccc719d
Some significant refactoring progress
Some checks failed
Build & Test / nix-build (push) Failing after 59s
2024-08-28 14:52:13 +02:00
9291af2bc8
Disable encryption for now
All checks were successful
Build & Test / nix-build (push) Successful in 1m7s
2024-07-09 14:18:48 +02:00
0f59aaef59
Progress on implementing encryption (I think)
All checks were successful
Build & Test / nix-build (push) Successful in 1m6s
2024-07-08 22:45:57 +02:00
1d741d785a
"Implement" "login"
All checks were successful
Build & Test / nix-build (push) Successful in 1m8s
2024-07-08 17:59:44 +02:00
fae5bb3139
Begin writing code for reading and writing packets 2024-07-07 11:41:34 +02:00