summaryrefslogtreecommitdiff
path: root/changes
AgeCommit message (Expand)Author
2012-09-19Clarify that hidden services are TCP onlyNick Mathewson
2012-09-17Bug 6866: Convert pathbias asserts into log messages.Mike Perry
2012-09-14Use file-size-fixup code on cygwin too.Nick Mathewson
2012-09-13mention the bug number in the 6827 changes fileNick Mathewson
2012-09-13Avoid undefined behaviour when parsing HS protocol versionsRobert Ransom
2012-09-12Revert "6819: typo in torrc.sample.in"Nick Mathewson
2012-09-12Merge remote-tracking branch 'public/bug6341_a_v2' into maint-0.2.3Nick Mathewson
2012-09-126819: typo in torrc.sample.inNick Mathewson
2012-09-11Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson
2012-09-11Fix assertion failure in tor_timegm.Nick Mathewson
2012-09-10Avoid segfault when reading state file from ancient torNick Mathewson
2012-09-05Avoid segfault if EntryGuardPathBias precedes EntryGuardNick Mathewson
2012-09-01Make begindir_cutoff the same as general_cutoffRoger Dingledine
2012-08-31Merge branch 'bug6732' into maint-0.2.3Nick Mathewson
2012-08-31Document consensus and microdesc filesNick Mathewson
2012-08-27Quiet "Set buildtimeout to low val" warnings: make them infoNick Mathewson
2012-08-27Downgrade path-bias warning messages to INFO for now.Nick Mathewson
2012-08-27Merge branch 'bug6710_023' into maint-0.2.3Nick Mathewson
2012-08-27Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson
2012-08-27Fix changes file for 6710: before 0.0.8pre1, you couldn't extend toNick Mathewson
2012-08-27Do not assert when comparing a null address/port against a policyNick Mathewson
2012-08-27Disable extending to private/internal addresses by defaultNick Mathewson
2012-08-24Merge remote-tracking branch 'public/bug6472' into maint-0.2.3Nick Mathewson
2012-08-21Merge remote-tracking branch 'public/bug6404' into maint-0.2.3Nick Mathewson
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-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-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-15Fix warnings and 64-bit problems in openbsd-malloc codeNick Mathewson
2012-08-15Fix wildcarded address mappings from the control portNick Mathewson
2012-08-14Update description of what we did to upper limit on md sizeNick Mathewson
2012-08-09Reject attempts to say FooPort and FooPort 0 in the same cfg domainNick 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-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-31Avoid hard (impossible?)-to-trigger double-free in dns_resolve()Nick Mathewson
2012-07-31changelog for bug6043Nick Mathewson
2012-07-31Warn at parse time for routerstatus entry missing a microdesc consensusNick Mathewson
2012-07-31Don't include a router in an md consensus if we can't find a md for it.Nick Mathewson
2012-07-31Allow microdescs to be up to 2k. Partial fix for 6404.Nick Mathewson