Commit History

Author SHA1 Message Date
  Nick Mathewson 558e9899e4 Document most undocumented variables. 15 years ago
  Nick Mathewson b68379b13b Add DOCDOC entries for undocumented static and global variables. 15 years ago
  Nick Mathewson 1e5f457461 Fix most DOCDOCs remaining and/or added by redox. 15 years ago
  Nick Mathewson 1725c0c8a5 Add DOCDOC comments for all undocumented functions. Add missing *s to other comments so that they will get recognized as doxygen. 15 years ago
  Nick Mathewson 55348884b5 Fix all of the doxygen warnings not pertaining to missing documentation. 15 years ago
  Nick Mathewson c67bd80487 Make cell pools always-on. 15 years ago
  Nick Mathewson bf80e2df3f Replace calls to time(NULL) that occur on the order of once per read, one per write, or once per cell with calls to a function that looks at a cached value of time. This is tricksy to benchmark, since it will only help on systems where time() is a syscall and syscalls are relatively slow. 15 years ago
  Nick Mathewson 6693f32530 Resolve many DOCDOCs. 15 years ago
  Nick Mathewson fc5e686b19 Whitespace fix. 15 years ago
  Nick Mathewson 68a6935afb Change CELL_DIRECTION_* to an enum. 15 years ago
  Nick Mathewson 7678ac5193 Move edge-only flags from connection_t to edge_connection_t. 15 years ago
  Roger Dingledine 5822e14dc9 When a stream at an exit relay is in state "resolving" or 15 years ago
  Nick Mathewson ee31e0829e Verify cpath_layer match on rendezvous cells too. Fixes another case of bug 446. Based on patch from rovv. 15 years ago
  Roger Dingledine bca46cc628 backport candidate: 15 years ago
  Nick Mathewson 960a0f0a99 r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400 16 years ago
  Nick Mathewson ea95ce25b6 r17323@aud-055: nickm | 2008-07-23 17:58:25 +0200 16 years ago
  Roger Dingledine 42f21007a3 consolidate all our edge/circ/orconn reason-to-foo-or-back functions 16 years ago
  Roger Dingledine 15680ce8d2 some cleanups in preparation for moving stuff around 16 years ago
  Roger Dingledine 45cc25c019 minor fixes and notes 16 years ago
  Roger Dingledine 6aeb79af06 report partial bootstrapping progress as we fetch descriptors 16 years ago
  Roger Dingledine 5aeb89447e infrastructure for the 'bootstrap status event' feature, so we can 16 years ago
  Nick Mathewson 4901ee0a8c r19273@catbus: nickm | 2008-04-09 14:44:23 -0400 16 years ago
  Nick Mathewson 186df044cd r19262@catbus: nickm | 2008-04-09 14:05:20 -0400 16 years ago
  Nick Mathewson e96d22e914 r18941@catbus: nickm | 2008-03-18 14:59:43 -0400 16 years ago
  Nick Mathewson c59f66709d r18862@catbus: nickm | 2008-03-16 23:33:11 -0400 16 years ago
  Roger Dingledine 5ec5a747d7 Quiet the "Exitrouter '%s' seems to be more restrictive than its exit 16 years ago
  Roger Dingledine a60f7caa54 start allowing clients to give up on trackhostexits targets if 16 years ago
  Roger Dingledine 7427cf5d56 don't throw around an int for relay_command if we're going to 16 years ago
  Roger Dingledine 913f66278c rearrange our assert so we don't possibly overflow rh.length before 16 years ago
  Nick Mathewson ff64e78b20 r14170@tombo: nickm | 2008-02-15 11:50:38 -0500 16 years ago