index
:
mscp.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-07-04
add install instruction for MacPorts
HEAD
main
Ryo Nakamura
2024-05-11
adjust mscp.rst for v0.2.1
Ryo Nakamura
2024-05-11
bump version to 0.2.1
Ryo Nakamura
2024-04-29
default chunk size is filesize/(nr_conn*4) (Issue #20)
Ryo Nakamura
2024-04-29
manpage: improve descriptions for MaxStartups
Ryo Nakamura
2024-04-29
man: add available values for -c -M and -g options
Ryo Nakamura
2024-04-29
add available ciphers and hmacs on help print (#20)
Ryo Nakamura
2024-04-26
change default minimum chunk size to 16MB (Issue #20)
Ryo Nakamura
2024-04-26
remove limitation that min/max chunk size must be a multiple of page size
Ryo Nakamura
2024-04-26
support k, m, g for -s, -S, and -b options (Issue #20)
Ryo Nakamura
2024-04-26
connect SSH before starting copy threads in resume transfer
Ryo Nakamura
2024-04-15
resume: fix increment idx only when path is added (#16)
Ryo Nakamura
2024-04-15
adjust mscp.rst for v0.2.0
Ryo Nakamura
2024-04-15
bump version to 0.2.0
Ryo Nakamura
2024-04-14
add --privileged for docker/podman run for docker-test-*
Ryo Nakamura
2024-04-14
add -J proxyjump option (#15)
Ryo Nakamura
2024-04-13
fix too few arguments for priv_set_errv
Ryo Nakamura
2024-04-13
fix release-related parts
Ryo Nakamura
2024-04-13
update manpage
Ryo Nakamura
2024-04-12
add -o SSH_OPTION option
Ryo Nakamura
2024-04-12
add vi in ubuntu-24.04 container for easy debugging
Ryo Nakamura
2024-04-11
test: get fingerprint for port 8022 before test
Ryo Nakamura
2024-04-11
update README
Ryo Nakamura
2024-04-11
drop -H disable host key checking option
Ryo Nakamura
2024-04-11
update checkout v3 to v4
Ryo Nakamura
2024-04-11
add test on ubuntu 24.04
Ryo Nakamura
2024-04-10
fix bitrate factor should be 1 when unit is not specified
Ryo Nakamura
2024-04-10
update codeql-action from v2 to v3
Ryo Nakamura
2024-04-10
add --add-host=ip6-localhost for docker run in test
Ryo Nakamura
2024-04-10
add -L limit bitrate option (#14)
Ryo Nakamura
2024-03-31
add ssh keyboard interactive authentication
Ryo Nakamura
2024-03-30
fix: add config.h in platform.h
Ryo Nakamura
2024-03-16
chmod after truncate and setutimes on the remote side.
Ryo Nakamura
2024-03-14
remove test from the release workflow
Ryo Nakamura
2024-03-14
bump version to 0.1.5
Ryo Nakamura
2024-03-14
update README: mscp supports checkpointing
Ryo Nakamura
2024-03-14
add a description for checkpoint file structure
Ryo Nakamura
2024-03-12
test: insert `Port` to /etc/ssh/sshd_config
Ryo Nakamura
2024-03-12
fix typo (#10)
Ryo Nakamura
2024-03-12
fix port tests and v6only test.
Ryo Nakamura
2024-03-09
sftp_async_write: bit cleanup error messaging
Ryo Nakamura
2024-02-24
update doc
Ryo Nakamura
2024-02-20
add test cases for resume with checkpoint
Ryo Nakamura
2024-02-20
update doc for checkpoint
Ryo Nakamura
2024-02-20
checkpoint includes username
Ryo Nakamura
2024-02-20
put magic code at the head of checkpoint
Ryo Nakamura
2024-02-18
add validate for path object and update manpage
Ryo Nakamura
2024-02-18
update console output and doc
Ryo Nakamura
2024-02-18
add -W and -R option for resume checkpoint
Ryo Nakamura
2024-02-17
ready to implement the main-side
Ryo Nakamura
[next]