index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2014-09-30
Check some can't-happen cases draining channel cell queues
Andrea Shepard
2014-09-30
Expose some channel cell queue stuff to the test suite
Andrea Shepard
2014-09-30
Add append_cell_to_circuit_queue() unit test
Andrea Shepard
2014-09-30
Add scheduler_channel_has_waiting_cells_mock() and some mock counter queries
Andrea Shepard
2014-09-30
Expose get_unique_circ_id_by_chan() to test suite
Andrea Shepard
2014-09-30
Make scheduler_channel_doesnt_want_writes() mockable
Andrea Shepard
2014-09-30
Expose a useful mock from test_channel.c
Andrea Shepard
2014-09-30
Expose fake channel utility functions in test suite in fakechans.h, and fix a...
Andrea Shepard
2014-09-30
Implement channel flush unit test
Andrea Shepard
2014-09-30
Add channel lifecycle test
Andrea Shepard
2014-09-30
Make scheduler_channel_doesnt_want_writes() mockable
Andrea Shepard
2014-09-30
Implement two-channel queue estimate test
Andrea Shepard
2014-09-30
Implement channel queue size estimate unit test
Andrea Shepard
2014-09-30
Unit tests for channel_get_cell_queue_entry_size() and channel_write_*() func...
Andrea Shepard
2014-09-30
Make scheduler_release_channel() mockable
Andrea Shepard
2014-09-30
Make channel_note_destroy_not_pending() mockable
Andrea Shepard
2014-09-30
Refactor channel_get_cell_queue_entry_size() to avoid an unreachable line for...
Andrea Shepard
2014-09-30
Implement scheduler_touch_channel()
Andrea Shepard
2014-09-30
Use a non-stupid data structure in the scheduler
Andrea Shepard
2014-09-30
Eliminate some unnecessary smartlists in scheduler.c
Andrea Shepard
2014-09-30
Fix scheduler assertion in circuitmux/destroy_cell_queue unit test
Andrea Shepard
2014-09-30
Fix compiler warning
Andrea Shepard
2014-09-30
Sort the scheduler's channel list by cmux comparisons
Andrea Shepard
2014-09-30
Add inter-cmux comparison support to circuitmux_ewma.c
Andrea Shepard
2014-09-30
Add cmux support for inter-cmux comparisons
Andrea Shepard
2014-09-30
Schedule according to a queue size heuristic
Andrea Shepard
2014-09-30
Let the new scheduler handle writes
Andrea Shepard
2014-09-30
Fix return values from channel_flush_some_cells() to correctly count cells di...
Andrea Shepard
2014-09-30
Implement global queue size query in channel.c
Andrea Shepard
2014-09-30
Track total queue size per channel, with overhead estimates, and global queue...
Andrea Shepard
2014-09-30
Add global cell/byte counters and per channel byte counters to channel.c
Andrea Shepard
2014-09-30
Remove no-longer-used channel_tls_t functions
Andrea Shepard
2014-09-30
Actually call channel_flush_some_cells() from the scheduler
Andrea Shepard
2014-09-30
Provide generic mechanism for scheduler to query writeable cells on a channel
Andrea Shepard
2014-09-30
Uglify scheduler init logic to avoid crash on startup.
Nick Mathewson
2014-09-30
Use event_active, not 0-length timeouts. It's idempotent, too.
Nick Mathewson
2014-09-30
Fix unused-arguments warnings
Nick Mathewson
2014-09-30
Temporarily disable scheduler_trigger as unused
Nick Mathewson
2014-09-30
Implement scheduler mechanism to track lists of channels wanting cells or wri...
Andrea Shepard
2014-09-22
+ is not how we say concatenate
Roger Dingledine
2014-09-22
Merge branch 'bug8197_squashed'
Nick Mathewson
2014-09-22
Writing comments for newly added functions.
rl1987
2014-09-22
Whitespace fixes
rl1987
2014-09-22
Using the new API in unit-test.
rl1987
2014-09-22
New API for policies_parse_exit_policy().
rl1987
2014-09-22
Remove config options that have been obsolete since 0.2.3
Adrien BAK
2014-09-22
Merge remote-tracking branch 'arma/feature13211'
Nick Mathewson
2014-09-22
Merge remote-tracking branch 'arma/feature13153'
Nick Mathewson
2014-09-22
Merge remote-tracking branch 'public/bug7733a'
Nick Mathewson
2014-09-21
clients use optimistic data when reaching hidden services
Roger Dingledine
[next]