aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2004-05-20enable checking the socks policyRoger Dingledine
2004-05-20Allow multiple exit policy lines; mostly add support for AP policiesNick Mathewson
2004-05-19Tighten assert_cpath_layer_ok assumptionsNick Mathewson
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-19Allow multiple logfiles at different severity rangesNick Mathewson
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-18fix a seg fault, add another XXX for nick ;)Roger Dingledine
2004-05-18Resolve some XXXsNick Mathewson
2004-05-18Only try to launch a fixed number of intro circuits for a service per 15-minu...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-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-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-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-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-11list in-points to command.cRoger Dingledine
2004-05-11Add an extra flush attempt when closing wedged dir conns, in an attempt to is...Nick Mathewson
2004-05-10Split directory/router parsing functionality into separate file from routerli...Nick Mathewson
2004-05-10always a bit moreRoger Dingledine
2004-05-10it's amazing what a bit of punctuation can do for appearancesRoger Dingledine
2004-05-10a few more pieces of markupRoger Dingledine
2004-05-10doxygen markup for common/*.hRoger Dingledine
2004-05-10more cleanup, including fleshing out or.h moreRoger Dingledine
2004-05-10Close rogue <b>sNick Mathewson
2004-05-10comments and doxygen markup on circuit.cRoger Dingledine
2004-05-10Doxygen most of or.hNick Mathewson
2004-05-10Doxygenate config.cNick Mathewson
2004-05-10comment and doxygenate connection_edge.cRoger Dingledine
2004-05-10More doxygenation.Nick Mathewson
2004-05-10give connection.c a skeletal file/brief headerRoger Dingledine
2004-05-10tweak comment in connection_orRoger Dingledine
2004-05-10Doxygenate common.Nick Mathewson
2004-05-10doxygen for tor_main.cRoger Dingledine
2004-05-10remove an orphan function declarationRoger Dingledine
2004-05-10function header comments for onion.c, including doxygen markupRoger Dingledine
2004-05-10function header comments for connection.c, including doxygen markupRoger Dingledine