aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* | | Merge branch 'smartlist_shorten' into maint-0.2.3Nick Mathewson2012-07-18
|\ \ \
| * | | Tweaks to 6400 changes file and docs as suggested by armaNick Mathewson2012-07-18
| * | | Fix the remaining instances of nexted SMARTLIST_FOREACHNick Mathewson2012-07-17
| * | | Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/ENDNick Mathewson2012-07-17
* | | | Improve message on spurious SOCKSListenAddressNick Mathewson2012-07-17
|/ / /
* | | Allow TestingTorNetwork when alternate dir and bridge authorities are set.Linus Nordberg2012-07-17
* | | Refer to the correct variable in a loop when parsing entry guard stateNick Mathewson2012-07-16
* | | Coverity 709056: Check return value on fputs in tor-gencertNick Mathewson2012-07-16
|/ /
* | Merge branch 'maint-0.2.2' into maint-0.2.3Roger Dingledine2012-07-06
|\|
| * Revert to the May 2012 geoip dbRoger Dingledine2012-07-06
* | Merge remote-tracking branch 'nickm/bug6271_part_a' into maint-0.2.3Roger Dingledine2012-07-06
|\ \