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
Expose scheduler_compare_channels() to test suite
Andrea Shepard
2014-09-30
Make circuitmux_compare_muxes() and circuitmux_get_policy() mockable
Andrea Shepard
2014-09-30
Add scheduler/queue_heuristic unit test
Andrea Shepard
2014-09-30
Make some scheduler.c static functions visible to the test suite
Andrea Shepard
2014-09-30
Initial test_scheduler.c
Andrea Shepard
2014-09-30
Make scheduler.c static globals visible to test suite
Andrea Shepard
2014-09-30
Make tor_libevent_get_base() mockable
Andrea Shepard
2014-09-30
Add channel_tls_num_cells_writeable_method() coverage to channeltls/num_bytes...
Andrea Shepard
2014-09-30
Add channeltls/num_bytes_queued unit test
Andrea Shepard
2014-09-30
Make buf_datalen() mockable
Andrea Shepard
2014-09-30
Implement tlschan create and overhead estimate unit tests
Andrea Shepard
2014-09-30
Make connection_or_connect() mockable
Andrea Shepard
2014-09-30
Make is_local_addr() mockable
Andrea Shepard
2014-09-30
Initial test_channeltls.c
Andrea Shepard
2014-09-30
Limited unit test for channel_dump_statistics()
Andrea Shepard
2014-09-30
Add channel/dumpstats unit test
Andrea Shepard
2014-09-30
Make channel_dump_statistics() mockable
Andrea Shepard
2014-09-30
What the hell was I on?
Andrea Shepard
2014-09-30
Check queueing case in channel/flushmux unit test too
Andrea Shepard
2014-09-30
Add channel/flushmux unit test
Andrea Shepard
2014-09-30
Make channel_flush_from_first_active_circuit() mockable
Andrea Shepard
2014-09-30
Make circuitmux_num_cells() mockable
Andrea Shepard
2014-09-30
Add channel/incoming unit test
Andrea Shepard
2014-09-30
Add unknown cell queue entry type case to channel/queue_impossible unit test
Andrea Shepard
2014-09-30
Small channel unit test improvements
Andrea Shepard
2014-09-30
Let channel unit tests mess with global queue estimate
Andrea Shepard
2014-09-30
Unit test for unusual channel lifecycles
Andrea Shepard
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
[next]