Skip to content
Permalink
Browse files
Dircache protocol version 2 adds support for diffs
  • Loading branch information
nmathewson committed May 15, 2017
1 parent da6b004 commit f9d8ade91242a702589e4e2ff2a280836fabb4da
Showing with 1 addition and 1 deletion.
  1. +1 −1 src/or/protover.c
@@ -288,7 +288,7 @@ protover_get_supported_protocols(void)
return
"Cons=1-2 "
"Desc=1-2 "
"DirCache=1 "
"DirCache=1-2 "
"HSDir=1-2 "
"HSIntro=3-4 "
"HSRend=1-2 "

0 comments on commit f9d8ade

Please sign in to comment.