This website requires JavaScript.
Explore
Help
Sign In
jiigen666
/
libtorrent
Watch
1
Star
0
Fork
0
You've already forked libtorrent
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
de69453826a7a192a2b3f75ecd499d6de761c4f1
libtorrent
/
examples
History
Arvid Norberg
029953c5ae
made the storage into a customization point. it is now interchangable for a custom implementation
2007-03-16 05:29:23 +00:00
..
client_test.cpp
added natpmp support. bumped version number to 0.13. added piece priority support to the piece picker. optmized and simplified the piece picker in the process.
2007-03-15 22:03:56 +00:00
dump_torrent.cpp
updated dump_torrent examples to print DHT nodes from the torrent file
2006-09-03 19:53:19 +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
make_torrent.cpp
made the storage into a customization point. it is now interchangable for a custom implementation
2007-03-16 05:29:23 +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
simple_client.cpp
added docs for python binding. Fixed warning in python binding.
2007-02-20 04:32:13 +00:00