index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
*
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
*
whitespace fix
Nick Mathewson
2012-08-17
*
Consider IPv6 OR ports when deciding whether a routerinfo change is cosmetic.
Linus Nordberg
2012-08-17
*
Merge branch 'bug6379' into maint-0.2.3
Nick Mathewson
2012-08-17
|
\
|
*
Fix more warnings from openbsd_malloc
Nick Mathewson
2012-08-17
|
*
Fix warnings and 64-bit problems in openbsd-malloc code
Nick Mathewson
2012-08-15
*
|
Merge remote-tracking branch 'public/bug6244_part_c' into maint-0.2.3
Nick Mathewson
2012-08-17
|
\
\
|
*
|
Fix wildcarded address mappings from the control port
Nick Mathewson
2012-08-15
|
*
|
Raise the part of torrc mapaddress handling that knows wildcards
Nick Mathewson
2012-08-15
|
|
/
*
|
Merge remote-tracking branch 'public/bug6507' into maint-0.2.3
Nick Mathewson
2012-08-17
|
\
\
|
*
|
Reject attempts to say FooPort and FooPort 0 in the same cfg domain
Nick Mathewson
2012-08-09
|
*
|
Fix spaces from last patch
Nick Mathewson
2012-08-09
|
*
|
Don't infer we have a FooPort from the presence of a FooPort line
Nick Mathewson
2012-08-09
|
|
/
*
|
Whitespace and build fixes on 6475 patch
Nick Mathewson
2012-08-17
*
|
Merge remote-tracking branch 'mikeperry/bug6475' into maint-0.2.3
Nick Mathewson
2012-08-17
|
\
\
|
*
|
Address Nick's comments from code review.
Mike Perry
2012-08-16
|
*
|
Bug 6475: Explicitly track our path bias state.
Mike Perry
2012-08-15
|
|
/
*
|
Merge remote-tracking branch 'public/bug6514' into maint-0.2.3
Nick Mathewson
2012-08-17
|
\
\
|
|
/
|
/
|
|
*
Defensive programming: clear rs_out between iterations.
Nick Mathewson
2012-08-01
*
|
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.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
*
|
|
|
Remove bogus comment claiming that an assertion is triggerable by consensus
Robert Ransom
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
*
|
|
Avoid hard (impossible?)-to-trigger double-free in dns_resolve()
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
*
|
|
|
trivial grammar fix
Roger Dingledine
2012-07-31
|
/
/
/
*
|
|
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
*
|
|
Merge branch 'smartlist_shorten' into maint-0.2.3
Nick Mathewson
2012-07-18
|
\
\
\
|
*
|
|
Tweaks to 6400 changes file and docs as suggested by arma
Nick Mathewson
2012-07-18
|
*
|
|
Fix the remaining instances of nexted SMARTLIST_FOREACH
Nick Mathewson
2012-07-17
|
*
|
|
Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END
Nick Mathewson
2012-07-17
*
|
|
|
Improve message on spurious SOCKSListenAddress
Nick Mathewson
2012-07-17
|
/
/
/
*
|
|
Allow TestingTorNetwork when alternate dir and bridge authorities are set.
Linus Nordberg
2012-07-17
*
|
|
Refer to the correct variable in a loop when parsing entry guard state
Nick Mathewson
2012-07-16
*
|
|
Coverity 709056: Check return value on fputs in tor-gencert
Nick Mathewson
2012-07-16
|
/
/
*
|
Merge branch 'maint-0.2.2' into maint-0.2.3
Roger Dingledine
2012-07-06
|
\
|
|
*
Revert to the May 2012 geoip db
Roger Dingledine
2012-07-06
*
|
Merge remote-tracking branch 'nickm/bug6271_part_a' into maint-0.2.3
Roger Dingledine
2012-07-06
|
\
\
|
*
|
Fix a bug handling SENDME cells on nonexistent streams.
Nick Mathewson
2012-07-06
|
|
/
*
|
Fix port range in parse_port_range().
George Kadianakis
2012-07-06
*
|
On windows, ENOBUFS starts with WSA. #6296. Fix on 0.2.18-rc
Nick Mathewson
2012-07-05
*
|
Revert "Detect bug 6252 (unexpected sendme cell)"
Roger Dingledine
2012-07-01
*
|
Detect bug 6252 (unexpected sendme cell)
Roger Dingledine
2012-07-01
[next]