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
Age
Commit message (
Expand
)
Author
2026-01-13
Merge AzaleaRead and AzaleaWrite (#305)
mat
2025-12-15
sort derives with cargo sort-derives
mat
2025-12-11
enable str_to_string clippy lint
mat
2025-12-11
Add options to request Mojang sessionserver with a proxy (#293)
mat
2025-12-09
move offline-mode uuid generation to azalea-crypto
mat
2025-11-30
Add `online-mode` Cargo feature (#281)
mat
2025-11-11
cleanup
mat
2025-10-28
Add cache_key alias to avoid re-auth (#270)
Shayne Hartford
2025-10-13
tweak interactive auth message
mat
2025-10-12
upgrade deps and clean up lots of doc comments
mat
2025-10-07
update ResolvableProfile data component to 1.21.9
mat
2025-09-30
1.21.9 (#235)
mat
2025-09-26
update azalea-auth docs and variable names to make it clear that the cache ke...
mat
2025-08-12
improved whisper regex and autofill microsoft code on login
mat
2025-05-30
formatting: merge imports
mat
2025-05-30
fix clippy issues and improve formatting everywhere
mat
2025-04-17
Move login state to the ECS (#213)
mat
2025-04-04
remove executable bit from files
mat
2025-02-24
don't remove LocalEntity from disconnected players, add new debug logs, and m...
mat
2025-02-22
update to rust edition 2024
mat
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-11-27
replace once_cell with std:;sync::LazyLock
mat
2024-11-23
Update and merge the dependencies (#187)
Shayne Hartford
2024-10-26
group imports with rustfmt
mat
2024-08-15
fix incorrect comment in with_microsoft_access_token docs
mat
2024-08-11
Auth Customization Options (#159)
Aditya Kumar
2024-03-21
fix: GameOwnershipResponse key_id format (#138)
1zuna
2024-01-06
add doc comment about d=
mat
2023-12-28
Make check_ownership pub (#126)
veronoicc
2023-12-16
fix non-u8 gamemodes
mat
2023-12-16
force user to reauth when refresh fails
mat
2023-12-03
clippy
mat
2023-12-03
let plugins override query responses
mat
2023-12-03
make it so plugins can send and receive packets during the login state
mat
2023-11-29
fix typo in auth docs
mat
2023-11-18
replace log with tracing
mat
2023-06-24
Add functions `auth_with_link_code`, `get_ms_link_code`, and `get_ms_auth_tok...
Adam Reisenauer
2023-06-14
Vec3::distance_to and clippy
mat
2023-05-27
random fixes mostly related to auth and crypto
mat
2023-05-26
add stuff related to chat signing
mat
2023-02-04
Use an ECS (#52)
mat
2023-01-30
More packet fixes, tests, handle error (#61)
EightFactorial
2023-01-30
have docs for all crates
Ubuntu
2023-01-25
Fix test and packets (#60)
EightFactorial
2023-01-21
clippy
mat
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
[next]