aboutsummaryrefslogtreecommitdiff
path: root/azalea-auth/Cargo.toml
AgeCommit message (Expand)Author
2023-05-17chore: Releasemat
2023-05-16chore: Releasemat
2023-05-01fix conflicts that happen sometimes with serdemat
2023-03-11Add RegistryHolder struct and serde features (#81)EightFactorial
2023-02-24use rustls in reqwestmat
2023-02-09chore: Releasemat
2023-02-03Bump tokio from 1.23.1 to 1.24.2 (#62)dependabot[bot]
2023-01-21Server functions and proxy example (#59)EightFactorial
2023-01-10Bump tokio from 1.22.0 to 1.23.1 (#55)dependabot[bot]
2022-12-09(cargo-release) version 0.5.0Ubuntu
2022-12-09(cargo-release) version 0.5.0Ubuntu
2022-12-09(cargo-release) version 0.5.0Ubuntu
2022-11-19chore: Releasemat
2022-11-12Pathfinder (#25)mat
2022-11-11change some dependenciesmat
2022-10-30chore: Releasemat
2022-10-30add "repository" field to all cratesmat
2022-10-18Create cache file directory if it doesn't existUbuntu
2022-10-17update az-auth descriptionUbuntu
2022-10-17add fs feature to tokio in az-authUbuntu
2022-10-17(cargo-release) version 0.2.0Ubuntu
2022-10-17(cargo-release) version 0.2.0Ubuntu
2022-10-17(cargo-release) version 0.2.0Ubuntu
2022-10-16Microsoft Authentication (#29)mat
2022-08-30make some stuff publishable on crates.iomat
2022-08-06Better errors (#14)mat
2022-06-24start adding movingmat
2022-06-18from<ClientboundAddEntityPacket> for Entitymat
2022-04-30Simplify packet macromat
2022-04-30azalea_auth::encryption -> azalea_cryptomat
2022-04-29upgrade aes and cfb8mat
2022-04-24ENCRYPTION WORKS!!!!!!!!!!!mat
2022-04-24Add ServerboundKeyPacketmat
2022-04-24Merge branch 'main' into authmat
2022-04-22simplify error handlingmat
2022-01-01start work on encryptionmat
2021-12-16add a few more login packetsmat