aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-17When iterating over connections pending DNS, skip marked onesNick Mathewson
2012-08-17Consider IPv6 OR ports when deciding whether a routerinfo change is cosmetic.Linus Nordberg
2012-08-17Merge branch 'bug6379' into maint-0.2.3Nick Mathewson
2012-08-17Fix more warnings from openbsd_mallocNick Mathewson
2012-08-17Merge remote-tracking branch 'public/bug6244_part_c' into maint-0.2.3Nick Mathewson
2012-08-17Merge remote-tracking branch 'public/bug6507' into maint-0.2.3Nick Mathewson
2012-08-17Whitespace and build fixes on 6475 patchNick Mathewson
2012-08-17Merge remote-tracking branch 'mikeperry/bug6475' into maint-0.2.3Nick Mathewson
2012-08-17Merge remote-tracking branch 'public/bug6514' into maint-0.2.3Nick Mathewson
2012-08-16Address Nick's comments from code review.Mike Perry
2012-08-15Bug 6475: Explicitly track our path bias state.Mike Perry
2012-08-15Fix warnings and 64-bit problems in openbsd-malloc codeNick Mathewson
2012-08-15Fix wildcarded address mappings from the control portNick Mathewson
2012-08-15Raise the part of torrc mapaddress handling that knows wildcardsNick Mathewson
2012-08-09Reject attempts to say FooPort and FooPort 0 in the same cfg domainNick Mathewson
2012-08-09Fix spaces from last patchNick Mathewson
2012-08-09Don't infer we have a FooPort from the presence of a FooPort lineNick Mathewson
2012-08-09Merge remote-tracking branch 'public/bug6252_again' into maint-0.2.3Nick Mathewson
2012-08-03Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson
2012-08-03Try to clarify impact of bug 6537Nick Mathewson
2012-08-03Mitigate a side-channel leak of which relays Tor chooses for a circuitRobert Ransom
2012-08-03Remove bogus comment claiming that an assertion is triggerable by consensusRobert Ransom
2012-08-03Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson
2012-08-03Clarify security impact of bug 6530Nick Mathewson
2012-08-03Avoid possible segfault when handling networkstatus vote with bad flavorNick Mathewson
2012-08-01Defensive programming: clear rs_out between iterations.Nick Mathewson
2012-07-31Merge branch 'bug6480_squashed' into maint-0.2.3Nick Mathewson
2012-07-31Avoid hard (impossible?)-to-trigger double-free in dns_resolve()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 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-31Fix some manpage typosNick Mathewson
2012-07-31trivial grammar fixRoger Dingledine
2012-07-23Merge remote-tracking branch 'asn/bug6274_take3' into maint-0.2.3Nick 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-18Better handling of server managed proxies when Tor is not a relay.George Kadianakis
2012-07-18Have the bug6252 commit message reflect its on-again/off-again statusNick Mathewson
2012-07-18Detect bug 6252 (unexpected sendme cell)Roger Dingledine
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-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-17Allow TestingTorNetwork when alternate dir and bridge authorities are set.Linus Nordberg