4785 Commits (b6ca41f8332b35afa18e3913b9ea7ff94955b522)
 

Author SHA1 Message Date
Miguel Freitas cb9e637ac6 don't auto-manage the torrents we follow 11 years ago
Miguel Freitas 4e701dd7a4 prevent explosion of status checks. this traffic has increased a lot since we fixed tracker issues. 11 years ago
Miguel Freitas 34a31e327a 0.9.18 11 years ago
Miguel Freitas 66ad21477d rotate torrents in automanaged mode. 11 years ago
Miguel Freitas 8b69da2bf4 torrentstatus rpc 11 years ago
Miguel Freitas 77d856916c allow DHT tracker to report untested peers in case we are short of "known good" ones (recently connected). 11 years ago
Miguel Freitas a542ad81e7 revert tracker dhtget patch of 0.9.16 and report number of peers received 11 years ago
Miguel Freitas 36cf59c705 prioritize trackers. announce to dht even if paused. another try to fix #159. 0.9.17. 11 years ago
Miguel Freitas 2d87266108 bugfix: properly accept tracker response even if followers==0. fix #159 11 years ago
Miguel Freitas 074fb5b2d0 0.9.15 to mark getspamposts is available 11 years ago
Miguel Freitas 8543127654 getspamposts rpc 11 years ago
Miguel Freitas 672b56a865 experimental top trending hashtags 11 years ago
Miguel Freitas d1a17dc21f add timeout parameters to dhtget allowing to wait more to collect multiple replies 11 years ago
Miguel Freitas 1ff690e9a0 use the same proxy settings (like Tor socks5) for libtorrent as well. DHT still won't work. 11 years ago
Miguel Freitas 18493205fc make soft checkpoint less verbose 11 years ago
Miguel Freitas 555e711b09 update hard/soft checkpoints 11 years ago
Miguel Freitas 487138ebcb fix from upstream 11 years ago
miguelfreitas 8330f2d98d Merge pull request #151 from joelmeyerhamme/patch-1 11 years ago
Joel Meyer-Hamme c082391fa8 Update build-osx.md 11 years ago
Miguel Freitas 31e3af8313 update script 11 years ago
Miguel Freitas b15acfc648 another sample script contributed by twister user 11 years ago
Miguel Freitas fcae131b7f 0.9.13 11 years ago
Miguel Freitas acbd61e93d optimization. should *greatly* reduce cpu usage. #136 11 years ago
miguelfreitas df5b5037b1 Merge pull request #142 from iShift/patch-2 11 years ago
iShift f6de4c9754 Update build-osx.md 11 years ago
Miguel Freitas e22eb1747d update client version again. openssl fix is fairly important as well, better make sure people will get it. 11 years ago
Miguel Freitas 7f9bd14f1f openssl's thread id callback is needed for stable operation. 11 years ago
Miguel Freitas 43e57ad05f 0.9.11 11 years ago
Miguel Freitas fa386c250d recheck piece just before sending to other torrent peer. fix #15. 11 years ago
Miguel Freitas a9f53cce98 trying to reduce the occurrences of "INCOMING ERROR: height > getBestHeight" 11 years ago
Miguel Freitas 2aa2b7b3a3 should fix mapNewBlock variable that commented out last year. 11 years ago
miguelfreitas 5bd93d34cf Merge pull request #137 from iShift/patch-2 11 years ago
iShift b74f92d649 Update README.md 11 years ago
miguelfreitas a256e92858 Merge pull request #134 from romainbou/patch-1 11 years ago
Romain Bouyé 018ad9bb96 Update README.md: Fix link ubuntu-debian build doc 11 years ago
Miguel Freitas 0b906f2494 delay torrent initialization 11 years ago
Miguel Freitas 08cadbb78e enough of stack smashing segfault. openssl is required, period. fix #105. fix #97. fix #27. 11 years ago
Miguel Freitas 284021ed7e new dns seeder. thanks gombadi! 11 years ago
miguelfreitas eeba3c7cfb Merge pull request #131 from lra/fix_some_doc 11 years ago
Laurent Raufaste 8108820acc Updated the ubuntu building doc to use autotool.sh 11 years ago
Laurent Raufaste d52c2429b7 Updated and fixed the debian/ubuntu build doc 11 years ago
Miguel Freitas 128c0a506b less noisy debug.log using html ui 11 years ago
Miguel Freitas a884c002ce 0.9.9 now compiles under cygwin! 11 years ago
Miguel Freitas ef7f976dc9 Fix sse2 support (thanks jpillon) 11 years ago
Miguel Freitas 34936903fc PRIO_MAX is not defined in cygwin, why? 11 years ago
Miguel Freitas ee37f1b6f2 cygwin requires -ldb explicitly. should be harmless. 11 years ago
Miguel Freitas 8c43acf256 update voting usernames 11 years ago
Miguel Freitas deb489d138 disable iconv in cygwin 11 years ago
Miguel Freitas e3f7dfe811 apply patch from http://sourceforge.net/p/cygwin-ports/libtorrent-rasterbar/ci/master/tree/0.16.7-cygwin.patch 11 years ago
Miguel Freitas 440525ebaa apply leveldb cygwin patch from http://code.google.com/p/leveldb/issues/detail?id=188 11 years ago