aboutsummaryrefslogtreecommitdiff
path: root/azalea-protocol/src/connect.rs
AgeCommit message (Expand)Author
2023-01-30More packet fixes, tests, handle error (#61)EightFactorial
2023-01-25Fix test and packets (#60)EightFactorial
2023-01-21Server functions and proxy example (#59)EightFactorial
2022-12-08wrap_comments = truemat
2022-12-08fix a doc commentUbuntu
2022-12-07Reauth on invalid session (#50)mat
2022-12-071.19.3 (#34)mat
2022-11-27Swarm (#36)mat
2022-11-14Military-grade server implementation (#40)Honbra
2022-11-12Pathfinder (#25)mat
2022-11-12Merge branch 'main' of https://github.com/mat-1/azalea into mainUbuntu
2022-11-11make some stuff in azalea-protocol publicmat
2022-11-11fix example in azalea_protocol::connectmat
2022-11-11improved docsUbuntu
2022-11-10fix clippy warningsUbuntu
2022-11-09semicolon lolmat
2022-11-09shut down on broken pipemat
2022-10-30improve docs a little moremat
2022-10-23write some more docs for az-protocolmat
2022-10-23Add Client::set_client_information (#33)mat
2022-10-23add `# Examples` to some docsmat
2022-10-23write more documentationmat
2022-10-16Microsoft Authentication (#29)mat
2022-10-07fix errors with rewritten packet readingmat
2022-10-07Replace impl Read with Cursor<&[u8]> (#26)mat
2022-09-19Fix connection writer being locked (#23)mat
2022-08-31test gravityUbuntu
2022-08-06Better errors (#14)mat
2022-07-30remove unnecessary empty implsmat
2022-07-29simplify switching packet statesmat
2022-07-29remove unused structsmat
2022-07-29make Connection a single struct with genericsmat
2022-07-29Split clientbound and serverbound packetsmat
2022-05-07clientbound add player packetmat
2022-04-30azalea_auth::encryption -> azalea_cryptomat
2022-04-29upgrade aes and cfb8mat
2022-04-24ENCRYPTION WORKS!!!!!!!!!!!mat
2022-04-22simplify error handlingmat
2021-12-17writing compressed packetsmat
2021-12-17fix packetsmat
2021-12-16try to implement compressionmat
2021-12-15azaleamat