index
:
JustEnoughVCS/VersionControl.git
deploy/nightly
dev
main
JustEnoughVCS Core Library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
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-22
Update SERVER_FILE_MEMBER_PUB
魏曹先生
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
Add MemberManager
魏曹先生
2025-09-21
Update Cargo.toml
魏曹先生
2025-09-21
Add Result for ConfigFile
魏曹先生
2025-09-21
Add challenge function for `tcp_connection`
魏曹先生
2025-09-21
Add some comment
魏曹先生
2025-09-21
Update constants.rs
魏曹先生
2025-09-21
Update gitignore 1. Ignore *.rs.bk 2. Ignore *.pdb
魏曹先生
2025-09-21
Update Cargo.toml
魏曹先生
2025-09-21
Add challenge test for `tcp_connection`
魏曹先生
2025-09-20
Add string_proc util crates
魏曹先生
2025-09-20
Add env crates
魏曹先生
2025-09-20
Export crates 1. `cfg_file` 2. `tcp_connection` 3. `string_proc` 4.
魏曹先生
`env`
2025-09-20
Make ServerTargetConfig and ClientTargetConfig Serializeable
魏曹先生
2025-09-20
Make TcpServerTarget Serializable and Generalizable
魏曹先生
2025-09-20
Removed unused imports
魏曹先生
2025-09-20
Add exist function to ConfigFile trait
魏曹先生
2025-09-20
Update cfg_file_derive
魏曹先生
2025-09-20
Update Cargo.toml 1. Rename feature `default` to `all` 2. Add feature
魏曹先生
`tcp_connection`, `string_proc`, `env` 3. Add crates `string_proc`, `env` to workspace 4. Removed crate `member_verify`
2025-09-20
Move config.toml env to env::constants
魏曹先生
2025-09-17
Finished test of `tcp_connection` 1. Merge example_handle.rs into
魏曹先生
test_connection.rs
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
Merge remote-tracking branch 'origin/main'
魏曹先生
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
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
Add workspace crates
魏曹先生
1. Add `tcp_connection` 2. Add `tcp_connection_test`
2025-09-14
Update module `tcp_connection_test`
魏曹先生
2025-09-14
Update module `tcp_connection`
魏曹先生
1. Add handle.rs 2. Completed target.rs
2025-09-14
Update verifier.rs
魏曹先生
1. Removed test config
[next]