3148 Commits (cfe8f14c91204c906673f89a7792ad02a603c5e4)

Author SHA1 Message Date
Miguel Freitas 0c03bb2ff2 win32 has no pthread_self 11 years ago
Miguel Freitas ec2694bf0d win32 doesn't like pid_t 11 years ago
Miguel Freitas 2d96c08f49 no boost-locale in android? at least not here. 11 years ago
Miguel Freitas 6cae25e7ab fix dht count when using proxy (fix #231) 11 years ago
Miguel Freitas 2168e34677 miniupnp dependency removed, yes! :-) fix #130 11 years ago
Miguel Freitas e4267649f4 replace showmyip.com (down) with wtfismyip.com 11 years ago
Miguel Freitas 7f0f1a96af more consistency checks to dhtproxy (client) 11 years ago
Miguel Freitas 505e4c80d5 0.9.22 11 years ago
Miguel Freitas aac651390f if dhtproxy is enabled we may need to manually obtain peer lists from trackers 11 years ago
Miguel Freitas 7474196b44 require http authentication for static html pages as well. 11 years ago
Miguel Freitas 025c061415 dhtput should have a higher cost, as it lacks active limit check. 11 years ago
Miguel Freitas e52f2c2527 dhtproxy: tunnel DHT traffic into TCP connections 11 years ago
Miguel Freitas 5af649a58a add consistency checks to node_impl::putDataSigned and a flag to mean that locally generated content should be kept for periodic refresh. 11 years ago
Miguel Freitas 7651134016 move dhtput signing to outside libtorrent. 11 years ago
Miguel Freitas 67fd2184cd refactor m_dhtgetMap with 3 helper functions. now allow multiple listeners per targethash. 11 years ago
thierry-FreeBSD e3ce8e18b7 Do not define be32dec / le32dec on FreeBSD, since they are already defined in sys/endian.h 11 years ago
thierry-FreeBSD 09d2cf44fb Adding a Makefile for FreeBSD, without using the bundled leveldb 11 years ago
Miguel Freitas 2d23677f40 use shared_ptr for libtorrent::session. fix #217. 11 years ago
Miguel Freitas 3931001e9b fix getpost memory leak. fixes miguelfreitas/twister-html#161 11 years ago
Miguel Freitas adbdd709b4 update old makefiles as well 11 years ago
digital dreamer a5f670ed96 properly escape xml characters 11 years ago
digital dreamer 87e4b60008 fix possible compile error with implicit time_t conversion 11 years ago
Miguel Freitas 4c5c9cf3fc safe fallback when boost-regex is not found 11 years ago
digital dreamer a6505ddcf9 use twister.conf argument to enable direct messages 11 years ago
Miguel Freitas 8f03692074 wait twister threads to finish before destroying libtorrent session object. 11 years ago
digital dreamer bb544a21b4 parse query as parameter map 11 years ago
digital dreamer cc13358b73 rss authentication 11 years ago
digital dreamer 80a60a2095 add RSS support 11 years ago
Miguel Freitas 5eb40d9ffd don't assume the fastest dht node to be the most up-to-date on a given resource. 11 years ago
erqan 33686c6fc5 added more delimiters for hashtag 11 years ago
erqan 7e4e6cbd2f added ' and ; to hastag delimiters 11 years ago
Denis Ryabov 35bf35a50c disable cross-domain requests 11 years ago
Miguel Freitas fdb08e9ca0 make debug.log less verbose by default 11 years ago
Miguel Freitas d4b1c9b569 check HAVE_BOOST_LOCALE and fix compilation when boost-locale is not available 11 years ago
digital dreamer b1ace5cc69 add public server mode 11 years ago
Miguel Freitas 03b1371190 use DB_CXX_HEADER. fix #114 11 years ago
Miguel Freitas 03d037c197 truncate file when saving settings 11 years ago
Miguel Freitas ad83ba061c store dhtput data locally so it will be refreshed like the other dht entries we maintain. 11 years ago
Miguel Freitas 4509ff7e3f fix crash reported by ankostis 11 years ago
Denis Ryabov 671bec8e78 an attempt to fix issue #111 11 years ago
Denis Ryabov 21b0daf7f8 Content-Type for .mp3 and .ogg files (used in Calm theme) 11 years ago
Denis Ryabov 3d9c89889f Correct Content-Type header for gif images 11 years ago
Miguel Freitas 4c561ceb74 make sure torrent is unpaused if added/followed later on 11 years ago
Miguel Freitas adc9e82f3a 0.9.19 11 years ago
Miguel Freitas c17ccd5f66 more connections. less memory per connection. 11 years ago
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 8b69da2bf4 torrentstatus rpc 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