Nick Mathewson
|
27c3b43817
Fix one case of bug 929.
|
16 年 前 |
Nick Mathewson
|
c7f3416a9e
Add some debugging code to try to catch the likely cause of bug 929
|
16 年 前 |
Andrew Lewman
|
a7ea85e12e
Updated the description text, changed packager email
|
16 年 前 |
Nick Mathewson
|
261670b57e
Patch from lark: if we get two extend cells for the same circuit id, drop the second. Previously, we had leaked an extend_info if the target connection was not open when the second arrived.
|
16 年 前 |
Nick Mathewson
|
192b701fac
Patch from lark: drop BEGIN cells from a rendevous circuit if they do not originate from the end of the circuit.
|
16 年 前 |
Roger Dingledine
|
1b6688786c
send the newconsensus event if the controller has asked for newconsensus
|
16 年 前 |
Roger Dingledine
|
cdbd371d9f
typo
|
16 年 前 |
Roger Dingledine
|
c4792ec62b
add proposal 159, 'exit scanning', from or-dev
|
16 年 前 |
Nick Mathewson
|
b13496b62a
Possible fix for broken country settings in ExcludeExitNodes.
|
16 年 前 |
Steven Murdoch
|
2d147509d6
Remove Makefile rule for building performance.tex (now in /projects/performance)
|
16 年 前 |
Roger Dingledine
|
d3289c6b87
docdoc and changelog for r18556
|
16 年 前 |
Roger Dingledine
|
625a774eae
and two more things to move
|
16 年 前 |
Roger Dingledine
|
b182b6f945
move performance.tex over
|
16 年 前 |
Roger Dingledine
|
d13cc5f989
and list the new event here too
|
16 年 前 |
Roger Dingledine
|
9ded433abb
new controller event NEWCONSENSUS that lists the networkstatus
|
16 年 前 |
Roger Dingledine
|
323b33386f
reindex proposals
|
16 年 前 |
Roger Dingledine
|
34d9df88e0
nobody's implementing proposals 134 or 140, so they get
|
16 年 前 |
Roger Dingledine
|
d025bb99be
fill in some 'created' timeframes
|
16 年 前 |
Roger Dingledine
|
c8474f9d93
If the controller claimed responsibility for a stream, but that
|
16 年 前 |
Andrew Lewman
|
ed9b10dd2b
Update some copyrights, change net.freehaven to org.torproject.
|
16 年 前 |
Roger Dingledine
|
b03f78e8af
Update to the "January 23 2009" ip-to-country file
|
16 年 前 |
Mike Perry
|
397f73bec0
|
16 年 前 |
Mike Perry
|
157bed9dc9
|
16 年 前 |
Roger Dingledine
|
97ff5346df
and forward-port the 0.2.0.33 and 0.2.0.34 changelogs
|
16 年 前 |
Nick Mathewson
|
65dc835773
Revert an erroneous part of the non-fix to bug 326, and add comments to explain why it was erroneous.
|
16 年 前 |
Nick Mathewson
|
6e4afe6f13
I worry that the CLEAR() macro in eventdns.c is hiding bugs. That is sad, because it was meant to make them more detectable. Change it to change stuff to garbage rather than to 0. If no bugs turn up, we can remove it in 0.2.2.x
|
16 年 前 |
Nick Mathewson
|
8d9aadf57c
Port some mostly cosmetic eventdns changes from libevent
|
16 年 前 |
Nick Mathewson
|
356b40f58b
Clients and non-caches do not need to cache unrecognized authority certificates.
|
16 年 前 |
Nick Mathewson
|
009752823a
Enhance tor-checkkey tool so it can generate key hashes too.
|
16 年 前 |
Karsten Loesing
|
34b285b09f
As an exit node, scrub the IP address to which we are exiting in the logs. Bugfix on 0.2.1.8-alpha.
|
16 年 前 |