aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Start passing ports to tor_check_port_forwarding().George Kadianakis2012-09-05
* Refactor tor to support the new tor-fw-helper protocol.George Kadianakis2012-09-05
* Use get_lines_from_handle() in configure_proxy().George Kadianakis2012-09-05
* Introduce get_lines_from_handle().George Kadianakis2012-09-05
* All loging messages are now sent to stderr.George Kadianakis2012-09-05
* Refactor our backends' interface.George Kadianakis2012-09-05
* Further implement tor-fw-helper's TCP port forwarding system.George Kadianakis2012-09-05
* Implement the new TCP port parsing logic in tor-fw-helper.George Kadianakis2012-09-05
* Refactor tor-fw-helper port forwarding logic.George Kadianakis2012-09-05
* fold in the changes filesRoger Dingledine2012-09-05
* minor typos i found while constructing the changelogRoger Dingledine2012-09-05
* forward-port the 0.2.3.21-rc changelogRoger Dingledine2012-09-04
* one more already-merged changes fileRoger Dingledine2012-09-04
* remove the changes files that are merged into 0.2.3.21-rcRoger Dingledine2012-09-04
* Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-09-04
|\
| * 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
* | | Merge branch 'bug5535_only_rebased'Nick Mathewson2012-09-04
|\ \ \
| * | | Take microdesc into account when deciding about preferred OR port.Linus Nordberg2012-09-04
| * | | Make node_ipv6_preferred() take microdescs into account.Linus Nordberg2012-09-04
| * | | Take microdesc IPv6 address into account when setting node->ipv6_preferred.Linus Nordberg2012-09-04
| * | | Use preferred OR for nodes with routerstatus and microdesc too.Linus Nordberg2012-09-04
| * | | Add IPv6 OR port to microdesc_t and populate it.Linus Nordberg2012-09-04
| * | | Clients connect to public relays over IPv6.Linus Nordberg2012-09-04
* | | | Merge remote-tracking branch 'linus/bug6363_only-ln'Nick Mathewson2012-09-04
|\ \ \ \
| * | | | Allocate vote_microdesc_hash_t using tor_malloc_zero().Linus Nordberg2012-09-04
| * | | | Whitespace.Linus Nordberg2012-09-04
| * | | | Remove spurious debug log printout.Linus Nordberg2012-09-04
| * | | | Add tor_addr_port_new().Linus Nordberg2012-09-04
| * | | | Generate microdescriptors with "a" lines.Linus Nordberg2012-09-04
| * | | | Have directory authorities vote on IPv6 OR ports according to the specLinus Nordberg2012-09-04
* | | | | Remove trailing semicolon from #define TOR_ADDR_NULL.Linus Nordberg2012-09-04
| |/ / / |/| | |
* | | | Clear the ipv6_preferred flag like the others.Linus Nordberg2012-09-04
* | | | Fix a comment.Linus Nordberg2012-09-04
|/ / /
* | | Rename configure.in to configure.acNick Mathewson2012-09-04
* | | Merge remote-tracking branch 'arma/bug6759'Nick Mathewson2012-09-04
|\ \ \
| * | | Don't log about reloading the microdescriptor cache at startupRoger Dingledine2012-09-03
| |/ /
| * / fix whitespace and trivial typoRoger Dingledine2012-09-03
| |/
* | Merge remote-tracking branch 'arma/feature6758'Nick Mathewson2012-09-04
|\ \
| * | omit the first heartbeat message (resolves ticket 6758)Roger Dingledine2012-09-03
* | | Merge remote-tracking branch 'arma/feature6760'Nick Mathewson2012-09-04
|\ \ \
| * | | quiet "I learned some more directory information" on startupRoger Dingledine2012-09-03
| |/ /
* | | resolve an XXX by agreeing with nickmRoger Dingledine2012-09-03
* | | make "Launching %d requests for %d routers" message more usefulRoger Dingledine2012-09-03
|/ /
* | retroactively fix version typo in changelogRoger Dingledine2012-09-01
* | Merge remote-tracking branch 'origin/maint-0.2.3'Nick Mathewson2012-08-31
|\|
| * Merge branch 'bug6732' into maint-0.2.3Nick Mathewson2012-08-31
| |\
| | * Document consensus and microdesc filesNick Mathewson2012-08-31
* | | Remove changes files which have been removed in release-0.2.3Nick Mathewson2012-08-31
* | | Document the --branch argument to contrib/findMergedChanges.plNick Mathewson2012-08-31