index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
|
|
|
Start passing ports to tor_check_port_forwarding().
George Kadianakis
2012-09-05
|
*
|
|
|
|
|
|
Refactor tor to support the new tor-fw-helper protocol.
George Kadianakis
2012-09-05
|
*
|
|
|
|
|
|
Use get_lines_from_handle() in configure_proxy().
George Kadianakis
2012-09-05
*
|
|
|
|
|
|
|
Merge remote-tracking branch 'asn/bug6765'
Nick Mathewson
2012-09-06
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Use tor_malloc_zero() in var_cell_new().
George Kadianakis
2012-09-06
|
|
/
/
/
/
/
/
/
*
|
/
/
/
/
/
/
fix punctuation in logs
Roger Dingledine
2012-09-06
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Fix warning when implicitly casting strlen(microdesc) to int
Nick Mathewson
2012-09-05
*
|
|
|
|
|
|
make AuthDirHasIPv6Connectivity match the man page
Roger Dingledine
2012-09-05
*
|
|
|
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-09-05
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Avoid segfault if EntryGuardPathBias precedes EntryGuard
Nick Mathewson
2012-09-05
*
|
|
|
|
|
|
Whitespace fixes.
Linus Nordberg
2012-09-05
*
|
|
|
|
|
|
Merge remote-tracking branch 'linus/bug6770_3'
Nick Mathewson
2012-09-05
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Make AuthDirHasIPv6Connectivity a BOOL.
Linus Nordberg
2012-09-05
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
/
|
|
|
|
|
Remove AuthDirPublishIPv6 and let AuthDirHasIPv6Connectivity fill its function.
Linus Nordberg
2012-09-05
|
/
/
/
/
/
/
*
|
|
|
|
|
minor typos i found while constructing the changelog
Roger Dingledine
2012-09-05
*
|
|
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-09-04
|
\
|
|
|
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'arma/bug6743' into maint-0.2.3
Nick Mathewson
2012-09-04
|
|
\
\
\
\
\
|
|
*
|
|
|
|
Make begindir_cutoff the same as general_cutoff
Roger Dingledine
2012-09-01
*
|
|
|
|
|
|
Merge branch 'bug5535_only_rebased'
Nick Mathewson
2012-09-04
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Take microdesc into account when deciding about preferred OR port.
Linus Nordberg
2012-09-04
|
*
|
|
|
|
|
|
Make node_ipv6_preferred() take microdescs into account.
Linus Nordberg
2012-09-04
|
*
|
|
|
|
|
|
Take microdesc IPv6 address into account when setting node->ipv6_preferred.
Linus Nordberg
2012-09-04
|
*
|
|
|
|
|
|
Use preferred OR for nodes with routerstatus and microdesc too.
Linus Nordberg
2012-09-04
|
*
|
|
|
|
|
|
Add IPv6 OR port to microdesc_t and populate it.
Linus Nordberg
2012-09-04
|
*
|
|
|
|
|
|
Clients connect to public relays over IPv6.
Linus Nordberg
2012-09-04
*
|
|
|
|
|
|
|
Merge remote-tracking branch 'linus/bug6363_only-ln'
Nick Mathewson
2012-09-04
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Allocate vote_microdesc_hash_t using tor_malloc_zero().
Linus Nordberg
2012-09-04
|
*
|
|
|
|
|
|
Whitespace.
Linus Nordberg
2012-09-04
|
*
|
|
|
|
|
|
Remove spurious debug log printout.
Linus Nordberg
2012-09-04
|
*
|
|
|
|
|
|
Add tor_addr_port_new().
Linus Nordberg
2012-09-04
|
*
|
|
|
|
|
|
Generate microdescriptors with "a" lines.
Linus Nordberg
2012-09-04
|
*
|
|
|
|
|
|
Have directory authorities vote on IPv6 OR ports according to the spec
Linus Nordberg
2012-09-04
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Clear the ipv6_preferred flag like the others.
Linus Nordberg
2012-09-04
*
|
|
|
|
|
|
Fix a comment.
Linus Nordberg
2012-09-04
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge remote-tracking branch 'arma/bug6759'
Nick Mathewson
2012-09-04
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Don't log about reloading the microdescriptor cache at startup
Roger Dingledine
2012-09-03
|
|
/
/
/
/
/
|
*
/
/
/
/
fix whitespace and trivial typo
Roger Dingledine
2012-09-03
|
|
/
/
/
/
*
|
|
|
|
Merge remote-tracking branch 'arma/feature6758'
Nick Mathewson
2012-09-04
|
\
\
\
\
\
|
*
|
|
|
|
omit the first heartbeat message (resolves ticket 6758)
Roger Dingledine
2012-09-03
*
|
|
|
|
|
Merge remote-tracking branch 'arma/feature6760'
Nick Mathewson
2012-09-04
|
\
\
\
\
\
\
|
*
|
|
|
|
|
quiet "I learned some more directory information" on startup
Roger Dingledine
2012-09-03
|
|
/
/
/
/
/
*
|
|
|
|
|
resolve an XXX by agreeing with nickm
Roger Dingledine
2012-09-03
*
|
|
|
|
|
make "Launching %d requests for %d routers" message more useful
Roger Dingledine
2012-09-03
|
/
/
/
/
/
*
|
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-08-27
|
\
|
|
|
|
|
*
|
|
|
Quiet "Set buildtimeout to low val" warnings: make them info
Nick Mathewson
2012-08-27
|
*
|
|
|
Downgrade path-bias warning messages to INFO for now.
Nick Mathewson
2012-08-27
*
|
|
|
|
Merge remote-tracking branch 'mikeperry/bug6647'
Nick Mathewson
2012-08-27
|
\
\
\
\
\
|
*
|
|
|
|
Bug 6647: Use correct scale constant and prevent rounding error
Mike Perry
2012-08-23
|
*
|
|
|
|
Bug 6475: Demote pathbias log messages for 0.2.3.x
Mike Perry
2012-08-23
|
*
|
|
|
|
Disable path bias accounting if we have no guards.
Mike Perry
2012-08-23
[prev]
[next]