arvidn
|
a75dfe2eb6
|
silence warnings in boost headers in dht_storage
|
2015-10-25 09:30:56 -04:00 |
arvidn
|
234ac8adeb
|
update libsimulator submodule with IPv6 support
|
2015-10-24 15:57:22 -04:00 |
arvidn
|
e31433d952
|
flush and close the partfile when releasing files in default storage
|
2015-10-24 15:35:42 -04:00 |
Arvid Norberg
|
9399033588
|
Merge pull request #232 from ssiloti/item-assign-assert
assert that the signature is valid when assigning a mutable value to …
|
2015-10-23 20:19:12 -04:00 |
Steven Siloti
|
4151c8e366
|
assert that the signature is valid when assigning a mutable value to an item
|
2015-10-21 20:29:29 -07:00 |
Arvid Norberg
|
39b4b8a13d
|
Merge pull request #227 from cas--/Issue/git-ignore
Ignore more build files in git
|
2015-10-20 23:39:22 -04:00 |
Arvid Norberg
|
0426531f4d
|
Merge pull request #228 from cas--/Issue/unused-define
Remove leftover TORRENT_COMPACT_PICKER definition
|
2015-10-20 23:33:22 -04:00 |
Calum Lind
|
8f244868a5
|
Remove leftover TORRENT_COMPACT_PICKER definition
|
2015-10-20 12:12:44 +01:00 |
Calum Lind
|
d1280b82cd
|
Ignore more build files in git
|
2015-10-20 12:09:54 +01:00 |
Arvid Norberg
|
b87995fd3e
|
Merge pull request #224 from arvidn/fix-warnings
add more override annotation
|
2015-10-18 11:31:39 -04:00 |
arvidn
|
ee395bd772
|
attempt to update SSL certificate for unit test
|
2015-10-18 01:21:03 -04:00 |
arvidn
|
76821f138f
|
fix gcc attribute order issue
|
2015-10-18 00:46:01 -04:00 |
arvidn
|
08e2bf7835
|
mark up some more functions with override and silence a few more warnings in boost headers
|
2015-10-17 10:02:37 -04:00 |
arvidn
|
74ee06bff7
|
add more override annotation
|
2015-10-17 02:20:38 -04:00 |
Arvid Norberg
|
ec49e08456
|
Merge pull request #218 from arvidn/fix-install-rult
forward port fixing the install rule in Jamfile
|
2015-10-12 21:23:55 -04:00 |
Arvid Norberg
|
1c99b210bb
|
Merge pull request #220 from arvidn/appveyor-python-package
make appveyor build the python binding installer for windows
|
2015-10-12 21:23:36 -04:00 |
arvidn
|
81ee9d5d4e
|
make appveyor build the python binding installer for windows
|
2015-10-12 21:09:19 -04:00 |
arvidn
|
ea1fa63843
|
forward port fixing the install rule in Jamfile
|
2015-10-10 19:04:13 -04:00 |
Arvid Norberg
|
ee58035d9d
|
Merge pull request #216 from aresch/master
Add a test for sha1_hash
|
2015-10-10 19:00:02 -04:00 |
Andrew Resch
|
e8efc8fd00
|
Add a test for sha1_hash
|
2015-10-09 18:21:04 -07:00 |
Arvid Norberg
|
a5010fd7af
|
Merge pull request #215 from aresch/patch-2
Change sha1_hash __init__ to use a std::string
|
2015-10-09 18:56:43 -04:00 |
Andrew Resch
|
159fa854ca
|
Update ChangeLog
|
2015-10-08 23:10:04 -07:00 |
Andrew Resch
|
95be0137d5
|
Change sha1_hash __init__ to use a std::string
This fixes compatibility with Python 3's bytes object.
|
2015-10-08 23:08:12 -07:00 |
Arvid Norberg
|
c6cc71688a
|
Merge pull request #212 from aldenml/minor-refactor
Minor refactor in direct_traversal and some typos in bdecode header
|
2015-10-08 21:37:04 -04:00 |
Alden Torres
|
cf4c8d0058
|
Minor refactor in direct_traversal and some typos in bdecode header.
|
2015-10-08 09:15:16 -04:00 |
Arvid Norberg
|
161f3d8c65
|
Merge pull request #210 from ssiloti/no-version-usage-req
remove version tag from usage requirements
|
2015-10-07 22:38:49 -04:00 |
Steven Siloti
|
2adfee19f2
|
remove version tag from usage requirements
Dependent projects probably have their own version they'd like to use, so don't
impose libtorrent's version on them.
|
2015-10-07 18:43:26 -07:00 |
arvidn
|
41b8429cd1
|
clean up documentation makefile and documentation generation script
|
2015-10-07 00:48:43 -04:00 |
arvidn
|
6a7b9d1c4c
|
typo
|
2015-10-07 00:46:28 -04:00 |
arvidn
|
16661fb67c
|
fix documentation bug
|
2015-10-07 00:41:31 -04:00 |
Arvid Norberg
|
ea86785d45
|
Merge pull request #202 from arvidn/stop-when-ready
Stop when ready
|
2015-10-04 16:18:59 -04:00 |
arvidn
|
8eded0a2a0
|
forward port set_allow_peers bugfix
|
2015-10-04 14:41:58 -04:00 |
arvidn
|
51c6079c42
|
add stop-when-ready feature, to support checking torrents without starting the download afterwards
|
2015-10-04 13:08:23 -04:00 |
arvidn
|
5c96a35a66
|
scanf fix in client_test
|
2015-10-04 10:57:12 -04:00 |
arvidn
|
e59d03f684
|
fix strict aliasing violation
|
2015-10-03 15:13:45 -04:00 |
Arvid Norberg
|
82c9efe8fc
|
Merge pull request #201 from arvidn/proxy-peer-connections
forward port fix to proxy_peer_connections to master
|
2015-10-03 14:01:16 -04:00 |
arvidn
|
2b9cd9bfde
|
fix build
|
2015-10-03 12:27:01 -04:00 |
arvidn
|
3d54c02450
|
fix build
|
2015-10-03 11:42:21 -04:00 |
arvidn
|
c798e388a9
|
forward port fix to proxy_peer_connections to master
|
2015-10-03 11:20:10 -04:00 |
Arvid Norberg
|
b785e789b6
|
Merge pull request #199 from arvidn/parse-magnet-fix
fix bug in parse_magnet_uri and improve unit test
|
2015-10-03 02:09:34 -04:00 |
Arvid Norberg
|
81e085b276
|
Merge pull request #189 from aldenml/dht-storage-api
Add set_dht_storage to session API
|
2015-10-02 23:32:06 -04:00 |
Arvid Norberg
|
fe928abce1
|
Merge pull request #200 from cas--/Issue/Fix_missing_move_flags
[Bindings/Py] Add missing move_flags_t to torrent_handle
|
2015-10-02 23:30:09 -04:00 |
arvidn
|
84b82999d0
|
fix bug in parse_magnet_uri and improve unit test
|
2015-10-02 23:24:43 -04:00 |
arvidn
|
c1955ecb18
|
fix bug in parse_magnet_uri and improve unit test
|
2015-10-02 23:24:17 -04:00 |
Alden Torres
|
62b24d8b67
|
Add set_dht_storage to session API.
|
2015-10-02 09:00:07 -04:00 |
Calum Lind
|
11a4be737d
|
[Bindings/Py] Add missing move_flags_t to torrent_handle
|
2015-10-01 10:35:42 +01:00 |
Arvid Norberg
|
c56e878ff4
|
Merge pull request #194 from arvidn/merge_http
forward port merge web seed patch
|
2015-10-01 01:46:18 -04:00 |
Arvid Norberg
|
d7cdcf9369
|
Merge pull request #183 from thomas-yuan/ta_init
start 'find' from near nodes instead of all of nodes in routing table.
|
2015-09-30 00:43:14 -04:00 |
arvidn
|
424e51b737
|
fix build
|
2015-09-30 00:41:41 -04:00 |
arvidn
|
a00e5aa6c7
|
forward port patch to have resume data web seeds override .torrent file web seeds, and a flag to merge them
|
2015-09-30 00:41:41 -04:00 |