Arvid Norberg
|
2bd8622f4b
|
fix missing EXPORT annotation of functions in the test utility library (#631)
|
2016-04-20 07:51:25 -04:00 |
Arvid Norberg
|
423ee1cef4
|
move some implementation details of bitfield into its own translation unit to not expose MMX and SSE internals (and fix shared linking) (#630)
|
2016-04-20 07:50:57 -04:00 |
Arvid Norberg
|
0b53fb70ad
|
add missing torrent_error_alert::filename function (#629)
|
2016-04-20 00:46:42 -04:00 |
Alden Torres
|
0fddd403b2
|
Better api for peers() method in dht_get_peers_reply_alert (#628)
|
2016-04-19 16:16:51 -04:00 |
arvidn
|
bd6efe1179
|
fix simulator submodule
|
2016-04-18 08:37:58 -04:00 |
arvidn
|
93408a02ff
|
fix classification of UDP packets as peer traffic
|
2016-04-18 01:29:46 -04:00 |
Arvid Norberg
|
eb6547cd6f
|
Merge pull request #625 from arvidn/fix-warnings-1.1
fix warnings 1.1
|
2016-04-17 14:51:48 -04:00 |
arvidn
|
8dd1da9d32
|
fix warnings
|
2016-04-17 01:56:05 -04:00 |
Arvid Norberg
|
c28ca9dbb9
|
Merge pull request #622 from ssiloti/RC_1_1
fix the fix for python binding backwards compat
|
2016-04-16 18:30:09 -04:00 |
Steven Siloti
|
e4fd45e109
|
fix the fix for python binding backwards compat
f409a5ab caused session.settings to return a setting pack dict rather than the
1.0 compatibile session_settings class.
|
2016-04-16 13:03:54 -07:00 |
arvidn
|
680eddf3d4
|
remove -msse4.2 commandline option from configure script
|
2016-04-15 23:50:45 -04:00 |
Arvid Norberg
|
cdddf62468
|
Merge pull request #617 from arvidn/py-dht_get_peers-1.1
make dht_get_peers_reply_alert::peers a function in python binding
|
2016-04-15 19:44:21 -04:00 |
Arvid Norberg
|
0441ed212c
|
Merge pull request #620 from aldenml/typos
Documentation typos
|
2016-04-15 17:21:13 -04:00 |
Alden Torres
|
a73d424b82
|
typos
|
2016-04-15 15:39:41 -04:00 |
arvidn
|
249dff6014
|
make dht_get_peers_reply_alert::peers a function in python binding
|
2016-04-15 00:53:02 -04:00 |
Arvid Norberg
|
26d1a1cf78
|
Merge pull request #616 from arvidn/session-time-1.1
make session_time return uint16_t
|
2016-04-14 22:20:36 -04:00 |
arvidn
|
774ea740b4
|
make session_time return uint16_t
|
2016-04-14 19:22:27 -04:00 |
Arvid Norberg
|
68c221186f
|
Merge pull request #610 from aldenml/android-no-preadv
Disable preadv/pwritev for android
|
2016-04-13 08:29:33 -04:00 |
Alden Torres
|
f23cf84664
|
Disable preadv/pwritev for android
|
2016-04-13 00:08:08 -04:00 |
arvidn
|
856700e401
|
fix build documentation
|
2016-04-11 18:42:09 -04:00 |
Arvid Norberg
|
3099bfdb0a
|
Merge pull request #608 from aldenml/python-missing-api
Missing alert categories and support for dht_get_peers_reply_alert in python binding
|
2016-04-11 15:49:16 -04:00 |
Alden Torres
|
4292cfbf04
|
Missing alert categories and support for dht_get_peers_reply_alert in python binding
|
2016-04-11 14:20:50 -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 |
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 |