aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | | Avoid segfault when reading state file from ancient torNick Mathewson2012-09-10
* | | Avoid segfault if EntryGuardPathBias precedes EntryGuardNick Mathewson2012-09-05
* | | Merge remote-tracking branch 'arma/bug6743' into maint-0.2.3Nick Mathewson2012-09-04
|\ \ \
| * | | Make begindir_cutoff the same as general_cutoffRoger Dingledine2012-09-01
* | | | fix whitespace and trivial typoRoger Dingledine2012-09-03
|/ / /
* | | Quiet "Set buildtimeout to low val" warnings: make them infoNick Mathewson2012-08-27
* | | Downgrade path-bias warning messages to INFO for now.Nick Mathewson2012-08-27
* | | Merge branch 'bug6710_023' into maint-0.2.3Nick Mathewson2012-08-27
|\ \ \
| * | | Disable extending to private/internal addresses by defaultNick Mathewson2012-08-27
* | | | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2012-08-27
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Do not assert when comparing a null address/port against a policyNick Mathewson2012-08-27
* | | Merge remote-tracking branch 'public/bug6472' into maint-0.2.3Nick Mathewson2012-08-24
|\ \ \
| * | | When iterating over connections pending DNS, skip marked onesNick Mathewson2012-08-17
* | | | Merge remote-tracking branch 'public/bug6404' into maint-0.2.3Nick Mathewson2012-08-21
|\ \ \ \
| * | | | Fix memory leak in dirvote_create_microdescriptorNick Mathewson2012-08-14
| * | | | Remove the upper limit on the size of MD we can generate.Nick Mathewson2012-07-31
| * | | | Warn at parse time for routerstatus entry missing a microdesc consensusNick Mathewson2012-07-31
| * | | | Don't include a router in an md consensus if we can't find a md for it.Nick Mathewson2012-07-31
| * | | | Allow microdescs to be up to 2k. Partial fix for 6404.Nick Mathewson2012-07-31
* | | | | whitespace fixNick Mathewson2012-08-17
| |/ / / |/| | |
* | | | Consider IPv6 OR ports when deciding whether a routerinfo change is cosmetic.Linus Nordberg2012-08-17
* | | | Merge branch 'bug6379' into maint-0.2.3Nick Mathewson2012-08-17
|\ \ \ \
| * | | | Fix more warnings from openbsd_mallocNick Mathewson2012-08-17
| * | | | Fix warnings and 64-bit problems in openbsd-malloc codeNick Mathewson2012-08-15
* | | | | Merge remote-tracking branch 'public/bug6244_part_c' into maint-0.2.3Nick Mathewson2012-08-17
|\ \ \ \ \
| * | | | | Fix wildcarded address mappings from the control portNick Mathewson2012-08-15
| * | | | | Raise the part of torrc mapaddress handling that knows wildcardsNick Mathewson2012-08-15
| |/ / / /
* | | | | Merge remote-tracking branch 'public/bug6507' into maint-0.2.3Nick Mathewson2012-08-17
|\ \ \ \ \
| * | | | | Reject attempts to say FooPort and FooPort 0 in the same cfg domainNick Mathewson2012-08-09
| * | | | | Fix spaces from last patchNick Mathewson2012-08-09
| * | | | | Don't infer we have a FooPort from the presence of a FooPort lineNick Mathewson2012-08-09
| |/ / / /
* | | | | Whitespace and build fixes on 6475 patchNick Mathewson2012-08-17
* | | | | Merge remote-tracking branch 'mikeperry/bug6475' into maint-0.2.3Nick Mathewson2012-08-17
|\ \ \ \ \
| * | | | | Address Nick's comments from code review.Mike Perry2012-08-16
| * | | | | Bug 6475: Explicitly track our path bias state.Mike Perry2012-08-15
| |/ / / /
* | | | | Merge remote-tracking branch 'public/bug6514' into maint-0.2.3Nick Mathewson2012-08-17
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Defensive programming: clear rs_out between iterations.Nick Mathewson2012-08-01
* | | | | Merge remote-tracking branch 'public/bug6252_again' into maint-0.2.3Nick Mathewson2012-08-09
|\ \ \ \ \
| * | | | | Detect bug 6252 (unexpected sendme cell)Roger Dingledine2012-07-18
| | |_|_|/ | |/| | |
* | | | | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2012-08-03
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Mitigate a side-channel leak of which relays Tor chooses for a circuitRobert Ransom2012-08-03
* | | | | Remove bogus comment claiming that an assertion is triggerable by consensusRobert Ransom2012-08-03
* | | | | Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson2012-08-03
|\| | | | | |_|/ / |/| | |
| * | | Avoid possible segfault when handling networkstatus vote with bad flavorNick Mathewson2012-08-03
* | | | Avoid hard (impossible?)-to-trigger double-free in dns_resolve()Nick Mathewson2012-07-31
| |_|/ |/| |
* | | Merge branch 'bug6490_v2' into maint-0.2.3Nick Mathewson2012-07-31
|\ \ \
| * | | Warn when accounting is used in a way likely to link hidden servicesNick Mathewson2012-07-31
* | | | trivial grammar fixRoger Dingledine2012-07-31
|/ / /
* | | Merge remote-tracking branch 'asn/bug6274_take3' into maint-0.2.3Nick Mathewson2012-07-23
|\ \ \ | |_|/ |/| |
| * | Better handling of server managed proxies when Tor is not a relay.George Kadianakis2012-07-18