| Commit message (Expand) | Author | Age |
| * | Schedule according to a queue size heuristiccmux_refactor_pt_1 | Andrea Shepard | 2013-11-14 |
| * | Let the new scheduler handle writes | Andrea Shepard | 2013-11-14 |
| * | Fix return values from channel_flush_some_cells() to correctly count cells di... | Andrea Shepard | 2013-11-13 |
| * | Implement global queue size query in channel.c | Andrea Shepard | 2013-11-11 |
| * | Track total queue size per channel, with overhead estimates, and global queue... | Andrea Shepard | 2013-11-05 |
| * | Make 'make check-spaces' not complain about function pointers returning size_... | Andrea Shepard | 2013-11-04 |
| * | Add global cell/byte counters and per channel byte counters to channel.c | Andrea Shepard | 2013-11-04 |
| * | Remove no-longer-used channel_tls_t functions | Andrea Shepard | 2013-10-31 |
| * | Actually call channel_flush_some_cells() from the scheduler | Andrea Shepard | 2013-10-31 |
| * | Provide generic mechanism for scheduler to query writeable cells on a channel | Andrea Shepard | 2013-10-29 |
| * | Uglify scheduler init logic to avoid crash on startup. | Nick Mathewson | 2013-10-23 |
| * | Use event_active, not 0-length timeouts. It's idempotent, too. | Nick Mathewson | 2013-10-23 |
| * | Fix unused-arguments warnings | Nick Mathewson | 2013-10-23 |
| * | Temporarily disable scheduler_trigger as unused | Nick Mathewson | 2013-10-23 |
| * | Implement scheduler mechanism to track lists of channels wanting cells or wri... | Andrea Shepard | 2013-08-25 |
| * | forward-port 0.2.4.15-rc changelog | Roger Dingledine | 2013-08-05 |
| * | forward-port the reformat of changelog stanza | Roger Dingledine | 2013-08-05 |
| * | Use size_t for length in replaycache_add_test_and_elapsed() | Arlo Breault | 2013-08-04 |
| * | Fix tor_get_lines_from_handle() for make check-spacesbug9384 | Andrea Shepard | 2013-08-02 |
| * | Unit test for smartlist_ints_eq | Nick Mathewson | 2013-08-02 |
| * | Try to make the win32 ersatz_socketpair pass. | Nick Mathewson | 2013-08-02 |
| * | Fixed "unused parameter cloexec" warnings on windows | Nick Mathewson | 2013-08-02 |
| * | Unit test for tor_{ersatz_,}socketpair. | Nick Mathewson | 2013-08-02 |
| * | Split the socketpair replacement code into its own function for testing | Nick Mathewson | 2013-08-02 |
| * | Simple unit test for tor_open_socket_with_extensions | Nick Mathewson | 2013-08-02 |
| * | Actually use the cloexec argument in the !defined(SOCK_CLOEXEC) case | Nick Mathewson | 2013-08-02 |
| * | Prepare patch for ticket 5129 for merging. | Peter Retzlaff | 2013-08-02 |
| * | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-07-31 |
| |\ |
|
| | * | Merge remote-tracking branch 'arma/bug9354' into maint-0.2.4 | Nick Mathewson | 2013-07-31 |
| | |\ |
|
| | | * | NumDirectoryGuards now tracks NumEntryGuards by default | Roger Dingledine | 2013-07-30 |
| * | | | Fix compilation on Windows | Nick Mathewson | 2013-07-31 |
| * | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-07-31 |
| |\ \ \
| |/ / |
|
| | * | | Fix invalid-read when a managed proxy configuration fails. | George Kadianakis | 2013-07-31 |
| | |/ |
|
| * | | Merge branch 'bug9288_rebased' | Nick Mathewson | 2013-07-31 |
| |\ \ |
|
| | * | | Fix mixed declaration/statement warning | Nick Mathewson | 2013-07-31 |
| | * | | Update pt/configure_proxy until it stops segfaulting | Nick Mathewson | 2013-07-31 |
| | * | | Modifications to transports.c for the unit tests to work. | George Kadianakis | 2013-07-31 |
| | * | | Write unit tests for configure_proxy(). | George Kadianakis | 2013-07-31 |
| | * | | Prepare some mock functions to test #9288. | George Kadianakis | 2013-07-31 |
| | * | | Fix invalid-read when a managed proxy configuration fails. | George Kadianakis | 2013-07-31 |
| * | | | Allow {,k,kilo,m,mega,g,giga,t,tera}bit{,s} in torrc | Nick Mathewson | 2013-07-26 |
| * | | | Merge remote-tracking branch 'origin/maint-0.2.4' | Nick Mathewson | 2013-07-26 |
| |\ \ \
| | |/
| |/| |
|
| | * | | Merge branch 'bug9337' into maint-0.2.4 | Nick Mathewson | 2013-07-26 |
| | |\ \ |
|
| | | * | | Avoid assertion failure on unexepcted address family in DNS reply. | Nick Mathewson | 2013-07-26 |
| | |/ / |
|
| | * | | Fix bug9309, and n_noncanonical count/continue code | Nick Mathewson | 2013-07-23 |
| | * | | fix typo | Roger Dingledine | 2013-07-18 |
| * | | | Fix bug9309, and n_noncanonical count/continue code | Nick Mathewson | 2013-07-23 |
| * | | | fix typo | Roger Dingledine | 2013-07-23 |
| * | | | Whoops; check in test_circuitmux.c | Nick Mathewson | 2013-07-19 |
| * | | | Merge branch 'bug9296' | Nick Mathewson | 2013-07-19 |
| |\ \ \ |
|