Historia zmian

Autor SHA1 Wiadomość Data
  Andrea Shepard 3530825c53 Eliminate some unnecessary smartlists in scheduler.c 10 lat temu
  Andrea Shepard 1275002a46 Schedule according to a queue size heuristic 10 lat temu
  Andrea Shepard f314d9509c Fix return values from channel_flush_some_cells() to correctly count cells directly written by channel_flush_from_first_active_circuit() 10 lat temu
  Andrea Shepard 2fc3da3ff5 Implement global queue size query in channel.c 10 lat temu
  Andrea Shepard 8852a1794c Track total queue size per channel, with overhead estimates, and global queue total 10 lat temu
  Andrea Shepard 5e0a6d54d0 Add global cell/byte counters and per channel byte counters to channel.c 10 lat temu
  Andrea Shepard 2efbab2aaf Provide generic mechanism for scheduler to query writeable cells on a channel 10 lat temu
  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 lat temu
  Nick Mathewson 4af88d68b4 Merge remote-tracking branch 'origin/maint-0.2.5' 9 lat temu
  Andrea Shepard 39a017809b Correctly update channel local mark when address of incoming connection changes after handshake; fixes bug #12160 9 lat temu
  Nick Mathewson 00ffccd9a6 Another clang analyzer complaint wrt HT_GENERATE 9 lat temu
  Nick Mathewson d443658fad Merge remote-tracking branch 'public/bug12848_024' into maint-0.2.5 9 lat temu
  Nick Mathewson 981e037fd3 Add an extra check in channel_send_destroy for circID==0 9 lat temu
  Roger Dingledine a3d8ffe010 fix typo that crept in to 0.2.4.4-alpha 9 lat temu
  Nick Mathewson 486bd4fae7 Use safe_str in channel_dumpstats: improve 12184 diagnostic 9 lat temu
  Nick Mathewson 3a2e25969f Merge remote-tracking branch 'public/ticket6799_024_v2_squashed' 10 lat temu
  Nick Mathewson 6557e61295 Replace last_added_nonpadding with last_had_circuits 10 lat temu
  Nick Mathewson 17ad309d33 Merge remote-tracking branch 'public/bug11553_024' into bug11553_025 10 lat temu
  Nick Mathewson a770b74501 Improvements to #11553 fix based on review 10 lat temu
  Nick Mathewson bd169aa9a5 Merge remote-tracking branch 'public/bug11553_024' into bug11553_025 10 lat temu
  Nick Mathewson 0d75344b0e Switch to random allocation on circuitIDs. 10 lat temu
  Nick Mathewson 1a74360c2d Test code for implementation of faster circuit_unlink_all_from_channel 10 lat temu
  Nick Mathewson 0e97c8e23e Siphash-2-4 is now our hash in nearly all cases. 10 lat temu
  Nick Mathewson 566645b5ed Merge remote-tracking branch 'origin/maint-0.2.4' 10 lat temu
  Nick Mathewson 557f332957 Fix a bug in our bug 9776 fix. 10 lat temu
  Nick Mathewson 759de9f756 Merge remote-tracking branch 'origin/maint-0.2.4' 10 lat temu
  Andrea Shepard 938ee9b24d Always call circuit_n_chan_done(chan, 0) from channel_closed() 10 lat temu
  Nick Mathewson 775c491502 Separate mutable/const accessors for circuit_build_times 10 lat temu
  vagrant 4834641dce Make circ_times static and add accessor functions. 10 lat temu
  Nick Mathewson 74262f1571 Merge branch 'bug5040_4773_rebase_3' 10 lat temu