index
:
JustEnoughVCS/VersionControl.git
deploy/nightly
dev
main
JustEnoughVCS Core Library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
utils
/
tcp_connection
Age
Commit message (
Expand
)
Author
2025-10-13
Fix Clippy warnings and optimize code
魏曹先生
2025-10-12
refactor: Update action macros and error types
魏曹先生
2025-10-06
feat: add new error variants to TcpTargetError
魏曹先生
2025-10-06
Remove unused behaviour.rs file from tcp_connection
魏曹先生
2025-09-29
Update test files: remove obsolete test_incremental_transfer.rs and modify te...
魏曹先生
2025-09-29
Add incremental transfer functionality and update core components
魏曹先生
2025-09-29
Add incremental transfer functionality and update TCP connection utilities
魏曹先生
2025-09-28
Refactor TCP connection authentication into separate module
魏曹先生
2025-09-26
refactor: downgrade tcp_connection functionality to test utilities
魏曹先生
2025-09-26
feat(tcp_connection): add MessagePack serialization support
魏曹先生
2025-09-25
Fix clippy warnings in test files
魏曹先生
2025-09-25
Fix clippy warnings and optimize code
魏曹先生
2025-09-25
Fixed by Clippy
魏曹先生
2025-09-22
Remove redundant Sync bound from process future
魏曹先生
2025-09-22
Fixed some tests
魏曹先生
2025-09-22
Add test `test_file_transfer`
魏曹先生
2025-09-22
Add new resources for test
魏曹先生
2025-09-22
Remove `test_key`
魏曹先生
2025-09-22
Update lib.rs of `tcp_connection`
魏曹先生
2025-09-22
Fixed function `write` and `read`
魏曹先生
2025-09-21
Fixed Challenge
魏曹先生
2025-09-21
Fixed test_key
魏曹先生
2025-09-21
Add test pem key
魏曹先生
2025-09-21
Complete Challenge
魏曹先生
2025-09-21
Update TcpTargetError
魏曹先生
2025-09-21
Add some dependencies 1. thiserror 2. Upgrade base64 3. pem 4. crc
魏曹先生
2025-09-21
Update Cargo.toml
魏曹先生
2025-09-21
Add challenge function for `tcp_connection`
魏曹先生
2025-09-21
Add challenge test for `tcp_connection`
魏曹先生
2025-09-20
Make ServerTargetConfig and ClientTargetConfig Serializeable
魏曹先生
2025-09-20
Make TcpServerTarget Serializable and Generalizable
魏曹先生
2025-09-20
Removed unused imports
魏曹先生
2025-09-17
Finished test of `tcp_connection` 1. Merge example_handle.rs into
魏曹先生
2025-09-17
Update examples
魏曹先生
2025-09-17
Update TcpServerTarget
魏曹先生
2025-09-17
Add message transfer functions
魏曹先生
2025-09-17
Add `serde` dependencies for `tcp_connection` crate
魏曹先生
2025-09-14
Fixed codes by Zed
魏曹先生
2025-09-14
Add TcpServerConfigs
魏曹先生
2025-09-14
Add instance.rs
魏曹先生
2025-09-14
Add error.rs
魏曹先生
2025-09-14
Fixed codes by Zed
魏曹先生
2025-09-14
Fixed by Clippy
魏曹先生
2025-09-14
Update `tcp_connection_test` Cargo.toml
魏曹先生
2025-09-14
Update module `tcp_connection_test`
魏曹先生
2025-09-14
Update module `tcp_connection`
魏曹先生
2025-09-13
Update `tcp_connection` modules
魏曹先生
2025-09-13
Add `tco_connection` modules
魏曹先生