let getconfig survive repeated calls. now we call it again when we hup.
commit56cd147eb98e7db83937bf4b6dcf83be45790978
authorRoger Dingledine <arma@torproject.org>
Thu, 13 Nov 2003 06:49:25 +0000 (13 06:49 +0000)
committerRoger Dingledine <arma@torproject.org>
Thu, 13 Nov 2003 06:49:25 +0000 (13 06:49 +0000)
tree809e14f851fd55be728e67115f950f6ed85bb0d6
parentcc8ce64cb2940b9e740fa23579209adcb203905c
let getconfig survive repeated calls. now we call it again when we hup.
change RecommendedVersions into a config option, so dirservers can hup
  for a new one

svn:r809
src/or/config.c
src/or/dirserv.c
src/or/dns.c
src/or/main.c
src/or/or.h
src/or/test.c