log a warning if you're running an unverified server, to let
commitda26a7a197be71952e4f1ef956a7b0ec1baa88b0
authorRoger Dingledine <arma@torproject.org>
Wed, 4 Aug 2004 01:17:21 +0000 (4 01:17 +0000)
committerRoger Dingledine <arma@torproject.org>
Wed, 4 Aug 2004 01:17:21 +0000 (4 01:17 +0000)
treed3dae25a984245bcaeb07d3525becde7de8f3027
parent630e1e4b44f29aa94a27099a89f8c4b8eee8af73
log a warning if you're running an unverified server, to let
you know you might want to get it verified

also, moved that whole block below the check-signature logic, so
we don't execute it if the directory is a fake.

(the recommended-versions logic is still executed before the signature
is checked; we should fix that.)

svn:r2131
src/or/routerparse.c