4980 Commits (5f0930b59b221a9efbed33cf8ce5d8d22a512b4f)
 

Author SHA1 Message Date
miguelfreitas 3f219948da Merge pull request #229 from djmaze/change-docker-image-to-miguelfreitas 11 years ago
Martin Honermeyer 7b5bf210ac change pre-built docker image to the one from miguelfreitas 11 years ago
miguelfreitas f68a2ed72f Merge pull request #228 from djmaze/docker-integration 11 years ago
Martin Honermeyer 5f8fbe7093 show credentials for http auth in twister-on-docker output 11 years ago
miguelfreitas e15a0b17bb Merge pull request #203 from djmaze/docker-integration 11 years ago
Martin Honermeyer 915bebd288 [docker] Use twisterd commandline as ENTRYPOINT instead of CMD 11 years ago
Martin Honermeyer 6fd09eba18 Rename `docker-container` script to `twister-on-docker` 11 years ago
Martin Honermeyer 9eaf6ebc3b Pull the newest image before running Twister from the remote docker image 11 years ago
Martin Honermeyer 2689a5af88 Add improved Dockerfile with wrapper script for seamless upgrades 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 db62634635 return the peer list received from the tracker in dhtget 11 years ago
Miguel Freitas 5c203adea3 apply upstream fix by Arvid 11 years ago
Miguel Freitas 17641de17a Revert commit in order to apply the upstream fix. 11 years ago
Miguel Freitas 241291be70 don't rely on m_connection_ticket: if we have two "on_connect" in a row, 11 years ago
Miguel Freitas 0385f0d875 this hack was wrong. lets fix it properly this time... 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 068a43211a less verbose by default 11 years ago
Miguel Freitas 0bd6bc4807 remove deprecated putData function from libtorrent 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
miguelfreitas 5a2b4dd3ff Merge pull request #223 from thierry-FreeBSD/master 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
miguelfreitas e3ab5f8d5d Merge pull request #219 from moldcraft/patch-1 11 years ago
moldcraft 026d08cf79 Fixed invalid Dockerfile link for docker 11 years ago
Miguel Freitas 1e6f152de0 Merge branch 'master' of github.com:miguelfreitas/twister-core 11 years ago
miguelfreitas 1fce73fd0e Merge pull request #209 from digital-dreamer/rss-fix-time_t 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
miguelfreitas d9dfa19c6f Merge pull request #208 from digital-dreamer/rss-fix-time_t 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
miguelfreitas 3d0519adfa Merge pull request #204 from digital-dreamer/rss 11 years ago
digital dreamer a6505ddcf9 use twister.conf argument to enable direct messages 11 years ago
Miguel Freitas e10250e0c7 preparing documentation to remove the hardcoded user/pwd from twister-html 11 years ago
Miguel Freitas 08cdee8999 contrib update 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
miguelfreitas a94526db24 Merge pull request #198 from erqan/hashtag-fix 11 years ago
erqan 33686c6fc5 added more delimiters for hashtag 11 years ago