Age | Commit message (Expand) | Author |
---|---|---|
2018-08-29 | Merge branch 'ticket25573-034' into ticket25573-master | Mike Perry |
2018-07-21 | Make entry_guards_update_primary() shorter | rl1987 |
2018-07-10 | Rename util_malloc to malloc. | Nick Mathewson |
2018-07-05 | Include compat_string.h in smartlist.c | Nick Mathewson |
2018-07-01 | File-level documentation for some of src/lib. | Nick Mathewson |
2018-06-26 | Extract core part of smartlist code into its own library. | Nick Mathewson |
2018-06-26 | Fix comments in lib/container/*.c | Nick Mathewson |
2018-06-22 | Move util_bug into libtor-log | Nick Mathewson |
2018-06-22 | Remove the util_bug.h include from smartlist.h. | 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 | 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 |