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
*
Add a (diabled by default) option in crypto.h to disable most of the interest...
Nick Mathewson
2006-01-10
*
and even more so
Roger Dingledine
2006-01-10
*
make entry node logging slightly less chatty.
Roger Dingledine
2006-01-10
*
#undef FOO is cleaner than #define FOO_XX
Nick Mathewson
2006-01-10
*
Make unittests pass again.
Nick Mathewson
2006-01-10
*
or_state_validate() needs an extra arg too or it will crash
Roger Dingledine
2006-01-10
*
hack to address bug 238.
Roger Dingledine
2006-01-10
*
implement getinfo desc/all-recent
Roger Dingledine
2006-01-10
*
fix bug 235
Roger Dingledine
2006-01-10
*
Refuse to use RunAsDaemon when torrc is a relative path. Fixes bug 229.
Nick Mathewson
2006-01-10
*
Warn about actual offending hiddenservice* config option, now that more than ...
Nick Mathewson
2006-01-10
*
Fix bug 221 and bug 201: For 221, check return value from connection_add() wh...
Nick Mathewson
2006-01-10
*
balance the reachability testing so a smidgen of it happens
Roger Dingledine
2006-01-10
*
Be more aggressive about throwing away expired router descriptors: they are o...
Nick Mathewson
2006-01-10
*
When picking a random directory, prefer non-authorities if any are known.
Nick Mathewson
2006-01-09
*
Instrument directory client bytes as well as server bytes.
Nick Mathewson
2006-01-09
*
Make instrmentation code a little cleaner.
Nick Mathewson
2006-01-08
*
remove the loud logging of busted rendezvous descriptors
Roger Dingledine
2006-01-08
*
remove typo
Roger Dingledine
2006-01-08
*
Instrument how many directory bytes we are serving in what kind of request.
Nick Mathewson
2006-01-08
*
Fix bug in last commit. Also, fix bug 231: authorities should never treat the...
Nick Mathewson
2006-01-08
*
Fix bug 236: caches should cache up to 16 unrecognized network-status docs.
Nick Mathewson
2006-01-08
*
bugfix: we were leaving open duplicate connections to other ORs
Roger Dingledine
2006-01-07
*
"Pending" is a bad term for a circuit that uses your server as its last hop.
Roger Dingledine
2006-01-07
*
fix typo
Roger Dingledine
2006-01-07
*
and get the log arguments right
Roger Dingledine
2006-01-07
*
a more correct log message
Roger Dingledine
2006-01-07
*
Jan 05 19:39:27.356 [warn] connection_edge_process_end_not_open():
Roger Dingledine
2006-01-07
*
helper nodes are dead
Roger Dingledine
2006-01-07
*
Dont call directory_get_from_dirserver when you have a particular dirserver i...
Nick Mathewson
2006-01-06
*
Directory authorities should go to the proper authority when asking for a net...
Nick Mathewson
2006-01-06
*
Add descriptions for state variables; rename AccountingBytesRead{In}Interval;...
Nick Mathewson
2006-01-06
*
Fix bug where OPs would try to generate descriptor and crash.
Nick Mathewson
2006-01-06
*
Add reasons to DESTROY and RELAY_TRUNCATED cells.
Nick Mathewson
2006-01-05
*
fix a wrong string
Roger Dingledine
2006-01-05
*
short-circuit half the cost of node-picking in the general case.
Roger Dingledine
2006-01-05
*
mention a recommended log level in the sample torrc file
Roger Dingledine
2006-01-05
*
cleanups, and remove some unreachable code.
Roger Dingledine
2006-01-04
*
authdirs now stop whining so loudly about bad descriptors that they fetch
Roger Dingledine
2006-01-04
*
Bugfix: dyndns tor servers were needing to wait 18 hours before they
Roger Dingledine
2006-01-03
*
oh, it was supposed to compile?
Roger Dingledine
2006-01-03
*
don't try to build circuits until we have 3 running servers;
Roger Dingledine
2006-01-03
*
we're done with tree.h. long live ht.h.
Roger Dingledine
2006-01-03
*
when we choose not to use a server descriptor from our cache, don't
Roger Dingledine
2006-01-03
*
make the commenting in the torrc.sample consistent, and try to
Roger Dingledine
2006-01-03
*
only print bandwidth lines to the state file if we're being a server.
Roger Dingledine
2006-01-02
*
strictentrynodes means we should clear the current entry_nodes list.
Roger Dingledine
2006-01-02
*
prevent auth dir servers from enabling entry nodes.
Roger Dingledine
2006-01-02
*
bugfix: only try to use the EntryNodes config option if it is set.
Roger Dingledine
2006-01-02
*
bugfix: we were failing to parse a tor version that started with
Roger Dingledine
2006-01-02
[next]