Tatsuhiro Tsujikawa
190ce569e4
Merge pull request #1929 from aria2/bump-ubuntu
...
Bump workflow ubuntu
2022-05-22 12:19:37 +09:00
Tatsuhiro Tsujikawa
e0ef02d243
Bump workflow ubuntu
2022-05-22 11:33:13 +09:00
Tatsuhiro Tsujikawa
73cf6d110d
Merge pull request #1923 from aria2/bump-actions
...
Bump actions
2022-05-15 17:59:10 +09:00
Tatsuhiro Tsujikawa
d4b96e24ed
Merge pull request #1924 from aria2/fix-nproc
...
Deal with missing nproc on macos
2022-05-15 17:58:55 +09:00
Tatsuhiro Tsujikawa
31b773de54
Deal with missing nproc on macos
2022-05-15 17:32:52 +09:00
Tatsuhiro Tsujikawa
2c21331ab6
Bump macos
2022-05-15 17:20:46 +09:00
Tatsuhiro Tsujikawa
9e412c9dc6
Bump actions/checkout to v3
2022-05-15 17:20:17 +09:00
Tatsuhiro Tsujikawa
0065c179ca
Merge pull request #1907 from aria2/getentropy
...
Better entropy for getRandomBytes
2022-04-09 18:01:49 +09:00
Tatsuhiro Tsujikawa
ba3396f7bb
Better entropy for getRandomBytes
2022-04-09 17:23:00 +09:00
Tatsuhiro Tsujikawa
851a74f53e
Fix configure
2022-04-09 15:50:42 +09:00
Tatsuhiro Tsujikawa
893c096aa6
Update configure.ac
2022-04-09 15:47:11 +09:00
Tatsuhiro Tsujikawa
55f4bc139a
nproc
2022-04-09 15:07:25 +09:00
Tatsuhiro Tsujikawa
998f203288
Merge pull request #1905 from aria2/bt-bencode-allow-empty-dict-name
...
Allow empty dist name in bencode which is needed for hybrid torrent
2022-04-08 23:29:13 +09:00
Tatsuhiro Tsujikawa
ba36a38a6c
Allow empty dist name in bencode which is needed for hybrid torrent
2022-04-08 22:54:11 +09:00
Tatsuhiro Tsujikawa
37a7419fed
Merge pull request #1902 from ITriskTI/patch-1
...
Update aria2c.rst
2022-04-07 21:52:27 +09:00
ITriskTI
0dcd4e9f29
Update aria2c.rst
2022-04-07 13:22:35 +03:00
Tatsuhiro Tsujikawa
85733e5980
Merge branch 'Frefreak-master'
2022-04-03 18:59:24 +09:00
carsonzhu
839dd2caf7
add no-want-digest-header option
2022-04-03 18:58:56 +09:00
Tatsuhiro Tsujikawa
c651d563d0
Fix a failed test
2022-04-03 18:54:40 +09:00
Tatsuhiro Tsujikawa
d8c5f74c1c
Run workflow on a pull request
2022-04-03 18:54:40 +09:00
Tatsuhiro Tsujikawa
aaf090d1a6
Merge pull request #1877 from h3xx/fix-doc-typo
...
Fix typo in documentation, --help text
2022-04-03 18:32:21 +09:00
Tatsuhiro Tsujikawa
fee8e41d85
Merge pull request #1824 from richardnias/fix-accept-encoding-docs
...
Fix header in --http-accept-gzip documentation
2022-04-03 18:31:38 +09:00
Dan Church
de99fc170e
Fix typo
2022-01-19 09:57:01 -06:00
Tatsuhiro Tsujikawa
c546fa492c
clang-format-12
2021-10-30 19:04:29 +09:00
Tatsuhiro Tsujikawa
177939d6ac
Cosmetic change
2021-10-30 19:03:53 +09:00
Tatsuhiro Tsujikawa
c197373db7
Simplify
2021-10-30 18:25:29 +09:00
Tatsuhiro Tsujikawa
869aae8264
Build with OpenSSL 3.0.0
2021-10-29 21:05:57 +09:00
Richard Nias
6c96589244
Fix header in --http-accept-gzip documentation
2021-09-17 10:17:39 +02:00
Tatsuhiro Tsujikawa
21f476588c
Fix sphinx build error
2021-08-21 17:26:00 +09:00
Tatsuhiro Tsujikawa
da3b2ff457
Update sphinx_rtd_theme
2021-08-21 17:11:03 +09:00
Tatsuhiro Tsujikawa
337ed0561f
Bump version to 1.36.0
2021-08-21 16:57:46 +09:00
Tatsuhiro Tsujikawa
b6e7ac59f1
Update AUTHORS
2021-08-21 16:49:41 +09:00
Tatsuhiro Tsujikawa
3330817246
Update NEWS
2021-08-21 16:47:52 +09:00
Tatsuhiro Tsujikawa
490aa4a3d6
Update doc
2021-08-13 19:26:13 +09:00
Tatsuhiro Tsujikawa
ca4179e76c
Merge pull request #1672 from sleepymac/python3-bash-completion
...
Updates the make_bash_completion script to Python3.
2021-08-13 19:25:35 +09:00
Tatsuhiro Tsujikawa
63f6ed726e
Update wslay
2021-08-13 00:00:29 +09:00
Tatsuhiro Tsujikawa
a151b5bcef
Bump win build dependencies
2021-08-13 00:00:29 +09:00
Tatsuhiro Tsujikawa
e088857a2c
Replace the deprecated std::ptr_fun with std::function
2021-08-12 22:53:30 +09:00
Tatsuhiro Tsujikawa
9f2f78b96a
Bump android build dependencies
2021-08-12 22:51:45 +09:00
Tatsuhiro Tsujikawa
faa6955c8d
Add GitHub Actions workflow build
2020-12-28 12:05:07 +09:00
Tatsuhiro Tsujikawa
f292bbba85
Merge branch 'ncopa-fix-time64' into master
2020-12-28 10:12:18 +09:00
Natanael Copa
2d0171e956
Fix segfault when time_t is 64bit on 32bit arch ( #1666 )
...
On some platforms, like with musl libc, time_t may be 64 bit even on
32bit platforms. Fix segfault by convert time_t to 64 bit and use 64bit
format modifier instead of assume time_t is %ld
2020-12-28 10:11:57 +09:00
sleepymac
5d77701bc1
Updates the make_bash_completion script to Python3.
2020-08-15 10:12:30 -07:00
Tatsuhiro Tsujikawa
15cad965eb
Merge pull request #1644 from aliemjay/sync-caches
...
prevent corrupt downloads after app and/or system crash
2020-06-25 11:42:25 +09:00
Ali MJ Al-Nasrawy
01969fc530
flush OS write buffers before saving control file
...
This ensures that pieces are physically written to disk before
marking them as finished in the control file.
This should prevent data loss and corruption when resuming downloads
after a system crash.
Signed-off-by: Ali MJ Al-Nasrawy <alimjalnasrawy@gmail.com>
2020-06-17 11:07:03 +03:00
Ali MJ Al-Nasrawy
870e2a6014
flush internal buffers before auto-saving control file
...
Otherwise, some pieces may be marked as finished in the control file
though they have not yet been written to the storage file.
This should prevent data loss and corruption when resuming downloads
after an app crash.
Signed-off-by: Ali MJ Al-Nasrawy <alimjalnasrawy@gmail.com>
2020-06-17 11:05:30 +03:00
Tatsuhiro Tsujikawa
9d0a48ac81
Merge pull request #1487 from aria2/reset-download-upload-length
...
Reset sessionDownloadLength and sessionUploadLength on download start
2019-10-12 11:46:35 +09:00
Tatsuhiro Tsujikawa
902f86f574
Merge pull request #1477 from ITriskTI/patch-1
...
Update aria2c.rst
2019-10-12 10:37:11 +09:00
Tatsuhiro Tsujikawa
6ebdddb9f1
Reset sessionDownloadLength and sessionUploadLength on download start
...
This commit resets sessionDownloadLength and sessionUploadLength when
a download restarted (including unpause RPC method).
Fixes #1486
2019-10-12 10:30:18 +09:00
ITriskTI
3e0134fef9
Update aria2c.rst
2019-10-06 17:34:06 +03:00