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
/
write.rs
Age
Commit message (
Expand
)
Author
2025-02-22
update to rust edition 2024
mat
2024-12-25
remove dependency on bytes crate for azalea-protocol and fix memory leak
mat
2024-11-27
Refactor azalea-protocol (#190)
mat
2024-10-26
group imports with rustfmt
mat
2023-12-01
compression does not need to be async
mat
2023-11-18
replace log with tracing
mat
2023-09-21
1.20.2 (#99)
mat
2023-09-14
add ResourcePackEvent event
mat
2023-02-13
i should start testing my fixes before committing them
mat
2023-02-13
fix bad compression on sending long packets
mat
2022-12-07
1.19.3 (#34)
mat
2022-11-11
improved docs
Ubuntu
2022-10-27
use variables directly in format strings
mat
2022-10-15
fix clippy warnings
mat
2022-10-07
fix errors with rewritten packet reading
mat
2022-09-02
get rid of Readable & Writable (#21)
mat
2022-08-06
Better errors (#14)
mat
2022-06-23
Fix everything so azalea-buf works
mat
2022-05-03
clippy
mat
2022-05-01
Fix writing encrypted packets
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
2022-01-02
fix random warnings
mat
2021-12-18
nbt
mat
2021-12-17
writing compressed packets
mat
2021-12-16
add a few more login packets
mat
2021-12-15
azalea
mat