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
/
src
/
or
/
main.c
Age
Commit message (
Expand
)
Author
2004-04-09
expire old CIRCUIT_PURPOSE_C_REND_READY circs too
Roger Dingledine
2004-04-09
Dump introduction point status on kill -USR1
Nick Mathewson
2004-04-09
Resolve init-services-in-do-hup issue
Nick Mathewson
2004-04-09
don't call rend_services_init right before we fetch the
Roger Dingledine
2004-04-09
call directory_has_arrived has arrived every time we get
Roger Dingledine
2004-04-09
Make comment more sensible. Still uncertain about when to call rend_services_...
Nick Mathewson
2004-04-09
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-07
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-05
alice can now look up bob's service descriptor,
Roger Dingledine
2004-04-03
tabs
Roger Dingledine
2004-04-02
now circuit_get_newest returns an appropriate circ for your purpose
Roger Dingledine
2004-04-01
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-03-31
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-30
Refactor directory servers
Roger Dingledine
2004-03-30
use 'notice' loglevel for things the operator should hear
Roger Dingledine
2004-03-29
Remove descriptors that are older than 24 hours from the directory. Use strl...
Nick Mathewson
2004-03-28
oh, i forgot to enable the find-munged-conn function
Roger Dingledine
2004-03-27
only build circuits after we've fetched the directory
Roger Dingledine
2004-03-21
Add a RunTesting option to try to learn link state by creating test circuits,...
Nick Mathewson
2004-03-20
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-18
clean up some presentation and comments
Roger Dingledine
2004-03-14
bugfix: decrement OR connections from global_bucket too
Roger Dingledine
2004-03-14
refactor bandwidth-control token buckets
Roger Dingledine
2004-03-12
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-11
start tracking the 'broken pipe' error
Roger Dingledine
2004-03-11
Make OP work on windows! (Also misc logging tweaks)
Nick Mathewson
2004-03-10
Make windows version correct; initialize windows foolishness so that gethostb...
Nick Mathewson
2004-03-08
bugfix: only set conn->hold_open_until_flushed after marking
Roger Dingledine
2004-03-06
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-03
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
[next]