index
:
azalea-drasl.git
main
Fork of azalea that adds support for authentication over Drasl/Yggdrasil.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
azalea-auth
/
src
/
sessionserver.rs
Age
Commit message (
Expand
)
Author
6 days
allow custom session backend
Lizzy Fleckenstein
2025-12-11
Add options to request Mojang sessionserver with a proxy (#293)
mat
2025-11-30
Add `online-mode` Cargo feature (#281)
mat
2025-10-12
upgrade deps and clean up lots of doc comments
mat
2025-04-04
remove executable bit from files
mat
2025-02-22
update to rust edition 2024
mat
2024-11-27
replace once_cell with std:;sync::LazyLock
mat
2023-12-03
let plugins override query responses
mat
2023-11-18
replace log with tracing
mat
2023-06-14
Vec3::distance_to and clippy
mat
2023-05-27
random fixes mostly related to auth and crypto
mat
2023-01-30
More packet fixes, tests, handle error (#61)
EightFactorial
2023-01-21
Server functions and proxy example (#59)
EightFactorial
2023-01-05
log headers on unknown sessionserver error
mat
2023-01-05
fix auto reauthentication
mat
2022-12-08
wrap_comments = true
mat
2022-12-07
Reauth on invalid session (#50)
mat
2022-11-12
Pathfinder (#25)
mat
2022-10-17
refactor: remove println statements (#31)
Sculas
2022-10-16
Microsoft Authentication (#29)
mat