Commit Graph

729 Commits

Author SHA1 Message Date
Arvid Norberg
4e576f93fd removed the session mutex for improved performance 2010-07-14 04:16:38 +00:00
Arvid Norberg
3310198dae added upload and download activity timer stats for torrents 2010-07-08 19:29:38 +00:00
Arvid Norberg
3af359fc5b removed acquasition.jpg as it wasn't used and infected with an exploit 2010-06-25 13:58:52 +00:00
Arvid Norberg
26c4a819c8 removed the reuse-address flag on the listen socket 2010-06-17 17:14:56 +00:00
Arvid Norberg
47fa9dc3ef fixed documentation for full storage allocation mode 2010-05-26 17:37:26 +00:00
Arvid Norberg
df36088cab fixed add_node in python binding 2010-05-22 08:21:40 +00:00
Arvid Norberg
962c83822e updated project page 2010-05-11 04:49:45 +00:00
Arvid Norberg
45d9614a1b removed build settings from docs that no longer apply 2010-05-06 02:22:58 +00:00
Arvid Norberg
08d145a6e9 added production assert mode 2010-05-06 02:18:08 +00:00
Arvid Norberg
d0f2b0ade0 make tick interval configurable 2010-05-03 08:54:03 +00:00
Arvid Norberg
9c5d6ececa removed outdated information from build documentation 2010-05-02 03:27:44 +00:00
Arvid Norberg
1f0b656526 renamed file 2010-05-02 02:22:03 +00:00
Arvid Norberg
dc05f9037f added folx to projects list 2010-05-02 02:04:24 +00:00
Arvid Norberg
8d3733b013 added two items to the projects list 2010-04-25 17:41:17 +00:00
Arvid Norberg
eeda665d06 report tracker errors in the tracker list 2010-04-13 04:37:39 +00:00
Arvid Norberg
384bfdec48 added anonymous mode to disable some particular features that might give away the user's and the client's identity 2010-04-13 04:30:34 +00:00
Arvid Norberg
b5efe1c92a added feature to ask a torrent if it needs to save its resume data or not 2010-04-12 00:36:31 +00:00
Arvid Norberg
62eef91338 added setting to ignore file modification time when loading resume files 2010-04-11 21:02:43 +00:00
Arvid Norberg
c51e0a2a86 fixed inconsistency when creating torrents with symlinks 2010-04-01 00:44:29 +00:00
Arvid Norberg
7e851818b1 support more fine-grained torrent states between which peer sources it announces too 2010-03-29 00:34:04 +00:00
Arvid Norberg
b4abe6677d support for sha1 file-hashes 2010-03-27 15:51:30 +00:00
Arvid Norberg
c6f57ce5d7 support optional LSD IP broadcast 2010-03-26 17:45:16 +00:00
Arvid Norberg
c14042b29e remove unused declarations and added a small piece of documentation 2010-03-25 04:47:56 +00:00
Arvid Norberg
241b72aabe added documentation to explain that remap_files can be used to rename the base name of a torrent 2010-03-22 17:20:41 +00:00
Arvid Norberg
0e7976675b regenerated html 2010-03-20 08:26:44 +00:00
Arvid Norberg
c9f7ba495f don't include symlink info by default in torrents 2010-03-20 07:30:34 +00:00
Arvid Norberg
8ee5268123 disable including 'mtime' in new torrents by default 2010-03-20 02:41:36 +00:00
Arvid Norberg
7188691674 regenerated html 2010-03-19 18:40:32 +00:00
Arvid Norberg
5224e0c340 complete_ago extension 2010-03-19 18:39:51 +00:00
Arvid Norberg
06a043a489 add send_watermark_factor 2010-03-12 02:36:55 +00:00
Arvid Norberg
8efc16c3bd clarify documentation 2010-03-10 17:37:24 +00:00
Arvid Norberg
79bd8fcd52 made the default cache size depend on the amount of physical RAM. and fixed disk thread settings update when loading through load_state 2010-03-10 07:14:10 +00:00
Arvid Norberg
2ab7606e68 docs correction 2010-03-09 17:50:55 +00:00
Arvid Norberg
a3bff512e1 added 'added' and 'completed' time to torrent_status 2010-03-09 03:21:35 +00:00
Arvid Norberg
b72910458d fixed doc error 2010-03-06 17:16:48 +00:00
Arvid Norberg
013cef68e8 add flags to session::save_state to filter what is saved 2010-03-06 07:49:40 +00:00
Arvid Norberg
281b6368f7 deprecate old state saving functions, merge dht state with session state 2010-03-04 16:42:39 +00:00
Arvid Norberg
9edb348093 read time is only cache misses 2010-03-04 03:49:06 +00:00
Arvid Norberg
a942890e8d added more detailed instrumentation of the disk I/O thread 2010-03-03 07:09:04 +00:00
Arvid Norberg
fb06acc828 add default peer rate limit setting 2010-03-03 01:31:31 +00:00
Arvid Norberg
753215f79b fix disk io docs 2010-03-01 19:42:37 +00:00
Arvid Norberg
d15fd0c6d3 bump version number 2010-02-25 22:30:07 +00:00
Arvid Norberg
aa5fc72fbf made tracker errors use error_code 2010-02-23 21:53:45 +00:00
Arvid Norberg
eff49e42a7 added support for torrents with odd piece sizes 2010-02-23 16:26:24 +00:00
Arvid Norberg
210c663596 fixed error handling with torrents with invalid piece sizes 2010-02-22 01:51:25 +00:00
Arvid Norberg
421e841b81 documentation update 2010-02-19 04:20:11 +00:00
Arvid Norberg
c17ea2d14a regenerated html and added contribution page 2010-02-18 20:01:23 +00:00
Arvid Norberg
29880b7e26 use a stricted condition when to enter end-game mode. Made it configurable in RC_0_15+ 2010-02-18 19:25:15 +00:00
Arvid Norberg
04d31cea6e support option to report redundant bytes or not to tracker as well as 'corrupt' argument 2010-02-18 06:45:07 +00:00
Arvid Norberg
c050b22d8f optimized memory usage for torrent objects 2010-02-14 01:39:55 +00:00