Commit Graph

  • 09a4748578 Reintegrate appendix; edit paper a bit; leave design section alone; add XXXX comments Nick Mathewson 2004-05-14 06:41:41 +00:00
  • 48bf13e5de Reintegrate appendix; edit paper a bit; leave design section alone; add XXXX comments Nick Mathewson 2004-05-14 06:41:41 +00:00
  • 010ee5d0ba having two example exitpolicy lines, when only one is allowed, was confusing Roger Dingledine 2004-05-13 22:38:16 +00:00
  • e4ad204f2e having two example exitpolicy lines, when only one is allowed, was confusing Roger Dingledine 2004-05-13 22:38:16 +00:00
  • d7815e85a7 assert_cpath_ok has always been broken re-disable it. Roger Dingledine 2004-05-13 07:44:21 +00:00
  • 3c3326749b assert_cpath_ok has always been broken re-disable it. Roger Dingledine 2004-05-13 07:44:21 +00:00
  • ef561c0e42 Break files apart into more modules Roger Dingledine 2004-05-13 07:24:49 +00:00
  • c1f419725e Break files apart into more modules Roger Dingledine 2004-05-13 07:24:49 +00:00
  • 8f6d8e316a Mention nick and Matej Pfajfar's copyright in debian/copyright Peter Palfrader 2004-05-13 03:07:07 +00:00
  • 6c68187e9f Mention nick and Matej Pfajfar's copyright in debian/copyright Peter Palfrader 2004-05-13 03:07:07 +00:00
  • 52c0ec7b87 Mention nick and Matej Pfajfar's copyright in debian/copyright Peter Palfrader 2004-05-13 03:07:07 +00:00
  • 7faec93ea5 Make mdd.py marginally less kludgey Nick Mathewson 2004-05-13 00:09:50 +00:00
  • e30c129b62 Make mdd.py marginally less kludgey Nick Mathewson 2004-05-13 00:09:50 +00:00
  • 5ba9235873 clean up directory.c API Roger Dingledine 2004-05-12 23:48:57 +00:00
  • 60f0f845e8 clean up directory.c API Roger Dingledine 2004-05-12 23:48:57 +00:00
  • 630e930799 don't flush the buf from inside connection_write_to_buf Roger Dingledine 2004-05-12 22:56:26 +00:00
  • 2b3e905c82 don't flush the buf from inside connection_write_to_buf Roger Dingledine 2004-05-12 22:56:26 +00:00
  • 1cf1836990 break connection_edge_end out of connection_mark_for_close Roger Dingledine 2004-05-12 21:12:33 +00:00
  • 63ce9819fa break connection_edge_end out of connection_mark_for_close Roger Dingledine 2004-05-12 21:12:33 +00:00
  • 537fb82cbb Make some functions static Nick Mathewson 2004-05-12 20:58:27 +00:00
  • 22c29b1ea5 Make some functions static Nick Mathewson 2004-05-12 20:58:27 +00:00
  • 32c42a0ee2 break rend_client_desc_fetched out of connection_mark_for_close Roger Dingledine 2004-05-12 20:36:44 +00:00
  • e487cab06c break rend_client_desc_fetched out of connection_mark_for_close Roger Dingledine 2004-05-12 20:36:44 +00:00
  • 44aecf8628 Add nasty kludgy broken call-graph generator Nick Mathewson 2004-05-12 20:24:56 +00:00
  • ca21a05a2b Add nasty kludgy broken call-graph generator Nick Mathewson 2004-05-12 20:24:56 +00:00
  • 7ee6194f3a break part of circuit.c into relay.c Roger Dingledine 2004-05-12 19:49:48 +00:00
  • 8eb4b255ea break part of circuit.c into relay.c Roger Dingledine 2004-05-12 19:49:48 +00:00
  • 9c3fba5c3b Not every RSA decrypt should warn on failure. Nick Mathewson 2004-05-12 19:30:28 +00:00
  • e41dcec73e Not every RSA decrypt should warn on failure. Nick Mathewson 2004-05-12 19:30:28 +00:00
  • f1bc7af9f5 Make "connected" a different case from "finished_flushing"; always close_immediate whhen connect() fails. Nick Mathewson 2004-05-12 19:17:09 +00:00
  • e8a49286e1 Make "connected" a different case from "finished_flushing"; always close_immediate whhen connect() fails. Nick Mathewson 2004-05-12 19:17:09 +00:00
  • 4c9138d640 calling flush_buf and not checking for return value is bad Roger Dingledine 2004-05-12 18:41:32 +00:00
  • fe92bd22fb calling flush_buf and not checking for return value is bad Roger Dingledine 2004-05-12 18:41:32 +00:00
  • 9eee0fadc3 note that part three of CLIENTS is outdated/wrong Roger Dingledine 2004-05-11 09:39:52 +00:00
  • 181ed59c4c note that part three of CLIENTS is outdated/wrong Roger Dingledine 2004-05-11 09:39:52 +00:00
  • df4be6a1f7 list in-points to command.c Roger Dingledine 2004-05-11 03:21:18 +00:00
  • da13aba0af list in-points to command.c Roger Dingledine 2004-05-11 03:21:18 +00:00
  • 3e2f889a29 Add an extra flush attempt when closing wedged dir conns, in an attempt to isolate the EPIPE bug Nick Mathewson 2004-05-11 01:55:32 +00:00
  • fdb2dcda06 Add an extra flush attempt when closing wedged dir conns, in an attempt to isolate the EPIPE bug Nick Mathewson 2004-05-11 01:55:32 +00:00
  • ef13f70422 "directory-signature" has a nickname too, yes? Roger Dingledine 2004-05-10 21:44:18 +00:00
  • 310783012b "directory-signature" has a nickname too, yes? Roger Dingledine 2004-05-10 21:44:18 +00:00
  • b45fafa3d0 Split directory/router parsing functionality into separate file from routerlist.c Nick Mathewson 2004-05-10 17:30:51 +00:00
  • 928b394b75 Split directory/router parsing functionality into separate file from routerlist.c Nick Mathewson 2004-05-10 17:30:51 +00:00
  • cfcb032a1e Update router descriptor and directory formats (rendezvous desc format is correct) Nick Mathewson 2004-05-10 16:57:05 +00:00
  • cc4e6c3897 Update router descriptor and directory formats (rendezvous desc format is correct) Nick Mathewson 2004-05-10 16:57:05 +00:00
  • 83f06dcc97 always a bit more Roger Dingledine 2004-05-10 10:31:48 +00:00
  • 31617b8e2f always a bit more Roger Dingledine 2004-05-10 10:31:48 +00:00
  • 3cdf2d67da it's amazing what a bit of punctuation can do for appearances Roger Dingledine 2004-05-10 10:27:54 +00:00
  • 19cbd81916 it's amazing what a bit of punctuation can do for appearances Roger Dingledine 2004-05-10 10:27:54 +00:00
  • 07871a8a2c add future task list to todo Roger Dingledine 2004-05-10 09:40:44 +00:00
  • 74707a0623 add future task list to todo Roger Dingledine 2004-05-10 09:40:44 +00:00
  • 6168b3222e a few more pieces of markup Roger Dingledine 2004-05-10 08:56:42 +00:00
  • 2485a0c461 a few more pieces of markup Roger Dingledine 2004-05-10 08:56:42 +00:00
  • 5dd9e60231 doxygen markup for common/*.h Roger Dingledine 2004-05-10 07:54:13 +00:00
  • db51ae3679 doxygen markup for common/*.h Roger Dingledine 2004-05-10 07:54:13 +00:00
  • 341d6f2cab more cleanup, including fleshing out or.h more Roger Dingledine 2004-05-10 07:37:10 +00:00
  • a63f15d828 more cleanup, including fleshing out or.h more Roger Dingledine 2004-05-10 07:37:10 +00:00
  • 720281b32e Close rogue <b>s Nick Mathewson 2004-05-10 07:27:29 +00:00
  • f0e295b2ca Close rogue <b>s Nick Mathewson 2004-05-10 07:27:29 +00:00
  • d9fa234fd9 comments and doxygen markup on circuit.c Roger Dingledine 2004-05-10 07:02:58 +00:00
  • 43e1f15581 comments and doxygen markup on circuit.c Roger Dingledine 2004-05-10 07:02:58 +00:00
  • 3bf2c572ad Doxygen most of or.h Nick Mathewson 2004-05-10 06:52:01 +00:00
  • 0ee7a27be8 Doxygen most of or.h Nick Mathewson 2004-05-10 06:52:01 +00:00
  • 5a97224948 fix some more bugs in the spec Roger Dingledine 2004-05-10 05:57:31 +00:00
  • d51caf4484 fix some more bugs in the spec Roger Dingledine 2004-05-10 05:57:31 +00:00
  • ae2a2072b9 Doxygenate config.c Nick Mathewson 2004-05-10 04:48:13 +00:00
  • 81d8190a69 Doxygenate config.c Nick Mathewson 2004-05-10 04:48:13 +00:00
  • 4845fe7197 comment and doxygenate connection_edge.c Roger Dingledine 2004-05-10 04:42:22 +00:00
  • d5d9f82d17 comment and doxygenate connection_edge.c Roger Dingledine 2004-05-10 04:42:22 +00:00
  • 81922a125c More doxygenation. Nick Mathewson 2004-05-10 04:34:48 +00:00
  • 0b54e097b1 More doxygenation. Nick Mathewson 2004-05-10 04:34:48 +00:00
  • 397466a23d give connection.c a skeletal file/brief header Roger Dingledine 2004-05-10 03:56:58 +00:00
  • 0daf1a7a56 give connection.c a skeletal file/brief header Roger Dingledine 2004-05-10 03:56:58 +00:00
  • 658873eb01 tweak comment in connection_or Roger Dingledine 2004-05-10 03:54:33 +00:00
  • 913d9ed6e2 tweak comment in connection_or Roger Dingledine 2004-05-10 03:54:33 +00:00
  • c0ea93337d Doxygenate common. Nick Mathewson 2004-05-10 03:53:24 +00:00
  • c4405770ae Doxygenate common. Nick Mathewson 2004-05-10 03:53:24 +00:00
  • 9968f1da98 doxygen for tor_main.c Roger Dingledine 2004-05-10 02:43:41 +00:00
  • 55622814de doxygen for tor_main.c Roger Dingledine 2004-05-10 02:43:41 +00:00
  • a26265c3cc remove an orphan function declaration Roger Dingledine 2004-05-10 02:39:48 +00:00
  • cba464a802 remove an orphan function declaration Roger Dingledine 2004-05-10 02:39:48 +00:00
  • 21e094a5d3 function header comments for onion.c, including doxygen markup Roger Dingledine 2004-05-10 02:36:04 +00:00
  • 2f7176b7ca function header comments for onion.c, including doxygen markup Roger Dingledine 2004-05-10 02:36:04 +00:00
  • 8f6aa6688f function header comments for connection.c, including doxygen markup Roger Dingledine 2004-05-10 01:32:57 +00:00
  • c4035c4d32 function header comments for connection.c, including doxygen markup Roger Dingledine 2004-05-10 01:32:57 +00:00
  • c6d4a00c5f more doxygen markup plenty more remains Roger Dingledine 2004-05-09 16:47:25 +00:00
  • bce5329510 more doxygen markup plenty more remains Roger Dingledine 2004-05-09 16:47:25 +00:00
  • b384c5a18d bugfix: do directory_send_command only after we've established a socket Roger Dingledine 2004-05-09 16:33:04 +00:00
  • aacfdc0f1b bugfix: do directory_send_command only after we've established a socket Roger Dingledine 2004-05-09 16:33:04 +00:00
  • d18528a2ab fix a typo in our doxygen instructions Roger Dingledine 2004-05-09 16:32:33 +00:00
  • 20e898493f fix a typo in our doxygen instructions Roger Dingledine 2004-05-09 16:32:33 +00:00
  • 3b0c72b541 minor edits to changelog and readme Roger Dingledine 2004-05-09 16:32:22 +00:00
  • 67ec91021d minor edits to changelog and readme Roger Dingledine 2004-05-09 16:32:22 +00:00
  • 93576d5289 Add doxygen markup for util and buffers Nick Mathewson 2004-05-07 17:04:12 +00:00
  • 3acaad6784 Add doxygen markup for util and buffers Nick Mathewson 2004-05-07 17:04:12 +00:00
  • d15a95145e Add Doxygen config file and make target, along with section in HACKING document Nick Mathewson 2004-05-07 17:03:52 +00:00
  • 2abb346fc5 Add Doxygen config file and make target, along with section in HACKING document Nick Mathewson 2004-05-07 17:03:52 +00:00
  • fa3db976df comment the functions in connection_or.c Roger Dingledine 2004-05-07 08:53:40 +00:00
  • af494efead comment the functions in connection_or.c Roger Dingledine 2004-05-07 08:53:40 +00:00
  • f1fc4ce22b comment the functions in command.c Roger Dingledine 2004-05-07 08:07:41 +00:00