summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Need to flush io in release modepush-lwzrpknrlyroRobby Zambito7 days
* Use dynamic array instead of arraylistRobby Zambito2025-04-06
* Depend on clap the same way as networkRobby Zambito2025-04-06
* Don't print help after sending messageRobby Zambito2025-04-06
* Add comment for cli example referenceRobby Zambito2025-04-06
* Allow caller to specify what kind of message to send with argRobby Zambito2025-04-06
* Nicer message for no responseRobby Zambito2025-04-06
* Handle network blocking wellRobby Zambito2025-04-06
* Don't use multi threading where it is not requiredRobby Zambito2025-04-06
* Last handshake packet uses non 8888 portRobby Zambito2025-04-06
* Complete the handshakeRobby Zambito2025-04-06
* Receive and print the response from the sentinelRobby Zambito2025-04-06
* Initial awaiting for handshake responseRobby Zambito2025-04-06
* Start proper connection handshakeRobby Zambito2025-04-06
* Move binary back to zaprusRobby Zambito2025-04-06
* Correctly handle the endiness and packedness of the the header reading and wr...Robby Zambito2025-04-06
* Write the header as a packed intRobby Zambito2025-04-06
* Not using writerRobby Zambito2025-04-06
* Initial testing of connection messageRobby Zambito2025-04-06
* Move sendRelay logic to Saprus structRobby Zambito2025-04-06
* Break relay into a specific programRobby Zambito2025-04-06
* Move types to their own fileRobby Zambito2025-04-06
* GREATLY improve clarityRobby Zambito2025-04-06
* Move dba to top level scopeRobby Zambito2025-04-06
* add comments!!!!!Robby Zambito2025-04-06
* move aux funcs back into the unionRobby Zambito2025-04-06
* Remove redundant comptimeRobby Zambito2025-04-06
* Properly initialize the SaprusMessage fromBytesRobby Zambito2025-04-06
* dedup someRobby Zambito2025-04-06
* Break out encoding and decoding into its own functionsRobby Zambito2025-04-06
* Add decoding connection messagesRobby Zambito2025-04-06
* Add packet decodingRobby Zambito2025-04-06
* Small cleanupRobby Zambito2025-04-06
* Remove unnecessary explicit castRobby Zambito2025-04-06
* Specify endianness when writing the header structRobby Zambito2025-04-06
* Explicitly specify the size of connection optionsRobby Zambito2025-04-06
* Clean up string handlingRobby Zambito2025-04-06
* Make header always a packed structRobby Zambito2025-04-06
* Base64 encode relay messageRobby Zambito2025-04-06
* Add connection message typeRobby Zambito2025-04-06
* Remove testsRobby Zambito2025-04-06
* Working with nice unionRobby Zambito2025-04-06
* it works!Robby Zambito2025-04-06
* Getting some data but malformedRobby Zambito2025-04-06
* Add msgs with toBytes functionsRobby Zambito2025-04-06
* Added network depRobby Zambito2025-04-06
* Remove libRobby Zambito2025-04-06
* Initial commitRobby Zambito2025-04-06