274 Revize (029704f03aaa0df756cf9049dd7f58a6a302620d)

Autor SHA1 Zpráva Datum
  Eudald Gubert i Roldan 1c523ce4e3 net.c problem workaround před 5 roky
  Marq Schneider 2fd1f7c34e Add optional label to be associated with torrent. před 13 roky
  Marq Schneider f6eef6eebf Add year to log timestamp. před 13 roky
  Marq Schneider a6328070d9 Added ARRAY_COUNT() macro to get number of elements in const arrays. před 14 roky
  Marq Schneider 9667cf0694 Added 'numwant' to the tracker request parameters. před 14 roky
  Marq Schneider 64060294ab Allow changing the upload and download rates at runtime. před 14 roky
  Marq Schneider 2810f88532 Fix warning on no return value from non-void function. před 14 roky
  Marq Schneider fd18baa9e6 Implement start all (btcli start -a) functionality. před 14 roky
  Marq Schneider 1b22c92d46 Applied patches from OpenBSD to fix addrinfo and HTTP. před 14 roky
  Richard Nyberg cf5f386df1 Use the correct address length for connect. před 16 roky
  Richard Nyberg 8b04af7e91 Find and ban peers with bad data. před 16 roky
  Richard Nyberg 89a95cbdf5 Split peer information. Make id hash functions available. před 16 roky
  Richard Nyberg a32db85e59 Iterate throught the htbl instead of building an array first. před 16 roky
  Richard Nyberg 966dd4f6e7 We must now set the ratio when creating hash tables. před 16 roky
  Richard Nyberg 432be0a103 Make net->piece_count properly aligned. před 16 roky
  Richard Nyberg 74feed32d6 Set logmask from commandline. před 16 roky
  Richard Nyberg 2d7d9c33af More tracker logging, and use switch for log type. před 16 roky
  Richard Nyberg 40077b7f74 Fix port type confusion. před 16 roky
  Richard Nyberg 747c80fbb1 Use only IPv4 by default. před 16 roky
  Richard Nyberg be9d0e58a6 Set failures on individual trackers, not on tiers. před 16 roky
  Richard Nyberg ef401997d3 Make the timer code work on MacOS as well. před 16 roky
  Richard Nyberg f0bd2f35ce Stop complaints on printf argument types on MacOS. před 16 roky
  Richard Nyberg 3b6ae02d52 Remove unneeded addrinfo flag which doesn't exist on MacOS. před 16 roky
  Richard Nyberg c6f129faf7 Rename timer* to evtimer*. před 16 roky
  Richard Nyberg a32c7814cc Show tracker counts in btcli stat. před 16 roky
  Richard Nyberg 3273c5c1b2 Change options to: '-4' => Ipv4 only, '-6' => IPv6 only. před 16 roky
  Richard Nyberg 5aaf5be2ef Better start from scratch on udp tracker support. před 16 roky
  Richard Nyberg 438881f16f Improve the torrent stop and btpd shutdown sequences. před 16 roky
  Richard Nyberg 33f309c204 Print the result of, and not the address of, getpid(). před 16 roky
  Richard Nyberg 7ba163fe5a Rethink the tracker client code somewhat. před 16 roky
  Richard Nyberg 05329268d5 Add IPv6 support. před 16 roky
  Richard Nyberg 5d0272a9a2 Start previously active torrents after log file setup. před 16 roky
  Richard Nyberg ba9895e7a5 Test for working snprintf at startup. před 16 roky
  Richard Nyberg 5a6ac5189f Let the initial process linger until the daemon is initialized. před 16 roky
  Richard Nyberg 8a150a2fb3 pid_t is long on some systems. solaris is one. před 16 roky
  Richard Nyberg 06bd2a1a21 On solaris bcopy and some other useful functions are declared in strings.h. před 16 roky
  Richard Nyberg b854501973 Fix for missing AI_ADDRCONFIG. před 16 roky
  Richard Nyberg 2947896074 Test that the clock is working at start and test for evloop errors. před 16 roky
  Richard Nyberg 50a313570f Update build scripts for recent btpd changes. Also use only one makefile. před 16 roky
  Richard Nyberg eb421cc586 Btpd now uses evloop, it's own event loop, instead of libevent. před 16 roky
  Richard Nyberg 4457c1268a Let btpd remove torrent data by itself instead of calling rm. před 16 roky
  Richard Nyberg b5d78b066a Make the http client independent of events and use my iobuf. před 16 roky
  Richard Nyberg 3af2b0c0ac Make iobuf more useful for io and use better names in its api. před 16 roky
  Richard Nyberg b4be0683e6 Add code to connect to host given by its hostname. před 16 roky
  Richard Nyberg a34d4da755 Add a thread for performing asynchronous getaddrinfo's. před 16 roky
  Richard Nyberg 42c2605dcb Bring back the old thread callback code. před 16 roky
  Richard Nyberg 1a10f0fb76 Fix type mismatches in a couple of printf statements. před 16 roky
  Richard Nyberg ff76e2bf6c Add libraries in the correct place. před 17 roky
  Richard Nyberg 9a08fda26e Create the peer id and random seed based on the host name, port and před 17 roky
  Richard Nyberg 2886768d30 Clean up the #include sections in the btpd files. Most common headers and před 18 roky