index
:
tor
disths
master
[no description]
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
or
/
main.c
Commit message (
Expand
)
Author
Age
*
Reload rendezvous service keys on sighup; otherwise, we wind up with a
Nick Mathewson
2004-04-09
*
get more serious about hunting The Bug
Roger Dingledine
2004-04-09
*
don't try to build intro circs until you've fetched the directory
Roger Dingledine
2004-04-07
*
Make sure we have our own keys before we initialize our routerlist
Nick Mathewson
2004-04-07
*
let bob replenish his intro points and republish service desc
Roger Dingledine
2004-04-07
*
we were uploading our server descriptor to each the dirservers
Roger Dingledine
2004-04-07
*
alice can now look up bob's service descriptor,
Roger Dingledine
2004-04-05
*
tabs
Roger Dingledine
2004-04-03
*
now circuit_get_newest returns an appropriate circ for your purpose
Roger Dingledine
2004-04-02
*
teach directory servers to handle renddesc responses
Roger Dingledine
2004-04-01
*
let the circuit-launcher choose the exit node (if he wants)
Roger Dingledine
2004-04-01
*
outline what bob does to initialize his hidden services
Roger Dingledine
2004-04-01
*
put in hooks for alice and bob logic when circuits finish/fail
Roger Dingledine
2004-04-01
*
allow conns to demand to be attached to a clean circuit
Roger Dingledine
2004-03-31
*
Add an ap_bridge function to do a socketpair and skip socks.
Roger Dingledine
2004-03-31
*
Add code to configure hidden services, parse configuration, generate keys and...
Nick Mathewson
2004-03-31
*
rename hidserv_xx
Nick Mathewson
2004-03-31
*
Implement hidserv_XX functions; there is still an XXX in directory_handle_com...
Nick Mathewson
2004-03-31
*
Refactor directory servers
Roger Dingledine
2004-03-30
*
use 'notice' loglevel for things the operator should hear
Roger Dingledine
2004-03-30
*
Remove descriptors that are older than 24 hours from the directory. Use strl...
Nick Mathewson
2004-03-29
*
oh, i forgot to enable the find-munged-conn function
Roger Dingledine
2004-03-28
*
only build circuits after we've fetched the directory
Roger Dingledine
2004-03-27
*
Add a RunTesting option to try to learn link state by creating test circuits,...
Nick Mathewson
2004-03-21
*
catch signals in a more portable way, so solaris can catch them too
Roger Dingledine
2004-03-20
*
Integrate the new "rephist" [rep(utation) hist(ory)] module to trace
Nick Mathewson
2004-03-20
*
clean up some presentation and comments
Roger Dingledine
2004-03-18
*
bugfix: decrement OR connections from global_bucket too
Roger Dingledine
2004-03-14
*
refactor bandwidth-control token buckets
Roger Dingledine
2004-03-14
*
get rid of those pesky tabs
Roger Dingledine
2004-03-12
*
more details when a conn is closed before it's done flushing
Roger Dingledine
2004-03-12
*
start tracking the 'broken pipe' error
Roger Dingledine
2004-03-11
*
Make OP work on windows! (Also misc logging tweaks)
Nick Mathewson
2004-03-11
*
Make windows version correct; initialize windows foolishness so that gethostb...
Nick Mathewson
2004-03-10
*
bugfix: only set conn->hold_open_until_flushed after marking
Roger Dingledine
2004-03-08
*
fix a rare race condition: when we send a cell and then
Roger Dingledine
2004-03-06
*
stop asserting that computers always go forward in time
Roger Dingledine
2004-03-06
*
and a minor patch
Roger Dingledine
2004-03-03
*
holding until flush was borked
Roger Dingledine
2004-03-03
*
better debugging for lonely flushes
Roger Dingledine
2004-03-03
*
use conn->hold_open_until_flushed for streams
Roger Dingledine
2004-03-03
*
Implement hold_open_until_flushed. I may have missed something important.
Nick Mathewson
2004-03-03
*
make socks5 not give a spurious warning
Roger Dingledine
2004-03-03
*
remove redundant check
Nick Mathewson
2004-03-03
*
warn more when losing data on closed/marked connections.
Nick Mathewson
2004-03-03
*
Split out mark_for_close with circuits. Seems to work for me.
Nick Mathewson
2004-03-02
*
put switch_id and start_daemon earlier
Roger Dingledine
2004-02-29
*
print a statement when the first circ is finished,
Roger Dingledine
2004-02-29
*
bugfix: only warn about an unrouter router after we've fetched a directory
Roger Dingledine
2004-02-29
*
cwd to datadir if it's defined, rather than /
Roger Dingledine
2004-02-28
[next]