summaryrefslogtreecommitdiff
path: root/src/or
AgeCommit message (Expand)Author
2012-08-23Move ipv6_preferred from routerinfo_t to node_t.Linus Nordberg
2012-08-21Merge branch 'bug6638'Nick Mathewson
2012-08-21Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-08-21Merge remote-tracking branch 'public/bug6404' into maint-0.2.3Nick Mathewson
2012-08-21Merge remote-tracking branch 'linus/bug6621'Nick Mathewson
2012-08-21Avoid spurious warnings in rend_service_introduceNick Mathewson
2012-08-17Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-08-17whitespace fixNick Mathewson
2012-08-17Merge remote-tracking branch 'public/bug5124'Nick Mathewson
2012-08-17Remove needless flush-on-write code.Nick Mathewson
2012-08-17Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-08-17Consider IPv6 OR ports when deciding whether a routerinfo change is cosmetic.Linus Nordberg
2012-08-17Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-08-17Merge remote-tracking branch 'public/bug6244_part_c' into maint-0.2.3Nick Mathewson
2012-08-17Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-08-17Merge remote-tracking branch 'public/bug6507' into maint-0.2.3Nick Mathewson
2012-08-17Merge remote-tracking branch 'origin/maint-0.2.3'Nick 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 'origin/maint-0.2.3'Nick Mathewson
2012-08-17Merge remote-tracking branch 'public/bug6514' into maint-0.2.3Nick Mathewson
2012-08-17Make authorities not set Running unless all advertised OR ports are reachable.Linus Nordberg
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 wildcarded address mappings from the control portNick Mathewson
2012-08-15Raise the part of torrc mapaddress handling that knows wildcardsNick Mathewson
2012-08-15Check for stream_id, not conn, on extend cells.Nick Mathewson
2012-08-14Fix memory leak in dirvote_create_microdescriptorNick Mathewson
2012-08-13Remove tor_malloc_roundup().Nick 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-09Temporarily make spurious sendmes warn louder at arma's suggestion.Nick Mathewson
2012-08-09Merge remote-tracking branch 'origin/maint-0.2.3'Nick 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.3'Nick Mathewson
2012-08-03Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick 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.3'Nick Mathewson
2012-08-03Remove bogus comment claiming that an assertion is triggerable by consensusRobert Ransom
2012-08-03Fix a bunch of "implicit 64->32" warnings from introduce refactoringNick Mathewson
2012-08-03Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-08-03Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick Mathewson
2012-08-03Avoid possible segfault when handling networkstatus vote with bad flavorNick Mathewson
2012-08-02Updated docs for new connections.Matthew Finkel
2012-08-02Merge remote-tracking branch 'sysrqb/bug6518'Nick Mathewson
2012-08-02Constify struct sockaddr *sa parameter for checkMatthew Finkel
2012-08-02Removed redundant check_sockaddr_family_match callMatthew Finkel
2012-08-01Defensive programming: clear rs_out between iterations.Nick Mathewson
2012-07-31Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson