summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-04add install instruction for MacPortsHEADmainRyo Nakamura
2024-05-11adjust mscp.rst for v0.2.1Ryo Nakamura
2024-05-11bump version to 0.2.1Ryo Nakamura
2024-04-29default chunk size is filesize/(nr_conn*4) (Issue #20)Ryo Nakamura
2024-04-29manpage: improve descriptions for MaxStartupsRyo Nakamura
2024-04-29man: add available values for -c -M and -g optionsRyo Nakamura
2024-04-29add available ciphers and hmacs on help print (#20)Ryo Nakamura
2024-04-26change default minimum chunk size to 16MB (Issue #20)Ryo Nakamura
2024-04-26remove limitation that min/max chunk size must be a multiple of page sizeRyo Nakamura
2024-04-26support k, m, g for -s, -S, and -b options (Issue #20)Ryo Nakamura
2024-04-26connect SSH before starting copy threads in resume transferRyo Nakamura
2024-04-15resume: fix increment idx only when path is added (#16)Ryo Nakamura
2024-04-15adjust mscp.rst for v0.2.0Ryo Nakamura
2024-04-15bump version to 0.2.0Ryo Nakamura
2024-04-14add --privileged for docker/podman run for docker-test-*Ryo Nakamura
2024-04-14add -J proxyjump option (#15)Ryo Nakamura
2024-04-13fix too few arguments for priv_set_errvRyo Nakamura
2024-04-13fix release-related partsRyo Nakamura
2024-04-13update manpageRyo Nakamura
2024-04-12add -o SSH_OPTION optionRyo Nakamura
2024-04-12add vi in ubuntu-24.04 container for easy debuggingRyo Nakamura
2024-04-11test: get fingerprint for port 8022 before testRyo Nakamura
2024-04-11update READMERyo Nakamura
2024-04-11drop -H disable host key checking optionRyo Nakamura
2024-04-11update checkout v3 to v4Ryo Nakamura
2024-04-11add test on ubuntu 24.04Ryo Nakamura
2024-04-10fix bitrate factor should be 1 when unit is not specifiedRyo Nakamura
2024-04-10update codeql-action from v2 to v3Ryo Nakamura
2024-04-10add --add-host=ip6-localhost for docker run in testRyo Nakamura
2024-04-10add -L limit bitrate option (#14)Ryo Nakamura
2024-03-31add ssh keyboard interactive authenticationRyo Nakamura
2024-03-30fix: add config.h in platform.hRyo Nakamura
2024-03-16chmod after truncate and setutimes on the remote side.Ryo Nakamura
2024-03-14remove test from the release workflowRyo Nakamura
2024-03-14bump version to 0.1.5Ryo Nakamura
2024-03-14update README: mscp supports checkpointingRyo Nakamura
2024-03-14add a description for checkpoint file structureRyo Nakamura
2024-03-12test: insert `Port` to /etc/ssh/sshd_configRyo Nakamura
2024-03-12fix typo (#10)Ryo Nakamura
2024-03-12fix port tests and v6only test.Ryo Nakamura
2024-03-09sftp_async_write: bit cleanup error messagingRyo Nakamura
2024-02-24update docRyo Nakamura
2024-02-20add test cases for resume with checkpointRyo Nakamura
2024-02-20update doc for checkpointRyo Nakamura
2024-02-20checkpoint includes usernameRyo Nakamura
2024-02-20put magic code at the head of checkpointRyo Nakamura
2024-02-18add validate for path object and update manpageRyo Nakamura
2024-02-18update console output and docRyo Nakamura
2024-02-18add -W and -R option for resume checkpointRyo Nakamura
2024-02-17ready to implement the main-sideRyo Nakamura