소스 검색

We no longer need to tag UseNTorHandshake as deprecated, since it is obsolete

Nick Mathewson 7 년 전
부모
커밋
e3bf8854c8
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/or/config.c

+ 0 - 1
src/or/config.c

@@ -613,7 +613,6 @@ static const config_deprecation_t option_deprecation_notes_[] = {
     "to accidentally lose your anonymity by leaking DNS information" },
   { "TLSECGroup", "The default is a nice secure choice; the other option "
     "is less secure." },
-  { "UseNTorHandshake", "The ntor handshake should always be used." },
   { "ControlListenAddress", "Use ControlPort instead." },
   { "DirListenAddress", "Use DirPort instead, possibly with the "
     "NoAdvertise sub-option" },