circuitbuild.c 77 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357
  1. /* Copyright (c) 2001 Matej Pfajfar.
  2. * Copyright (c) 2001-2004, Roger Dingledine.
  3. * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson. */
  4. /* See LICENSE for licensing information */
  5. /* $Id$ */
  6. const char circuitbuild_c_id[] =
  7. "$Id$";
  8. /**
  9. * \file circuitbuild.c
  10. * \brief The actual details of building circuits.
  11. **/
  12. #include "or.h"
  13. /********* START VARIABLES **********/
  14. /** A global list of all circuits at this hop. */
  15. extern circuit_t *global_circuitlist;
  16. /** An entry_guard_t represents our information about a chosen long-term
  17. * first hop, known as a "helper" node in the literature. We can't just
  18. * use a routerinfo_t, since we want to remember these even when we
  19. * don't have a directory. */
  20. typedef struct {
  21. char nickname[MAX_NICKNAME_LEN+1];
  22. char identity[DIGEST_LEN];
  23. uint8_t made_contact; /**< 0 if we have never connected to this router,
  24. * 1 if we have. */
  25. time_t down_since; /**< 0 if this router is currently up, or the time at
  26. * which it was observed to go down. */
  27. time_t unlisted_since; /**< 0 if this router is currently listed, or the
  28. * time at which it became unlisted */
  29. } entry_guard_t;
  30. /** A list of our chosen entry guards. */
  31. static smartlist_t *entry_guards = NULL;
  32. /** A value of 1 means that the entry_guards list has changed
  33. * and those changes need to be flushed to disk. */
  34. static int entry_guards_dirty = 0;
  35. /********* END VARIABLES ************/
  36. static int circuit_deliver_create_cell(circuit_t *circ,
  37. uint8_t cell_type, char *payload);
  38. static int onion_pick_cpath_exit(circuit_t *circ, extend_info_t *exit);
  39. static crypt_path_t *onion_next_hop_in_cpath(crypt_path_t *cpath);
  40. static int onion_extend_cpath(uint8_t purpose, crypt_path_t **head_ptr,
  41. cpath_build_state_t *state);
  42. static int count_acceptable_routers(smartlist_t *routers);
  43. static int onion_append_hop(crypt_path_t **head_ptr, extend_info_t *choice);
  44. static routerinfo_t *choose_random_entry(cpath_build_state_t *state);
  45. static void entry_guards_changed(void);
  46. /** Iterate over values of circ_id, starting from conn-\>next_circ_id,
  47. * and with the high bit specified by circ_id_type (see
  48. * decide_circ_id_type()), until we get a circ_id that is not in use
  49. * by any other circuit on that conn.
  50. *
  51. * Return it, or 0 if can't get a unique circ_id.
  52. */
  53. static uint16_t
  54. get_unique_circ_id_by_conn(connection_t *conn)
  55. {
  56. uint16_t test_circ_id;
  57. uint16_t attempts=0;
  58. uint16_t high_bit;
  59. tor_assert(conn);
  60. tor_assert(conn->type == CONN_TYPE_OR);
  61. high_bit = (conn->circ_id_type == CIRC_ID_TYPE_HIGHER) ? 1<<15 : 0;
  62. do {
  63. /* Sequentially iterate over test_circ_id=1...1<<15-1 until we find a
  64. * circID such that (high_bit|test_circ_id) is not already used. */
  65. test_circ_id = conn->next_circ_id++;
  66. if (test_circ_id == 0 || test_circ_id >= 1<<15) {
  67. test_circ_id = 1;
  68. conn->next_circ_id = 2;
  69. }
  70. if (++attempts > 1<<15) {
  71. /* Make sure we don't loop forever if all circ_id's are used. This
  72. * matters because it's an external DoS opportunity.
  73. */
  74. log_warn(LD_CIRC,"No unused circ IDs. Failing.");
  75. return 0;
  76. }
  77. test_circ_id |= high_bit;
  78. } while (circuit_id_used_on_conn(test_circ_id, conn));
  79. return test_circ_id;
  80. }
  81. /** If <b>verbose</b> is false, allocate and return a comma-separated
  82. * list of the currently built elements of circuit_t. If
  83. * <b>verbose</b> is true, also list information about link status in
  84. * a more verbose format using spaces.
  85. */
  86. char *
  87. circuit_list_path(circuit_t *circ, int verbose)
  88. {
  89. crypt_path_t *hop;
  90. smartlist_t *elements;
  91. const char *states[] = {"closed", "waiting for keys", "open"};
  92. char buf[128];
  93. char *s;
  94. tor_assert(CIRCUIT_IS_ORIGIN(circ));
  95. elements = smartlist_create();
  96. if (verbose) {
  97. const char *nickname = build_state_get_exit_nickname(circ->build_state);
  98. tor_snprintf(buf, sizeof(buf), "%s%s circ (length %d%s%s):",
  99. circ->build_state->is_internal ? "internal" : "exit",
  100. circ->build_state->need_uptime ? " (high-uptime)" : "",
  101. circ->build_state->desired_path_len,
  102. circ->state == CIRCUIT_STATE_OPEN ? "" : ", exit ",
  103. circ->state == CIRCUIT_STATE_OPEN ? "" :
  104. (nickname?nickname:"*unnamed*"));
  105. smartlist_add(elements, tor_strdup(buf));
  106. }
  107. hop = circ->cpath;
  108. do {
  109. const char *elt;
  110. if (!hop)
  111. break;
  112. if (!verbose && hop->state != CPATH_STATE_OPEN)
  113. break;
  114. if (!hop->extend_info)
  115. break;
  116. elt = hop->extend_info->nickname;
  117. tor_assert(elt);
  118. if (verbose) {
  119. size_t len = strlen(elt)+2+strlen(states[hop->state])+1;
  120. char *v = tor_malloc(len);
  121. tor_assert(hop->state <= 2);
  122. tor_snprintf(v,len,"%s(%s)",elt,states[hop->state]);
  123. smartlist_add(elements, v);
  124. } else {
  125. smartlist_add(elements, tor_strdup(elt));
  126. }
  127. hop = hop->next;
  128. } while (hop != circ->cpath);
  129. s = smartlist_join_strings(elements, verbose?" ":",", 0, NULL);
  130. SMARTLIST_FOREACH(elements, char*, cp, tor_free(cp));
  131. smartlist_free(elements);
  132. return s;
  133. }
  134. /** Log, at severity <b>severity</b>, the nicknames of each router in
  135. * circ's cpath. Also log the length of the cpath, and the intended
  136. * exit point.
  137. */
  138. void
  139. circuit_log_path(int severity, unsigned int domain, circuit_t *circ)
  140. {
  141. char *s = circuit_list_path(circ,1);
  142. log(severity,domain,"%s",s);
  143. tor_free(s);
  144. }
  145. /** Tell the rep(utation)hist(ory) module about the status of the links
  146. * in circ. Hops that have become OPEN are marked as successfully
  147. * extended; the _first_ hop that isn't open (if any) is marked as
  148. * unable to extend.
  149. */
  150. void
  151. circuit_rep_hist_note_result(circuit_t *circ)
  152. {
  153. crypt_path_t *hop;
  154. char *prev_digest = NULL;
  155. routerinfo_t *router;
  156. hop = circ->cpath;
  157. if (!hop) {
  158. /* XXX
  159. * if !hop, then we're not the beginning of this circuit.
  160. * for now, just forget about it. later, we should remember when
  161. * extends-through-us failed, too.
  162. */
  163. return;
  164. }
  165. if (server_mode(get_options())) {
  166. routerinfo_t *me = router_get_my_routerinfo();
  167. tor_assert(me);
  168. prev_digest = me->cache_info.identity_digest;
  169. }
  170. do {
  171. router = router_get_by_digest(hop->extend_info->identity_digest);
  172. if (router) {
  173. if (prev_digest) {
  174. if (hop->state == CPATH_STATE_OPEN)
  175. rep_hist_note_extend_succeeded(prev_digest,
  176. router->cache_info.identity_digest);
  177. else {
  178. rep_hist_note_extend_failed(prev_digest,
  179. router->cache_info.identity_digest);
  180. break;
  181. }
  182. }
  183. prev_digest = router->cache_info.identity_digest;
  184. } else {
  185. prev_digest = NULL;
  186. }
  187. hop=hop->next;
  188. } while (hop!=circ->cpath);
  189. }
  190. /** A helper function for circuit_dump_by_conn() below. Log a bunch
  191. * of information about circuit <b>circ</b>.
  192. */
  193. static void
  194. circuit_dump_details(int severity, circuit_t *circ, int poll_index,
  195. const char *type, int this_circid, int other_circid)
  196. {
  197. log(severity, LD_CIRC, "Conn %d has %s circuit: circID %d (other side %d), "
  198. "state %d (%s), born %d:",
  199. poll_index, type, this_circid, other_circid, circ->state,
  200. circuit_state_to_string(circ->state), (int)circ->timestamp_created);
  201. if (CIRCUIT_IS_ORIGIN(circ)) { /* circ starts at this node */
  202. circuit_log_path(severity, LD_CIRC, circ);
  203. }
  204. }
  205. /** Log, at severity <b>severity</b>, information about each circuit
  206. * that is connected to <b>conn</b>.
  207. */
  208. void
  209. circuit_dump_by_conn(connection_t *conn, int severity)
  210. {
  211. circuit_t *circ;
  212. connection_t *tmpconn;
  213. for (circ=global_circuitlist;circ;circ = circ->next) {
  214. if (circ->marked_for_close)
  215. continue;
  216. if (circ->p_conn == conn)
  217. circuit_dump_details(severity, circ, conn->poll_index, "App-ward",
  218. circ->p_circ_id, circ->n_circ_id);
  219. for (tmpconn=circ->p_streams; tmpconn; tmpconn=tmpconn->next_stream) {
  220. if (tmpconn == conn) {
  221. circuit_dump_details(severity, circ, conn->poll_index, "App-ward",
  222. circ->p_circ_id, circ->n_circ_id);
  223. }
  224. }
  225. if (circ->n_conn == conn)
  226. circuit_dump_details(severity, circ, conn->poll_index, "Exit-ward",
  227. circ->n_circ_id, circ->p_circ_id);
  228. for (tmpconn=circ->n_streams; tmpconn; tmpconn=tmpconn->next_stream) {
  229. if (tmpconn == conn) {
  230. circuit_dump_details(severity, circ, conn->poll_index, "Exit-ward",
  231. circ->n_circ_id, circ->p_circ_id);
  232. }
  233. }
  234. if (!circ->n_conn && circ->n_addr && circ->n_port &&
  235. circ->n_addr == conn->addr &&
  236. circ->n_port == conn->port &&
  237. !memcmp(conn->identity_digest, circ->n_conn_id_digest, DIGEST_LEN)) {
  238. circuit_dump_details(severity, circ, conn->poll_index,
  239. (circ->state == CIRCUIT_STATE_OPEN &&
  240. !CIRCUIT_IS_ORIGIN(circ)) ?
  241. "Endpoint" : "Pending",
  242. circ->n_circ_id, circ->p_circ_id);
  243. }
  244. }
  245. }
  246. /** Pick all the entries in our cpath. Stop and return 0 when we're
  247. * happy, or return -1 if an error occurs. */
  248. static int
  249. onion_populate_cpath(circuit_t *circ)
  250. {
  251. int r;
  252. again:
  253. r = onion_extend_cpath(circ->purpose, &circ->cpath, circ->build_state);
  254. // || !CIRCUIT_IS_ORIGIN(circ)) { // wtf? -rd
  255. if (r < 0) {
  256. log_info(LD_CIRC,"Generating cpath hop failed.");
  257. return -1;
  258. }
  259. if (r == 0)
  260. goto again;
  261. return 0; /* if r == 1 */
  262. }
  263. /** Create and return a new circuit. Initialize its purpose and
  264. * build-state based on our arguments. */
  265. circuit_t *
  266. circuit_init(uint8_t purpose, int need_uptime, int need_capacity, int internal)
  267. {
  268. /* sets circ->p_circ_id and circ->p_conn */
  269. circuit_t *circ = circuit_new(0, NULL);
  270. circuit_set_state(circ, CIRCUIT_STATE_OR_WAIT);
  271. circ->build_state = tor_malloc_zero(sizeof(cpath_build_state_t));
  272. circ->build_state->need_uptime = need_uptime;
  273. circ->build_state->need_capacity = need_capacity;
  274. circ->build_state->is_internal = internal;
  275. circ->purpose = purpose;
  276. return circ;
  277. }
  278. /** Build a new circuit for <b>purpose</b>. If <b>info/b>
  279. * is defined, then use that as your exit router, else choose a suitable
  280. * exit node.
  281. *
  282. * Also launch a connection to the first OR in the chosen path, if
  283. * it's not open already.
  284. */
  285. circuit_t *
  286. circuit_establish_circuit(uint8_t purpose, extend_info_t *info,
  287. int need_uptime, int need_capacity, int internal)
  288. {
  289. circuit_t *circ;
  290. circ = circuit_init(purpose, need_uptime, need_capacity, internal);
  291. if (onion_pick_cpath_exit(circ, info) < 0 ||
  292. onion_populate_cpath(circ) < 0) {
  293. circuit_mark_for_close(circ, END_CIRC_AT_ORIGIN);
  294. return NULL;
  295. }
  296. control_event_circuit_status(circ, CIRC_EVENT_LAUNCHED);
  297. if (circuit_handle_first_hop(circ) < 0) {
  298. circuit_mark_for_close(circ, END_CIRC_AT_ORIGIN);
  299. return NULL;
  300. }
  301. return circ;
  302. }
  303. /** Start establishing the first hop of our circuit. Figure out what
  304. * OR we should connect to, and if necessary start the connection to
  305. * it. If we're already connected, then send the 'create' cell.
  306. * Return 0 for ok, -1 if circ should be marked-for-close. */
  307. int
  308. circuit_handle_first_hop(circuit_t *circ)
  309. {
  310. crypt_path_t *firsthop;
  311. connection_t *n_conn;
  312. char tmpbuf[INET_NTOA_BUF_LEN];
  313. struct in_addr in;
  314. firsthop = onion_next_hop_in_cpath(circ->cpath);
  315. tor_assert(firsthop);
  316. tor_assert(firsthop->extend_info);
  317. /* now see if we're already connected to the first OR in 'route' */
  318. in.s_addr = htonl(firsthop->extend_info->addr);
  319. tor_inet_ntoa(&in, tmpbuf, sizeof(tmpbuf));
  320. log_debug(LD_CIRC,"Looking for firsthop '%s:%u'",tmpbuf,
  321. firsthop->extend_info->port);
  322. /* imprint the circuit with its future n_conn->id */
  323. memcpy(circ->n_conn_id_digest, firsthop->extend_info->identity_digest,
  324. DIGEST_LEN);
  325. n_conn = connection_or_get_by_identity_digest(
  326. firsthop->extend_info->identity_digest);
  327. /* If we don't have an open conn, or the conn we have is obsolete
  328. * (i.e. old or broken) and the other side will let us make a second
  329. * connection without dropping it immediately... */
  330. if (!n_conn || n_conn->state != OR_CONN_STATE_OPEN ||
  331. (n_conn->is_obsolete &&
  332. router_digest_version_as_new_as(firsthop->extend_info->identity_digest,
  333. "0.1.1.9-alpha-cvs"))) {
  334. /* not currently connected */
  335. circ->n_addr = firsthop->extend_info->addr;
  336. circ->n_port = firsthop->extend_info->port;
  337. if (!n_conn || n_conn->is_obsolete) { /* launch the connection */
  338. n_conn = connection_or_connect(firsthop->extend_info->addr,
  339. firsthop->extend_info->port,
  340. firsthop->extend_info->identity_digest);
  341. if (!n_conn) { /* connect failed, forget the whole thing */
  342. log_info(LD_CIRC,"connect to firsthop failed. Closing.");
  343. return -1;
  344. }
  345. }
  346. log_debug(LD_CIRC,"connecting in progress (or finished). Good.");
  347. /* return success. The onion/circuit/etc will be taken care of
  348. * automatically (may already have been) whenever n_conn reaches
  349. * OR_CONN_STATE_OPEN.
  350. */
  351. return 0;
  352. } else { /* it's already open. use it. */
  353. circ->n_addr = n_conn->addr;
  354. circ->n_port = n_conn->port;
  355. circ->n_conn = n_conn;
  356. log_debug(LD_CIRC,"Conn open. Delivering first onion skin.");
  357. if (circuit_send_next_onion_skin(circ) < 0) {
  358. log_info(LD_CIRC,"circuit_send_next_onion_skin failed.");
  359. return -1;
  360. }
  361. }
  362. return 0;
  363. }
  364. /** Find any circuits that are waiting on <b>or_conn</b> to become
  365. * open and get them to send their create cells forward.
  366. *
  367. * Status is 1 if connect succeeded, or 0 if connect failed.
  368. */
  369. void
  370. circuit_n_conn_done(connection_t *or_conn, int status)
  371. {
  372. extern smartlist_t *circuits_pending_or_conns;
  373. log_debug(LD_CIRC,"or_conn to %s, status=%d",
  374. or_conn->nickname ? or_conn->nickname : "NULL", status);
  375. if (!circuits_pending_or_conns)
  376. return;
  377. SMARTLIST_FOREACH(circuits_pending_or_conns, circuit_t *, circ,
  378. {
  379. if (circ->marked_for_close)
  380. continue;
  381. tor_assert(circ->state == CIRCUIT_STATE_OR_WAIT);
  382. if (!circ->n_conn &&
  383. circ->n_addr == or_conn->addr &&
  384. circ->n_port == or_conn->port &&
  385. !memcmp(or_conn->identity_digest, circ->n_conn_id_digest,
  386. DIGEST_LEN)) {
  387. if (!status) { /* or_conn failed; close circ */
  388. log_info(LD_CIRC,"or_conn failed. Closing circ.");
  389. circuit_mark_for_close(circ, END_CIRC_REASON_OR_IDENTITY);
  390. continue;
  391. }
  392. log_debug(LD_CIRC,
  393. "Found circ %d, sending create cell.", circ->n_circ_id);
  394. /* circuit_deliver_create_cell will set n_circ_id and add us to
  395. * orconn_circuid_circuit_map, so we don't need to call
  396. * set_circid_orconn here. */
  397. circ->n_conn = or_conn;
  398. if (CIRCUIT_IS_ORIGIN(circ)) {
  399. if (circuit_send_next_onion_skin(circ) < 0) {
  400. log_info(LD_CIRC,
  401. "send_next_onion_skin failed; circuit marked for closing.");
  402. circuit_mark_for_close(circ, END_CIRC_AT_ORIGIN);
  403. continue;
  404. /* XXX could this be bad, eg if next_onion_skin failed because conn
  405. * died? */
  406. }
  407. } else {
  408. /* pull the create cell out of circ->onionskin, and send it */
  409. tor_assert(circ->onionskin);
  410. if (circuit_deliver_create_cell(circ,CELL_CREATE,circ->onionskin)<0) {
  411. circuit_mark_for_close(circ, END_CIRC_REASON_RESOURCELIMIT);
  412. continue;
  413. }
  414. tor_free(circ->onionskin);
  415. circuit_set_state(circ, CIRCUIT_STATE_OPEN);
  416. }
  417. }
  418. });
  419. }
  420. /** Find a new circid that isn't currently in use on the circ->n_conn
  421. * for the outgoing
  422. * circuit <b>circ</b>, and deliver a cell of type <b>cell_type</b>
  423. * (either CELL_CREATE or CELL_CREATE_FAST) with payload <b>payload</b>
  424. * to this circuit.
  425. * Return -1 if we failed to find a suitable circid, else return 0.
  426. */
  427. static int
  428. circuit_deliver_create_cell(circuit_t *circ, uint8_t cell_type, char *payload)
  429. {
  430. cell_t cell;
  431. uint16_t id;
  432. tor_assert(circ);
  433. tor_assert(circ->n_conn);
  434. tor_assert(circ->n_conn->type == CONN_TYPE_OR);
  435. tor_assert(payload);
  436. tor_assert(cell_type == CELL_CREATE || cell_type == CELL_CREATE_FAST);
  437. id = get_unique_circ_id_by_conn(circ->n_conn);
  438. if (!id) {
  439. log_warn(LD_CIRC,"failed to get unique circID.");
  440. return -1;
  441. }
  442. log_debug(LD_CIRC,"Chosen circID %u.", id);
  443. circuit_set_circid_orconn(circ, id, circ->n_conn, N_CONN_CHANGED);
  444. memset(&cell, 0, sizeof(cell_t));
  445. cell.command = cell_type;
  446. cell.circ_id = circ->n_circ_id;
  447. memcpy(cell.payload, payload, ONIONSKIN_CHALLENGE_LEN);
  448. connection_or_write_cell_to_buf(&cell, circ->n_conn);
  449. return 0;
  450. }
  451. /** We've decided to start our reachability testing. If all
  452. * is set, log this to the user. Return 1 if we did, or 0 if
  453. * we chose not to log anything. */
  454. int
  455. inform_testing_reachability(void)
  456. {
  457. char dirbuf[128];
  458. routerinfo_t *me = router_get_my_routerinfo();
  459. if (!me)
  460. return 0;
  461. if (me->dir_port)
  462. tor_snprintf(dirbuf, sizeof(dirbuf), " and DirPort %s:%d",
  463. me->address, me->dir_port);
  464. log(LOG_NOTICE, LD_OR, "Now checking whether ORPort %s:%d%s %s reachable... "
  465. "(this may take up to %d minutes -- look for log "
  466. "messages indicating success)",
  467. me->address, me->or_port,
  468. me->dir_port ? dirbuf : "",
  469. me->dir_port ? "are" : "is",
  470. TIMEOUT_UNTIL_UNREACHABILITY_COMPLAINT/60);
  471. return 1;
  472. }
  473. /** Return true iff we should send a create_fast cell to build a circuit
  474. * starting at <b>router</b>. (If <b>router</b> is NULL, we don't have
  475. * information on the router. */
  476. static INLINE int
  477. should_use_create_fast_for_router(routerinfo_t *router)
  478. {
  479. or_options_t *options = get_options();
  480. if (!options->FastFirstHopPK || options->ORPort)
  481. return 0;
  482. else if (!router || !router->platform ||
  483. !tor_version_as_new_as(router->platform, "0.1.0.6-rc"))
  484. return 0;
  485. else
  486. return 1;
  487. }
  488. extern int has_completed_circuit;
  489. /** This is the backbone function for building circuits.
  490. *
  491. * If circ's first hop is closed, then we need to build a create
  492. * cell and send it forward.
  493. *
  494. * Otherwise, we need to build a relay extend cell and send it
  495. * forward.
  496. *
  497. * Return -reason if we want to tear down circ, else return 0.
  498. */
  499. int
  500. circuit_send_next_onion_skin(circuit_t *circ)
  501. {
  502. crypt_path_t *hop;
  503. routerinfo_t *router;
  504. char payload[2+4+DIGEST_LEN+ONIONSKIN_CHALLENGE_LEN];
  505. char *onionskin;
  506. size_t payload_len;
  507. tor_assert(circ);
  508. tor_assert(CIRCUIT_IS_ORIGIN(circ));
  509. if (circ->cpath->state == CPATH_STATE_CLOSED) {
  510. int fast;
  511. uint8_t cell_type;
  512. log_debug(LD_CIRC,"First skin; sending create cell.");
  513. router = router_get_by_digest(circ->n_conn->identity_digest);
  514. fast = should_use_create_fast_for_router(router);
  515. if (! fast) {
  516. /* We are an OR, or we are connecting to an old Tor: we should
  517. * send an old slow create cell.
  518. */
  519. cell_type = CELL_CREATE;
  520. if (onion_skin_create(circ->cpath->extend_info->onion_key,
  521. &(circ->cpath->dh_handshake_state),
  522. payload) < 0) {
  523. log_warn(LD_CIRC,"onion_skin_create (first hop) failed.");
  524. return - END_CIRC_REASON_INTERNAL;
  525. }
  526. } else {
  527. /* We are not an OR, and we're building the first hop of a circuit to a
  528. * new OR: we can be speedy and use CREATE_FAST to save an RSA operation
  529. * and a DH operation. */
  530. cell_type = CELL_CREATE_FAST;
  531. memset(payload, 0, sizeof(payload));
  532. crypto_rand(circ->cpath->fast_handshake_state,
  533. sizeof(circ->cpath->fast_handshake_state));
  534. memcpy(payload, circ->cpath->fast_handshake_state,
  535. sizeof(circ->cpath->fast_handshake_state));
  536. }
  537. if (circuit_deliver_create_cell(circ, cell_type, payload) < 0)
  538. return - END_CIRC_REASON_RESOURCELIMIT;
  539. circ->cpath->state = CPATH_STATE_AWAITING_KEYS;
  540. circuit_set_state(circ, CIRCUIT_STATE_BUILDING);
  541. log_info(LD_CIRC,"First hop: finished sending %s cell to '%s'",
  542. fast ? "CREATE_FAST" : "CREATE",
  543. router ? router->nickname : "<unnamed>");
  544. } else {
  545. tor_assert(circ->cpath->state == CPATH_STATE_OPEN);
  546. tor_assert(circ->state == CIRCUIT_STATE_BUILDING);
  547. log_debug(LD_CIRC,"starting to send subsequent skin.");
  548. hop = onion_next_hop_in_cpath(circ->cpath);
  549. if (!hop) {
  550. /* done building the circuit. whew. */
  551. circuit_set_state(circ, CIRCUIT_STATE_OPEN);
  552. log_info(LD_CIRC,"circuit built!");
  553. circuit_reset_failure_count(0);
  554. if (!has_completed_circuit) {
  555. or_options_t *options = get_options();
  556. has_completed_circuit=1;
  557. /* FFFF Log a count of known routers here */
  558. log(LOG_NOTICE, LD_GENERAL,
  559. "Tor has successfully opened a circuit. Looks like it's working.");
  560. if (server_mode(options) && !check_whether_orport_reachable()) {
  561. inform_testing_reachability();
  562. consider_testing_reachability();
  563. }
  564. }
  565. circuit_rep_hist_note_result(circ);
  566. circuit_has_opened(circ); /* do other actions as necessary */
  567. return 0;
  568. }
  569. *(uint32_t*)payload = htonl(hop->extend_info->addr);
  570. *(uint16_t*)(payload+4) = htons(hop->extend_info->port);
  571. onionskin = payload+2+4;
  572. memcpy(payload+2+4+ONIONSKIN_CHALLENGE_LEN,
  573. hop->extend_info->identity_digest, DIGEST_LEN);
  574. payload_len = 2+4+ONIONSKIN_CHALLENGE_LEN+DIGEST_LEN;
  575. if (onion_skin_create(hop->extend_info->onion_key,
  576. &(hop->dh_handshake_state), onionskin) < 0) {
  577. log_warn(LD_CIRC,"onion_skin_create failed.");
  578. return - END_CIRC_REASON_INTERNAL;
  579. }
  580. log_debug(LD_CIRC,"Sending extend relay cell.");
  581. /* send it to hop->prev, because it will transfer
  582. * it to a create cell and then send to hop */
  583. if (connection_edge_send_command(NULL, circ, RELAY_COMMAND_EXTEND,
  584. payload, payload_len, hop->prev) < 0)
  585. return 0; /* circuit is closed */
  586. hop->state = CPATH_STATE_AWAITING_KEYS;
  587. }
  588. return 0;
  589. }
  590. /** Our clock just jumped forward by <b>seconds_elapsed</b>. Assume
  591. * something has also gone wrong with our network: notify the user,
  592. * and abandon all not-yet-used circuits. */
  593. void
  594. circuit_note_clock_jumped(int seconds_elapsed)
  595. {
  596. log(LOG_NOTICE, LD_GENERAL,"Your clock just jumped %d seconds forward; "
  597. "assuming established circuits no longer work.", seconds_elapsed);
  598. has_completed_circuit=0; /* so it'll log when it works again */
  599. circuit_mark_all_unused_circs();
  600. circuit_expire_all_dirty_circs();
  601. }
  602. /** Take the 'extend' cell, pull out addr/port plus the onion skin. Make
  603. * sure we're connected to the next hop, and pass it the onion skin using
  604. * a create cell. Return -1 if we want to warn and tear down the circuit,
  605. * else return 0.
  606. */
  607. int
  608. circuit_extend(cell_t *cell, circuit_t *circ)
  609. {
  610. connection_t *n_conn;
  611. relay_header_t rh;
  612. char *onionskin;
  613. char *id_digest=NULL;
  614. if (circ->n_conn) {
  615. log_fn(LOG_PROTOCOL_WARN,LD_PROTOCOL,
  616. "n_conn already set. Bug/attack. Closing.");
  617. return -1;
  618. }
  619. relay_header_unpack(&rh, cell->payload);
  620. if (rh.length < 4+2+ONIONSKIN_CHALLENGE_LEN+DIGEST_LEN) {
  621. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  622. "Wrong length %d on extend cell. Closing circuit.",
  623. rh.length);
  624. return -1;
  625. }
  626. circ->n_addr = ntohl(get_uint32(cell->payload+RELAY_HEADER_SIZE));
  627. circ->n_port = ntohs(get_uint16(cell->payload+RELAY_HEADER_SIZE+4));
  628. onionskin = cell->payload+RELAY_HEADER_SIZE+4+2;
  629. id_digest = cell->payload+RELAY_HEADER_SIZE+4+2+ONIONSKIN_CHALLENGE_LEN;
  630. n_conn = connection_or_get_by_identity_digest(id_digest);
  631. /* If we don't have an open conn, or the conn we have is obsolete
  632. * (i.e. old or broken) and the other side will let us make a second
  633. * connection without dropping it immediately... */
  634. if (!n_conn || n_conn->state != OR_CONN_STATE_OPEN ||
  635. (n_conn->is_obsolete &&
  636. router_digest_version_as_new_as(id_digest,"0.1.1.9-alpha-cvs"))) {
  637. /* Note that this will close circuits where the onion has the same
  638. * router twice in a row in the path. I think that's ok.
  639. */
  640. struct in_addr in;
  641. char tmpbuf[INET_NTOA_BUF_LEN];
  642. in.s_addr = htonl(circ->n_addr);
  643. tor_inet_ntoa(&in,tmpbuf,sizeof(tmpbuf));
  644. log_info(LD_CIRC|LD_OR,"Next router (%s:%d) not connected. Connecting.",
  645. tmpbuf, circ->n_port);
  646. circ->onionskin = tor_malloc(ONIONSKIN_CHALLENGE_LEN);
  647. memcpy(circ->onionskin, onionskin, ONIONSKIN_CHALLENGE_LEN);
  648. circuit_set_state(circ, CIRCUIT_STATE_OR_WAIT);
  649. /* imprint the circuit with its future n_conn->id */
  650. memcpy(circ->n_conn_id_digest, id_digest, DIGEST_LEN);
  651. if (n_conn && !n_conn->is_obsolete) {
  652. circ->n_addr = n_conn->addr;
  653. circ->n_port = n_conn->port;
  654. } else {
  655. /* we should try to open a connection */
  656. n_conn = connection_or_connect(circ->n_addr, circ->n_port, id_digest);
  657. if (!n_conn) {
  658. log_info(LD_CIRC,"Launching n_conn failed. Closing circuit.");
  659. circuit_mark_for_close(circ, END_CIRC_REASON_CONNECTFAILED);
  660. return 0;
  661. }
  662. log_debug(LD_CIRC,"connecting in progress (or finished). Good.");
  663. }
  664. /* return success. The onion/circuit/etc will be taken care of
  665. * automatically (may already have been) whenever n_conn reaches
  666. * OR_CONN_STATE_OPEN.
  667. */
  668. return 0;
  669. }
  670. /* these may be different if the router connected to us from elsewhere */
  671. circ->n_addr = n_conn->addr;
  672. circ->n_port = n_conn->port;
  673. circ->n_conn = n_conn;
  674. memcpy(circ->n_conn_id_digest, n_conn->identity_digest, DIGEST_LEN);
  675. log_debug(LD_CIRC,"n_conn is %s:%u",n_conn->address,n_conn->port);
  676. if (circuit_deliver_create_cell(circ, CELL_CREATE, onionskin) < 0)
  677. return -1;
  678. return 0;
  679. }
  680. /** Initialize cpath-\>{f|b}_{crypto|digest} from the key material in
  681. * key_data. key_data must contain CPATH_KEY_MATERIAL bytes, which are
  682. * used as follows:
  683. * - 20 to initialize f_digest
  684. * - 20 to initialize b_digest
  685. * - 16 to key f_crypto
  686. * - 16 to key b_crypto
  687. *
  688. * (If 'reverse' is true, then f_XX and b_XX are swapped.)
  689. */
  690. int
  691. circuit_init_cpath_crypto(crypt_path_t *cpath, char *key_data, int reverse)
  692. {
  693. crypto_digest_env_t *tmp_digest;
  694. crypto_cipher_env_t *tmp_crypto;
  695. tor_assert(cpath);
  696. tor_assert(key_data);
  697. tor_assert(!(cpath->f_crypto || cpath->b_crypto ||
  698. cpath->f_digest || cpath->b_digest));
  699. cpath->f_digest = crypto_new_digest_env();
  700. crypto_digest_add_bytes(cpath->f_digest, key_data, DIGEST_LEN);
  701. cpath->b_digest = crypto_new_digest_env();
  702. crypto_digest_add_bytes(cpath->b_digest, key_data+DIGEST_LEN, DIGEST_LEN);
  703. if (!(cpath->f_crypto =
  704. crypto_create_init_cipher(key_data+(2*DIGEST_LEN),1))) {
  705. log_warn(LD_BUG,"Bug: forward cipher initialization failed.");
  706. return -1;
  707. }
  708. if (!(cpath->b_crypto =
  709. crypto_create_init_cipher(key_data+(2*DIGEST_LEN)+CIPHER_KEY_LEN,0))) {
  710. log_warn(LD_BUG,"Bug: backward cipher initialization failed.");
  711. return -1;
  712. }
  713. if (reverse) {
  714. tmp_digest = cpath->f_digest;
  715. cpath->f_digest = cpath->b_digest;
  716. cpath->b_digest = tmp_digest;
  717. tmp_crypto = cpath->f_crypto;
  718. cpath->f_crypto = cpath->b_crypto;
  719. cpath->b_crypto = tmp_crypto;
  720. }
  721. return 0;
  722. }
  723. /** A created or extended cell came back to us on the circuit, and it included
  724. * <b>reply</b> as its body. (If <b>reply_type</b> is CELL_CREATED, the body
  725. * contains (the second DH key, plus KH). If <b>reply_type</b> is
  726. * CELL_CREATED_FAST, the body contains a secret y and a hash H(x|y).)
  727. *
  728. * Calculate the appropriate keys and digests, make sure KH is
  729. * correct, and initialize this hop of the cpath.
  730. *
  731. * Return - reason if we want to mark circ for close, else return 0.
  732. */
  733. int
  734. circuit_finish_handshake(circuit_t *circ, uint8_t reply_type, char *reply)
  735. {
  736. char keys[CPATH_KEY_MATERIAL_LEN];
  737. crypt_path_t *hop;
  738. tor_assert(CIRCUIT_IS_ORIGIN(circ));
  739. if (circ->cpath->state == CPATH_STATE_AWAITING_KEYS)
  740. hop = circ->cpath;
  741. else {
  742. hop = onion_next_hop_in_cpath(circ->cpath);
  743. if (!hop) { /* got an extended when we're all done? */
  744. log_warn(LD_PROTOCOL,"got extended when circ already built? Closing.");
  745. return - END_CIRC_REASON_TORPROTOCOL;
  746. }
  747. }
  748. tor_assert(hop->state == CPATH_STATE_AWAITING_KEYS);
  749. if (reply_type == CELL_CREATED && hop->dh_handshake_state) {
  750. if (onion_skin_client_handshake(hop->dh_handshake_state, reply, keys,
  751. DIGEST_LEN*2+CIPHER_KEY_LEN*2) < 0) {
  752. log_warn(LD_CIRC,"onion_skin_client_handshake failed.");
  753. return -END_CIRC_REASON_TORPROTOCOL;
  754. }
  755. /* Remember hash of g^xy */
  756. memcpy(hop->handshake_digest, reply+DH_KEY_LEN, DIGEST_LEN);
  757. } else if (reply_type == CELL_CREATED_FAST && !hop->dh_handshake_state) {
  758. if (fast_client_handshake(hop->fast_handshake_state, reply, keys,
  759. DIGEST_LEN*2+CIPHER_KEY_LEN*2) < 0) {
  760. log_warn(LD_CIRC,"fast_client_handshake failed.");
  761. return -END_CIRC_REASON_TORPROTOCOL;
  762. }
  763. memcpy(hop->handshake_digest, reply+DIGEST_LEN, DIGEST_LEN);
  764. } else {
  765. log_warn(LD_PROTOCOL,"CREATED cell type did not match CREATE cell type.");
  766. return -END_CIRC_REASON_TORPROTOCOL;
  767. }
  768. if (hop->dh_handshake_state) {
  769. crypto_dh_free(hop->dh_handshake_state); /* don't need it anymore */
  770. hop->dh_handshake_state = NULL;
  771. }
  772. memset(hop->fast_handshake_state, 0, sizeof(hop->fast_handshake_state));
  773. if (circuit_init_cpath_crypto(hop, keys, 0)<0) {
  774. return -END_CIRC_REASON_TORPROTOCOL;
  775. }
  776. hop->state = CPATH_STATE_OPEN;
  777. log_info(LD_CIRC,"Finished building %scircuit hop:",
  778. (reply_type == CELL_CREATED_FAST) ? "fast " : "");
  779. circuit_log_path(LOG_INFO,LD_CIRC,circ);
  780. control_event_circuit_status(circ, CIRC_EVENT_EXTENDED);
  781. return 0;
  782. }
  783. /** We received a relay truncated cell on circ.
  784. *
  785. * Since we don't ask for truncates currently, getting a truncated
  786. * means that a connection broke or an extend failed. For now,
  787. * just give up: for circ to close, and return 0.
  788. */
  789. int
  790. circuit_truncated(circuit_t *circ, crypt_path_t *layer)
  791. {
  792. // crypt_path_t *victim;
  793. // connection_t *stream;
  794. tor_assert(circ);
  795. tor_assert(CIRCUIT_IS_ORIGIN(circ));
  796. tor_assert(layer);
  797. /* XXX Since we don't ask for truncates currently, getting a truncated
  798. * means that a connection broke or an extend failed. For now,
  799. * just give up.
  800. */
  801. circuit_mark_for_close(circ, END_CIRC_AT_ORIGIN);
  802. return 0;
  803. #if 0
  804. while (layer->next != circ->cpath) {
  805. /* we need to clear out layer->next */
  806. victim = layer->next;
  807. log_debug(LD_CIRC, "Killing a layer of the cpath.");
  808. for (stream = circ->p_streams; stream; stream=stream->next_stream) {
  809. if (stream->cpath_layer == victim) {
  810. /* XXXX NM LD_CIRC? */
  811. log_info(LD_APP, "Marking stream %d for close.", stream->stream_id);
  812. /* no need to send 'end' relay cells,
  813. * because the other side's already dead
  814. */
  815. connection_mark_unattached_ap(stream, END_STREAM_REASON_DESTROY);
  816. }
  817. }
  818. layer->next = victim->next;
  819. circuit_free_cpath_node(victim);
  820. }
  821. log_info(LD_CIRC, "finished");
  822. return 0;
  823. #endif
  824. }
  825. /** Given a response payload and keys, initialize, then send a created
  826. * cell back.
  827. */
  828. int
  829. onionskin_answer(circuit_t *circ, uint8_t cell_type, char *payload, char *keys)
  830. {
  831. cell_t cell;
  832. crypt_path_t *tmp_cpath;
  833. tmp_cpath = tor_malloc_zero(sizeof(crypt_path_t));
  834. tmp_cpath->magic = CRYPT_PATH_MAGIC;
  835. memset(&cell, 0, sizeof(cell_t));
  836. cell.command = cell_type;
  837. cell.circ_id = circ->p_circ_id;
  838. circuit_set_state(circ, CIRCUIT_STATE_OPEN);
  839. memcpy(cell.payload, payload,
  840. cell_type == CELL_CREATED ? ONIONSKIN_REPLY_LEN : DIGEST_LEN*2);
  841. log_debug(LD_CIRC,"init digest forward 0x%.8x, backward 0x%.8x.",
  842. (unsigned int)*(uint32_t*)(keys),
  843. (unsigned int)*(uint32_t*)(keys+20));
  844. if (circuit_init_cpath_crypto(tmp_cpath, keys, 0)<0) {
  845. log_warn(LD_BUG,"Circuit initialization failed");
  846. tor_free(tmp_cpath);
  847. return -1;
  848. }
  849. circ->n_digest = tmp_cpath->f_digest;
  850. circ->n_crypto = tmp_cpath->f_crypto;
  851. circ->p_digest = tmp_cpath->b_digest;
  852. circ->p_crypto = tmp_cpath->b_crypto;
  853. tmp_cpath->magic = 0;
  854. tor_free(tmp_cpath);
  855. if (cell_type == CELL_CREATED)
  856. memcpy(circ->handshake_digest, cell.payload+DH_KEY_LEN, DIGEST_LEN);
  857. else
  858. memcpy(circ->handshake_digest, cell.payload+DIGEST_LEN, DIGEST_LEN);
  859. connection_or_write_cell_to_buf(&cell, circ->p_conn);
  860. log_debug(LD_CIRC,"Finished sending 'created' cell.");
  861. if (!is_local_IP(circ->p_conn->addr) &&
  862. tor_tls_is_server(circ->p_conn->tls)) {
  863. /* record that we could process create cells from a non-local conn
  864. * that we didn't initiate; presumably this means that create cells
  865. * can reach us too. */
  866. router_orport_found_reachable();
  867. }
  868. return 0;
  869. }
  870. /** Choose a length for a circuit of purpose <b>purpose</b>.
  871. * Default length is 3 + the number of endpoints that would give something
  872. * away. If the routerlist <b>routers</b> doesn't have enough routers
  873. * to handle the desired path length, return as large a path length as
  874. * is feasible, except if it's less than 2, in which case return -1.
  875. */
  876. static int
  877. new_route_len(double cw, uint8_t purpose, extend_info_t *exit,
  878. smartlist_t *routers)
  879. {
  880. int num_acceptable_routers;
  881. int routelen;
  882. tor_assert(cw >= 0.);
  883. tor_assert(cw < 1.);
  884. tor_assert(routers);
  885. #ifdef TOR_PERF
  886. routelen = 2;
  887. #else
  888. routelen = 3;
  889. if (exit &&
  890. purpose != CIRCUIT_PURPOSE_TESTING &&
  891. purpose != CIRCUIT_PURPOSE_S_ESTABLISH_INTRO)
  892. routelen++;
  893. #endif
  894. log_debug(LD_CIRC,"Chosen route length %d (%d routers available).",routelen,
  895. smartlist_len(routers));
  896. num_acceptable_routers = count_acceptable_routers(routers);
  897. if (num_acceptable_routers < 2) {
  898. log_info(LD_CIRC,
  899. "Not enough acceptable routers (%d). Discarding this circuit.",
  900. num_acceptable_routers);
  901. return -1;
  902. }
  903. if (num_acceptable_routers < routelen) {
  904. log_info(LD_CIRC,"Not enough routers: cutting routelen from %d to %d.",
  905. routelen, num_acceptable_routers);
  906. routelen = num_acceptable_routers;
  907. }
  908. return routelen;
  909. }
  910. /** Fetch the list of predicted ports, dup it into a smartlist of
  911. * uint16_t's, remove the ones that are already handled by an
  912. * existing circuit, and return it.
  913. */
  914. static smartlist_t *
  915. circuit_get_unhandled_ports(time_t now)
  916. {
  917. smartlist_t *source = rep_hist_get_predicted_ports(now);
  918. smartlist_t *dest = smartlist_create();
  919. uint16_t *tmp;
  920. int i;
  921. for (i = 0; i < smartlist_len(source); ++i) {
  922. tmp = tor_malloc(sizeof(uint16_t));
  923. memcpy(tmp, smartlist_get(source, i), sizeof(uint16_t));
  924. smartlist_add(dest, tmp);
  925. }
  926. circuit_remove_handled_ports(dest);
  927. return dest;
  928. }
  929. /** Return 1 if we already have circuits present or on the way for
  930. * all anticipated ports. Return 0 if we should make more.
  931. *
  932. * If we're returning 0, set need_uptime and need_capacity to
  933. * indicate any requirements that the unhandled ports have.
  934. */
  935. int
  936. circuit_all_predicted_ports_handled(time_t now, int *need_uptime,
  937. int *need_capacity)
  938. {
  939. int i, enough;
  940. uint16_t *port;
  941. smartlist_t *sl = circuit_get_unhandled_ports(now);
  942. smartlist_t *LongLivedServices = get_options()->LongLivedPorts;
  943. tor_assert(need_uptime);
  944. tor_assert(need_capacity);
  945. enough = (smartlist_len(sl) == 0);
  946. for (i = 0; i < smartlist_len(sl); ++i) {
  947. port = smartlist_get(sl, i);
  948. if (smartlist_string_num_isin(LongLivedServices, *port))
  949. *need_uptime = 1;
  950. tor_free(port);
  951. }
  952. smartlist_free(sl);
  953. return enough;
  954. }
  955. /** Return 1 if <b>router</b> can handle one or more of the ports in
  956. * <b>needed_ports</b>, else return 0.
  957. */
  958. static int
  959. router_handles_some_port(routerinfo_t *router, smartlist_t *needed_ports)
  960. {
  961. int i;
  962. uint16_t port;
  963. for (i = 0; i < smartlist_len(needed_ports); ++i) {
  964. addr_policy_result_t r;
  965. port = *(uint16_t *)smartlist_get(needed_ports, i);
  966. tor_assert(port);
  967. r = router_compare_addr_to_addr_policy(0, port, router->exit_policy);
  968. if (r != ADDR_POLICY_REJECTED && r != ADDR_POLICY_PROBABLY_REJECTED)
  969. return 1;
  970. }
  971. return 0;
  972. }
  973. /** How many circuits do we want simultaneously in-progress to handle
  974. * a given stream?
  975. */
  976. #define MIN_CIRCUITS_HANDLING_STREAM 2
  977. static int
  978. ap_stream_wants_exit_attention(connection_t *conn)
  979. {
  980. if (conn->type == CONN_TYPE_AP &&
  981. conn->state == AP_CONN_STATE_CIRCUIT_WAIT &&
  982. !conn->marked_for_close &&
  983. !connection_edge_is_rendezvous_stream(conn) &&
  984. !circuit_stream_is_being_handled(conn, 0, MIN_CIRCUITS_HANDLING_STREAM))
  985. return 1;
  986. return 0;
  987. }
  988. /** Return a pointer to a suitable router to be the exit node for the
  989. * general-purpose circuit we're about to build.
  990. *
  991. * Look through the connection array, and choose a router that maximizes
  992. * the number of pending streams that can exit from this router.
  993. *
  994. * Return NULL if we can't find any suitable routers.
  995. */
  996. static routerinfo_t *
  997. choose_good_exit_server_general(routerlist_t *dir, int need_uptime,
  998. int need_capacity)
  999. {
  1000. int *n_supported;
  1001. int i, j;
  1002. int n_pending_connections = 0;
  1003. connection_t **carray;
  1004. int n_connections;
  1005. int best_support = -1;
  1006. int n_best_support=0;
  1007. smartlist_t *sl, *preferredexits, *excludedexits;
  1008. routerinfo_t *router;
  1009. or_options_t *options = get_options();
  1010. get_connection_array(&carray, &n_connections);
  1011. /* Count how many connections are waiting for a circuit to be built.
  1012. * We use this for log messages now, but in the future we may depend on it.
  1013. */
  1014. for (i = 0; i < n_connections; ++i) {
  1015. if (ap_stream_wants_exit_attention(carray[i]))
  1016. ++n_pending_connections;
  1017. }
  1018. // log_fn(LOG_DEBUG, "Choosing exit node; %d connections are pending",
  1019. // n_pending_connections);
  1020. /* Now we count, for each of the routers in the directory, how many
  1021. * of the pending connections could possibly exit from that
  1022. * router (n_supported[i]). (We can't be sure about cases where we
  1023. * don't know the IP address of the pending connection.)
  1024. */
  1025. n_supported = tor_malloc(sizeof(int)*smartlist_len(dir->routers));
  1026. for (i = 0; i < smartlist_len(dir->routers); ++i) {/* iterate over routers */
  1027. router = smartlist_get(dir->routers, i);
  1028. if (router_is_me(router)) {
  1029. n_supported[i] = -1;
  1030. // log_fn(LOG_DEBUG,"Skipping node %s -- it's me.", router->nickname);
  1031. /* XXX there's probably a reverse predecessor attack here, but
  1032. * it's slow. should we take this out? -RD
  1033. */
  1034. continue;
  1035. }
  1036. if (!router->is_running) {
  1037. n_supported[i] = -1;
  1038. // log_fn(LOG_DEBUG,
  1039. // "Skipping node %s (index %d) -- directory says it's not running.",
  1040. // router->nickname, i);
  1041. continue; /* skip routers that are known to be down */
  1042. }
  1043. if (router_is_unreliable(router, need_uptime, need_capacity, 0)) {
  1044. n_supported[i] = -1;
  1045. continue; /* skip routers that are not suitable */
  1046. }
  1047. if (!router->is_verified &&
  1048. (!(options->_AllowUnverified & ALLOW_UNVERIFIED_EXIT) ||
  1049. router_is_unreliable(router, 1, 1, 0))) {
  1050. /* if it's unverified, and either we don't want it or it's unsuitable */
  1051. n_supported[i] = -1;
  1052. // log_fn(LOG_DEBUG,"Skipping node %s (index %d) -- unverified router.",
  1053. // router->nickname, i);
  1054. continue; /* skip unverified routers */
  1055. }
  1056. if (router_exit_policy_rejects_all(router)) {
  1057. n_supported[i] = -1;
  1058. // log_fn(LOG_DEBUG,"Skipping node %s (index %d) -- it rejects all.",
  1059. // router->nickname, i);
  1060. continue; /* skip routers that reject all */
  1061. }
  1062. n_supported[i] = 0;
  1063. for (j = 0; j < n_connections; ++j) { /* iterate over connections */
  1064. if (!ap_stream_wants_exit_attention(carray[j]))
  1065. continue; /* Skip everything but APs in CIRCUIT_WAIT */
  1066. if (connection_ap_can_use_exit(carray[j], router)) {
  1067. ++n_supported[i];
  1068. // log_fn(LOG_DEBUG,"%s is supported. n_supported[%d] now %d.",
  1069. // router->nickname, i, n_supported[i]);
  1070. } else {
  1071. // log_fn(LOG_DEBUG,"%s (index %d) would reject this stream.",
  1072. // router->nickname, i);
  1073. }
  1074. } /* End looping over connections. */
  1075. if (n_supported[i] > best_support) {
  1076. /* If this router is better than previous ones, remember its index
  1077. * and goodness, and start counting how many routers are this good. */
  1078. best_support = n_supported[i]; n_best_support=1;
  1079. // log_fn(LOG_DEBUG,"%s is new best supported option so far.",
  1080. // router->nickname);
  1081. } else if (n_supported[i] == best_support) {
  1082. /* If this router is _as good_ as the best one, just increment the
  1083. * count of equally good routers.*/
  1084. ++n_best_support;
  1085. }
  1086. }
  1087. log_info(LD_CIRC,
  1088. "Found %d servers that might support %d/%d pending connections.",
  1089. n_best_support, best_support >= 0 ? best_support : 0,
  1090. n_pending_connections);
  1091. preferredexits = smartlist_create();
  1092. add_nickname_list_to_smartlist(preferredexits,options->ExitNodes,1,1,1);
  1093. excludedexits = smartlist_create();
  1094. add_nickname_list_to_smartlist(excludedexits,options->ExcludeNodes,0,0,1);
  1095. sl = smartlist_create();
  1096. /* If any routers definitely support any pending connections, choose one
  1097. * at random. */
  1098. if (best_support > 0) {
  1099. for (i = 0; i < smartlist_len(dir->routers); i++)
  1100. if (n_supported[i] == best_support)
  1101. smartlist_add(sl, smartlist_get(dir->routers, i));
  1102. smartlist_subtract(sl,excludedexits);
  1103. if (options->StrictExitNodes || smartlist_overlap(sl,preferredexits))
  1104. smartlist_intersect(sl,preferredexits);
  1105. router = routerlist_sl_choose_by_bandwidth(sl);
  1106. } else {
  1107. /* Either there are no pending connections, or no routers even seem to
  1108. * possibly support any of them. Choose a router at random that satisfies
  1109. * at least one predicted exit port. */
  1110. int try;
  1111. smartlist_t *needed_ports = circuit_get_unhandled_ports(time(NULL));
  1112. if (best_support == -1) {
  1113. if (need_uptime || need_capacity) {
  1114. log_info(LD_CIRC,
  1115. "We couldn't find any live%s%s routers; falling back "
  1116. "to list of all routers.",
  1117. need_capacity?", fast":"",
  1118. need_uptime?", stable":"");
  1119. return choose_good_exit_server_general(dir, 0, 0);
  1120. }
  1121. log_notice(LD_CIRC, "All routers are down or middleman -- choosing a "
  1122. "doomed exit at random.");
  1123. }
  1124. for (try = 0; try < 2; try++) {
  1125. /* try once to pick only from routers that satisfy a needed port,
  1126. * then if there are none, pick from any that support exiting. */
  1127. for (i = 0; i < smartlist_len(dir->routers); i++) {
  1128. router = smartlist_get(dir->routers, i);
  1129. if (n_supported[i] != -1 &&
  1130. (try || router_handles_some_port(router, needed_ports))) {
  1131. // log_fn(LOG_DEBUG,"Try %d: '%s' is a possibility.",
  1132. // try, router->nickname);
  1133. smartlist_add(sl, router);
  1134. }
  1135. }
  1136. smartlist_subtract(sl,excludedexits);
  1137. if (options->StrictExitNodes || smartlist_overlap(sl,preferredexits))
  1138. smartlist_intersect(sl,preferredexits);
  1139. /* XXX sometimes the above results in null, when the requested
  1140. * exit node is down. we should pick it anyway. */
  1141. router = routerlist_sl_choose_by_bandwidth(sl);
  1142. if (router)
  1143. break;
  1144. }
  1145. SMARTLIST_FOREACH(needed_ports, uint16_t *, cp, tor_free(cp));
  1146. smartlist_free(needed_ports);
  1147. }
  1148. smartlist_free(preferredexits);
  1149. smartlist_free(excludedexits);
  1150. smartlist_free(sl);
  1151. tor_free(n_supported);
  1152. if (router) {
  1153. log_info(LD_CIRC, "Chose exit server '%s'", router->nickname);
  1154. return router;
  1155. }
  1156. if (options->StrictExitNodes) {
  1157. log_warn(LD_CIRC,
  1158. "No exit routers seem to be running; can't choose an exit.");
  1159. }
  1160. return NULL;
  1161. }
  1162. /** Return a pointer to a suitable router to be the exit node for the
  1163. * circuit of purpose <b>purpose</b> that we're about to build (or NULL
  1164. * if no router is suitable).
  1165. *
  1166. * For general-purpose circuits, pass it off to
  1167. * choose_good_exit_server_general()
  1168. *
  1169. * For client-side rendezvous circuits, choose a random node, weighted
  1170. * toward the preferences in 'options'.
  1171. */
  1172. static routerinfo_t *
  1173. choose_good_exit_server(uint8_t purpose, routerlist_t *dir,
  1174. int need_uptime, int need_capacity, int is_internal)
  1175. {
  1176. or_options_t *options = get_options();
  1177. switch (purpose) {
  1178. case CIRCUIT_PURPOSE_C_GENERAL:
  1179. if (is_internal) /* pick it like a middle hop */
  1180. return router_choose_random_node(NULL, get_options()->ExcludeNodes,
  1181. NULL, need_uptime, need_capacity, 0,
  1182. get_options()->_AllowUnverified & ALLOW_UNVERIFIED_MIDDLE, 0);
  1183. else
  1184. return choose_good_exit_server_general(dir,need_uptime,need_capacity);
  1185. case CIRCUIT_PURPOSE_C_ESTABLISH_REND:
  1186. return router_choose_random_node(
  1187. options->RendNodes, options->RendExcludeNodes,
  1188. NULL, need_uptime, need_capacity, 0,
  1189. options->_AllowUnverified & ALLOW_UNVERIFIED_RENDEZVOUS, 0);
  1190. }
  1191. log_warn(LD_BUG,"Bug: unhandled purpose %d", purpose);
  1192. tor_fragile_assert();
  1193. return NULL;
  1194. }
  1195. /** Decide a suitable length for circ's cpath, and pick an exit
  1196. * router (or use <b>exit</b> if provided). Store these in the
  1197. * cpath. Return 0 if ok, -1 if circuit should be closed. */
  1198. static int
  1199. onion_pick_cpath_exit(circuit_t *circ, extend_info_t *exit)
  1200. {
  1201. cpath_build_state_t *state = circ->build_state;
  1202. routerlist_t *rl = router_get_routerlist();
  1203. int r;
  1204. r = new_route_len(get_options()->PathlenCoinWeight, circ->purpose,
  1205. exit, rl->routers);
  1206. if (r < 1) /* must be at least 1 */
  1207. return -1;
  1208. state->desired_path_len = r;
  1209. if (exit) { /* the circuit-builder pre-requested one */
  1210. log_info(LD_CIRC,"Using requested exit node '%s'", exit->nickname);
  1211. exit = extend_info_dup(exit);
  1212. } else { /* we have to decide one */
  1213. routerinfo_t *router =
  1214. choose_good_exit_server(circ->purpose, rl, state->need_uptime,
  1215. state->need_capacity, state->is_internal);
  1216. if (!router) {
  1217. log_warn(LD_CIRC,"failed to choose an exit server");
  1218. return -1;
  1219. }
  1220. exit = extend_info_from_router(router);
  1221. }
  1222. state->chosen_exit = exit;
  1223. return 0;
  1224. }
  1225. /** Give <b>circ</b> a new exit destination to <b>exit</b>, and add a
  1226. * hop to the cpath reflecting this. Don't send the next extend cell --
  1227. * the caller will do this if it wants to.
  1228. */
  1229. int
  1230. circuit_append_new_exit(circuit_t *circ, extend_info_t *info)
  1231. {
  1232. cpath_build_state_t *state;
  1233. tor_assert(info);
  1234. tor_assert(circ && CIRCUIT_IS_ORIGIN(circ));
  1235. state = circ->build_state;
  1236. tor_assert(state);
  1237. if (state->chosen_exit)
  1238. extend_info_free(state->chosen_exit);
  1239. state->chosen_exit = extend_info_dup(info);
  1240. ++circ->build_state->desired_path_len;
  1241. onion_append_hop(&circ->cpath, info);
  1242. return 0;
  1243. }
  1244. /** Take an open <b>circ</b>, and add a new hop at the end, based on
  1245. * <b>info</b>. Set its state back to CIRCUIT_STATE_BUILDING, and then
  1246. * send the next extend cell to begin connecting to that hop.
  1247. */
  1248. int
  1249. circuit_extend_to_new_exit(circuit_t *circ, extend_info_t *info)
  1250. {
  1251. tor_assert(CIRCUIT_IS_ORIGIN(circ));
  1252. circuit_append_new_exit(circ, info);
  1253. circuit_set_state(circ, CIRCUIT_STATE_BUILDING);
  1254. if (circuit_send_next_onion_skin(circ)<0) {
  1255. log_warn(LD_CIRC, "Couldn't extend circuit to new point '%s'.",
  1256. info->nickname);
  1257. circuit_mark_for_close(circ, END_CIRC_AT_ORIGIN);
  1258. return -1;
  1259. }
  1260. return 0;
  1261. }
  1262. /** Return the number of routers in <b>routers</b> that are currently up
  1263. * and available for building circuits through.
  1264. */
  1265. static int
  1266. count_acceptable_routers(smartlist_t *routers)
  1267. {
  1268. int i, n;
  1269. int num=0;
  1270. routerinfo_t *r;
  1271. n = smartlist_len(routers);
  1272. for (i=0;i<n;i++) {
  1273. r = smartlist_get(routers, i);
  1274. // log_fn(LOG_DEBUG,"Contemplating whether router %d (%s) is a new option.",
  1275. // i, r->nickname);
  1276. if (r->is_running == 0) {
  1277. // log_fn(LOG_DEBUG,"Nope, the directory says %d is not running.",i);
  1278. goto next_i_loop;
  1279. }
  1280. if (r->is_verified == 0) {
  1281. // log_fn(LOG_DEBUG,"Nope, the directory says %d is not verified.",i);
  1282. /* XXXX009 But unverified routers *are* sometimes acceptable. */
  1283. goto next_i_loop;
  1284. }
  1285. num++;
  1286. // log_fn(LOG_DEBUG,"I like %d. num_acceptable_routers now %d.",i, num);
  1287. next_i_loop:
  1288. ; /* C requires an explicit statement after the label */
  1289. }
  1290. return num;
  1291. }
  1292. /** Add <b>new_hop</b> to the end of the doubly-linked-list <b>head_ptr</b>.
  1293. * This function is used to extend cpath by another hop.
  1294. */
  1295. void
  1296. onion_append_to_cpath(crypt_path_t **head_ptr, crypt_path_t *new_hop)
  1297. {
  1298. if (*head_ptr) {
  1299. new_hop->next = (*head_ptr);
  1300. new_hop->prev = (*head_ptr)->prev;
  1301. (*head_ptr)->prev->next = new_hop;
  1302. (*head_ptr)->prev = new_hop;
  1303. } else {
  1304. *head_ptr = new_hop;
  1305. new_hop->prev = new_hop->next = new_hop;
  1306. }
  1307. }
  1308. /** A helper function used by onion_extend_cpath(). Use <b>purpose</b>
  1309. * and <b>state</b> and the cpath <b>head</b> (currently populated only
  1310. * to length <b>cur_len</b> to decide a suitable middle hop for a
  1311. * circuit. In particular, make sure we don't pick the exit node or its
  1312. * family, and make sure we don't duplicate any previous nodes or their
  1313. * families. */
  1314. static routerinfo_t *
  1315. choose_good_middle_server(uint8_t purpose,
  1316. cpath_build_state_t *state,
  1317. crypt_path_t *head,
  1318. int cur_len)
  1319. {
  1320. int i;
  1321. routerinfo_t *r, *choice;
  1322. crypt_path_t *cpath;
  1323. smartlist_t *excluded;
  1324. tor_assert(_CIRCUIT_PURPOSE_MIN <= purpose &&
  1325. purpose <= _CIRCUIT_PURPOSE_MAX);
  1326. log_debug(LD_CIRC, "Contemplating intermediate hop: random choice.");
  1327. excluded = smartlist_create();
  1328. if ((r = build_state_get_exit_router(state))) {
  1329. smartlist_add(excluded, r);
  1330. routerlist_add_family(excluded, r);
  1331. }
  1332. if ((r = routerlist_find_my_routerinfo())) {
  1333. smartlist_add(excluded, r);
  1334. routerlist_add_family(excluded, r);
  1335. }
  1336. for (i = 0, cpath = head; i < cur_len; ++i, cpath=cpath->next) {
  1337. if ((r = router_get_by_digest(cpath->extend_info->identity_digest))) {
  1338. smartlist_add(excluded, r);
  1339. routerlist_add_family(excluded, r);
  1340. }
  1341. }
  1342. choice = router_choose_random_node(
  1343. NULL, get_options()->ExcludeNodes, excluded,
  1344. state->need_uptime, state->need_capacity, 0,
  1345. get_options()->_AllowUnverified & ALLOW_UNVERIFIED_MIDDLE, 0);
  1346. smartlist_free(excluded);
  1347. return choice;
  1348. }
  1349. /** Pick a good entry server for the circuit to be built according to
  1350. * <b>state</b>. Don't reuse a chosen exit (if any), don't use this
  1351. * router (if we're an OR), and respect firewall settings; if we're
  1352. * using entry_guards, return one.
  1353. *
  1354. * If <b>state</b> is NULL, we're choosing routers to serve as entry
  1355. * nodes, not for any particular circuit.
  1356. */
  1357. static routerinfo_t *
  1358. choose_good_entry_server(uint8_t purpose, cpath_build_state_t *state)
  1359. {
  1360. routerinfo_t *r, *choice;
  1361. smartlist_t *excluded;
  1362. or_options_t *options = get_options();
  1363. if (state && options->UseEntryGuards) {
  1364. return choose_random_entry(state);
  1365. }
  1366. excluded = smartlist_create();
  1367. if (state && (r = build_state_get_exit_router(state))) {
  1368. smartlist_add(excluded, r);
  1369. routerlist_add_family(excluded, r);
  1370. }
  1371. if ((r = routerlist_find_my_routerinfo())) {
  1372. smartlist_add(excluded, r);
  1373. routerlist_add_family(excluded, r);
  1374. }
  1375. if (firewall_is_fascist_or()) {
  1376. /* exclude all ORs that listen on the wrong port */
  1377. routerlist_t *rl = router_get_routerlist();
  1378. int i;
  1379. for (i=0; i < smartlist_len(rl->routers); i++) {
  1380. r = smartlist_get(rl->routers, i);
  1381. if (!fascist_firewall_allows_address_or(r->addr,r->or_port))
  1382. smartlist_add(excluded, r);
  1383. }
  1384. }
  1385. // XXX we should exclude busy exit nodes here, too,
  1386. // but only if there are enough other nodes available.
  1387. choice = router_choose_random_node(
  1388. NULL, options->ExcludeNodes,
  1389. excluded, state ? state->need_uptime : 0,
  1390. state ? state->need_capacity : 0,
  1391. state ? 0 : 1,
  1392. options->_AllowUnverified & ALLOW_UNVERIFIED_ENTRY, 0);
  1393. smartlist_free(excluded);
  1394. return choice;
  1395. }
  1396. /** Return the first non-open hop in cpath, or return NULL if all
  1397. * hops are open. */
  1398. static crypt_path_t *
  1399. onion_next_hop_in_cpath(crypt_path_t *cpath)
  1400. {
  1401. crypt_path_t *hop = cpath;
  1402. do {
  1403. if (hop->state != CPATH_STATE_OPEN)
  1404. return hop;
  1405. hop = hop->next;
  1406. } while (hop != cpath);
  1407. return NULL;
  1408. }
  1409. /** Choose a suitable next hop in the cpath <b>head_ptr</b>,
  1410. * based on <b>state</b>. Append the hop info to head_ptr.
  1411. */
  1412. static int
  1413. onion_extend_cpath(uint8_t purpose, crypt_path_t **head_ptr,
  1414. cpath_build_state_t *state)
  1415. {
  1416. int cur_len;
  1417. crypt_path_t *cpath;
  1418. extend_info_t *info = NULL;
  1419. tor_assert(head_ptr);
  1420. if (!*head_ptr) {
  1421. cur_len = 0;
  1422. } else {
  1423. cur_len = 1;
  1424. for (cpath = *head_ptr; cpath->next != *head_ptr; cpath = cpath->next) {
  1425. ++cur_len;
  1426. }
  1427. }
  1428. if (cur_len >= state->desired_path_len) {
  1429. log_debug(LD_CIRC, "Path is complete: %d steps long",
  1430. state->desired_path_len);
  1431. return 1;
  1432. }
  1433. log_debug(LD_CIRC, "Path is %d long; we want %d", cur_len,
  1434. state->desired_path_len);
  1435. if (cur_len == state->desired_path_len - 1) { /* Picking last node */
  1436. info = extend_info_dup(state->chosen_exit);
  1437. } else if (cur_len == 0) { /* picking first node */
  1438. routerinfo_t *r = choose_good_entry_server(purpose, state);
  1439. if (r)
  1440. info = extend_info_from_router(r);
  1441. } else {
  1442. routerinfo_t *r =
  1443. choose_good_middle_server(purpose, state, *head_ptr, cur_len);
  1444. if (r)
  1445. info = extend_info_from_router(r);
  1446. }
  1447. if (!info) {
  1448. log_warn(LD_CIRC,"Failed to find node for hop %d of our path. Discarding "
  1449. "this circuit.", cur_len);
  1450. return -1;
  1451. }
  1452. log_debug(LD_CIRC,"Chose router %s for hop %d (exit is %s)",
  1453. info->nickname, cur_len+1, build_state_get_exit_nickname(state));
  1454. onion_append_hop(head_ptr, info);
  1455. extend_info_free(info);
  1456. return 0;
  1457. }
  1458. /** Create a new hop, annotate it with information about its
  1459. * corresponding router <b>choice</b>, and append it to the
  1460. * end of the cpath <b>head_ptr</b>. */
  1461. static int
  1462. onion_append_hop(crypt_path_t **head_ptr, extend_info_t *choice)
  1463. {
  1464. crypt_path_t *hop = tor_malloc_zero(sizeof(crypt_path_t));
  1465. /* link hop into the cpath, at the end. */
  1466. onion_append_to_cpath(head_ptr, hop);
  1467. hop->magic = CRYPT_PATH_MAGIC;
  1468. hop->state = CPATH_STATE_CLOSED;
  1469. hop->extend_info = extend_info_dup(choice);
  1470. hop->package_window = CIRCWINDOW_START;
  1471. hop->deliver_window = CIRCWINDOW_START;
  1472. return 0;
  1473. }
  1474. /** Allocate and return a new extend_info_t that can be used to build a
  1475. * circuit to or through the router <b>r</b>. */
  1476. extend_info_t *
  1477. extend_info_from_router(routerinfo_t *r)
  1478. {
  1479. extend_info_t *info;
  1480. tor_assert(r);
  1481. info = tor_malloc_zero(sizeof(extend_info_t));
  1482. strlcpy(info->nickname, r->nickname, sizeof(info->nickname));
  1483. memcpy(info->identity_digest, r->cache_info.identity_digest, DIGEST_LEN);
  1484. info->onion_key = crypto_pk_dup_key(r->onion_pkey);
  1485. info->addr = r->addr;
  1486. info->port = r->or_port;
  1487. return info;
  1488. }
  1489. /** Release storage held by an extend_info_t struct. */
  1490. void
  1491. extend_info_free(extend_info_t *info)
  1492. {
  1493. tor_assert(info);
  1494. crypto_free_pk_env(info->onion_key);
  1495. tor_free(info);
  1496. }
  1497. /** Allocate and return a new extend_info_t with the same contents as
  1498. * <b>info</b>. */
  1499. extend_info_t *
  1500. extend_info_dup(extend_info_t *info)
  1501. {
  1502. extend_info_t *newinfo;
  1503. tor_assert(info);
  1504. newinfo = tor_malloc(sizeof(extend_info_t));
  1505. memcpy(newinfo, info, sizeof(extend_info_t));
  1506. newinfo->onion_key = crypto_pk_dup_key(info->onion_key);
  1507. return newinfo;
  1508. }
  1509. /** Return the routerinfo_t for the chosen exit router in <b>state</b>.
  1510. * If there is no chosen exit, or if we don't know the routerinfo_t for
  1511. * the chosen exit, return NULL.
  1512. */
  1513. routerinfo_t *
  1514. build_state_get_exit_router(cpath_build_state_t *state)
  1515. {
  1516. if (!state || !state->chosen_exit)
  1517. return NULL;
  1518. return router_get_by_digest(state->chosen_exit->identity_digest);
  1519. }
  1520. /** Return the nickname for the chosen exit router in <b>state</b>. If
  1521. * there is no chosen exit, or if we don't know the routerinfo_t for the
  1522. * chosen exit, return NULL.
  1523. */
  1524. const char *
  1525. build_state_get_exit_nickname(cpath_build_state_t *state)
  1526. {
  1527. if (!state || !state->chosen_exit)
  1528. return NULL;
  1529. return state->chosen_exit->nickname;
  1530. }
  1531. /** Return the router corresponding to <b>e</b>, if <b>e</b> is
  1532. * working well enough that we are willing to use it as an entry
  1533. * right now. (Else return NULL.) In particular, it must be
  1534. * - Listed as either up or never yet contacted;
  1535. * - Present in the routerlist;
  1536. * - Listed as 'stable' or 'fast' by the current dirserver concensus,
  1537. * if demanded by <b>need_uptime</b> or <b>need_capacity</b>; and
  1538. * - Allowed by our current ReachableAddresses config option.
  1539. */
  1540. static INLINE routerinfo_t *
  1541. entry_is_live(entry_guard_t *e, int need_uptime, int need_capacity)
  1542. {
  1543. routerinfo_t *r;
  1544. if (e->down_since && e->made_contact)
  1545. return NULL;
  1546. r = router_get_by_digest(e->identity);
  1547. if (!r)
  1548. return NULL;
  1549. if (router_is_unreliable(r, need_uptime, need_capacity, 0))
  1550. return NULL;
  1551. if (firewall_is_fascist_or() &&
  1552. !fascist_firewall_allows_address_or(r->addr,r->or_port))
  1553. return NULL;
  1554. return r;
  1555. }
  1556. /** Return the number of entry guards that we think are usable. */
  1557. static int
  1558. num_live_entry_guards(void)
  1559. {
  1560. int n = 0;
  1561. if (! entry_guards)
  1562. return 0;
  1563. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, entry,
  1564. {
  1565. if (entry_is_live(entry, 0, 1))
  1566. ++n;
  1567. });
  1568. return n;
  1569. }
  1570. /** Return 1 if <b>digest</b> matches the identity of any node
  1571. * in the entry_guards list. Else return 0. */
  1572. static INLINE int
  1573. is_an_entry_guard(char *digest)
  1574. {
  1575. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, entry,
  1576. if (!memcmp(digest, entry->identity, DIGEST_LEN))
  1577. return 1;
  1578. );
  1579. return 0;
  1580. }
  1581. static void
  1582. log_entry_guards(int severity)
  1583. {
  1584. smartlist_t *elements = smartlist_create();
  1585. char buf[1024];
  1586. char *s;
  1587. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e,
  1588. {
  1589. tor_snprintf(buf, sizeof(buf), "%s (%s%s%s)",
  1590. e->nickname,
  1591. e->down_since ? "down " : "up ",
  1592. e->unlisted_since ? "unlisted " : "listed ",
  1593. e->made_contact ? "made-contact" : "never-contacted");
  1594. smartlist_add(elements, tor_strdup(buf));
  1595. });
  1596. s = smartlist_join_strings(elements, ",", 0, NULL);
  1597. SMARTLIST_FOREACH(elements, char*, cp, tor_free(cp));
  1598. smartlist_free(elements);
  1599. log_fn(severity,LD_CIRC,"%s",s);
  1600. tor_free(s);
  1601. }
  1602. #define NUM_ENTRY_PICK_TRIES 100
  1603. /** Add a new (preferably stable and fast) entry to our
  1604. * entry_guards list. Return a pointer to the router if we succeed,
  1605. * or NULL if we can't find any more suitable entries.
  1606. *
  1607. * If <b>chosen</b> is defined, use that one, and if it's not
  1608. * already in our entry_guards list, put it at the *beginning*.
  1609. * Else, put the one we pick at the end of the list. */
  1610. static routerinfo_t *
  1611. add_an_entry_guard(routerinfo_t *chosen)
  1612. {
  1613. routerinfo_t *router;
  1614. entry_guard_t *entry;
  1615. int tries_left = NUM_ENTRY_PICK_TRIES;
  1616. again:
  1617. if (--tries_left <= 0) {
  1618. log_warn(LD_CIRC, "Tried finding a new entry guard, but failed. "
  1619. "Can you reach the Tor network?");
  1620. return NULL;
  1621. }
  1622. if (chosen)
  1623. router = chosen;
  1624. else
  1625. router = choose_good_entry_server(CIRCUIT_PURPOSE_C_GENERAL, NULL);
  1626. if (!router)
  1627. return NULL;
  1628. /* make sure it's not already an entry */
  1629. if (is_an_entry_guard(router->cache_info.identity_digest)) {
  1630. if (chosen)
  1631. return NULL;
  1632. goto again;
  1633. }
  1634. entry = tor_malloc_zero(sizeof(entry_guard_t));
  1635. log_info(LD_CIRC, "Chose '%s' as new entry guard.", router->nickname);
  1636. strlcpy(entry->nickname, router->nickname, sizeof(entry->nickname));
  1637. memcpy(entry->identity, router->cache_info.identity_digest, DIGEST_LEN);
  1638. if (chosen)
  1639. smartlist_insert(entry_guards, 0, entry);
  1640. else
  1641. smartlist_add(entry_guards, entry);
  1642. log_entry_guards(LOG_INFO);
  1643. return router;
  1644. }
  1645. /** If the use of entry guards is configured, choose more entry guards
  1646. * until we have enough in the list. */
  1647. static void
  1648. pick_entry_guards(void)
  1649. {
  1650. or_options_t *options = get_options();
  1651. int changed = 0;
  1652. tor_assert(entry_guards);
  1653. while (num_live_entry_guards() < options->NumEntryGuards) {
  1654. if (!add_an_entry_guard(NULL))
  1655. break;
  1656. changed = 1;
  1657. }
  1658. if (changed)
  1659. entry_guards_changed();
  1660. }
  1661. /** Release all storage held by the list of entry guards. */
  1662. void
  1663. entry_guards_free_all(void)
  1664. {
  1665. if (entry_guards) {
  1666. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e, tor_free(e));
  1667. smartlist_free(entry_guards);
  1668. entry_guards = NULL;
  1669. }
  1670. }
  1671. /** How long (in seconds) do we allow an entry guard to be nonfunctional
  1672. * before we give up on it? */
  1673. #define ENTRY_ALLOW_DOWNTIME (30*24*60*60)
  1674. /** How long (in seconds) do we allow an entry guard to be unlisted in the
  1675. * directory before we give up on it? */
  1676. #define ENTRY_ALLOW_UNLISTED (30*24*60*60)
  1677. /** Remove all entry guards that have been down or unlisted for so
  1678. * long that we don't think they'll come up again. Return 1 if we
  1679. * removed any, or 0 if we did nothing. */
  1680. static int
  1681. remove_dead_entries(void)
  1682. {
  1683. char dbuf[HEX_DIGEST_LEN+1];
  1684. char tbuf[ISO_TIME_LEN+1];
  1685. time_t now = time(NULL);
  1686. int i;
  1687. int changed = 0;
  1688. for (i = 0; i < smartlist_len(entry_guards); ) {
  1689. entry_guard_t *entry = smartlist_get(entry_guards, i);
  1690. const char *why = NULL;
  1691. time_t since = 0;
  1692. if (entry->unlisted_since &&
  1693. entry->unlisted_since + ENTRY_ALLOW_UNLISTED < now) {
  1694. why = "unlisted";
  1695. since = entry->unlisted_since;
  1696. } else if (entry->down_since &&
  1697. entry->down_since + ENTRY_ALLOW_DOWNTIME < now) {
  1698. why = "down";
  1699. since = entry->down_since;
  1700. }
  1701. if (why) {
  1702. base16_encode(dbuf, sizeof(dbuf), entry->identity, DIGEST_LEN);
  1703. format_local_iso_time(tbuf, since);
  1704. log_info(LD_CIRC,
  1705. "Entry guard '%s' (%s) has been %s since %s; removing.",
  1706. entry->nickname, dbuf, why, tbuf);
  1707. tor_free(entry);
  1708. smartlist_del_keeporder(entry_guards, i);
  1709. log_entry_guards(LOG_INFO);
  1710. changed = 1;
  1711. } else
  1712. ++i;
  1713. }
  1714. return changed ? 1 : 0;
  1715. }
  1716. /** A new directory or router-status has arrived; update the down/listed
  1717. * status of the entry guards.
  1718. *
  1719. * An entry is 'down' if the directory lists it as nonrunning.
  1720. * An entry is 'unlisted' if the directory doesn't include it.
  1721. */
  1722. void
  1723. entry_guards_set_status_from_directory(void)
  1724. {
  1725. /* Don't call this on startup; only on a fresh download. Otherwise we'll
  1726. * think that things are unlisted. */
  1727. routerlist_t *routers;
  1728. time_t now;
  1729. int changed = 0;
  1730. int severity = LOG_INFO;
  1731. if (! entry_guards)
  1732. return;
  1733. routers = router_get_routerlist();
  1734. now = time(NULL);
  1735. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, entry,
  1736. {
  1737. routerinfo_t *r = router_get_by_digest(entry->identity);
  1738. if (! r) {
  1739. if (! entry->unlisted_since) {
  1740. entry->unlisted_since = time(NULL);
  1741. changed = 1;
  1742. log_info(LD_CIRC,"Entry guard '%s' is not listed by directories.",
  1743. entry->nickname);
  1744. severity = LOG_INFO;
  1745. }
  1746. } else {
  1747. if (entry->unlisted_since) {
  1748. log_info(LD_CIRC,"Entry guard '%s' is listed again by directories.",
  1749. entry->nickname);
  1750. changed = 1;
  1751. severity = LOG_INFO;
  1752. }
  1753. entry->unlisted_since = 0;
  1754. if (! r->is_running) {
  1755. if (! entry->down_since) {
  1756. entry->down_since = now;
  1757. log_info(LD_CIRC, "Entry guard '%s' is now down.",
  1758. entry->nickname);
  1759. changed = 1;
  1760. severity = LOG_INFO;
  1761. }
  1762. } else {
  1763. if (entry->down_since) {
  1764. log_info(LD_CIRC,"Entry guard '%s' is up in latest directories.",
  1765. entry->nickname);
  1766. changed = 1;
  1767. }
  1768. entry->down_since = 0;
  1769. }
  1770. }
  1771. log_info(LD_CIRC, "Summary: Entry '%s' is %s, %s, and %s.",
  1772. entry->nickname,
  1773. entry->down_since ? "down" : "up",
  1774. entry->unlisted_since ? "unlisted" : "listed",
  1775. entry_is_live(entry, 0, 1) ? "live" : "not live");
  1776. });
  1777. if (remove_dead_entries())
  1778. changed = 1;
  1779. if (changed) {
  1780. log_fn(severity, LD_CIRC, " (%d/%d entry guards are usable/new)",
  1781. num_live_entry_guards(), smartlist_len(entry_guards));
  1782. log_entry_guards(LOG_INFO);
  1783. entry_guards_changed();
  1784. }
  1785. }
  1786. /** Called when a connection to an OR with the identity digest <b>digest</b>
  1787. * is established (<b>succeeded</b>==1) or has failed (<b>succeeded</b>==0).
  1788. * If the OR is an entry, change that entry's up/down status.
  1789. * Return 0 normally, or -1 if we want to tear down the new connection.
  1790. */
  1791. int
  1792. entry_guard_set_status(const char *digest, int succeeded)
  1793. {
  1794. int changed = 0;
  1795. int refuse_conn = 0;
  1796. if (! entry_guards)
  1797. return 0;
  1798. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, entry,
  1799. {
  1800. if (!memcmp(entry->identity, digest, DIGEST_LEN)) {
  1801. if (succeeded) {
  1802. if (!entry->made_contact) {
  1803. /* We've just added a new long-term entry guard. Perhaps
  1804. * the network just came back? We should give our earlier
  1805. * entries another try too, and close this connection so
  1806. * we don't use it before we've given the others a shot. */
  1807. entry->made_contact = 1;
  1808. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e,
  1809. {
  1810. routerinfo_t *r;
  1811. if (e->made_contact) {
  1812. e->down_since = 0;
  1813. r = entry_is_live(e, 0, 1);
  1814. if (r) {
  1815. refuse_conn = 1;
  1816. r->is_running = 1;
  1817. }
  1818. }
  1819. if (e == entry)
  1820. break;
  1821. });
  1822. log_info(LD_CIRC,
  1823. "Connected to new entry guard '%s'. Marking earlier "
  1824. "entry guards up. %d/%d entry guards usable/new.",
  1825. entry->nickname,
  1826. num_live_entry_guards(), smartlist_len(entry_guards));
  1827. log_entry_guards(LOG_INFO);
  1828. changed = 1;
  1829. }
  1830. if (entry->down_since) {
  1831. entry->down_since = 0;
  1832. log_info(LD_CIRC,
  1833. "Connection to formerly down entry guard '%s' succeeded. "
  1834. "%d/%d entry guards usable/new.", entry->nickname,
  1835. num_live_entry_guards(), smartlist_len(entry_guards));
  1836. log_entry_guards(LOG_INFO);
  1837. changed = 1;
  1838. }
  1839. } else {
  1840. if (!entry->made_contact) { /* dump him */
  1841. log_info(LD_CIRC,
  1842. "Connection to never-contacted entry guard '%s' failed. "
  1843. "Removing from the list. %d/%d entry guards usable/new.",
  1844. entry->nickname,
  1845. num_live_entry_guards()-1, smartlist_len(entry_guards)-1);
  1846. tor_free(entry);
  1847. smartlist_del_keeporder(entry_guards, entry_sl_idx);
  1848. log_entry_guards(LOG_INFO);
  1849. changed = 1;
  1850. } else if (!entry->down_since) {
  1851. entry->down_since = time(NULL);
  1852. log_info(LD_CIRC, "Connection to entry guard '%s' failed. "
  1853. "%d/%d entry guards usable/new.",
  1854. entry->nickname,
  1855. num_live_entry_guards(), smartlist_len(entry_guards));
  1856. log_entry_guards(LOG_INFO);
  1857. changed = 1;
  1858. }
  1859. }
  1860. }
  1861. });
  1862. if (changed)
  1863. entry_guards_changed();
  1864. return refuse_conn ? -1 : 0;
  1865. }
  1866. /** When we try to choose an entry guard, should we parse and add
  1867. * config's EntryNodes first? */
  1868. static int should_add_entry_nodes = 0;
  1869. void
  1870. entry_nodes_should_be_added(void)
  1871. {
  1872. log_info(LD_CIRC, "New EntryNodes config option detected. Will use.");
  1873. should_add_entry_nodes = 1;
  1874. }
  1875. void
  1876. entry_guards_prepend_from_config(void)
  1877. {
  1878. int missed_some = 0;
  1879. int idx;
  1880. or_options_t *options = get_options();
  1881. smartlist_t *routers = smartlist_create();
  1882. smartlist_t *tmp = smartlist_create();
  1883. tor_assert(entry_guards);
  1884. tor_assert(options->EntryNodes);
  1885. if (options->StrictEntryNodes) {
  1886. log_info(LD_CIRC,"Clearing old entry guards");
  1887. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e, tor_free(e));
  1888. smartlist_clear(entry_guards);
  1889. entry_guards_changed();
  1890. }
  1891. add_nickname_list_to_smartlist(routers, options->EntryNodes,
  1892. 0, 1, 1);
  1893. /* take a moment first to notice whether we got them all */
  1894. log_info(LD_CIRC,"Adding configured EntryNodes '%s'.",
  1895. options->EntryNodes);
  1896. smartlist_split_string(tmp, options->EntryNodes, ",",
  1897. SPLIT_SKIP_SPACE|SPLIT_IGNORE_BLANK, 0);
  1898. missed_some = smartlist_len(routers) != smartlist_len(tmp);
  1899. SMARTLIST_FOREACH(tmp, char *, nick, tor_free(nick));
  1900. smartlist_free(tmp);
  1901. for (idx = smartlist_len(routers)-1 ; idx >= 0; idx--) {
  1902. /* pick off the last one, turn it into a router, prepend it
  1903. * to our entry_guards list. If we can't find it, set missed_some
  1904. * to 1. */
  1905. routerinfo_t *r = smartlist_get(routers, idx);
  1906. add_an_entry_guard(r);
  1907. }
  1908. if (!missed_some)
  1909. should_add_entry_nodes = 0; /* whew, we're done */
  1910. smartlist_free(routers);
  1911. }
  1912. /** Pick a live (up and listed) entry guard from entry_guards, and
  1913. * make sure not to pick this circuit's exit. */
  1914. static routerinfo_t *
  1915. choose_random_entry(cpath_build_state_t *state)
  1916. {
  1917. or_options_t *options = get_options();
  1918. smartlist_t *live_entry_guards = smartlist_create();
  1919. routerinfo_t *chosen_exit = build_state_get_exit_router(state);
  1920. routerinfo_t *r = NULL;
  1921. int need_uptime = state->need_uptime;
  1922. int need_capacity = state->need_capacity;
  1923. if (!entry_guards)
  1924. entry_guards = smartlist_create();
  1925. if (should_add_entry_nodes)
  1926. entry_guards_prepend_from_config();
  1927. if (!options->StrictEntryNodes &&
  1928. (! entry_guards ||
  1929. smartlist_len(entry_guards) < options->NumEntryGuards))
  1930. pick_entry_guards();
  1931. retry:
  1932. smartlist_clear(live_entry_guards);
  1933. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, entry,
  1934. {
  1935. r = entry_is_live(entry, need_uptime, need_capacity);
  1936. if (r && r != chosen_exit) {
  1937. smartlist_add(live_entry_guards, r);
  1938. if (smartlist_len(live_entry_guards) >= options->NumEntryGuards)
  1939. break; /* we have enough */
  1940. }
  1941. });
  1942. /* Try to have at least 2 choices available. This way we don't
  1943. * get stuck with a single live-but-crummy entry and just keep
  1944. * using him.
  1945. * (We might get 2 live-but-crummy entry guards, but so be it.) */
  1946. if (smartlist_len(live_entry_guards) < 2) {
  1947. if (need_uptime) {
  1948. need_uptime = 0; /* try without that requirement */
  1949. goto retry;
  1950. }
  1951. if (!options->StrictEntryNodes) {
  1952. /* still no? try adding a new entry then */
  1953. r = add_an_entry_guard(NULL);
  1954. if (r) {
  1955. smartlist_add(live_entry_guards, r);
  1956. entry_guards_changed();
  1957. }
  1958. }
  1959. if (!r && need_capacity) {
  1960. /* still no? last attempt, try without requiring capacity */
  1961. need_capacity = 0;
  1962. goto retry;
  1963. }
  1964. /* live_entry_guards will be empty below. Oh well, we tried. */
  1965. }
  1966. r = smartlist_choose(live_entry_guards);
  1967. smartlist_free(live_entry_guards);
  1968. return r;
  1969. }
  1970. /** Parse <b>state</b> and learn about the entry guards it describes.
  1971. * If <b>set</b> is true, and there are no errors, replace the global
  1972. * entry_list with what we find.
  1973. * On success, return 0. On failure, set *<b>err</b> to a string
  1974. * describing the error, and return -1.
  1975. */
  1976. int
  1977. entry_guards_parse_state(or_state_t *state, int set, const char **err)
  1978. {
  1979. entry_guard_t *node = NULL;
  1980. smartlist_t *new_entry_guards = smartlist_create();
  1981. config_line_t *line;
  1982. *err = NULL;
  1983. for (line = state->EntryGuards; line; line = line->next) {
  1984. if (!strcasecmp(line->key, "EntryGuard")) {
  1985. smartlist_t *args = smartlist_create();
  1986. node = tor_malloc_zero(sizeof(entry_guard_t));
  1987. /* all entry guards on disk have been contacted */
  1988. node->made_contact = 1;
  1989. smartlist_add(new_entry_guards, node);
  1990. smartlist_split_string(args, line->value, " ",
  1991. SPLIT_SKIP_SPACE|SPLIT_IGNORE_BLANK, 0);
  1992. if (smartlist_len(args)<2) {
  1993. *err = "Too few arguments to EntryGuard";
  1994. } else if (!is_legal_nickname(smartlist_get(args,0))) {
  1995. *err = "Bad nickname for EntryGuard";
  1996. } else {
  1997. strlcpy(node->nickname, smartlist_get(args,0), MAX_NICKNAME_LEN+1);
  1998. if (base16_decode(node->identity, DIGEST_LEN, smartlist_get(args,1),
  1999. strlen(smartlist_get(args,1)))<0) {
  2000. *err = "Bad hex digest for EntryGuard";
  2001. }
  2002. }
  2003. SMARTLIST_FOREACH(args, char*, cp, tor_free(cp));
  2004. smartlist_free(args);
  2005. if (*err)
  2006. break;
  2007. } else {
  2008. time_t when;
  2009. if (!node) {
  2010. *err = "EntryGuardDownSince/UnlistedSince without EntryGuard";
  2011. break;
  2012. }
  2013. if (parse_iso_time(line->value, &when)<0) {
  2014. *err = "Bad time in EntryGuardDownSince/UnlistedSince";
  2015. break;
  2016. }
  2017. if (!strcasecmp(line->key, "EntryGuardDownSince"))
  2018. node->down_since = when;
  2019. else
  2020. node->unlisted_since = when;
  2021. }
  2022. }
  2023. if (*err || !set) {
  2024. SMARTLIST_FOREACH(new_entry_guards, entry_guard_t *, e, tor_free(e));
  2025. smartlist_free(new_entry_guards);
  2026. } else { /* !*err && set */
  2027. if (entry_guards) {
  2028. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e, tor_free(e));
  2029. smartlist_free(entry_guards);
  2030. }
  2031. entry_guards = new_entry_guards;
  2032. entry_guards_dirty = 0;
  2033. }
  2034. return *err ? -1 : 0;
  2035. }
  2036. /** Our list of entry guards has changed, or some element of one
  2037. * of our entry guards has changed. Write the changes to disk. */
  2038. static void
  2039. entry_guards_changed(void)
  2040. {
  2041. entry_guards_dirty = 1;
  2042. or_state_save();
  2043. }
  2044. /** If the entry guard info has not changed, do nothing and return.
  2045. * Otherwise, free the EntryGuards piece of <b>state</b> and create
  2046. * a new one out of the global entry_guards list, and then mark
  2047. * <b>state</b> dirty so it will get saved to disk.
  2048. */
  2049. void
  2050. entry_guards_update_state(or_state_t *state)
  2051. {
  2052. config_line_t **next, *line;
  2053. if (! entry_guards_dirty)
  2054. return;
  2055. config_free_lines(state->EntryGuards);
  2056. next = &state->EntryGuards;
  2057. *next = NULL;
  2058. if (!entry_guards)
  2059. entry_guards = smartlist_create();
  2060. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e,
  2061. {
  2062. char dbuf[HEX_DIGEST_LEN+1];
  2063. if (!e->made_contact)
  2064. continue; /* don't write this one to disk */
  2065. *next = line = tor_malloc_zero(sizeof(config_line_t));
  2066. line->key = tor_strdup("EntryGuard");
  2067. line->value = tor_malloc(HEX_DIGEST_LEN+MAX_NICKNAME_LEN+2);
  2068. base16_encode(dbuf, sizeof(dbuf), e->identity, DIGEST_LEN);
  2069. tor_snprintf(line->value,HEX_DIGEST_LEN+MAX_NICKNAME_LEN+2,
  2070. "%s %s", e->nickname, dbuf);
  2071. next = &(line->next);
  2072. if (e->down_since) {
  2073. *next = line = tor_malloc_zero(sizeof(config_line_t));
  2074. line->key = tor_strdup("EntryGuardDownSince");
  2075. line->value = tor_malloc(ISO_TIME_LEN+1);
  2076. format_iso_time(line->value, e->down_since);
  2077. next = &(line->next);
  2078. }
  2079. if (e->unlisted_since) {
  2080. *next = line = tor_malloc_zero(sizeof(config_line_t));
  2081. line->key = tor_strdup("EntryGuardUnlistedSince");
  2082. line->value = tor_malloc(ISO_TIME_LEN+1);
  2083. format_iso_time(line->value, e->unlisted_since);
  2084. next = &(line->next);
  2085. }
  2086. });
  2087. state->dirty = 1;
  2088. entry_guards_dirty = 0;
  2089. }
  2090. /** If <b>question</b> is the string "entry-guards", then dump
  2091. * to *<b>answer</b> a newly allocated string describing all of
  2092. * the nodes in the global entry_guards list. See control-spec.txt
  2093. * for details.
  2094. * For backward compatibility, we also handle the string "helper-nodes".
  2095. * */
  2096. int
  2097. entry_guards_getinfo(const char *question, char **answer)
  2098. {
  2099. if (!strcmp(question,"entry-guards") ||
  2100. !strcmp(question,"helper-nodes")) {
  2101. smartlist_t *sl = smartlist_create();
  2102. char tbuf[ISO_TIME_LEN+1];
  2103. char dbuf[HEX_DIGEST_LEN+1];
  2104. if (!entry_guards)
  2105. entry_guards = smartlist_create();
  2106. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e,
  2107. {
  2108. size_t len = HEX_DIGEST_LEN+ISO_TIME_LEN+32;
  2109. char *c = tor_malloc(len);
  2110. const char *status = NULL;
  2111. time_t when = 0;
  2112. if (!e->made_contact) {
  2113. status = "never-connected";
  2114. } else if (e->unlisted_since) {
  2115. when = e->unlisted_since;
  2116. status = "unlisted";
  2117. } else if (e->down_since) {
  2118. when = e->down_since;
  2119. status = "down";
  2120. } else {
  2121. status = "up";
  2122. }
  2123. base16_encode(dbuf, sizeof(dbuf), e->identity, DIGEST_LEN);
  2124. if (when) {
  2125. format_iso_time(tbuf, when);
  2126. tor_snprintf(c, len, "$%s %s %s\n", dbuf, status, tbuf);
  2127. } else {
  2128. tor_snprintf(c, len, "$%s %s\n", dbuf, status);
  2129. }
  2130. smartlist_add(sl, c);
  2131. });
  2132. *answer = smartlist_join_strings(sl, "", 0, NULL);
  2133. SMARTLIST_FOREACH(sl, char *, c, tor_free(c));
  2134. smartlist_free(sl);
  2135. }
  2136. return 0;
  2137. }