Commit History

Author SHA1 Message Date
  Andrea Shepard 8852a1794c Track total queue size per channel, with overhead estimates, and global queue total 10 years ago
  Andrea Shepard 5e0a6d54d0 Add global cell/byte counters and per channel byte counters to channel.c 10 years ago
  Andrea Shepard 2efbab2aaf Provide generic mechanism for scheduler to query writeable cells on a channel 10 years ago
  Andrea Shepard d438cf1ec9 Implement scheduler mechanism to track lists of channels wanting cells or writes; doesn't actually drive the cell flow from it yet 10 years ago
  Nick Mathewson 4af88d68b4 Merge remote-tracking branch 'origin/maint-0.2.5' 9 years ago
  Andrea Shepard 39a017809b Correctly update channel local mark when address of incoming connection changes after handshake; fixes bug #12160 9 years ago
  Nick Mathewson 00ffccd9a6 Another clang analyzer complaint wrt HT_GENERATE 9 years ago
  Nick Mathewson d443658fad Merge remote-tracking branch 'public/bug12848_024' into maint-0.2.5 9 years ago
  Nick Mathewson 981e037fd3 Add an extra check in channel_send_destroy for circID==0 9 years ago
  Roger Dingledine a3d8ffe010 fix typo that crept in to 0.2.4.4-alpha 9 years ago
  Nick Mathewson 486bd4fae7 Use safe_str in channel_dumpstats: improve 12184 diagnostic 10 years ago
  Nick Mathewson 3a2e25969f Merge remote-tracking branch 'public/ticket6799_024_v2_squashed' 10 years ago
  Nick Mathewson 6557e61295 Replace last_added_nonpadding with last_had_circuits 10 years ago
  Nick Mathewson 17ad309d33 Merge remote-tracking branch 'public/bug11553_024' into bug11553_025 10 years ago
  Nick Mathewson a770b74501 Improvements to #11553 fix based on review 10 years ago
  Nick Mathewson bd169aa9a5 Merge remote-tracking branch 'public/bug11553_024' into bug11553_025 10 years ago
  Nick Mathewson 0d75344b0e Switch to random allocation on circuitIDs. 10 years ago
  Nick Mathewson 1a74360c2d Test code for implementation of faster circuit_unlink_all_from_channel 10 years ago
  Nick Mathewson 0e97c8e23e Siphash-2-4 is now our hash in nearly all cases. 10 years ago
  Nick Mathewson 566645b5ed Merge remote-tracking branch 'origin/maint-0.2.4' 10 years ago
  Nick Mathewson 557f332957 Fix a bug in our bug 9776 fix. 10 years ago
  Nick Mathewson 759de9f756 Merge remote-tracking branch 'origin/maint-0.2.4' 10 years ago
  Andrea Shepard 938ee9b24d Always call circuit_n_chan_done(chan, 0) from channel_closed() 10 years ago
  Nick Mathewson 775c491502 Separate mutable/const accessors for circuit_build_times 10 years ago
  vagrant 4834641dce Make circ_times static and add accessor functions. 10 years ago
  Nick Mathewson 74262f1571 Merge branch 'bug5040_4773_rebase_3' 10 years ago
  Nick Mathewson 5d4b5018be Fix bug9309, and n_noncanonical count/continue code 11 years ago
  Nick Mathewson 1d2e8020b7 Fix bug9309, and n_noncanonical count/continue code 11 years ago
  George Kadianakis e765d6ed84 Make a channel getter method to retrieve transport names. 11 years ago
  George Kadianakis 0ec4e5a698 Add transport information to the GeoIP database. 11 years ago