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
*
Make all relays, not only bridges, capable of advertising an IPv6 OR port.
Linus Nordberg
2012-08-19
*
Check for stream_id, not conn, on extend cells.
Nick Mathewson
2012-08-15
*
Remove tor_malloc_roundup().
Nick Mathewson
2012-08-13
*
Temporarily make spurious sendmes warn louder at arma's suggestion.
Nick Mathewson
2012-08-09
*
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-08-09
|
\
|
*
Merge remote-tracking branch 'public/bug6252_again' into maint-0.2.3
Nick Mathewson
2012-08-09
|
|
\
|
|
*
Detect bug 6252 (unexpected sendme cell)
Roger Dingledine
2012-07-18
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-08-03
|
\
|
|
|
*
|
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
2012-08-03
|
|
\
\
|
|
*
|
Mitigate a side-channel leak of which relays Tor chooses for a circuit
Robert Ransom
2012-08-03
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-08-03
|
\
|
|
|
|
*
|
|
Remove bogus comment claiming that an assertion is triggerable by consensus
Robert Ransom
2012-08-03
*
|
|
|
Fix a bunch of "implicit 64->32" warnings from introduce refactoring
Nick Mathewson
2012-08-03
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-08-03
|
\
|
|
|
|
*
|
|
Merge remote-tracking branch 'origin/maint-0.2.2' into maint-0.2.3
Nick Mathewson
2012-08-03
|
|
\
|
|
|
|
*
|
Avoid possible segfault when handling networkstatus vote with bad flavor
Nick Mathewson
2012-08-03
*
|
|
|
Updated docs for new connections.
Matthew Finkel
2012-08-02
*
|
|
|
Merge remote-tracking branch 'sysrqb/bug6518'
Nick Mathewson
2012-08-02
|
\
\
\
\
|
*
|
|
|
Constify struct sockaddr *sa parameter for check
Matthew Finkel
2012-08-02
*
|
|
|
|
Removed redundant check_sockaddr_family_match call
Matthew Finkel
2012-08-02
|
/
/
/
/
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-07-31
|
\
|
|
|
|
*
|
|
Avoid hard (impossible?)-to-trigger double-free in dns_resolve()
Nick Mathewson
2012-07-31
*
|
|
|
Whitespace tweaks
Nick Mathewson
2012-07-31
*
|
|
|
Add replaycache.h to noinst_HEADERS in src/or/Makefile.am
Andrea Shepard
2012-07-31
*
|
|
|
Refactor INTRODUCE2 parsing code in rend_service_introduce()
Andrea Shepard
2012-07-31
*
|
|
|
Use new replaycache_t structure for replay detection in rend_service_introduce()
Andrea Shepard
2012-07-31
*
|
|
|
Implement replaycache_t for bug 6177, and unit tests for the preceding
Andrea Shepard
2012-07-31
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-07-31
|
\
|
|
|
|
*
|
|
Merge branch 'bug6490_v2' into maint-0.2.3
Nick Mathewson
2012-07-31
|
|
\
\
\
|
|
*
|
|
Warn when accounting is used in a way likely to link hidden services
Nick Mathewson
2012-07-31
*
|
|
|
|
Merge branch 'maint-0.2.3'
Roger Dingledine
2012-07-31
|
\
|
|
|
|
|
*
|
|
|
trivial grammar fix
Roger Dingledine
2012-07-31
|
|
/
/
/
*
|
|
|
Fix small memleak introduced in recent patch; fixe 6455.
Nick Mathewson
2012-07-24
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-07-23
|
\
|
|
|
|
*
|
|
Merge remote-tracking branch 'asn/bug6274_take3' into maint-0.2.3
Nick Mathewson
2012-07-23
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Better handling of server managed proxies when Tor is not a relay.
George Kadianakis
2012-07-18
*
|
|
|
Add config option AuthDirPublishIPv6.
Linus Nordberg
2012-07-19
*
|
|
|
Try to re-approximate the older semantics of nodelist_add_routerinfo
Nick Mathewson
2012-07-19
*
|
|
|
Don't shadow 'buf'.
Linus Nordberg
2012-07-19
*
|
|
|
Add configure option AuthDirHasIPv6Connectivity.
Linus Nordberg
2012-07-19
*
|
|
|
Rename routers_have_same_or_addr() to reflect the fact that it now checks bot...
Linus Nordberg
2012-07-19
*
|
|
|
Include IPv6 OR ports in status documents only if we're a bridge authority.
Linus Nordberg
2012-07-19
*
|
|
|
Don't put unreachable IPv6 OR port in routerstatus.
Linus Nordberg
2012-07-19
*
|
|
|
Add "a" line to status document.
Linus Nordberg
2012-07-19
*
|
|
|
Add last_reachable and testing_since for IPv6 OR port.
Linus Nordberg
2012-07-19
*
|
|
|
Don't assume that a node has routerinfo.
Linus Nordberg
2012-07-19
*
|
|
|
Move last_reachable and testing_since from routerinfo_t to node_t.
Linus Nordberg
2012-07-19
*
|
|
|
Avoid double-typedef of transport_t.
Nick Mathewson
2012-07-19
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.3'
Nick Mathewson
2012-07-18
|
\
|
|
|
|
*
|
|
Merge branch 'smartlist_shorten' into maint-0.2.3
Nick Mathewson
2012-07-18
|
|
\
\
\
[next]