circuitbuild.c 109 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230
  1. /* Copyright (c) 2001 Matej Pfajfar.
  2. * Copyright (c) 2001-2004, Roger Dingledine.
  3. * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
  4. * Copyright (c) 2007-2008, The Tor Project, Inc. */
  5. /* See LICENSE for licensing information */
  6. /* $Id$ */
  7. const char circuitbuild_c_id[] =
  8. "$Id$";
  9. /**
  10. * \file circuitbuild.c
  11. * \brief The actual details of building circuits.
  12. **/
  13. #include "or.h"
  14. /********* START VARIABLES **********/
  15. /** A global list of all circuits at this hop. */
  16. extern circuit_t *global_circuitlist;
  17. /** An entry_guard_t represents our information about a chosen long-term
  18. * first hop, known as a "helper" node in the literature. We can't just
  19. * use a routerinfo_t, since we want to remember these even when we
  20. * don't have a directory. */
  21. typedef struct {
  22. char nickname[MAX_NICKNAME_LEN+1];
  23. char identity[DIGEST_LEN];
  24. time_t chosen_on_date; /**< Approximately when was this guard added?
  25. * "0" if we don't know. */
  26. char *chosen_by_version; /**< What tor version added this guard? NULL
  27. * if we don't know. */
  28. unsigned int made_contact : 1; /**< 0 if we have never connected to this
  29. * router, 1 if we have. */
  30. unsigned int can_retry : 1; /**< Should we retry connecting to this entry,
  31. * in spite of having it marked as unreachable?*/
  32. time_t bad_since; /**< 0 if this guard is currently usable, or the time at
  33. * which it was observed to become (according to the
  34. * directory or the user configuration) unusable. */
  35. time_t unreachable_since; /**< 0 if we can connect to this guard, or the
  36. * time at which we first noticed we couldn't
  37. * connect to it. */
  38. time_t last_attempted; /**< 0 if we can connect to this guard, or the time
  39. * at which we last failed to connect to it. */
  40. } entry_guard_t;
  41. /** A list of our chosen entry guards. */
  42. static smartlist_t *entry_guards = NULL;
  43. /** A value of 1 means that the entry_guards list has changed
  44. * and those changes need to be flushed to disk. */
  45. static int entry_guards_dirty = 0;
  46. /********* END VARIABLES ************/
  47. static int circuit_deliver_create_cell(circuit_t *circ,
  48. uint8_t cell_type, const char *payload);
  49. static int onion_pick_cpath_exit(origin_circuit_t *circ, extend_info_t *exit);
  50. static crypt_path_t *onion_next_hop_in_cpath(crypt_path_t *cpath);
  51. static int onion_extend_cpath(origin_circuit_t *circ);
  52. static int count_acceptable_routers(smartlist_t *routers);
  53. static int onion_append_hop(crypt_path_t **head_ptr, extend_info_t *choice);
  54. static void entry_guards_changed(void);
  55. static time_t start_of_month(time_t when);
  56. /** Iterate over values of circ_id, starting from conn-\>next_circ_id,
  57. * and with the high bit specified by conn-\>circ_id_type, until we get
  58. * a circ_id that is not in use by any other circuit on that conn.
  59. *
  60. * Return it, or 0 if can't get a unique circ_id.
  61. */
  62. static circid_t
  63. get_unique_circ_id_by_conn(or_connection_t *conn)
  64. {
  65. circid_t test_circ_id;
  66. circid_t attempts=0;
  67. circid_t high_bit;
  68. tor_assert(conn);
  69. if (conn->circ_id_type == CIRC_ID_TYPE_NEITHER) {
  70. log_warn(LD_BUG, "Trying to pick a circuit ID for a connection from "
  71. "a client with no identity.");
  72. return 0;
  73. }
  74. high_bit = (conn->circ_id_type == CIRC_ID_TYPE_HIGHER) ? 1<<15 : 0;
  75. do {
  76. /* Sequentially iterate over test_circ_id=1...1<<15-1 until we find a
  77. * circID such that (high_bit|test_circ_id) is not already used. */
  78. test_circ_id = conn->next_circ_id++;
  79. if (test_circ_id == 0 || test_circ_id >= 1<<15) {
  80. test_circ_id = 1;
  81. conn->next_circ_id = 2;
  82. }
  83. if (++attempts > 1<<15) {
  84. /* Make sure we don't loop forever if all circ_id's are used. This
  85. * matters because it's an external DoS opportunity.
  86. */
  87. log_warn(LD_CIRC,"No unused circ IDs. Failing.");
  88. return 0;
  89. }
  90. test_circ_id |= high_bit;
  91. } while (circuit_id_in_use_on_orconn(test_circ_id, conn));
  92. return test_circ_id;
  93. }
  94. /** If <b>verbose</b> is false, allocate and return a comma-separated list of
  95. * the currently built elements of circuit_t. If <b>verbose</b> is true, also
  96. * list information about link status in a more verbose format using spaces.
  97. * If <b>verbose_names</b> is false, give nicknames for Named routers and hex
  98. * digests for others; if <b>verbose_names</b> is true, use $DIGEST=Name style
  99. * names.
  100. */
  101. static char *
  102. circuit_list_path_impl(origin_circuit_t *circ, int verbose, int verbose_names)
  103. {
  104. crypt_path_t *hop;
  105. smartlist_t *elements;
  106. const char *states[] = {"closed", "waiting for keys", "open"};
  107. char buf[128];
  108. char *s;
  109. elements = smartlist_create();
  110. if (verbose) {
  111. const char *nickname = build_state_get_exit_nickname(circ->build_state);
  112. tor_snprintf(buf, sizeof(buf), "%s%s circ (length %d%s%s):",
  113. circ->build_state->is_internal ? "internal" : "exit",
  114. circ->build_state->need_uptime ? " (high-uptime)" : "",
  115. circ->build_state->desired_path_len,
  116. circ->_base.state == CIRCUIT_STATE_OPEN ? "" : ", exit ",
  117. circ->_base.state == CIRCUIT_STATE_OPEN ? "" :
  118. (nickname?nickname:"*unnamed*"));
  119. smartlist_add(elements, tor_strdup(buf));
  120. }
  121. hop = circ->cpath;
  122. do {
  123. routerinfo_t *ri;
  124. char *elt;
  125. if (!hop)
  126. break;
  127. if (!verbose && hop->state != CPATH_STATE_OPEN)
  128. break;
  129. if (!hop->extend_info)
  130. break;
  131. if (verbose_names) {
  132. elt = tor_malloc(MAX_VERBOSE_NICKNAME_LEN+1);
  133. if ((ri = router_get_by_digest(hop->extend_info->identity_digest))) {
  134. router_get_verbose_nickname(elt, ri);
  135. } else if (hop->extend_info->nickname &&
  136. is_legal_nickname(hop->extend_info->nickname)) {
  137. elt[0] = '$';
  138. base16_encode(elt+1, HEX_DIGEST_LEN+1,
  139. hop->extend_info->identity_digest, DIGEST_LEN);
  140. elt[HEX_DIGEST_LEN+1]= '~';
  141. strlcpy(elt+HEX_DIGEST_LEN+2,
  142. hop->extend_info->nickname, MAX_NICKNAME_LEN+1);
  143. } else {
  144. elt[0] = '$';
  145. base16_encode(elt+1, HEX_DIGEST_LEN+1,
  146. hop->extend_info->identity_digest, DIGEST_LEN);
  147. }
  148. } else { /* ! verbose_names */
  149. if ((ri = router_get_by_digest(hop->extend_info->identity_digest)) &&
  150. ri->is_named) {
  151. elt = tor_strdup(hop->extend_info->nickname);
  152. } else {
  153. elt = tor_malloc(HEX_DIGEST_LEN+2);
  154. elt[0] = '$';
  155. base16_encode(elt+1, HEX_DIGEST_LEN+1,
  156. hop->extend_info->identity_digest, DIGEST_LEN);
  157. }
  158. }
  159. tor_assert(elt);
  160. if (verbose) {
  161. size_t len = strlen(elt)+2+strlen(states[hop->state])+1;
  162. char *v = tor_malloc(len);
  163. tor_assert(hop->state <= 2);
  164. tor_snprintf(v,len,"%s(%s)",elt,states[hop->state]);
  165. smartlist_add(elements, v);
  166. tor_free(elt);
  167. } else {
  168. smartlist_add(elements, elt);
  169. }
  170. hop = hop->next;
  171. } while (hop != circ->cpath);
  172. s = smartlist_join_strings(elements, verbose?" ":",", 0, NULL);
  173. SMARTLIST_FOREACH(elements, char*, cp, tor_free(cp));
  174. smartlist_free(elements);
  175. return s;
  176. }
  177. /** If <b>verbose</b> is false, allocate and return a comma-separated
  178. * list of the currently built elements of circuit_t. If
  179. * <b>verbose</b> is true, also list information about link status in
  180. * a more verbose format using spaces.
  181. */
  182. char *
  183. circuit_list_path(origin_circuit_t *circ, int verbose)
  184. {
  185. return circuit_list_path_impl(circ, verbose, 0);
  186. }
  187. /** Allocate and return a comma-separated list of the currently built elements
  188. * of circuit_t, giving each as a verbose nickname.
  189. */
  190. char *
  191. circuit_list_path_for_controller(origin_circuit_t *circ)
  192. {
  193. return circuit_list_path_impl(circ, 0, 1);
  194. }
  195. /** Log, at severity <b>severity</b>, the nicknames of each router in
  196. * circ's cpath. Also log the length of the cpath, and the intended
  197. * exit point.
  198. */
  199. void
  200. circuit_log_path(int severity, unsigned int domain, origin_circuit_t *circ)
  201. {
  202. char *s = circuit_list_path(circ,1);
  203. log(severity,domain,"%s",s);
  204. tor_free(s);
  205. }
  206. /** Tell the rep(utation)hist(ory) module about the status of the links
  207. * in circ. Hops that have become OPEN are marked as successfully
  208. * extended; the _first_ hop that isn't open (if any) is marked as
  209. * unable to extend.
  210. */
  211. /* XXXX Someday we should learn from OR circuits too. */
  212. void
  213. circuit_rep_hist_note_result(origin_circuit_t *circ)
  214. {
  215. crypt_path_t *hop;
  216. char *prev_digest = NULL;
  217. routerinfo_t *router;
  218. hop = circ->cpath;
  219. if (!hop) /* circuit hasn't started building yet. */
  220. return;
  221. if (server_mode(get_options())) {
  222. routerinfo_t *me = router_get_my_routerinfo();
  223. if (!me)
  224. return;
  225. prev_digest = me->cache_info.identity_digest;
  226. }
  227. do {
  228. router = router_get_by_digest(hop->extend_info->identity_digest);
  229. if (router) {
  230. if (prev_digest) {
  231. if (hop->state == CPATH_STATE_OPEN)
  232. rep_hist_note_extend_succeeded(prev_digest,
  233. router->cache_info.identity_digest);
  234. else {
  235. rep_hist_note_extend_failed(prev_digest,
  236. router->cache_info.identity_digest);
  237. break;
  238. }
  239. }
  240. prev_digest = router->cache_info.identity_digest;
  241. } else {
  242. prev_digest = NULL;
  243. }
  244. hop=hop->next;
  245. } while (hop!=circ->cpath);
  246. }
  247. /** Pick all the entries in our cpath. Stop and return 0 when we're
  248. * happy, or return -1 if an error occurs. */
  249. static int
  250. onion_populate_cpath(origin_circuit_t *circ)
  251. {
  252. int r;
  253. again:
  254. r = onion_extend_cpath(circ);
  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 origin circuit. Initialize its purpose and
  264. * build-state based on our arguments. The <b>flags</b> argument is a
  265. * bitfield of CIRCLAUNCH_* flags. */
  266. origin_circuit_t *
  267. origin_circuit_init(uint8_t purpose, int flags)
  268. {
  269. /* sets circ->p_circ_id and circ->p_conn */
  270. origin_circuit_t *circ = origin_circuit_new();
  271. circuit_set_state(TO_CIRCUIT(circ), CIRCUIT_STATE_OR_WAIT);
  272. circ->build_state = tor_malloc_zero(sizeof(cpath_build_state_t));
  273. circ->build_state->onehop_tunnel =
  274. ((flags & CIRCLAUNCH_ONEHOP_TUNNEL) ? 1 : 0);
  275. circ->build_state->need_uptime =
  276. ((flags & CIRCLAUNCH_NEED_UPTIME) ? 1 : 0);
  277. circ->build_state->need_capacity =
  278. ((flags & CIRCLAUNCH_NEED_CAPACITY) ? 1 : 0);
  279. circ->build_state->is_internal =
  280. ((flags & CIRCLAUNCH_IS_INTERNAL) ? 1 : 0);
  281. circ->_base.purpose = purpose;
  282. return circ;
  283. }
  284. /** Build a new circuit for <b>purpose</b>. If <b>exit</b>
  285. * is defined, then use that as your exit router, else choose a suitable
  286. * exit node.
  287. *
  288. * Also launch a connection to the first OR in the chosen path, if
  289. * it's not open already.
  290. */
  291. origin_circuit_t *
  292. circuit_establish_circuit(uint8_t purpose, extend_info_t *exit, int flags)
  293. {
  294. origin_circuit_t *circ;
  295. int err_reason = 0;
  296. circ = origin_circuit_init(purpose, flags);
  297. if (onion_pick_cpath_exit(circ, exit) < 0 ||
  298. onion_populate_cpath(circ) < 0) {
  299. circuit_mark_for_close(TO_CIRCUIT(circ), END_CIRC_REASON_NOPATH);
  300. return NULL;
  301. }
  302. control_event_circuit_status(circ, CIRC_EVENT_LAUNCHED, 0);
  303. if ((err_reason = circuit_handle_first_hop(circ)) < 0) {
  304. circuit_mark_for_close(TO_CIRCUIT(circ), -err_reason);
  305. return NULL;
  306. }
  307. return circ;
  308. }
  309. /** Return true iff <b>n_conn</b> (a connection with a desired identity), is
  310. * an acceptable choice for extending or launching a circuit to the address
  311. * <b>target_addr</b>. If it is not, set <b>state_out</b> to a message
  312. * describing the connection's state and our next action, and set
  313. * <b>launch_out</b> to a boolean for whether we should launch a new
  314. * connection or not. */
  315. static int
  316. connection_good_enough_for_extend(const or_connection_t *n_conn,
  317. const tor_addr_t *target_addr,
  318. const char **state_out,
  319. int *launch_out)
  320. {
  321. tor_assert(state_out);
  322. tor_assert(launch_out);
  323. tor_assert(target_addr);
  324. if (!n_conn) {
  325. *state_out = "not connected. Connecting.";
  326. *launch_out = 1;
  327. return 0;
  328. } else if (n_conn->_base.state != OR_CONN_STATE_OPEN) {
  329. *state_out = "in progress. Waiting.";
  330. *launch_out = 0; /* We'll just wait till the connection finishes. */
  331. return 0;
  332. } else if (n_conn->is_bad_for_new_circs) {
  333. *state_out = "too old. Launching a new one.";
  334. *launch_out = 1;
  335. return 0;
  336. } else if (tor_addr_compare(&n_conn->_base.addr, target_addr, CMP_EXACT) &&
  337. ! n_conn->is_canonical) {
  338. *state_out = "is not from a canonical address. Launching a new one.";
  339. *launch_out = 1;
  340. return 0;
  341. } else {
  342. *state_out = "is fine; using it.";
  343. *launch_out = 0;
  344. return 1;
  345. }
  346. }
  347. /** Start establishing the first hop of our circuit. Figure out what
  348. * OR we should connect to, and if necessary start the connection to
  349. * it. If we're already connected, then send the 'create' cell.
  350. * Return 0 for ok, -reason if circ should be marked-for-close. */
  351. int
  352. circuit_handle_first_hop(origin_circuit_t *circ)
  353. {
  354. crypt_path_t *firsthop;
  355. or_connection_t *n_conn;
  356. int err_reason = 0;
  357. const char *msg = NULL;
  358. int should_launch = 0;
  359. firsthop = onion_next_hop_in_cpath(circ->cpath);
  360. tor_assert(firsthop);
  361. tor_assert(firsthop->extend_info);
  362. /* now see if we're already connected to the first OR in 'route' */
  363. log_debug(LD_CIRC,"Looking for firsthop '%s:%u'",
  364. fmt_addr(&firsthop->extend_info->addr),
  365. firsthop->extend_info->port);
  366. n_conn = connection_or_get_by_identity_digest(
  367. firsthop->extend_info->identity_digest);
  368. /* If we don't have an open conn, or the conn we have is obsolete
  369. * (i.e. old or broken) and the other side will let us make a second
  370. * connection without dropping it immediately... */
  371. if (!connection_good_enough_for_extend(n_conn, &firsthop->extend_info->addr,
  372. &msg, &should_launch)) {
  373. /* not currently connected in a useful way. */
  374. const char *name = firsthop->extend_info->nickname ?
  375. firsthop->extend_info->nickname : fmt_addr(&firsthop->extend_info->addr);
  376. log_info(LD_CIRC, "Next router %s on circuit is %s", safe_str(name), msg);
  377. circ->_base.n_hop = extend_info_dup(firsthop->extend_info);
  378. if (should_launch) {
  379. if (circ->build_state->onehop_tunnel)
  380. control_event_bootstrap(BOOTSTRAP_STATUS_CONN_DIR, 0);
  381. n_conn = connection_or_connect(&firsthop->extend_info->addr,
  382. firsthop->extend_info->port,
  383. firsthop->extend_info->identity_digest);
  384. if (!n_conn) { /* connect failed, forget the whole thing */
  385. log_info(LD_CIRC,"connect to firsthop failed. Closing.");
  386. return -END_CIRC_REASON_CONNECTFAILED;
  387. }
  388. }
  389. log_debug(LD_CIRC,"connecting in progress (or finished). Good.");
  390. /* return success. The onion/circuit/etc will be taken care of
  391. * automatically (may already have been) whenever n_conn reaches
  392. * OR_CONN_STATE_OPEN.
  393. */
  394. return 0;
  395. } else { /* it's already open. use it. */
  396. tor_assert(!circ->_base.n_hop);
  397. circ->_base.n_conn = n_conn;
  398. log_debug(LD_CIRC,"Conn open. Delivering first onion skin.");
  399. if ((err_reason = circuit_send_next_onion_skin(circ)) < 0) {
  400. log_info(LD_CIRC,"circuit_send_next_onion_skin failed.");
  401. return err_reason;
  402. }
  403. }
  404. return 0;
  405. }
  406. /** Find any circuits that are waiting on <b>or_conn</b> to become
  407. * open and get them to send their create cells forward.
  408. *
  409. * Status is 1 if connect succeeded, or 0 if connect failed.
  410. */
  411. void
  412. circuit_n_conn_done(or_connection_t *or_conn, int status)
  413. {
  414. smartlist_t *pending_circs;
  415. int err_reason = 0;
  416. log_debug(LD_CIRC,"or_conn to %s/%s, status=%d",
  417. or_conn->nickname ? or_conn->nickname : "NULL",
  418. or_conn->_base.address, status);
  419. pending_circs = smartlist_create();
  420. circuit_get_all_pending_on_or_conn(pending_circs, or_conn);
  421. SMARTLIST_FOREACH_BEGIN(pending_circs, circuit_t *, circ)
  422. {
  423. /* These checks are redundant wrt get_all_pending_on_or_conn, but I'm
  424. * leaving them in in case it's possible for the status of a circuit to
  425. * change as we're going down the list. */
  426. if (circ->marked_for_close || circ->n_conn || !circ->n_hop ||
  427. circ->state != CIRCUIT_STATE_OR_WAIT)
  428. continue;
  429. if (tor_digest_is_zero(circ->n_hop->identity_digest)) {
  430. /* Look at addr/port. This is an unkeyed connection. */
  431. if (!tor_addr_eq(&circ->n_hop->addr, &or_conn->_base.addr) ||
  432. circ->n_hop->port != or_conn->_base.port)
  433. continue;
  434. } else {
  435. /* We expected a key. See if it's the right one. */
  436. if (memcmp(or_conn->identity_digest,
  437. circ->n_hop->identity_digest, DIGEST_LEN))
  438. continue;
  439. }
  440. if (!status) { /* or_conn failed; close circ */
  441. log_info(LD_CIRC,"or_conn failed. Closing circ.");
  442. circuit_mark_for_close(circ, END_CIRC_REASON_OR_CONN_CLOSED);
  443. continue;
  444. }
  445. log_debug(LD_CIRC, "Found circ, sending create cell.");
  446. /* circuit_deliver_create_cell will set n_circ_id and add us to
  447. * orconn_circuid_circuit_map, so we don't need to call
  448. * set_circid_orconn here. */
  449. circ->n_conn = or_conn;
  450. extend_info_free(circ->n_hop);
  451. circ->n_hop = NULL;
  452. if (CIRCUIT_IS_ORIGIN(circ)) {
  453. if ((err_reason =
  454. circuit_send_next_onion_skin(TO_ORIGIN_CIRCUIT(circ))) < 0) {
  455. log_info(LD_CIRC,
  456. "send_next_onion_skin failed; circuit marked for closing.");
  457. circuit_mark_for_close(circ, -err_reason);
  458. continue;
  459. /* XXX could this be bad, eg if next_onion_skin failed because conn
  460. * died? */
  461. }
  462. } else {
  463. /* pull the create cell out of circ->onionskin, and send it */
  464. tor_assert(circ->n_conn_onionskin);
  465. if (circuit_deliver_create_cell(circ,CELL_CREATE,
  466. circ->n_conn_onionskin)<0) {
  467. circuit_mark_for_close(circ, END_CIRC_REASON_RESOURCELIMIT);
  468. continue;
  469. }
  470. tor_free(circ->n_conn_onionskin);
  471. circuit_set_state(circ, CIRCUIT_STATE_OPEN);
  472. }
  473. }
  474. SMARTLIST_FOREACH_END(circ);
  475. smartlist_free(pending_circs);
  476. }
  477. /** Find a new circid that isn't currently in use on the circ->n_conn
  478. * for the outgoing
  479. * circuit <b>circ</b>, and deliver a cell of type <b>cell_type</b>
  480. * (either CELL_CREATE or CELL_CREATE_FAST) with payload <b>payload</b>
  481. * to this circuit.
  482. * Return -1 if we failed to find a suitable circid, else return 0.
  483. */
  484. static int
  485. circuit_deliver_create_cell(circuit_t *circ, uint8_t cell_type,
  486. const char *payload)
  487. {
  488. cell_t cell;
  489. circid_t id;
  490. tor_assert(circ);
  491. tor_assert(circ->n_conn);
  492. tor_assert(payload);
  493. tor_assert(cell_type == CELL_CREATE || cell_type == CELL_CREATE_FAST);
  494. id = get_unique_circ_id_by_conn(circ->n_conn);
  495. if (!id) {
  496. log_warn(LD_CIRC,"failed to get unique circID.");
  497. return -1;
  498. }
  499. log_debug(LD_CIRC,"Chosen circID %u.", id);
  500. circuit_set_n_circid_orconn(circ, id, circ->n_conn);
  501. memset(&cell, 0, sizeof(cell_t));
  502. cell.command = cell_type;
  503. cell.circ_id = circ->n_circ_id;
  504. memcpy(cell.payload, payload, ONIONSKIN_CHALLENGE_LEN);
  505. append_cell_to_circuit_queue(circ, circ->n_conn, &cell, CELL_DIRECTION_OUT);
  506. if (CIRCUIT_IS_ORIGIN(circ)) {
  507. /* mark it so it gets better rate limiting treatment. */
  508. circ->n_conn->client_used = time(NULL);
  509. }
  510. return 0;
  511. }
  512. /** We've decided to start our reachability testing. If all
  513. * is set, log this to the user. Return 1 if we did, or 0 if
  514. * we chose not to log anything. */
  515. int
  516. inform_testing_reachability(void)
  517. {
  518. char dirbuf[128];
  519. routerinfo_t *me = router_get_my_routerinfo();
  520. if (!me)
  521. return 0;
  522. if (me->dir_port)
  523. tor_snprintf(dirbuf, sizeof(dirbuf), " and DirPort %s:%d",
  524. me->address, me->dir_port);
  525. log(LOG_NOTICE, LD_OR, "Now checking whether ORPort %s:%d%s %s reachable... "
  526. "(this may take up to %d minutes -- look for log "
  527. "messages indicating success)",
  528. me->address, me->or_port,
  529. me->dir_port ? dirbuf : "",
  530. me->dir_port ? "are" : "is",
  531. TIMEOUT_UNTIL_UNREACHABILITY_COMPLAINT/60);
  532. return 1;
  533. }
  534. /** Return true iff we should send a create_fast cell to start building a given
  535. * circuit */
  536. static INLINE int
  537. should_use_create_fast_for_circuit(origin_circuit_t *circ)
  538. {
  539. or_options_t *options = get_options();
  540. tor_assert(circ->cpath);
  541. tor_assert(circ->cpath->extend_info);
  542. if (!circ->cpath->extend_info->onion_key)
  543. return 1; /* our hand is forced: only a create_fast will work. */
  544. if (!options->FastFirstHopPK)
  545. return 0; /* we prefer to avoid create_fast */
  546. if (server_mode(options)) {
  547. /* We're a server, and we know an onion key. We can choose.
  548. * Prefer to blend in. */
  549. return 0;
  550. }
  551. return 1;
  552. }
  553. /** This is the backbone function for building circuits.
  554. *
  555. * If circ's first hop is closed, then we need to build a create
  556. * cell and send it forward.
  557. *
  558. * Otherwise, we need to build a relay extend cell and send it
  559. * forward.
  560. *
  561. * Return -reason if we want to tear down circ, else return 0.
  562. */
  563. int
  564. circuit_send_next_onion_skin(origin_circuit_t *circ)
  565. {
  566. crypt_path_t *hop;
  567. routerinfo_t *router;
  568. char payload[2+4+DIGEST_LEN+ONIONSKIN_CHALLENGE_LEN];
  569. char *onionskin;
  570. size_t payload_len;
  571. tor_assert(circ);
  572. if (circ->cpath->state == CPATH_STATE_CLOSED) {
  573. int fast;
  574. uint8_t cell_type;
  575. log_debug(LD_CIRC,"First skin; sending create cell.");
  576. if (circ->build_state->onehop_tunnel)
  577. control_event_bootstrap(BOOTSTRAP_STATUS_ONEHOP_CREATE, 0);
  578. else
  579. control_event_bootstrap(BOOTSTRAP_STATUS_CIRCUIT_CREATE, 0);
  580. router = router_get_by_digest(circ->_base.n_conn->identity_digest);
  581. fast = should_use_create_fast_for_circuit(circ);
  582. if (!fast) {
  583. /* We are an OR and we know the right onion key: we should
  584. * send an old slow create cell.
  585. */
  586. cell_type = CELL_CREATE;
  587. if (onion_skin_create(circ->cpath->extend_info->onion_key,
  588. &(circ->cpath->dh_handshake_state),
  589. payload) < 0) {
  590. log_warn(LD_CIRC,"onion_skin_create (first hop) failed.");
  591. return - END_CIRC_REASON_INTERNAL;
  592. }
  593. note_request("cell: create", 1);
  594. } else {
  595. /* We are not an OR, and we're building the first hop of a circuit to a
  596. * new OR: we can be speedy and use CREATE_FAST to save an RSA operation
  597. * and a DH operation. */
  598. cell_type = CELL_CREATE_FAST;
  599. memset(payload, 0, sizeof(payload));
  600. crypto_rand(circ->cpath->fast_handshake_state,
  601. sizeof(circ->cpath->fast_handshake_state));
  602. memcpy(payload, circ->cpath->fast_handshake_state,
  603. sizeof(circ->cpath->fast_handshake_state));
  604. note_request("cell: create fast", 1);
  605. }
  606. if (circuit_deliver_create_cell(TO_CIRCUIT(circ), cell_type, payload) < 0)
  607. return - END_CIRC_REASON_RESOURCELIMIT;
  608. circ->cpath->state = CPATH_STATE_AWAITING_KEYS;
  609. circuit_set_state(TO_CIRCUIT(circ), CIRCUIT_STATE_BUILDING);
  610. log_info(LD_CIRC,"First hop: finished sending %s cell to '%s'",
  611. fast ? "CREATE_FAST" : "CREATE",
  612. router ? router->nickname : "<unnamed>");
  613. } else {
  614. tor_assert(circ->cpath->state == CPATH_STATE_OPEN);
  615. tor_assert(circ->_base.state == CIRCUIT_STATE_BUILDING);
  616. log_debug(LD_CIRC,"starting to send subsequent skin.");
  617. hop = onion_next_hop_in_cpath(circ->cpath);
  618. if (!hop) {
  619. /* done building the circuit. whew. */
  620. circuit_set_state(TO_CIRCUIT(circ), CIRCUIT_STATE_OPEN);
  621. log_info(LD_CIRC,"circuit built!");
  622. circuit_reset_failure_count(0);
  623. if (circ->build_state->onehop_tunnel)
  624. control_event_bootstrap(BOOTSTRAP_STATUS_REQUESTING_STATUS, 0);
  625. if (!has_completed_circuit && !circ->build_state->onehop_tunnel) {
  626. or_options_t *options = get_options();
  627. has_completed_circuit=1;
  628. /* FFFF Log a count of known routers here */
  629. log(LOG_NOTICE, LD_GENERAL,
  630. "Tor has successfully opened a circuit. "
  631. "Looks like client functionality is working.");
  632. control_event_bootstrap(BOOTSTRAP_STATUS_DONE, 0);
  633. control_event_client_status(LOG_NOTICE, "CIRCUIT_ESTABLISHED");
  634. if (server_mode(options) && !check_whether_orport_reachable()) {
  635. inform_testing_reachability();
  636. consider_testing_reachability(1, 1);
  637. }
  638. }
  639. circuit_rep_hist_note_result(circ);
  640. circuit_has_opened(circ); /* do other actions as necessary */
  641. return 0;
  642. }
  643. if (tor_addr_family(&hop->extend_info->addr) != AF_INET) {
  644. log_warn(LD_BUG, "Trying to extend to a non-IPv4 address.");
  645. return - END_CIRC_REASON_INTERNAL;
  646. }
  647. set_uint32(payload, tor_addr_to_ipv4n(&hop->extend_info->addr));
  648. set_uint16(payload+4, htons(hop->extend_info->port));
  649. onionskin = payload+2+4;
  650. memcpy(payload+2+4+ONIONSKIN_CHALLENGE_LEN,
  651. hop->extend_info->identity_digest, DIGEST_LEN);
  652. payload_len = 2+4+ONIONSKIN_CHALLENGE_LEN+DIGEST_LEN;
  653. if (onion_skin_create(hop->extend_info->onion_key,
  654. &(hop->dh_handshake_state), onionskin) < 0) {
  655. log_warn(LD_CIRC,"onion_skin_create failed.");
  656. return - END_CIRC_REASON_INTERNAL;
  657. }
  658. log_info(LD_CIRC,"Sending extend relay cell.");
  659. note_request("cell: extend", 1);
  660. /* send it to hop->prev, because it will transfer
  661. * it to a create cell and then send to hop */
  662. if (relay_send_command_from_edge(0, TO_CIRCUIT(circ),
  663. RELAY_COMMAND_EXTEND,
  664. payload, payload_len, hop->prev) < 0)
  665. return 0; /* circuit is closed */
  666. hop->state = CPATH_STATE_AWAITING_KEYS;
  667. }
  668. return 0;
  669. }
  670. /** Our clock just jumped by <b>seconds_elapsed</b>. Assume
  671. * something has also gone wrong with our network: notify the user,
  672. * and abandon all not-yet-used circuits. */
  673. void
  674. circuit_note_clock_jumped(int seconds_elapsed)
  675. {
  676. int severity = server_mode(get_options()) ? LOG_WARN : LOG_NOTICE;
  677. log(severity, LD_GENERAL, "Your system clock just jumped %d seconds %s; "
  678. "assuming established circuits no longer work.",
  679. seconds_elapsed >=0 ? seconds_elapsed : -seconds_elapsed,
  680. seconds_elapsed >=0 ? "forward" : "backward");
  681. control_event_general_status(LOG_WARN, "CLOCK_JUMPED TIME=%d",
  682. seconds_elapsed);
  683. has_completed_circuit=0; /* so it'll log when it works again */
  684. control_event_client_status(severity, "CIRCUIT_NOT_ESTABLISHED REASON=%s",
  685. "CLOCK_JUMPED");
  686. circuit_mark_all_unused_circs();
  687. circuit_expire_all_dirty_circs();
  688. }
  689. /** Take the 'extend' <b>cell</b>, pull out addr/port plus the onion
  690. * skin and identity digest for the next hop. If we're already connected,
  691. * pass the onion skin to the next hop using a create cell; otherwise
  692. * launch a new OR connection, and <b>circ</b> will notice when the
  693. * connection succeeds or fails.
  694. *
  695. * Return -1 if we want to warn and tear down the circuit, else return 0.
  696. */
  697. int
  698. circuit_extend(cell_t *cell, circuit_t *circ)
  699. {
  700. or_connection_t *n_conn;
  701. relay_header_t rh;
  702. char *onionskin;
  703. char *id_digest=NULL;
  704. uint32_t n_addr32;
  705. uint16_t n_port;
  706. tor_addr_t n_addr;
  707. const char *msg = NULL;
  708. int should_launch = 0;
  709. if (circ->n_conn) {
  710. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  711. "n_conn already set. Bug/attack. Closing.");
  712. return -1;
  713. }
  714. if (!server_mode(get_options())) {
  715. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  716. "Got an extend cell, but running as a client. Closing.");
  717. return -1;
  718. }
  719. relay_header_unpack(&rh, cell->payload);
  720. if (rh.length < 4+2+ONIONSKIN_CHALLENGE_LEN+DIGEST_LEN) {
  721. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  722. "Wrong length %d on extend cell. Closing circuit.",
  723. rh.length);
  724. return -1;
  725. }
  726. n_addr32 = ntohl(get_uint32(cell->payload+RELAY_HEADER_SIZE));
  727. n_port = ntohs(get_uint16(cell->payload+RELAY_HEADER_SIZE+4));
  728. onionskin = cell->payload+RELAY_HEADER_SIZE+4+2;
  729. id_digest = cell->payload+RELAY_HEADER_SIZE+4+2+ONIONSKIN_CHALLENGE_LEN;
  730. tor_addr_from_ipv4h(&n_addr, n_addr32);
  731. /* First, check if they asked us for 0000..0000. We support using
  732. * an empty fingerprint for the first hop (e.g. for a bridge relay),
  733. * but we don't want to let people send us extend cells for empty
  734. * fingerprints -- a) because it opens the user up to a mitm attack,
  735. * and b) because it lets an attacker force the relay to hold open a
  736. * new TLS connection for each extend request. */
  737. if (tor_digest_is_zero(id_digest)) {
  738. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  739. "Client asked me to extend without specifying an id_digest.");
  740. return -1;
  741. }
  742. /* Next, check if we're being asked to connect to the hop that the
  743. * extend cell came from. There isn't any reason for that, and it can
  744. * assist circular-path attacks. */
  745. if (!memcmp(id_digest, TO_OR_CIRCUIT(circ)->p_conn->identity_digest,
  746. DIGEST_LEN)) {
  747. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  748. "Client asked me to extend back to the previous hop.");
  749. return -1;
  750. }
  751. n_conn = connection_or_get_by_identity_digest(id_digest);
  752. /* If we don't have an open conn, or the conn we have is obsolete
  753. * (i.e. old or broken) and the other side will let us make a second
  754. * connection without dropping it immediately... */
  755. if (!connection_good_enough_for_extend(n_conn, &n_addr, &msg,
  756. &should_launch)) {
  757. log_debug(LD_CIRC|LD_OR,"Next router (%s:%d) %s",
  758. fmt_addr(&n_addr), (int)n_port, msg?msg:"????");
  759. circ->n_hop = extend_info_alloc(NULL /*nickname*/,
  760. id_digest,
  761. NULL /*onion_key*/,
  762. &n_addr, n_port);
  763. circ->n_conn_onionskin = tor_malloc(ONIONSKIN_CHALLENGE_LEN);
  764. memcpy(circ->n_conn_onionskin, onionskin, ONIONSKIN_CHALLENGE_LEN);
  765. circuit_set_state(circ, CIRCUIT_STATE_OR_WAIT);
  766. if (should_launch) {
  767. /* we should try to open a connection */
  768. n_conn = connection_or_connect(&n_addr, n_port, id_digest);
  769. if (!n_conn) {
  770. log_info(LD_CIRC,"Launching n_conn failed. Closing circuit.");
  771. circuit_mark_for_close(circ, END_CIRC_REASON_CONNECTFAILED);
  772. return 0;
  773. }
  774. log_debug(LD_CIRC,"connecting in progress (or finished). Good.");
  775. }
  776. /* return success. The onion/circuit/etc will be taken care of
  777. * automatically (may already have been) whenever n_conn reaches
  778. * OR_CONN_STATE_OPEN.
  779. */
  780. return 0;
  781. }
  782. tor_assert(!circ->n_hop); /* Connection is already established. */
  783. circ->n_conn = n_conn;
  784. log_debug(LD_CIRC,"n_conn is %s:%u",
  785. n_conn->_base.address,n_conn->_base.port);
  786. if (circuit_deliver_create_cell(circ, CELL_CREATE, onionskin) < 0)
  787. return -1;
  788. return 0;
  789. }
  790. /** Initialize cpath-\>{f|b}_{crypto|digest} from the key material in
  791. * key_data. key_data must contain CPATH_KEY_MATERIAL bytes, which are
  792. * used as follows:
  793. * - 20 to initialize f_digest
  794. * - 20 to initialize b_digest
  795. * - 16 to key f_crypto
  796. * - 16 to key b_crypto
  797. *
  798. * (If 'reverse' is true, then f_XX and b_XX are swapped.)
  799. */
  800. int
  801. circuit_init_cpath_crypto(crypt_path_t *cpath, const char *key_data,
  802. int reverse)
  803. {
  804. crypto_digest_env_t *tmp_digest;
  805. crypto_cipher_env_t *tmp_crypto;
  806. tor_assert(cpath);
  807. tor_assert(key_data);
  808. tor_assert(!(cpath->f_crypto || cpath->b_crypto ||
  809. cpath->f_digest || cpath->b_digest));
  810. cpath->f_digest = crypto_new_digest_env();
  811. crypto_digest_add_bytes(cpath->f_digest, key_data, DIGEST_LEN);
  812. cpath->b_digest = crypto_new_digest_env();
  813. crypto_digest_add_bytes(cpath->b_digest, key_data+DIGEST_LEN, DIGEST_LEN);
  814. if (!(cpath->f_crypto =
  815. crypto_create_init_cipher(key_data+(2*DIGEST_LEN),1))) {
  816. log_warn(LD_BUG,"Forward cipher initialization failed.");
  817. return -1;
  818. }
  819. if (!(cpath->b_crypto =
  820. crypto_create_init_cipher(key_data+(2*DIGEST_LEN)+CIPHER_KEY_LEN,0))) {
  821. log_warn(LD_BUG,"Backward cipher initialization failed.");
  822. return -1;
  823. }
  824. if (reverse) {
  825. tmp_digest = cpath->f_digest;
  826. cpath->f_digest = cpath->b_digest;
  827. cpath->b_digest = tmp_digest;
  828. tmp_crypto = cpath->f_crypto;
  829. cpath->f_crypto = cpath->b_crypto;
  830. cpath->b_crypto = tmp_crypto;
  831. }
  832. return 0;
  833. }
  834. /** A created or extended cell came back to us on the circuit, and it included
  835. * <b>reply</b> as its body. (If <b>reply_type</b> is CELL_CREATED, the body
  836. * contains (the second DH key, plus KH). If <b>reply_type</b> is
  837. * CELL_CREATED_FAST, the body contains a secret y and a hash H(x|y).)
  838. *
  839. * Calculate the appropriate keys and digests, make sure KH is
  840. * correct, and initialize this hop of the cpath.
  841. *
  842. * Return - reason if we want to mark circ for close, else return 0.
  843. */
  844. int
  845. circuit_finish_handshake(origin_circuit_t *circ, uint8_t reply_type,
  846. const char *reply)
  847. {
  848. char keys[CPATH_KEY_MATERIAL_LEN];
  849. crypt_path_t *hop;
  850. if (circ->cpath->state == CPATH_STATE_AWAITING_KEYS)
  851. hop = circ->cpath;
  852. else {
  853. hop = onion_next_hop_in_cpath(circ->cpath);
  854. if (!hop) { /* got an extended when we're all done? */
  855. log_warn(LD_PROTOCOL,"got extended when circ already built? Closing.");
  856. return - END_CIRC_REASON_TORPROTOCOL;
  857. }
  858. }
  859. tor_assert(hop->state == CPATH_STATE_AWAITING_KEYS);
  860. if (reply_type == CELL_CREATED && hop->dh_handshake_state) {
  861. if (onion_skin_client_handshake(hop->dh_handshake_state, reply, keys,
  862. DIGEST_LEN*2+CIPHER_KEY_LEN*2) < 0) {
  863. log_warn(LD_CIRC,"onion_skin_client_handshake failed.");
  864. return -END_CIRC_REASON_TORPROTOCOL;
  865. }
  866. /* Remember hash of g^xy */
  867. memcpy(hop->handshake_digest, reply+DH_KEY_LEN, DIGEST_LEN);
  868. } else if (reply_type == CELL_CREATED_FAST && !hop->dh_handshake_state) {
  869. if (fast_client_handshake(hop->fast_handshake_state, reply, keys,
  870. DIGEST_LEN*2+CIPHER_KEY_LEN*2) < 0) {
  871. log_warn(LD_CIRC,"fast_client_handshake failed.");
  872. return -END_CIRC_REASON_TORPROTOCOL;
  873. }
  874. memcpy(hop->handshake_digest, reply+DIGEST_LEN, DIGEST_LEN);
  875. } else {
  876. log_warn(LD_PROTOCOL,"CREATED cell type did not match CREATE cell type.");
  877. return -END_CIRC_REASON_TORPROTOCOL;
  878. }
  879. if (hop->dh_handshake_state) {
  880. crypto_dh_free(hop->dh_handshake_state); /* don't need it anymore */
  881. hop->dh_handshake_state = NULL;
  882. }
  883. memset(hop->fast_handshake_state, 0, sizeof(hop->fast_handshake_state));
  884. if (circuit_init_cpath_crypto(hop, keys, 0)<0) {
  885. return -END_CIRC_REASON_TORPROTOCOL;
  886. }
  887. hop->state = CPATH_STATE_OPEN;
  888. log_info(LD_CIRC,"Finished building %scircuit hop:",
  889. (reply_type == CELL_CREATED_FAST) ? "fast " : "");
  890. circuit_log_path(LOG_INFO,LD_CIRC,circ);
  891. control_event_circuit_status(circ, CIRC_EVENT_EXTENDED, 0);
  892. return 0;
  893. }
  894. /** We received a relay truncated cell on circ.
  895. *
  896. * Since we don't ask for truncates currently, getting a truncated
  897. * means that a connection broke or an extend failed. For now,
  898. * just give up: for circ to close, and return 0.
  899. */
  900. int
  901. circuit_truncated(origin_circuit_t *circ, crypt_path_t *layer)
  902. {
  903. // crypt_path_t *victim;
  904. // connection_t *stream;
  905. tor_assert(circ);
  906. tor_assert(layer);
  907. /* XXX Since we don't ask for truncates currently, getting a truncated
  908. * means that a connection broke or an extend failed. For now,
  909. * just give up.
  910. */
  911. circuit_mark_for_close(TO_CIRCUIT(circ),
  912. END_CIRC_REASON_FLAG_REMOTE|END_CIRC_REASON_OR_CONN_CLOSED);
  913. return 0;
  914. #if 0
  915. while (layer->next != circ->cpath) {
  916. /* we need to clear out layer->next */
  917. victim = layer->next;
  918. log_debug(LD_CIRC, "Killing a layer of the cpath.");
  919. for (stream = circ->p_streams; stream; stream=stream->next_stream) {
  920. if (stream->cpath_layer == victim) {
  921. log_info(LD_APP, "Marking stream %d for close because of truncate.",
  922. stream->stream_id);
  923. /* no need to send 'end' relay cells,
  924. * because the other side's already dead
  925. */
  926. connection_mark_unattached_ap(stream, END_STREAM_REASON_DESTROY);
  927. }
  928. }
  929. layer->next = victim->next;
  930. circuit_free_cpath_node(victim);
  931. }
  932. log_info(LD_CIRC, "finished");
  933. return 0;
  934. #endif
  935. }
  936. /** Given a response payload and keys, initialize, then send a created
  937. * cell back.
  938. */
  939. int
  940. onionskin_answer(or_circuit_t *circ, uint8_t cell_type, const char *payload,
  941. const char *keys)
  942. {
  943. cell_t cell;
  944. crypt_path_t *tmp_cpath;
  945. tmp_cpath = tor_malloc_zero(sizeof(crypt_path_t));
  946. tmp_cpath->magic = CRYPT_PATH_MAGIC;
  947. memset(&cell, 0, sizeof(cell_t));
  948. cell.command = cell_type;
  949. cell.circ_id = circ->p_circ_id;
  950. circuit_set_state(TO_CIRCUIT(circ), CIRCUIT_STATE_OPEN);
  951. memcpy(cell.payload, payload,
  952. cell_type == CELL_CREATED ? ONIONSKIN_REPLY_LEN : DIGEST_LEN*2);
  953. log_debug(LD_CIRC,"init digest forward 0x%.8x, backward 0x%.8x.",
  954. (unsigned int)*(uint32_t*)(keys),
  955. (unsigned int)*(uint32_t*)(keys+20));
  956. if (circuit_init_cpath_crypto(tmp_cpath, keys, 0)<0) {
  957. log_warn(LD_BUG,"Circuit initialization failed");
  958. tor_free(tmp_cpath);
  959. return -1;
  960. }
  961. circ->n_digest = tmp_cpath->f_digest;
  962. circ->n_crypto = tmp_cpath->f_crypto;
  963. circ->p_digest = tmp_cpath->b_digest;
  964. circ->p_crypto = tmp_cpath->b_crypto;
  965. tmp_cpath->magic = 0;
  966. tor_free(tmp_cpath);
  967. if (cell_type == CELL_CREATED)
  968. memcpy(circ->handshake_digest, cell.payload+DH_KEY_LEN, DIGEST_LEN);
  969. else
  970. memcpy(circ->handshake_digest, cell.payload+DIGEST_LEN, DIGEST_LEN);
  971. circ->is_first_hop = (cell_type == CELL_CREATED_FAST);
  972. append_cell_to_circuit_queue(TO_CIRCUIT(circ),
  973. circ->p_conn, &cell, CELL_DIRECTION_IN);
  974. log_debug(LD_CIRC,"Finished sending 'created' cell.");
  975. if (!is_local_addr(&circ->p_conn->_base.addr) &&
  976. !connection_or_nonopen_was_started_here(circ->p_conn)) {
  977. /* record that we could process create cells from a non-local conn
  978. * that we didn't initiate; presumably this means that create cells
  979. * can reach us too. */
  980. router_orport_found_reachable();
  981. }
  982. return 0;
  983. }
  984. /** Choose a length for a circuit of purpose <b>purpose</b>.
  985. * Default length is 3 + the number of endpoints that would give something
  986. * away. If the routerlist <b>routers</b> doesn't have enough routers
  987. * to handle the desired path length, return as large a path length as
  988. * is feasible, except if it's less than 2, in which case return -1.
  989. */
  990. static int
  991. new_route_len(uint8_t purpose, extend_info_t *exit,
  992. smartlist_t *routers)
  993. {
  994. int num_acceptable_routers;
  995. int routelen;
  996. tor_assert(routers);
  997. routelen = 3;
  998. if (exit &&
  999. purpose != CIRCUIT_PURPOSE_TESTING &&
  1000. purpose != CIRCUIT_PURPOSE_S_ESTABLISH_INTRO)
  1001. routelen++;
  1002. num_acceptable_routers = count_acceptable_routers(routers);
  1003. log_debug(LD_CIRC,"Chosen route length %d (%d/%d routers suitable).",
  1004. routelen, num_acceptable_routers, smartlist_len(routers));
  1005. if (num_acceptable_routers < 2) {
  1006. log_info(LD_CIRC,
  1007. "Not enough acceptable routers (%d). Discarding this circuit.",
  1008. num_acceptable_routers);
  1009. return -1;
  1010. }
  1011. if (num_acceptable_routers < routelen) {
  1012. log_info(LD_CIRC,"Not enough routers: cutting routelen from %d to %d.",
  1013. routelen, num_acceptable_routers);
  1014. routelen = num_acceptable_routers;
  1015. }
  1016. return routelen;
  1017. }
  1018. /** Fetch the list of predicted ports, dup it into a smartlist of
  1019. * uint16_t's, remove the ones that are already handled by an
  1020. * existing circuit, and return it.
  1021. */
  1022. static smartlist_t *
  1023. circuit_get_unhandled_ports(time_t now)
  1024. {
  1025. smartlist_t *source = rep_hist_get_predicted_ports(now);
  1026. smartlist_t *dest = smartlist_create();
  1027. uint16_t *tmp;
  1028. int i;
  1029. for (i = 0; i < smartlist_len(source); ++i) {
  1030. tmp = tor_malloc(sizeof(uint16_t));
  1031. memcpy(tmp, smartlist_get(source, i), sizeof(uint16_t));
  1032. smartlist_add(dest, tmp);
  1033. }
  1034. circuit_remove_handled_ports(dest);
  1035. return dest;
  1036. }
  1037. /** Return 1 if we already have circuits present or on the way for
  1038. * all anticipated ports. Return 0 if we should make more.
  1039. *
  1040. * If we're returning 0, set need_uptime and need_capacity to
  1041. * indicate any requirements that the unhandled ports have.
  1042. */
  1043. int
  1044. circuit_all_predicted_ports_handled(time_t now, int *need_uptime,
  1045. int *need_capacity)
  1046. {
  1047. int i, enough;
  1048. uint16_t *port;
  1049. smartlist_t *sl = circuit_get_unhandled_ports(now);
  1050. smartlist_t *LongLivedServices = get_options()->LongLivedPorts;
  1051. tor_assert(need_uptime);
  1052. tor_assert(need_capacity);
  1053. enough = (smartlist_len(sl) == 0);
  1054. for (i = 0; i < smartlist_len(sl); ++i) {
  1055. port = smartlist_get(sl, i);
  1056. if (smartlist_string_num_isin(LongLivedServices, *port))
  1057. *need_uptime = 1;
  1058. tor_free(port);
  1059. }
  1060. smartlist_free(sl);
  1061. return enough;
  1062. }
  1063. /** Return 1 if <b>router</b> can handle one or more of the ports in
  1064. * <b>needed_ports</b>, else return 0.
  1065. */
  1066. static int
  1067. router_handles_some_port(routerinfo_t *router, smartlist_t *needed_ports)
  1068. {
  1069. int i;
  1070. uint16_t port;
  1071. for (i = 0; i < smartlist_len(needed_ports); ++i) {
  1072. addr_policy_result_t r;
  1073. port = *(uint16_t *)smartlist_get(needed_ports, i);
  1074. tor_assert(port);
  1075. r = compare_addr_to_addr_policy(0, port, router->exit_policy);
  1076. if (r != ADDR_POLICY_REJECTED && r != ADDR_POLICY_PROBABLY_REJECTED)
  1077. return 1;
  1078. }
  1079. return 0;
  1080. }
  1081. /** Return true iff <b>conn</b> needs another general circuit to be
  1082. * built. */
  1083. static int
  1084. ap_stream_wants_exit_attention(connection_t *conn)
  1085. {
  1086. if (conn->type == CONN_TYPE_AP &&
  1087. conn->state == AP_CONN_STATE_CIRCUIT_WAIT &&
  1088. !conn->marked_for_close &&
  1089. !(TO_EDGE_CONN(conn)->want_onehop) && /* ignore one-hop streams */
  1090. !(TO_EDGE_CONN(conn)->use_begindir) && /* ignore targeted dir fetches */
  1091. !(TO_EDGE_CONN(conn)->chosen_exit_name) && /* ignore defined streams */
  1092. !connection_edge_is_rendezvous_stream(TO_EDGE_CONN(conn)) &&
  1093. !circuit_stream_is_being_handled(TO_EDGE_CONN(conn), 0,
  1094. MIN_CIRCUITS_HANDLING_STREAM))
  1095. return 1;
  1096. return 0;
  1097. }
  1098. /** Return a pointer to a suitable router to be the exit node for the
  1099. * general-purpose circuit we're about to build.
  1100. *
  1101. * Look through the connection array, and choose a router that maximizes
  1102. * the number of pending streams that can exit from this router.
  1103. *
  1104. * Return NULL if we can't find any suitable routers.
  1105. */
  1106. static routerinfo_t *
  1107. choose_good_exit_server_general(routerlist_t *dir, int need_uptime,
  1108. int need_capacity)
  1109. {
  1110. int *n_supported;
  1111. int i;
  1112. int n_pending_connections = 0;
  1113. smartlist_t *connections;
  1114. int best_support = -1;
  1115. int n_best_support=0;
  1116. routerinfo_t *router;
  1117. or_options_t *options = get_options();
  1118. connections = get_connection_array();
  1119. /* Count how many connections are waiting for a circuit to be built.
  1120. * We use this for log messages now, but in the future we may depend on it.
  1121. */
  1122. SMARTLIST_FOREACH(connections, connection_t *, conn,
  1123. {
  1124. if (ap_stream_wants_exit_attention(conn))
  1125. ++n_pending_connections;
  1126. });
  1127. // log_fn(LOG_DEBUG, "Choosing exit node; %d connections are pending",
  1128. // n_pending_connections);
  1129. /* Now we count, for each of the routers in the directory, how many
  1130. * of the pending connections could possibly exit from that
  1131. * router (n_supported[i]). (We can't be sure about cases where we
  1132. * don't know the IP address of the pending connection.)
  1133. *
  1134. * -1 means "Don't use this router at all."
  1135. */
  1136. n_supported = tor_malloc(sizeof(int)*smartlist_len(dir->routers));
  1137. for (i = 0; i < smartlist_len(dir->routers); ++i) {/* iterate over routers */
  1138. router = smartlist_get(dir->routers, i);
  1139. if (router_is_me(router)) {
  1140. n_supported[i] = -1;
  1141. // log_fn(LOG_DEBUG,"Skipping node %s -- it's me.", router->nickname);
  1142. /* XXX there's probably a reverse predecessor attack here, but
  1143. * it's slow. should we take this out? -RD
  1144. */
  1145. continue;
  1146. }
  1147. if (!router->is_running || router->is_bad_exit) {
  1148. n_supported[i] = -1;
  1149. continue; /* skip routers that are known to be down or bad exits */
  1150. }
  1151. if (router_is_unreliable(router, need_uptime, need_capacity, 0)) {
  1152. n_supported[i] = -1;
  1153. continue; /* skip routers that are not suitable */
  1154. }
  1155. if (!(router->is_valid || options->_AllowInvalid & ALLOW_INVALID_EXIT)) {
  1156. /* if it's invalid and we don't want it */
  1157. n_supported[i] = -1;
  1158. // log_fn(LOG_DEBUG,"Skipping node %s (index %d) -- invalid router.",
  1159. // router->nickname, i);
  1160. continue; /* skip invalid routers */
  1161. }
  1162. if (options->ExcludeSingleHopRelays && router->allow_single_hop_exits) {
  1163. n_supported[i] = -1;
  1164. continue;
  1165. }
  1166. if (router_exit_policy_rejects_all(router)) {
  1167. n_supported[i] = -1;
  1168. // log_fn(LOG_DEBUG,"Skipping node %s (index %d) -- it rejects all.",
  1169. // router->nickname, i);
  1170. continue; /* skip routers that reject all */
  1171. }
  1172. n_supported[i] = 0;
  1173. /* iterate over connections */
  1174. SMARTLIST_FOREACH(connections, connection_t *, conn,
  1175. {
  1176. if (!ap_stream_wants_exit_attention(conn))
  1177. continue; /* Skip everything but APs in CIRCUIT_WAIT */
  1178. if (connection_ap_can_use_exit(TO_EDGE_CONN(conn), router)) {
  1179. ++n_supported[i];
  1180. // log_fn(LOG_DEBUG,"%s is supported. n_supported[%d] now %d.",
  1181. // router->nickname, i, n_supported[i]);
  1182. } else {
  1183. // log_fn(LOG_DEBUG,"%s (index %d) would reject this stream.",
  1184. // router->nickname, i);
  1185. }
  1186. }); /* End looping over connections. */
  1187. if (n_pending_connections > 0 && n_supported[i] == 0) {
  1188. /* Leave best_support at -1 if that's where it is, so we can
  1189. * distinguish it later. */
  1190. continue;
  1191. }
  1192. if (n_supported[i] > best_support) {
  1193. /* If this router is better than previous ones, remember its index
  1194. * and goodness, and start counting how many routers are this good. */
  1195. best_support = n_supported[i]; n_best_support=1;
  1196. // log_fn(LOG_DEBUG,"%s is new best supported option so far.",
  1197. // router->nickname);
  1198. } else if (n_supported[i] == best_support) {
  1199. /* If this router is _as good_ as the best one, just increment the
  1200. * count of equally good routers.*/
  1201. ++n_best_support;
  1202. }
  1203. }
  1204. log_info(LD_CIRC,
  1205. "Found %d servers that might support %d/%d pending connections.",
  1206. n_best_support, best_support >= 0 ? best_support : 0,
  1207. n_pending_connections);
  1208. /* If any routers definitely support any pending connections, choose one
  1209. * at random. */
  1210. if (best_support > 0) {
  1211. smartlist_t *supporting = smartlist_create(), *use = smartlist_create();
  1212. for (i = 0; i < smartlist_len(dir->routers); i++)
  1213. if (n_supported[i] == best_support)
  1214. smartlist_add(supporting, smartlist_get(dir->routers, i));
  1215. routersets_get_disjunction(use, supporting, options->ExitNodes,
  1216. options->_ExcludeExitNodesUnion, 1);
  1217. if (smartlist_len(use) == 0 && !options->StrictExitNodes) {
  1218. routersets_get_disjunction(use, supporting, NULL,
  1219. options->_ExcludeExitNodesUnion, 1);
  1220. }
  1221. router = routerlist_sl_choose_by_bandwidth(use, WEIGHT_FOR_EXIT);
  1222. smartlist_free(use);
  1223. smartlist_free(supporting);
  1224. } else {
  1225. /* Either there are no pending connections, or no routers even seem to
  1226. * possibly support any of them. Choose a router at random that satisfies
  1227. * at least one predicted exit port. */
  1228. int try;
  1229. smartlist_t *needed_ports, *supporting, *use;
  1230. if (best_support == -1) {
  1231. if (need_uptime || need_capacity) {
  1232. log_info(LD_CIRC,
  1233. "We couldn't find any live%s%s routers; falling back "
  1234. "to list of all routers.",
  1235. need_capacity?", fast":"",
  1236. need_uptime?", stable":"");
  1237. tor_free(n_supported);
  1238. return choose_good_exit_server_general(dir, 0, 0);
  1239. }
  1240. log_notice(LD_CIRC, "All routers are down or won't exit -- choosing a "
  1241. "doomed exit at random.");
  1242. }
  1243. supporting = smartlist_create();
  1244. use = smartlist_create();
  1245. needed_ports = circuit_get_unhandled_ports(time(NULL));
  1246. for (try = 0; try < 2; try++) {
  1247. /* try once to pick only from routers that satisfy a needed port,
  1248. * then if there are none, pick from any that support exiting. */
  1249. for (i = 0; i < smartlist_len(dir->routers); i++) {
  1250. router = smartlist_get(dir->routers, i);
  1251. if (n_supported[i] != -1 &&
  1252. (try || router_handles_some_port(router, needed_ports))) {
  1253. // log_fn(LOG_DEBUG,"Try %d: '%s' is a possibility.",
  1254. // try, router->nickname);
  1255. smartlist_add(supporting, router);
  1256. }
  1257. }
  1258. routersets_get_disjunction(use, supporting, options->ExitNodes,
  1259. options->_ExcludeExitNodesUnion, 1);
  1260. if (smartlist_len(use) == 0 && !options->StrictExitNodes) {
  1261. routersets_get_disjunction(use, supporting, NULL,
  1262. options->_ExcludeExitNodesUnion, 1);
  1263. }
  1264. /* XXX sometimes the above results in null, when the requested
  1265. * exit node is down. we should pick it anyway. */
  1266. router = routerlist_sl_choose_by_bandwidth(use, WEIGHT_FOR_EXIT);
  1267. if (router)
  1268. break;
  1269. smartlist_clear(supporting);
  1270. smartlist_clear(use);
  1271. }
  1272. SMARTLIST_FOREACH(needed_ports, uint16_t *, cp, tor_free(cp));
  1273. smartlist_free(needed_ports);
  1274. smartlist_free(use);
  1275. smartlist_free(supporting);
  1276. }
  1277. tor_free(n_supported);
  1278. if (router) {
  1279. log_info(LD_CIRC, "Chose exit server '%s'", router->nickname);
  1280. return router;
  1281. }
  1282. if (options->StrictExitNodes) {
  1283. log_warn(LD_CIRC,
  1284. "No specified exit routers seem to be running, and "
  1285. "StrictExitNodes is set: can't choose an exit.");
  1286. }
  1287. return NULL;
  1288. }
  1289. /** Return a pointer to a suitable router to be the exit node for the
  1290. * circuit of purpose <b>purpose</b> that we're about to build (or NULL
  1291. * if no router is suitable).
  1292. *
  1293. * For general-purpose circuits, pass it off to
  1294. * choose_good_exit_server_general()
  1295. *
  1296. * For client-side rendezvous circuits, choose a random node, weighted
  1297. * toward the preferences in 'options'.
  1298. */
  1299. static routerinfo_t *
  1300. choose_good_exit_server(uint8_t purpose, routerlist_t *dir,
  1301. int need_uptime, int need_capacity, int is_internal)
  1302. {
  1303. or_options_t *options = get_options();
  1304. router_crn_flags_t flags = 0;
  1305. if (need_uptime)
  1306. flags |= CRN_NEED_UPTIME;
  1307. if (need_capacity)
  1308. flags |= CRN_NEED_CAPACITY;
  1309. switch (purpose) {
  1310. case CIRCUIT_PURPOSE_C_GENERAL:
  1311. if (options->_AllowInvalid & ALLOW_INVALID_MIDDLE)
  1312. flags |= CRN_ALLOW_INVALID;
  1313. if (is_internal) /* pick it like a middle hop */
  1314. return router_choose_random_node(NULL, NULL,
  1315. options->ExcludeNodes, flags);
  1316. else
  1317. return choose_good_exit_server_general(dir,need_uptime,need_capacity);
  1318. case CIRCUIT_PURPOSE_C_ESTABLISH_REND:
  1319. if (options->_AllowInvalid & ALLOW_INVALID_RENDEZVOUS)
  1320. flags |= CRN_ALLOW_INVALID;
  1321. return router_choose_random_node(NULL, NULL,
  1322. options->ExcludeNodes, flags);
  1323. }
  1324. log_warn(LD_BUG,"Unhandled purpose %d", purpose);
  1325. tor_fragile_assert();
  1326. return NULL;
  1327. }
  1328. /** Log a warning if the user specified an exit for the circuit that
  1329. * has been excluded from use by ExcludeNodes or ExcludeExitNodes. */
  1330. static void
  1331. warn_if_router_excluded(const extend_info_t *exit)
  1332. {
  1333. or_options_t *options = get_options();
  1334. routerinfo_t *ri = router_get_by_digest(exit->identity_digest);
  1335. if (!ri || !options->_ExcludeExitNodesUnion)
  1336. return;
  1337. if (routerset_contains_router(options->_ExcludeExitNodesUnion, ri))
  1338. log_warn(LD_CIRC,"Requested exit node '%s' is in ExcludeNodes, "
  1339. "or ExcludeExitNodes, using anyway.",exit->nickname);
  1340. return;
  1341. }
  1342. /** Decide a suitable length for circ's cpath, and pick an exit
  1343. * router (or use <b>exit</b> if provided). Store these in the
  1344. * cpath. Return 0 if ok, -1 if circuit should be closed. */
  1345. static int
  1346. onion_pick_cpath_exit(origin_circuit_t *circ, extend_info_t *exit)
  1347. {
  1348. cpath_build_state_t *state = circ->build_state;
  1349. routerlist_t *rl = router_get_routerlist();
  1350. if (state->onehop_tunnel) {
  1351. log_debug(LD_CIRC, "Launching a one-hop circuit for dir tunnel.");
  1352. state->desired_path_len = 1;
  1353. } else {
  1354. int r = new_route_len(circ->_base.purpose, exit, rl->routers);
  1355. if (r < 1) /* must be at least 1 */
  1356. return -1;
  1357. state->desired_path_len = r;
  1358. }
  1359. if (exit) { /* the circuit-builder pre-requested one */
  1360. warn_if_router_excluded(exit);
  1361. log_info(LD_CIRC,"Using requested exit node '%s'", exit->nickname);
  1362. exit = extend_info_dup(exit);
  1363. } else { /* we have to decide one */
  1364. routerinfo_t *router =
  1365. choose_good_exit_server(circ->_base.purpose, rl, state->need_uptime,
  1366. state->need_capacity, state->is_internal);
  1367. if (!router) {
  1368. log_warn(LD_CIRC,"failed to choose an exit server");
  1369. return -1;
  1370. }
  1371. exit = extend_info_from_router(router);
  1372. }
  1373. state->chosen_exit = exit;
  1374. return 0;
  1375. }
  1376. /** Give <b>circ</b> a new exit destination to <b>exit</b>, and add a
  1377. * hop to the cpath reflecting this. Don't send the next extend cell --
  1378. * the caller will do this if it wants to.
  1379. */
  1380. int
  1381. circuit_append_new_exit(origin_circuit_t *circ, extend_info_t *exit)
  1382. {
  1383. cpath_build_state_t *state;
  1384. tor_assert(exit);
  1385. tor_assert(circ);
  1386. state = circ->build_state;
  1387. tor_assert(state);
  1388. if (state->chosen_exit)
  1389. extend_info_free(state->chosen_exit);
  1390. state->chosen_exit = extend_info_dup(exit);
  1391. ++circ->build_state->desired_path_len;
  1392. onion_append_hop(&circ->cpath, exit);
  1393. return 0;
  1394. }
  1395. /** Take an open <b>circ</b>, and add a new hop at the end, based on
  1396. * <b>info</b>. Set its state back to CIRCUIT_STATE_BUILDING, and then
  1397. * send the next extend cell to begin connecting to that hop.
  1398. */
  1399. int
  1400. circuit_extend_to_new_exit(origin_circuit_t *circ, extend_info_t *exit)
  1401. {
  1402. int err_reason = 0;
  1403. circuit_append_new_exit(circ, exit);
  1404. circuit_set_state(TO_CIRCUIT(circ), CIRCUIT_STATE_BUILDING);
  1405. if ((err_reason = circuit_send_next_onion_skin(circ))<0) {
  1406. log_warn(LD_CIRC, "Couldn't extend circuit to new point '%s'.",
  1407. exit->nickname);
  1408. circuit_mark_for_close(TO_CIRCUIT(circ), -err_reason);
  1409. return -1;
  1410. }
  1411. return 0;
  1412. }
  1413. /** Return the number of routers in <b>routers</b> that are currently up
  1414. * and available for building circuits through.
  1415. */
  1416. static int
  1417. count_acceptable_routers(smartlist_t *routers)
  1418. {
  1419. int i, n;
  1420. int num=0;
  1421. routerinfo_t *r;
  1422. n = smartlist_len(routers);
  1423. for (i=0;i<n;i++) {
  1424. r = smartlist_get(routers, i);
  1425. // log_debug(LD_CIRC,
  1426. // "Contemplating whether router %d (%s) is a new option.",
  1427. // i, r->nickname);
  1428. if (r->is_running == 0) {
  1429. // log_debug(LD_CIRC,"Nope, the directory says %d is not running.",i);
  1430. goto next_i_loop;
  1431. }
  1432. if (r->is_valid == 0) {
  1433. // log_debug(LD_CIRC,"Nope, the directory says %d is not valid.",i);
  1434. goto next_i_loop;
  1435. /* XXX This clause makes us count incorrectly: if AllowInvalidRouters
  1436. * allows this node in some places, then we're getting an inaccurate
  1437. * count. For now, be conservative and don't count it. But later we
  1438. * should try to be smarter. */
  1439. }
  1440. num++;
  1441. // log_debug(LD_CIRC,"I like %d. num_acceptable_routers now %d.",i, num);
  1442. next_i_loop:
  1443. ; /* C requires an explicit statement after the label */
  1444. }
  1445. return num;
  1446. }
  1447. /** Add <b>new_hop</b> to the end of the doubly-linked-list <b>head_ptr</b>.
  1448. * This function is used to extend cpath by another hop.
  1449. */
  1450. void
  1451. onion_append_to_cpath(crypt_path_t **head_ptr, crypt_path_t *new_hop)
  1452. {
  1453. if (*head_ptr) {
  1454. new_hop->next = (*head_ptr);
  1455. new_hop->prev = (*head_ptr)->prev;
  1456. (*head_ptr)->prev->next = new_hop;
  1457. (*head_ptr)->prev = new_hop;
  1458. } else {
  1459. *head_ptr = new_hop;
  1460. new_hop->prev = new_hop->next = new_hop;
  1461. }
  1462. }
  1463. /** A helper function used by onion_extend_cpath(). Use <b>purpose</b>
  1464. * and <b>state</b> and the cpath <b>head</b> (currently populated only
  1465. * to length <b>cur_len</b> to decide a suitable middle hop for a
  1466. * circuit. In particular, make sure we don't pick the exit node or its
  1467. * family, and make sure we don't duplicate any previous nodes or their
  1468. * families. */
  1469. static routerinfo_t *
  1470. choose_good_middle_server(uint8_t purpose,
  1471. cpath_build_state_t *state,
  1472. crypt_path_t *head,
  1473. int cur_len)
  1474. {
  1475. int i;
  1476. routerinfo_t *r, *choice;
  1477. crypt_path_t *cpath;
  1478. smartlist_t *excluded;
  1479. or_options_t *options = get_options();
  1480. router_crn_flags_t flags = 0;
  1481. tor_assert(_CIRCUIT_PURPOSE_MIN <= purpose &&
  1482. purpose <= _CIRCUIT_PURPOSE_MAX);
  1483. log_debug(LD_CIRC, "Contemplating intermediate hop: random choice.");
  1484. excluded = smartlist_create();
  1485. if ((r = build_state_get_exit_router(state))) {
  1486. smartlist_add(excluded, r);
  1487. routerlist_add_family(excluded, r);
  1488. }
  1489. for (i = 0, cpath = head; i < cur_len; ++i, cpath=cpath->next) {
  1490. if ((r = router_get_by_digest(cpath->extend_info->identity_digest))) {
  1491. smartlist_add(excluded, r);
  1492. routerlist_add_family(excluded, r);
  1493. }
  1494. }
  1495. if (state->need_uptime)
  1496. flags |= CRN_NEED_UPTIME;
  1497. if (state->need_capacity)
  1498. flags |= CRN_NEED_CAPACITY;
  1499. if (options->_AllowInvalid & ALLOW_INVALID_MIDDLE)
  1500. flags |= CRN_ALLOW_INVALID;
  1501. choice = router_choose_random_node(NULL,
  1502. excluded, options->ExcludeNodes, flags);
  1503. smartlist_free(excluded);
  1504. return choice;
  1505. }
  1506. /** Pick a good entry server for the circuit to be built according to
  1507. * <b>state</b>. Don't reuse a chosen exit (if any), don't use this
  1508. * router (if we're an OR), and respect firewall settings; if we're
  1509. * configured to use entry guards, return one.
  1510. *
  1511. * If <b>state</b> is NULL, we're choosing a router to serve as an entry
  1512. * guard, not for any particular circuit.
  1513. */
  1514. static routerinfo_t *
  1515. choose_good_entry_server(uint8_t purpose, cpath_build_state_t *state)
  1516. {
  1517. routerinfo_t *r, *choice;
  1518. smartlist_t *excluded;
  1519. or_options_t *options = get_options();
  1520. router_crn_flags_t flags = 0;
  1521. if (state && options->UseEntryGuards &&
  1522. (purpose != CIRCUIT_PURPOSE_TESTING || options->BridgeRelay)) {
  1523. return choose_random_entry(state);
  1524. }
  1525. excluded = smartlist_create();
  1526. if (state && (r = build_state_get_exit_router(state))) {
  1527. smartlist_add(excluded, r);
  1528. routerlist_add_family(excluded, r);
  1529. }
  1530. if (firewall_is_fascist_or()) {
  1531. /*XXXX This could slow things down a lot; use a smarter implementation */
  1532. /* exclude all ORs that listen on the wrong port, if anybody notices. */
  1533. routerlist_t *rl = router_get_routerlist();
  1534. int i;
  1535. for (i=0; i < smartlist_len(rl->routers); i++) {
  1536. r = smartlist_get(rl->routers, i);
  1537. if (!fascist_firewall_allows_or(r))
  1538. smartlist_add(excluded, r);
  1539. }
  1540. }
  1541. /* and exclude current entry guards, if applicable */
  1542. if (options->UseEntryGuards && entry_guards) {
  1543. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, entry,
  1544. {
  1545. if ((r = router_get_by_digest(entry->identity))) {
  1546. smartlist_add(excluded, r);
  1547. routerlist_add_family(excluded, r);
  1548. }
  1549. });
  1550. }
  1551. if (state) {
  1552. flags |= CRN_NEED_GUARD;
  1553. if (state->need_uptime)
  1554. flags |= CRN_NEED_UPTIME;
  1555. if (state->need_capacity)
  1556. flags |= CRN_NEED_CAPACITY;
  1557. }
  1558. if (options->_AllowInvalid & ALLOW_INVALID_ENTRY)
  1559. flags |= CRN_ALLOW_INVALID;
  1560. choice = router_choose_random_node(
  1561. NULL,
  1562. excluded,
  1563. options->ExcludeNodes,
  1564. flags);
  1565. smartlist_free(excluded);
  1566. return choice;
  1567. }
  1568. /** Return the first non-open hop in cpath, or return NULL if all
  1569. * hops are open. */
  1570. static crypt_path_t *
  1571. onion_next_hop_in_cpath(crypt_path_t *cpath)
  1572. {
  1573. crypt_path_t *hop = cpath;
  1574. do {
  1575. if (hop->state != CPATH_STATE_OPEN)
  1576. return hop;
  1577. hop = hop->next;
  1578. } while (hop != cpath);
  1579. return NULL;
  1580. }
  1581. /** Choose a suitable next hop in the cpath <b>head_ptr</b>,
  1582. * based on <b>state</b>. Append the hop info to head_ptr.
  1583. */
  1584. static int
  1585. onion_extend_cpath(origin_circuit_t *circ)
  1586. {
  1587. uint8_t purpose = circ->_base.purpose;
  1588. cpath_build_state_t *state = circ->build_state;
  1589. int cur_len = circuit_get_cpath_len(circ);
  1590. extend_info_t *info = NULL;
  1591. if (cur_len >= state->desired_path_len) {
  1592. log_debug(LD_CIRC, "Path is complete: %d steps long",
  1593. state->desired_path_len);
  1594. return 1;
  1595. }
  1596. log_debug(LD_CIRC, "Path is %d long; we want %d", cur_len,
  1597. state->desired_path_len);
  1598. if (cur_len == state->desired_path_len - 1) { /* Picking last node */
  1599. info = extend_info_dup(state->chosen_exit);
  1600. } else if (cur_len == 0) { /* picking first node */
  1601. routerinfo_t *r = choose_good_entry_server(purpose, state);
  1602. if (r)
  1603. info = extend_info_from_router(r);
  1604. } else {
  1605. routerinfo_t *r =
  1606. choose_good_middle_server(purpose, state, circ->cpath, cur_len);
  1607. if (r)
  1608. info = extend_info_from_router(r);
  1609. }
  1610. if (!info) {
  1611. log_warn(LD_CIRC,"Failed to find node for hop %d of our path. Discarding "
  1612. "this circuit.", cur_len);
  1613. return -1;
  1614. }
  1615. log_debug(LD_CIRC,"Chose router %s for hop %d (exit is %s)",
  1616. info->nickname, cur_len+1, build_state_get_exit_nickname(state));
  1617. onion_append_hop(&circ->cpath, info);
  1618. extend_info_free(info);
  1619. return 0;
  1620. }
  1621. /** Create a new hop, annotate it with information about its
  1622. * corresponding router <b>choice</b>, and append it to the
  1623. * end of the cpath <b>head_ptr</b>. */
  1624. static int
  1625. onion_append_hop(crypt_path_t **head_ptr, extend_info_t *choice)
  1626. {
  1627. crypt_path_t *hop = tor_malloc_zero(sizeof(crypt_path_t));
  1628. /* link hop into the cpath, at the end. */
  1629. onion_append_to_cpath(head_ptr, hop);
  1630. hop->magic = CRYPT_PATH_MAGIC;
  1631. hop->state = CPATH_STATE_CLOSED;
  1632. hop->extend_info = extend_info_dup(choice);
  1633. hop->package_window = CIRCWINDOW_START;
  1634. hop->deliver_window = CIRCWINDOW_START;
  1635. return 0;
  1636. }
  1637. /** Allocate a new extend_info object based on the various arguments. */
  1638. extend_info_t *
  1639. extend_info_alloc(const char *nickname, const char *digest,
  1640. crypto_pk_env_t *onion_key,
  1641. const tor_addr_t *addr, uint16_t port)
  1642. {
  1643. extend_info_t *info = tor_malloc_zero(sizeof(extend_info_t));
  1644. memcpy(info->identity_digest, digest, DIGEST_LEN);
  1645. if (nickname)
  1646. strlcpy(info->nickname, nickname, sizeof(info->nickname));
  1647. if (onion_key)
  1648. info->onion_key = crypto_pk_dup_key(onion_key);
  1649. tor_addr_copy(&info->addr, addr);
  1650. info->port = port;
  1651. return info;
  1652. }
  1653. /** Allocate and return a new extend_info_t that can be used to build a
  1654. * circuit to or through the router <b>r</b>. */
  1655. extend_info_t *
  1656. extend_info_from_router(routerinfo_t *r)
  1657. {
  1658. tor_addr_t addr;
  1659. tor_assert(r);
  1660. tor_addr_from_ipv4h(&addr, r->addr);
  1661. return extend_info_alloc(r->nickname, r->cache_info.identity_digest,
  1662. r->onion_pkey, &addr, r->or_port);
  1663. }
  1664. /** Release storage held by an extend_info_t struct. */
  1665. void
  1666. extend_info_free(extend_info_t *info)
  1667. {
  1668. tor_assert(info);
  1669. if (info->onion_key)
  1670. crypto_free_pk_env(info->onion_key);
  1671. tor_free(info);
  1672. }
  1673. /** Allocate and return a new extend_info_t with the same contents as
  1674. * <b>info</b>. */
  1675. extend_info_t *
  1676. extend_info_dup(extend_info_t *info)
  1677. {
  1678. extend_info_t *newinfo;
  1679. tor_assert(info);
  1680. newinfo = tor_malloc(sizeof(extend_info_t));
  1681. memcpy(newinfo, info, sizeof(extend_info_t));
  1682. if (info->onion_key)
  1683. newinfo->onion_key = crypto_pk_dup_key(info->onion_key);
  1684. else
  1685. newinfo->onion_key = NULL;
  1686. return newinfo;
  1687. }
  1688. /** Return the routerinfo_t for the chosen exit router in <b>state</b>.
  1689. * If there is no chosen exit, or if we don't know the routerinfo_t for
  1690. * the chosen exit, return NULL.
  1691. */
  1692. routerinfo_t *
  1693. build_state_get_exit_router(cpath_build_state_t *state)
  1694. {
  1695. if (!state || !state->chosen_exit)
  1696. return NULL;
  1697. return router_get_by_digest(state->chosen_exit->identity_digest);
  1698. }
  1699. /** Return the nickname for the chosen exit router in <b>state</b>. If
  1700. * there is no chosen exit, or if we don't know the routerinfo_t for the
  1701. * chosen exit, return NULL.
  1702. */
  1703. const char *
  1704. build_state_get_exit_nickname(cpath_build_state_t *state)
  1705. {
  1706. if (!state || !state->chosen_exit)
  1707. return NULL;
  1708. return state->chosen_exit->nickname;
  1709. }
  1710. /** Check whether the entry guard <b>e</b> is usable, given the directory
  1711. * authorities' opinion about the router (stored in <b>ri</b>) and the user's
  1712. * configuration (in <b>options</b>). Set <b>e</b>-&gt;bad_since
  1713. * accordingly. Return true iff the entry guard's status changes.
  1714. *
  1715. * If it's not usable, set *<b>reason</b> to a static string explaining why.
  1716. */
  1717. /*XXXX take a routerstatus, not a routerinfo. */
  1718. static int
  1719. entry_guard_set_status(entry_guard_t *e, routerinfo_t *ri,
  1720. time_t now, or_options_t *options, const char **reason)
  1721. {
  1722. char buf[HEX_DIGEST_LEN+1];
  1723. int changed = 0;
  1724. tor_assert(options);
  1725. *reason = NULL;
  1726. /* Do we want to mark this guard as bad? */
  1727. if (!ri)
  1728. *reason = "unlisted";
  1729. else if (!ri->is_running)
  1730. *reason = "down";
  1731. else if (options->UseBridges && ri->purpose != ROUTER_PURPOSE_BRIDGE)
  1732. *reason = "not a bridge";
  1733. else if (!options->UseBridges && !ri->is_possible_guard &&
  1734. !routerset_contains_router(options->EntryNodes,ri))
  1735. *reason = "not recommended as a guard";
  1736. else if (routerset_contains_router(options->ExcludeNodes, ri))
  1737. *reason = "excluded";
  1738. if (*reason && ! e->bad_since) {
  1739. /* Router is newly bad. */
  1740. base16_encode(buf, sizeof(buf), e->identity, DIGEST_LEN);
  1741. log_info(LD_CIRC, "Entry guard %s (%s) is %s: marking as unusable.",
  1742. e->nickname, buf, *reason);
  1743. e->bad_since = now;
  1744. control_event_guard(e->nickname, e->identity, "BAD");
  1745. changed = 1;
  1746. } else if (!*reason && e->bad_since) {
  1747. /* There's nothing wrong with the router any more. */
  1748. base16_encode(buf, sizeof(buf), e->identity, DIGEST_LEN);
  1749. log_info(LD_CIRC, "Entry guard %s (%s) is no longer unusable: "
  1750. "marking as ok.", e->nickname, buf);
  1751. e->bad_since = 0;
  1752. control_event_guard(e->nickname, e->identity, "GOOD");
  1753. changed = 1;
  1754. }
  1755. return changed;
  1756. }
  1757. /** Return true iff enough time has passed since we last tried to connect
  1758. * to the unreachable guard <b>e</b> that we're willing to try again. */
  1759. static int
  1760. entry_is_time_to_retry(entry_guard_t *e, time_t now)
  1761. {
  1762. long diff;
  1763. if (e->last_attempted < e->unreachable_since)
  1764. return 1;
  1765. diff = now - e->unreachable_since;
  1766. if (diff < 6*60*60)
  1767. return now > (e->last_attempted + 60*60);
  1768. else if (diff < 3*24*60*60)
  1769. return now > (e->last_attempted + 4*60*60);
  1770. else if (diff < 7*24*60*60)
  1771. return now > (e->last_attempted + 18*60*60);
  1772. else
  1773. return now > (e->last_attempted + 36*60*60);
  1774. }
  1775. /** Return the router corresponding to <b>e</b>, if <b>e</b> is
  1776. * working well enough that we are willing to use it as an entry
  1777. * right now. (Else return NULL.) In particular, it must be
  1778. * - Listed as either up or never yet contacted;
  1779. * - Present in the routerlist;
  1780. * - Listed as 'stable' or 'fast' by the current dirserver concensus,
  1781. * if demanded by <b>need_uptime</b> or <b>need_capacity</b>;
  1782. * (This check is currently redundant with the Guard flag, but in
  1783. * the future that might change. Best to leave it in for now.)
  1784. * - Allowed by our current ReachableORAddresses config option; and
  1785. * - Currently thought to be reachable by us (unless assume_reachable
  1786. * is true).
  1787. */
  1788. static INLINE routerinfo_t *
  1789. entry_is_live(entry_guard_t *e, int need_uptime, int need_capacity,
  1790. int assume_reachable)
  1791. {
  1792. routerinfo_t *r;
  1793. if (e->bad_since)
  1794. return NULL;
  1795. /* no good if it's unreachable, unless assume_unreachable or can_retry. */
  1796. if (!assume_reachable && !e->can_retry &&
  1797. e->unreachable_since && !entry_is_time_to_retry(e, time(NULL)))
  1798. return NULL;
  1799. r = router_get_by_digest(e->identity);
  1800. if (!r)
  1801. return NULL;
  1802. if (get_options()->UseBridges && r->purpose != ROUTER_PURPOSE_BRIDGE)
  1803. return NULL;
  1804. if (!get_options()->UseBridges && r->purpose != ROUTER_PURPOSE_GENERAL)
  1805. return NULL;
  1806. if (router_is_unreliable(r, need_uptime, need_capacity, 0))
  1807. return NULL;
  1808. if (!fascist_firewall_allows_or(r))
  1809. return NULL;
  1810. return r;
  1811. }
  1812. /** Return the number of entry guards that we think are usable. */
  1813. static int
  1814. num_live_entry_guards(void)
  1815. {
  1816. int n = 0;
  1817. if (! entry_guards)
  1818. return 0;
  1819. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, entry,
  1820. {
  1821. if (entry_is_live(entry, 0, 1, 0))
  1822. ++n;
  1823. });
  1824. return n;
  1825. }
  1826. /** If <b>digest</b> matches the identity of any node in the
  1827. * entry_guards list, return that node. Else return NULL. */
  1828. static INLINE entry_guard_t *
  1829. is_an_entry_guard(const char *digest)
  1830. {
  1831. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, entry,
  1832. if (!memcmp(digest, entry->identity, DIGEST_LEN))
  1833. return entry;
  1834. );
  1835. return NULL;
  1836. }
  1837. /** Dump a description of our list of entry guards to the log at level
  1838. * <b>severity</b>. */
  1839. static void
  1840. log_entry_guards(int severity)
  1841. {
  1842. smartlist_t *elements = smartlist_create();
  1843. char buf[1024];
  1844. char *s;
  1845. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e,
  1846. {
  1847. tor_snprintf(buf, sizeof(buf), "%s (%s%s)",
  1848. e->nickname,
  1849. entry_is_live(e, 0, 1, 0) ? "up " : "down ",
  1850. e->made_contact ? "made-contact" : "never-contacted");
  1851. smartlist_add(elements, tor_strdup(buf));
  1852. });
  1853. s = smartlist_join_strings(elements, ",", 0, NULL);
  1854. SMARTLIST_FOREACH(elements, char*, cp, tor_free(cp));
  1855. smartlist_free(elements);
  1856. log_fn(severity,LD_CIRC,"%s",s);
  1857. tor_free(s);
  1858. }
  1859. /** Called when one or more guards that we would previously have used for some
  1860. * purpose are no longer in use because a higher-priority guard has become
  1861. * useable again. */
  1862. static void
  1863. control_event_guard_deferred(void)
  1864. {
  1865. /* XXXX We don't actually have a good way to figure out _how many_ entries
  1866. * are live for some purpose. We need an entry_is_even_slightly_live()
  1867. * function for this to work right. NumEntryGuards isn't reliable: if we
  1868. * need guards with weird properties, we can have more than that number
  1869. * live.
  1870. **/
  1871. #if 0
  1872. int n = 0;
  1873. or_options_t *options = get_options();
  1874. if (!entry_guards)
  1875. return;
  1876. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, entry,
  1877. {
  1878. if (entry_is_live(entry, 0, 1, 0)) {
  1879. if (n++ == options->NumEntryGuards) {
  1880. control_event_guard(entry->nickname, entry->identity, "DEFERRED");
  1881. return;
  1882. }
  1883. }
  1884. });
  1885. #endif
  1886. }
  1887. /** Add a new (preferably stable and fast) router to our
  1888. * entry_guards list. Return a pointer to the router if we succeed,
  1889. * or NULL if we can't find any more suitable entries.
  1890. *
  1891. * If <b>chosen</b> is defined, use that one, and if it's not
  1892. * already in our entry_guards list, put it at the *beginning*.
  1893. * Else, put the one we pick at the end of the list. */
  1894. static routerinfo_t *
  1895. add_an_entry_guard(routerinfo_t *chosen, int reset_status)
  1896. {
  1897. routerinfo_t *router;
  1898. entry_guard_t *entry;
  1899. if (chosen) {
  1900. router = chosen;
  1901. entry = is_an_entry_guard(router->cache_info.identity_digest);
  1902. if (entry) {
  1903. if (reset_status) {
  1904. entry->bad_since = 0;
  1905. entry->can_retry = 1;
  1906. }
  1907. return NULL;
  1908. }
  1909. } else {
  1910. router = choose_good_entry_server(CIRCUIT_PURPOSE_C_GENERAL, NULL);
  1911. if (!router)
  1912. return NULL;
  1913. }
  1914. entry = tor_malloc_zero(sizeof(entry_guard_t));
  1915. log_info(LD_CIRC, "Chose '%s' as new entry guard.", router->nickname);
  1916. strlcpy(entry->nickname, router->nickname, sizeof(entry->nickname));
  1917. memcpy(entry->identity, router->cache_info.identity_digest, DIGEST_LEN);
  1918. entry->chosen_on_date = start_of_month(time(NULL));
  1919. entry->chosen_by_version = tor_strdup(VERSION);
  1920. if (chosen) /* prepend */
  1921. smartlist_insert(entry_guards, 0, entry);
  1922. else /* append */
  1923. smartlist_add(entry_guards, entry);
  1924. control_event_guard(entry->nickname, entry->identity, "NEW");
  1925. control_event_guard_deferred();
  1926. log_entry_guards(LOG_INFO);
  1927. return router;
  1928. }
  1929. /** If the use of entry guards is configured, choose more entry guards
  1930. * until we have enough in the list. */
  1931. static void
  1932. pick_entry_guards(void)
  1933. {
  1934. or_options_t *options = get_options();
  1935. int changed = 0;
  1936. tor_assert(entry_guards);
  1937. while (num_live_entry_guards() < options->NumEntryGuards) {
  1938. if (!add_an_entry_guard(NULL, 0))
  1939. break;
  1940. changed = 1;
  1941. }
  1942. if (changed)
  1943. entry_guards_changed();
  1944. }
  1945. /** How long (in seconds) do we allow an entry guard to be nonfunctional,
  1946. * unlisted, excluded, or otherwise nonusable before we give up on it? */
  1947. #define ENTRY_GUARD_REMOVE_AFTER (30*24*60*60)
  1948. /** Release all storage held by <b>e</b>. */
  1949. static void
  1950. entry_guard_free(entry_guard_t *e)
  1951. {
  1952. tor_assert(e);
  1953. tor_free(e->chosen_by_version);
  1954. tor_free(e);
  1955. }
  1956. /** Remove any entry guard which was selected by an unknown version of Tor,
  1957. * or which was selected by a version of Tor that's known to select
  1958. * entry guards badly. */
  1959. static int
  1960. remove_obsolete_entry_guards(void)
  1961. {
  1962. int changed = 0, i;
  1963. for (i = 0; i < smartlist_len(entry_guards); ++i) {
  1964. entry_guard_t *entry = smartlist_get(entry_guards, i);
  1965. const char *ver = entry->chosen_by_version;
  1966. const char *msg = NULL;
  1967. tor_version_t v;
  1968. int version_is_bad = 0;
  1969. if (!ver) {
  1970. msg = "does not say what version of Tor it was selected by";
  1971. version_is_bad = 1;
  1972. } else if (tor_version_parse(ver, &v)) {
  1973. msg = "does not seem to be from any recognized version of Tor";
  1974. version_is_bad = 1;
  1975. } else if ((tor_version_as_new_as(ver, "0.1.0.10-alpha") &&
  1976. !tor_version_as_new_as(ver, "0.1.2.16-dev")) ||
  1977. (tor_version_as_new_as(ver, "0.2.0.0-alpha") &&
  1978. !tor_version_as_new_as(ver, "0.2.0.6-alpha"))) {
  1979. msg = "was selected without regard for guard bandwidth";
  1980. version_is_bad = 1;
  1981. }
  1982. if (version_is_bad) {
  1983. char dbuf[HEX_DIGEST_LEN+1];
  1984. tor_assert(msg);
  1985. base16_encode(dbuf, sizeof(dbuf), entry->identity, DIGEST_LEN);
  1986. log_notice(LD_CIRC, "Entry guard '%s' (%s) %s. (Version=%s.) "
  1987. "Replacing it.",
  1988. entry->nickname, dbuf, msg, ver?escaped(ver):"none");
  1989. control_event_guard(entry->nickname, entry->identity, "DROPPED");
  1990. entry_guard_free(entry);
  1991. smartlist_del_keeporder(entry_guards, i--);
  1992. log_entry_guards(LOG_INFO);
  1993. changed = 1;
  1994. }
  1995. }
  1996. return changed ? 1 : 0;
  1997. }
  1998. /** Remove all entry guards that have been down or unlisted for so
  1999. * long that we don't think they'll come up again. Return 1 if we
  2000. * removed any, or 0 if we did nothing. */
  2001. static int
  2002. remove_dead_entry_guards(void)
  2003. {
  2004. char dbuf[HEX_DIGEST_LEN+1];
  2005. char tbuf[ISO_TIME_LEN+1];
  2006. time_t now = time(NULL);
  2007. int i;
  2008. int changed = 0;
  2009. for (i = 0; i < smartlist_len(entry_guards); ) {
  2010. entry_guard_t *entry = smartlist_get(entry_guards, i);
  2011. if (entry->bad_since &&
  2012. entry->bad_since + ENTRY_GUARD_REMOVE_AFTER < now) {
  2013. base16_encode(dbuf, sizeof(dbuf), entry->identity, DIGEST_LEN);
  2014. format_local_iso_time(tbuf, entry->bad_since);
  2015. log_info(LD_CIRC, "Entry guard '%s' (%s) has been down or unlisted "
  2016. "since %s local time; removing.",
  2017. entry->nickname, dbuf, tbuf);
  2018. control_event_guard(entry->nickname, entry->identity, "DROPPED");
  2019. entry_guard_free(entry);
  2020. smartlist_del_keeporder(entry_guards, i);
  2021. log_entry_guards(LOG_INFO);
  2022. changed = 1;
  2023. } else
  2024. ++i;
  2025. }
  2026. return changed ? 1 : 0;
  2027. }
  2028. /** A new directory or router-status has arrived; update the down/listed
  2029. * status of the entry guards.
  2030. *
  2031. * An entry is 'down' if the directory lists it as nonrunning.
  2032. * An entry is 'unlisted' if the directory doesn't include it.
  2033. *
  2034. * Don't call this on startup; only on a fresh download. Otherwise we'll
  2035. * think that things are unlisted.
  2036. */
  2037. void
  2038. entry_guards_compute_status(void)
  2039. {
  2040. time_t now;
  2041. int changed = 0;
  2042. int severity = LOG_DEBUG;
  2043. or_options_t *options;
  2044. if (! entry_guards)
  2045. return;
  2046. options = get_options();
  2047. now = time(NULL);
  2048. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, entry,
  2049. {
  2050. routerinfo_t *r = router_get_by_digest(entry->identity);
  2051. const char *reason = NULL;
  2052. /*XXX021 log reason again. */
  2053. if (entry_guard_set_status(entry, r, now, options, &reason))
  2054. changed = 1;
  2055. if (entry->bad_since)
  2056. tor_assert(reason);
  2057. });
  2058. if (remove_dead_entry_guards())
  2059. changed = 1;
  2060. severity = changed ? LOG_DEBUG : LOG_INFO;
  2061. if (changed) {
  2062. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, entry,
  2063. log_info(LD_CIRC, "Summary: Entry '%s' is %s, %s, and %s.",
  2064. entry->nickname,
  2065. entry->unreachable_since ? "unreachable" : "reachable",
  2066. entry->bad_since ? "unusable" : "usable",
  2067. entry_is_live(entry, 0, 1, 0) ? "live" : "not live"));
  2068. log_info(LD_CIRC, " (%d/%d entry guards are usable/new)",
  2069. num_live_entry_guards(), smartlist_len(entry_guards));
  2070. log_entry_guards(LOG_INFO);
  2071. entry_guards_changed();
  2072. }
  2073. }
  2074. /** Called when a connection to an OR with the identity digest <b>digest</b>
  2075. * is established (<b>succeeded</b>==1) or has failed (<b>succeeded</b>==0).
  2076. * If the OR is an entry, change that entry's up/down status.
  2077. * Return 0 normally, or -1 if we want to tear down the new connection.
  2078. */
  2079. int
  2080. entry_guard_register_connect_status(const char *digest, int succeeded,
  2081. time_t now)
  2082. {
  2083. int changed = 0;
  2084. int refuse_conn = 0;
  2085. int first_contact = 0;
  2086. entry_guard_t *entry = NULL;
  2087. int idx = -1;
  2088. char buf[HEX_DIGEST_LEN+1];
  2089. if (! entry_guards)
  2090. return 0;
  2091. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e,
  2092. {
  2093. if (!memcmp(e->identity, digest, DIGEST_LEN)) {
  2094. entry = e;
  2095. idx = e_sl_idx;
  2096. break;
  2097. }
  2098. });
  2099. if (!entry)
  2100. return 0;
  2101. base16_encode(buf, sizeof(buf), entry->identity, DIGEST_LEN);
  2102. if (succeeded) {
  2103. if (entry->unreachable_since) {
  2104. log_info(LD_CIRC, "Entry guard '%s' (%s) is now reachable again. Good.",
  2105. entry->nickname, buf);
  2106. entry->can_retry = 0;
  2107. entry->unreachable_since = 0;
  2108. entry->last_attempted = now;
  2109. control_event_guard(entry->nickname, entry->identity, "UP");
  2110. changed = 1;
  2111. }
  2112. if (!entry->made_contact) {
  2113. entry->made_contact = 1;
  2114. first_contact = changed = 1;
  2115. }
  2116. } else { /* ! succeeded */
  2117. if (!entry->made_contact) {
  2118. /* We've never connected to this one. */
  2119. log_info(LD_CIRC,
  2120. "Connection to never-contacted entry guard '%s' (%s) failed. "
  2121. "Removing from the list. %d/%d entry guards usable/new.",
  2122. entry->nickname, buf,
  2123. num_live_entry_guards()-1, smartlist_len(entry_guards)-1);
  2124. entry_guard_free(entry);
  2125. smartlist_del_keeporder(entry_guards, idx);
  2126. log_entry_guards(LOG_INFO);
  2127. changed = 1;
  2128. } else if (!entry->unreachable_since) {
  2129. log_info(LD_CIRC, "Unable to connect to entry guard '%s' (%s). "
  2130. "Marking as unreachable.", entry->nickname, buf);
  2131. entry->unreachable_since = entry->last_attempted = now;
  2132. control_event_guard(entry->nickname, entry->identity, "DOWN");
  2133. changed = 1;
  2134. entry->can_retry = 0; /* We gave it an early chance; no good. */
  2135. } else {
  2136. char tbuf[ISO_TIME_LEN+1];
  2137. format_iso_time(tbuf, entry->unreachable_since);
  2138. log_debug(LD_CIRC, "Failed to connect to unreachable entry guard "
  2139. "'%s' (%s). It has been unreachable since %s.",
  2140. entry->nickname, buf, tbuf);
  2141. entry->last_attempted = now;
  2142. entry->can_retry = 0; /* We gave it an early chance; no good. */
  2143. }
  2144. }
  2145. if (first_contact) {
  2146. /* We've just added a new long-term entry guard. Perhaps the network just
  2147. * came back? We should give our earlier entries another try too,
  2148. * and close this connection so we don't use it before we've given
  2149. * the others a shot. */
  2150. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e, {
  2151. if (e == entry)
  2152. break;
  2153. if (e->made_contact) {
  2154. routerinfo_t *r = entry_is_live(e, 0, 1, 1);
  2155. if (r && e->unreachable_since) {
  2156. refuse_conn = 1;
  2157. e->can_retry = 1;
  2158. }
  2159. }
  2160. });
  2161. if (refuse_conn) {
  2162. log_info(LD_CIRC,
  2163. "Connected to new entry guard '%s' (%s). Marking earlier "
  2164. "entry guards up. %d/%d entry guards usable/new.",
  2165. entry->nickname, buf,
  2166. num_live_entry_guards(), smartlist_len(entry_guards));
  2167. log_entry_guards(LOG_INFO);
  2168. changed = 1;
  2169. }
  2170. }
  2171. if (changed)
  2172. entry_guards_changed();
  2173. return refuse_conn ? -1 : 0;
  2174. }
  2175. /** When we try to choose an entry guard, should we parse and add
  2176. * config's EntryNodes first? */
  2177. static int should_add_entry_nodes = 0;
  2178. /** Called when the value of EntryNodes changes in our configuration. */
  2179. void
  2180. entry_nodes_should_be_added(void)
  2181. {
  2182. log_info(LD_CIRC, "New EntryNodes config option detected. Will use.");
  2183. should_add_entry_nodes = 1;
  2184. }
  2185. /** Add all nodes in EntryNodes that aren't currently guard nodes to the list
  2186. * of guard nodes, at the front. */
  2187. static void
  2188. entry_guards_prepend_from_config(void)
  2189. {
  2190. or_options_t *options = get_options();
  2191. smartlist_t *entry_routers, *entry_fps;
  2192. smartlist_t *old_entry_guards_on_list, *old_entry_guards_not_on_list;
  2193. tor_assert(entry_guards);
  2194. should_add_entry_nodes = 0;
  2195. if (!options->EntryNodes) {
  2196. /* It's possible that a controller set EntryNodes, thus making
  2197. * should_add_entry_nodes set, then cleared it again, all before the
  2198. * call to choose_random_entry() that triggered us. If so, just return.
  2199. */
  2200. return;
  2201. }
  2202. if (options->EntryNodes) {
  2203. char *string = routerset_to_string(options->EntryNodes);
  2204. log_info(LD_CIRC,"Adding configured EntryNodes '%s'.", string);
  2205. tor_free(string);
  2206. }
  2207. entry_routers = smartlist_create();
  2208. entry_fps = smartlist_create();
  2209. old_entry_guards_on_list = smartlist_create();
  2210. old_entry_guards_not_on_list = smartlist_create();
  2211. /* Split entry guards into those on the list and those not. */
  2212. /* XXXX021 Now that we allow countries and IP ranges in EntryNodes, this is
  2213. * potentially an enormous list. For now, we disable such values for
  2214. * EntryNodes in options_validate(); really, this wants a better solution.
  2215. */
  2216. routerset_get_all_routers(entry_routers, options->EntryNodes, 0);
  2217. SMARTLIST_FOREACH(entry_routers, routerinfo_t *, ri,
  2218. smartlist_add(entry_fps,ri->cache_info.identity_digest));
  2219. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e, {
  2220. if (smartlist_digest_isin(entry_fps, e->identity))
  2221. smartlist_add(old_entry_guards_on_list, e);
  2222. else
  2223. smartlist_add(old_entry_guards_not_on_list, e);
  2224. });
  2225. /* Remove all currently configured entry guards from entry_routers. */
  2226. SMARTLIST_FOREACH(entry_routers, routerinfo_t *, ri, {
  2227. if (is_an_entry_guard(ri->cache_info.identity_digest)) {
  2228. SMARTLIST_DEL_CURRENT(entry_routers, ri);
  2229. }
  2230. });
  2231. /* Now build the new entry_guards list. */
  2232. smartlist_clear(entry_guards);
  2233. /* First, the previously configured guards that are in EntryNodes. */
  2234. smartlist_add_all(entry_guards, old_entry_guards_on_list);
  2235. /* Next, the rest of EntryNodes */
  2236. SMARTLIST_FOREACH(entry_routers, routerinfo_t *, ri, {
  2237. add_an_entry_guard(ri, 0);
  2238. });
  2239. /* Finally, the remaining EntryNodes, unless we're strict */
  2240. if (options->StrictEntryNodes) {
  2241. SMARTLIST_FOREACH(old_entry_guards_not_on_list, entry_guard_t *, e,
  2242. entry_guard_free(e));
  2243. } else {
  2244. smartlist_add_all(entry_guards, old_entry_guards_not_on_list);
  2245. }
  2246. smartlist_free(entry_routers);
  2247. smartlist_free(entry_fps);
  2248. smartlist_free(old_entry_guards_on_list);
  2249. smartlist_free(old_entry_guards_not_on_list);
  2250. entry_guards_changed();
  2251. }
  2252. /** Return 1 if we're fine adding arbitrary routers out of the
  2253. * directory to our entry guard list. Else return 0. */
  2254. int
  2255. entry_list_can_grow(or_options_t *options)
  2256. {
  2257. if (options->StrictEntryNodes)
  2258. return 0;
  2259. if (options->UseBridges)
  2260. return 0;
  2261. return 1;
  2262. }
  2263. /** Pick a live (up and listed) entry guard from entry_guards. If
  2264. * <b>state</b> is non-NULL, this is for a specific circuit --
  2265. * make sure not to pick this circuit's exit or any node in the
  2266. * exit's family. If <b>state</b> is NULL, we're looking for a random
  2267. * guard (likely a bridge). */
  2268. routerinfo_t *
  2269. choose_random_entry(cpath_build_state_t *state)
  2270. {
  2271. or_options_t *options = get_options();
  2272. smartlist_t *live_entry_guards = smartlist_create();
  2273. smartlist_t *exit_family = smartlist_create();
  2274. routerinfo_t *chosen_exit = state?build_state_get_exit_router(state) : NULL;
  2275. routerinfo_t *r = NULL;
  2276. int need_uptime = state ? state->need_uptime : 0;
  2277. int need_capacity = state ? state->need_capacity : 0;
  2278. int consider_exit_family = 0;
  2279. if (chosen_exit) {
  2280. smartlist_add(exit_family, chosen_exit);
  2281. routerlist_add_family(exit_family, chosen_exit);
  2282. consider_exit_family = 1;
  2283. }
  2284. if (!entry_guards)
  2285. entry_guards = smartlist_create();
  2286. if (should_add_entry_nodes)
  2287. entry_guards_prepend_from_config();
  2288. if (entry_list_can_grow(options) &&
  2289. (! entry_guards ||
  2290. smartlist_len(entry_guards) < options->NumEntryGuards))
  2291. pick_entry_guards();
  2292. retry:
  2293. smartlist_clear(live_entry_guards);
  2294. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, entry,
  2295. {
  2296. r = entry_is_live(entry, need_uptime, need_capacity, 0);
  2297. if (r && (!consider_exit_family || !smartlist_isin(exit_family, r))) {
  2298. smartlist_add(live_entry_guards, r);
  2299. if (!entry->made_contact) {
  2300. /* Always start with the first not-yet-contacted entry
  2301. * guard. Otherwise we might add several new ones, pick
  2302. * the second new one, and now we've expanded our entry
  2303. * guard list without needing to. */
  2304. goto choose_and_finish;
  2305. }
  2306. if (smartlist_len(live_entry_guards) >= options->NumEntryGuards)
  2307. break; /* we have enough */
  2308. }
  2309. });
  2310. /* Try to have at least 2 choices available. This way we don't
  2311. * get stuck with a single live-but-crummy entry and just keep
  2312. * using him.
  2313. * (We might get 2 live-but-crummy entry guards, but so be it.) */
  2314. if (smartlist_len(live_entry_guards) < 2) {
  2315. if (entry_list_can_grow(options)) {
  2316. /* still no? try adding a new entry then */
  2317. /* XXX if guard doesn't imply fast and stable, then we need
  2318. * to tell add_an_entry_guard below what we want, or it might
  2319. * be a long time til we get it. -RD */
  2320. r = add_an_entry_guard(NULL, 0);
  2321. if (r) {
  2322. entry_guards_changed();
  2323. /* XXX we start over here in case the new node we added shares
  2324. * a family with our exit node. There's a chance that we'll just
  2325. * load up on entry guards here, if the network we're using is
  2326. * one big family. Perhaps we should teach add_an_entry_guard()
  2327. * to understand nodes-to-avoid-if-possible? -RD */
  2328. goto retry;
  2329. }
  2330. }
  2331. if (!r && need_uptime) {
  2332. need_uptime = 0; /* try without that requirement */
  2333. goto retry;
  2334. }
  2335. if (!r && need_capacity) {
  2336. /* still no? last attempt, try without requiring capacity */
  2337. need_capacity = 0;
  2338. goto retry;
  2339. }
  2340. if (!r && !entry_list_can_grow(options) && consider_exit_family) {
  2341. /* still no? if we're using bridges or have strictentrynodes
  2342. * set, and our chosen exit is in the same family as all our
  2343. * bridges/entry guards, then be flexible about families. */
  2344. consider_exit_family = 0;
  2345. goto retry;
  2346. }
  2347. /* live_entry_guards may be empty below. Oh well, we tried. */
  2348. }
  2349. choose_and_finish:
  2350. if (entry_list_can_grow(options)) {
  2351. /* We choose uniformly at random here, because choose_good_entry_server()
  2352. * already weights its choices by bandwidth, so we don't want to
  2353. * *double*-weight our guard selection. */
  2354. r = smartlist_choose(live_entry_guards);
  2355. } else {
  2356. /* We need to weight by bandwidth, because our bridges or entryguards
  2357. * were not already selected proportional to their bandwidth. */
  2358. r = routerlist_sl_choose_by_bandwidth(live_entry_guards, WEIGHT_FOR_GUARD);
  2359. }
  2360. smartlist_free(live_entry_guards);
  2361. smartlist_free(exit_family);
  2362. return r;
  2363. }
  2364. /** Helper: Return the start of the month containing <b>time</b>. */
  2365. static time_t
  2366. start_of_month(time_t now)
  2367. {
  2368. struct tm tm;
  2369. tor_gmtime_r(&now, &tm);
  2370. tm.tm_sec = 0;
  2371. tm.tm_min = 0;
  2372. tm.tm_hour = 0;
  2373. tm.tm_mday = 1;
  2374. return tor_timegm(&tm);
  2375. }
  2376. /** Parse <b>state</b> and learn about the entry guards it describes.
  2377. * If <b>set</b> is true, and there are no errors, replace the global
  2378. * entry_list with what we find.
  2379. * On success, return 0. On failure, alloc into *<b>msg</b> a string
  2380. * describing the error, and return -1.
  2381. */
  2382. int
  2383. entry_guards_parse_state(or_state_t *state, int set, char **msg)
  2384. {
  2385. entry_guard_t *node = NULL;
  2386. smartlist_t *new_entry_guards = smartlist_create();
  2387. config_line_t *line;
  2388. time_t now = time(NULL);
  2389. const char *state_version = state->TorVersion;
  2390. digestmap_t *added_by = digestmap_new();
  2391. *msg = NULL;
  2392. for (line = state->EntryGuards; line; line = line->next) {
  2393. if (!strcasecmp(line->key, "EntryGuard")) {
  2394. smartlist_t *args = smartlist_create();
  2395. node = tor_malloc_zero(sizeof(entry_guard_t));
  2396. /* all entry guards on disk have been contacted */
  2397. node->made_contact = 1;
  2398. smartlist_add(new_entry_guards, node);
  2399. smartlist_split_string(args, line->value, " ",
  2400. SPLIT_SKIP_SPACE|SPLIT_IGNORE_BLANK, 0);
  2401. if (smartlist_len(args)<2) {
  2402. *msg = tor_strdup("Unable to parse entry nodes: "
  2403. "Too few arguments to EntryGuard");
  2404. } else if (!is_legal_nickname(smartlist_get(args,0))) {
  2405. *msg = tor_strdup("Unable to parse entry nodes: "
  2406. "Bad nickname for EntryGuard");
  2407. } else {
  2408. strlcpy(node->nickname, smartlist_get(args,0), MAX_NICKNAME_LEN+1);
  2409. if (base16_decode(node->identity, DIGEST_LEN, smartlist_get(args,1),
  2410. strlen(smartlist_get(args,1)))<0) {
  2411. *msg = tor_strdup("Unable to parse entry nodes: "
  2412. "Bad hex digest for EntryGuard");
  2413. }
  2414. }
  2415. SMARTLIST_FOREACH(args, char*, cp, tor_free(cp));
  2416. smartlist_free(args);
  2417. if (*msg)
  2418. break;
  2419. } else if (!strcasecmp(line->key, "EntryGuardDownSince") ||
  2420. !strcasecmp(line->key, "EntryGuardUnlistedSince")) {
  2421. time_t when;
  2422. time_t last_try = 0;
  2423. if (!node) {
  2424. *msg = tor_strdup("Unable to parse entry nodes: "
  2425. "EntryGuardDownSince/UnlistedSince without EntryGuard");
  2426. break;
  2427. }
  2428. if (parse_iso_time(line->value, &when)<0) {
  2429. *msg = tor_strdup("Unable to parse entry nodes: "
  2430. "Bad time in EntryGuardDownSince/UnlistedSince");
  2431. break;
  2432. }
  2433. if (when > now) {
  2434. /* It's a bad idea to believe info in the future: you can wind
  2435. * up with timeouts that aren't allowed to happen for years. */
  2436. continue;
  2437. }
  2438. if (strlen(line->value) >= ISO_TIME_LEN+ISO_TIME_LEN+1) {
  2439. /* ignore failure */
  2440. (void) parse_iso_time(line->value+ISO_TIME_LEN+1, &last_try);
  2441. }
  2442. if (!strcasecmp(line->key, "EntryGuardDownSince")) {
  2443. node->unreachable_since = when;
  2444. node->last_attempted = last_try;
  2445. } else {
  2446. node->bad_since = when;
  2447. }
  2448. } else if (!strcasecmp(line->key, "EntryGuardAddedBy")) {
  2449. char d[DIGEST_LEN];
  2450. /* format is digest version date */
  2451. if (strlen(line->value) < HEX_DIGEST_LEN+1+1+1+ISO_TIME_LEN) {
  2452. log_warn(LD_BUG, "EntryGuardAddedBy line is not long enough.");
  2453. continue;
  2454. }
  2455. if (base16_decode(d, sizeof(d), line->value, HEX_DIGEST_LEN)<0 ||
  2456. line->value[HEX_DIGEST_LEN] != ' ') {
  2457. log_warn(LD_BUG, "EntryGuardAddedBy line %s does not begin with "
  2458. "hex digest", escaped(line->value));
  2459. continue;
  2460. }
  2461. digestmap_set(added_by, d, tor_strdup(line->value+HEX_DIGEST_LEN+1));
  2462. } else {
  2463. log_warn(LD_BUG, "Unexpected key %s", line->key);
  2464. }
  2465. }
  2466. SMARTLIST_FOREACH(new_entry_guards, entry_guard_t *, e,
  2467. {
  2468. char *sp;
  2469. char *val = digestmap_get(added_by, e->identity);
  2470. if (val && (sp = strchr(val, ' '))) {
  2471. time_t when;
  2472. *sp++ = '\0';
  2473. if (parse_iso_time(sp, &when)<0) {
  2474. log_warn(LD_BUG, "Can't read time %s in EntryGuardAddedBy", sp);
  2475. } else {
  2476. e->chosen_by_version = tor_strdup(val);
  2477. e->chosen_on_date = when;
  2478. }
  2479. } else {
  2480. if (state_version) {
  2481. e->chosen_by_version = tor_strdup(state_version);
  2482. e->chosen_on_date = start_of_month(time(NULL));
  2483. }
  2484. }
  2485. });
  2486. if (*msg || !set) {
  2487. SMARTLIST_FOREACH(new_entry_guards, entry_guard_t *, e,
  2488. entry_guard_free(e));
  2489. smartlist_free(new_entry_guards);
  2490. } else { /* !*err && set */
  2491. if (entry_guards) {
  2492. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e,
  2493. entry_guard_free(e));
  2494. smartlist_free(entry_guards);
  2495. }
  2496. entry_guards = new_entry_guards;
  2497. entry_guards_dirty = 0;
  2498. if (remove_obsolete_entry_guards())
  2499. entry_guards_dirty = 1;
  2500. }
  2501. digestmap_free(added_by, _tor_free);
  2502. return *msg ? -1 : 0;
  2503. }
  2504. /** Our list of entry guards has changed, or some element of one
  2505. * of our entry guards has changed. Write the changes to disk within
  2506. * the next few minutes.
  2507. */
  2508. static void
  2509. entry_guards_changed(void)
  2510. {
  2511. time_t when;
  2512. entry_guards_dirty = 1;
  2513. /* or_state_save() will call entry_guards_update_state(). */
  2514. when = get_options()->AvoidDiskWrites ? time(NULL) + 3600 : time(NULL)+600;
  2515. or_state_mark_dirty(get_or_state(), when);
  2516. }
  2517. /** If the entry guard info has not changed, do nothing and return.
  2518. * Otherwise, free the EntryGuards piece of <b>state</b> and create
  2519. * a new one out of the global entry_guards list, and then mark
  2520. * <b>state</b> dirty so it will get saved to disk.
  2521. */
  2522. void
  2523. entry_guards_update_state(or_state_t *state)
  2524. {
  2525. config_line_t **next, *line;
  2526. if (! entry_guards_dirty)
  2527. return;
  2528. config_free_lines(state->EntryGuards);
  2529. next = &state->EntryGuards;
  2530. *next = NULL;
  2531. if (!entry_guards)
  2532. entry_guards = smartlist_create();
  2533. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e,
  2534. {
  2535. char dbuf[HEX_DIGEST_LEN+1];
  2536. if (!e->made_contact)
  2537. continue; /* don't write this one to disk */
  2538. *next = line = tor_malloc_zero(sizeof(config_line_t));
  2539. line->key = tor_strdup("EntryGuard");
  2540. line->value = tor_malloc(HEX_DIGEST_LEN+MAX_NICKNAME_LEN+2);
  2541. base16_encode(dbuf, sizeof(dbuf), e->identity, DIGEST_LEN);
  2542. tor_snprintf(line->value,HEX_DIGEST_LEN+MAX_NICKNAME_LEN+2,
  2543. "%s %s", e->nickname, dbuf);
  2544. next = &(line->next);
  2545. if (e->unreachable_since) {
  2546. *next = line = tor_malloc_zero(sizeof(config_line_t));
  2547. line->key = tor_strdup("EntryGuardDownSince");
  2548. line->value = tor_malloc(ISO_TIME_LEN+1+ISO_TIME_LEN+1);
  2549. format_iso_time(line->value, e->unreachable_since);
  2550. if (e->last_attempted) {
  2551. line->value[ISO_TIME_LEN] = ' ';
  2552. format_iso_time(line->value+ISO_TIME_LEN+1, e->last_attempted);
  2553. }
  2554. next = &(line->next);
  2555. }
  2556. if (e->bad_since) {
  2557. *next = line = tor_malloc_zero(sizeof(config_line_t));
  2558. line->key = tor_strdup("EntryGuardUnlistedSince");
  2559. line->value = tor_malloc(ISO_TIME_LEN+1);
  2560. format_iso_time(line->value, e->bad_since);
  2561. next = &(line->next);
  2562. }
  2563. if (e->chosen_on_date && e->chosen_by_version &&
  2564. !strchr(e->chosen_by_version, ' ')) {
  2565. char d[HEX_DIGEST_LEN+1];
  2566. char t[ISO_TIME_LEN+1];
  2567. size_t val_len;
  2568. *next = line = tor_malloc_zero(sizeof(config_line_t));
  2569. line->key = tor_strdup("EntryGuardAddedBy");
  2570. val_len = (HEX_DIGEST_LEN+1+strlen(e->chosen_by_version)
  2571. +1+ISO_TIME_LEN+1);
  2572. line->value = tor_malloc(val_len);
  2573. base16_encode(d, sizeof(d), e->identity, DIGEST_LEN);
  2574. format_iso_time(t, e->chosen_on_date);
  2575. tor_snprintf(line->value, val_len, "%s %s %s",
  2576. d, e->chosen_by_version, t);
  2577. next = &(line->next);
  2578. }
  2579. });
  2580. if (!get_options()->AvoidDiskWrites)
  2581. or_state_mark_dirty(get_or_state(), 0);
  2582. entry_guards_dirty = 0;
  2583. }
  2584. /** If <b>question</b> is the string "entry-guards", then dump
  2585. * to *<b>answer</b> a newly allocated string describing all of
  2586. * the nodes in the global entry_guards list. See control-spec.txt
  2587. * for details.
  2588. * For backward compatibility, we also handle the string "helper-nodes".
  2589. * */
  2590. int
  2591. getinfo_helper_entry_guards(control_connection_t *conn,
  2592. const char *question, char **answer)
  2593. {
  2594. int use_long_names = conn->use_long_names;
  2595. if (!strcmp(question,"entry-guards") ||
  2596. !strcmp(question,"helper-nodes")) {
  2597. smartlist_t *sl = smartlist_create();
  2598. char tbuf[ISO_TIME_LEN+1];
  2599. char nbuf[MAX_VERBOSE_NICKNAME_LEN+1];
  2600. if (!entry_guards)
  2601. entry_guards = smartlist_create();
  2602. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e,
  2603. {
  2604. size_t len = MAX_VERBOSE_NICKNAME_LEN+ISO_TIME_LEN+32;
  2605. char *c = tor_malloc(len);
  2606. const char *status = NULL;
  2607. time_t when = 0;
  2608. if (!e->made_contact) {
  2609. status = "never-connected";
  2610. } else if (e->bad_since) {
  2611. when = e->bad_since;
  2612. status = "unusable";
  2613. } else {
  2614. status = "up";
  2615. }
  2616. if (use_long_names) {
  2617. routerinfo_t *ri = router_get_by_digest(e->identity);
  2618. if (ri) {
  2619. router_get_verbose_nickname(nbuf, ri);
  2620. } else {
  2621. nbuf[0] = '$';
  2622. base16_encode(nbuf+1, sizeof(nbuf)-1, e->identity, DIGEST_LEN);
  2623. /* e->nickname field is not very reliable if we don't know about
  2624. * this router any longer; don't include it. */
  2625. }
  2626. } else {
  2627. base16_encode(nbuf, sizeof(nbuf), e->identity, DIGEST_LEN);
  2628. }
  2629. if (when) {
  2630. format_iso_time(tbuf, when);
  2631. tor_snprintf(c, len, "%s %s %s\n", nbuf, status, tbuf);
  2632. } else {
  2633. tor_snprintf(c, len, "%s %s\n", nbuf, status);
  2634. }
  2635. smartlist_add(sl, c);
  2636. });
  2637. *answer = smartlist_join_strings(sl, "", 0, NULL);
  2638. SMARTLIST_FOREACH(sl, char *, c, tor_free(c));
  2639. smartlist_free(sl);
  2640. }
  2641. return 0;
  2642. }
  2643. /** Information about a configured bridge. Currently this just matches the
  2644. * ones in the torrc file, but one day we may be able to learn about new
  2645. * bridges on our own, and remember them in the state file. */
  2646. typedef struct {
  2647. /** Address of the bridge. */
  2648. tor_addr_t addr;
  2649. /** TLS port for the bridge. */
  2650. uint16_t port;
  2651. /** Expected identity digest, or all \0's if we don't know what the
  2652. * digest should be. */
  2653. char identity[DIGEST_LEN];
  2654. /** When should we next try to fetch a descriptor for this bridge? */
  2655. download_status_t fetch_status;
  2656. } bridge_info_t;
  2657. /** A list of configured bridges. Whenever we actually get a descriptor
  2658. * for one, we add it as an entry guard. */
  2659. static smartlist_t *bridge_list = NULL;
  2660. /** Initialize the bridge list to empty, creating it if needed. */
  2661. void
  2662. clear_bridge_list(void)
  2663. {
  2664. if (!bridge_list)
  2665. bridge_list = smartlist_create();
  2666. SMARTLIST_FOREACH(bridge_list, bridge_info_t *, b, tor_free(b));
  2667. smartlist_clear(bridge_list);
  2668. }
  2669. /** Return a bridge pointer if <b>ri</b> is one of our known bridges
  2670. * (either by comparing keys if possible, else by comparing addr/port).
  2671. * Else return NULL. */
  2672. static bridge_info_t *
  2673. routerinfo_get_configured_bridge(routerinfo_t *ri)
  2674. {
  2675. if (!bridge_list)
  2676. return NULL;
  2677. SMARTLIST_FOREACH_BEGIN(bridge_list, bridge_info_t *, bridge)
  2678. {
  2679. if (tor_digest_is_zero(bridge->identity) &&
  2680. tor_addr_eq_ipv4h(&bridge->addr, ri->addr) &&
  2681. bridge->port == ri->or_port)
  2682. return bridge;
  2683. if (!memcmp(bridge->identity, ri->cache_info.identity_digest,
  2684. DIGEST_LEN))
  2685. return bridge;
  2686. }
  2687. SMARTLIST_FOREACH_END(bridge);
  2688. return NULL;
  2689. }
  2690. /** Return 1 if <b>ri</b> is one of our known bridges, else 0. */
  2691. int
  2692. routerinfo_is_a_configured_bridge(routerinfo_t *ri)
  2693. {
  2694. return routerinfo_get_configured_bridge(ri) ? 1 : 0;
  2695. }
  2696. /** Remember a new bridge at <b>addr</b>:<b>port</b>. If <b>digest</b>
  2697. * is set, it tells us the identity key too. */
  2698. void
  2699. bridge_add_from_config(const tor_addr_t *addr, uint16_t port, char *digest)
  2700. {
  2701. bridge_info_t *b = tor_malloc_zero(sizeof(bridge_info_t));
  2702. tor_addr_copy(&b->addr, addr);
  2703. b->port = port;
  2704. if (digest)
  2705. memcpy(b->identity, digest, DIGEST_LEN);
  2706. if (!bridge_list)
  2707. bridge_list = smartlist_create();
  2708. smartlist_add(bridge_list, b);
  2709. }
  2710. /** Schedule the next fetch for <b>bridge</b>, based on
  2711. * some retry schedule. */
  2712. static void
  2713. bridge_fetch_status_increment(bridge_info_t *bridge, time_t now)
  2714. {
  2715. switch (bridge->fetch_status.n_download_failures) {
  2716. case 0: bridge->fetch_status.next_attempt_at = now+60*15; break;
  2717. case 1: bridge->fetch_status.next_attempt_at = now+60*15; break;
  2718. default: bridge->fetch_status.next_attempt_at = now+60*60; break;
  2719. }
  2720. if (bridge->fetch_status.n_download_failures < 10)
  2721. bridge->fetch_status.n_download_failures++;
  2722. }
  2723. /** We just got a new descriptor for <b>bridge</b>. Reschedule the
  2724. * next fetch for a long time from <b>now</b>. */
  2725. static void
  2726. bridge_fetch_status_arrived(bridge_info_t *bridge, time_t now)
  2727. {
  2728. tor_assert(bridge);
  2729. bridge->fetch_status.next_attempt_at = now+60*60;
  2730. bridge->fetch_status.n_download_failures = 0;
  2731. }
  2732. /** If <b>digest</b> is one of our known bridges, return it. */
  2733. static bridge_info_t *
  2734. find_bridge_by_digest(const char *digest)
  2735. {
  2736. SMARTLIST_FOREACH(bridge_list, bridge_info_t *, bridge,
  2737. {
  2738. if (!memcmp(bridge->identity, digest, DIGEST_LEN))
  2739. return bridge;
  2740. });
  2741. return NULL;
  2742. }
  2743. /** We need to ask <b>bridge</b> for its server descriptor. <b>address</b>
  2744. * is a helpful string describing this bridge. */
  2745. static void
  2746. launch_direct_bridge_descriptor_fetch(bridge_info_t *bridge)
  2747. {
  2748. char *address;
  2749. if (connection_get_by_type_addr_port_purpose(
  2750. CONN_TYPE_DIR, &bridge->addr, bridge->port,
  2751. DIR_PURPOSE_FETCH_SERVERDESC))
  2752. return; /* it's already on the way */
  2753. address = tor_dup_addr(&bridge->addr);
  2754. directory_initiate_command(address, &bridge->addr,
  2755. bridge->port, 0,
  2756. 0, /* does not matter */
  2757. 1, bridge->identity,
  2758. DIR_PURPOSE_FETCH_SERVERDESC,
  2759. ROUTER_PURPOSE_BRIDGE,
  2760. 0, "authority.z", NULL, 0, 0);
  2761. tor_free(address);
  2762. }
  2763. /** Fetching the bridge descriptor from the bridge authority returned a
  2764. * "not found". Fall back to trying a direct fetch. */
  2765. void
  2766. retry_bridge_descriptor_fetch_directly(const char *digest)
  2767. {
  2768. bridge_info_t *bridge = find_bridge_by_digest(digest);
  2769. if (!bridge)
  2770. return; /* not found? oh well. */
  2771. launch_direct_bridge_descriptor_fetch(bridge);
  2772. }
  2773. /** For each bridge in our list for which we don't currently have a
  2774. * descriptor, fetch a new copy of its descriptor -- either directly
  2775. * from the bridge or via a bridge authority. */
  2776. void
  2777. fetch_bridge_descriptors(time_t now)
  2778. {
  2779. or_options_t *options = get_options();
  2780. int num_bridge_auths = get_n_authorities(BRIDGE_AUTHORITY);
  2781. int ask_bridge_directly;
  2782. int can_use_bridge_authority;
  2783. if (!bridge_list)
  2784. return;
  2785. SMARTLIST_FOREACH_BEGIN(bridge_list, bridge_info_t *, bridge)
  2786. {
  2787. if (bridge->fetch_status.next_attempt_at > now)
  2788. continue; /* don't bother, no need to retry yet */
  2789. /* schedule another fetch as if this one will fail, in case it does */
  2790. bridge_fetch_status_increment(bridge, now);
  2791. can_use_bridge_authority = !tor_digest_is_zero(bridge->identity) &&
  2792. num_bridge_auths;
  2793. ask_bridge_directly = !can_use_bridge_authority ||
  2794. !options->UpdateBridgesFromAuthority;
  2795. log_debug(LD_DIR, "ask_bridge_directly=%d (%d, %d, %d)",
  2796. ask_bridge_directly, tor_digest_is_zero(bridge->identity),
  2797. !options->UpdateBridgesFromAuthority, !num_bridge_auths);
  2798. if (ask_bridge_directly &&
  2799. !fascist_firewall_allows_address_or(&bridge->addr, bridge->port)) {
  2800. log_notice(LD_DIR, "Bridge at '%s:%d' isn't reachable by our "
  2801. "firewall policy. %s.", fmt_addr(&bridge->addr),
  2802. bridge->port,
  2803. can_use_bridge_authority ?
  2804. "Asking bridge authority instead" : "Skipping");
  2805. if (can_use_bridge_authority)
  2806. ask_bridge_directly = 0;
  2807. else
  2808. continue;
  2809. }
  2810. if (ask_bridge_directly) {
  2811. /* we need to ask the bridge itself for its descriptor. */
  2812. launch_direct_bridge_descriptor_fetch(bridge);
  2813. } else {
  2814. /* We have a digest and we want to ask an authority. We could
  2815. * combine all the requests into one, but that may give more
  2816. * hints to the bridge authority than we want to give. */
  2817. char resource[10 + HEX_DIGEST_LEN];
  2818. memcpy(resource, "fp/", 3);
  2819. base16_encode(resource+3, HEX_DIGEST_LEN+1,
  2820. bridge->identity, DIGEST_LEN);
  2821. memcpy(resource+3+HEX_DIGEST_LEN, ".z", 3);
  2822. log_info(LD_DIR, "Fetching bridge info '%s' from bridge authority.",
  2823. resource);
  2824. directory_get_from_dirserver(DIR_PURPOSE_FETCH_SERVERDESC,
  2825. ROUTER_PURPOSE_BRIDGE, resource, 0);
  2826. }
  2827. }
  2828. SMARTLIST_FOREACH_END(bridge);
  2829. }
  2830. /** We just learned a descriptor for a bridge. See if that
  2831. * digest is in our entry guard list, and add it if not. */
  2832. void
  2833. learned_bridge_descriptor(routerinfo_t *ri, int from_cache)
  2834. {
  2835. tor_assert(ri);
  2836. tor_assert(ri->purpose == ROUTER_PURPOSE_BRIDGE);
  2837. if (get_options()->UseBridges) {
  2838. int first = !any_bridge_descriptors_known();
  2839. bridge_info_t *bridge = routerinfo_get_configured_bridge(ri);
  2840. time_t now = time(NULL);
  2841. ri->is_running = 1;
  2842. if (bridge) { /* if we actually want to use this one */
  2843. /* it's here; schedule its re-fetch for a long time from now. */
  2844. if (!from_cache)
  2845. bridge_fetch_status_arrived(bridge, now);
  2846. add_an_entry_guard(ri, 1);
  2847. log_notice(LD_DIR, "new bridge descriptor '%s' (%s)", ri->nickname,
  2848. from_cache ? "cached" : "fresh");
  2849. if (first)
  2850. routerlist_retry_directory_downloads(now);
  2851. }
  2852. }
  2853. }
  2854. /** Return 1 if any of our entry guards have descriptors that
  2855. * are marked with purpose 'bridge' and are running. Else return 0.
  2856. *
  2857. * We use this function to decide if we're ready to start building
  2858. * circuits through our bridges, or if we need to wait until the
  2859. * directory "server/authority" requests finish. */
  2860. int
  2861. any_bridge_descriptors_known(void)
  2862. {
  2863. tor_assert(get_options()->UseBridges);
  2864. return choose_random_entry(NULL)!=NULL ? 1 : 0;
  2865. }
  2866. /** Return 1 if there are any directory conns fetching bridge descriptors
  2867. * that aren't marked for close. We use this to guess if we should tell
  2868. * the controller that we have a problem. */
  2869. int
  2870. any_pending_bridge_descriptor_fetches(void)
  2871. {
  2872. smartlist_t *conns = get_connection_array();
  2873. SMARTLIST_FOREACH(conns, connection_t *, conn,
  2874. {
  2875. if (conn->type == CONN_TYPE_DIR &&
  2876. conn->purpose == DIR_PURPOSE_FETCH_SERVERDESC &&
  2877. TO_DIR_CONN(conn)->router_purpose == ROUTER_PURPOSE_BRIDGE &&
  2878. !conn->marked_for_close &&
  2879. conn->linked && !conn->linked_conn->marked_for_close) {
  2880. log_debug(LD_DIR, "found one: %s", conn->address);
  2881. return 1;
  2882. }
  2883. });
  2884. return 0;
  2885. }
  2886. /** Return 1 if we have at least one descriptor for a bridge and
  2887. * all descriptors we know are down. Else return 0. If <b>act</b> is
  2888. * 1, then mark the down bridges up; else just observe and report. */
  2889. static int
  2890. bridges_retry_helper(int act)
  2891. {
  2892. routerinfo_t *ri;
  2893. int any_known = 0;
  2894. int any_running = 0;
  2895. if (!entry_guards)
  2896. entry_guards = smartlist_create();
  2897. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e,
  2898. {
  2899. ri = router_get_by_digest(e->identity);
  2900. if (ri && ri->purpose == ROUTER_PURPOSE_BRIDGE) {
  2901. any_known = 1;
  2902. if (ri->is_running)
  2903. any_running = 1; /* some bridge is both known and running */
  2904. else if (act) { /* mark it for retry */
  2905. ri->is_running = 1;
  2906. e->can_retry = 1;
  2907. e->bad_since = 0;
  2908. }
  2909. }
  2910. });
  2911. return any_known && !any_running;
  2912. }
  2913. /** Do we know any descriptors for our bridges, and are they all
  2914. * down? */
  2915. int
  2916. bridges_known_but_down(void)
  2917. {
  2918. return bridges_retry_helper(0);
  2919. }
  2920. /** Mark all down known bridges up. */
  2921. void
  2922. bridges_retry_all(void)
  2923. {
  2924. bridges_retry_helper(1);
  2925. }
  2926. /** Release all storage held by the list of entry guards and related
  2927. * memory structs. */
  2928. void
  2929. entry_guards_free_all(void)
  2930. {
  2931. if (entry_guards) {
  2932. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e,
  2933. entry_guard_free(e));
  2934. smartlist_free(entry_guards);
  2935. entry_guards = NULL;
  2936. }
  2937. clear_bridge_list();
  2938. smartlist_free(bridge_list);
  2939. bridge_list = NULL;
  2940. }