aboutsummaryrefslogtreecommitdiff
path: root/src/or/parsecommon.c
AgeCommit message (Expand)Author
2018-07-05Move literally everything out of src/orNick Mathewson
2018-07-01Remove other needless includes include from or/*.hNick Mathewson
2018-06-28Remove all include common/ uses in crypto_ops and tls.Nick Mathewson
2018-06-27Move util_format into a new libtor-encoding libraryNick Mathewson
2018-06-22Automated fixup of include paths after torlog.h movement.Nick Mathewson
2018-06-22Extract smartlist.h from container.hNick Mathewson
2018-06-20Run rectify_include_paths.pyNick Mathewson
2018-06-20Update copyrights to 2018.Nick Mathewson
2018-05-01Make find_opt_by_keyword() take a const smartlistDavid Goulet
2017-09-12Fix warnings about passing uninitialized buffers into functionsNick Mathewson
2017-08-08Extract intro point onion key even with multiple types.George Kadianakis
2017-03-15Run the copyright update script.Nick Mathewson
2016-12-19Merge branch 'maint-0.2.9'Nick Mathewson
2016-11-04Make check-spaces happy :)George Kadianakis
2016-11-04Move token parsing code to parsecommon.{c|h}David Goulet