Age | Commit message (Expand) | Author |
---|---|---|
2017-09-05 | Repair buffer API so everything starts with buf_. | Nick Mathewson |
2017-09-05 | Make buffers.c independent of or.h | Nick Mathewson |
2017-09-05 | Make buf_pullup() expose the pulled-up data. | 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 |