index
:
VersionControl.git
deploy/nightly
dev
main
JustEnoughVCS Core Library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
utils
/
tcp_connection
Commit message (
Expand
)
Author
Age
Files
Lines
*
Return key ID along with challenge verification result
魏曹先生
2025-10-30
2
-8
/
+11
*
Add new error types and sort variants alphabetically
魏曹先生
2025-10-29
1
-23
/
+26
*
Update dependencies to latest versions
魏曹先生
2025-10-27
2
-8
/
+8
*
update: Add error type - Locked
魏曹先生
2025-10-27
1
-0
/
+3
*
Fix Clippy warnings and optimize code
魏曹先生
2025-10-13
1
-10
/
+1
*
refactor: Update action macros and error types
魏曹先生
2025-10-12
1
-0
/
+3
*
feat: add new error variants to TcpTargetError
魏曹先生
2025-10-06
1
-0
/
+6
*
Remove unused behaviour.rs file from tcp_connection
魏曹先生
2025-10-06
1
-1
/
+0
*
Update test files: remove obsolete test_incremental_transfer.rs and modify te...
魏曹先生
2025-09-29
2
-287
/
+0
*
Add incremental transfer functionality and update core components
魏曹先生
2025-09-29
3
-1211
/
+1
*
Add incremental transfer functionality and update TCP connection utilities
魏曹先生
2025-09-29
5
-0
/
+1499
*
Refactor TCP connection authentication into separate module
魏曹先生
2025-09-28
3
-284
/
+300
*
refactor: downgrade tcp_connection functionality to test utilities
魏曹先生
2025-09-26
12
-33
/
+42
*
feat(tcp_connection): add MessagePack serialization support
魏曹先生
2025-09-26
7
-24
/
+262
*
Fix clippy warnings in test files
魏曹先生
2025-09-25
3
-124
/
+112
*
Fix clippy warnings and optimize code
魏曹先生
2025-09-25
2
-2
/
+3
*
Fixed by Clippy
魏曹先生
2025-09-25
2
-17
/
+13
*
Remove redundant Sync bound from process future
魏曹先生
2025-09-22
4
-20
/
+8
*
Fixed some tests
魏曹先生
2025-09-22
3
-4
/
+77
*
Add test `test_file_transfer`
魏曹先生
2025-09-22
1
-0
/
+101
*
Add new resources for test
魏曹先生
2025-09-22
4
-0
/
+116
*
Remove `test_key`
魏曹先生
2025-09-22
2
-64
/
+0
*
Update lib.rs of `tcp_connection`
魏曹先生
2025-09-22
1
-5
/
+0
*
Fixed function `write` and `read`
魏曹先生
2025-09-22
1
-18
/
+52
*
Fixed Challenge
魏曹先生
2025-09-21
3
-19
/
+38
*
Fixed test_key
魏曹先生
2025-09-21
2
-1
/
+13
*
Add test pem key
魏曹先生
2025-09-21
2
-0
/
+52
*
Complete Challenge
魏曹先生
2025-09-21
2
-208
/
+296
*
Update TcpTargetError
魏曹先生
2025-09-21
1
-13
/
+78
*
Add some dependencies 1. thiserror 2. Upgrade base64 3. pem 4. crc
魏曹先生
2025-09-21
1
-1
/
+7
*
Update Cargo.toml
魏曹先生
2025-09-21
1
-0
/
+9
*
Add challenge function for `tcp_connection`
魏曹先生
2025-09-21
1
-6
/
+243
*
Add challenge test for `tcp_connection`
魏曹先生
2025-09-21
2
-0
/
+87
*
Make ServerTargetConfig and ClientTargetConfig Serializeable
魏曹先生
2025-09-20
1
-2
/
+4
*
Make TcpServerTarget Serializable and Generalizable
魏曹先生
2025-09-20
1
-1
/
+2
*
Removed unused imports
魏曹先生
2025-09-20
1
-1
/
+1
*
Finished test of `tcp_connection` 1. Merge example_handle.rs into
魏曹先生
2025-09-17
4
-39
/
+91
*
Update examples
魏曹先生
2025-09-17
2
-8
/
+17
*
Update TcpServerTarget
魏曹先生
2025-09-17
2
-45
/
+38
*
Add message transfer functions
魏曹先生
2025-09-17
1
-1
/
+324
*
Add `serde` dependencies for `tcp_connection` crate
魏曹先生
2025-09-17
1
-1
/
+5
*
Fixed codes by Zed
魏曹先生
2025-09-14
5
-9
/
+111
*
Add TcpServerConfigs
魏曹先生
2025-09-14
2
-0
/
+114
*
Add instance.rs
魏曹先生
2025-09-14
1
-0
/
+11
*
Add error.rs
魏曹先生
2025-09-14
1
-0
/
+24
*
Fixed codes by Zed
魏曹先生
2025-09-14
6
-47
/
+46
*
Fixed by Clippy
魏曹先生
2025-09-14
1
-4
/
+4
*
Update `tcp_connection_test` Cargo.toml
魏曹先生
2025-09-14
1
-0
/
+8
*
Update module `tcp_connection_test`
魏曹先生
2025-09-14
3
-0
/
+52
*
Update module `tcp_connection`
魏曹先生
2025-09-14
3
-13
/
+67
[next]