Commit History

Author SHA1 Message Date
  Tatsuhiro Tsujikawa 2dd10c9645 Revert "Remove dead code" 9 years ago
  Tatsuhiro Tsujikawa 6425ec8684 Merge pull request #675 from ITriskTI/patch-1 9 years ago
  ITriskTI 21bac1ccc0 local IP address to DHT 9 years ago
  Tatsuhiro Tsujikawa fd024e6773 Remove dead code 9 years ago
  Tatsuhiro Tsujikawa e220c53849 BitTorrent: Allow 32KiB request 9 years ago
  Tatsuhiro Tsujikawa c7d242e27d Merge branch 'dynamic-select-file' 9 years ago
  Tatsuhiro Tsujikawa 0d14444f0b Merge branch 'master' into dynamic-select-file 9 years ago
  Tatsuhiro Tsujikawa 887f7a6b90 Fix busy loop when upload rate limit hits 9 years ago
  Tatsuhiro Tsujikawa ae6067d2a9 Fix failed test 9 years ago
  Tatsuhiro Tsujikawa 5ec84f9eae Enable write socket check when there is pending messages to send 9 years ago
  Tatsuhiro Tsujikawa 93bd6cfbb8 Disable opt unchoking for bad peer 9 years ago
  Tatsuhiro Tsujikawa 22a91dfe12 Set Peer::chokingRequired(true) for all active peers 9 years ago
  Tatsuhiro Tsujikawa 12b903f312 Set Peer::chokingRequired(true) for all active peer 9 years ago
  Tatsuhiro Tsujikawa e31a49b8ee Don't unchoke peer which is not interested in us 9 years ago
  Tatsuhiro Tsujikawa ef9e67aeb2 Fix bug that evaluation of Peer::amChoking is negated 9 years ago
  Tatsuhiro Tsujikawa b95d7fbfec Remove PeerStorage:scheduleForcedChokeRound since it is not effective 9 years ago
  Tatsuhiro Tsujikawa 6b8611885b Unchoke not-uploading peer if we could not find 3 regular unchokers 9 years ago
  Tatsuhiro Tsujikawa 482cf6aca4 Fasten seed/download on fast connection 9 years ago
  Tatsuhiro Tsujikawa a0706f5a44 Make seeder do more get_peers to announce its presence 9 years ago
  Tatsuhiro Tsujikawa 9486663259 Increase DHT task concurrency to 15 9 years ago
  Tatsuhiro Tsujikawa b64ea39c7b Clang-format and small amends 9 years ago
  Tatsuhiro Tsujikawa 134c804b86 Merge branch 'c3V6a2Vy-fix-mmap-check' 9 years ago
  Tatsuhiro Tsujikawa eac72b9045 Merge branch 'fix-mmap-check' of https://github.com/c3V6a2Vy/aria2 into c3V6a2Vy-fix-mmap-check 9 years ago
  Tatsuhiro Tsujikawa 3e00be26e8 Include local IP address to DHT GetPeers reply message 9 years ago
  suzker fa43431974 fixed mmap failure check with MAP_FAILED flag 9 years ago
  suzker ef0a2e601f Compare filesize directly to the numeric max of size_t 9 years ago
  suzker 43aea5c940 added filesize overflow check for mmap on 32bit os 9 years ago
  Tatsuhiro Tsujikawa c57259f8e7 Use standard percent-encode for tracker request query 10 years ago
  Tatsuhiro Tsujikawa d658fdecc6 Document about restart when certain option is changed by RPC method 10 years ago
  Tatsuhiro Tsujikawa 9d40c47799 Merge branch 'master' into dynamic-select-file 10 years ago