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-protocol
/
src
/
connect.rs
Age
Commit message (
Expand
)
Author
2022-10-23
Add Client::set_client_information (#33)
mat
2022-10-23
add `# Examples` to some docs
mat
2022-10-23
write more documentation
mat
2022-10-16
Microsoft Authentication (#29)
mat
2022-10-07
fix errors with rewritten packet reading
mat
2022-10-07
Replace impl Read with Cursor<&[u8]> (#26)
mat
2022-09-19
Fix connection writer being locked (#23)
mat
2022-08-31
test gravity
Ubuntu
2022-08-06
Better errors (#14)
mat
2022-07-30
remove unnecessary empty impls
mat
2022-07-29
simplify switching packet states
mat
2022-07-29
remove unused structs
mat
2022-07-29
make Connection a single struct with generics
mat
2022-07-29
Split clientbound and serverbound packets
mat
2022-05-07
clientbound add player packet
mat
2022-04-30
azalea_auth::encryption -> azalea_crypto
mat
2022-04-29
upgrade aes and cfb8
mat
2022-04-24
ENCRYPTION WORKS!!!!!!!!!!!
mat
2022-04-22
simplify error handling
mat
2021-12-17
writing compressed packets
mat
2021-12-17
fix packets
mat
2021-12-16
try to implement compression
mat
2021-12-15
azalea
mat
[prev]