3193 Commits (e10cedebea9fed808c2e64e5e37868b203eeec58)

Author SHA1 Message Date
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
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 fcae131b7f 0.9.13 11 years ago