aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-31Implement replaycache_t for bug 6177, and unit tests for the precedingAndrea Shepard
2012-07-31Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-07-31changelog for bug6043Nick Mathewson
2012-07-31Fixes/beautification of RPM spec. Tiny improvements in RPM build docs.Ondrej Mikle
2012-07-31Fixed creating _tor user in RPM-based installs.Ondrej Mikle
2012-07-31Workaround for building EL5 RPMs by specifying rpmbuild-md5. Updated old note...Ondrej Mikle
2012-07-31Cleanup of RPM build process - no more .git in tarball, use automake's dist-g...Ondrej Mikle
2012-07-31Dependencies for RPM building with mock should work nowOndrej Mikle
2012-07-31Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-07-31Merge branch 'bug6490_v2' into maint-0.2.3Nick Mathewson
2012-07-31Warn when accounting is used in a way likely to link hidden servicesNick Mathewson
2012-07-31Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-07-31Fix some manpage typosNick Mathewson
2012-07-31Merge branch 'maint-0.2.3'Roger Dingledine
2012-07-31trivial grammar fixRoger Dingledine
2012-07-24Fix small memleak introduced in recent patch; fixe 6455.Nick Mathewson
2012-07-23Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-07-23Merge remote-tracking branch 'asn/bug6274_take3' into maint-0.2.3Nick Mathewson
2012-07-23Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-07-20changes file for bug 6436.Nick Mathewson
2012-07-20Clarify how to build asciidoc files using homebrew on Mac OS XSteven Murdoch
2012-07-19Merge branch 'tickets_5529_5534_5974_6406'Nick Mathewson
2012-07-19Add config option AuthDirPublishIPv6.Linus Nordberg
2012-07-19Try to re-approximate the older semantics of nodelist_add_routerinfoNick Mathewson
2012-07-19Don't shadow 'buf'.Linus Nordberg
2012-07-19Add changes file for #5534.Linus Nordberg
2012-07-19Add configure option AuthDirHasIPv6Connectivity.Linus Nordberg
2012-07-19Rename routers_have_same_or_addr() to reflect the fact that it now checks bot...Linus Nordberg
2012-07-19Include IPv6 OR ports in status documents only if we're a bridge authority.Linus Nordberg
2012-07-19Don't put unreachable IPv6 OR port in routerstatus.Linus Nordberg
2012-07-19Add "a" line to status document.Linus Nordberg
2012-07-19Add last_reachable and testing_since for IPv6 OR port.Linus Nordberg
2012-07-19Don't assume that a node has routerinfo.Linus Nordberg
2012-07-19Move last_reachable and testing_since from routerinfo_t to node_t.Linus Nordberg
2012-07-19Avoid double-typedef of transport_t.Nick Mathewson
2012-07-18Better handling of server managed proxies when Tor is not a relay.George Kadianakis
2012-07-18Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-07-18Merge branch 'smartlist_shorten' into maint-0.2.3Nick Mathewson
2012-07-18Tweaks to 6400 changes file and docs as suggested by armaNick Mathewson
2012-07-17Merge remote-tracking branch 'asn/bug3589'Nick Mathewson
2012-07-17Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-07-17Improve message on spurious SOCKSListenAddressNick Mathewson
2012-07-17Fix the remaining instances of nexted SMARTLIST_FOREACHNick Mathewson
2012-07-17Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/ENDNick Mathewson
2012-07-17Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-07-17Allow TestingTorNetwork when alternate dir and bridge authorities are set.Linus Nordberg
2012-07-16Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-07-16Refer to the correct variable in a loop when parsing entry guard stateNick Mathewson
2012-07-16Coverity 709056: Check return value on fputs in tor-gencertNick Mathewson
2012-07-16Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson