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
*
Raise thresholds for declaring bootstrapping complete.
Nick Mathewson
2012-05-11
*
Merge remote-tracking branch 'asn/bug4865_take2'
Nick Mathewson
2012-05-11
|
\
|
*
Add changes file for #4865.
George Kadianakis
2012-03-31
*
|
Merge remote-tracking branch 'public/bug5091'
Nick Mathewson
2012-05-11
|
\
\
|
*
|
Fix tor_strtok_r_impl and test cases per bug #5091
nils
2012-03-30
|
|
/
*
|
Fix O(n^2) performance when parsing a big pile of extrainfos
Nick Mathewson
2012-05-10
*
|
Merge remote-tracking branch 'public/bug4591'
Nick Mathewson
2012-05-10
|
\
\
|
*
|
Only disable cert chaining on the first TLS handshake
Nick Mathewson
2012-04-27
*
|
|
Merge branch 'bug5786'
Nick Mathewson
2012-05-10
|
\
\
\
|
*
|
|
Detect out-of-bounds bwweightscale values early in the voting process
Nick Mathewson
2012-05-07
|
*
|
|
Check more thoroughly for dups when parsing networkstatus parameters
Nick Mathewson
2012-05-07
*
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-05-10
|
\
\
\
\
|
*
\
\
\
Merge branch 'bug5786_range_022' into maint-0.2.2
Nick Mathewson
2012-05-10
|
|
\
\
\
\
|
|
*
|
|
|
Handle out-of-range values in tor_parse_* integer functions
Nick Mathewson
2012-05-07
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-05-10
|
\
|
|
|
|
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Add changes/bug5760
Ravi Chandra Padmala
2012-05-10
|
|
/
/
*
|
|
Merge branch 'bug5645_take2'
Nick Mathewson
2012-05-07
|
\
\
\
|
*
|
|
Reorder rend_mid_rendezvous() to do protocol violation checks on top.
George Kadianakis
2012-05-07
*
|
|
|
Merge branch 'bug5070_take2'
Nick Mathewson
2012-05-07
|
\
\
\
\
|
*
|
|
|
Changes file for bug 5070
Nick Mathewson
2012-05-07
|
|
/
/
/
*
/
/
/
Fix bug 5762: detect missing accept4 that gives ENOSYS
Nick Mathewson
2012-05-04
|
/
/
/
*
|
|
Add a missing ntohl to tell_controller_about_resolve_result
Nick Mathewson
2012-05-01
*
|
|
fold in new changes entries
Roger Dingledine
2012-04-30
*
|
|
Fix headers in test for whether environ is declared in stdlib/unistd
Nick Mathewson
2012-04-30
*
|
|
Several mingw/msvc/cross-compilation fixes
Nick Mathewson
2012-04-26
*
|
|
Merge remote-tracking branch 'arma/bug5623'
Nick Mathewson
2012-04-24
|
\
\
\
|
*
|
|
be willing to use nodes in excludeexitnodes as directory mirrors
Roger Dingledine
2012-04-24
*
|
|
|
Merge remote-tracking branch 'nickm/bug2497'
Roger Dingledine
2012-04-24
|
\
\
\
\
|
*
|
|
|
Twiddle ROUTER_{MAX_COSMETIC_TIME_DIFFERENCE,MAX_AGE_TO_PUBLISH}
Nick Mathewson
2012-03-30
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge remote-tracking branch 'public/bug5103'
Nick Mathewson
2012-04-24
|
\
\
\
\
|
*
|
|
|
Fix --enable-static-tor on OpenBSD
Nick Mathewson
2012-02-12
*
|
|
|
|
Merge remote-tracking branch 'public/bug4572'
Nick Mathewson
2012-04-24
|
\
\
\
\
\
|
*
|
|
|
|
Obsolete GiveGuardFlagTo_CVE_2011_2768_VulnerableRelays
Nick Mathewson
2012-04-11
*
|
|
|
|
|
Add a check_no_tls_errors() to read_to_buf_tls
Arturo Filastò
2012-04-24
*
|
|
|
|
|
Merge branch 'bug4438-v2'
Nick Mathewson
2012-04-24
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Say that bug4438 was a fix on 0.2.1.9-alpha.
Nick Mathewson
2012-03-28
|
*
|
|
|
|
|
Don't exit on dirauths for some config transitions
Sebastian Hahn
2011-11-08
*
|
|
|
|
|
|
Merge remote-tracking branch 'public/bug5112'
Nick Mathewson
2012-04-24
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
If SOCK_CLOEXEC and friends fail, fall back to regular socket() calls
Nick Mathewson
2012-02-14
*
|
|
|
|
|
|
|
Merge remote-tracking branch 'public/bug5537'
Nick Mathewson
2012-04-24
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
We allow IPv6 connections, don't use sockaddr_in with getsockname
Nick Mathewson
2012-03-30
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Add changes file for miniupnpc 1.6 fix
Nick Mathewson
2012-04-24
|
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
fold in remaining changes
Roger Dingledine
2012-04-23
*
|
|
|
|
|
|
Merge remote-tracking branch 'nickm/bug5438'
Roger Dingledine
2012-04-23
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Remove the deprecated FooListenAddress options from torrc.sample.in
Nick Mathewson
2012-03-30
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Don't reset intro-point creation rate-limiting timer
Robert Ransom
2012-04-20
*
|
|
|
|
|
|
start to fold in changelog entries
Roger Dingledine
2012-04-19
*
|
|
|
|
|
|
Merge remote-tracking branch 'origin/maint-0.2.2'
Nick Mathewson
2012-04-19
|
\
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
Fix a log-uninitialized-buffer bug.
Nick Mathewson
2012-04-18
*
|
|
|
|
|
|
initial round of changelog stanza cleanup
Roger Dingledine
2012-04-19
[next]