Commit History

Author SHA1 Message Date
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 years ago
  Andrea Shepard 1498a6e84a Fix some circuitmux-related asserts in relay.c 11 years ago
  Andrea Shepard 14fe0d5859 Remove EWMA code from relay.{c,h}; it goes to a circuitmux policy now 11 years ago
  Andrea Shepard 35f5259df4 Eliminate linked list helper functions in relay.c which are no longer used 11 years ago
  Andrea Shepard b208539b80 Use circuitmux_t in channels and when relaying cells 11 years ago
  Andrea Shepard 3f4b95b1a3 Split channel_t into channel_t and channel_listener_t; get rid of that big union 11 years ago
  Andrea Shepard e136f7ccb4 Convert relay.c/relay.h to channel_t 11 years ago
  Roger Dingledine 10b43f4c46 pass the reason from the truncated cell to the controller 11 years ago
  Roger Dingledine 57b13ad5cc more consistently use [gs]et_uint8 11 years ago
  Nick Mathewson 35e19b9498 Merge remote-tracking branch 'origin/maint-0.2.3' 11 years ago
  Nick Mathewson 1f5a7917f5 Merge remote-tracking branch 'public/bug6341_a_v2' into maint-0.2.3 11 years ago
  Linus Nordberg 09c84b50e7 Rename packed_cell_alloc() --> _new(). 11 years ago
  Nick Mathewson 5898c09c3a Fix whitespace 11 years ago
  Nick Mathewson cdd882ee71 Check for stream_id, not conn, on extend cells. 11 years ago
  Nick Mathewson ca90aea5eb Temporarily make spurious sendmes warn louder at arma's suggestion. 11 years ago
  Nick Mathewson 5ade278605 Check ewma_enabled before doing circ-has-become-inactive check 12 years ago
  Roger Dingledine c1bd104111 Detect bug 6252 (unexpected sendme cell) 12 years ago
  Roger Dingledine 27ec0248d2 Merge remote-tracking branch 'nickm/bug6271_part_a' into maint-0.2.3 12 years ago
  Nick Mathewson 419f541aa7 Fix a bug handling SENDME cells on nonexistent streams. 12 years ago
  Roger Dingledine d13389b30e Revert "Detect bug 6252 (unexpected sendme cell)" 12 years ago
  Roger Dingledine c32ec9c425 Detect bug 6252 (unexpected sendme cell) 12 years ago
  Nick Mathewson e62104a7d2 Move tor_gettimeofday_cached() into compat_libevent 12 years ago
  Nick Mathewson 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. 12 years ago
  Nick Mathewson 5a3d9636f5 Merge remote-tracking branch 'public/bug3940_redux' 12 years ago
  Nick Mathewson 913067f788 Resolve about 24 DOCDOCs 12 years ago
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
  Nick Mathewson 173b18c79b Add about 60 more DOCDOC comments to 0.2.3 12 years ago
  Nick Mathewson fc5d960fbd Merge remote-tracking branch 'public/bug5541_v2' 12 years ago
  Nick Mathewson edf0d5b12c Prevent an (impossible) null-pointer dereference in connection_edge_process_relay_cell 12 years ago
  Nick Mathewson 35d08e30d8 An attempt at bug3940 and making AllowDotExit 0 work with MapAddress 12 years ago