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
*
Allow multiple logfiles at different severity ranges
Nick Mathewson
2004-05-19
*
fix a seg fault, add another XXX for nick ;)
Roger Dingledine
2004-05-18
*
Resolve some XXXs
Nick Mathewson
2004-05-18
*
Make directory functions update routerlist, not replace it. Add notion of OR...
Nick Mathewson
2004-05-17
*
clean up directory.c API
Roger Dingledine
2004-05-12
*
break connection_edge_end out of connection_mark_for_close
Roger Dingledine
2004-05-12
*
break rend_client_desc_fetched out of connection_mark_for_close
Roger Dingledine
2004-05-12
*
calling flush_buf and not checking for return value is bad
Roger Dingledine
2004-05-12
*
Add an extra flush attempt when closing wedged dir conns, in an attempt to is...
Nick Mathewson
2004-05-11
*
it's amazing what a bit of punctuation can do for appearances
Roger Dingledine
2004-05-10
*
More doxygenation.
Nick Mathewson
2004-05-10
*
more doxygen markup
Roger Dingledine
2004-05-09
*
bugfix: do directory_send_command only after we've established a socket
Roger Dingledine
2004-05-09
*
bugfix: add a circ->resolving_streams field, and make dns resolving ...
Roger Dingledine
2004-05-06
*
Document the rest of main.c
Nick Mathewson
2004-05-05
*
Comments for nearly all non-tricky files
Nick Mathewson
2004-05-05
*
Only connection_add connections once they have conn->s sett; refactor code ar...
Nick Mathewson
2004-05-05
*
must close marked connections at the end of run_scheduled_events.
Roger Dingledine
2004-05-05
*
Working strerror for windows socket errors, plus some snide comments.
Nick Mathewson
2004-05-02
*
Handle windows socket errors correctly; comment most of common.
Nick Mathewson
2004-05-01
*
tell us when we're rotating things
Roger Dingledine
2004-04-26
*
use tor_assert
Roger Dingledine
2004-04-25
*
remove spurious router_rebuild_descriptor
Nick Mathewson
2004-04-25
*
more touch-ups
Roger Dingledine
2004-04-24
*
Merge flagday into main branch.
Nick Mathewson
2004-04-24
*
only expire wedged dir conns that haven't already been expired
Roger Dingledine
2004-04-20
*
expire wedged dir conns after 5min without write, not simply after 5min
Roger Dingledine
2004-04-19
*
give wedged dir conns a last chance to flush
Roger Dingledine
2004-04-19
*
reverse the logic, captain
Roger Dingledine
2004-04-18
*
expire dir connections that live for more than 5 minutes
Roger Dingledine
2004-04-18
*
clean up some warnings
Roger Dingledine
2004-04-17
*
only consider uploading descriptors every 5 sec
Nick Mathewson
2004-04-13
*
Separate "start-establishing-introduction" from "upload descriptors"; only up...
Nick Mathewson
2004-04-13
*
clean up circuit rebuilding some; fix some bugs we hadn't hit yet
Roger Dingledine
2004-04-13
*
break circuit_build_needed_circs into its own func
Roger Dingledine
2004-04-12
*
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-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
[next]