Age | Commit message (Expand) | Author |
---|---|---|
2018-07-10 | Rename torlog.[ch] to log.[ch] | Nick Mathewson |
2018-07-10 | Rename util_malloc to malloc. | Nick Mathewson |
2018-07-03 | Merge remote-tracking branch 'github/shrink_or_h_more' | Nick Mathewson |
2018-07-01 | File-level documentation for some of src/lib. | Nick Mathewson |
2018-07-01 | Remove needless includes from or.h | Nick Mathewson |
2018-06-28 | Move buffers into container | Nick Mathewson |
2018-06-28 | Use tor_ntohs in compress.c; avoid a winsocks dependency | Nick Mathewson |
2018-06-28 | Update lib/compress to not require common/*.h | Nick Mathewson |
2018-06-22 | Remove the util_bug.h include from smartlist.h. | Nick Mathewson |
2018-06-22 | Automated fixup of include paths after torlog.h movement. | Nick Mathewson |
2018-06-21 | New script to check includes for modularity violations | Nick Mathewson |
2018-06-21 | Rectify include paths (automated) | Nick Mathewson |
2018-06-21 | Rectify include paths (automated) | Nick Mathewson |
2018-06-21 | Extract compression functions into a new library. | Nick Mathewson |