aboutsummaryrefslogtreecommitdiff
path: root/azalea-auth/src/sessionserver.rs
AgeCommit message (Expand)Author
6 daysallow custom session backendLizzy Fleckenstein
2025-12-11Add options to request Mojang sessionserver with a proxy (#293)mat
2025-11-30Add `online-mode` Cargo feature (#281)mat
2025-10-12upgrade deps and clean up lots of doc commentsmat
2025-04-04remove executable bit from filesmat
2025-02-22update to rust edition 2024mat
2024-11-27replace once_cell with std:;sync::LazyLockmat
2023-12-03let plugins override query responsesmat
2023-11-18replace log with tracingmat
2023-06-14Vec3::distance_to and clippymat
2023-05-27random fixes mostly related to auth and cryptomat
2023-01-30More packet fixes, tests, handle error (#61)EightFactorial
2023-01-21Server functions and proxy example (#59)EightFactorial
2023-01-05log headers on unknown sessionserver errormat
2023-01-05fix auto reauthenticationmat
2022-12-08wrap_comments = truemat
2022-12-07Reauth on invalid session (#50)mat
2022-11-12Pathfinder (#25)mat
2022-10-17refactor: remove println statements (#31)Sculas
2022-10-16Microsoft Authentication (#29)mat