premiere-libtorrent/bindings/python/src
Alden Torres a856ae6e9b Added dht_get_peers and dht_announce at session level.
Refactored dht_put_item to dht_put_immutable_item in session_impl since the get operations are not overloaded (consistency).
Added allow_threading_guard to add_dht_node python binding.
Making dht_put_item in session returns a zeroed hash if TORRENT_DISABLE_DHT (avoid unnecessary calculation and it's more consistent).
Added missing DHT operations to the python binding.
Added missing allow_threading_guard to add_dht_node in the python binding.
2015-07-12 10:37:16 -04:00
..
alert.cpp python binding fixes 2015-04-04 19:24:26 +00:00
big_number.cpp merged changes from RC_1_0 2014-09-12 22:38:07 +00:00
bytes.hpp merged changes from RC_1_0 2014-09-12 22:38:07 +00:00
converters.cpp Add a std::pair to tuple converter 2009-01-24 05:29:23 +00:00
create_torrent.cpp fix python binding build issue 2015-06-06 17:38:46 -04:00
datetime.cpp Removed svn:executable property from {c,h}pp files in branches/RC_0_13 and 2008-06-25 14:15:21 +00:00
entry.cpp merged changes from RC_1_0 2014-09-12 22:38:07 +00:00
error_code.cpp landed the bdecode branch in master. lazy_bdecode/lazy_entry is now being replaced by bdecode/bdecode_node 2015-03-12 05:20:12 +00:00
fingerprint.cpp Removed svn:executable property from {c,h}pp files in branches/RC_0_13 and 2008-06-25 14:15:21 +00:00
gil.hpp Removed svn:executable property from {c,h}pp files in branches/RC_0_13 and 2008-06-25 14:15:21 +00:00
ip_filter.cpp Fix building in windows 2008-10-30 20:56:54 +00:00
magnet_uri.cpp land libtorrent_aio branch in trunk 2014-07-06 19:18:00 +00:00
module.cpp don't use the (now private/internal) utf8 functions from libtorrent in the python binding. i.e. fix the python binding build when linking dynamically against libtorrent 2015-06-07 15:16:51 -04:00
optional.hpp Removed svn:executable property from {c,h}pp files in branches/RC_0_13 and 2008-06-25 14:15:21 +00:00
peer_info.cpp fix warnings 2015-04-06 04:31:21 +00:00
session.cpp Added dht_get_peers and dht_announce at session level. 2015-07-12 10:37:16 -04:00
session_settings.cpp merged RC_1_0 into trunk 2015-05-30 17:41:38 +00:00
string.cpp don't use the (now private/internal) utf8 functions from libtorrent in the python binding. i.e. fix the python binding build when linking dynamically against libtorrent 2015-06-07 15:16:51 -04:00
torrent_handle.cpp fix python binding build 2015-01-28 12:25:29 +00:00
torrent_info.cpp fix python binding backwards compatibility 2015-04-04 22:37:11 +00:00
torrent_status.cpp removed sparse-regions support 2015-06-29 20:40:32 -04:00
utility.cpp fix python binding build without deprecated functions 2015-06-08 17:56:18 -04:00
version.cpp Removed svn:executable property from {c,h}pp files in branches/RC_0_13 and 2008-06-25 14:15:21 +00:00