20 コミット (1f4ef6cb15485a56c4a37ce6ac93fd40a8de684d)

作成者 SHA1 メッセージ 日付
  Richard Nyberg 31f0e727df Add torrent_name function and use it. 19年前
  Richard Nyberg 2550d6cb8c Interaction with btpd is now much more like I want it. Previous work 19年前
  Richard Nyberg 53c3ba32cf Each torrent now gets a number. This number is used to select which torrent 19年前
  Richard Nyberg c8f9335e6e Torrents can now be deactivated and btpd will wait for all torrents to 19年前
  Richard Nyberg 7068f34a51 * Implemented the full cm_ life cycle. 19年前
  Richard Nyberg 2d21101699 * Move the network related parts of the torrent struct to a sub struct. 20年前
  Richard Nyberg 350f8adc2d Rename tp->cp to tp->cm. 20年前
  Richard Nyberg 5377243d17 Better tracker code. Mostly done but needs a little more work. 20年前
  Richard Nyberg 49e90df57e o Use the new cm_* content api. 20年前
  Richard Nyberg c347106fc1 * Some code shuffle and removal of dead code. 20年前
  Richard Nyberg 00fc2ce31e Rates should be unsigned long. Compute total, torrent and peer rates. 20年前
  Richard Nyberg c285b374f8 The mega whitespace patch. 20年前
  Richard Nyberg 9bfcc80cdd * Added net_(add|del)_torrent. net_add_torrent enables p2p for a torrent 20年前
  Richard Nyberg 005ce9d2c2 * Removed the heartbeat and btpd_seconds. Note that this breaks the tracker. 20年前
  Richard Nyberg 71b986e549 Step one of many to make the sub systems more modular. This commit gets 20年前
  Richard Nyberg f31e2d8b89 * Allocate request messages on piece creation. The request objects can 20年前
  Richard Nyberg 0502d4bf92 Rework the download algorithm. This isn't tested yet, but it compiles 20年前
  Richard Nyberg 474c7b5b3a * Better interface between the net and peer code. 20年前
  Richard Nyberg c375a92236 Rename TAILQ to BTPDQ to avoid macro redefinition, 20年前
  Richard Nyberg dd0d462afa Import btpd-0.1. 20年前