274 Ревизии (029704f03aaa0df756cf9049dd7f58a6a302620d)

Автор SHA1 Съобщение Дата
  Richard Nyberg 88aa2eeb63 Better log message. преди 19 години
  Richard Nyberg c577f4dbff Better log message. преди 19 години
  Richard Nyberg cd1164ef02 Be careful not to stop the sub struct if they haven't been started. Also преди 19 години
  Richard Nyberg 9decd35436 Oops! Forgot to free some memory. преди 19 години
  Richard Nyberg c865aa9254 Use c99 types conservatively to compile on OpenBSD. Also convert to or from преди 19 години
  Richard Nyberg 9732ed1981 Glibc needs sys/file.h for flock. преди 19 години
  Richard Nyberg b43809ba55 Mostly name changes. Add a missing include. Changed the torrent status преди 19 години
  Richard Nyberg bf75d6af1c Glibc doesn't support locking in open. Use flock after open instead. преди 19 години
  Richard Nyberg 7dedb28137 Put the ACX_PTHREAD macro from the Autoconf macro archive in acinclude.m4. преди 19 години
  Richard Nyberg 59c62b3eb0 Change the downloaders option to max-uploads. I find it much less confusing преди 19 години
  Richard Nyberg 31f0e727df Add torrent_name function and use it. преди 19 години
  Richard Nyberg 19b4bf192b o Since the torrent sub structs always exist now, we can always write all преди 19 години
  Richard Nyberg d08a4c991d There's no need for exactly 64 bits for the upload and download count. преди 19 години
  Richard Nyberg e3dc78703a Removed the http_redo hack. преди 19 години
  Richard Nyberg 926838a009 o Make the torrent sub struct exist for whole life time of the torrent. преди 19 години
  Richard Nyberg 2550d6cb8c Interaction with btpd is now much more like I want it. Previous work преди 19 години
  Richard Nyberg 1a82f0c154 White space. преди 19 години
  Richard Nyberg 01c92051d5 o Changed the benc_ api to make it easier to use. преди 19 години
  Richard Nyberg 65f3eb2185 Add a function to look up a torrent by its number. преди 19 години
  Richard Nyberg 53c3ba32cf Each torrent now gets a number. This number is used to select which torrent преди 19 години
  Richard Nyberg 886fb651d8 Add function to get tracker error count. Don't look for peers and stuff преди 19 години
  Richard Nyberg 2528d4ad73 Help text changes. преди 19 години
  Richard Nyberg c8f9335e6e Torrents can now be deactivated and btpd will wait for all torrents to преди 19 години
  Richard Nyberg 44165a86d0 o Fixed: cm->active was not set to 0 in cm_stop. преди 19 години
  Richard Nyberg 76fb776aea Peers we download from are given a weight of two compared to peers we seed to преди 19 години
  Richard Nyberg 0c71b0ceb1 Added function http_redo, which does a new request for the same url as an преди 19 години
  Richard Nyberg 9af6e55081 * Better message when trying to start btpd in a driectory where it's already преди 19 години
  Richard Nyberg e99facbeec Don't clear the bitfield for blocks it's possible we have, even though преди 19 години
  Richard Nyberg 7068f34a51 * Implemented the full cm_ life cycle. преди 19 години
  Richard Nyberg 476765a7a7 Added option --prealloc and a directory argument to btpd. Synced the command преди 19 години
  Richard Nyberg b2a877537a White space. преди 19 години
  Richard Nyberg d324b49aaf Implemented a service thread for operations such as testing piece hashes, преди 19 години
  Richard Nyberg 66d742a48e peer_on_no_reqs was called unsafely in peer_on_choke. It should only be преди 19 години
  Richard Nyberg cdd5e3fbb1 There should be one level of pointer indirection less for the arguments преди 19 години
  Richard Nyberg 1c14af0ab4 Add peer_full function. преди 19 години
  Richard Nyberg 3c0e61e112 A peer needs to be removed from the peer list before being handed to преди 19 години
  Richard Nyberg 49da7acdd4 Fix conditional I broke in r131. преди 19 години
  Richard Nyberg 6f09434ea0 Removed code dealing with child processes; btpd doesn't use them anymore. преди 19 години
  Richard Nyberg 8aed86f7d2 Changed semantics of cancelled http requests. Before they were reported преди 19 години
  Richard Nyberg 2d21101699 * Move the network related parts of the torrent struct to a sub struct. преди 19 години
  Richard Nyberg 0aa0975486 Fix compiler warnings. преди 19 години
  Richard Nyberg 350f8adc2d Rename tp->cp to tp->cm. преди 19 години
  Richard Nyberg 2e63eaf8ea Rename p->net to p->in and net_state to input_state. Move code to where it преди 19 години
  Richard Nyberg 5377243d17 Better tracker code. Mostly done but needs a little more work. преди 19 години
  Richard Nyberg d4082e3a7a Move finished http requests to a queue and post the whole queue at once. преди 19 години
  Richard Nyberg de29f2ea84 Nicer code for the http thread. преди 19 години
  Richard Nyberg 7f8f5dd03b * Added a method for other threads to execute callbacks in the main thread. преди 19 години
  Richard Nyberg 74b665efe1 Added BTPDQ_FOREACH_MUTABLE list macro. преди 19 години
  Richard Nyberg 75e9db3b26 Sort. преди 19 години
  Richard Nyberg 1eea7650a2 Remove use of the ugly PRI* print macros. преди 19 години