Age | Commit message (Expand) | Author |
---|---|---|
2013-01-16 | Update the copyright date to 201. | Nick Mathewson |
2012-10-12 | Rename all reserved C identifiers we defined | Nick Mathewson |
2012-10-12 | Convert all include-guard macros to avoid reserved identifiers. | Nick Mathewson |
2012-10-10 | Add upcasts for circuitmux_policy_data_t and circuitmux_policy_circ_data_t to... | Andrea Shepard |
2012-10-10 | Implement circuitmux_get_first_active_circuit() in circuitmux.c; add pick_act... | Andrea Shepard |
2012-10-10 | Add cmux policy notify_set_n_cells() and notify_xmit_cells() callbacks | Andrea Shepard |
2012-10-10 | Implement circuitmux policy basic notifications mechanism | Andrea Shepard |
2012-10-10 | Implement circuitmux_clear_num_cells() and circuitmux_set_num_cells() in circ... | Andrea Shepard |
2012-10-10 | Add circuitmux.c, circuitmux.h | Andrea Shepard |