Arvid Norberg
|
7aacfca292
|
made the examples build without exception support. added overloads of add_torrent() and add_magnet_uri() that don't throw
|
2009-02-26 07:09:56 +00:00 |
Arvid Norberg
|
cbf8e6f3b1
|
introduced TORRENT_NO_DEPRECATE, to disable deprecated functions. Made example not use deprecated functions. Documented magnet uri related functions.
|
2008-08-03 15:14:08 +00:00 |
Arvid Norberg
|
9780d378ed
|
made examples use the new more efficient torrent_info constructor
|
2008-06-24 11:54:13 +00:00 |
Arvid Norberg
|
dfd563dfbb
|
made most examples build without exception support
|
2007-12-30 01:59:10 +00:00 |
Arvid Norberg
|
094dc1065c
|
some boost 1.34 preprocessor conditions and fixed assert in piece_picker
|
2007-04-23 17:14:40 +00:00 |
Arvid Norberg
|
09fc62a289
|
removed excutable flags from examples
|
2007-03-21 08:47:13 +00:00 |
Arvid Norberg
|
df46401c9c
|
added docs for python binding. Fixed warning in python binding.
|
2007-02-20 04:32:13 +00:00 |
Arvid Norberg
|
11013054d6
|
updated simple_client example
|
2006-05-21 00:40:41 +00:00 |
Arvid Norberg
|
f63702c964
|
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 |
Arvid Norberg
|
52e9eadb4e
|
rollback
|
2005-08-25 13:11:39 +00:00 |
spyhole
|
67527bec0b
|
rename http_settings class as http_proxy class
|
2005-08-24 23:08:26 +00:00 |
Arvid Norberg
|
bcaf8af662
|
*** empty log message ***
|
2005-08-17 21:39:49 +00:00 |
Arvid Norberg
|
a326bc4391
|
*** empty log message ***
|
2004-10-18 10:46:55 +00:00 |
Arvid Norberg
|
a8e8c715e8
|
*** empty log message ***
|
2004-10-14 01:17:04 +00:00 |
Arvid Norberg
|
f70bd8ac97
|
added a metadata extension. i.e. torrent-less downloads
|
2004-06-13 23:30:42 +00:00 |
Arvid Norberg
|
1b0c908d38
|
updated docs
|
2004-04-17 15:17:43 +00:00 |
Arvid Norberg
|
19abdfb14a
|
*** empty log message ***
|
2004-03-28 22:44:40 +00:00 |
Arvid Norberg
|
fc74e19224
|
*** empty log message ***
|
2004-01-26 10:29:00 +00:00 |
Arvid Norberg
|
029e185a1e
|
*** empty log message ***
|
2003-12-17 03:40:13 +00:00 |
Arvid Norberg
|
a1356219da
|
added simple_client (and added it in the docs as well).
updated documentation to include some sample code.
fixed a nasty network bug.
It now seems to work on linux (at least in cygwin).
|
2003-11-23 03:00:45 +00:00 |