aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Add more asserts to dns-pending connections; fix a couple seeming bugs.Nick Mathewson2004-06-01
* Check recommended-software string *early*, before actually parsing the direct...Nick Mathewson2004-06-01
* play with the todo some moreRoger Dingledine2004-06-01
* declare the epipe bug a non-bug.Roger Dingledine2004-06-01
* use sys/param.h if it's thereRoger Dingledine2004-06-01
* search for sys/param.h tooRoger Dingledine2004-06-01
* put a comment reminding us that we do hashes in software onlyRoger Dingledine2004-06-01
* bugfix: if the wedged dir conn has no bytes to flush, then we neverRoger Dingledine2004-05-28
* interim changelog notes for 0.0.7pre1Roger Dingledine2004-05-28
* dirservers try to reconnect periodically too, in case connections have failedRoger Dingledine2004-05-28
* rik's patch to not complain about freebsd's bugRoger Dingledine2004-05-26
* rik's patch to only include kerberos/include on red hatRoger Dingledine2004-05-26
* Keep temporary log in place while configuring logsNick Mathewson2004-05-24
* commit two fixes from Thomas ThemelRoger Dingledine2004-05-22
* it looks like parse_log_level() was never taught about WARN?Roger Dingledine2004-05-21
* minor comment patchRoger Dingledine2004-05-21
* when the dns resolve is cancelled, or fails, be sure to removeRoger Dingledine2004-05-21
* a few instructions for hidden servicesRoger Dingledine2004-05-20
* fix a double mark-for-closeRoger Dingledine2004-05-20
* Tinker with log behavior: never send error messages about logs into the bitbu...Nick Mathewson2004-05-20
* router_choose_random_node() was ignoring its routerlist argument.Roger Dingledine2004-05-20
* some more patchingRoger Dingledine2004-05-20
* bugfix: if no loglevel or logfile is specified, then we need to openRoger Dingledine2004-05-20
* don't ever expire dirserver routerinfos!Roger Dingledine2004-05-20
* non-dirservers expire routerinfo's that are more than a day oldRoger Dingledine2004-05-20
* enable checking the socks policyRoger Dingledine2004-05-20
* Allow multiple exit policy lines; mostly add support for AP policiesNick Mathewson2004-05-20
* Tighten assert_cpath_layer_ok assumptionsNick Mathewson2004-05-19
* do all the heavy lifting in connection_about_to_close_connection,Roger Dingledine2004-05-19
* tor_assert, not assert. stdout, not stderrNick Mathewson2004-05-19
* Add Port to *bindAddress.Nick Mathewson2004-05-19
* Mark some items completedNick Mathewson2004-05-19
* Allow multiple logfiles at different severity rangesNick Mathewson2004-05-19
* and another todo itemRoger Dingledine2004-05-19
* a start of a todo list for 0.0.7Roger Dingledine2004-05-19
* fix compile error in dirservRoger Dingledine2004-05-19
* Fix segfaultNick Mathewson2004-05-19
* remove upper limit on number of descriptors/directories in dirserver; use sma...Nick Mathewson2004-05-18
* final version.Roger Dingledine2004-05-18
* fix a seg fault, add another XXX for nick ;)Roger Dingledine2004-05-18
* add html version of tor-design, including 150% png's exported fromRoger Dingledine2004-05-18
* Fix a spelling errorNick Mathewson2004-05-18
* Resolve some XXXsNick Mathewson2004-05-18
* first attempt at camera-ready tor-design.pdfRoger Dingledine2004-05-18
* include actual rend spec in tarballRoger Dingledine2004-05-18
* remove obsolete rendezvous pre-specRoger Dingledine2004-05-18
* clean up bib; remove incorrect directory consensus discussionRoger Dingledine2004-05-18
* cut clean tighten tweakRoger Dingledine2004-05-18
* Only try to launch a fixed number of intro circuits for a service per 15-minu...Nick Mathewson2004-05-18
* Override unaligned-access-ok check when $host_cpu is ia64. Apparently, ia64-...Nick Mathewson2004-05-17