This website requires JavaScript.
Explore
Help
Register
Sign In
premiere
/
premiere-libtorrent
Watch
2
Star
2
Fork
You've already forked premiere-libtorrent
1
Code
Issues
Pull Requests
Releases
Wiki
Activity
3574458b44
premiere-libtorrent
/
examples
History
Arvid Norberg
5ef57265bf
first version with DHT support. Limited pipelining used by url-seeds. Fixed one configuration problem on FreeBSD.
2006-08-01 15:27:08 +00:00
..
Jamfile
fixed bug introduced in latest storage changes (triggered when using metadata extension). improved commandline switches to client_test
2005-10-16 09:15:46 +00:00
Makefile.am
updated makefiles to hopefully install the headers in the correct place. Updated docs to use boost 1.33.1 in examples. Changed libtorrent version to 0.10 and updated ChangeLog to prepare for release.
2006-06-25 00:12:18 +00:00
client_test.cpp
first version with DHT support. Limited pipelining used by url-seeds. Fixed one configuration problem on FreeBSD.
2006-08-01 15:27:08 +00:00
dump_torrent.cpp
optimized session::add_torrent() by putting more info in torrent_info, to make it possible to reproduce the exact info section from an torrent_info object. The result is that the .torrent file is only parsed once.
2005-10-16 16:58:41 +00:00
make_torrent.cpp
merged back the asio development branch
2006-04-25 21:04:48 +00:00
simple_client.cpp
updated simple_client example
2006-05-21 00:40:41 +00:00