Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-01 | Make find_opt_by_keyword() take a const smartlist | David Goulet | |
Part of #25988 Signed-off-by: David Goulet <dgoulet@torproject.org> | |||
2017-09-12 | Fix warnings about passing uninitialized buffers into functions | Nick Mathewson | |
Most of these buffers were never actually inspected, but it's still bad style. | |||
2017-08-08 | Extract intro point onion key even with multiple types. | George Kadianakis | |
2017-03-15 | Run the copyright update script. | Nick Mathewson | |
2016-12-19 | Merge branch 'maint-0.2.9' | Nick Mathewson | |
2016-11-04 | Make check-spaces happy :) | George Kadianakis | |
Signed-off-by: David Goulet <dgoulet@torproject.org> Signed-off-by: George Kadianakis <desnacked@riseup.net> | |||
2016-11-04 | Move token parsing code to parsecommon.{c|h} | David Goulet | |
Signed-off-by: David Goulet <dgoulet@torproject.org> Signed-off-by: George Kadianakis <desnacked@riseup.net> |