Age | Commit message (Expand) | Author |
---|---|---|
2018-06-22 | Extract simple integer math into its own module | Nick Mathewson |
2018-06-22 | Move smartlist_add_{v,}asprintf into smartlist.[ch] | Nick Mathewson |
2018-06-22 | Extract key string manipulation functions into a new library. | Nick Mathewson |
2018-06-22 | Update permissible includes | Nick Mathewson |
2018-06-22 | Expunge container.h | Nick Mathewson |
2018-06-22 | Extract smartlist.h from container.h | Nick Mathewson |
2018-06-22 | Remove map from container.h | Nick Mathewson |
2018-06-22 | Remove bloom filters, order statistics, and bitarrays from container.h | Nick Mathewson |
2018-06-22 | Remove container->crypto dependency | Nick Mathewson |
2018-06-22 | Move STRUCT_VAR_P to compat_compiler. | Nick Mathewson |
2018-06-22 | Split container.c based on container types, and minimize includes | Nick Mathewson |
2018-06-22 | Rectify include paths after container split (automatic) | Nick Mathewson |
2018-06-22 | Refactor container into a library. | Nick Mathewson |