index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
changes
Commit message (
Expand
)
Author
Age
*
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 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
|
|
/
*
|
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
|
*
|
Don't infer we have a FooPort from the presence of a FooPort line
Nick Mathewson
2012-08-09
|
|
/
*
|
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
|
|
/
*
|
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
|
\
\
|
*
|
Have the bug6252 commit message reflect its on-again/off-again status
Nick Mathewson
2012-07-18
|
*
|
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
|
\
\
\
|
*
|
|
Try to clarify impact of bug 6537
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.2' into maint-0.2.3
Nick Mathewson
2012-08-03
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
Clarify security impact of bug 6530
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
*
|
|
changelog for bug6043
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
*
|
|
|
Fix some manpage typos
Nick Mathewson
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
*
|
|
|
changes file for bug 6436.
Nick Mathewson
2012-07-20
|
|
_
|
/
|
/
|
|
*
|
|
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
*
|
|
Improve Alternate*Authority docs. Bug 6387.
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
*
|
fold in more changes entries
Roger Dingledine
2012-06-28
*
|
Merge remote-tracking branch 'public/bug6244_part2' into maint-0.2.3
Nick Mathewson
2012-06-28
|
\
\
|
*
|
Fix GETINFO address-mappings/... with wildcarded addresses.
Nick Mathewson
2012-06-27
*
|
|
Add version and bug number to 5238 changes file
Nick Mathewson
2012-06-28
[next]