aboutsummaryrefslogtreecommitdiff
path: root/src/or/circuitmux.h
AgeCommit message (Expand)Author
2013-01-16Update the copyright date to 201.Nick Mathewson
2012-10-12Rename all reserved C identifiers we definedNick Mathewson
2012-10-12Convert all include-guard macros to avoid reserved identifiers.Nick Mathewson
2012-10-10Add upcasts for circuitmux_policy_data_t and circuitmux_policy_circ_data_t to...Andrea Shepard
2012-10-10Implement circuitmux_get_first_active_circuit() in circuitmux.c; add pick_act...Andrea Shepard
2012-10-10Add cmux policy notify_set_n_cells() and notify_xmit_cells() callbacksAndrea Shepard
2012-10-10Implement circuitmux policy basic notifications mechanismAndrea Shepard
2012-10-10Implement circuitmux_clear_num_cells() and circuitmux_set_num_cells() in circ...Andrea Shepard
2012-10-10Add circuitmux.c, circuitmux.hAndrea Shepard