aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2012-09-04Have directory authorities vote on IPv6 OR ports according to the specLinus Nordberg
2012-09-04Rename configure.in to configure.acNick Mathewson
2012-09-04Merge remote-tracking branch 'arma/bug6759'Nick Mathewson
2012-09-04Merge remote-tracking branch 'arma/feature6758'Nick Mathewson
2012-09-04Merge remote-tracking branch 'arma/feature6760'Nick Mathewson
2012-09-03resolve an XXX by agreeing with nickmRoger Dingledine
2012-09-03make "Launching %d requests for %d routers" message more usefulRoger Dingledine
2012-09-03quiet "I learned some more directory information" on startupRoger Dingledine
2012-09-03Don't log about reloading the microdescriptor cache at startupRoger Dingledine
2012-09-03omit the first heartbeat message (resolves ticket 6758)Roger Dingledine
2012-09-03fix whitespace and trivial typoRoger Dingledine
2012-08-27Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-08-27Quiet "Set buildtimeout to low val" warnings: make them infoNick Mathewson
2012-08-27Merge remote-tracking branch 'mikeperry/bug6647'Nick Mathewson
2012-08-27Downgrade path-bias warning messages to INFO for now.Nick Mathewson
2012-08-27Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-08-27Merge branch 'bug6710_023' into maint-0.2.3Nick Mathewson
2012-08-27Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-08-27Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3Nick 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-27Fix whitespaceNick Mathewson
2012-08-27Merge branch 'bug6524_nm'Nick Mathewson
2012-08-27build: minimal adjustments to make out-of-tree build workJim Meyering
2012-08-27Merge remote-tracking branch 'linus/bug6364'Nick Mathewson
2012-08-27Merge remote-tracking branch 'linus/bug6362'Nick Mathewson
2012-08-24Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-08-24Merge remote-tracking branch 'public/bug6472' into maint-0.2.3Nick Mathewson
2012-08-24Make node_assert_ok less duplicateyNick Mathewson
2012-08-24Clarify docs on get_configured_bridge_by_*_digestNick Mathewson
2012-08-23Bug 6647: Use correct scale constant and prevent rounding errorMike Perry
2012-08-23Bug 6475: Demote pathbias log messages for 0.2.3.xMike Perry
2012-08-23Disable path bias accounting if we have no guards.Mike Perry
2012-08-23Move ipv6_preferred from routerinfo_t to node_t.Linus Nordberg
2012-08-23Make the _sha1.i file generation quieterNick Mathewson
2012-08-21Fetch IPv6 address from NETINFO "other OR's address" field.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-20Send IPv6 address in NETINFO cells.Linus Nordberg
2012-08-19Make all relays, not only bridges, capable of advertising an IPv6 OR port.Linus Nordberg
2012-08-17Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson
2012-08-17whitespace fixNick Mathewson
2012-08-17When iterating over connections pending DNS, skip marked onesNick 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