Commit Graph

8192 Commits

Author SHA1 Message Date
arvidn 9a5d728c23 transition from ditaa to aafigure and improve disk cache diagram 2015-10-31 11:15:46 -04:00
arvidn b756465157 update libsimulator 2015-10-31 10:58:20 -04:00
arvidn f5da27ba9e support large info-sections in torrent_info 2015-10-31 10:53:39 -04:00
arvidn 3462c061a7 merged error handling fix from RC_1_0 2015-10-31 10:06:15 -04:00
Arvid Norberg c6997fec24 Merge pull request #236 from ssiloti/master
simulator: support IPv6 in enum_routes()
2015-10-30 02:14:00 -04:00
Steven Siloti bd0c237134 simulator: support IPv6 in enum_routes() 2015-10-29 20:43:51 -07:00
arvidn 729a8e9152 update libsimulator. add simulation/test for announcing twice to trackers over IPv4 and IPv6. fix bugs preventing libtorrent from doing that correctly 2015-10-27 00:21:07 -04:00
arvidn b2796af5b3 update libsimulator submodule and fix a warning 2015-10-25 16:59:28 -04:00
arvidn 6009547613 update libsimulator submodule 2015-10-25 14:44:05 -04:00
arvidn 3cc464805f update libsimulator submodule 2015-10-25 10:55:20 -04:00
arvidn 475fd61b4b update ssl certificate for tests 2015-10-25 10:29:42 -04:00
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