7 Commits

Author SHA1 Message Date
Miguel Freitas
5c203adea3 apply upstream fix by Arvid
http://sourceforge.net/p/libtorrent/code/10056/
2014-07-01 08:24:07 -03:00
Miguel Freitas
17641de17a Revert commit in order to apply the upstream fix.
Revert "don't rely on m_connection_ticket: if we have two "on_connect" in a row,"
This reverts commit 241291be70908394deff90758b90e86d32ab0004.
2014-07-01 07:59:47 -03:00
Miguel Freitas
241291be70 don't rely on m_connection_ticket: if we have two "on_connect" in a row,
without their "on_connected" in between, the shared variable doesn't work
since the first ticket is lost. the result is a pending timeout which is
never canceled (done called with -1) and libtorrent crashes.
2014-06-29 21:47:35 -03:00
Miguel Freitas
0385f0d875 this hack was wrong. lets fix it properly this time... 2014-06-29 21:43:22 -03:00
Miguel Freitas
1ff690e9a0 use the same proxy settings (like Tor socks5) for libtorrent as well. DHT still won't work. 2014-02-15 16:51:00 -02:00
Miguel Freitas
7a72e63372 fix problem with dhtput > 2kb (for avatar) 2013-10-05 21:59:00 -03:00
Miguel Freitas
b8b2302d59 added libtorrent (svn rev 8690) 2013-07-28 20:41:06 -03:00