circuitbuild.c 104 KB

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