19 Commits

Author SHA1 Message Date
Arvid Norberg
3910fe78de separated file_storage from torrent_info and create_torrent 2008-05-28 08:44:40 +00:00
Arvid Norberg
dbb625a910 torrent_info fixes. make_torrent now builds 2008-05-20 09:49:40 +00:00
Arvid Norberg
dfd563dfbb made most examples build without exception support 2007-12-30 01:59:10 +00:00
Arvid Norberg
c8088459a0 made torrent_info reference counted and held by a boost::intrusive_ptr 2007-09-01 03:00:31 +00:00
Arvid Norberg
09fc62a289 removed excutable flags from examples 2007-03-21 08:47:13 +00:00
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
Arvid Norberg
98b92e3f02 fixed problems in the network layer that made web seeds fail some times. prepared for proxy support in peer connections. worked on the http seeding. added support for web seeds in make_torrent tool 2007-02-12 05:46:29 +00:00
Arvid Norberg
cbf6bfe806 the torrent maker now skips hidden files 2006-12-20 23:02:41 +00:00
Arvid Norberg
51e3261dd0 the file pool has been moved to the session and its size can be controlled via session_settings. Added untested option to allow multiple connections from the same IP. 2006-11-14 15:53:38 +00:00
Arvid Norberg
41810b1166 merged back the asio development branch 2006-04-25 21:04:48 +00:00
Arvid Norberg
477d5ec238 merged in differences from release branch 2005-11-18 01:12:21 +00:00
Arvid Norberg
7f890239c4 Added new send buffer class to avoid unecessary copying of outgoing data. 2005-09-14 19:33:16 +00:00
Arvid Norberg
bcaf8af662 *** empty log message *** 2005-08-17 21:39:49 +00:00
Arvid Norberg
e003bb8ad5 added ip filters and fixed torrent_info::create_torrent() 2005-07-06 00:58:23 +00:00
Arvid Norberg
7814b03370 fixed issue with creating torrents with a single file in a directory and some security issues with paths in torrents 2005-05-11 23:03:12 +00:00
Arvid Norberg
b29e378f22 *** empty log message *** 2004-11-18 22:33:50 +00:00
Arvid Norberg
189375b761 *** empty log message *** 2004-10-31 08:20:05 +00:00
spyhole
8ed3a68506 spyhole test cygwin develop context 2004-10-12 23:24:46 +00:00
Arvid Norberg
a997a43d30 *** empty log message *** 2004-10-10 00:42:48 +00:00