Commit History

Author SHA1 Message Date
  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
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 years ago
  Nick Mathewson e3a6493898 Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Nick Mathewson c563551eef Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2 12 years ago
  Nick Mathewson 120a745346 Bug 4786 fix: don't convert EARLY to RELAY on v1 connections 12 years ago
  Nick Mathewson 334a0513de Downgrade relay_early-related warning 12 years ago
  Nick Mathewson 2710a96ba4 Allow prop110 violations if AllowNonearlyExtend is set in consensus 12 years ago
  Nick Mathewson 847541ce5d Log what fraction of EXTEND cells have died for being non-early 12 years ago
  Nick Mathewson 0187bd8728 Implement the last of proposal 110 12 years ago
  Robert Ransom 825f3d31b1 Add an assert before dereferencing entry_conn->socks_request 12 years ago
  Nick Mathewson ce51887291 All-in-one benchmark test for cell crypto 12 years ago
  Nick Mathewson a41f1fc612 Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Nick Mathewson d3ff167e09 Fix whitespace issues in patches merged today so far 12 years ago
  Nick Mathewson 393e4fb5b5 Use %f with printf-style formatting, not %lf 12 years ago
  Nick Mathewson 569fe936b8 Move entry-only fields from edge_connection_t to entry_connection_t 13 years ago
  Nick Mathewson 218e84b634 Remember optimistically sent data until we have gotten a CONNECTED 13 years ago
  Nick Mathewson 1d18c2deb6 Don't shadow parameters with local variables 13 years ago
  Nick Mathewson 47c8433a0c Make the get_options() return const 13 years ago