index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
or.h
Commit message (
Expand
)
Author
Age
...
*
when we try to exclude our routerinfo from being picked in the
Roger Dingledine
2004-08-18
*
be more aggressive about trying to make circuits:
Roger Dingledine
2004-08-18
*
choose exit nodes by bandwidth too
Roger Dingledine
2004-08-18
*
Functions to test nickname validity
Nick Mathewson
2004-08-18
*
use unverified routers in the desired positions
Roger Dingledine
2004-08-17
*
Clean up last patch; implement (mostly) proper handling for verified/unverifi...
Nick Mathewson
2004-08-17
*
Implement AllowUnverifiedNodes
Nick Mathewson
2004-08-17
*
Add a generic Comma-separated-value config type, and a FirewallPorts option t...
Nick Mathewson
2004-08-16
*
o Handle servers with dynamic IP addresses: don't replace
Roger Dingledine
2004-08-16
*
Implement strict{entry|exit}nodes config options
Nick Mathewson
2004-08-15
*
o clients choose nodes proportional to advertised bandwidth
Roger Dingledine
2004-08-15
*
fix a race condition in 008pre2: don't try to extend onto a connection
Roger Dingledine
2004-08-08
*
let children survive sigint, sigterm, etc.
Roger Dingledine
2004-08-08
*
Don't warn about being unverified if you're not in the running-routers
Roger Dingledine
2004-08-07
*
rotate onion keys every 12 hours, not every 2 hours
Roger Dingledine
2004-08-07
*
Refactor ISO-style (yyyy-mm-dd hh:mm:ss) time parsing into util.c; rename for...
Nick Mathewson
2004-08-07
*
let purging routerinfos and descriptors take an age argument
Roger Dingledine
2004-08-06
*
commit some odds and ends, so my tree is clean
Roger Dingledine
2004-08-04
*
Fix all warnings on win32 build
Nick Mathewson
2004-08-03
*
stop using atexit() to remove our pid, since it's called
Roger Dingledine
2004-07-22
*
Add notion of "longest nickname-or-hex-digest-with-$"
Nick Mathewson
2004-07-22
*
Never use time(NULL) as assumed publication time for a directory.
Nick Mathewson
2004-07-22
*
publish advertised_bandwidth in descriptor
Roger Dingledine
2004-07-22
*
Misc small code cleanups; remove exit_server_mode(); change tor_tls_verify be...
Nick Mathewson
2004-07-21
*
get the function prototype right
Roger Dingledine
2004-07-21
*
add a new advertised_server_mode() to distinguish ORs that
Roger Dingledine
2004-07-21
*
Track bandwidth usage to estimate capacity
Nick Mathewson
2004-07-20
*
Remember list of digests for trusted dirservers; use this list to tell whethe...
Nick Mathewson
2004-07-20
*
also don't hang up on him if we're an OR and he's an authdirserver
Roger Dingledine
2004-07-20
*
a whole swath of fixes
Roger Dingledine
2004-07-20
*
clients can now pick non-authdirservers for fetching directories.
Roger Dingledine
2004-07-20
*
abstract ORPort/SocksPort checks into server_mode(), proxy_mode(), clique_mod...
Nick Mathewson
2004-07-18
*
Remove 1024-router limit in routerparse.c; unify handling of running-routers ...
Nick Mathewson
2004-07-16
*
Resolve all DOCDOCs.
Nick Mathewson
2004-07-16
*
Code to parse tor version numbers so we can do an is-newer-than check.
Nick Mathewson
2004-07-13
*
checkpoint: start working on bandwidth tracking and
Roger Dingledine
2004-07-13
*
tor now tolerates down dirservers better
Roger Dingledine
2004-07-12
*
add 'advertisedbandwidth' to router descriptor
Roger Dingledine
2004-07-12
*
More digest/nickname fixes
Nick Mathewson
2004-07-02
*
some of the infrastructure to let ORs connect on demand
Roger Dingledine
2004-07-02
*
running-routers now lists down routers too (with a ! before their name)
Roger Dingledine
2004-07-01
*
Track routers by hash of identity key; use hex hash of identity key in place ...
Nick Mathewson
2004-07-01
*
Remaining 008pre1 items done; deferred where more design is needed.
Nick Mathewson
2004-06-25
*
Implement several 008pre1 items: needs more testing
Nick Mathewson
2004-06-21
*
Implement RESOLVE/RESOLVED cells and socks resolve code
Nick Mathewson
2004-06-17
*
router->is_trusted_dir implies router->dir_port>0
Roger Dingledine
2004-06-16
*
include <inttypes.h> if we have it
Roger Dingledine
2004-06-16
*
provide a prototype for dnsworkers_rotate
Roger Dingledine
2004-06-07
*
Make tor build on win32 again; handle locking for server
Nick Mathewson
2004-06-05
*
Check directory signatures based on name of signer, not on whom we got the di...
Nick Mathewson
2004-06-02
[prev]
[next]