Историја ревизија

Аутор SHA1 Порука Датум
  Nick Mathewson 3d10c89201 Fix a couple users of buf_datalen that slipped in. Found by Sebastian пре 13 година
  Nick Mathewson 26e897420e Initial conversion to use node_t throughout our codebase. пре 13 година
  Nick Mathewson d84d20cbb2 Try to make most routerinfo_t interfaces const пре 13 година
  Nick Mathewson 9f8027abfd Make a function to mark a connection and set hold_open_until_flushed. пре 15 година
  Nick Mathewson 200921dc31 Refactor users of buf_datalen to bufferevent-friendly version. пре 15 година
  Nick Mathewson 57e7b54b7b Teach read_event/write_event manipulators about bufferevents. пре 15 година
  Nick Mathewson 01c6b01137 I hear we are close to a release. Clean up the whitespace. пре 13 година
  Sebastian Hahn 4f1e36ca1d Demote a warn when enabling CellStatistics пре 13 година
  Nick Mathewson c18bcc8a55 Merge branch 'bug1184' пре 13 година
  Nick Mathewson 87f18c9578 Never queue a cell on a marked circuit пре 13 година
  Nick Mathewson 6d8fc4eb38 Add a simple integer-ceiling-division macro before we get it wrong пре 13 година
  Nick Mathewson 424ca963ad Make circuit_resume_edge_reading_helper treat streams more fairly. пре 13 година
  Nick Mathewson b582eb32b8 Add a max_cells arg to connection_edge_process_raw_inbuf пре 13 година
  Nick Mathewson 61b7e36312 Fix function declaration linebreaks at start of relay.c пре 13 година
  Nick Mathewson fca222f0ce be more consistent in using streamid_t пре 14 година
  Nick Mathewson 296a7d8388 Fix a missing stream_id argument; found by "tracktor" пре 14 година
  Nick Mathewson f89323afda Fix behavior of adding a cell to a blocked queue. пре 14 година
  Nick Mathewson 8782dcf6a2 Detect if we try to put a cell onto a supposedly blocked cell queue. пре 14 година
  Nick Mathewson 80391b88a5 Decide whether to ignore SENDMEs based on streams_blocked, not queue size пре 14 година
  yetonetime 4dd3245abb Avoid over-filling cell queues when we receive a SENDME пре 14 година
  Roger Dingledine 4c948ffd6c 161b2750 didn't really retry the stream. this does. пре 14 година
  Nick Mathewson a856f446c7 Merge commit 'sebastian/bug1831' пре 14 година
  Nick Mathewson 9bcea4a8ef Merge commit 'sebastian/misc-reason' пре 14 година
  Sebastian Hahn 561ca9b987 Fix misplaced labels пре 14 година
  Sebastian Hahn 161b275028 Retry streams that ended with NOROUTE error пре 14 година
  Nick Mathewson 6f45101327 Clear cell queues when marking or truncating a circuit. пре 14 година
  Sebastian Hahn 05072723cb Create routerparse.h пре 14 година
  Sebastian Hahn b0cd4551ab Create relay.h пре 14 година
  Sebastian Hahn cc060ea220 Create reasons.h пре 14 година
  Sebastian Hahn 7bd8dee463 Create policies.h пре 14 година