]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Merge branch 'bug25903_v5_squashed'
authorNick Mathewson <nickm@torproject.org>
Mon, 14 May 2018 18:25:07 +0000 (14:25 -0400)
committerNick Mathewson <nickm@torproject.org>
Mon, 14 May 2018 18:25:07 +0000 (14:25 -0400)
1  2 
src/or/circuituse.c
src/or/connection_edge.c
src/or/control.c
src/or/or.h
src/or/relay.c
src/or/rendcommon.c

Simple merge
Simple merge
Simple merge
diff --cc src/or/or.h
Simple merge
diff --cc src/or/relay.c
Simple merge
index 3a7dfe28f89eb71d2af0b345b7d84fa2deae9281,2a77b2ece76f971167f6d31375a6d522bdd55120..f3fa2f64d137a2de9bb64096e0863d52a308da33
  
  #include "or.h"
  #include "circuitbuild.h"
+ #include "circuituse.h"
  #include "config.h"
  #include "control.h"
 +#include "crypto_rand.h"
 +#include "crypto_util.h"
 +#include "hs_client.h"
  #include "hs_common.h"
 +#include "hs_intropoint.h"
 +#include "networkstatus.h"
  #include "rendclient.h"
  #include "rendcommon.h"
  #include "rendmid.h"