arvidn
|
02a69ca1b3
|
add contributing and issue template
|
2016-04-14 19:06:52 -04:00 |
arvidn
|
d17ae19391
|
Merge branch 'RC_1_1'
|
2016-04-11 02:08:06 -04:00 |
arvidn
|
2921caf95e
|
fix msvc test build. make test framework robust to tmpfile() failing. add missing files and tests to makefile
|
2016-04-10 20:46:51 -04:00 |
arvidn
|
5ebb7d203b
|
Makefile fix
|
2016-04-10 15:10:29 -04:00 |
Arvid Norberg
|
5bf8012cb4
|
Merge pull request #605 from ssiloti/RC_1_1
allow peers to resume allocating disk buffers when their last outstan…
|
2016-04-09 21:33:23 -04:00 |
Steven Siloti
|
9ffadcde62
|
allow peers to resume allocating disk buffers when their last outstanding write completes
|
2016-04-09 16:48:05 -07:00 |
arvidn
|
ccc038a7df
|
update libsimulator submodule
|
2016-04-09 14:22:05 -04:00 |
arvidn
|
5d499e83b6
|
fix uTP/SSL
|
2016-04-09 10:50:45 -04:00 |
Arvid Norberg
|
ff84bb7dd9
|
Merge pull request #603 from arvidn/doc-make-fixes-1.1
fix to documentation generation to exclude private functions
|
2016-04-09 02:43:08 -04:00 |
arvidn
|
08edf43b3f
|
fix to documentation generation to exclude private functions. fix makefile errors
|
2016-04-09 00:33:26 -04:00 |
arvidn
|
57d619eec7
|
update revision
|
2016-04-08 22:43:49 -04:00 |
arvidn
|
044ee0f054
|
update simulator submodule
|
2016-04-08 22:42:48 -04:00 |
arvidn
|
db4d46b492
|
fix test_tracker sim
|
2016-04-08 08:41:19 -04:00 |
arvidn
|
867b83ccda
|
merged RC_1_1 into master
|
2016-04-08 02:20:24 -04:00 |
Arvid Norberg
|
774735b046
|
Merge pull request #600 from arvidn/python-warnings-1.1
fix some build warnings in python binding
|
2016-04-08 02:17:45 -04:00 |
Arvid Norberg
|
a40035a60f
|
Merge pull request #599 from arvidn/cleanup-1.1
fix some coverity warnings and move out code to torrent_status.cpp
|
2016-04-08 00:19:13 -04:00 |
arvidn
|
5c17dc9f31
|
fix some build warnings in python binding
|
2016-04-07 22:45:23 -04:00 |
arvidn
|
cee2b16949
|
fix some coverity warnings and move out code to torrent_status.cpp
|
2016-04-07 21:44:24 -04:00 |
Arvid Norberg
|
445cf4be04
|
Merge pull request #597 from arvidn/ipv6-tracker-arg-1.1
restore the ipv6 http tracker argument
|
2016-04-07 17:35:46 -04:00 |
Arvid Norberg
|
0220016311
|
Merge pull request #595 from arvidn/py-terable-files-1.1
add test to make sure the file_storage object is iterable in the python bindings
|
2016-04-07 14:38:29 -04:00 |
arvidn
|
a9952a38cf
|
fix python test
|
2016-04-07 02:23:21 -04:00 |
arvidn
|
b8fec119da
|
add test to make sure the file_storage object is iterable in the python bindings
|
2016-04-07 00:09:02 -04:00 |
arvidn
|
876cef0d4c
|
restore the ipv6 http tracker argument, but restricted to only private torrents
|
2016-04-07 00:06:04 -04:00 |
arvidn
|
f299d1578c
|
restore libsimulator submodule
|
2016-04-06 22:59:29 -04:00 |
Arvid Norberg
|
6767cf96f1
|
Merge pull request #546 from arvidn/move-into-self-1.1
fail correctly when move_storage is called to move into itself 1.1
|
2016-04-06 17:49:05 -04:00 |
Arvid Norberg
|
ff1280ca10
|
Merge pull request #594 from aldenml/minor-doc-fix
Minor documentation fix
|
2016-04-06 17:48:14 -04:00 |
Alden Torres
|
6d16811bae
|
Minor documentation fix
|
2016-04-06 16:54:19 -04:00 |
arvidn
|
387498e54f
|
clean up in piece picker
|
2016-04-06 00:45:21 -04:00 |
Arvid Norberg
|
f5c3c6addc
|
Merge pull request #581 from ssiloti/sockopt-levels-1.1
apply {get,set}_option to the appropriate socket based on the option'…
|
2016-04-04 23:10:21 -04:00 |
Arvid Norberg
|
e17409f996
|
Merge pull request #585 from arvidn/python-cleanup-1.1
cleanup python binding for torrent_handle::prioritize_pieces
|
2016-04-04 17:30:44 -04:00 |
Arvid Norberg
|
d0edcaf632
|
Merge pull request #584 from arvidn/python-sharedptr-1.1
fix python GIL issue
|
2016-04-04 17:29:45 -04:00 |
Steven Siloti
|
4949721389
|
apply {get,set}_option to the appropriate socket based on the option's level
This avoids spurious errors being returned when trying to apply IPv4 options to
the IPv6 socket and vice-versa.
|
2016-04-04 13:45:06 -07:00 |
Arvid Norberg
|
67ac74fa1d
|
Merge pull request #586 from arvidn/python-settings-1.1
fix backwards compatibility of python binding for set_settings
|
2016-04-04 08:33:27 -04:00 |
Arvid Norberg
|
65dda0ea7c
|
Merge pull request #583 from aldenml/utp-log-and-typos
Revert utp log file to disable by default
|
2016-04-04 00:55:50 -04:00 |
arvidn
|
f409a5abf3
|
fix backwards compatibility of python binding for set_settings
|
2016-04-04 00:52:21 -04:00 |
arvidn
|
a410363f11
|
cleanup python binding for torrent_handle::prioritize_pieces. github.com/arvidn/libtorrent/issues/573
|
2016-04-04 00:22:01 -04:00 |
arvidn
|
90efec5d19
|
fix python GIL issue when passing in a torrent_info object that later gets destroyed from within libtorrent
|
2016-04-03 23:50:06 -04:00 |
Alden Torres
|
bb8d1d0e56
|
Revert utp log file to disable by default
Documentation typos
|
2016-04-03 22:32:06 -04:00 |
Arvid Norberg
|
cf5c39a050
|
Merge pull request #578 from arvidn/partfile-export-1.1
fix concurrency issue in part_file::export_file
|
2016-04-02 21:29:42 -04:00 |
arvidn
|
dff0e7b0cd
|
fix concurrency issue in part_file::export_file
|
2016-04-02 21:29:20 -04:00 |
Arvid Norberg
|
0020900a58
|
Merge pull request #579 from arvidn/fix-warnings-1.1
fix some clang build warnings
|
2016-04-02 17:07:52 -04:00 |
arvidn
|
398014778e
|
add test for second overload of prioritize_pieces to python test
|
2016-04-02 15:52:37 -04:00 |
arvidn
|
31805ecec0
|
fix some clang build warnings
|
2016-04-02 12:27:42 -04:00 |
arvidn
|
6bc5de5903
|
fail correctly when move_storage is called to move into its own directory
|
2016-04-02 10:03:31 -04:00 |
Arvid Norberg
|
55c35332ba
|
Merge pull request #576 from arvidn/python3-readpiece-1.1
fix python3 binding for read_piece::buffer
|
2016-04-02 08:46:58 -04:00 |
arvidn
|
0076baee81
|
apply lawnmowerwcd's python binding fix for converting python list to std::vector
|
2016-04-02 02:29:24 -04:00 |
arvidn
|
296c6c24c4
|
fix python3 binding for read_piece::buffer
|
2016-04-01 17:55:15 -04:00 |
Arvid Norberg
|
e3db774828
|
Merge pull request #571 from arvidn/fix-python3-1.1
fix python3 issue in binding
|
2016-03-31 08:29:33 -04:00 |
arvidn
|
f1c3ecd067
|
fix metadata() and hash_for_piece() in python3 binding
|
2016-03-31 00:19:23 -04:00 |
arvidn
|
7f232dd195
|
fix python3 issue in binding
|
2016-03-30 23:35:47 -04:00 |