Commit graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • 1e8f1a3 (HEAD -> master) rustfmt / changed message packet byte to 0xfc by Isabelle L 2020-05-30 17:25:52 -0500
  • 8a615bb tiny readme change by Isabelle L 2020-05-30 03:09:38 -0500
  • 36898f4 join / leave pogchamp by Isabelle L 2020-05-30 03:01:39 -0500
  • 09513e8 forgot to remove a comment block oopsie uhoh by Isabelle L 2020-05-30 02:56:19 -0500
  • 4a35869 renamed `EncryptKind` to `EncryptFlag` by Isabelle L 2020-05-30 02:55:39 -0500
  • eab569f removed `PacketKind` enum in favor of just using a u8 by Isabelle L 2020-05-29 23:40:24 -0500
  • 17e1dbf added write method that doesn't convert from sendable for use on server side by Isabelle L 2020-05-29 12:45:49 -0500
  • 9ca9fde adjusted `initialize_connection` so errors aren't potentially panicking by Isabelle L 2020-05-27 19:58:26 -0500
  • 8d4e931 moved initialize_connection into crate by Isabelle L 2020-05-27 17:41:53 -0500
  • b48c73a slight refactor, moved encryption to correct spot by Isabelle L 2020-05-27 17:24:38 -0500
  • da9c20f slight refactor by Isabelle L 2020-05-26 18:04:43 -0500
  • 841d72a working encryption! by Isabelle L 2020-05-26 10:58:48 -0500
  • bc6a7b7 key generation agreement working :) by Isabelle L 2020-05-26 10:06:28 -0500
  • f578c01 more work towards encryption by Isabelle L 2020-05-22 15:16:09 -0500
  • cd6bbd3 starting to impl encryption by Isabelle L 2020-05-16 16:00:17 -0500
  • 9ec1604 minor changes when working with the actual server/client by Isabelle L 2020-05-15 22:08:26 -0500
  • 3c67d41 slighterer change by Isabelle L 2020-05-15 19:13:30 -0500
  • 18b3c7c added CRC32 checksum and a justfile by Isabelle L 2020-05-14 20:42:02 -0500
  • dd0952a removed packet function by Isabelle L 2020-05-14 17:54:57 -0500
  • b33738c changed everything to thiserror by Isabelle L 2020-05-14 15:17:57 -0500
  • 8ec3db3 removed dead_code lint by Isabelle L 2020-05-14 14:59:18 -0500
  • b91db04 add verification right in the read method by Isabelle L 2020-05-14 14:55:20 -0500
  • 1fcfd31 copied lib.rs markdown to readme by Isabelle L 2020-05-14 14:51:48 -0500
  • ca73e08 better error handling + checksum added to the protocol by Isabelle L 2020-05-14 14:51:05 -0500
  • cb0257e swapping orion for ring by Isabelle L 2020-05-14 01:19:28 -0500
  • 667ca0c added `read_encrypted` and `write_encrypted` functions by Isabelle L 2020-05-14 00:23:41 -0500
  • c3c55c6 did some bad documentation comments by Isabelle L 2020-05-13 23:33:09 -0500
  • 0af49f6 initial commit by Isabelle L 2020-05-13 23:21:18 -0500