index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ChangeLog
Age
Commit message (
Expand
)
Author
2008-07-11
When relays do their initial bandwidth measurement, don't limit
Roger Dingledine
2008-07-10
Fix bug 763. When a hidden service is giving up on an introduction point cand...
Karsten Loesing
2008-07-10
r16882@tombo: nickm | 2008-07-10 14:31:25 -0400
Nick Mathewson
2008-07-09
Stop using __attribute__((nonnull)): It gets us occcasional warnings when we ...
Nick Mathewson
2008-07-09
fix up a confusion on the release notes (thanks karsten)
Roger Dingledine
2008-07-09
remove duplicate changelog entries
Roger Dingledine
2008-07-09
forward-port the 0.2.0.29-rc changelog
Roger Dingledine
2008-07-07
Patch from coderman: detect transparent proxy header correctly on some linux ...
Nick Mathewson
2008-07-06
fix typos in last patch spotted by sebastian and karsten
Nick Mathewson
2008-07-06
Apply fix from chrisw: call connection_ap_attach_pending when we get a rendez...
Nick Mathewson
2008-07-03
r16689@tombo: nickm | 2008-07-03 11:03:14 -0400
Nick Mathewson
2008-06-28
put in some of the release summaries
Roger Dingledine
2008-06-28
r16587@tombo: nickm | 2008-06-28 00:13:40 -0400
Nick Mathewson
2008-06-24
Send a bootstrap problem "warn" event on the first problem if the
Roger Dingledine
2008-06-24
annotate some changelog entries
Roger Dingledine
2008-06-22
Change the contrib/tor.logrotate script so it makes the new
Roger Dingledine
2008-06-21
mark changelog bugfixes with what version they're from
tor-0.2.1.2-alpha
Roger Dingledine
2008-06-20
prepare for the 0.2.1.2-alpha release. we will tag
Roger Dingledine
2008-06-20
If we close our OR connection because there's been a circuit
Roger Dingledine
2008-06-20
If you're using bridges, generate "bootstrap problem" warnings
Roger Dingledine
2008-06-20
Big bridge bugfixes. Backport candidates.
Roger Dingledine
2008-06-18
Directory authorities shouldn't complain about bootstrapping
Roger Dingledine
2008-06-17
When establishing a hidden service, introduction points that originate from c...
Karsten Loesing
2008-06-17
Send an initial "Starting" bootstrap status event, so we have a
Roger Dingledine
2008-06-16
More bug 707 fixes: no #if/#endif pairs inside macro arguments.
Nick Mathewson
2008-06-16
Clean up a macro/cpp interaction related to bug 707. Also, add a new "filena...
Nick Mathewson
2008-06-16
r16341@tombo: nickm | 2008-06-15 22:04:25 -0400
Nick Mathewson
2008-06-14
Patch from Karsten to implement proposal 135 ("Testing Tor Networks").
Nick Mathewson
2008-06-13
implement proposal 138: removing down routers from consensus
Peter Palfrader
2008-06-13
Asking for a conditional consensus at .../consensus/<fingerprints> would crash
Peter Palfrader
2008-06-13
Set dynamic-locking callbacks in openssl. These can be more efficient when o...
Nick Mathewson
2008-06-13
forward-port the 0.2.0.28-rc changelog
tor-0.2.1.1-alpha
Roger Dingledine
2008-06-13
steal some of the bootstrap phase strings from vidalia
Roger Dingledine
2008-06-13
make some of the 0.2.1.1-alpha changelog items more prominent
Roger Dingledine
2008-06-13
fix a few typos, and give the bootstrap phase stuff a changelog entry.
Roger Dingledine
2008-06-13
rearrange 0.2.1.1-alpha changelog
Roger Dingledine
2008-06-12
r16215@tombo: nickm | 2008-06-12 18:39:03 -0400
Nick Mathewson
2008-06-12
note that weasel's proposal 134 code is off by default. i believe.
Roger Dingledine
2008-06-12
remove some duplicate changelog entries from the upcoming 0.2.1.1-alpha
Roger Dingledine
2008-06-11
ChangeLog entry for r15149.
Karsten Loesing
2008-06-10
Added ChangeLog entry for r15113.
Karsten Loesing
2008-06-10
r16129@tombo: nickm | 2008-06-10 14:28:06 -0400
Nick Mathewson
2008-06-10
r16127@tombo: nickm | 2008-06-10 14:03:01 -0400
Nick Mathewson
2008-06-07
flush some changes in my sandbox -- ancient changelog typos, etc
Roger Dingledine
2008-06-07
Stop reloading the router list from disk for no reason when we
Roger Dingledine
2008-06-05
When we switched to using v3 directories, we threw away the part of
Roger Dingledine
2008-06-05
forward-port the 0.2.0.27-rc changelog
Roger Dingledine
2008-05-29
Ouch. We were sometimes getting openssl compression by default. This is poi...
Nick Mathewson
2008-05-29
New code to implement proposal for local geoip stats. Only enabled with --ena...
Nick Mathewson
2008-05-29
Fix bug noted by roger: rebuild extrainfo store from time to time, even if we...
Nick Mathewson
[next]