Commit History

Upphovsman SHA1 Meddelande Datum
  Nick Mathewson 2c3dafc342 Merge remote branch 'origin/maint-0.2.2' 13 år sedan
  Sebastian Hahn d3b67cba3c Send relay_early cells in rend circs 13 år sedan
  Nick Mathewson a7cf788740 Merge branch 'bug1992_part1' 13 år sedan
  Nick Mathewson 3d10c89201 Fix a couple users of buf_datalen that slipped in. Found by Sebastian 13 år sedan
  Roger Dingledine 22f723e4a3 refactor all these tor_inet_ntoa idioms 13 år sedan
  Nick Mathewson 26e897420e Initial conversion to use node_t throughout our codebase. 13 år sedan
  Nick Mathewson d84d20cbb2 Try to make most routerinfo_t interfaces const 13 år sedan
  Nick Mathewson 9f8027abfd Make a function to mark a connection and set hold_open_until_flushed. 15 år sedan
  Nick Mathewson 200921dc31 Refactor users of buf_datalen to bufferevent-friendly version. 15 år sedan
  Nick Mathewson 57e7b54b7b Teach read_event/write_event manipulators about bufferevents. 15 år sedan
  Nick Mathewson 01c6b01137 I hear we are close to a release. Clean up the whitespace. 13 år sedan
  Sebastian Hahn 4f1e36ca1d Demote a warn when enabling CellStatistics 13 år sedan
  Nick Mathewson c18bcc8a55 Merge branch 'bug1184' 13 år sedan
  Nick Mathewson 87f18c9578 Never queue a cell on a marked circuit 13 år sedan
  Nick Mathewson 6d8fc4eb38 Add a simple integer-ceiling-division macro before we get it wrong 13 år sedan
  Nick Mathewson 424ca963ad Make circuit_resume_edge_reading_helper treat streams more fairly. 13 år sedan
  Nick Mathewson b582eb32b8 Add a max_cells arg to connection_edge_process_raw_inbuf 13 år sedan
  Nick Mathewson 61b7e36312 Fix function declaration linebreaks at start of relay.c 13 år sedan
  Nick Mathewson fca222f0ce be more consistent in using streamid_t 13 år sedan
  Nick Mathewson 296a7d8388 Fix a missing stream_id argument; found by "tracktor" 13 år sedan
  Nick Mathewson f89323afda Fix behavior of adding a cell to a blocked queue. 13 år sedan
  Nick Mathewson 8782dcf6a2 Detect if we try to put a cell onto a supposedly blocked cell queue. 14 år sedan
  Nick Mathewson 80391b88a5 Decide whether to ignore SENDMEs based on streams_blocked, not queue size 14 år sedan
  yetonetime 4dd3245abb Avoid over-filling cell queues when we receive a SENDME 14 år sedan
  Sebastian Hahn 78e4aa63fb Backport END_STREAM_REASON_NOROUTE for client use. 14 år sedan
  Roger Dingledine 4c948ffd6c 161b2750 didn't really retry the stream. this does. 14 år sedan
  Nick Mathewson a856f446c7 Merge commit 'sebastian/bug1831' 14 år sedan
  Nick Mathewson 9bcea4a8ef Merge commit 'sebastian/misc-reason' 14 år sedan
  Sebastian Hahn 561ca9b987 Fix misplaced labels 14 år sedan
  Sebastian Hahn 161b275028 Retry streams that ended with NOROUTE error 14 år sedan