Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson b5e293afe6 Merge remote branch fix_security_bug_021 into fix_security_bug_022 il y a 13 ans
  Nick Mathewson b8a7bad799 Make payloads into uint8_t. il y a 13 ans
  Nick Mathewson 25b0fd8868 Revise comment on 2210 a little; clean up n_streams/num_streams confusion il y a 13 ans
  Nick Mathewson 89e97bdf94 Add wrappers function for libc random() il y a 13 ans
  Nick Mathewson 0eafe23ff3 Fix whitespace in patch for 2210 and backport to 0.2.2 il y a 13 ans
  Mashael AlSabah 12fa6e23cb Improve fairness when activating streams in circuit_resume_edge_reading_helper il y a 13 ans
  Sebastian Hahn d3b67cba3c Send relay_early cells in rend circs il y a 13 ans
  Nick Mathewson 01c6b01137 I hear we are close to a release. Clean up the whitespace. il y a 13 ans
  Sebastian Hahn 4f1e36ca1d Demote a warn when enabling CellStatistics il y a 13 ans
  Nick Mathewson c18bcc8a55 Merge branch 'bug1184' il y a 13 ans
  Nick Mathewson 87f18c9578 Never queue a cell on a marked circuit il y a 13 ans
  Nick Mathewson 6d8fc4eb38 Add a simple integer-ceiling-division macro before we get it wrong il y a 13 ans
  Nick Mathewson 424ca963ad Make circuit_resume_edge_reading_helper treat streams more fairly. il y a 13 ans
  Nick Mathewson b582eb32b8 Add a max_cells arg to connection_edge_process_raw_inbuf il y a 13 ans
  Nick Mathewson 61b7e36312 Fix function declaration linebreaks at start of relay.c il y a 13 ans
  Nick Mathewson fca222f0ce be more consistent in using streamid_t il y a 13 ans
  Nick Mathewson 296a7d8388 Fix a missing stream_id argument; found by "tracktor" il y a 14 ans
  Nick Mathewson f89323afda Fix behavior of adding a cell to a blocked queue. il y a 14 ans
  Nick Mathewson 8782dcf6a2 Detect if we try to put a cell onto a supposedly blocked cell queue. il y a 14 ans
  Nick Mathewson 80391b88a5 Decide whether to ignore SENDMEs based on streams_blocked, not queue size il y a 14 ans
  yetonetime 4dd3245abb Avoid over-filling cell queues when we receive a SENDME il y a 14 ans
  Sebastian Hahn 78e4aa63fb Backport END_STREAM_REASON_NOROUTE for client use. il y a 14 ans
  Roger Dingledine 4c948ffd6c 161b2750 didn't really retry the stream. this does. il y a 14 ans
  Nick Mathewson a856f446c7 Merge commit 'sebastian/bug1831' il y a 14 ans
  Nick Mathewson 9bcea4a8ef Merge commit 'sebastian/misc-reason' il y a 14 ans
  Sebastian Hahn 561ca9b987 Fix misplaced labels il y a 14 ans
  Sebastian Hahn 161b275028 Retry streams that ended with NOROUTE error il y a 14 ans
  Nick Mathewson 6f45101327 Clear cell queues when marking or truncating a circuit. il y a 14 ans
  Sebastian Hahn 05072723cb Create routerparse.h il y a 14 ans
  Sebastian Hahn b0cd4551ab Create relay.h il y a 14 ans