summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-05-19do all the heavy lifting in connection_about_to_close_connection,Roger Dingledine
2004-05-19tor_assert, not assert. stdout, not stderrNick Mathewson
2004-05-19Add Port to *bindAddress.Nick Mathewson
2004-05-19Mark some items completedNick Mathewson
2004-05-19Allow multiple logfiles at different severity rangesNick Mathewson
2004-05-19and another todo itemRoger Dingledine
2004-05-19a start of a todo list for 0.0.7Roger Dingledine
2004-05-19fix compile error in dirservRoger Dingledine
2004-05-19Fix segfaultNick Mathewson
2004-05-18remove upper limit on number of descriptors/directories in dirserver; use sma...Nick Mathewson
2004-05-18final version.Roger Dingledine
2004-05-18fix a seg fault, add another XXX for nick ;)Roger Dingledine
2004-05-18add html version of tor-design, including 150% png's exported fromRoger Dingledine
2004-05-18Fix a spelling errorNick Mathewson
2004-05-18Resolve some XXXsNick Mathewson
2004-05-18first attempt at camera-ready tor-design.pdfRoger Dingledine
2004-05-18include actual rend spec in tarballRoger Dingledine
2004-05-18remove obsolete rendezvous pre-specRoger Dingledine
2004-05-18clean up bib; remove incorrect directory consensus discussionRoger Dingledine
2004-05-18cut clean tighten tweakRoger Dingledine
2004-05-18Only try to launch a fixed number of intro circuits for a service per 15-minu...Nick Mathewson
2004-05-17Override unaligned-access-ok check when $host_cpu is ia64. Apparently, ia64-...Nick Mathewson
2004-05-17Fix segfault and logic error in last patch.Nick Mathewson
2004-05-17Make directory functions update routerlist, not replace it. Add notion of OR...Nick Mathewson
2004-05-17make design and in-the-wild sections more correctRoger Dingledine
2004-05-17the eax paper got publishedRoger Dingledine
2004-05-17correct the field lengths in the cell structure diagramRoger Dingledine
2004-05-16Stefan Mark was the one doing the bug finding, not Stefan KopsellRoger Dingledine
2004-05-16bump version of cvs pre1, since old cvs pre1 is incompatibleRoger Dingledine
2004-05-16New upstream releasedebian-version-0.0.6.2-1Peter Palfrader
2004-05-16commit changelog on 0.0.6.2 (about to be released),Roger Dingledine
2004-05-15bugfix: our integrity-checking digest was checking only the mostRoger Dingledine
2004-05-15bugfix: if a circuit if borderline too old, then count it as too old.Roger Dingledine
2004-05-14Reintegrate appendix; edit paper a bit; leave design section alone; add XXXX ...Nick Mathewson
2004-05-13having two example exitpolicy lines, when only one is allowed, was confusingRoger Dingledine
2004-05-13assert_cpath_ok has always been brokenRoger Dingledine
2004-05-13Break files apart into more modulesRoger Dingledine
2004-05-13Mention nick and Matej Pfajfar's copyright in debian/copyrightPeter Palfrader
2004-05-13Make mdd.py marginally less kludgeyNick Mathewson
2004-05-12clean up directory.c APIRoger Dingledine
2004-05-12don't flush the buf from inside connection_write_to_bufRoger Dingledine
2004-05-12break connection_edge_end out of connection_mark_for_closeRoger Dingledine
2004-05-12Make some functions staticNick Mathewson
2004-05-12break rend_client_desc_fetched out of connection_mark_for_closeRoger Dingledine
2004-05-12Add nasty kludgy broken call-graph generatorNick Mathewson
2004-05-12break part of circuit.c into relay.cRoger Dingledine
2004-05-12Not every RSA decrypt should warn on failure.Nick Mathewson
2004-05-12Make "connected" a different case from "finished_flushing"; always close_imme...Nick Mathewson
2004-05-12calling flush_buf and not checking for return value is badRoger Dingledine
2004-05-11note that part three of CLIENTS is outdated/wrongRoger Dingledine