51 次代码提交 (master)

作者 SHA1 备注 提交日期
  Eudald Gubert i Roldan 73c9c33246 Removed automake dependency 4 年前
  Marq Schneider a7fb9a80ce Document applying and displaying torrent labels. 12 年前
  Marq Schneider 2fd1f7c34e Add optional label to be associated with torrent. 12 年前
  Marq Schneider a6328070d9 Added ARRAY_COUNT() macro to get number of elements in const arrays. 14 年前
  Marq Schneider 64060294ab Allow changing the upload and download rates at runtime. 14 年前
  Marq Schneider f366f8969c Correct list '%' sequences to match man page. 14 年前
  Marq Schneider 76c49475ce Added custom formats for list operation. 14 年前
  Marq Schneider 79641da4f2 Add multiple torrents at once. 14 年前
  Marq Schneider fd18baa9e6 Implement start all (btcli start -a) functionality. 14 年前
  Richard Nyberg a32c7814cc Show tracker counts in btcli stat. 16 年前
  Richard Nyberg 438881f16f Improve the torrent stop and btpd shutdown sequences. 16 年前
  Richard Nyberg 3857831f8a Fix a typo in an error message. 16 年前
  Richard Nyberg c8285d9b31 Don't use the bsd err and warn family of functions. Solaris doesn't have them. 16 年前
  Richard Nyberg 06bd2a1a21 On solaris bcopy and some other useful functions are declared in strings.h. 16 年前
  Richard Nyberg 50a313570f Update build scripts for recent btpd changes. Also use only one makefile. 16 年前
  Richard Nyberg 3af2b0c0ac Make iobuf more useful for io and use better names in its api. 16 年前
  Richard Nyberg 46fb0c2419 Fix the '--topdir' option for single file torrents without a top directory. 17 年前
  Richard Nyberg 0c01e277cf Help text format change. 18 年前
  Richard Nyberg 29495ab53b Add and use the function make_abs_path. realpath didn't fit my needs. 18 年前
  Richard Nyberg a781e02cd8 Add missing includes. 18 年前
  Richard Nyberg e1687be96c A string wasn't properly zero terminated. 18 年前
  Richard Nyberg d218b1cbfa Add missing include. 18 年前
  Richard Nyberg a497ca472a Help text changes and make del and start take the --help option. 18 年前
  Richard Nyberg 0eb36d3914 btcli list now displays size, ratio and the percentage got of torrents. 18 年前
  Richard Nyberg ba9ae40fe7 Add command to stop all active torrents. The command is sent by 18 年前
  Richard Nyberg 311a05f613 btcli add now starts the torrent if not told otherwise. Soem cleanup and 18 年前
  Richard Nyberg b169d038fe Return rates in bytes/s instead of time factor * bytes/s. Clients should 18 年前
  Richard Nyberg b0d013a7aa Make tests for unit changes to take rounding into account. 18 年前
  Richard Nyberg 2483f77ff5 Reprint the header at suitable intervals. Display sizes >= 1000MB in gigs 18 年前
  Richard Nyberg a5ae3e120f Some changes to the iobuf interface. Remove a debug assert from btpd_if.c and 18 年前
  Richard Nyberg fa6de9c8a5 btinfo output tweaks. 18 年前
  Richard Nyberg 86754d7d53 btpd now has a library of torrents indexed by number and info hash. 18 年前
  Richard Nyberg 28380064b7 Moved to ../misc. 18 年前
  Richard Nyberg d3f404c07e The btpd interface now consists of these commands: 18 年前
  Richard Nyberg 368bafd8a6 Fix type mismath. From Arnaud Bergeron. 18 年前
  Richard Nyberg 4e6f095c41 Cut off decimals after the first tenth percent so printf doesn't round 19 年前
  Richard Nyberg a1f2f9faae Two changes to stat output: 19 年前
  Richard Nyberg eef8a3a837 Call realpath after creating the dir. At least on linux the call to realpath 19 年前
  Richard Nyberg b43809ba55 Mostly name changes. Add a missing include. Changed the torrent status 19 年前
  Richard Nyberg c069f03a8e btcli stat now takes file arguments to only include stats for the given 19 年前
  Richard Nyberg ce06752526 Include the info hash in the tpstat structure. 19 年前
  Richard Nyberg 2c43037a69 Fix typo. Index should be i not 1. 19 年前
  Richard Nyberg 2550d6cb8c Interaction with btpd is now much more like I want it. Previous work 19 年前
  Richard Nyberg 8fd51e90b3 Added description of stat output. Changed the stat output. 19 年前
  Richard Nyberg 01c92051d5 o Changed the benc_ api to make it easier to use. 19 年前
  Richard Nyberg c285b374f8 The mega whitespace patch. 19 年前
  Richard Nyberg 17a1f68906 All files: 19 年前
  Richard Nyberg b5cdaf06a9 Write "1 torrent." instead of "1 torrents.". 19 年前
  Richard Nyberg b5ee1dba08 Must save the old time to be able to calculate the delta. 19 年前
  Richard Nyberg c8ba22b776 Base bandwidth calculations on actual time between data points, 19 年前