diff options
author | Nick Mathewson <nickm@torproject.org> | 2016-12-13 09:36:59 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2016-12-13 09:36:59 -0500 |
commit | 56b11905e509297e3db55f62afd14afb6e6ae2eb (patch) | |
tree | 53f804513398fb65960c4f3968b14f2e1fa0f482 /doc | |
parent | bd2a1d0231a364f1989463a36fcb80c4e234a14e (diff) | |
download | tor-56b11905e509297e3db55f62afd14afb6e6ae2eb.tar.gz tor-56b11905e509297e3db55f62afd14afb6e6ae2eb.zip |
Remove a little dead code from routerparse.c
In c35fad2bdef47f2063ccc989cac99b154e2ee36e, merged in
0.2.4.7-alpha, we removed the code to parse v1 directory
objects. When we did so, we removed everything that could set the
CST_CHECK_AUTHORITY flag for check_signature_token().
So in this code, we remove the flag itself, the code to handle the
flag, and a function that only existed to handle the flag.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions