Commit History

Author SHA1 Message Date
  Nick Mathewson e74c360156 Merge remote-tracking branch 'public/bug12195' 10 years ago
  Nick Mathewson 84ed086d48 Fix ancient code that only checked circ_id, not circ_id and chan 10 years ago
  Nick Mathewson 12dc55f487 Merge branch 'prop221_squashed_024' 10 years ago
  Nick Mathewson 5de88dda0a circuit_build_failed: distinguish "got DESTROY" case 10 years ago
  Karsten Loesing 2e0fad542c Merge branch 'morestats4' into morestats5 10 years ago
  Roger Dingledine 2c877d2da4 collect and log statistics about onionskins received/processed 10 years ago
  Karsten Loesing 26b49f525d Tweak CELL_STATS event based on comments by nickm. 11 years ago
  Nick Mathewson 339df5df08 Fix 8447: use %u to format circid_t. 11 years ago
  Nick Mathewson d6634001c9 Merge remote-tracking branch 'public/wide_circ_ids' 11 years ago
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 years ago
  Nick Mathewson b5ce4f94c3 Forward-port fix for 7889 11 years ago
  Nick Mathewson 938cb6a55e Merge remote-tracking branch 'origin/maint-0.2.3' 11 years ago
  Nick Mathewson 4ccf09b1c2 Reject create/begin/etc cells with {circ,stream}ID 0. 11 years ago
  Nick Mathewson ecf88b16b8 Enable handling of create2/extend2/created2/extended2 11 years ago
  Nick Mathewson 115e8fe9a5 Use created_cell_format where appropriate 11 years ago
  Nick Mathewson 2802ccaeb6 Teach cpuworker and others about create_cell_t and friends 11 years ago
  Nick Mathewson f58d4dfcd6 Massive refactoring of the various handshake types 11 years ago
  Nick Mathewson f7e590df05 Split onion.[ch] into onion{,_fast,_tap}.[ch] 11 years ago
  Nick Mathewson bfffc1f0fc Allow a v4 link protocol for 4-byte circuit IDs. 11 years ago
  Nick Mathewson 758428dd32 Fix a remotely triggerable assertion failure (CVE-2012-2250) 11 years ago
  Nick Mathewson f357ef9dcc Discard extraneous renegotiation attempts in the v3 link protocol 11 years ago
  Nick Mathewson 9f83142591 Merge remote-tracking branch 'public/bug1031' 11 years ago
  Roger Dingledine 38b7947386 fix trivial typo 11 years ago
  Nick Mathewson 56c0baa523 Rename all reserved C identifiers we defined 11 years ago
  Andrea Shepard 8b36d4cc2a Merge branch 'bug6816_squashed_nowarn' of git://git.torproject.org/nickm/tor 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 89a00ee63a Use typedefs for function pointer return values and s/listener/listener_fn/ for distinctness 11 years ago
  Andrea Shepard e709fe320a Use U64_FORMAT/U64_PRINTF_ARG rather than %lu for channel_t 11 years ago
  Andrea Shepard 519c971f6a Use channel_t in cmd.c 11 years ago
  Roger Dingledine 016c21d871 Downgrade "Failed to hand off onionskin" messages 11 years ago