aboutsummaryrefslogtreecommitdiff
path: root/src/core/or/circuit_st.h
AgeCommit message (Expand)Author
2020-06-10Bug 30992: Track a padding machine ctr to reduce race issues.Mike Perry
2020-01-09Merge branch 'pre_formatter_cleanups_squashed'Nick Mathewson
2020-01-09Include ht.h in all headers that use HT_ENTRY()Nick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2019-10-30circ: Add an handle to circuit_tDavid Goulet
2019-10-26doxygen: add @file declarations for src/core/orNick Mathewson
2019-06-05Run "make autostyle."Nick Mathewson
2019-05-27Make sure that we send at least some random data in RELAY_DATA cellsNick Mathewson
2019-05-22sendme: Clarify how sendme_circuit_cell_is_next() worksDavid Goulet
2019-04-29prop289: Add documentation for the circuit FIFO listDavid Goulet
2019-04-29prop289: Keep track of the last seen cell digestsDavid Goulet
2019-03-22Merge remote-tracking branch 'tor-github/pr/819'teor
2019-03-22circpad: Rename circpad_machine_state_t to circpad_machine_runtime_t.George Kadianakis
2019-03-14circ: Remove n_mux and p_mux membersDavid Goulet
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-11Clarify immutability of global padding machine specs.George Kadianakis
2019-01-11Fix more type redefinition errors.Taylor R Campbell
2019-01-10Rename circpad_machineinfo_t -> circpad_machine_state_tGeorge Kadianakis
2019-01-10Rename circpad_machine_t -> circpad_machine_spec_tGeorge Kadianakis
2019-01-02Hook up circuit padding to circuit_t.Mike Perry
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson