Age | Commit message (Expand) | Author |
---|---|---|
2018-07-05 | Move literally everything out of src/or | Nick Mathewson |
2018-06-28 | Fix paths for buffers.h; automated. | Nick Mathewson |
2018-06-20 | Run rectify_include_paths.py | Nick Mathewson |
2018-06-20 | Update copyrights to 2018. | Nick Mathewson |
2018-06-15 | Extract cell type and their queues into new headers | Nick Mathewson |
2017-09-27 | Add unit tests for var_cell and control0 proto functions. | Nick Mathewson |
2017-09-05 | Refactor buffer APIs to put a buf_t first. | Nick Mathewson |
2017-09-05 | Repair buffer API so everything starts with buf_. | Nick Mathewson |
2017-09-05 | Replace buf->datalen usage in proto_*.c with buf_datalen() call. | Nick Mathewson |
2017-09-05 | Move protocol-specific functions out of buffers.c | Nick Mathewson |