274 커밋 (029704f03aaa0df756cf9049dd7f58a6a302620d)

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