История коммитов

Автор SHA1 Сообщение Дата
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 лет назад
  Nick Mathewson 03d2df62f6 Fix a bunch of memory leaks in the unit tests. Found with valgrind 9 лет назад
  Nick Mathewson 1c05dfd0b6 Merge branch 'ticket7356_squashed' 9 лет назад
  rl1987 032d44226e Use channel state lookup macros in channel.c 9 лет назад
  Nick Mathewson a28df3fb67 Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold' 9 лет назад
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 лет назад
  Andrea Shepard 99d312c293 Make channel_flush_some_cells() mockable 10 лет назад
  Andrea Shepard 452bce6c72 Make channel_dump_statistics() mockable 10 лет назад
  Andrea Shepard 5a24ff0563 What the hell was I on? 10 лет назад
  Andrea Shepard ae3ed185e4 Let channel unit tests mess with global queue estimate 10 лет назад
  Andrea Shepard bbb06b73cd Expose some channel cell queue stuff to the test suite 10 лет назад
  Andrea Shepard dabf4c33e2 Refactor channel_get_cell_queue_entry_size() to avoid an unreachable line for test coverage, and fix a nasty lurking memory bug in channel_flush_some_cells_from_outgoing_queue() 10 лет назад
  Andrea Shepard 3530825c53 Eliminate some unnecessary smartlists in scheduler.c 10 лет назад
  Andrea Shepard 1275002a46 Schedule according to a queue size heuristic 10 лет назад
  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 лет назад
  Andrea Shepard 2fc3da3ff5 Implement global queue size query in channel.c 10 лет назад
  Andrea Shepard 8852a1794c Track total queue size per channel, with overhead estimates, and global queue total 10 лет назад
  Andrea Shepard 5e0a6d54d0 Add global cell/byte counters and per channel byte counters to channel.c 10 лет назад
  Andrea Shepard 2efbab2aaf Provide generic mechanism for scheduler to query writeable cells on a channel 10 лет назад
  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 лет назад
  Nick Mathewson 4af88d68b4 Merge remote-tracking branch 'origin/maint-0.2.5' 9 лет назад
  Andrea Shepard 39a017809b Correctly update channel local mark when address of incoming connection changes after handshake; fixes bug #12160 9 лет назад
  Nick Mathewson 00ffccd9a6 Another clang analyzer complaint wrt HT_GENERATE 9 лет назад
  Nick Mathewson d443658fad Merge remote-tracking branch 'public/bug12848_024' into maint-0.2.5 9 лет назад
  Nick Mathewson 981e037fd3 Add an extra check in channel_send_destroy for circID==0 9 лет назад
  Roger Dingledine a3d8ffe010 fix typo that crept in to 0.2.4.4-alpha 9 лет назад
  Nick Mathewson 486bd4fae7 Use safe_str in channel_dumpstats: improve 12184 diagnostic 10 лет назад
  Nick Mathewson 3a2e25969f Merge remote-tracking branch 'public/ticket6799_024_v2_squashed' 10 лет назад
  Nick Mathewson 6557e61295 Replace last_added_nonpadding with last_had_circuits 10 лет назад
  Nick Mathewson 17ad309d33 Merge remote-tracking branch 'public/bug11553_024' into bug11553_025 10 лет назад