14 Commits

Author SHA1 Message Date
tj
db411b293c add upstream patches to fix a remote DoS
ok dcoppa
2018-02-12 17:31:35 +00:00
espie
1bc53755a7 static members must exist, even have external linkage for some, so
that rtorrent can work
bump accordingly.
2017-05-19 22:25:53 +00:00
espie
274304eb69 one of the more fun fixes for clang. I don't know where freebsd gets their
tr1, but we don't, so fix it by subsitution. Leaves us with a few nits to
fix. Conditionalize clang patches that interfere with tr1 substitution...
2017-05-19 12:26:43 +00:00
pascal
3e2265429c Update to libtorrent 0.13.6
ok dcoppa@ (maintainer)
2015-09-11 09:15:40 +00:00
dcoppa
90ec3533d2 Update to libtorrent-0.13.4, now that the (in)famous ipi storm
problem has been finally fixed.

Initial diff by Michael <gmail/lesniewskister>
2015-03-24 13:35:09 +00:00
brad
91515693ab Remove a hack that was added to the autoconf script to workaround a test
not working properly when systrace was enabled now that the systrace filter
has been fixed so posix_openpt() works.

ok dcoppa@
2013-03-13 00:20:56 +00:00
dcoppa
2e45be0d32 Add a comment explaining why this patch is needed (for future
reference).
While here, fix pthread linking.

From a discussion with ajacoutot@
2012-12-10 15:05:12 +00:00
dcoppa
5a72116b35 Back out the update to 0.13.2/0.9.2; too much problems to make
release.

OK sthen@, naddy@
2012-07-15 10:20:07 +00:00
dcoppa
de5f8fb099 Fix a crash when total number of connections exceeds 1024
(from FreeBSD)

Fix a bug where manual tracker update for a preferred tracker that
fails would end up rerequesting instantly
(upstream git commit 78f56ee74cecd8e82d39baaea10395301fbec4b8)
2012-07-11 08:33:39 +00:00
dcoppa
ed1d940bf6 Update to libtorrent-0.13.2 2012-05-02 14:06:03 +00:00
dcoppa
48101883a1 Fix build with USE_SYSTRACE=Yes 2012-04-06 14:33:41 +00:00
dcoppa
e258a5bb66 Update to libtorrent-0.12.9 / rtorrent-0.8.9
I also take maintainership, as per naddy@'s request
2011-12-01 17:10:40 +00:00
naddy
03f208dc46 Fix a segfault in rTorrent when running a large number of torrents.
From Tobias Ulmer; ok espie@
2011-01-31 14:59:38 +00:00
naddy
e1510c6668 Update to libtorrent 0.12.4/rtorrent 0.8.4.
- Adds support for DHT.
- Many ill-documented scripting changes.
- The session file format has changed.
2008-11-25 16:21:28 +00:00