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
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
2022-12-07
1.19.3 (#34)
mat
2022-11-27
tell the user what email they're using in auth
mat
2022-11-27
Swarm (#36)
mat
2022-11-12
Pathfinder (#25)
mat
2022-10-29
ClientboundContainerClosePacket
mat
2022-10-27
use variables directly in format strings
mat
2022-10-23
Add Client::set_client_information (#33)
mat
2022-10-23
write more documentation
mat
2022-10-20
Remove let chains
mat
2022-10-18
Create cache file directory if it doesn't exist
Ubuntu
2022-10-18
fix rustc panic
Ubuntu
2022-10-17
refactor: remove println statements (#31)
Sculas
2022-10-16
Microsoft Authentication (#29)
mat
2022-08-06
Better errors (#14)
mat
[next]