circuitbuild.c 155 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691
  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-2010, The Tor Project, Inc. */
  5. /* See LICENSE for licensing information */
  6. /**
  7. * \file circuitbuild.c
  8. * \brief The actual details of building circuits.
  9. **/
  10. #define CIRCUIT_PRIVATE
  11. #include "or.h"
  12. #include "circuitbuild.h"
  13. #include "circuitlist.h"
  14. #include "circuituse.h"
  15. #include "config.h"
  16. #include "connection.h"
  17. #include "connection_edge.h"
  18. #include "connection_or.h"
  19. #include "control.h"
  20. #include "directory.h"
  21. #include "main.h"
  22. #include "networkstatus.h"
  23. #include "onion.h"
  24. #include "policies.h"
  25. #include "relay.h"
  26. #include "rephist.h"
  27. #include "router.h"
  28. #include "routerlist.h"
  29. #include "routerparse.h"
  30. #include "crypto.h"
  31. #undef log
  32. #include <math.h>
  33. #ifndef MIN
  34. #define MIN(a,b) ((a)<(b)?(a):(b))
  35. #endif
  36. #define CBT_BIN_TO_MS(bin) ((bin)*CBT_BIN_WIDTH + (CBT_BIN_WIDTH/2))
  37. /********* START VARIABLES **********/
  38. /** Global list of circuit build times */
  39. // FIXME: Add this as a member for entry_guard_t instead of global?
  40. // Then we could do per-guard statistics, as guards are likely to
  41. // vary in their own latency. The downside of this is that guards
  42. // can change frequently, so we'd be building a lot more circuits
  43. // most likely.
  44. circuit_build_times_t circ_times;
  45. /** A global list of all circuits at this hop. */
  46. extern circuit_t *global_circuitlist;
  47. /** An entry_guard_t represents our information about a chosen long-term
  48. * first hop, known as a "helper" node in the literature. We can't just
  49. * use a routerinfo_t, since we want to remember these even when we
  50. * don't have a directory. */
  51. typedef struct {
  52. char nickname[MAX_NICKNAME_LEN+1];
  53. char identity[DIGEST_LEN];
  54. time_t chosen_on_date; /**< Approximately when was this guard added?
  55. * "0" if we don't know. */
  56. char *chosen_by_version; /**< What tor version added this guard? NULL
  57. * if we don't know. */
  58. unsigned int made_contact : 1; /**< 0 if we have never connected to this
  59. * router, 1 if we have. */
  60. unsigned int can_retry : 1; /**< Should we retry connecting to this entry,
  61. * in spite of having it marked as unreachable?*/
  62. time_t bad_since; /**< 0 if this guard is currently usable, or the time at
  63. * which it was observed to become (according to the
  64. * directory or the user configuration) unusable. */
  65. time_t unreachable_since; /**< 0 if we can connect to this guard, or the
  66. * time at which we first noticed we couldn't
  67. * connect to it. */
  68. time_t last_attempted; /**< 0 if we can connect to this guard, or the time
  69. * at which we last failed to connect to it. */
  70. } entry_guard_t;
  71. /** A list of our chosen entry guards. */
  72. static smartlist_t *entry_guards = NULL;
  73. /** A value of 1 means that the entry_guards list has changed
  74. * and those changes need to be flushed to disk. */
  75. static int entry_guards_dirty = 0;
  76. /** If set, we're running the unit tests: we should avoid clobbering
  77. * our state file or accessing get_options() or get_or_state() */
  78. static int unit_tests = 0;
  79. /********* END VARIABLES ************/
  80. static int circuit_deliver_create_cell(circuit_t *circ,
  81. uint8_t cell_type, const char *payload);
  82. static int onion_pick_cpath_exit(origin_circuit_t *circ, extend_info_t *exit);
  83. static crypt_path_t *onion_next_hop_in_cpath(crypt_path_t *cpath);
  84. static int onion_extend_cpath(origin_circuit_t *circ);
  85. static int count_acceptable_routers(smartlist_t *routers);
  86. static int onion_append_hop(crypt_path_t **head_ptr, extend_info_t *choice);
  87. static void entry_guards_changed(void);
  88. static int
  89. circuit_build_times_disabled(void)
  90. {
  91. if (unit_tests) {
  92. return 0;
  93. } else {
  94. int consensus_disabled = networkstatus_get_param(NULL, "cbtdisabled",
  95. 0);
  96. int config_disabled = !get_options()->LearnCircuitBuildTimeout;
  97. int dirauth_disabled = get_options()->AuthoritativeDir;
  98. int state_disabled = (get_or_state()->LastWritten == -1);
  99. if (consensus_disabled || config_disabled || dirauth_disabled ||
  100. state_disabled) {
  101. log_info(LD_CIRC,
  102. "CircuitBuildTime learning is disabled. "
  103. "Consensus=%d, Config=%d, AuthDir=%d, StateFile=%d",
  104. consensus_disabled, config_disabled, dirauth_disabled,
  105. state_disabled);
  106. return 1;
  107. } else {
  108. return 0;
  109. }
  110. }
  111. }
  112. static int32_t
  113. circuit_build_times_max_timeouts(void)
  114. {
  115. int32_t num = networkstatus_get_param(NULL, "cbtmaxtimeouts",
  116. CBT_DEFAULT_MAX_RECENT_TIMEOUT_COUNT);
  117. return num;
  118. }
  119. static int32_t
  120. circuit_build_times_default_num_xm_modes(void)
  121. {
  122. int32_t num = networkstatus_get_param(NULL, "cbtnummodes",
  123. CBT_DEFAULT_NUM_XM_MODES);
  124. return num;
  125. }
  126. static int32_t
  127. circuit_build_times_min_circs_to_observe(void)
  128. {
  129. int32_t num = networkstatus_get_param(NULL, "cbtmincircs",
  130. CBT_DEFAULT_MIN_CIRCUITS_TO_OBSERVE);
  131. return num;
  132. }
  133. /** Return true iff <b>cbt</b> has recorded enough build times that we
  134. * want to start acting on the timeout it implies. */
  135. int
  136. circuit_build_times_enough_to_compute(circuit_build_times_t *cbt)
  137. {
  138. return cbt->total_build_times >= circuit_build_times_min_circs_to_observe();
  139. }
  140. double
  141. circuit_build_times_quantile_cutoff(void)
  142. {
  143. int32_t num = networkstatus_get_param(NULL, "cbtquantile",
  144. CBT_DEFAULT_QUANTILE_CUTOFF);
  145. return num/100.0;
  146. }
  147. static double
  148. circuit_build_times_close_quantile(void)
  149. {
  150. int32_t num = networkstatus_get_param(NULL, "cbtclosequantile",
  151. CBT_DEFAULT_CLOSE_QUANTILE);
  152. return num/100.0;
  153. }
  154. static int32_t
  155. circuit_build_times_test_frequency(void)
  156. {
  157. int32_t num = networkstatus_get_param(NULL, "cbttestfreq",
  158. CBT_DEFAULT_TEST_FREQUENCY);
  159. return num;
  160. }
  161. static int32_t
  162. circuit_build_times_min_timeout(void)
  163. {
  164. int32_t num = networkstatus_get_param(NULL, "cbtmintimeout",
  165. CBT_DEFAULT_TIMEOUT_MIN_VALUE);
  166. return num;
  167. }
  168. int32_t
  169. circuit_build_times_initial_timeout(void)
  170. {
  171. int32_t num = networkstatus_get_param(NULL, "cbtinitialtimeout",
  172. CBT_DEFAULT_TIMEOUT_INITIAL_VALUE);
  173. return num;
  174. }
  175. static int32_t
  176. circuit_build_times_recent_circuit_count(void)
  177. {
  178. int32_t num = networkstatus_get_param(NULL, "cbtrecentcount",
  179. CBT_DEFAULT_RECENT_CIRCUITS);
  180. return num;
  181. }
  182. /**
  183. * This function is called when we get a consensus update.
  184. *
  185. * It checks to see if we have changed any consensus parameters
  186. * that require reallocation or discard of previous stats.
  187. */
  188. void
  189. circuit_build_times_new_consensus_params(circuit_build_times_t *cbt,
  190. networkstatus_t *ns)
  191. {
  192. int32_t num = networkstatus_get_param(ns, "cbtrecentcount",
  193. CBT_DEFAULT_RECENT_CIRCUITS);
  194. if (num > 0 && num != cbt->liveness.num_recent_circs) {
  195. int8_t *recent_circs;
  196. log_notice(LD_CIRC, "Changing recent timeout size from %d to %d",
  197. cbt->liveness.num_recent_circs, num);
  198. tor_assert(cbt->liveness.timeouts_after_firsthop);
  199. /*
  200. * Technically this is a circular array that we are reallocating
  201. * and memcopying. However, since it only consists of either 1s
  202. * or 0s, and is only used in a statistical test to determine when
  203. * we should discard our history after a sufficient number of 1's
  204. * have been reached, it is fine if order is not preserved or
  205. * elements are lost.
  206. *
  207. * cbtrecentcount should only be changing in cases of severe network
  208. * distress anyway, so memory correctness here is paramount over
  209. * doing acrobatics to preserve the array.
  210. */
  211. recent_circs = tor_malloc_zero(sizeof(int8_t)*num);
  212. memcpy(recent_circs, cbt->liveness.timeouts_after_firsthop,
  213. sizeof(int8_t)*MIN(num, cbt->liveness.num_recent_circs));
  214. // Adjust the index if it needs it.
  215. if (num < cbt->liveness.num_recent_circs) {
  216. cbt->liveness.after_firsthop_idx = MIN(num-1,
  217. cbt->liveness.after_firsthop_idx);
  218. }
  219. tor_free(cbt->liveness.timeouts_after_firsthop);
  220. cbt->liveness.timeouts_after_firsthop = recent_circs;
  221. cbt->liveness.num_recent_circs = num;
  222. }
  223. }
  224. /** Make a note that we're running unit tests (rather than running Tor
  225. * itself), so we avoid clobbering our state file. */
  226. void
  227. circuitbuild_running_unit_tests(void)
  228. {
  229. unit_tests = 1;
  230. }
  231. /**
  232. * Return the initial default or configured timeout in milliseconds
  233. */
  234. static double
  235. circuit_build_times_get_initial_timeout(void)
  236. {
  237. double timeout;
  238. if (!unit_tests && get_options()->CircuitBuildTimeout) {
  239. timeout = get_options()->CircuitBuildTimeout*1000;
  240. if (timeout < circuit_build_times_min_timeout()) {
  241. log_warn(LD_CIRC, "Config CircuitBuildTimeout too low. Setting to %ds",
  242. circuit_build_times_min_timeout()/1000);
  243. timeout = circuit_build_times_min_timeout();
  244. }
  245. } else {
  246. timeout = circuit_build_times_initial_timeout();
  247. }
  248. return timeout;
  249. }
  250. /**
  251. * Reset the build time state.
  252. *
  253. * Leave estimated parameters, timeout and network liveness intact
  254. * for future use.
  255. */
  256. void
  257. circuit_build_times_reset(circuit_build_times_t *cbt)
  258. {
  259. memset(cbt->circuit_build_times, 0, sizeof(cbt->circuit_build_times));
  260. cbt->total_build_times = 0;
  261. cbt->build_times_idx = 0;
  262. cbt->have_computed_timeout = 0;
  263. }
  264. /**
  265. * Initialize the buildtimes structure for first use.
  266. *
  267. * Sets the initial timeout values based on either the config setting,
  268. * the consensus param, or the default (CBT_DEFAULT_TIMEOUT_INITIAL_VALUE).
  269. */
  270. void
  271. circuit_build_times_init(circuit_build_times_t *cbt)
  272. {
  273. memset(cbt, 0, sizeof(*cbt));
  274. cbt->liveness.num_recent_circs = circuit_build_times_recent_circuit_count();
  275. cbt->liveness.timeouts_after_firsthop = tor_malloc_zero(sizeof(int8_t)*
  276. cbt->liveness.num_recent_circs);
  277. cbt->close_ms = cbt->timeout_ms = circuit_build_times_get_initial_timeout();
  278. control_event_buildtimeout_set(cbt, BUILDTIMEOUT_SET_EVENT_RESET);
  279. }
  280. #if 0
  281. /**
  282. * Rewind our build time history by n positions.
  283. */
  284. static void
  285. circuit_build_times_rewind_history(circuit_build_times_t *cbt, int n)
  286. {
  287. int i = 0;
  288. cbt->build_times_idx -= n;
  289. cbt->build_times_idx %= CBT_NCIRCUITS_TO_OBSERVE;
  290. for (i = 0; i < n; i++) {
  291. cbt->circuit_build_times[(i+cbt->build_times_idx)
  292. %CBT_NCIRCUITS_TO_OBSERVE]=0;
  293. }
  294. if (cbt->total_build_times > n) {
  295. cbt->total_build_times -= n;
  296. } else {
  297. cbt->total_build_times = 0;
  298. }
  299. log_info(LD_CIRC,
  300. "Rewound history by %d places. Current index: %d. "
  301. "Total: %d", n, cbt->build_times_idx, cbt->total_build_times);
  302. }
  303. #endif
  304. /**
  305. * Add a new build time value <b>time</b> to the set of build times. Time
  306. * units are milliseconds.
  307. *
  308. * circuit_build_times <b>cbt</a> is a circular array, so loop around when
  309. * array is full.
  310. */
  311. int
  312. circuit_build_times_add_time(circuit_build_times_t *cbt, build_time_t time)
  313. {
  314. if (time <= 0 || time > CBT_BUILD_TIME_MAX) {
  315. log_warn(LD_BUG, "Circuit build time is too large (%u)."
  316. "This is probably a bug.", time);
  317. tor_fragile_assert();
  318. return -1;
  319. }
  320. log_debug(LD_CIRC, "Adding circuit build time %u", time);
  321. cbt->circuit_build_times[cbt->build_times_idx] = time;
  322. cbt->build_times_idx = (cbt->build_times_idx + 1) % CBT_NCIRCUITS_TO_OBSERVE;
  323. if (cbt->total_build_times < CBT_NCIRCUITS_TO_OBSERVE)
  324. cbt->total_build_times++;
  325. if ((cbt->total_build_times % CBT_SAVE_STATE_EVERY) == 0) {
  326. /* Save state every n circuit builds */
  327. if (!unit_tests && !get_options()->AvoidDiskWrites)
  328. or_state_mark_dirty(get_or_state(), 0);
  329. }
  330. return 0;
  331. }
  332. /**
  333. * Return maximum circuit build time
  334. */
  335. static build_time_t
  336. circuit_build_times_max(circuit_build_times_t *cbt)
  337. {
  338. int i = 0;
  339. build_time_t max_build_time = 0;
  340. for (i = 0; i < CBT_NCIRCUITS_TO_OBSERVE; i++) {
  341. if (cbt->circuit_build_times[i] > max_build_time
  342. && cbt->circuit_build_times[i] != CBT_BUILD_ABANDONED)
  343. max_build_time = cbt->circuit_build_times[i];
  344. }
  345. return max_build_time;
  346. }
  347. #if 0
  348. /** Return minimum circuit build time */
  349. build_time_t
  350. circuit_build_times_min(circuit_build_times_t *cbt)
  351. {
  352. int i = 0;
  353. build_time_t min_build_time = CBT_BUILD_TIME_MAX;
  354. for (i = 0; i < CBT_NCIRCUITS_TO_OBSERVE; i++) {
  355. if (cbt->circuit_build_times[i] && /* 0 <-> uninitialized */
  356. cbt->circuit_build_times[i] < min_build_time)
  357. min_build_time = cbt->circuit_build_times[i];
  358. }
  359. if (min_build_time == CBT_BUILD_TIME_MAX) {
  360. log_warn(LD_CIRC, "No build times less than CBT_BUILD_TIME_MAX!");
  361. }
  362. return min_build_time;
  363. }
  364. #endif
  365. /**
  366. * Calculate and return a histogram for the set of build times.
  367. *
  368. * Returns an allocated array of histrogram bins representing
  369. * the frequency of index*CBT_BIN_WIDTH millisecond
  370. * build times. Also outputs the number of bins in nbins.
  371. *
  372. * The return value must be freed by the caller.
  373. */
  374. static uint32_t *
  375. circuit_build_times_create_histogram(circuit_build_times_t *cbt,
  376. build_time_t *nbins)
  377. {
  378. uint32_t *histogram;
  379. build_time_t max_build_time = circuit_build_times_max(cbt);
  380. int i, c;
  381. *nbins = 1 + (max_build_time / CBT_BIN_WIDTH);
  382. histogram = tor_malloc_zero(*nbins * sizeof(build_time_t));
  383. // calculate histogram
  384. for (i = 0; i < CBT_NCIRCUITS_TO_OBSERVE; i++) {
  385. if (cbt->circuit_build_times[i] == 0
  386. || cbt->circuit_build_times[i] == CBT_BUILD_ABANDONED)
  387. continue; /* 0 <-> uninitialized */
  388. c = (cbt->circuit_build_times[i] / CBT_BIN_WIDTH);
  389. histogram[c]++;
  390. }
  391. return histogram;
  392. }
  393. /**
  394. * Return the Pareto start-of-curve parameter Xm.
  395. *
  396. * Because we are not a true Pareto curve, we compute this as the
  397. * weighted average of the N=3 most frequent build time bins.
  398. */
  399. static build_time_t
  400. circuit_build_times_get_xm(circuit_build_times_t *cbt)
  401. {
  402. build_time_t i, nbins;
  403. build_time_t *nth_max_bin;
  404. int32_t bin_counts=0;
  405. build_time_t ret = 0;
  406. uint32_t *histogram = circuit_build_times_create_histogram(cbt, &nbins);
  407. int n=0;
  408. int num_modes = circuit_build_times_default_num_xm_modes();
  409. // Only use one mode if < 1000 buildtimes. Not enough data
  410. // for multiple.
  411. if (cbt->total_build_times < CBT_NCIRCUITS_TO_OBSERVE)
  412. num_modes = 1;
  413. nth_max_bin = (build_time_t*)tor_malloc_zero(num_modes*sizeof(build_time_t));
  414. for (i = 0; i < nbins; i++) {
  415. if (histogram[i] >= histogram[nth_max_bin[0]]) {
  416. nth_max_bin[0] = i;
  417. }
  418. for (n = 1; n < num_modes; n++) {
  419. if (histogram[i] >= histogram[nth_max_bin[n]] &&
  420. (!histogram[nth_max_bin[n-1]]
  421. || histogram[i] < histogram[nth_max_bin[n-1]])) {
  422. nth_max_bin[n] = i;
  423. }
  424. }
  425. }
  426. for (n = 0; n < num_modes; n++) {
  427. bin_counts += histogram[nth_max_bin[n]];
  428. ret += CBT_BIN_TO_MS(nth_max_bin[n])*histogram[nth_max_bin[n]];
  429. log_info(LD_CIRC, "Xm mode #%d: %u %u", n, CBT_BIN_TO_MS(nth_max_bin[n]),
  430. histogram[nth_max_bin[n]]);
  431. }
  432. ret /= bin_counts;
  433. tor_free(histogram);
  434. tor_free(nth_max_bin);
  435. return ret;
  436. }
  437. /**
  438. * Output a histogram of current circuit build times to
  439. * the or_state_t state structure.
  440. */
  441. void
  442. circuit_build_times_update_state(circuit_build_times_t *cbt,
  443. or_state_t *state)
  444. {
  445. uint32_t *histogram;
  446. build_time_t i = 0;
  447. build_time_t nbins = 0;
  448. config_line_t **next, *line;
  449. histogram = circuit_build_times_create_histogram(cbt, &nbins);
  450. // write to state
  451. config_free_lines(state->BuildtimeHistogram);
  452. next = &state->BuildtimeHistogram;
  453. *next = NULL;
  454. state->TotalBuildTimes = cbt->total_build_times;
  455. state->CircuitBuildAbandonedCount = 0;
  456. for (i = 0; i < CBT_NCIRCUITS_TO_OBSERVE; i++) {
  457. if (cbt->circuit_build_times[i] == CBT_BUILD_ABANDONED)
  458. state->CircuitBuildAbandonedCount++;
  459. }
  460. for (i = 0; i < nbins; i++) {
  461. // compress the histogram by skipping the blanks
  462. if (histogram[i] == 0) continue;
  463. *next = line = tor_malloc_zero(sizeof(config_line_t));
  464. line->key = tor_strdup("CircuitBuildTimeBin");
  465. line->value = tor_malloc(25);
  466. tor_snprintf(line->value, 25, "%d %d",
  467. CBT_BIN_TO_MS(i), histogram[i]);
  468. next = &(line->next);
  469. }
  470. if (!unit_tests) {
  471. if (!get_options()->AvoidDiskWrites)
  472. or_state_mark_dirty(get_or_state(), 0);
  473. }
  474. tor_free(histogram);
  475. }
  476. /**
  477. * Shuffle the build times array.
  478. *
  479. * Stolen from http://en.wikipedia.org/wiki/Fisher\u2013Yates_shuffle
  480. */
  481. static void
  482. circuit_build_times_shuffle_and_store_array(circuit_build_times_t *cbt,
  483. build_time_t *raw_times,
  484. int num_times)
  485. {
  486. int n = num_times;
  487. if (num_times > CBT_NCIRCUITS_TO_OBSERVE) {
  488. log_notice(LD_CIRC, "Decreasing circuit_build_times size from %d to %d",
  489. num_times, CBT_NCIRCUITS_TO_OBSERVE);
  490. }
  491. /* This code can only be run on a compact array */
  492. while (n-- > 1) {
  493. int k = crypto_rand_int(n + 1); /* 0 <= k <= n. */
  494. build_time_t tmp = raw_times[k];
  495. raw_times[k] = raw_times[n];
  496. raw_times[n] = tmp;
  497. }
  498. /* Since the times are now shuffled, take a random CBT_NCIRCUITS_TO_OBSERVE
  499. * subset (ie the first CBT_NCIRCUITS_TO_OBSERVE values) */
  500. for (n = 0; n < MIN(num_times, CBT_NCIRCUITS_TO_OBSERVE); n++) {
  501. circuit_build_times_add_time(cbt, raw_times[n]);
  502. }
  503. }
  504. /**
  505. * Filter old synthetic timeouts that were created before the
  506. * new right-censored Pareto calculation was deployed.
  507. *
  508. * Once all clients before 0.2.1.13-alpha are gone, this code
  509. * will be unused.
  510. */
  511. static int
  512. circuit_build_times_filter_timeouts(circuit_build_times_t *cbt)
  513. {
  514. int num_filtered=0, i=0;
  515. double timeout_rate = 0;
  516. build_time_t max_timeout = 0;
  517. timeout_rate = circuit_build_times_timeout_rate(cbt);
  518. max_timeout = (build_time_t)cbt->close_ms;
  519. for (i = 0; i < CBT_NCIRCUITS_TO_OBSERVE; i++) {
  520. if (cbt->circuit_build_times[i] > max_timeout) {
  521. build_time_t replaced = cbt->circuit_build_times[i];
  522. num_filtered++;
  523. cbt->circuit_build_times[i] = CBT_BUILD_ABANDONED;
  524. log_debug(LD_CIRC, "Replaced timeout %d with %d", replaced,
  525. cbt->circuit_build_times[i]);
  526. }
  527. }
  528. log_info(LD_CIRC,
  529. "We had %d timeouts out of %d build times, "
  530. "and filtered %d above the max of %u",
  531. (int)(cbt->total_build_times*timeout_rate),
  532. cbt->total_build_times, num_filtered, max_timeout);
  533. return num_filtered;
  534. }
  535. /**
  536. * Load histogram from <b>state</b>, shuffling the resulting array
  537. * after we do so. Use this result to estimate parameters and
  538. * calculate the timeout.
  539. *
  540. * Return -1 on error.
  541. */
  542. int
  543. circuit_build_times_parse_state(circuit_build_times_t *cbt,
  544. or_state_t *state)
  545. {
  546. int tot_values = 0;
  547. uint32_t loaded_cnt = 0, N = 0;
  548. config_line_t *line;
  549. unsigned int i;
  550. build_time_t *loaded_times;
  551. int err = 0;
  552. circuit_build_times_init(cbt);
  553. if (circuit_build_times_disabled()) {
  554. return 0;
  555. }
  556. /* build_time_t 0 means uninitialized */
  557. loaded_times = tor_malloc_zero(sizeof(build_time_t)*state->TotalBuildTimes);
  558. for (line = state->BuildtimeHistogram; line; line = line->next) {
  559. smartlist_t *args = smartlist_create();
  560. smartlist_split_string(args, line->value, " ",
  561. SPLIT_SKIP_SPACE|SPLIT_IGNORE_BLANK, 0);
  562. if (smartlist_len(args) < 2) {
  563. log_warn(LD_GENERAL, "Unable to parse circuit build times: "
  564. "Too few arguments to CircuitBuildTime");
  565. err = 1;
  566. SMARTLIST_FOREACH(args, char*, cp, tor_free(cp));
  567. smartlist_free(args);
  568. break;
  569. } else {
  570. const char *ms_str = smartlist_get(args,0);
  571. const char *count_str = smartlist_get(args,1);
  572. uint32_t count, k;
  573. build_time_t ms;
  574. int ok;
  575. ms = (build_time_t)tor_parse_ulong(ms_str, 0, 0,
  576. CBT_BUILD_TIME_MAX, &ok, NULL);
  577. if (!ok) {
  578. log_warn(LD_GENERAL, "Unable to parse circuit build times: "
  579. "Unparsable bin number");
  580. err = 1;
  581. SMARTLIST_FOREACH(args, char*, cp, tor_free(cp));
  582. smartlist_free(args);
  583. break;
  584. }
  585. count = (uint32_t)tor_parse_ulong(count_str, 0, 0,
  586. UINT32_MAX, &ok, NULL);
  587. if (!ok) {
  588. log_warn(LD_GENERAL, "Unable to parse circuit build times: "
  589. "Unparsable bin count");
  590. err = 1;
  591. SMARTLIST_FOREACH(args, char*, cp, tor_free(cp));
  592. smartlist_free(args);
  593. break;
  594. }
  595. if (loaded_cnt+count+state->CircuitBuildAbandonedCount
  596. > state->TotalBuildTimes) {
  597. log_warn(LD_CIRC,
  598. "Too many build times in state file. "
  599. "Stopping short before %d",
  600. loaded_cnt+count);
  601. SMARTLIST_FOREACH(args, char*, cp, tor_free(cp));
  602. smartlist_free(args);
  603. break;
  604. }
  605. for (k = 0; k < count; k++) {
  606. loaded_times[loaded_cnt++] = ms;
  607. }
  608. N++;
  609. SMARTLIST_FOREACH(args, char*, cp, tor_free(cp));
  610. smartlist_free(args);
  611. }
  612. }
  613. log_info(LD_CIRC,
  614. "Adding %d timeouts.", state->CircuitBuildAbandonedCount);
  615. for (i=0; i < state->CircuitBuildAbandonedCount; i++) {
  616. loaded_times[loaded_cnt++] = CBT_BUILD_ABANDONED;
  617. }
  618. if (loaded_cnt != state->TotalBuildTimes) {
  619. log_warn(LD_CIRC,
  620. "Corrupt state file? Build times count mismatch. "
  621. "Read %d times, but file says %d", loaded_cnt,
  622. state->TotalBuildTimes);
  623. err = 1;
  624. circuit_build_times_reset(cbt);
  625. goto done;
  626. }
  627. circuit_build_times_shuffle_and_store_array(cbt, loaded_times, loaded_cnt);
  628. /* Verify that we didn't overwrite any indexes */
  629. for (i=0; i < CBT_NCIRCUITS_TO_OBSERVE; i++) {
  630. if (!cbt->circuit_build_times[i])
  631. break;
  632. tot_values++;
  633. }
  634. log_info(LD_CIRC,
  635. "Loaded %d/%d values from %d lines in circuit time histogram",
  636. tot_values, cbt->total_build_times, N);
  637. if (cbt->total_build_times != tot_values
  638. || cbt->total_build_times > CBT_NCIRCUITS_TO_OBSERVE) {
  639. log_warn(LD_CIRC,
  640. "Corrupt state file? Shuffled build times mismatch. "
  641. "Read %d times, but file says %d", tot_values,
  642. state->TotalBuildTimes);
  643. err = 1;
  644. circuit_build_times_reset(cbt);
  645. goto done;
  646. }
  647. circuit_build_times_set_timeout(cbt);
  648. if (!state->CircuitBuildAbandonedCount && cbt->total_build_times) {
  649. circuit_build_times_filter_timeouts(cbt);
  650. }
  651. done:
  652. tor_free(loaded_times);
  653. return err ? -1 : 0;
  654. }
  655. /**
  656. * Estimates the Xm and Alpha parameters using
  657. * http://en.wikipedia.org/wiki/Pareto_distribution#Parameter_estimation
  658. *
  659. * The notable difference is that we use mode instead of min to estimate Xm.
  660. * This is because our distribution is frechet-like. We claim this is
  661. * an acceptable approximation because we are only concerned with the
  662. * accuracy of the CDF of the tail.
  663. */
  664. int
  665. circuit_build_times_update_alpha(circuit_build_times_t *cbt)
  666. {
  667. build_time_t *x=cbt->circuit_build_times;
  668. double a = 0;
  669. int n=0,i=0,abandoned_count=0;
  670. build_time_t max_time=0;
  671. /* http://en.wikipedia.org/wiki/Pareto_distribution#Parameter_estimation */
  672. /* We sort of cheat here and make our samples slightly more pareto-like
  673. * and less frechet-like. */
  674. cbt->Xm = circuit_build_times_get_xm(cbt);
  675. tor_assert(cbt->Xm > 0);
  676. for (i=0; i< CBT_NCIRCUITS_TO_OBSERVE; i++) {
  677. if (!x[i]) {
  678. continue;
  679. }
  680. if (x[i] < cbt->Xm) {
  681. a += tor_mathlog(cbt->Xm);
  682. } else if (x[i] == CBT_BUILD_ABANDONED) {
  683. abandoned_count++;
  684. } else {
  685. a += tor_mathlog(x[i]);
  686. if (x[i] > max_time)
  687. max_time = x[i];
  688. }
  689. n++;
  690. }
  691. /*
  692. * We are erring and asserting here because this can only happen
  693. * in codepaths other than startup. The startup state parsing code
  694. * performs this same check, and resets state if it hits it. If we
  695. * hit it at runtime, something serious has gone wrong.
  696. */
  697. if (n!=cbt->total_build_times) {
  698. log_err(LD_CIRC, "Discrepancy in build times count: %d vs %d", n,
  699. cbt->total_build_times);
  700. }
  701. tor_assert(n==cbt->total_build_times);
  702. if (max_time <= 0) {
  703. /* This can happen if Xm is actually the *maximum* value in the set.
  704. * It can also happen if we've abandoned every single circuit somehow.
  705. * In either case, tell the caller not to compute a new build timeout. */
  706. log_warn(LD_BUG,
  707. "Could not determine largest build time (%d). "
  708. "Xm is %dms and we've abandoned %d out of %d circuits.", max_time,
  709. cbt->Xm, abandoned_count, n);
  710. return 0;
  711. }
  712. a += abandoned_count*tor_mathlog(max_time);
  713. a -= n*tor_mathlog(cbt->Xm);
  714. // Estimator comes from Eq #4 in:
  715. // "Bayesian estimation based on trimmed samples from Pareto populations"
  716. // by Arturo J. Fernández. We are right-censored only.
  717. a = (n-abandoned_count)/a;
  718. cbt->alpha = a;
  719. return 1;
  720. }
  721. /**
  722. * This is the Pareto Quantile Function. It calculates the point x
  723. * in the distribution such that F(x) = quantile (ie quantile*100%
  724. * of the mass of the density function is below x on the curve).
  725. *
  726. * We use it to calculate the timeout and also to generate synthetic
  727. * values of time for circuits that timeout before completion.
  728. *
  729. * See http://en.wikipedia.org/wiki/Quantile_function,
  730. * http://en.wikipedia.org/wiki/Inverse_transform_sampling and
  731. * http://en.wikipedia.org/wiki/Pareto_distribution#Generating_a_
  732. * random_sample_from_Pareto_distribution
  733. * That's right. I'll cite wikipedia all day long.
  734. *
  735. * Return value is in milliseconds.
  736. */
  737. double
  738. circuit_build_times_calculate_timeout(circuit_build_times_t *cbt,
  739. double quantile)
  740. {
  741. double ret;
  742. tor_assert(quantile >= 0);
  743. tor_assert(1.0-quantile > 0);
  744. tor_assert(cbt->Xm > 0);
  745. ret = cbt->Xm/pow(1.0-quantile,1.0/cbt->alpha);
  746. if (ret > INT32_MAX) {
  747. ret = INT32_MAX;
  748. }
  749. tor_assert(ret > 0);
  750. return ret;
  751. }
  752. /** Pareto CDF */
  753. double
  754. circuit_build_times_cdf(circuit_build_times_t *cbt, double x)
  755. {
  756. double ret;
  757. tor_assert(cbt->Xm > 0);
  758. ret = 1.0-pow(cbt->Xm/x,cbt->alpha);
  759. tor_assert(0 <= ret && ret <= 1.0);
  760. return ret;
  761. }
  762. /**
  763. * Generate a synthetic time using our distribution parameters.
  764. *
  765. * The return value will be within the [q_lo, q_hi) quantile points
  766. * on the CDF.
  767. */
  768. build_time_t
  769. circuit_build_times_generate_sample(circuit_build_times_t *cbt,
  770. double q_lo, double q_hi)
  771. {
  772. double randval = crypto_rand_double();
  773. build_time_t ret;
  774. double u;
  775. /* Generate between [q_lo, q_hi) */
  776. /*XXXX This is what nextafter is supposed to be for; we should use it on the
  777. * platforms that support it. */
  778. q_hi -= 1.0/(INT32_MAX);
  779. tor_assert(q_lo >= 0);
  780. tor_assert(q_hi < 1);
  781. tor_assert(q_lo < q_hi);
  782. u = q_lo + (q_hi-q_lo)*randval;
  783. tor_assert(0 <= u && u < 1.0);
  784. /* circuit_build_times_calculate_timeout returns <= INT32_MAX */
  785. ret = (build_time_t)
  786. tor_lround(circuit_build_times_calculate_timeout(cbt, u));
  787. tor_assert(ret > 0);
  788. return ret;
  789. }
  790. /**
  791. * Estimate an initial alpha parameter by solving the quantile
  792. * function with a quantile point and a specific timeout value.
  793. */
  794. void
  795. circuit_build_times_initial_alpha(circuit_build_times_t *cbt,
  796. double quantile, double timeout_ms)
  797. {
  798. // Q(u) = Xm/((1-u)^(1/a))
  799. // Q(0.8) = Xm/((1-0.8))^(1/a)) = CircBuildTimeout
  800. // CircBuildTimeout = Xm/((1-0.8))^(1/a))
  801. // CircBuildTimeout = Xm*((1-0.8))^(-1/a))
  802. // ln(CircBuildTimeout) = ln(Xm)+ln(((1-0.8)))*(-1/a)
  803. // -ln(1-0.8)/(ln(CircBuildTimeout)-ln(Xm))=a
  804. tor_assert(quantile >= 0);
  805. tor_assert(cbt->Xm > 0);
  806. cbt->alpha = tor_mathlog(1.0-quantile)/
  807. (tor_mathlog(cbt->Xm)-tor_mathlog(timeout_ms));
  808. tor_assert(cbt->alpha > 0);
  809. }
  810. /**
  811. * Returns true if we need circuits to be built
  812. */
  813. int
  814. circuit_build_times_needs_circuits(circuit_build_times_t *cbt)
  815. {
  816. /* Return true if < MIN_CIRCUITS_TO_OBSERVE */
  817. return !circuit_build_times_enough_to_compute(cbt);
  818. }
  819. /**
  820. * Returns true if we should build a timeout test circuit
  821. * right now.
  822. */
  823. int
  824. circuit_build_times_needs_circuits_now(circuit_build_times_t *cbt)
  825. {
  826. return circuit_build_times_needs_circuits(cbt) &&
  827. approx_time()-cbt->last_circ_at > circuit_build_times_test_frequency();
  828. }
  829. /**
  830. * Called to indicate that the network showed some signs of liveness,
  831. * i.e. we received a cell.
  832. *
  833. * This is used by circuit_build_times_network_check_live() to decide
  834. * if we should record the circuit build timeout or not.
  835. *
  836. * This function is called every time we receive a cell. Avoid
  837. * syscalls, events, and other high-intensity work.
  838. */
  839. void
  840. circuit_build_times_network_is_live(circuit_build_times_t *cbt)
  841. {
  842. time_t now = approx_time();
  843. if (cbt->liveness.nonlive_timeouts > 0) {
  844. log_notice(LD_CIRC,
  845. "Tor now sees network activity. Restoring circuit build "
  846. "timeout recording. Network was down for %d seconds "
  847. "during %d circuit attempts.",
  848. (int)(now - cbt->liveness.network_last_live),
  849. cbt->liveness.nonlive_timeouts);
  850. }
  851. cbt->liveness.network_last_live = now;
  852. cbt->liveness.nonlive_timeouts = 0;
  853. }
  854. /**
  855. * Called to indicate that we completed a circuit. Because this circuit
  856. * succeeded, it doesn't count as a timeout-after-the-first-hop.
  857. *
  858. * This is used by circuit_build_times_network_check_changed() to determine
  859. * if we had too many recent timeouts and need to reset our learned timeout
  860. * to something higher.
  861. */
  862. void
  863. circuit_build_times_network_circ_success(circuit_build_times_t *cbt)
  864. {
  865. cbt->liveness.timeouts_after_firsthop[cbt->liveness.after_firsthop_idx] = 0;
  866. cbt->liveness.after_firsthop_idx++;
  867. cbt->liveness.after_firsthop_idx %= cbt->liveness.num_recent_circs;
  868. }
  869. /**
  870. * A circuit just timed out. If it failed after the first hop, record it
  871. * in our history for later deciding if the network speed has changed.
  872. *
  873. * This is used by circuit_build_times_network_check_changed() to determine
  874. * if we had too many recent timeouts and need to reset our learned timeout
  875. * to something higher.
  876. */
  877. static void
  878. circuit_build_times_network_timeout(circuit_build_times_t *cbt,
  879. int did_onehop)
  880. {
  881. if (did_onehop) {
  882. cbt->liveness.timeouts_after_firsthop[cbt->liveness.after_firsthop_idx]=1;
  883. cbt->liveness.after_firsthop_idx++;
  884. cbt->liveness.after_firsthop_idx %= cbt->liveness.num_recent_circs;
  885. }
  886. }
  887. /**
  888. * A circuit was just forcibly closed. If there has been no recent network
  889. * activity at all, but this circuit was launched back when we thought the
  890. * network was live, increment the number of "nonlive" circuit timeouts.
  891. *
  892. * This is used by circuit_build_times_network_check_live() to decide
  893. * if we should record the circuit build timeout or not.
  894. */
  895. static void
  896. circuit_build_times_network_close(circuit_build_times_t *cbt,
  897. int did_onehop, time_t start_time)
  898. {
  899. time_t now = time(NULL);
  900. /*
  901. * Check if this is a timeout that was for a circuit that spent its
  902. * entire existence during a time where we have had no network activity.
  903. */
  904. if (cbt->liveness.network_last_live < start_time) {
  905. if (did_onehop) {
  906. char last_live_buf[ISO_TIME_LEN+1];
  907. char start_time_buf[ISO_TIME_LEN+1];
  908. char now_buf[ISO_TIME_LEN+1];
  909. format_local_iso_time(last_live_buf, cbt->liveness.network_last_live);
  910. format_local_iso_time(start_time_buf, start_time);
  911. format_local_iso_time(now_buf, now);
  912. log_warn(LD_BUG,
  913. "Circuit somehow completed a hop while the network was "
  914. "not live. Network was last live at %s, but circuit launched "
  915. "at %s. It's now %s.", last_live_buf, start_time_buf,
  916. now_buf);
  917. }
  918. cbt->liveness.nonlive_timeouts++;
  919. if (cbt->liveness.nonlive_timeouts == 1) {
  920. log_notice(LD_CIRC,
  921. "Tor has not observed any network activity for the past %d "
  922. "seconds. Disabling circuit build timeout code.",
  923. (int)(now - cbt->liveness.network_last_live));
  924. } else {
  925. log_info(LD_CIRC,
  926. "Got non-live timeout. Current count is: %d",
  927. cbt->liveness.nonlive_timeouts);
  928. }
  929. }
  930. }
  931. /**
  932. * When the network is not live, we do not record circuit build times.
  933. *
  934. * The network is considered not live if there has been at least one
  935. * circuit build that began and ended (had its close_ms measurement
  936. * period expire) since we last received a cell.
  937. *
  938. * Also has the side effect of rewinding the circuit time history
  939. * in the case of recent liveness changes.
  940. */
  941. int
  942. circuit_build_times_network_check_live(circuit_build_times_t *cbt)
  943. {
  944. if (cbt->liveness.nonlive_timeouts > 0) {
  945. return 0;
  946. }
  947. return 1;
  948. }
  949. /**
  950. * Returns true if we have seen more than MAX_RECENT_TIMEOUT_COUNT of
  951. * the past RECENT_CIRCUITS time out after the first hop. Used to detect
  952. * if the network connection has changed significantly, and if so,
  953. * resets our circuit build timeout to the default.
  954. *
  955. * Also resets the entire timeout history in this case and causes us
  956. * to restart the process of building test circuits and estimating a
  957. * new timeout.
  958. */
  959. int
  960. circuit_build_times_network_check_changed(circuit_build_times_t *cbt)
  961. {
  962. int total_build_times = cbt->total_build_times;
  963. int timeout_count=0;
  964. int i;
  965. /* how many of our recent circuits made it to the first hop but then
  966. * timed out? */
  967. for (i = 0; i < cbt->liveness.num_recent_circs; i++) {
  968. timeout_count += cbt->liveness.timeouts_after_firsthop[i];
  969. }
  970. /* If 80% of our recent circuits are timing out after the first hop,
  971. * we need to re-estimate a new initial alpha and timeout. */
  972. if (timeout_count < circuit_build_times_max_timeouts()) {
  973. return 0;
  974. }
  975. circuit_build_times_reset(cbt);
  976. memset(cbt->liveness.timeouts_after_firsthop, 0,
  977. sizeof(*cbt->liveness.timeouts_after_firsthop)*
  978. cbt->liveness.num_recent_circs);
  979. cbt->liveness.after_firsthop_idx = 0;
  980. /* Check to see if this has happened before. If so, double the timeout
  981. * to give people on abysmally bad network connections a shot at access */
  982. if (cbt->timeout_ms >= circuit_build_times_get_initial_timeout()) {
  983. if (cbt->timeout_ms > INT32_MAX/2 || cbt->close_ms > INT32_MAX/2) {
  984. log_warn(LD_CIRC, "Insanely large circuit build timeout value. "
  985. "(timeout = %lfmsec, close = %lfmsec)",
  986. cbt->timeout_ms, cbt->close_ms);
  987. } else {
  988. cbt->timeout_ms *= 2;
  989. cbt->close_ms *= 2;
  990. }
  991. } else {
  992. cbt->close_ms = cbt->timeout_ms
  993. = circuit_build_times_get_initial_timeout();
  994. }
  995. control_event_buildtimeout_set(cbt, BUILDTIMEOUT_SET_EVENT_RESET);
  996. log_notice(LD_CIRC,
  997. "Network connection speed appears to have changed. Resetting "
  998. "timeout to %lds after %d timeouts and %d buildtimes.",
  999. tor_lround(cbt->timeout_ms/1000), timeout_count,
  1000. total_build_times);
  1001. return 1;
  1002. }
  1003. /**
  1004. * Count the number of timeouts in a set of cbt data.
  1005. */
  1006. double
  1007. circuit_build_times_timeout_rate(const circuit_build_times_t *cbt)
  1008. {
  1009. int i=0,timeouts=0;
  1010. for (i = 0; i < CBT_NCIRCUITS_TO_OBSERVE; i++) {
  1011. if (cbt->circuit_build_times[i] >= cbt->timeout_ms) {
  1012. timeouts++;
  1013. }
  1014. }
  1015. if (!cbt->total_build_times)
  1016. return 0;
  1017. return ((double)timeouts)/cbt->total_build_times;
  1018. }
  1019. /**
  1020. * Count the number of closed circuits in a set of cbt data.
  1021. */
  1022. double
  1023. circuit_build_times_close_rate(const circuit_build_times_t *cbt)
  1024. {
  1025. int i=0,closed=0;
  1026. for (i = 0; i < CBT_NCIRCUITS_TO_OBSERVE; i++) {
  1027. if (cbt->circuit_build_times[i] == CBT_BUILD_ABANDONED) {
  1028. closed++;
  1029. }
  1030. }
  1031. if (!cbt->total_build_times)
  1032. return 0;
  1033. return ((double)closed)/cbt->total_build_times;
  1034. }
  1035. /**
  1036. * Store a timeout as a synthetic value.
  1037. *
  1038. * Returns true if the store was successful and we should possibly
  1039. * update our timeout estimate.
  1040. */
  1041. int
  1042. circuit_build_times_count_close(circuit_build_times_t *cbt,
  1043. int did_onehop,
  1044. time_t start_time)
  1045. {
  1046. if (circuit_build_times_disabled()) {
  1047. cbt->close_ms = cbt->timeout_ms
  1048. = circuit_build_times_get_initial_timeout();
  1049. return 0;
  1050. }
  1051. /* Record this force-close to help determine if the network is dead */
  1052. circuit_build_times_network_close(cbt, did_onehop, start_time);
  1053. /* Only count timeouts if network is live.. */
  1054. if (!circuit_build_times_network_check_live(cbt)) {
  1055. return 0;
  1056. }
  1057. circuit_build_times_add_time(cbt, CBT_BUILD_ABANDONED);
  1058. return 1;
  1059. }
  1060. /**
  1061. * Update timeout counts to determine if we need to expire
  1062. * our build time history due to excessive timeouts.
  1063. *
  1064. * We do not record any actual time values at this stage;
  1065. * we are only interested in recording the fact that a timeout
  1066. * happened. We record the time values via
  1067. * circuit_build_times_count_close() and circuit_build_times_add_time().
  1068. */
  1069. void
  1070. circuit_build_times_count_timeout(circuit_build_times_t *cbt,
  1071. int did_onehop)
  1072. {
  1073. if (circuit_build_times_disabled()) {
  1074. cbt->close_ms = cbt->timeout_ms
  1075. = circuit_build_times_get_initial_timeout();
  1076. return;
  1077. }
  1078. /* Register the fact that a timeout just occurred. */
  1079. circuit_build_times_network_timeout(cbt, did_onehop);
  1080. /* If there are a ton of timeouts, we should reset
  1081. * the circuit build timeout. */
  1082. circuit_build_times_network_check_changed(cbt);
  1083. }
  1084. /**
  1085. * Estimate a new timeout based on history and set our timeout
  1086. * variable accordingly.
  1087. */
  1088. static int
  1089. circuit_build_times_set_timeout_worker(circuit_build_times_t *cbt)
  1090. {
  1091. build_time_t max_time;
  1092. if (!circuit_build_times_enough_to_compute(cbt))
  1093. return 0;
  1094. if (!circuit_build_times_update_alpha(cbt))
  1095. return 0;
  1096. cbt->timeout_ms = circuit_build_times_calculate_timeout(cbt,
  1097. circuit_build_times_quantile_cutoff());
  1098. cbt->close_ms = circuit_build_times_calculate_timeout(cbt,
  1099. circuit_build_times_close_quantile());
  1100. max_time = circuit_build_times_max(cbt);
  1101. /* Sometimes really fast guard nodes give us such a steep curve
  1102. * that this ends up being not that much greater than timeout_ms.
  1103. * Make it be at least 1 min to handle this case. */
  1104. cbt->close_ms = MAX(cbt->close_ms, circuit_build_times_initial_timeout());
  1105. if (cbt->timeout_ms > max_time) {
  1106. log_notice(LD_CIRC,
  1107. "Circuit build timeout of %dms is beyond the maximum build "
  1108. "time we have ever observed. Capping it to %dms.",
  1109. (int)cbt->timeout_ms, max_time);
  1110. cbt->timeout_ms = max_time;
  1111. }
  1112. if (max_time < INT32_MAX/2 && cbt->close_ms > 2*max_time) {
  1113. log_notice(LD_CIRC,
  1114. "Circuit build measurement period of %dms is more than twice "
  1115. "the maximum build time we have ever observed. Capping it to "
  1116. "%dms.", (int)cbt->close_ms, 2*max_time);
  1117. cbt->close_ms = 2*max_time;
  1118. }
  1119. cbt->have_computed_timeout = 1;
  1120. return 1;
  1121. }
  1122. /**
  1123. * Exposed function to compute a new timeout. Dispatches events and
  1124. * also filters out extremely high timeout values.
  1125. */
  1126. void
  1127. circuit_build_times_set_timeout(circuit_build_times_t *cbt)
  1128. {
  1129. long prev_timeout = tor_lround(cbt->timeout_ms/1000);
  1130. double timeout_rate;
  1131. if (!circuit_build_times_set_timeout_worker(cbt))
  1132. return;
  1133. if (cbt->timeout_ms < circuit_build_times_min_timeout()) {
  1134. log_warn(LD_CIRC, "Set buildtimeout to low value %lfms. Setting to %dms",
  1135. cbt->timeout_ms, circuit_build_times_min_timeout());
  1136. cbt->timeout_ms = circuit_build_times_min_timeout();
  1137. if (cbt->close_ms < cbt->timeout_ms) {
  1138. /* This shouldn't happen because of MAX() in timeout_worker above,
  1139. * but doing it just in case */
  1140. cbt->close_ms = circuit_build_times_initial_timeout();
  1141. }
  1142. }
  1143. control_event_buildtimeout_set(cbt, BUILDTIMEOUT_SET_EVENT_COMPUTED);
  1144. timeout_rate = circuit_build_times_timeout_rate(cbt);
  1145. if (prev_timeout > tor_lround(cbt->timeout_ms/1000)) {
  1146. log_notice(LD_CIRC,
  1147. "Based on %d circuit times, it looks like we don't need to "
  1148. "wait so long for circuits to finish. We will now assume a "
  1149. "circuit is too slow to use after waiting %ld seconds.",
  1150. cbt->total_build_times,
  1151. tor_lround(cbt->timeout_ms/1000));
  1152. log_info(LD_CIRC,
  1153. "Circuit timeout data: %lfms, %lfms, Xm: %d, a: %lf, r: %lf",
  1154. cbt->timeout_ms, cbt->close_ms, cbt->Xm, cbt->alpha,
  1155. timeout_rate);
  1156. } else if (prev_timeout < tor_lround(cbt->timeout_ms/1000)) {
  1157. log_notice(LD_CIRC,
  1158. "Based on %d circuit times, it looks like we need to wait "
  1159. "longer for circuits to finish. We will now assume a "
  1160. "circuit is too slow to use after waiting %ld seconds.",
  1161. cbt->total_build_times,
  1162. tor_lround(cbt->timeout_ms/1000));
  1163. log_info(LD_CIRC,
  1164. "Circuit timeout data: %lfms, %lfms, Xm: %d, a: %lf, r: %lf",
  1165. cbt->timeout_ms, cbt->close_ms, cbt->Xm, cbt->alpha,
  1166. timeout_rate);
  1167. } else {
  1168. log_info(LD_CIRC,
  1169. "Set circuit build timeout to %lds (%lfms, %lfms, Xm: %d, a: %lf,"
  1170. " r: %lf) based on %d circuit times",
  1171. tor_lround(cbt->timeout_ms/1000),
  1172. cbt->timeout_ms, cbt->close_ms, cbt->Xm, cbt->alpha, timeout_rate,
  1173. cbt->total_build_times);
  1174. }
  1175. }
  1176. /** Iterate over values of circ_id, starting from conn-\>next_circ_id,
  1177. * and with the high bit specified by conn-\>circ_id_type, until we get
  1178. * a circ_id that is not in use by any other circuit on that conn.
  1179. *
  1180. * Return it, or 0 if can't get a unique circ_id.
  1181. */
  1182. static circid_t
  1183. get_unique_circ_id_by_conn(or_connection_t *conn)
  1184. {
  1185. circid_t test_circ_id;
  1186. circid_t attempts=0;
  1187. circid_t high_bit;
  1188. tor_assert(conn);
  1189. if (conn->circ_id_type == CIRC_ID_TYPE_NEITHER) {
  1190. log_warn(LD_BUG, "Trying to pick a circuit ID for a connection from "
  1191. "a client with no identity.");
  1192. return 0;
  1193. }
  1194. high_bit = (conn->circ_id_type == CIRC_ID_TYPE_HIGHER) ? 1<<15 : 0;
  1195. do {
  1196. /* Sequentially iterate over test_circ_id=1...1<<15-1 until we find a
  1197. * circID such that (high_bit|test_circ_id) is not already used. */
  1198. test_circ_id = conn->next_circ_id++;
  1199. if (test_circ_id == 0 || test_circ_id >= 1<<15) {
  1200. test_circ_id = 1;
  1201. conn->next_circ_id = 2;
  1202. }
  1203. if (++attempts > 1<<15) {
  1204. /* Make sure we don't loop forever if all circ_id's are used. This
  1205. * matters because it's an external DoS opportunity.
  1206. */
  1207. log_warn(LD_CIRC,"No unused circ IDs. Failing.");
  1208. return 0;
  1209. }
  1210. test_circ_id |= high_bit;
  1211. } while (circuit_id_in_use_on_orconn(test_circ_id, conn));
  1212. return test_circ_id;
  1213. }
  1214. /** If <b>verbose</b> is false, allocate and return a comma-separated list of
  1215. * the currently built elements of circuit_t. If <b>verbose</b> is true, also
  1216. * list information about link status in a more verbose format using spaces.
  1217. * If <b>verbose_names</b> is false, give nicknames for Named routers and hex
  1218. * digests for others; if <b>verbose_names</b> is true, use $DIGEST=Name style
  1219. * names.
  1220. */
  1221. static char *
  1222. circuit_list_path_impl(origin_circuit_t *circ, int verbose, int verbose_names)
  1223. {
  1224. crypt_path_t *hop;
  1225. smartlist_t *elements;
  1226. const char *states[] = {"closed", "waiting for keys", "open"};
  1227. char *s;
  1228. elements = smartlist_create();
  1229. if (verbose) {
  1230. const char *nickname = build_state_get_exit_nickname(circ->build_state);
  1231. char *cp;
  1232. tor_asprintf(&cp, "%s%s circ (length %d%s%s):",
  1233. circ->build_state->is_internal ? "internal" : "exit",
  1234. circ->build_state->need_uptime ? " (high-uptime)" : "",
  1235. circ->build_state->desired_path_len,
  1236. circ->_base.state == CIRCUIT_STATE_OPEN ? "" : ", exit ",
  1237. circ->_base.state == CIRCUIT_STATE_OPEN ? "" :
  1238. (nickname?nickname:"*unnamed*"));
  1239. smartlist_add(elements, cp);
  1240. }
  1241. hop = circ->cpath;
  1242. do {
  1243. routerinfo_t *ri;
  1244. routerstatus_t *rs;
  1245. char *elt;
  1246. const char *id;
  1247. if (!hop)
  1248. break;
  1249. if (!verbose && hop->state != CPATH_STATE_OPEN)
  1250. break;
  1251. if (!hop->extend_info)
  1252. break;
  1253. id = hop->extend_info->identity_digest;
  1254. if (verbose_names) {
  1255. elt = tor_malloc(MAX_VERBOSE_NICKNAME_LEN+1);
  1256. if ((ri = router_get_by_digest(id))) {
  1257. router_get_verbose_nickname(elt, ri);
  1258. } else if ((rs = router_get_consensus_status_by_id(id))) {
  1259. routerstatus_get_verbose_nickname(elt, rs);
  1260. } else if (is_legal_nickname(hop->extend_info->nickname)) {
  1261. elt[0] = '$';
  1262. base16_encode(elt+1, HEX_DIGEST_LEN+1, id, DIGEST_LEN);
  1263. elt[HEX_DIGEST_LEN+1]= '~';
  1264. strlcpy(elt+HEX_DIGEST_LEN+2,
  1265. hop->extend_info->nickname, MAX_NICKNAME_LEN+1);
  1266. } else {
  1267. elt[0] = '$';
  1268. base16_encode(elt+1, HEX_DIGEST_LEN+1, id, DIGEST_LEN);
  1269. }
  1270. } else { /* ! verbose_names */
  1271. if ((ri = router_get_by_digest(id)) &&
  1272. ri->is_named) {
  1273. elt = tor_strdup(hop->extend_info->nickname);
  1274. } else {
  1275. elt = tor_malloc(HEX_DIGEST_LEN+2);
  1276. elt[0] = '$';
  1277. base16_encode(elt+1, HEX_DIGEST_LEN+1, id, DIGEST_LEN);
  1278. }
  1279. }
  1280. tor_assert(elt);
  1281. if (verbose) {
  1282. size_t len = strlen(elt)+2+strlen(states[hop->state])+1;
  1283. char *v = tor_malloc(len);
  1284. tor_assert(hop->state <= 2);
  1285. tor_snprintf(v,len,"%s(%s)",elt,states[hop->state]);
  1286. smartlist_add(elements, v);
  1287. tor_free(elt);
  1288. } else {
  1289. smartlist_add(elements, elt);
  1290. }
  1291. hop = hop->next;
  1292. } while (hop != circ->cpath);
  1293. s = smartlist_join_strings(elements, verbose?" ":",", 0, NULL);
  1294. SMARTLIST_FOREACH(elements, char*, cp, tor_free(cp));
  1295. smartlist_free(elements);
  1296. return s;
  1297. }
  1298. /** If <b>verbose</b> is false, allocate and return a comma-separated
  1299. * list of the currently built elements of circuit_t. If
  1300. * <b>verbose</b> is true, also list information about link status in
  1301. * a more verbose format using spaces.
  1302. */
  1303. char *
  1304. circuit_list_path(origin_circuit_t *circ, int verbose)
  1305. {
  1306. return circuit_list_path_impl(circ, verbose, 0);
  1307. }
  1308. /** Allocate and return a comma-separated list of the currently built elements
  1309. * of circuit_t, giving each as a verbose nickname.
  1310. */
  1311. char *
  1312. circuit_list_path_for_controller(origin_circuit_t *circ)
  1313. {
  1314. return circuit_list_path_impl(circ, 0, 1);
  1315. }
  1316. /** Log, at severity <b>severity</b>, the nicknames of each router in
  1317. * circ's cpath. Also log the length of the cpath, and the intended
  1318. * exit point.
  1319. */
  1320. void
  1321. circuit_log_path(int severity, unsigned int domain, origin_circuit_t *circ)
  1322. {
  1323. char *s = circuit_list_path(circ,1);
  1324. tor_log(severity,domain,"%s",s);
  1325. tor_free(s);
  1326. }
  1327. /** Tell the rep(utation)hist(ory) module about the status of the links
  1328. * in circ. Hops that have become OPEN are marked as successfully
  1329. * extended; the _first_ hop that isn't open (if any) is marked as
  1330. * unable to extend.
  1331. */
  1332. /* XXXX Someday we should learn from OR circuits too. */
  1333. void
  1334. circuit_rep_hist_note_result(origin_circuit_t *circ)
  1335. {
  1336. crypt_path_t *hop;
  1337. char *prev_digest = NULL;
  1338. routerinfo_t *router;
  1339. hop = circ->cpath;
  1340. if (!hop) /* circuit hasn't started building yet. */
  1341. return;
  1342. if (server_mode(get_options())) {
  1343. routerinfo_t *me = router_get_my_routerinfo();
  1344. if (!me)
  1345. return;
  1346. prev_digest = me->cache_info.identity_digest;
  1347. }
  1348. do {
  1349. router = router_get_by_digest(hop->extend_info->identity_digest);
  1350. if (router) {
  1351. if (prev_digest) {
  1352. if (hop->state == CPATH_STATE_OPEN)
  1353. rep_hist_note_extend_succeeded(prev_digest,
  1354. router->cache_info.identity_digest);
  1355. else {
  1356. rep_hist_note_extend_failed(prev_digest,
  1357. router->cache_info.identity_digest);
  1358. break;
  1359. }
  1360. }
  1361. prev_digest = router->cache_info.identity_digest;
  1362. } else {
  1363. prev_digest = NULL;
  1364. }
  1365. hop=hop->next;
  1366. } while (hop!=circ->cpath);
  1367. }
  1368. /** Pick all the entries in our cpath. Stop and return 0 when we're
  1369. * happy, or return -1 if an error occurs. */
  1370. static int
  1371. onion_populate_cpath(origin_circuit_t *circ)
  1372. {
  1373. int r;
  1374. again:
  1375. r = onion_extend_cpath(circ);
  1376. if (r < 0) {
  1377. log_info(LD_CIRC,"Generating cpath hop failed.");
  1378. return -1;
  1379. }
  1380. if (r == 0)
  1381. goto again;
  1382. return 0; /* if r == 1 */
  1383. }
  1384. /** Create and return a new origin circuit. Initialize its purpose and
  1385. * build-state based on our arguments. The <b>flags</b> argument is a
  1386. * bitfield of CIRCLAUNCH_* flags. */
  1387. origin_circuit_t *
  1388. origin_circuit_init(uint8_t purpose, int flags)
  1389. {
  1390. /* sets circ->p_circ_id and circ->p_conn */
  1391. origin_circuit_t *circ = origin_circuit_new();
  1392. circuit_set_state(TO_CIRCUIT(circ), CIRCUIT_STATE_OR_WAIT);
  1393. circ->build_state = tor_malloc_zero(sizeof(cpath_build_state_t));
  1394. circ->build_state->onehop_tunnel =
  1395. ((flags & CIRCLAUNCH_ONEHOP_TUNNEL) ? 1 : 0);
  1396. circ->build_state->need_uptime =
  1397. ((flags & CIRCLAUNCH_NEED_UPTIME) ? 1 : 0);
  1398. circ->build_state->need_capacity =
  1399. ((flags & CIRCLAUNCH_NEED_CAPACITY) ? 1 : 0);
  1400. circ->build_state->is_internal =
  1401. ((flags & CIRCLAUNCH_IS_INTERNAL) ? 1 : 0);
  1402. circ->_base.purpose = purpose;
  1403. return circ;
  1404. }
  1405. /** Build a new circuit for <b>purpose</b>. If <b>exit</b>
  1406. * is defined, then use that as your exit router, else choose a suitable
  1407. * exit node.
  1408. *
  1409. * Also launch a connection to the first OR in the chosen path, if
  1410. * it's not open already.
  1411. */
  1412. origin_circuit_t *
  1413. circuit_establish_circuit(uint8_t purpose, extend_info_t *exit, int flags)
  1414. {
  1415. origin_circuit_t *circ;
  1416. int err_reason = 0;
  1417. circ = origin_circuit_init(purpose, flags);
  1418. if (onion_pick_cpath_exit(circ, exit) < 0 ||
  1419. onion_populate_cpath(circ) < 0) {
  1420. circuit_mark_for_close(TO_CIRCUIT(circ), END_CIRC_REASON_NOPATH);
  1421. return NULL;
  1422. }
  1423. control_event_circuit_status(circ, CIRC_EVENT_LAUNCHED, 0);
  1424. if ((err_reason = circuit_handle_first_hop(circ)) < 0) {
  1425. circuit_mark_for_close(TO_CIRCUIT(circ), -err_reason);
  1426. return NULL;
  1427. }
  1428. return circ;
  1429. }
  1430. /** Start establishing the first hop of our circuit. Figure out what
  1431. * OR we should connect to, and if necessary start the connection to
  1432. * it. If we're already connected, then send the 'create' cell.
  1433. * Return 0 for ok, -reason if circ should be marked-for-close. */
  1434. int
  1435. circuit_handle_first_hop(origin_circuit_t *circ)
  1436. {
  1437. crypt_path_t *firsthop;
  1438. or_connection_t *n_conn;
  1439. int err_reason = 0;
  1440. const char *msg = NULL;
  1441. int should_launch = 0;
  1442. firsthop = onion_next_hop_in_cpath(circ->cpath);
  1443. tor_assert(firsthop);
  1444. tor_assert(firsthop->extend_info);
  1445. /* now see if we're already connected to the first OR in 'route' */
  1446. log_debug(LD_CIRC,"Looking for firsthop '%s:%u'",
  1447. fmt_addr(&firsthop->extend_info->addr),
  1448. firsthop->extend_info->port);
  1449. n_conn = connection_or_get_for_extend(firsthop->extend_info->identity_digest,
  1450. &firsthop->extend_info->addr,
  1451. &msg,
  1452. &should_launch);
  1453. if (!n_conn) {
  1454. /* not currently connected in a useful way. */
  1455. const char *name = strlen(firsthop->extend_info->nickname) ?
  1456. firsthop->extend_info->nickname : fmt_addr(&firsthop->extend_info->addr);
  1457. log_info(LD_CIRC, "Next router is %s: %s ",
  1458. safe_str_client(name), msg?msg:"???");
  1459. circ->_base.n_hop = extend_info_dup(firsthop->extend_info);
  1460. if (should_launch) {
  1461. if (circ->build_state->onehop_tunnel)
  1462. control_event_bootstrap(BOOTSTRAP_STATUS_CONN_DIR, 0);
  1463. n_conn = connection_or_connect(&firsthop->extend_info->addr,
  1464. firsthop->extend_info->port,
  1465. firsthop->extend_info->identity_digest);
  1466. if (!n_conn) { /* connect failed, forget the whole thing */
  1467. log_info(LD_CIRC,"connect to firsthop failed. Closing.");
  1468. return -END_CIRC_REASON_CONNECTFAILED;
  1469. }
  1470. }
  1471. log_debug(LD_CIRC,"connecting in progress (or finished). Good.");
  1472. /* return success. The onion/circuit/etc will be taken care of
  1473. * automatically (may already have been) whenever n_conn reaches
  1474. * OR_CONN_STATE_OPEN.
  1475. */
  1476. return 0;
  1477. } else { /* it's already open. use it. */
  1478. tor_assert(!circ->_base.n_hop);
  1479. circ->_base.n_conn = n_conn;
  1480. log_debug(LD_CIRC,"Conn open. Delivering first onion skin.");
  1481. if ((err_reason = circuit_send_next_onion_skin(circ)) < 0) {
  1482. log_info(LD_CIRC,"circuit_send_next_onion_skin failed.");
  1483. return err_reason;
  1484. }
  1485. }
  1486. return 0;
  1487. }
  1488. /** Find any circuits that are waiting on <b>or_conn</b> to become
  1489. * open and get them to send their create cells forward.
  1490. *
  1491. * Status is 1 if connect succeeded, or 0 if connect failed.
  1492. */
  1493. void
  1494. circuit_n_conn_done(or_connection_t *or_conn, int status)
  1495. {
  1496. smartlist_t *pending_circs;
  1497. int err_reason = 0;
  1498. log_debug(LD_CIRC,"or_conn to %s/%s, status=%d",
  1499. or_conn->nickname ? or_conn->nickname : "NULL",
  1500. or_conn->_base.address, status);
  1501. pending_circs = smartlist_create();
  1502. circuit_get_all_pending_on_or_conn(pending_circs, or_conn);
  1503. SMARTLIST_FOREACH_BEGIN(pending_circs, circuit_t *, circ)
  1504. {
  1505. /* These checks are redundant wrt get_all_pending_on_or_conn, but I'm
  1506. * leaving them in in case it's possible for the status of a circuit to
  1507. * change as we're going down the list. */
  1508. if (circ->marked_for_close || circ->n_conn || !circ->n_hop ||
  1509. circ->state != CIRCUIT_STATE_OR_WAIT)
  1510. continue;
  1511. if (tor_digest_is_zero(circ->n_hop->identity_digest)) {
  1512. /* Look at addr/port. This is an unkeyed connection. */
  1513. if (!tor_addr_eq(&circ->n_hop->addr, &or_conn->_base.addr) ||
  1514. circ->n_hop->port != or_conn->_base.port)
  1515. continue;
  1516. } else {
  1517. /* We expected a key. See if it's the right one. */
  1518. if (memcmp(or_conn->identity_digest,
  1519. circ->n_hop->identity_digest, DIGEST_LEN))
  1520. continue;
  1521. }
  1522. if (!status) { /* or_conn failed; close circ */
  1523. log_info(LD_CIRC,"or_conn failed. Closing circ.");
  1524. circuit_mark_for_close(circ, END_CIRC_REASON_OR_CONN_CLOSED);
  1525. continue;
  1526. }
  1527. log_debug(LD_CIRC, "Found circ, sending create cell.");
  1528. /* circuit_deliver_create_cell will set n_circ_id and add us to
  1529. * orconn_circuid_circuit_map, so we don't need to call
  1530. * set_circid_orconn here. */
  1531. circ->n_conn = or_conn;
  1532. extend_info_free(circ->n_hop);
  1533. circ->n_hop = NULL;
  1534. if (CIRCUIT_IS_ORIGIN(circ)) {
  1535. if ((err_reason =
  1536. circuit_send_next_onion_skin(TO_ORIGIN_CIRCUIT(circ))) < 0) {
  1537. log_info(LD_CIRC,
  1538. "send_next_onion_skin failed; circuit marked for closing.");
  1539. circuit_mark_for_close(circ, -err_reason);
  1540. continue;
  1541. /* XXX could this be bad, eg if next_onion_skin failed because conn
  1542. * died? */
  1543. }
  1544. } else {
  1545. /* pull the create cell out of circ->onionskin, and send it */
  1546. tor_assert(circ->n_conn_onionskin);
  1547. if (circuit_deliver_create_cell(circ,CELL_CREATE,
  1548. circ->n_conn_onionskin)<0) {
  1549. circuit_mark_for_close(circ, END_CIRC_REASON_RESOURCELIMIT);
  1550. continue;
  1551. }
  1552. tor_free(circ->n_conn_onionskin);
  1553. circuit_set_state(circ, CIRCUIT_STATE_OPEN);
  1554. }
  1555. }
  1556. SMARTLIST_FOREACH_END(circ);
  1557. smartlist_free(pending_circs);
  1558. }
  1559. /** Find a new circid that isn't currently in use on the circ->n_conn
  1560. * for the outgoing
  1561. * circuit <b>circ</b>, and deliver a cell of type <b>cell_type</b>
  1562. * (either CELL_CREATE or CELL_CREATE_FAST) with payload <b>payload</b>
  1563. * to this circuit.
  1564. * Return -1 if we failed to find a suitable circid, else return 0.
  1565. */
  1566. static int
  1567. circuit_deliver_create_cell(circuit_t *circ, uint8_t cell_type,
  1568. const char *payload)
  1569. {
  1570. cell_t cell;
  1571. circid_t id;
  1572. tor_assert(circ);
  1573. tor_assert(circ->n_conn);
  1574. tor_assert(payload);
  1575. tor_assert(cell_type == CELL_CREATE || cell_type == CELL_CREATE_FAST);
  1576. id = get_unique_circ_id_by_conn(circ->n_conn);
  1577. if (!id) {
  1578. log_warn(LD_CIRC,"failed to get unique circID.");
  1579. return -1;
  1580. }
  1581. log_debug(LD_CIRC,"Chosen circID %u.", id);
  1582. circuit_set_n_circid_orconn(circ, id, circ->n_conn);
  1583. memset(&cell, 0, sizeof(cell_t));
  1584. cell.command = cell_type;
  1585. cell.circ_id = circ->n_circ_id;
  1586. memcpy(cell.payload, payload, ONIONSKIN_CHALLENGE_LEN);
  1587. append_cell_to_circuit_queue(circ, circ->n_conn, &cell,
  1588. CELL_DIRECTION_OUT, 0);
  1589. if (CIRCUIT_IS_ORIGIN(circ)) {
  1590. /* mark it so it gets better rate limiting treatment. */
  1591. circ->n_conn->client_used = time(NULL);
  1592. }
  1593. return 0;
  1594. }
  1595. /** We've decided to start our reachability testing. If all
  1596. * is set, log this to the user. Return 1 if we did, or 0 if
  1597. * we chose not to log anything. */
  1598. int
  1599. inform_testing_reachability(void)
  1600. {
  1601. char dirbuf[128];
  1602. routerinfo_t *me = router_get_my_routerinfo();
  1603. if (!me)
  1604. return 0;
  1605. control_event_server_status(LOG_NOTICE,
  1606. "CHECKING_REACHABILITY ORADDRESS=%s:%d",
  1607. me->address, me->or_port);
  1608. if (me->dir_port) {
  1609. tor_snprintf(dirbuf, sizeof(dirbuf), " and DirPort %s:%d",
  1610. me->address, me->dir_port);
  1611. control_event_server_status(LOG_NOTICE,
  1612. "CHECKING_REACHABILITY DIRADDRESS=%s:%d",
  1613. me->address, me->dir_port);
  1614. }
  1615. log_notice(LD_OR, "Now checking whether ORPort %s:%d%s %s reachable... "
  1616. "(this may take up to %d minutes -- look for log "
  1617. "messages indicating success)",
  1618. me->address, me->or_port,
  1619. me->dir_port ? dirbuf : "",
  1620. me->dir_port ? "are" : "is",
  1621. TIMEOUT_UNTIL_UNREACHABILITY_COMPLAINT/60);
  1622. return 1;
  1623. }
  1624. /** Return true iff we should send a create_fast cell to start building a given
  1625. * circuit */
  1626. static INLINE int
  1627. should_use_create_fast_for_circuit(origin_circuit_t *circ)
  1628. {
  1629. or_options_t *options = get_options();
  1630. tor_assert(circ->cpath);
  1631. tor_assert(circ->cpath->extend_info);
  1632. if (!circ->cpath->extend_info->onion_key)
  1633. return 1; /* our hand is forced: only a create_fast will work. */
  1634. if (!options->FastFirstHopPK)
  1635. return 0; /* we prefer to avoid create_fast */
  1636. if (server_mode(options)) {
  1637. /* We're a server, and we know an onion key. We can choose.
  1638. * Prefer to blend in. */
  1639. return 0;
  1640. }
  1641. return 1;
  1642. }
  1643. /** Return true if <b>circ</b> is the type of circuit we want to count
  1644. * timeouts from. In particular, we want it to have not completed yet
  1645. * (already completing indicates we cannibalized it), and we want it to
  1646. * have exactly three hops.
  1647. */
  1648. int
  1649. circuit_timeout_want_to_count_circ(origin_circuit_t *circ)
  1650. {
  1651. return !circ->has_opened
  1652. && circ->build_state->desired_path_len == DEFAULT_ROUTE_LEN;
  1653. }
  1654. /** This is the backbone function for building circuits.
  1655. *
  1656. * If circ's first hop is closed, then we need to build a create
  1657. * cell and send it forward.
  1658. *
  1659. * Otherwise, we need to build a relay extend cell and send it
  1660. * forward.
  1661. *
  1662. * Return -reason if we want to tear down circ, else return 0.
  1663. */
  1664. int
  1665. circuit_send_next_onion_skin(origin_circuit_t *circ)
  1666. {
  1667. crypt_path_t *hop;
  1668. routerinfo_t *router;
  1669. char payload[2+4+DIGEST_LEN+ONIONSKIN_CHALLENGE_LEN];
  1670. char *onionskin;
  1671. size_t payload_len;
  1672. tor_assert(circ);
  1673. if (circ->cpath->state == CPATH_STATE_CLOSED) {
  1674. int fast;
  1675. uint8_t cell_type;
  1676. log_debug(LD_CIRC,"First skin; sending create cell.");
  1677. if (circ->build_state->onehop_tunnel)
  1678. control_event_bootstrap(BOOTSTRAP_STATUS_ONEHOP_CREATE, 0);
  1679. else
  1680. control_event_bootstrap(BOOTSTRAP_STATUS_CIRCUIT_CREATE, 0);
  1681. router = router_get_by_digest(circ->_base.n_conn->identity_digest);
  1682. fast = should_use_create_fast_for_circuit(circ);
  1683. if (!fast) {
  1684. /* We are an OR and we know the right onion key: we should
  1685. * send an old slow create cell.
  1686. */
  1687. cell_type = CELL_CREATE;
  1688. if (onion_skin_create(circ->cpath->extend_info->onion_key,
  1689. &(circ->cpath->dh_handshake_state),
  1690. payload) < 0) {
  1691. log_warn(LD_CIRC,"onion_skin_create (first hop) failed.");
  1692. return - END_CIRC_REASON_INTERNAL;
  1693. }
  1694. note_request("cell: create", 1);
  1695. } else {
  1696. /* We are not an OR, and we're building the first hop of a circuit to a
  1697. * new OR: we can be speedy and use CREATE_FAST to save an RSA operation
  1698. * and a DH operation. */
  1699. cell_type = CELL_CREATE_FAST;
  1700. memset(payload, 0, sizeof(payload));
  1701. crypto_rand(circ->cpath->fast_handshake_state,
  1702. sizeof(circ->cpath->fast_handshake_state));
  1703. memcpy(payload, circ->cpath->fast_handshake_state,
  1704. sizeof(circ->cpath->fast_handshake_state));
  1705. note_request("cell: create fast", 1);
  1706. }
  1707. if (circuit_deliver_create_cell(TO_CIRCUIT(circ), cell_type, payload) < 0)
  1708. return - END_CIRC_REASON_RESOURCELIMIT;
  1709. circ->cpath->state = CPATH_STATE_AWAITING_KEYS;
  1710. circuit_set_state(TO_CIRCUIT(circ), CIRCUIT_STATE_BUILDING);
  1711. log_info(LD_CIRC,"First hop: finished sending %s cell to '%s'",
  1712. fast ? "CREATE_FAST" : "CREATE",
  1713. router ? router->nickname : "<unnamed>");
  1714. } else {
  1715. tor_assert(circ->cpath->state == CPATH_STATE_OPEN);
  1716. tor_assert(circ->_base.state == CIRCUIT_STATE_BUILDING);
  1717. log_debug(LD_CIRC,"starting to send subsequent skin.");
  1718. hop = onion_next_hop_in_cpath(circ->cpath);
  1719. if (!hop) {
  1720. /* done building the circuit. whew. */
  1721. circuit_set_state(TO_CIRCUIT(circ), CIRCUIT_STATE_OPEN);
  1722. if (circuit_timeout_want_to_count_circ(circ)) {
  1723. struct timeval end;
  1724. long timediff;
  1725. tor_gettimeofday(&end);
  1726. timediff = tv_mdiff(&circ->_base.highres_created, &end);
  1727. /*
  1728. * If the circuit build time is much greater than we would have cut
  1729. * it off at, we probably had a suspend event along this codepath,
  1730. * and we should discard the value.
  1731. */
  1732. if (timediff < 0 || timediff > 2*circ_times.close_ms+1000) {
  1733. log_notice(LD_CIRC, "Strange value for circuit build time: %ldmsec. "
  1734. "Assuming clock jump. Purpose %d", timediff,
  1735. circ->_base.purpose);
  1736. } else if (!circuit_build_times_disabled()) {
  1737. /* Only count circuit times if the network is live */
  1738. if (circuit_build_times_network_check_live(&circ_times)) {
  1739. circuit_build_times_add_time(&circ_times, (build_time_t)timediff);
  1740. circuit_build_times_set_timeout(&circ_times);
  1741. }
  1742. if (circ->_base.purpose != CIRCUIT_PURPOSE_C_MEASURE_TIMEOUT) {
  1743. circuit_build_times_network_circ_success(&circ_times);
  1744. }
  1745. }
  1746. }
  1747. log_info(LD_CIRC,"circuit built!");
  1748. circuit_reset_failure_count(0);
  1749. if (circ->build_state->onehop_tunnel)
  1750. control_event_bootstrap(BOOTSTRAP_STATUS_REQUESTING_STATUS, 0);
  1751. if (!can_complete_circuit && !circ->build_state->onehop_tunnel) {
  1752. or_options_t *options = get_options();
  1753. can_complete_circuit=1;
  1754. /* FFFF Log a count of known routers here */
  1755. log_notice(LD_GENERAL,
  1756. "Tor has successfully opened a circuit. "
  1757. "Looks like client functionality is working.");
  1758. control_event_bootstrap(BOOTSTRAP_STATUS_DONE, 0);
  1759. control_event_client_status(LOG_NOTICE, "CIRCUIT_ESTABLISHED");
  1760. if (server_mode(options) && !check_whether_orport_reachable()) {
  1761. inform_testing_reachability();
  1762. consider_testing_reachability(1, 1);
  1763. }
  1764. }
  1765. circuit_rep_hist_note_result(circ);
  1766. circuit_has_opened(circ); /* do other actions as necessary */
  1767. /* We're done with measurement circuits here. Just close them */
  1768. if (circ->_base.purpose == CIRCUIT_PURPOSE_C_MEASURE_TIMEOUT)
  1769. circuit_mark_for_close(TO_CIRCUIT(circ), END_CIRC_REASON_FINISHED);
  1770. return 0;
  1771. }
  1772. if (tor_addr_family(&hop->extend_info->addr) != AF_INET) {
  1773. log_warn(LD_BUG, "Trying to extend to a non-IPv4 address.");
  1774. return - END_CIRC_REASON_INTERNAL;
  1775. }
  1776. set_uint32(payload, tor_addr_to_ipv4n(&hop->extend_info->addr));
  1777. set_uint16(payload+4, htons(hop->extend_info->port));
  1778. onionskin = payload+2+4;
  1779. memcpy(payload+2+4+ONIONSKIN_CHALLENGE_LEN,
  1780. hop->extend_info->identity_digest, DIGEST_LEN);
  1781. payload_len = 2+4+ONIONSKIN_CHALLENGE_LEN+DIGEST_LEN;
  1782. if (onion_skin_create(hop->extend_info->onion_key,
  1783. &(hop->dh_handshake_state), onionskin) < 0) {
  1784. log_warn(LD_CIRC,"onion_skin_create failed.");
  1785. return - END_CIRC_REASON_INTERNAL;
  1786. }
  1787. log_info(LD_CIRC,"Sending extend relay cell.");
  1788. note_request("cell: extend", 1);
  1789. /* send it to hop->prev, because it will transfer
  1790. * it to a create cell and then send to hop */
  1791. if (relay_send_command_from_edge(0, TO_CIRCUIT(circ),
  1792. RELAY_COMMAND_EXTEND,
  1793. payload, payload_len, hop->prev) < 0)
  1794. return 0; /* circuit is closed */
  1795. hop->state = CPATH_STATE_AWAITING_KEYS;
  1796. }
  1797. return 0;
  1798. }
  1799. /** Our clock just jumped by <b>seconds_elapsed</b>. Assume
  1800. * something has also gone wrong with our network: notify the user,
  1801. * and abandon all not-yet-used circuits. */
  1802. void
  1803. circuit_note_clock_jumped(int seconds_elapsed)
  1804. {
  1805. int severity = server_mode(get_options()) ? LOG_WARN : LOG_NOTICE;
  1806. tor_log(severity, LD_GENERAL, "Your system clock just jumped %d seconds %s; "
  1807. "assuming established circuits no longer work.",
  1808. seconds_elapsed >=0 ? seconds_elapsed : -seconds_elapsed,
  1809. seconds_elapsed >=0 ? "forward" : "backward");
  1810. control_event_general_status(LOG_WARN, "CLOCK_JUMPED TIME=%d",
  1811. seconds_elapsed);
  1812. can_complete_circuit=0; /* so it'll log when it works again */
  1813. control_event_client_status(severity, "CIRCUIT_NOT_ESTABLISHED REASON=%s",
  1814. "CLOCK_JUMPED");
  1815. circuit_mark_all_unused_circs();
  1816. circuit_expire_all_dirty_circs();
  1817. }
  1818. /** Take the 'extend' <b>cell</b>, pull out addr/port plus the onion
  1819. * skin and identity digest for the next hop. If we're already connected,
  1820. * pass the onion skin to the next hop using a create cell; otherwise
  1821. * launch a new OR connection, and <b>circ</b> will notice when the
  1822. * connection succeeds or fails.
  1823. *
  1824. * Return -1 if we want to warn and tear down the circuit, else return 0.
  1825. */
  1826. int
  1827. circuit_extend(cell_t *cell, circuit_t *circ)
  1828. {
  1829. or_connection_t *n_conn;
  1830. relay_header_t rh;
  1831. char *onionskin;
  1832. char *id_digest=NULL;
  1833. uint32_t n_addr32;
  1834. uint16_t n_port;
  1835. tor_addr_t n_addr;
  1836. const char *msg = NULL;
  1837. int should_launch = 0;
  1838. if (circ->n_conn) {
  1839. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  1840. "n_conn already set. Bug/attack. Closing.");
  1841. return -1;
  1842. }
  1843. if (circ->n_hop) {
  1844. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  1845. "conn to next hop already launched. Bug/attack. Closing.");
  1846. return -1;
  1847. }
  1848. if (!server_mode(get_options())) {
  1849. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  1850. "Got an extend cell, but running as a client. Closing.");
  1851. return -1;
  1852. }
  1853. relay_header_unpack(&rh, cell->payload);
  1854. if (rh.length < 4+2+ONIONSKIN_CHALLENGE_LEN+DIGEST_LEN) {
  1855. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  1856. "Wrong length %d on extend cell. Closing circuit.",
  1857. rh.length);
  1858. return -1;
  1859. }
  1860. n_addr32 = ntohl(get_uint32(cell->payload+RELAY_HEADER_SIZE));
  1861. n_port = ntohs(get_uint16(cell->payload+RELAY_HEADER_SIZE+4));
  1862. onionskin = cell->payload+RELAY_HEADER_SIZE+4+2;
  1863. id_digest = cell->payload+RELAY_HEADER_SIZE+4+2+ONIONSKIN_CHALLENGE_LEN;
  1864. tor_addr_from_ipv4h(&n_addr, n_addr32);
  1865. if (!n_port || !n_addr32) {
  1866. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  1867. "Client asked me to extend to zero destination port or addr.");
  1868. return -1;
  1869. }
  1870. /* Check if they asked us for 0000..0000. We support using
  1871. * an empty fingerprint for the first hop (e.g. for a bridge relay),
  1872. * but we don't want to let people send us extend cells for empty
  1873. * fingerprints -- a) because it opens the user up to a mitm attack,
  1874. * and b) because it lets an attacker force the relay to hold open a
  1875. * new TLS connection for each extend request. */
  1876. if (tor_digest_is_zero(id_digest)) {
  1877. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  1878. "Client asked me to extend without specifying an id_digest.");
  1879. return -1;
  1880. }
  1881. /* Next, check if we're being asked to connect to the hop that the
  1882. * extend cell came from. There isn't any reason for that, and it can
  1883. * assist circular-path attacks. */
  1884. if (!memcmp(id_digest, TO_OR_CIRCUIT(circ)->p_conn->identity_digest,
  1885. DIGEST_LEN)) {
  1886. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  1887. "Client asked me to extend back to the previous hop.");
  1888. return -1;
  1889. }
  1890. n_conn = connection_or_get_for_extend(id_digest,
  1891. &n_addr,
  1892. &msg,
  1893. &should_launch);
  1894. if (!n_conn) {
  1895. log_debug(LD_CIRC|LD_OR,"Next router (%s:%d): %s",
  1896. fmt_addr(&n_addr), (int)n_port, msg?msg:"????");
  1897. circ->n_hop = extend_info_alloc(NULL /*nickname*/,
  1898. id_digest,
  1899. NULL /*onion_key*/,
  1900. &n_addr, n_port);
  1901. circ->n_conn_onionskin = tor_malloc(ONIONSKIN_CHALLENGE_LEN);
  1902. memcpy(circ->n_conn_onionskin, onionskin, ONIONSKIN_CHALLENGE_LEN);
  1903. circuit_set_state(circ, CIRCUIT_STATE_OR_WAIT);
  1904. if (should_launch) {
  1905. /* we should try to open a connection */
  1906. n_conn = connection_or_connect(&n_addr, n_port, id_digest);
  1907. if (!n_conn) {
  1908. log_info(LD_CIRC,"Launching n_conn failed. Closing circuit.");
  1909. circuit_mark_for_close(circ, END_CIRC_REASON_CONNECTFAILED);
  1910. return 0;
  1911. }
  1912. log_debug(LD_CIRC,"connecting in progress (or finished). Good.");
  1913. }
  1914. /* return success. The onion/circuit/etc will be taken care of
  1915. * automatically (may already have been) whenever n_conn reaches
  1916. * OR_CONN_STATE_OPEN.
  1917. */
  1918. return 0;
  1919. }
  1920. tor_assert(!circ->n_hop); /* Connection is already established. */
  1921. circ->n_conn = n_conn;
  1922. log_debug(LD_CIRC,"n_conn is %s:%u",
  1923. n_conn->_base.address,n_conn->_base.port);
  1924. if (circuit_deliver_create_cell(circ, CELL_CREATE, onionskin) < 0)
  1925. return -1;
  1926. return 0;
  1927. }
  1928. /** Initialize cpath-\>{f|b}_{crypto|digest} from the key material in
  1929. * key_data. key_data must contain CPATH_KEY_MATERIAL bytes, which are
  1930. * used as follows:
  1931. * - 20 to initialize f_digest
  1932. * - 20 to initialize b_digest
  1933. * - 16 to key f_crypto
  1934. * - 16 to key b_crypto
  1935. *
  1936. * (If 'reverse' is true, then f_XX and b_XX are swapped.)
  1937. */
  1938. int
  1939. circuit_init_cpath_crypto(crypt_path_t *cpath, const char *key_data,
  1940. int reverse)
  1941. {
  1942. crypto_digest_env_t *tmp_digest;
  1943. crypto_cipher_env_t *tmp_crypto;
  1944. tor_assert(cpath);
  1945. tor_assert(key_data);
  1946. tor_assert(!(cpath->f_crypto || cpath->b_crypto ||
  1947. cpath->f_digest || cpath->b_digest));
  1948. cpath->f_digest = crypto_new_digest_env();
  1949. crypto_digest_add_bytes(cpath->f_digest, key_data, DIGEST_LEN);
  1950. cpath->b_digest = crypto_new_digest_env();
  1951. crypto_digest_add_bytes(cpath->b_digest, key_data+DIGEST_LEN, DIGEST_LEN);
  1952. if (!(cpath->f_crypto =
  1953. crypto_create_init_cipher(key_data+(2*DIGEST_LEN),1))) {
  1954. log_warn(LD_BUG,"Forward cipher initialization failed.");
  1955. return -1;
  1956. }
  1957. if (!(cpath->b_crypto =
  1958. crypto_create_init_cipher(key_data+(2*DIGEST_LEN)+CIPHER_KEY_LEN,0))) {
  1959. log_warn(LD_BUG,"Backward cipher initialization failed.");
  1960. return -1;
  1961. }
  1962. if (reverse) {
  1963. tmp_digest = cpath->f_digest;
  1964. cpath->f_digest = cpath->b_digest;
  1965. cpath->b_digest = tmp_digest;
  1966. tmp_crypto = cpath->f_crypto;
  1967. cpath->f_crypto = cpath->b_crypto;
  1968. cpath->b_crypto = tmp_crypto;
  1969. }
  1970. return 0;
  1971. }
  1972. /** A created or extended cell came back to us on the circuit, and it included
  1973. * <b>reply</b> as its body. (If <b>reply_type</b> is CELL_CREATED, the body
  1974. * contains (the second DH key, plus KH). If <b>reply_type</b> is
  1975. * CELL_CREATED_FAST, the body contains a secret y and a hash H(x|y).)
  1976. *
  1977. * Calculate the appropriate keys and digests, make sure KH is
  1978. * correct, and initialize this hop of the cpath.
  1979. *
  1980. * Return - reason if we want to mark circ for close, else return 0.
  1981. */
  1982. int
  1983. circuit_finish_handshake(origin_circuit_t *circ, uint8_t reply_type,
  1984. const char *reply)
  1985. {
  1986. char keys[CPATH_KEY_MATERIAL_LEN];
  1987. crypt_path_t *hop;
  1988. if (circ->cpath->state == CPATH_STATE_AWAITING_KEYS)
  1989. hop = circ->cpath;
  1990. else {
  1991. hop = onion_next_hop_in_cpath(circ->cpath);
  1992. if (!hop) { /* got an extended when we're all done? */
  1993. log_warn(LD_PROTOCOL,"got extended when circ already built? Closing.");
  1994. return - END_CIRC_REASON_TORPROTOCOL;
  1995. }
  1996. }
  1997. tor_assert(hop->state == CPATH_STATE_AWAITING_KEYS);
  1998. if (reply_type == CELL_CREATED && hop->dh_handshake_state) {
  1999. if (onion_skin_client_handshake(hop->dh_handshake_state, reply, keys,
  2000. DIGEST_LEN*2+CIPHER_KEY_LEN*2) < 0) {
  2001. log_warn(LD_CIRC,"onion_skin_client_handshake failed.");
  2002. return -END_CIRC_REASON_TORPROTOCOL;
  2003. }
  2004. /* Remember hash of g^xy */
  2005. memcpy(hop->handshake_digest, reply+DH_KEY_LEN, DIGEST_LEN);
  2006. } else if (reply_type == CELL_CREATED_FAST && !hop->dh_handshake_state) {
  2007. if (fast_client_handshake(hop->fast_handshake_state, reply, keys,
  2008. DIGEST_LEN*2+CIPHER_KEY_LEN*2) < 0) {
  2009. log_warn(LD_CIRC,"fast_client_handshake failed.");
  2010. return -END_CIRC_REASON_TORPROTOCOL;
  2011. }
  2012. memcpy(hop->handshake_digest, reply+DIGEST_LEN, DIGEST_LEN);
  2013. } else {
  2014. log_warn(LD_PROTOCOL,"CREATED cell type did not match CREATE cell type.");
  2015. return -END_CIRC_REASON_TORPROTOCOL;
  2016. }
  2017. crypto_dh_free(hop->dh_handshake_state); /* don't need it anymore */
  2018. hop->dh_handshake_state = NULL;
  2019. memset(hop->fast_handshake_state, 0, sizeof(hop->fast_handshake_state));
  2020. if (circuit_init_cpath_crypto(hop, keys, 0)<0) {
  2021. return -END_CIRC_REASON_TORPROTOCOL;
  2022. }
  2023. hop->state = CPATH_STATE_OPEN;
  2024. log_info(LD_CIRC,"Finished building %scircuit hop:",
  2025. (reply_type == CELL_CREATED_FAST) ? "fast " : "");
  2026. circuit_log_path(LOG_INFO,LD_CIRC,circ);
  2027. control_event_circuit_status(circ, CIRC_EVENT_EXTENDED, 0);
  2028. return 0;
  2029. }
  2030. /** We received a relay truncated cell on circ.
  2031. *
  2032. * Since we don't ask for truncates currently, getting a truncated
  2033. * means that a connection broke or an extend failed. For now,
  2034. * just give up: for circ to close, and return 0.
  2035. */
  2036. int
  2037. circuit_truncated(origin_circuit_t *circ, crypt_path_t *layer)
  2038. {
  2039. // crypt_path_t *victim;
  2040. // connection_t *stream;
  2041. tor_assert(circ);
  2042. tor_assert(layer);
  2043. /* XXX Since we don't ask for truncates currently, getting a truncated
  2044. * means that a connection broke or an extend failed. For now,
  2045. * just give up.
  2046. */
  2047. circuit_mark_for_close(TO_CIRCUIT(circ),
  2048. END_CIRC_REASON_FLAG_REMOTE|END_CIRC_REASON_OR_CONN_CLOSED);
  2049. return 0;
  2050. #if 0
  2051. while (layer->next != circ->cpath) {
  2052. /* we need to clear out layer->next */
  2053. victim = layer->next;
  2054. log_debug(LD_CIRC, "Killing a layer of the cpath.");
  2055. for (stream = circ->p_streams; stream; stream=stream->next_stream) {
  2056. if (stream->cpath_layer == victim) {
  2057. log_info(LD_APP, "Marking stream %d for close because of truncate.",
  2058. stream->stream_id);
  2059. /* no need to send 'end' relay cells,
  2060. * because the other side's already dead
  2061. */
  2062. connection_mark_unattached_ap(stream, END_STREAM_REASON_DESTROY);
  2063. }
  2064. }
  2065. layer->next = victim->next;
  2066. circuit_free_cpath_node(victim);
  2067. }
  2068. log_info(LD_CIRC, "finished");
  2069. return 0;
  2070. #endif
  2071. }
  2072. /** Given a response payload and keys, initialize, then send a created
  2073. * cell back.
  2074. */
  2075. int
  2076. onionskin_answer(or_circuit_t *circ, uint8_t cell_type, const char *payload,
  2077. const char *keys)
  2078. {
  2079. cell_t cell;
  2080. crypt_path_t *tmp_cpath;
  2081. tmp_cpath = tor_malloc_zero(sizeof(crypt_path_t));
  2082. tmp_cpath->magic = CRYPT_PATH_MAGIC;
  2083. memset(&cell, 0, sizeof(cell_t));
  2084. cell.command = cell_type;
  2085. cell.circ_id = circ->p_circ_id;
  2086. circuit_set_state(TO_CIRCUIT(circ), CIRCUIT_STATE_OPEN);
  2087. memcpy(cell.payload, payload,
  2088. cell_type == CELL_CREATED ? ONIONSKIN_REPLY_LEN : DIGEST_LEN*2);
  2089. log_debug(LD_CIRC,"init digest forward 0x%.8x, backward 0x%.8x.",
  2090. (unsigned int)get_uint32(keys),
  2091. (unsigned int)get_uint32(keys+20));
  2092. if (circuit_init_cpath_crypto(tmp_cpath, keys, 0)<0) {
  2093. log_warn(LD_BUG,"Circuit initialization failed");
  2094. tor_free(tmp_cpath);
  2095. return -1;
  2096. }
  2097. circ->n_digest = tmp_cpath->f_digest;
  2098. circ->n_crypto = tmp_cpath->f_crypto;
  2099. circ->p_digest = tmp_cpath->b_digest;
  2100. circ->p_crypto = tmp_cpath->b_crypto;
  2101. tmp_cpath->magic = 0;
  2102. tor_free(tmp_cpath);
  2103. if (cell_type == CELL_CREATED)
  2104. memcpy(circ->handshake_digest, cell.payload+DH_KEY_LEN, DIGEST_LEN);
  2105. else
  2106. memcpy(circ->handshake_digest, cell.payload+DIGEST_LEN, DIGEST_LEN);
  2107. circ->is_first_hop = (cell_type == CELL_CREATED_FAST);
  2108. append_cell_to_circuit_queue(TO_CIRCUIT(circ),
  2109. circ->p_conn, &cell, CELL_DIRECTION_IN, 0);
  2110. log_debug(LD_CIRC,"Finished sending 'created' cell.");
  2111. if (!is_local_addr(&circ->p_conn->_base.addr) &&
  2112. !connection_or_nonopen_was_started_here(circ->p_conn)) {
  2113. /* record that we could process create cells from a non-local conn
  2114. * that we didn't initiate; presumably this means that create cells
  2115. * can reach us too. */
  2116. router_orport_found_reachable();
  2117. }
  2118. return 0;
  2119. }
  2120. /** Choose a length for a circuit of purpose <b>purpose</b>.
  2121. * Default length is 3 + the number of endpoints that would give something
  2122. * away. If the routerlist <b>routers</b> doesn't have enough routers
  2123. * to handle the desired path length, return as large a path length as
  2124. * is feasible, except if it's less than 2, in which case return -1.
  2125. */
  2126. static int
  2127. new_route_len(uint8_t purpose, extend_info_t *exit,
  2128. smartlist_t *routers)
  2129. {
  2130. int num_acceptable_routers;
  2131. int routelen;
  2132. tor_assert(routers);
  2133. routelen = DEFAULT_ROUTE_LEN;
  2134. if (exit &&
  2135. purpose != CIRCUIT_PURPOSE_TESTING &&
  2136. purpose != CIRCUIT_PURPOSE_S_ESTABLISH_INTRO)
  2137. routelen++;
  2138. num_acceptable_routers = count_acceptable_routers(routers);
  2139. log_debug(LD_CIRC,"Chosen route length %d (%d/%d routers suitable).",
  2140. routelen, num_acceptable_routers, smartlist_len(routers));
  2141. if (num_acceptable_routers < 2) {
  2142. log_info(LD_CIRC,
  2143. "Not enough acceptable routers (%d). Discarding this circuit.",
  2144. num_acceptable_routers);
  2145. return -1;
  2146. }
  2147. if (num_acceptable_routers < routelen) {
  2148. log_info(LD_CIRC,"Not enough routers: cutting routelen from %d to %d.",
  2149. routelen, num_acceptable_routers);
  2150. routelen = num_acceptable_routers;
  2151. }
  2152. return routelen;
  2153. }
  2154. /** Fetch the list of predicted ports, dup it into a smartlist of
  2155. * uint16_t's, remove the ones that are already handled by an
  2156. * existing circuit, and return it.
  2157. */
  2158. static smartlist_t *
  2159. circuit_get_unhandled_ports(time_t now)
  2160. {
  2161. smartlist_t *source = rep_hist_get_predicted_ports(now);
  2162. smartlist_t *dest = smartlist_create();
  2163. uint16_t *tmp;
  2164. int i;
  2165. for (i = 0; i < smartlist_len(source); ++i) {
  2166. tmp = tor_malloc(sizeof(uint16_t));
  2167. memcpy(tmp, smartlist_get(source, i), sizeof(uint16_t));
  2168. smartlist_add(dest, tmp);
  2169. }
  2170. circuit_remove_handled_ports(dest);
  2171. return dest;
  2172. }
  2173. /** Return 1 if we already have circuits present or on the way for
  2174. * all anticipated ports. Return 0 if we should make more.
  2175. *
  2176. * If we're returning 0, set need_uptime and need_capacity to
  2177. * indicate any requirements that the unhandled ports have.
  2178. */
  2179. int
  2180. circuit_all_predicted_ports_handled(time_t now, int *need_uptime,
  2181. int *need_capacity)
  2182. {
  2183. int i, enough;
  2184. uint16_t *port;
  2185. smartlist_t *sl = circuit_get_unhandled_ports(now);
  2186. smartlist_t *LongLivedServices = get_options()->LongLivedPorts;
  2187. tor_assert(need_uptime);
  2188. tor_assert(need_capacity);
  2189. // Always predict need_capacity
  2190. *need_capacity = 1;
  2191. enough = (smartlist_len(sl) == 0);
  2192. for (i = 0; i < smartlist_len(sl); ++i) {
  2193. port = smartlist_get(sl, i);
  2194. if (smartlist_string_num_isin(LongLivedServices, *port))
  2195. *need_uptime = 1;
  2196. tor_free(port);
  2197. }
  2198. smartlist_free(sl);
  2199. return enough;
  2200. }
  2201. /** Return 1 if <b>router</b> can handle one or more of the ports in
  2202. * <b>needed_ports</b>, else return 0.
  2203. */
  2204. static int
  2205. router_handles_some_port(routerinfo_t *router, smartlist_t *needed_ports)
  2206. {
  2207. int i;
  2208. uint16_t port;
  2209. for (i = 0; i < smartlist_len(needed_ports); ++i) {
  2210. addr_policy_result_t r;
  2211. /* alignment issues aren't a worry for this dereference, since
  2212. needed_ports is explicitly a smartlist of uint16_t's */
  2213. port = *(uint16_t *)smartlist_get(needed_ports, i);
  2214. tor_assert(port);
  2215. r = compare_addr_to_addr_policy(0, port, router->exit_policy);
  2216. if (r != ADDR_POLICY_REJECTED && r != ADDR_POLICY_PROBABLY_REJECTED)
  2217. return 1;
  2218. }
  2219. return 0;
  2220. }
  2221. /** Return true iff <b>conn</b> needs another general circuit to be
  2222. * built. */
  2223. static int
  2224. ap_stream_wants_exit_attention(connection_t *conn)
  2225. {
  2226. if (conn->type == CONN_TYPE_AP &&
  2227. conn->state == AP_CONN_STATE_CIRCUIT_WAIT &&
  2228. !conn->marked_for_close &&
  2229. !(TO_EDGE_CONN(conn)->want_onehop) && /* ignore one-hop streams */
  2230. !(TO_EDGE_CONN(conn)->use_begindir) && /* ignore targeted dir fetches */
  2231. !(TO_EDGE_CONN(conn)->chosen_exit_name) && /* ignore defined streams */
  2232. !connection_edge_is_rendezvous_stream(TO_EDGE_CONN(conn)) &&
  2233. !circuit_stream_is_being_handled(TO_EDGE_CONN(conn), 0,
  2234. MIN_CIRCUITS_HANDLING_STREAM))
  2235. return 1;
  2236. return 0;
  2237. }
  2238. /** Return a pointer to a suitable router to be the exit node for the
  2239. * general-purpose circuit we're about to build.
  2240. *
  2241. * Look through the connection array, and choose a router that maximizes
  2242. * the number of pending streams that can exit from this router.
  2243. *
  2244. * Return NULL if we can't find any suitable routers.
  2245. */
  2246. static routerinfo_t *
  2247. choose_good_exit_server_general(routerlist_t *dir, int need_uptime,
  2248. int need_capacity)
  2249. {
  2250. int *n_supported;
  2251. int i;
  2252. int n_pending_connections = 0;
  2253. smartlist_t *connections;
  2254. int best_support = -1;
  2255. int n_best_support=0;
  2256. routerinfo_t *router;
  2257. or_options_t *options = get_options();
  2258. connections = get_connection_array();
  2259. /* Count how many connections are waiting for a circuit to be built.
  2260. * We use this for log messages now, but in the future we may depend on it.
  2261. */
  2262. SMARTLIST_FOREACH(connections, connection_t *, conn,
  2263. {
  2264. if (ap_stream_wants_exit_attention(conn))
  2265. ++n_pending_connections;
  2266. });
  2267. // log_fn(LOG_DEBUG, "Choosing exit node; %d connections are pending",
  2268. // n_pending_connections);
  2269. /* Now we count, for each of the routers in the directory, how many
  2270. * of the pending connections could possibly exit from that
  2271. * router (n_supported[i]). (We can't be sure about cases where we
  2272. * don't know the IP address of the pending connection.)
  2273. *
  2274. * -1 means "Don't use this router at all."
  2275. */
  2276. n_supported = tor_malloc(sizeof(int)*smartlist_len(dir->routers));
  2277. for (i = 0; i < smartlist_len(dir->routers); ++i) {/* iterate over routers */
  2278. router = smartlist_get(dir->routers, i);
  2279. if (router_is_me(router)) {
  2280. n_supported[i] = -1;
  2281. // log_fn(LOG_DEBUG,"Skipping node %s -- it's me.", router->nickname);
  2282. /* XXX there's probably a reverse predecessor attack here, but
  2283. * it's slow. should we take this out? -RD
  2284. */
  2285. continue;
  2286. }
  2287. if (!router->is_running || router->is_bad_exit) {
  2288. n_supported[i] = -1;
  2289. continue; /* skip routers that are known to be down or bad exits */
  2290. }
  2291. if (router_is_unreliable(router, need_uptime, need_capacity, 0) &&
  2292. (!options->ExitNodes ||
  2293. !routerset_contains_router(options->ExitNodes, router))) {
  2294. /* FFFF Someday, differentiate between a routerset that names
  2295. * routers, and a routerset that names countries, and only do this
  2296. * check if they've asked for specific exit relays. Or if the country
  2297. * they ask for is rare. Or something. */
  2298. n_supported[i] = -1;
  2299. continue; /* skip routers that are not suitable, unless we have
  2300. * ExitNodes set, in which case we asked for it */
  2301. }
  2302. if (!(router->is_valid || options->_AllowInvalid & ALLOW_INVALID_EXIT)) {
  2303. /* if it's invalid and we don't want it */
  2304. n_supported[i] = -1;
  2305. // log_fn(LOG_DEBUG,"Skipping node %s (index %d) -- invalid router.",
  2306. // router->nickname, i);
  2307. continue; /* skip invalid routers */
  2308. }
  2309. if (options->ExcludeSingleHopRelays && router->allow_single_hop_exits) {
  2310. n_supported[i] = -1;
  2311. continue;
  2312. }
  2313. if (router_exit_policy_rejects_all(router)) {
  2314. n_supported[i] = -1;
  2315. // log_fn(LOG_DEBUG,"Skipping node %s (index %d) -- it rejects all.",
  2316. // router->nickname, i);
  2317. continue; /* skip routers that reject all */
  2318. }
  2319. n_supported[i] = 0;
  2320. /* iterate over connections */
  2321. SMARTLIST_FOREACH(connections, connection_t *, conn,
  2322. {
  2323. if (!ap_stream_wants_exit_attention(conn))
  2324. continue; /* Skip everything but APs in CIRCUIT_WAIT */
  2325. if (connection_ap_can_use_exit(TO_EDGE_CONN(conn), router, 1)) {
  2326. ++n_supported[i];
  2327. // log_fn(LOG_DEBUG,"%s is supported. n_supported[%d] now %d.",
  2328. // router->nickname, i, n_supported[i]);
  2329. } else {
  2330. // log_fn(LOG_DEBUG,"%s (index %d) would reject this stream.",
  2331. // router->nickname, i);
  2332. }
  2333. }); /* End looping over connections. */
  2334. if (n_pending_connections > 0 && n_supported[i] == 0) {
  2335. /* Leave best_support at -1 if that's where it is, so we can
  2336. * distinguish it later. */
  2337. continue;
  2338. }
  2339. if (n_supported[i] > best_support) {
  2340. /* If this router is better than previous ones, remember its index
  2341. * and goodness, and start counting how many routers are this good. */
  2342. best_support = n_supported[i]; n_best_support=1;
  2343. // log_fn(LOG_DEBUG,"%s is new best supported option so far.",
  2344. // router->nickname);
  2345. } else if (n_supported[i] == best_support) {
  2346. /* If this router is _as good_ as the best one, just increment the
  2347. * count of equally good routers.*/
  2348. ++n_best_support;
  2349. }
  2350. }
  2351. log_info(LD_CIRC,
  2352. "Found %d servers that might support %d/%d pending connections.",
  2353. n_best_support, best_support >= 0 ? best_support : 0,
  2354. n_pending_connections);
  2355. /* If any routers definitely support any pending connections, choose one
  2356. * at random. */
  2357. if (best_support > 0) {
  2358. smartlist_t *supporting = smartlist_create(), *use = smartlist_create();
  2359. for (i = 0; i < smartlist_len(dir->routers); i++)
  2360. if (n_supported[i] == best_support)
  2361. smartlist_add(supporting, smartlist_get(dir->routers, i));
  2362. routersets_get_disjunction(use, supporting, options->ExitNodes,
  2363. options->_ExcludeExitNodesUnion, 1);
  2364. if (smartlist_len(use) == 0 && options->ExitNodes &&
  2365. !options->StrictNodes) { /* give up on exitnodes and try again */
  2366. routersets_get_disjunction(use, supporting, NULL,
  2367. options->_ExcludeExitNodesUnion, 1);
  2368. }
  2369. router = routerlist_sl_choose_by_bandwidth(use, WEIGHT_FOR_EXIT);
  2370. smartlist_free(use);
  2371. smartlist_free(supporting);
  2372. } else {
  2373. /* Either there are no pending connections, or no routers even seem to
  2374. * possibly support any of them. Choose a router at random that satisfies
  2375. * at least one predicted exit port. */
  2376. int attempt;
  2377. smartlist_t *needed_ports, *supporting, *use;
  2378. if (best_support == -1) {
  2379. if (need_uptime || need_capacity) {
  2380. log_info(LD_CIRC,
  2381. "We couldn't find any live%s%s routers; falling back "
  2382. "to list of all routers.",
  2383. need_capacity?", fast":"",
  2384. need_uptime?", stable":"");
  2385. tor_free(n_supported);
  2386. return choose_good_exit_server_general(dir, 0, 0);
  2387. }
  2388. log_notice(LD_CIRC, "All routers are down or won't exit%s -- "
  2389. "choosing a doomed exit at random.",
  2390. options->_ExcludeExitNodesUnion ? " or are Excluded" : "");
  2391. }
  2392. supporting = smartlist_create();
  2393. use = smartlist_create();
  2394. needed_ports = circuit_get_unhandled_ports(time(NULL));
  2395. for (attempt = 0; attempt < 2; attempt++) {
  2396. /* try once to pick only from routers that satisfy a needed port,
  2397. * then if there are none, pick from any that support exiting. */
  2398. for (i = 0; i < smartlist_len(dir->routers); i++) {
  2399. router = smartlist_get(dir->routers, i);
  2400. if (n_supported[i] != -1 &&
  2401. (attempt || router_handles_some_port(router, needed_ports))) {
  2402. // log_fn(LOG_DEBUG,"Try %d: '%s' is a possibility.",
  2403. // try, router->nickname);
  2404. smartlist_add(supporting, router);
  2405. }
  2406. }
  2407. routersets_get_disjunction(use, supporting, options->ExitNodes,
  2408. options->_ExcludeExitNodesUnion, 1);
  2409. if (smartlist_len(use) == 0 && options->ExitNodes &&
  2410. !options->StrictNodes) { /* give up on exitnodes and try again */
  2411. routersets_get_disjunction(use, supporting, NULL,
  2412. options->_ExcludeExitNodesUnion, 1);
  2413. }
  2414. /* FFF sometimes the above results in null, when the requested
  2415. * exit node is considered down by the consensus. we should pick
  2416. * it anyway, since the user asked for it. */
  2417. router = routerlist_sl_choose_by_bandwidth(use, WEIGHT_FOR_EXIT);
  2418. if (router)
  2419. break;
  2420. smartlist_clear(supporting);
  2421. smartlist_clear(use);
  2422. }
  2423. SMARTLIST_FOREACH(needed_ports, uint16_t *, cp, tor_free(cp));
  2424. smartlist_free(needed_ports);
  2425. smartlist_free(use);
  2426. smartlist_free(supporting);
  2427. }
  2428. tor_free(n_supported);
  2429. if (router) {
  2430. log_info(LD_CIRC, "Chose exit server '%s'", router->nickname);
  2431. return router;
  2432. }
  2433. if (options->ExitNodes && options->StrictNodes) {
  2434. log_warn(LD_CIRC,
  2435. "No specified exit routers seem to be running, and "
  2436. "StrictNodes is set: can't choose an exit.");
  2437. }
  2438. return NULL;
  2439. }
  2440. /** Return a pointer to a suitable router to be the exit node for the
  2441. * circuit of purpose <b>purpose</b> that we're about to build (or NULL
  2442. * if no router is suitable).
  2443. *
  2444. * For general-purpose circuits, pass it off to
  2445. * choose_good_exit_server_general()
  2446. *
  2447. * For client-side rendezvous circuits, choose a random node, weighted
  2448. * toward the preferences in 'options'.
  2449. */
  2450. static routerinfo_t *
  2451. choose_good_exit_server(uint8_t purpose, routerlist_t *dir,
  2452. int need_uptime, int need_capacity, int is_internal)
  2453. {
  2454. or_options_t *options = get_options();
  2455. router_crn_flags_t flags = 0;
  2456. if (need_uptime)
  2457. flags |= CRN_NEED_UPTIME;
  2458. if (need_capacity)
  2459. flags |= CRN_NEED_CAPACITY;
  2460. switch (purpose) {
  2461. case CIRCUIT_PURPOSE_C_GENERAL:
  2462. if (options->_AllowInvalid & ALLOW_INVALID_MIDDLE)
  2463. flags |= CRN_ALLOW_INVALID;
  2464. if (is_internal) /* pick it like a middle hop */
  2465. return router_choose_random_node(NULL, options->ExcludeNodes, flags);
  2466. else
  2467. return choose_good_exit_server_general(dir,need_uptime,need_capacity);
  2468. case CIRCUIT_PURPOSE_C_ESTABLISH_REND:
  2469. if (options->_AllowInvalid & ALLOW_INVALID_RENDEZVOUS)
  2470. flags |= CRN_ALLOW_INVALID;
  2471. return router_choose_random_node(NULL, options->ExcludeNodes, flags);
  2472. }
  2473. log_warn(LD_BUG,"Unhandled purpose %d", purpose);
  2474. tor_fragile_assert();
  2475. return NULL;
  2476. }
  2477. /** Log a warning if the user specified an exit for the circuit that
  2478. * has been excluded from use by ExcludeNodes or ExcludeExitNodes. */
  2479. static void
  2480. warn_if_last_router_excluded(origin_circuit_t *circ, const extend_info_t *exit)
  2481. {
  2482. or_options_t *options = get_options();
  2483. routerset_t *rs = options->ExcludeNodes;
  2484. const char *description;
  2485. int domain = LD_CIRC;
  2486. uint8_t purpose = circ->_base.purpose;
  2487. if (circ->build_state->onehop_tunnel)
  2488. return;
  2489. switch (purpose)
  2490. {
  2491. default:
  2492. case CIRCUIT_PURPOSE_OR:
  2493. case CIRCUIT_PURPOSE_INTRO_POINT:
  2494. case CIRCUIT_PURPOSE_REND_POINT_WAITING:
  2495. case CIRCUIT_PURPOSE_REND_ESTABLISHED:
  2496. log_warn(LD_BUG, "Called on non-origin circuit (purpose %d)",
  2497. (int)purpose);
  2498. return;
  2499. case CIRCUIT_PURPOSE_C_GENERAL:
  2500. if (circ->build_state->is_internal)
  2501. return;
  2502. description = "Requested exit node";
  2503. rs = options->_ExcludeExitNodesUnion;
  2504. break;
  2505. case CIRCUIT_PURPOSE_C_INTRODUCING:
  2506. case CIRCUIT_PURPOSE_C_INTRODUCE_ACK_WAIT:
  2507. case CIRCUIT_PURPOSE_C_INTRODUCE_ACKED:
  2508. case CIRCUIT_PURPOSE_S_ESTABLISH_INTRO:
  2509. case CIRCUIT_PURPOSE_S_CONNECT_REND:
  2510. case CIRCUIT_PURPOSE_S_REND_JOINED:
  2511. case CIRCUIT_PURPOSE_TESTING:
  2512. return;
  2513. case CIRCUIT_PURPOSE_C_ESTABLISH_REND:
  2514. case CIRCUIT_PURPOSE_C_REND_READY:
  2515. case CIRCUIT_PURPOSE_C_REND_READY_INTRO_ACKED:
  2516. case CIRCUIT_PURPOSE_C_REND_JOINED:
  2517. description = "Chosen rendezvous point";
  2518. domain = LD_BUG;
  2519. break;
  2520. case CIRCUIT_PURPOSE_CONTROLLER:
  2521. rs = options->_ExcludeExitNodesUnion;
  2522. description = "Controller-selected circuit target";
  2523. break;
  2524. }
  2525. if (routerset_contains_extendinfo(rs, exit)) {
  2526. log_fn(LOG_WARN, domain, "%s '%s' is in ExcludeNodes%s. Using anyway "
  2527. "(circuit purpose %d).",
  2528. description,exit->nickname,
  2529. rs==options->ExcludeNodes?"":" or ExcludeExitNodes",
  2530. (int)purpose);
  2531. circuit_log_path(LOG_WARN, domain, circ);
  2532. }
  2533. return;
  2534. }
  2535. /** Decide a suitable length for circ's cpath, and pick an exit
  2536. * router (or use <b>exit</b> if provided). Store these in the
  2537. * cpath. Return 0 if ok, -1 if circuit should be closed. */
  2538. static int
  2539. onion_pick_cpath_exit(origin_circuit_t *circ, extend_info_t *exit)
  2540. {
  2541. cpath_build_state_t *state = circ->build_state;
  2542. routerlist_t *rl = router_get_routerlist();
  2543. if (state->onehop_tunnel) {
  2544. log_debug(LD_CIRC, "Launching a one-hop circuit for dir tunnel.");
  2545. state->desired_path_len = 1;
  2546. } else {
  2547. int r = new_route_len(circ->_base.purpose, exit, rl->routers);
  2548. if (r < 1) /* must be at least 1 */
  2549. return -1;
  2550. state->desired_path_len = r;
  2551. }
  2552. if (exit) { /* the circuit-builder pre-requested one */
  2553. warn_if_last_router_excluded(circ, exit);
  2554. log_info(LD_CIRC,"Using requested exit node '%s'", exit->nickname);
  2555. exit = extend_info_dup(exit);
  2556. } else { /* we have to decide one */
  2557. routerinfo_t *router =
  2558. choose_good_exit_server(circ->_base.purpose, rl, state->need_uptime,
  2559. state->need_capacity, state->is_internal);
  2560. if (!router) {
  2561. log_warn(LD_CIRC,"failed to choose an exit server");
  2562. return -1;
  2563. }
  2564. exit = extend_info_from_router(router);
  2565. }
  2566. state->chosen_exit = exit;
  2567. return 0;
  2568. }
  2569. /** Give <b>circ</b> a new exit destination to <b>exit</b>, and add a
  2570. * hop to the cpath reflecting this. Don't send the next extend cell --
  2571. * the caller will do this if it wants to.
  2572. */
  2573. int
  2574. circuit_append_new_exit(origin_circuit_t *circ, extend_info_t *exit)
  2575. {
  2576. cpath_build_state_t *state;
  2577. tor_assert(exit);
  2578. tor_assert(circ);
  2579. state = circ->build_state;
  2580. tor_assert(state);
  2581. extend_info_free(state->chosen_exit);
  2582. state->chosen_exit = extend_info_dup(exit);
  2583. ++circ->build_state->desired_path_len;
  2584. onion_append_hop(&circ->cpath, exit);
  2585. return 0;
  2586. }
  2587. /** Take an open <b>circ</b>, and add a new hop at the end, based on
  2588. * <b>info</b>. Set its state back to CIRCUIT_STATE_BUILDING, and then
  2589. * send the next extend cell to begin connecting to that hop.
  2590. */
  2591. int
  2592. circuit_extend_to_new_exit(origin_circuit_t *circ, extend_info_t *exit)
  2593. {
  2594. int err_reason = 0;
  2595. warn_if_last_router_excluded(circ, exit);
  2596. circuit_append_new_exit(circ, exit);
  2597. circuit_set_state(TO_CIRCUIT(circ), CIRCUIT_STATE_BUILDING);
  2598. if ((err_reason = circuit_send_next_onion_skin(circ))<0) {
  2599. log_warn(LD_CIRC, "Couldn't extend circuit to new point '%s'.",
  2600. exit->nickname);
  2601. circuit_mark_for_close(TO_CIRCUIT(circ), -err_reason);
  2602. return -1;
  2603. }
  2604. return 0;
  2605. }
  2606. /** Return the number of routers in <b>routers</b> that are currently up
  2607. * and available for building circuits through.
  2608. */
  2609. static int
  2610. count_acceptable_routers(smartlist_t *routers)
  2611. {
  2612. int i, n;
  2613. int num=0;
  2614. routerinfo_t *r;
  2615. n = smartlist_len(routers);
  2616. for (i=0;i<n;i++) {
  2617. r = smartlist_get(routers, i);
  2618. // log_debug(LD_CIRC,
  2619. // "Contemplating whether router %d (%s) is a new option.",
  2620. // i, r->nickname);
  2621. if (r->is_running == 0) {
  2622. // log_debug(LD_CIRC,"Nope, the directory says %d is not running.",i);
  2623. goto next_i_loop;
  2624. }
  2625. if (r->is_valid == 0) {
  2626. // log_debug(LD_CIRC,"Nope, the directory says %d is not valid.",i);
  2627. goto next_i_loop;
  2628. /* XXX This clause makes us count incorrectly: if AllowInvalidRouters
  2629. * allows this node in some places, then we're getting an inaccurate
  2630. * count. For now, be conservative and don't count it. But later we
  2631. * should try to be smarter. */
  2632. }
  2633. num++;
  2634. // log_debug(LD_CIRC,"I like %d. num_acceptable_routers now %d.",i, num);
  2635. next_i_loop:
  2636. ; /* C requires an explicit statement after the label */
  2637. }
  2638. return num;
  2639. }
  2640. /** Add <b>new_hop</b> to the end of the doubly-linked-list <b>head_ptr</b>.
  2641. * This function is used to extend cpath by another hop.
  2642. */
  2643. void
  2644. onion_append_to_cpath(crypt_path_t **head_ptr, crypt_path_t *new_hop)
  2645. {
  2646. if (*head_ptr) {
  2647. new_hop->next = (*head_ptr);
  2648. new_hop->prev = (*head_ptr)->prev;
  2649. (*head_ptr)->prev->next = new_hop;
  2650. (*head_ptr)->prev = new_hop;
  2651. } else {
  2652. *head_ptr = new_hop;
  2653. new_hop->prev = new_hop->next = new_hop;
  2654. }
  2655. }
  2656. /** A helper function used by onion_extend_cpath(). Use <b>purpose</b>
  2657. * and <b>state</b> and the cpath <b>head</b> (currently populated only
  2658. * to length <b>cur_len</b> to decide a suitable middle hop for a
  2659. * circuit. In particular, make sure we don't pick the exit node or its
  2660. * family, and make sure we don't duplicate any previous nodes or their
  2661. * families. */
  2662. static routerinfo_t *
  2663. choose_good_middle_server(uint8_t purpose,
  2664. cpath_build_state_t *state,
  2665. crypt_path_t *head,
  2666. int cur_len)
  2667. {
  2668. int i;
  2669. routerinfo_t *r, *choice;
  2670. crypt_path_t *cpath;
  2671. smartlist_t *excluded;
  2672. or_options_t *options = get_options();
  2673. router_crn_flags_t flags = 0;
  2674. tor_assert(_CIRCUIT_PURPOSE_MIN <= purpose &&
  2675. purpose <= _CIRCUIT_PURPOSE_MAX);
  2676. log_debug(LD_CIRC, "Contemplating intermediate hop: random choice.");
  2677. excluded = smartlist_create();
  2678. if ((r = build_state_get_exit_router(state))) {
  2679. smartlist_add(excluded, r);
  2680. routerlist_add_family(excluded, r);
  2681. }
  2682. for (i = 0, cpath = head; i < cur_len; ++i, cpath=cpath->next) {
  2683. if ((r = router_get_by_digest(cpath->extend_info->identity_digest))) {
  2684. smartlist_add(excluded, r);
  2685. routerlist_add_family(excluded, r);
  2686. }
  2687. }
  2688. if (state->need_uptime)
  2689. flags |= CRN_NEED_UPTIME;
  2690. if (state->need_capacity)
  2691. flags |= CRN_NEED_CAPACITY;
  2692. if (options->_AllowInvalid & ALLOW_INVALID_MIDDLE)
  2693. flags |= CRN_ALLOW_INVALID;
  2694. choice = router_choose_random_node(excluded, options->ExcludeNodes, flags);
  2695. smartlist_free(excluded);
  2696. return choice;
  2697. }
  2698. /** Pick a good entry server for the circuit to be built according to
  2699. * <b>state</b>. Don't reuse a chosen exit (if any), don't use this
  2700. * router (if we're an OR), and respect firewall settings; if we're
  2701. * configured to use entry guards, return one.
  2702. *
  2703. * If <b>state</b> is NULL, we're choosing a router to serve as an entry
  2704. * guard, not for any particular circuit.
  2705. */
  2706. static routerinfo_t *
  2707. choose_good_entry_server(uint8_t purpose, cpath_build_state_t *state)
  2708. {
  2709. routerinfo_t *r, *choice;
  2710. smartlist_t *excluded;
  2711. or_options_t *options = get_options();
  2712. router_crn_flags_t flags = CRN_NEED_GUARD;
  2713. if (state && options->UseEntryGuards &&
  2714. (purpose != CIRCUIT_PURPOSE_TESTING || options->BridgeRelay)) {
  2715. return choose_random_entry(state);
  2716. }
  2717. excluded = smartlist_create();
  2718. if (state && (r = build_state_get_exit_router(state))) {
  2719. smartlist_add(excluded, r);
  2720. routerlist_add_family(excluded, r);
  2721. }
  2722. if (firewall_is_fascist_or()) {
  2723. /*XXXX This could slow things down a lot; use a smarter implementation */
  2724. /* exclude all ORs that listen on the wrong port, if anybody notices. */
  2725. routerlist_t *rl = router_get_routerlist();
  2726. int i;
  2727. for (i=0; i < smartlist_len(rl->routers); i++) {
  2728. r = smartlist_get(rl->routers, i);
  2729. if (!fascist_firewall_allows_or(r))
  2730. smartlist_add(excluded, r);
  2731. }
  2732. }
  2733. /* and exclude current entry guards, if applicable */
  2734. if (options->UseEntryGuards && entry_guards) {
  2735. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, entry,
  2736. {
  2737. if ((r = router_get_by_digest(entry->identity))) {
  2738. smartlist_add(excluded, r);
  2739. routerlist_add_family(excluded, r);
  2740. }
  2741. });
  2742. }
  2743. if (state) {
  2744. if (state->need_uptime)
  2745. flags |= CRN_NEED_UPTIME;
  2746. if (state->need_capacity)
  2747. flags |= CRN_NEED_CAPACITY;
  2748. }
  2749. if (options->_AllowInvalid & ALLOW_INVALID_ENTRY)
  2750. flags |= CRN_ALLOW_INVALID;
  2751. choice = router_choose_random_node(excluded, options->ExcludeNodes, flags);
  2752. smartlist_free(excluded);
  2753. return choice;
  2754. }
  2755. /** Return the first non-open hop in cpath, or return NULL if all
  2756. * hops are open. */
  2757. static crypt_path_t *
  2758. onion_next_hop_in_cpath(crypt_path_t *cpath)
  2759. {
  2760. crypt_path_t *hop = cpath;
  2761. do {
  2762. if (hop->state != CPATH_STATE_OPEN)
  2763. return hop;
  2764. hop = hop->next;
  2765. } while (hop != cpath);
  2766. return NULL;
  2767. }
  2768. /** Choose a suitable next hop in the cpath <b>head_ptr</b>,
  2769. * based on <b>state</b>. Append the hop info to head_ptr.
  2770. */
  2771. static int
  2772. onion_extend_cpath(origin_circuit_t *circ)
  2773. {
  2774. uint8_t purpose = circ->_base.purpose;
  2775. cpath_build_state_t *state = circ->build_state;
  2776. int cur_len = circuit_get_cpath_len(circ);
  2777. extend_info_t *info = NULL;
  2778. if (cur_len >= state->desired_path_len) {
  2779. log_debug(LD_CIRC, "Path is complete: %d steps long",
  2780. state->desired_path_len);
  2781. return 1;
  2782. }
  2783. log_debug(LD_CIRC, "Path is %d long; we want %d", cur_len,
  2784. state->desired_path_len);
  2785. if (cur_len == state->desired_path_len - 1) { /* Picking last node */
  2786. info = extend_info_dup(state->chosen_exit);
  2787. } else if (cur_len == 0) { /* picking first node */
  2788. routerinfo_t *r = choose_good_entry_server(purpose, state);
  2789. if (r)
  2790. info = extend_info_from_router(r);
  2791. } else {
  2792. routerinfo_t *r =
  2793. choose_good_middle_server(purpose, state, circ->cpath, cur_len);
  2794. if (r)
  2795. info = extend_info_from_router(r);
  2796. }
  2797. if (!info) {
  2798. log_warn(LD_CIRC,"Failed to find node for hop %d of our path. Discarding "
  2799. "this circuit.", cur_len);
  2800. return -1;
  2801. }
  2802. log_debug(LD_CIRC,"Chose router %s for hop %d (exit is %s)",
  2803. info->nickname, cur_len+1, build_state_get_exit_nickname(state));
  2804. onion_append_hop(&circ->cpath, info);
  2805. extend_info_free(info);
  2806. return 0;
  2807. }
  2808. /** Create a new hop, annotate it with information about its
  2809. * corresponding router <b>choice</b>, and append it to the
  2810. * end of the cpath <b>head_ptr</b>. */
  2811. static int
  2812. onion_append_hop(crypt_path_t **head_ptr, extend_info_t *choice)
  2813. {
  2814. crypt_path_t *hop = tor_malloc_zero(sizeof(crypt_path_t));
  2815. /* link hop into the cpath, at the end. */
  2816. onion_append_to_cpath(head_ptr, hop);
  2817. hop->magic = CRYPT_PATH_MAGIC;
  2818. hop->state = CPATH_STATE_CLOSED;
  2819. hop->extend_info = extend_info_dup(choice);
  2820. hop->package_window = circuit_initial_package_window();
  2821. hop->deliver_window = CIRCWINDOW_START;
  2822. return 0;
  2823. }
  2824. /** Allocate a new extend_info object based on the various arguments. */
  2825. extend_info_t *
  2826. extend_info_alloc(const char *nickname, const char *digest,
  2827. crypto_pk_env_t *onion_key,
  2828. const tor_addr_t *addr, uint16_t port)
  2829. {
  2830. extend_info_t *info = tor_malloc_zero(sizeof(extend_info_t));
  2831. memcpy(info->identity_digest, digest, DIGEST_LEN);
  2832. if (nickname)
  2833. strlcpy(info->nickname, nickname, sizeof(info->nickname));
  2834. if (onion_key)
  2835. info->onion_key = crypto_pk_dup_key(onion_key);
  2836. tor_addr_copy(&info->addr, addr);
  2837. info->port = port;
  2838. return info;
  2839. }
  2840. /** Allocate and return a new extend_info_t that can be used to build a
  2841. * circuit to or through the router <b>r</b>. */
  2842. extend_info_t *
  2843. extend_info_from_router(routerinfo_t *r)
  2844. {
  2845. tor_addr_t addr;
  2846. tor_assert(r);
  2847. tor_addr_from_ipv4h(&addr, r->addr);
  2848. return extend_info_alloc(r->nickname, r->cache_info.identity_digest,
  2849. r->onion_pkey, &addr, r->or_port);
  2850. }
  2851. /** Release storage held by an extend_info_t struct. */
  2852. void
  2853. extend_info_free(extend_info_t *info)
  2854. {
  2855. if (!info)
  2856. return;
  2857. crypto_free_pk_env(info->onion_key);
  2858. tor_free(info);
  2859. }
  2860. /** Allocate and return a new extend_info_t with the same contents as
  2861. * <b>info</b>. */
  2862. extend_info_t *
  2863. extend_info_dup(extend_info_t *info)
  2864. {
  2865. extend_info_t *newinfo;
  2866. tor_assert(info);
  2867. newinfo = tor_malloc(sizeof(extend_info_t));
  2868. memcpy(newinfo, info, sizeof(extend_info_t));
  2869. if (info->onion_key)
  2870. newinfo->onion_key = crypto_pk_dup_key(info->onion_key);
  2871. else
  2872. newinfo->onion_key = NULL;
  2873. return newinfo;
  2874. }
  2875. /** Return the routerinfo_t for the chosen exit router in <b>state</b>.
  2876. * If there is no chosen exit, or if we don't know the routerinfo_t for
  2877. * the chosen exit, return NULL.
  2878. */
  2879. routerinfo_t *
  2880. build_state_get_exit_router(cpath_build_state_t *state)
  2881. {
  2882. if (!state || !state->chosen_exit)
  2883. return NULL;
  2884. return router_get_by_digest(state->chosen_exit->identity_digest);
  2885. }
  2886. /** Return the nickname for the chosen exit router in <b>state</b>. If
  2887. * there is no chosen exit, or if we don't know the routerinfo_t for the
  2888. * chosen exit, return NULL.
  2889. */
  2890. const char *
  2891. build_state_get_exit_nickname(cpath_build_state_t *state)
  2892. {
  2893. if (!state || !state->chosen_exit)
  2894. return NULL;
  2895. return state->chosen_exit->nickname;
  2896. }
  2897. /** Check whether the entry guard <b>e</b> is usable, given the directory
  2898. * authorities' opinion about the router (stored in <b>ri</b>) and the user's
  2899. * configuration (in <b>options</b>). Set <b>e</b>-&gt;bad_since
  2900. * accordingly. Return true iff the entry guard's status changes.
  2901. *
  2902. * If it's not usable, set *<b>reason</b> to a static string explaining why.
  2903. */
  2904. /*XXXX take a routerstatus, not a routerinfo. */
  2905. static int
  2906. entry_guard_set_status(entry_guard_t *e, routerinfo_t *ri,
  2907. time_t now, or_options_t *options, const char **reason)
  2908. {
  2909. char buf[HEX_DIGEST_LEN+1];
  2910. int changed = 0;
  2911. tor_assert(options);
  2912. *reason = NULL;
  2913. /* Do we want to mark this guard as bad? */
  2914. if (!ri)
  2915. *reason = "unlisted";
  2916. else if (!ri->is_running)
  2917. *reason = "down";
  2918. else if (options->UseBridges && ri->purpose != ROUTER_PURPOSE_BRIDGE)
  2919. *reason = "not a bridge";
  2920. else if (!options->UseBridges && !ri->is_possible_guard &&
  2921. !routerset_contains_router(options->EntryNodes,ri))
  2922. *reason = "not recommended as a guard";
  2923. else if (routerset_contains_router(options->ExcludeNodes, ri))
  2924. *reason = "excluded";
  2925. if (*reason && ! e->bad_since) {
  2926. /* Router is newly bad. */
  2927. base16_encode(buf, sizeof(buf), e->identity, DIGEST_LEN);
  2928. log_info(LD_CIRC, "Entry guard %s (%s) is %s: marking as unusable.",
  2929. e->nickname, buf, *reason);
  2930. e->bad_since = now;
  2931. control_event_guard(e->nickname, e->identity, "BAD");
  2932. changed = 1;
  2933. } else if (!*reason && e->bad_since) {
  2934. /* There's nothing wrong with the router any more. */
  2935. base16_encode(buf, sizeof(buf), e->identity, DIGEST_LEN);
  2936. log_info(LD_CIRC, "Entry guard %s (%s) is no longer unusable: "
  2937. "marking as ok.", e->nickname, buf);
  2938. e->bad_since = 0;
  2939. control_event_guard(e->nickname, e->identity, "GOOD");
  2940. changed = 1;
  2941. }
  2942. return changed;
  2943. }
  2944. /** Return true iff enough time has passed since we last tried to connect
  2945. * to the unreachable guard <b>e</b> that we're willing to try again. */
  2946. static int
  2947. entry_is_time_to_retry(entry_guard_t *e, time_t now)
  2948. {
  2949. long diff;
  2950. if (e->last_attempted < e->unreachable_since)
  2951. return 1;
  2952. diff = now - e->unreachable_since;
  2953. if (diff < 6*60*60)
  2954. return now > (e->last_attempted + 60*60);
  2955. else if (diff < 3*24*60*60)
  2956. return now > (e->last_attempted + 4*60*60);
  2957. else if (diff < 7*24*60*60)
  2958. return now > (e->last_attempted + 18*60*60);
  2959. else
  2960. return now > (e->last_attempted + 36*60*60);
  2961. }
  2962. /** Return the router corresponding to <b>e</b>, if <b>e</b> is
  2963. * working well enough that we are willing to use it as an entry
  2964. * right now. (Else return NULL.) In particular, it must be
  2965. * - Listed as either up or never yet contacted;
  2966. * - Present in the routerlist;
  2967. * - Listed as 'stable' or 'fast' by the current dirserver consensus,
  2968. * if demanded by <b>need_uptime</b> or <b>need_capacity</b>
  2969. * (unless it's a configured EntryNode);
  2970. * - Allowed by our current ReachableORAddresses config option; and
  2971. * - Currently thought to be reachable by us (unless <b>assume_reachable</b>
  2972. * is true).
  2973. *
  2974. * If the answer is no, set *<b>msg</b> to an explanation of why.
  2975. */
  2976. static INLINE routerinfo_t *
  2977. entry_is_live(entry_guard_t *e, int need_uptime, int need_capacity,
  2978. int assume_reachable, const char **msg)
  2979. {
  2980. routerinfo_t *r;
  2981. or_options_t *options = get_options();
  2982. tor_assert(msg);
  2983. if (e->bad_since) {
  2984. *msg = "bad";
  2985. return NULL;
  2986. }
  2987. /* no good if it's unreachable, unless assume_unreachable or can_retry. */
  2988. if (!assume_reachable && !e->can_retry &&
  2989. e->unreachable_since && !entry_is_time_to_retry(e, time(NULL))) {
  2990. *msg = "unreachable";
  2991. return NULL;
  2992. }
  2993. r = router_get_by_digest(e->identity);
  2994. if (!r) {
  2995. *msg = "no descriptor";
  2996. return NULL;
  2997. }
  2998. if (get_options()->UseBridges && r->purpose != ROUTER_PURPOSE_BRIDGE) {
  2999. *msg = "not a bridge";
  3000. return NULL;
  3001. }
  3002. if (!get_options()->UseBridges && r->purpose != ROUTER_PURPOSE_GENERAL) {
  3003. *msg = "not general-purpose";
  3004. return NULL;
  3005. }
  3006. if (options->EntryNodes &&
  3007. routerset_contains_router(options->EntryNodes, r)) {
  3008. /* they asked for it, they get it */
  3009. need_uptime = need_capacity = 0;
  3010. }
  3011. if (router_is_unreliable(r, need_uptime, need_capacity, 0)) {
  3012. *msg = "not fast/stable";
  3013. return NULL;
  3014. }
  3015. if (!fascist_firewall_allows_or(r)) {
  3016. *msg = "unreachable by config";
  3017. return NULL;
  3018. }
  3019. return r;
  3020. }
  3021. /** Return the number of entry guards that we think are usable. */
  3022. static int
  3023. num_live_entry_guards(void)
  3024. {
  3025. int n = 0;
  3026. const char *msg;
  3027. if (! entry_guards)
  3028. return 0;
  3029. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, entry,
  3030. {
  3031. if (entry_is_live(entry, 0, 1, 0, &msg))
  3032. ++n;
  3033. });
  3034. return n;
  3035. }
  3036. /** If <b>digest</b> matches the identity of any node in the
  3037. * entry_guards list, return that node. Else return NULL. */
  3038. static INLINE entry_guard_t *
  3039. is_an_entry_guard(const char *digest)
  3040. {
  3041. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, entry,
  3042. if (!memcmp(digest, entry->identity, DIGEST_LEN))
  3043. return entry;
  3044. );
  3045. return NULL;
  3046. }
  3047. /** Dump a description of our list of entry guards to the log at level
  3048. * <b>severity</b>. */
  3049. static void
  3050. log_entry_guards(int severity)
  3051. {
  3052. smartlist_t *elements = smartlist_create();
  3053. char *s;
  3054. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e,
  3055. {
  3056. const char *msg = NULL;
  3057. char *cp;
  3058. if (entry_is_live(e, 0, 1, 0, &msg))
  3059. tor_asprintf(&cp, "%s (up %s)",
  3060. e->nickname,
  3061. e->made_contact ? "made-contact" : "never-contacted");
  3062. else
  3063. tor_asprintf(&cp, "%s (%s, %s)",
  3064. e->nickname, msg,
  3065. e->made_contact ? "made-contact" : "never-contacted");
  3066. smartlist_add(elements, cp);
  3067. });
  3068. s = smartlist_join_strings(elements, ",", 0, NULL);
  3069. SMARTLIST_FOREACH(elements, char*, cp, tor_free(cp));
  3070. smartlist_free(elements);
  3071. log_fn(severity,LD_CIRC,"%s",s);
  3072. tor_free(s);
  3073. }
  3074. /** Called when one or more guards that we would previously have used for some
  3075. * purpose are no longer in use because a higher-priority guard has become
  3076. * usable again. */
  3077. static void
  3078. control_event_guard_deferred(void)
  3079. {
  3080. /* XXXX We don't actually have a good way to figure out _how many_ entries
  3081. * are live for some purpose. We need an entry_is_even_slightly_live()
  3082. * function for this to work right. NumEntryGuards isn't reliable: if we
  3083. * need guards with weird properties, we can have more than that number
  3084. * live.
  3085. **/
  3086. #if 0
  3087. int n = 0;
  3088. const char *msg;
  3089. or_options_t *options = get_options();
  3090. if (!entry_guards)
  3091. return;
  3092. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, entry,
  3093. {
  3094. if (entry_is_live(entry, 0, 1, 0, &msg)) {
  3095. if (n++ == options->NumEntryGuards) {
  3096. control_event_guard(entry->nickname, entry->identity, "DEFERRED");
  3097. return;
  3098. }
  3099. }
  3100. });
  3101. #endif
  3102. }
  3103. /** Add a new (preferably stable and fast) router to our
  3104. * entry_guards list. Return a pointer to the router if we succeed,
  3105. * or NULL if we can't find any more suitable entries.
  3106. *
  3107. * If <b>chosen</b> is defined, use that one, and if it's not
  3108. * already in our entry_guards list, put it at the *beginning*.
  3109. * Else, put the one we pick at the end of the list. */
  3110. static routerinfo_t *
  3111. add_an_entry_guard(routerinfo_t *chosen, int reset_status)
  3112. {
  3113. routerinfo_t *router;
  3114. entry_guard_t *entry;
  3115. if (chosen) {
  3116. router = chosen;
  3117. entry = is_an_entry_guard(router->cache_info.identity_digest);
  3118. if (entry) {
  3119. if (reset_status) {
  3120. entry->bad_since = 0;
  3121. entry->can_retry = 1;
  3122. }
  3123. return NULL;
  3124. }
  3125. } else {
  3126. router = choose_good_entry_server(CIRCUIT_PURPOSE_C_GENERAL, NULL);
  3127. if (!router)
  3128. return NULL;
  3129. }
  3130. entry = tor_malloc_zero(sizeof(entry_guard_t));
  3131. log_info(LD_CIRC, "Chose '%s' as new entry guard.", router->nickname);
  3132. strlcpy(entry->nickname, router->nickname, sizeof(entry->nickname));
  3133. memcpy(entry->identity, router->cache_info.identity_digest, DIGEST_LEN);
  3134. /* Choose expiry time smudged over the past month. The goal here
  3135. * is to a) spread out when Tor clients rotate their guards, so they
  3136. * don't all select them on the same day, and b) avoid leaving a
  3137. * precise timestamp in the state file about when we first picked
  3138. * this guard. For details, see the Jan 2010 or-dev thread. */
  3139. entry->chosen_on_date = time(NULL) - crypto_rand_int(3600*24*30);
  3140. entry->chosen_by_version = tor_strdup(VERSION);
  3141. if (chosen) /* prepend */
  3142. smartlist_insert(entry_guards, 0, entry);
  3143. else /* append */
  3144. smartlist_add(entry_guards, entry);
  3145. control_event_guard(entry->nickname, entry->identity, "NEW");
  3146. control_event_guard_deferred();
  3147. log_entry_guards(LOG_INFO);
  3148. return router;
  3149. }
  3150. /** If the use of entry guards is configured, choose more entry guards
  3151. * until we have enough in the list. */
  3152. static void
  3153. pick_entry_guards(void)
  3154. {
  3155. or_options_t *options = get_options();
  3156. int changed = 0;
  3157. tor_assert(entry_guards);
  3158. while (num_live_entry_guards() < options->NumEntryGuards) {
  3159. if (!add_an_entry_guard(NULL, 0))
  3160. break;
  3161. changed = 1;
  3162. }
  3163. if (changed)
  3164. entry_guards_changed();
  3165. }
  3166. /** How long (in seconds) do we allow an entry guard to be nonfunctional,
  3167. * unlisted, excluded, or otherwise nonusable before we give up on it? */
  3168. #define ENTRY_GUARD_REMOVE_AFTER (30*24*60*60)
  3169. /** Release all storage held by <b>e</b>. */
  3170. static void
  3171. entry_guard_free(entry_guard_t *e)
  3172. {
  3173. if (!e)
  3174. return;
  3175. tor_free(e->chosen_by_version);
  3176. tor_free(e);
  3177. }
  3178. /** Remove any entry guard which was selected by an unknown version of Tor,
  3179. * or which was selected by a version of Tor that's known to select
  3180. * entry guards badly. */
  3181. static int
  3182. remove_obsolete_entry_guards(void)
  3183. {
  3184. int changed = 0, i;
  3185. time_t now = time(NULL);
  3186. for (i = 0; i < smartlist_len(entry_guards); ++i) {
  3187. entry_guard_t *entry = smartlist_get(entry_guards, i);
  3188. const char *ver = entry->chosen_by_version;
  3189. const char *msg = NULL;
  3190. tor_version_t v;
  3191. int version_is_bad = 0, date_is_bad = 0;
  3192. if (!ver) {
  3193. msg = "does not say what version of Tor it was selected by";
  3194. version_is_bad = 1;
  3195. } else if (tor_version_parse(ver, &v)) {
  3196. msg = "does not seem to be from any recognized version of Tor";
  3197. version_is_bad = 1;
  3198. } else {
  3199. size_t len = strlen(ver)+5;
  3200. char *tor_ver = tor_malloc(len);
  3201. tor_snprintf(tor_ver, len, "Tor %s", ver);
  3202. if ((tor_version_as_new_as(tor_ver, "0.1.0.10-alpha") &&
  3203. !tor_version_as_new_as(tor_ver, "0.1.2.16-dev")) ||
  3204. (tor_version_as_new_as(tor_ver, "0.2.0.0-alpha") &&
  3205. !tor_version_as_new_as(tor_ver, "0.2.0.6-alpha")) ||
  3206. /* above are bug 440; below are bug 1217 */
  3207. (tor_version_as_new_as(tor_ver, "0.2.1.3-alpha") &&
  3208. !tor_version_as_new_as(tor_ver, "0.2.1.23")) ||
  3209. (tor_version_as_new_as(tor_ver, "0.2.2.0-alpha") &&
  3210. !tor_version_as_new_as(tor_ver, "0.2.2.7-alpha"))) {
  3211. msg = "was selected without regard for guard bandwidth";
  3212. version_is_bad = 1;
  3213. }
  3214. tor_free(tor_ver);
  3215. }
  3216. if (!version_is_bad && entry->chosen_on_date + 3600*24*60 < now) {
  3217. /* It's been 2 months since the date listed in our state file. */
  3218. msg = "was selected several months ago";
  3219. date_is_bad = 1;
  3220. }
  3221. if (version_is_bad || date_is_bad) { /* we need to drop it */
  3222. char dbuf[HEX_DIGEST_LEN+1];
  3223. tor_assert(msg);
  3224. base16_encode(dbuf, sizeof(dbuf), entry->identity, DIGEST_LEN);
  3225. log_fn(version_is_bad ? LOG_NOTICE : LOG_INFO, LD_CIRC,
  3226. "Entry guard '%s' (%s) %s. (Version=%s.) Replacing it.",
  3227. entry->nickname, dbuf, msg, ver?escaped(ver):"none");
  3228. control_event_guard(entry->nickname, entry->identity, "DROPPED");
  3229. entry_guard_free(entry);
  3230. smartlist_del_keeporder(entry_guards, i--);
  3231. log_entry_guards(LOG_INFO);
  3232. changed = 1;
  3233. }
  3234. }
  3235. return changed ? 1 : 0;
  3236. }
  3237. /** Remove all entry guards that have been down or unlisted for so
  3238. * long that we don't think they'll come up again. Return 1 if we
  3239. * removed any, or 0 if we did nothing. */
  3240. static int
  3241. remove_dead_entry_guards(void)
  3242. {
  3243. char dbuf[HEX_DIGEST_LEN+1];
  3244. char tbuf[ISO_TIME_LEN+1];
  3245. time_t now = time(NULL);
  3246. int i;
  3247. int changed = 0;
  3248. for (i = 0; i < smartlist_len(entry_guards); ) {
  3249. entry_guard_t *entry = smartlist_get(entry_guards, i);
  3250. if (entry->bad_since &&
  3251. entry->bad_since + ENTRY_GUARD_REMOVE_AFTER < now) {
  3252. base16_encode(dbuf, sizeof(dbuf), entry->identity, DIGEST_LEN);
  3253. format_local_iso_time(tbuf, entry->bad_since);
  3254. log_info(LD_CIRC, "Entry guard '%s' (%s) has been down or unlisted "
  3255. "since %s local time; removing.",
  3256. entry->nickname, dbuf, tbuf);
  3257. control_event_guard(entry->nickname, entry->identity, "DROPPED");
  3258. entry_guard_free(entry);
  3259. smartlist_del_keeporder(entry_guards, i);
  3260. log_entry_guards(LOG_INFO);
  3261. changed = 1;
  3262. } else
  3263. ++i;
  3264. }
  3265. return changed ? 1 : 0;
  3266. }
  3267. /** A new directory or router-status has arrived; update the down/listed
  3268. * status of the entry guards.
  3269. *
  3270. * An entry is 'down' if the directory lists it as nonrunning.
  3271. * An entry is 'unlisted' if the directory doesn't include it.
  3272. *
  3273. * Don't call this on startup; only on a fresh download. Otherwise we'll
  3274. * think that things are unlisted.
  3275. */
  3276. void
  3277. entry_guards_compute_status(void)
  3278. {
  3279. time_t now;
  3280. int changed = 0;
  3281. int severity = LOG_DEBUG;
  3282. or_options_t *options;
  3283. digestmap_t *reasons;
  3284. if (! entry_guards)
  3285. return;
  3286. options = get_options();
  3287. if (options->EntryNodes) /* reshuffle the entry guard list if needed */
  3288. entry_nodes_should_be_added();
  3289. now = time(NULL);
  3290. reasons = digestmap_new();
  3291. SMARTLIST_FOREACH_BEGIN(entry_guards, entry_guard_t *, entry)
  3292. {
  3293. routerinfo_t *r = router_get_by_digest(entry->identity);
  3294. const char *reason = NULL;
  3295. if (entry_guard_set_status(entry, r, now, options, &reason))
  3296. changed = 1;
  3297. if (entry->bad_since)
  3298. tor_assert(reason);
  3299. if (reason)
  3300. digestmap_set(reasons, entry->identity, (char*)reason);
  3301. }
  3302. SMARTLIST_FOREACH_END(entry);
  3303. if (remove_dead_entry_guards())
  3304. changed = 1;
  3305. severity = changed ? LOG_DEBUG : LOG_INFO;
  3306. if (changed) {
  3307. SMARTLIST_FOREACH_BEGIN(entry_guards, entry_guard_t *, entry) {
  3308. const char *reason = digestmap_get(reasons, entry->identity);
  3309. const char *live_msg = "";
  3310. routerinfo_t *r = entry_is_live(entry, 0, 1, 0, &live_msg);
  3311. log_info(LD_CIRC, "Summary: Entry '%s' is %s, %s%s%s, and %s%s.",
  3312. entry->nickname,
  3313. entry->unreachable_since ? "unreachable" : "reachable",
  3314. entry->bad_since ? "unusable" : "usable",
  3315. reason ? ", ": "",
  3316. reason ? reason : "",
  3317. r ? "live" : "not live / ",
  3318. r ? "" : live_msg);
  3319. } SMARTLIST_FOREACH_END(entry);
  3320. log_info(LD_CIRC, " (%d/%d entry guards are usable/new)",
  3321. num_live_entry_guards(), smartlist_len(entry_guards));
  3322. log_entry_guards(LOG_INFO);
  3323. entry_guards_changed();
  3324. }
  3325. digestmap_free(reasons, NULL);
  3326. }
  3327. /** Called when a connection to an OR with the identity digest <b>digest</b>
  3328. * is established (<b>succeeded</b>==1) or has failed (<b>succeeded</b>==0).
  3329. * If the OR is an entry, change that entry's up/down status.
  3330. * Return 0 normally, or -1 if we want to tear down the new connection.
  3331. *
  3332. * If <b>mark_relay_status</b>, also call router_set_status() on this
  3333. * relay.
  3334. *
  3335. * XXX022 change succeeded and mark_relay_status into 'int flags'.
  3336. */
  3337. int
  3338. entry_guard_register_connect_status(const char *digest, int succeeded,
  3339. int mark_relay_status, time_t now)
  3340. {
  3341. int changed = 0;
  3342. int refuse_conn = 0;
  3343. int first_contact = 0;
  3344. entry_guard_t *entry = NULL;
  3345. int idx = -1;
  3346. char buf[HEX_DIGEST_LEN+1];
  3347. if (! entry_guards)
  3348. return 0;
  3349. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e,
  3350. {
  3351. if (!memcmp(e->identity, digest, DIGEST_LEN)) {
  3352. entry = e;
  3353. idx = e_sl_idx;
  3354. break;
  3355. }
  3356. });
  3357. if (!entry)
  3358. return 0;
  3359. base16_encode(buf, sizeof(buf), entry->identity, DIGEST_LEN);
  3360. if (succeeded) {
  3361. if (entry->unreachable_since) {
  3362. log_info(LD_CIRC, "Entry guard '%s' (%s) is now reachable again. Good.",
  3363. entry->nickname, buf);
  3364. entry->can_retry = 0;
  3365. entry->unreachable_since = 0;
  3366. entry->last_attempted = now;
  3367. control_event_guard(entry->nickname, entry->identity, "UP");
  3368. changed = 1;
  3369. }
  3370. if (!entry->made_contact) {
  3371. entry->made_contact = 1;
  3372. first_contact = changed = 1;
  3373. }
  3374. } else { /* ! succeeded */
  3375. if (!entry->made_contact) {
  3376. /* We've never connected to this one. */
  3377. log_info(LD_CIRC,
  3378. "Connection to never-contacted entry guard '%s' (%s) failed. "
  3379. "Removing from the list. %d/%d entry guards usable/new.",
  3380. entry->nickname, buf,
  3381. num_live_entry_guards()-1, smartlist_len(entry_guards)-1);
  3382. control_event_guard(entry->nickname, entry->identity, "DROPPED");
  3383. entry_guard_free(entry);
  3384. smartlist_del_keeporder(entry_guards, idx);
  3385. log_entry_guards(LOG_INFO);
  3386. changed = 1;
  3387. } else if (!entry->unreachable_since) {
  3388. log_info(LD_CIRC, "Unable to connect to entry guard '%s' (%s). "
  3389. "Marking as unreachable.", entry->nickname, buf);
  3390. entry->unreachable_since = entry->last_attempted = now;
  3391. control_event_guard(entry->nickname, entry->identity, "DOWN");
  3392. changed = 1;
  3393. entry->can_retry = 0; /* We gave it an early chance; no good. */
  3394. } else {
  3395. char tbuf[ISO_TIME_LEN+1];
  3396. format_iso_time(tbuf, entry->unreachable_since);
  3397. log_debug(LD_CIRC, "Failed to connect to unreachable entry guard "
  3398. "'%s' (%s). It has been unreachable since %s.",
  3399. entry->nickname, buf, tbuf);
  3400. entry->last_attempted = now;
  3401. entry->can_retry = 0; /* We gave it an early chance; no good. */
  3402. }
  3403. }
  3404. /* if the caller asked us to, also update the is_running flags for this
  3405. * relay */
  3406. if (mark_relay_status)
  3407. router_set_status(digest, succeeded);
  3408. if (first_contact) {
  3409. /* We've just added a new long-term entry guard. Perhaps the network just
  3410. * came back? We should give our earlier entries another try too,
  3411. * and close this connection so we don't use it before we've given
  3412. * the others a shot. */
  3413. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e, {
  3414. if (e == entry)
  3415. break;
  3416. if (e->made_contact) {
  3417. const char *msg;
  3418. routerinfo_t *r = entry_is_live(e, 0, 1, 1, &msg);
  3419. if (r && e->unreachable_since) {
  3420. refuse_conn = 1;
  3421. e->can_retry = 1;
  3422. }
  3423. }
  3424. });
  3425. if (refuse_conn) {
  3426. log_info(LD_CIRC,
  3427. "Connected to new entry guard '%s' (%s). Marking earlier "
  3428. "entry guards up. %d/%d entry guards usable/new.",
  3429. entry->nickname, buf,
  3430. num_live_entry_guards(), smartlist_len(entry_guards));
  3431. log_entry_guards(LOG_INFO);
  3432. changed = 1;
  3433. }
  3434. }
  3435. if (changed)
  3436. entry_guards_changed();
  3437. return refuse_conn ? -1 : 0;
  3438. }
  3439. /** When we try to choose an entry guard, should we parse and add
  3440. * config's EntryNodes first? */
  3441. static int should_add_entry_nodes = 0;
  3442. /** Called when the value of EntryNodes changes in our configuration. */
  3443. void
  3444. entry_nodes_should_be_added(void)
  3445. {
  3446. log_info(LD_CIRC, "EntryNodes config option set. Putting configured "
  3447. "relays at the front of the entry guard list.");
  3448. should_add_entry_nodes = 1;
  3449. }
  3450. /** Add all nodes in EntryNodes that aren't currently guard nodes to the list
  3451. * of guard nodes, at the front. */
  3452. static void
  3453. entry_guards_prepend_from_config(void)
  3454. {
  3455. or_options_t *options = get_options();
  3456. smartlist_t *entry_routers, *entry_fps;
  3457. smartlist_t *old_entry_guards_on_list, *old_entry_guards_not_on_list;
  3458. tor_assert(entry_guards);
  3459. should_add_entry_nodes = 0;
  3460. if (!options->EntryNodes) {
  3461. /* It's possible that a controller set EntryNodes, thus making
  3462. * should_add_entry_nodes set, then cleared it again, all before the
  3463. * call to choose_random_entry() that triggered us. If so, just return.
  3464. */
  3465. return;
  3466. }
  3467. {
  3468. char *string = routerset_to_string(options->EntryNodes);
  3469. log_info(LD_CIRC,"Adding configured EntryNodes '%s'.", string);
  3470. tor_free(string);
  3471. }
  3472. entry_routers = smartlist_create();
  3473. entry_fps = smartlist_create();
  3474. old_entry_guards_on_list = smartlist_create();
  3475. old_entry_guards_not_on_list = smartlist_create();
  3476. /* Split entry guards into those on the list and those not. */
  3477. /* XXXX022 Now that we allow countries and IP ranges in EntryNodes, this is
  3478. * potentially an enormous list. For now, we disable such values for
  3479. * EntryNodes in options_validate(); really, this wants a better solution.
  3480. * Perhaps we should do this calculation once whenever the list of routers
  3481. * changes or the entrynodes setting changes.
  3482. */
  3483. routerset_get_all_routers(entry_routers, options->EntryNodes, 0);
  3484. SMARTLIST_FOREACH(entry_routers, routerinfo_t *, ri,
  3485. smartlist_add(entry_fps,ri->cache_info.identity_digest));
  3486. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e, {
  3487. if (smartlist_digest_isin(entry_fps, e->identity))
  3488. smartlist_add(old_entry_guards_on_list, e);
  3489. else
  3490. smartlist_add(old_entry_guards_not_on_list, e);
  3491. });
  3492. /* Remove all currently configured entry guards from entry_routers. */
  3493. SMARTLIST_FOREACH(entry_routers, routerinfo_t *, ri, {
  3494. if (is_an_entry_guard(ri->cache_info.identity_digest)) {
  3495. SMARTLIST_DEL_CURRENT(entry_routers, ri);
  3496. }
  3497. });
  3498. /* Now build the new entry_guards list. */
  3499. smartlist_clear(entry_guards);
  3500. /* First, the previously configured guards that are in EntryNodes. */
  3501. smartlist_add_all(entry_guards, old_entry_guards_on_list);
  3502. /* Next, the rest of EntryNodes */
  3503. SMARTLIST_FOREACH(entry_routers, routerinfo_t *, ri, {
  3504. add_an_entry_guard(ri, 0);
  3505. });
  3506. /* Finally, the remaining previously configured guards that are not in
  3507. * EntryNodes, unless we're strict in which case we drop them */
  3508. if (options->StrictNodes) {
  3509. SMARTLIST_FOREACH(old_entry_guards_not_on_list, entry_guard_t *, e,
  3510. entry_guard_free(e));
  3511. } else {
  3512. smartlist_add_all(entry_guards, old_entry_guards_not_on_list);
  3513. }
  3514. smartlist_free(entry_routers);
  3515. smartlist_free(entry_fps);
  3516. smartlist_free(old_entry_guards_on_list);
  3517. smartlist_free(old_entry_guards_not_on_list);
  3518. entry_guards_changed();
  3519. }
  3520. /** Return 0 if we're fine adding arbitrary routers out of the
  3521. * directory to our entry guard list, or return 1 if we have a
  3522. * list already and we'd prefer to stick to it.
  3523. */
  3524. int
  3525. entry_list_is_constrained(or_options_t *options)
  3526. {
  3527. if (options->EntryNodes)
  3528. return 1;
  3529. if (options->UseBridges)
  3530. return 1;
  3531. return 0;
  3532. }
  3533. /* Are we dead set against changing our entry guard list, or would we
  3534. * change it if it means keeping Tor usable? */
  3535. static int
  3536. entry_list_is_totally_static(or_options_t *options)
  3537. {
  3538. if (options->EntryNodes && options->StrictNodes)
  3539. return 1;
  3540. if (options->UseBridges)
  3541. return 1;
  3542. return 0;
  3543. }
  3544. /** Pick a live (up and listed) entry guard from entry_guards. If
  3545. * <b>state</b> is non-NULL, this is for a specific circuit --
  3546. * make sure not to pick this circuit's exit or any node in the
  3547. * exit's family. If <b>state</b> is NULL, we're looking for a random
  3548. * guard (likely a bridge). */
  3549. routerinfo_t *
  3550. choose_random_entry(cpath_build_state_t *state)
  3551. {
  3552. or_options_t *options = get_options();
  3553. smartlist_t *live_entry_guards = smartlist_create();
  3554. smartlist_t *exit_family = smartlist_create();
  3555. routerinfo_t *chosen_exit = state?build_state_get_exit_router(state) : NULL;
  3556. routerinfo_t *r = NULL;
  3557. int need_uptime = state ? state->need_uptime : 0;
  3558. int need_capacity = state ? state->need_capacity : 0;
  3559. int preferred_min, consider_exit_family = 0;
  3560. if (chosen_exit) {
  3561. smartlist_add(exit_family, chosen_exit);
  3562. routerlist_add_family(exit_family, chosen_exit);
  3563. consider_exit_family = 1;
  3564. }
  3565. if (!entry_guards)
  3566. entry_guards = smartlist_create();
  3567. if (should_add_entry_nodes)
  3568. entry_guards_prepend_from_config();
  3569. if (!entry_list_is_constrained(options) &&
  3570. smartlist_len(entry_guards) < options->NumEntryGuards)
  3571. pick_entry_guards();
  3572. retry:
  3573. smartlist_clear(live_entry_guards);
  3574. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, entry,
  3575. {
  3576. const char *msg;
  3577. r = entry_is_live(entry, need_uptime, need_capacity, 0, &msg);
  3578. if (!r)
  3579. continue; /* down, no point */
  3580. if (consider_exit_family && smartlist_isin(exit_family, r))
  3581. continue; /* avoid relays that are family members of our exit */
  3582. if (options->EntryNodes &&
  3583. !routerset_contains_router(options->EntryNodes, r)) {
  3584. /* We've come to the end of our preferred entry nodes. */
  3585. if (smartlist_len(live_entry_guards))
  3586. goto choose_and_finish; /* only choose from the ones we like */
  3587. if (options->StrictNodes) {
  3588. /* in theory this case should never happen, since
  3589. * entry_guards_prepend_from_config() drops unwanted relays */
  3590. tor_fragile_assert();
  3591. } else {
  3592. log_info(LD_CIRC,
  3593. "No relays from EntryNodes available. Using others.");
  3594. }
  3595. }
  3596. smartlist_add(live_entry_guards, r);
  3597. if (!entry->made_contact) {
  3598. /* Always start with the first not-yet-contacted entry
  3599. * guard. Otherwise we might add several new ones, pick
  3600. * the second new one, and now we've expanded our entry
  3601. * guard list without needing to. */
  3602. goto choose_and_finish;
  3603. }
  3604. if (smartlist_len(live_entry_guards) >= options->NumEntryGuards)
  3605. break; /* we have enough */
  3606. });
  3607. if (entry_list_is_constrained(options)) {
  3608. /* If we prefer the entry nodes we've got, and we have at least
  3609. * one choice, that's great. Use it. */
  3610. preferred_min = 1;
  3611. } else {
  3612. /* Try to have at least 2 choices available. This way we don't
  3613. * get stuck with a single live-but-crummy entry and just keep
  3614. * using him.
  3615. * (We might get 2 live-but-crummy entry guards, but so be it.) */
  3616. preferred_min = 2;
  3617. }
  3618. if (smartlist_len(live_entry_guards) < preferred_min) {
  3619. if (!entry_list_is_totally_static(options)) {
  3620. /* still no? try adding a new entry then */
  3621. /* XXX if guard doesn't imply fast and stable, then we need
  3622. * to tell add_an_entry_guard below what we want, or it might
  3623. * be a long time til we get it. -RD */
  3624. r = add_an_entry_guard(NULL, 0);
  3625. if (r) {
  3626. entry_guards_changed();
  3627. /* XXX we start over here in case the new node we added shares
  3628. * a family with our exit node. There's a chance that we'll just
  3629. * load up on entry guards here, if the network we're using is
  3630. * one big family. Perhaps we should teach add_an_entry_guard()
  3631. * to understand nodes-to-avoid-if-possible? -RD */
  3632. goto retry;
  3633. }
  3634. }
  3635. if (!r && need_uptime) {
  3636. need_uptime = 0; /* try without that requirement */
  3637. goto retry;
  3638. }
  3639. if (!r && need_capacity) {
  3640. /* still no? last attempt, try without requiring capacity */
  3641. need_capacity = 0;
  3642. goto retry;
  3643. }
  3644. if (!r && entry_list_is_constrained(options) && consider_exit_family) {
  3645. /* still no? if we're using bridges or have strictentrynodes
  3646. * set, and our chosen exit is in the same family as all our
  3647. * bridges/entry guards, then be flexible about families. */
  3648. consider_exit_family = 0;
  3649. goto retry;
  3650. }
  3651. /* live_entry_guards may be empty below. Oh well, we tried. */
  3652. }
  3653. choose_and_finish:
  3654. if (entry_list_is_constrained(options)) {
  3655. /* We need to weight by bandwidth, because our bridges or entryguards
  3656. * were not already selected proportional to their bandwidth. */
  3657. r = routerlist_sl_choose_by_bandwidth(live_entry_guards, WEIGHT_FOR_GUARD);
  3658. } else {
  3659. /* We choose uniformly at random here, because choose_good_entry_server()
  3660. * already weights its choices by bandwidth, so we don't want to
  3661. * *double*-weight our guard selection. */
  3662. r = smartlist_choose(live_entry_guards);
  3663. }
  3664. smartlist_free(live_entry_guards);
  3665. smartlist_free(exit_family);
  3666. return r;
  3667. }
  3668. /** Parse <b>state</b> and learn about the entry guards it describes.
  3669. * If <b>set</b> is true, and there are no errors, replace the global
  3670. * entry_list with what we find.
  3671. * On success, return 0. On failure, alloc into *<b>msg</b> a string
  3672. * describing the error, and return -1.
  3673. */
  3674. int
  3675. entry_guards_parse_state(or_state_t *state, int set, char **msg)
  3676. {
  3677. entry_guard_t *node = NULL;
  3678. smartlist_t *new_entry_guards = smartlist_create();
  3679. config_line_t *line;
  3680. time_t now = time(NULL);
  3681. const char *state_version = state->TorVersion;
  3682. digestmap_t *added_by = digestmap_new();
  3683. *msg = NULL;
  3684. for (line = state->EntryGuards; line; line = line->next) {
  3685. if (!strcasecmp(line->key, "EntryGuard")) {
  3686. smartlist_t *args = smartlist_create();
  3687. node = tor_malloc_zero(sizeof(entry_guard_t));
  3688. /* all entry guards on disk have been contacted */
  3689. node->made_contact = 1;
  3690. smartlist_add(new_entry_guards, node);
  3691. smartlist_split_string(args, line->value, " ",
  3692. SPLIT_SKIP_SPACE|SPLIT_IGNORE_BLANK, 0);
  3693. if (smartlist_len(args)<2) {
  3694. *msg = tor_strdup("Unable to parse entry nodes: "
  3695. "Too few arguments to EntryGuard");
  3696. } else if (!is_legal_nickname(smartlist_get(args,0))) {
  3697. *msg = tor_strdup("Unable to parse entry nodes: "
  3698. "Bad nickname for EntryGuard");
  3699. } else {
  3700. strlcpy(node->nickname, smartlist_get(args,0), MAX_NICKNAME_LEN+1);
  3701. if (base16_decode(node->identity, DIGEST_LEN, smartlist_get(args,1),
  3702. strlen(smartlist_get(args,1)))<0) {
  3703. *msg = tor_strdup("Unable to parse entry nodes: "
  3704. "Bad hex digest for EntryGuard");
  3705. }
  3706. }
  3707. SMARTLIST_FOREACH(args, char*, cp, tor_free(cp));
  3708. smartlist_free(args);
  3709. if (*msg)
  3710. break;
  3711. } else if (!strcasecmp(line->key, "EntryGuardDownSince") ||
  3712. !strcasecmp(line->key, "EntryGuardUnlistedSince")) {
  3713. time_t when;
  3714. time_t last_try = 0;
  3715. if (!node) {
  3716. *msg = tor_strdup("Unable to parse entry nodes: "
  3717. "EntryGuardDownSince/UnlistedSince without EntryGuard");
  3718. break;
  3719. }
  3720. if (parse_iso_time(line->value, &when)<0) {
  3721. *msg = tor_strdup("Unable to parse entry nodes: "
  3722. "Bad time in EntryGuardDownSince/UnlistedSince");
  3723. break;
  3724. }
  3725. if (when > now) {
  3726. /* It's a bad idea to believe info in the future: you can wind
  3727. * up with timeouts that aren't allowed to happen for years. */
  3728. continue;
  3729. }
  3730. if (strlen(line->value) >= ISO_TIME_LEN+ISO_TIME_LEN+1) {
  3731. /* ignore failure */
  3732. (void) parse_iso_time(line->value+ISO_TIME_LEN+1, &last_try);
  3733. }
  3734. if (!strcasecmp(line->key, "EntryGuardDownSince")) {
  3735. node->unreachable_since = when;
  3736. node->last_attempted = last_try;
  3737. } else {
  3738. node->bad_since = when;
  3739. }
  3740. } else if (!strcasecmp(line->key, "EntryGuardAddedBy")) {
  3741. char d[DIGEST_LEN];
  3742. /* format is digest version date */
  3743. if (strlen(line->value) < HEX_DIGEST_LEN+1+1+1+ISO_TIME_LEN) {
  3744. log_warn(LD_BUG, "EntryGuardAddedBy line is not long enough.");
  3745. continue;
  3746. }
  3747. if (base16_decode(d, sizeof(d), line->value, HEX_DIGEST_LEN)<0 ||
  3748. line->value[HEX_DIGEST_LEN] != ' ') {
  3749. log_warn(LD_BUG, "EntryGuardAddedBy line %s does not begin with "
  3750. "hex digest", escaped(line->value));
  3751. continue;
  3752. }
  3753. digestmap_set(added_by, d, tor_strdup(line->value+HEX_DIGEST_LEN+1));
  3754. } else {
  3755. log_warn(LD_BUG, "Unexpected key %s", line->key);
  3756. }
  3757. }
  3758. SMARTLIST_FOREACH(new_entry_guards, entry_guard_t *, e,
  3759. {
  3760. char *sp;
  3761. char *val = digestmap_get(added_by, e->identity);
  3762. if (val && (sp = strchr(val, ' '))) {
  3763. time_t when;
  3764. *sp++ = '\0';
  3765. if (parse_iso_time(sp, &when)<0) {
  3766. log_warn(LD_BUG, "Can't read time %s in EntryGuardAddedBy", sp);
  3767. } else {
  3768. e->chosen_by_version = tor_strdup(val);
  3769. e->chosen_on_date = when;
  3770. }
  3771. } else {
  3772. if (state_version) {
  3773. e->chosen_by_version = tor_strdup(state_version);
  3774. e->chosen_on_date = time(NULL) - crypto_rand_int(3600*24*30);
  3775. }
  3776. }
  3777. });
  3778. if (*msg || !set) {
  3779. SMARTLIST_FOREACH(new_entry_guards, entry_guard_t *, e,
  3780. entry_guard_free(e));
  3781. smartlist_free(new_entry_guards);
  3782. } else { /* !err && set */
  3783. if (entry_guards) {
  3784. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e,
  3785. entry_guard_free(e));
  3786. smartlist_free(entry_guards);
  3787. }
  3788. entry_guards = new_entry_guards;
  3789. entry_guards_dirty = 0;
  3790. /* XXX022 hand new_entry_guards to this func, and move it up a
  3791. * few lines, so we don't have to re-dirty it */
  3792. if (remove_obsolete_entry_guards())
  3793. entry_guards_dirty = 1;
  3794. }
  3795. digestmap_free(added_by, _tor_free);
  3796. return *msg ? -1 : 0;
  3797. }
  3798. /** Our list of entry guards has changed, or some element of one
  3799. * of our entry guards has changed. Write the changes to disk within
  3800. * the next few minutes.
  3801. */
  3802. static void
  3803. entry_guards_changed(void)
  3804. {
  3805. time_t when;
  3806. entry_guards_dirty = 1;
  3807. /* or_state_save() will call entry_guards_update_state(). */
  3808. when = get_options()->AvoidDiskWrites ? time(NULL) + 3600 : time(NULL)+600;
  3809. or_state_mark_dirty(get_or_state(), when);
  3810. }
  3811. /** If the entry guard info has not changed, do nothing and return.
  3812. * Otherwise, free the EntryGuards piece of <b>state</b> and create
  3813. * a new one out of the global entry_guards list, and then mark
  3814. * <b>state</b> dirty so it will get saved to disk.
  3815. */
  3816. void
  3817. entry_guards_update_state(or_state_t *state)
  3818. {
  3819. config_line_t **next, *line;
  3820. if (! entry_guards_dirty)
  3821. return;
  3822. config_free_lines(state->EntryGuards);
  3823. next = &state->EntryGuards;
  3824. *next = NULL;
  3825. if (!entry_guards)
  3826. entry_guards = smartlist_create();
  3827. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e,
  3828. {
  3829. char dbuf[HEX_DIGEST_LEN+1];
  3830. if (!e->made_contact)
  3831. continue; /* don't write this one to disk */
  3832. *next = line = tor_malloc_zero(sizeof(config_line_t));
  3833. line->key = tor_strdup("EntryGuard");
  3834. line->value = tor_malloc(HEX_DIGEST_LEN+MAX_NICKNAME_LEN+2);
  3835. base16_encode(dbuf, sizeof(dbuf), e->identity, DIGEST_LEN);
  3836. tor_snprintf(line->value,HEX_DIGEST_LEN+MAX_NICKNAME_LEN+2,
  3837. "%s %s", e->nickname, dbuf);
  3838. next = &(line->next);
  3839. if (e->unreachable_since) {
  3840. *next = line = tor_malloc_zero(sizeof(config_line_t));
  3841. line->key = tor_strdup("EntryGuardDownSince");
  3842. line->value = tor_malloc(ISO_TIME_LEN+1+ISO_TIME_LEN+1);
  3843. format_iso_time(line->value, e->unreachable_since);
  3844. if (e->last_attempted) {
  3845. line->value[ISO_TIME_LEN] = ' ';
  3846. format_iso_time(line->value+ISO_TIME_LEN+1, e->last_attempted);
  3847. }
  3848. next = &(line->next);
  3849. }
  3850. if (e->bad_since) {
  3851. *next = line = tor_malloc_zero(sizeof(config_line_t));
  3852. line->key = tor_strdup("EntryGuardUnlistedSince");
  3853. line->value = tor_malloc(ISO_TIME_LEN+1);
  3854. format_iso_time(line->value, e->bad_since);
  3855. next = &(line->next);
  3856. }
  3857. if (e->chosen_on_date && e->chosen_by_version &&
  3858. !strchr(e->chosen_by_version, ' ')) {
  3859. char d[HEX_DIGEST_LEN+1];
  3860. char t[ISO_TIME_LEN+1];
  3861. size_t val_len;
  3862. *next = line = tor_malloc_zero(sizeof(config_line_t));
  3863. line->key = tor_strdup("EntryGuardAddedBy");
  3864. val_len = (HEX_DIGEST_LEN+1+strlen(e->chosen_by_version)
  3865. +1+ISO_TIME_LEN+1);
  3866. line->value = tor_malloc(val_len);
  3867. base16_encode(d, sizeof(d), e->identity, DIGEST_LEN);
  3868. format_iso_time(t, e->chosen_on_date);
  3869. tor_snprintf(line->value, val_len, "%s %s %s",
  3870. d, e->chosen_by_version, t);
  3871. next = &(line->next);
  3872. }
  3873. });
  3874. if (!get_options()->AvoidDiskWrites)
  3875. or_state_mark_dirty(get_or_state(), 0);
  3876. entry_guards_dirty = 0;
  3877. }
  3878. /** If <b>question</b> is the string "entry-guards", then dump
  3879. * to *<b>answer</b> a newly allocated string describing all of
  3880. * the nodes in the global entry_guards list. See control-spec.txt
  3881. * for details.
  3882. * For backward compatibility, we also handle the string "helper-nodes".
  3883. * */
  3884. int
  3885. getinfo_helper_entry_guards(control_connection_t *conn,
  3886. const char *question, char **answer,
  3887. const char **errmsg)
  3888. {
  3889. (void) conn;
  3890. (void) errmsg;
  3891. if (!strcmp(question,"entry-guards") ||
  3892. !strcmp(question,"helper-nodes")) {
  3893. smartlist_t *sl = smartlist_create();
  3894. char tbuf[ISO_TIME_LEN+1];
  3895. char nbuf[MAX_VERBOSE_NICKNAME_LEN+1];
  3896. if (!entry_guards)
  3897. entry_guards = smartlist_create();
  3898. SMARTLIST_FOREACH_BEGIN(entry_guards, entry_guard_t *, e) {
  3899. size_t len = MAX_VERBOSE_NICKNAME_LEN+ISO_TIME_LEN+32;
  3900. char *c = tor_malloc(len);
  3901. const char *status = NULL;
  3902. time_t when = 0;
  3903. routerinfo_t *ri;
  3904. if (!e->made_contact) {
  3905. status = "never-connected";
  3906. } else if (e->bad_since) {
  3907. when = e->bad_since;
  3908. status = "unusable";
  3909. } else {
  3910. status = "up";
  3911. }
  3912. ri = router_get_by_digest(e->identity);
  3913. if (ri) {
  3914. router_get_verbose_nickname(nbuf, ri);
  3915. } else {
  3916. nbuf[0] = '$';
  3917. base16_encode(nbuf+1, sizeof(nbuf)-1, e->identity, DIGEST_LEN);
  3918. /* e->nickname field is not very reliable if we don't know about
  3919. * this router any longer; don't include it. */
  3920. }
  3921. if (when) {
  3922. format_iso_time(tbuf, when);
  3923. tor_snprintf(c, len, "%s %s %s\n", nbuf, status, tbuf);
  3924. } else {
  3925. tor_snprintf(c, len, "%s %s\n", nbuf, status);
  3926. }
  3927. smartlist_add(sl, c);
  3928. } SMARTLIST_FOREACH_END(e);
  3929. *answer = smartlist_join_strings(sl, "", 0, NULL);
  3930. SMARTLIST_FOREACH(sl, char *, c, tor_free(c));
  3931. smartlist_free(sl);
  3932. }
  3933. return 0;
  3934. }
  3935. /** Information about a configured bridge. Currently this just matches the
  3936. * ones in the torrc file, but one day we may be able to learn about new
  3937. * bridges on our own, and remember them in the state file. */
  3938. typedef struct {
  3939. /** Address of the bridge. */
  3940. tor_addr_t addr;
  3941. /** TLS port for the bridge. */
  3942. uint16_t port;
  3943. /** Expected identity digest, or all zero bytes if we don't know what the
  3944. * digest should be. */
  3945. char identity[DIGEST_LEN];
  3946. /** When should we next try to fetch a descriptor for this bridge? */
  3947. download_status_t fetch_status;
  3948. } bridge_info_t;
  3949. /** A list of configured bridges. Whenever we actually get a descriptor
  3950. * for one, we add it as an entry guard. */
  3951. static smartlist_t *bridge_list = NULL;
  3952. /** Initialize the bridge list to empty, creating it if needed. */
  3953. void
  3954. clear_bridge_list(void)
  3955. {
  3956. if (!bridge_list)
  3957. bridge_list = smartlist_create();
  3958. SMARTLIST_FOREACH(bridge_list, bridge_info_t *, b, tor_free(b));
  3959. smartlist_clear(bridge_list);
  3960. }
  3961. /** Return a bridge pointer if <b>ri</b> is one of our known bridges
  3962. * (either by comparing keys if possible, else by comparing addr/port).
  3963. * Else return NULL. */
  3964. static bridge_info_t *
  3965. get_configured_bridge_by_addr_port_digest(tor_addr_t *addr, uint16_t port,
  3966. const char *digest)
  3967. {
  3968. if (!bridge_list)
  3969. return NULL;
  3970. SMARTLIST_FOREACH_BEGIN(bridge_list, bridge_info_t *, bridge)
  3971. {
  3972. if (tor_digest_is_zero(bridge->identity) &&
  3973. !tor_addr_compare(&bridge->addr, addr, CMP_EXACT) &&
  3974. bridge->port == port)
  3975. return bridge;
  3976. if (!memcmp(bridge->identity, digest, DIGEST_LEN))
  3977. return bridge;
  3978. }
  3979. SMARTLIST_FOREACH_END(bridge);
  3980. return NULL;
  3981. }
  3982. /** Wrapper around get_configured_bridge_by_addr_port_digest() to look
  3983. * it up via router descriptor <b>ri</b>. */
  3984. static bridge_info_t *
  3985. get_configured_bridge_by_routerinfo(routerinfo_t *ri)
  3986. {
  3987. tor_addr_t addr;
  3988. tor_addr_from_ipv4h(&addr, ri->addr);
  3989. return get_configured_bridge_by_addr_port_digest(&addr,
  3990. ri->or_port, ri->cache_info.identity_digest);
  3991. }
  3992. /** Return 1 if <b>ri</b> is one of our known bridges, else 0. */
  3993. int
  3994. routerinfo_is_a_configured_bridge(routerinfo_t *ri)
  3995. {
  3996. return get_configured_bridge_by_routerinfo(ri) ? 1 : 0;
  3997. }
  3998. /** We made a connection to a router at <b>addr</b>:<b>port</b>
  3999. * without knowing its digest. Its digest turned out to be <b>digest</b>.
  4000. * If it was a bridge, and we still don't know its digest, record it.
  4001. */
  4002. void
  4003. learned_router_identity(tor_addr_t *addr, uint16_t port, const char *digest)
  4004. {
  4005. bridge_info_t *bridge =
  4006. get_configured_bridge_by_addr_port_digest(addr, port, digest);
  4007. if (bridge && tor_digest_is_zero(bridge->identity)) {
  4008. memcpy(bridge->identity, digest, DIGEST_LEN);
  4009. log_notice(LD_DIR, "Learned fingerprint %s for bridge %s:%d",
  4010. hex_str(digest, DIGEST_LEN), fmt_addr(addr), port);
  4011. }
  4012. }
  4013. /** Remember a new bridge at <b>addr</b>:<b>port</b>. If <b>digest</b>
  4014. * is set, it tells us the identity key too. */
  4015. void
  4016. bridge_add_from_config(const tor_addr_t *addr, uint16_t port, char *digest)
  4017. {
  4018. bridge_info_t *b = tor_malloc_zero(sizeof(bridge_info_t));
  4019. tor_addr_copy(&b->addr, addr);
  4020. b->port = port;
  4021. if (digest)
  4022. memcpy(b->identity, digest, DIGEST_LEN);
  4023. b->fetch_status.schedule = DL_SCHED_BRIDGE;
  4024. if (!bridge_list)
  4025. bridge_list = smartlist_create();
  4026. smartlist_add(bridge_list, b);
  4027. }
  4028. /** If <b>digest</b> is one of our known bridges, return it. */
  4029. static bridge_info_t *
  4030. find_bridge_by_digest(const char *digest)
  4031. {
  4032. SMARTLIST_FOREACH(bridge_list, bridge_info_t *, bridge,
  4033. {
  4034. if (!memcmp(bridge->identity, digest, DIGEST_LEN))
  4035. return bridge;
  4036. });
  4037. return NULL;
  4038. }
  4039. /** We need to ask <b>bridge</b> for its server descriptor. <b>address</b>
  4040. * is a helpful string describing this bridge. */
  4041. static void
  4042. launch_direct_bridge_descriptor_fetch(bridge_info_t *bridge)
  4043. {
  4044. char *address;
  4045. if (connection_get_by_type_addr_port_purpose(
  4046. CONN_TYPE_DIR, &bridge->addr, bridge->port,
  4047. DIR_PURPOSE_FETCH_SERVERDESC))
  4048. return; /* it's already on the way */
  4049. address = tor_dup_addr(&bridge->addr);
  4050. directory_initiate_command(address, &bridge->addr,
  4051. bridge->port, 0,
  4052. 0, /* does not matter */
  4053. 1, bridge->identity,
  4054. DIR_PURPOSE_FETCH_SERVERDESC,
  4055. ROUTER_PURPOSE_BRIDGE,
  4056. 0, "authority.z", NULL, 0, 0);
  4057. tor_free(address);
  4058. }
  4059. /** Fetching the bridge descriptor from the bridge authority returned a
  4060. * "not found". Fall back to trying a direct fetch. */
  4061. void
  4062. retry_bridge_descriptor_fetch_directly(const char *digest)
  4063. {
  4064. bridge_info_t *bridge = find_bridge_by_digest(digest);
  4065. if (!bridge)
  4066. return; /* not found? oh well. */
  4067. launch_direct_bridge_descriptor_fetch(bridge);
  4068. }
  4069. /** For each bridge in our list for which we don't currently have a
  4070. * descriptor, fetch a new copy of its descriptor -- either directly
  4071. * from the bridge or via a bridge authority. */
  4072. void
  4073. fetch_bridge_descriptors(time_t now)
  4074. {
  4075. or_options_t *options = get_options();
  4076. int num_bridge_auths = get_n_authorities(BRIDGE_AUTHORITY);
  4077. int ask_bridge_directly;
  4078. int can_use_bridge_authority;
  4079. if (!bridge_list)
  4080. return;
  4081. SMARTLIST_FOREACH_BEGIN(bridge_list, bridge_info_t *, bridge)
  4082. {
  4083. if (!download_status_is_ready(&bridge->fetch_status, now,
  4084. IMPOSSIBLE_TO_DOWNLOAD))
  4085. continue; /* don't bother, no need to retry yet */
  4086. /* schedule another fetch as if this one will fail, in case it does */
  4087. download_status_failed(&bridge->fetch_status, 0);
  4088. can_use_bridge_authority = !tor_digest_is_zero(bridge->identity) &&
  4089. num_bridge_auths;
  4090. ask_bridge_directly = !can_use_bridge_authority ||
  4091. !options->UpdateBridgesFromAuthority;
  4092. log_debug(LD_DIR, "ask_bridge_directly=%d (%d, %d, %d)",
  4093. ask_bridge_directly, tor_digest_is_zero(bridge->identity),
  4094. !options->UpdateBridgesFromAuthority, !num_bridge_auths);
  4095. if (ask_bridge_directly &&
  4096. !fascist_firewall_allows_address_or(&bridge->addr, bridge->port)) {
  4097. log_notice(LD_DIR, "Bridge at '%s:%d' isn't reachable by our "
  4098. "firewall policy. %s.", fmt_addr(&bridge->addr),
  4099. bridge->port,
  4100. can_use_bridge_authority ?
  4101. "Asking bridge authority instead" : "Skipping");
  4102. if (can_use_bridge_authority)
  4103. ask_bridge_directly = 0;
  4104. else
  4105. continue;
  4106. }
  4107. if (ask_bridge_directly) {
  4108. /* we need to ask the bridge itself for its descriptor. */
  4109. launch_direct_bridge_descriptor_fetch(bridge);
  4110. } else {
  4111. /* We have a digest and we want to ask an authority. We could
  4112. * combine all the requests into one, but that may give more
  4113. * hints to the bridge authority than we want to give. */
  4114. char resource[10 + HEX_DIGEST_LEN];
  4115. memcpy(resource, "fp/", 3);
  4116. base16_encode(resource+3, HEX_DIGEST_LEN+1,
  4117. bridge->identity, DIGEST_LEN);
  4118. memcpy(resource+3+HEX_DIGEST_LEN, ".z", 3);
  4119. log_info(LD_DIR, "Fetching bridge info '%s' from bridge authority.",
  4120. resource);
  4121. directory_get_from_dirserver(DIR_PURPOSE_FETCH_SERVERDESC,
  4122. ROUTER_PURPOSE_BRIDGE, resource, 0);
  4123. }
  4124. }
  4125. SMARTLIST_FOREACH_END(bridge);
  4126. }
  4127. /** We just learned a descriptor for a bridge. See if that
  4128. * digest is in our entry guard list, and add it if not. */
  4129. void
  4130. learned_bridge_descriptor(routerinfo_t *ri, int from_cache)
  4131. {
  4132. tor_assert(ri);
  4133. tor_assert(ri->purpose == ROUTER_PURPOSE_BRIDGE);
  4134. if (get_options()->UseBridges) {
  4135. int first = !any_bridge_descriptors_known();
  4136. bridge_info_t *bridge = get_configured_bridge_by_routerinfo(ri);
  4137. time_t now = time(NULL);
  4138. ri->is_running = 1;
  4139. if (bridge) { /* if we actually want to use this one */
  4140. /* it's here; schedule its re-fetch for a long time from now. */
  4141. if (!from_cache)
  4142. download_status_reset(&bridge->fetch_status);
  4143. add_an_entry_guard(ri, 1);
  4144. log_notice(LD_DIR, "new bridge descriptor '%s' (%s)", ri->nickname,
  4145. from_cache ? "cached" : "fresh");
  4146. if (first)
  4147. routerlist_retry_directory_downloads(now);
  4148. }
  4149. }
  4150. }
  4151. /** Return 1 if any of our entry guards have descriptors that
  4152. * are marked with purpose 'bridge' and are running. Else return 0.
  4153. *
  4154. * We use this function to decide if we're ready to start building
  4155. * circuits through our bridges, or if we need to wait until the
  4156. * directory "server/authority" requests finish. */
  4157. int
  4158. any_bridge_descriptors_known(void)
  4159. {
  4160. tor_assert(get_options()->UseBridges);
  4161. return choose_random_entry(NULL)!=NULL ? 1 : 0;
  4162. }
  4163. /** Return 1 if there are any directory conns fetching bridge descriptors
  4164. * that aren't marked for close. We use this to guess if we should tell
  4165. * the controller that we have a problem. */
  4166. int
  4167. any_pending_bridge_descriptor_fetches(void)
  4168. {
  4169. smartlist_t *conns = get_connection_array();
  4170. SMARTLIST_FOREACH(conns, connection_t *, conn,
  4171. {
  4172. if (conn->type == CONN_TYPE_DIR &&
  4173. conn->purpose == DIR_PURPOSE_FETCH_SERVERDESC &&
  4174. TO_DIR_CONN(conn)->router_purpose == ROUTER_PURPOSE_BRIDGE &&
  4175. !conn->marked_for_close &&
  4176. conn->linked && !conn->linked_conn->marked_for_close) {
  4177. log_debug(LD_DIR, "found one: %s", conn->address);
  4178. return 1;
  4179. }
  4180. });
  4181. return 0;
  4182. }
  4183. /** Return 1 if we have at least one descriptor for a bridge and
  4184. * all descriptors we know are down. Else return 0. If <b>act</b> is
  4185. * 1, then mark the down bridges up; else just observe and report. */
  4186. static int
  4187. bridges_retry_helper(int act)
  4188. {
  4189. routerinfo_t *ri;
  4190. int any_known = 0;
  4191. int any_running = 0;
  4192. if (!entry_guards)
  4193. entry_guards = smartlist_create();
  4194. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e,
  4195. {
  4196. ri = router_get_by_digest(e->identity);
  4197. if (ri && ri->purpose == ROUTER_PURPOSE_BRIDGE) {
  4198. any_known = 1;
  4199. if (ri->is_running)
  4200. any_running = 1; /* some bridge is both known and running */
  4201. else if (act) { /* mark it for retry */
  4202. ri->is_running = 1;
  4203. e->can_retry = 1;
  4204. e->bad_since = 0;
  4205. }
  4206. }
  4207. });
  4208. log_debug(LD_DIR, "any_known %d, any_running %d", any_known, any_running);
  4209. return any_known && !any_running;
  4210. }
  4211. /** Do we know any descriptors for our bridges, and are they all
  4212. * down? */
  4213. int
  4214. bridges_known_but_down(void)
  4215. {
  4216. return bridges_retry_helper(0);
  4217. }
  4218. /** Mark all down known bridges up. */
  4219. void
  4220. bridges_retry_all(void)
  4221. {
  4222. bridges_retry_helper(1);
  4223. }
  4224. /** Release all storage held by the list of entry guards and related
  4225. * memory structs. */
  4226. void
  4227. entry_guards_free_all(void)
  4228. {
  4229. if (entry_guards) {
  4230. SMARTLIST_FOREACH(entry_guards, entry_guard_t *, e,
  4231. entry_guard_free(e));
  4232. smartlist_free(entry_guards);
  4233. entry_guards = NULL;
  4234. }
  4235. clear_bridge_list();
  4236. smartlist_free(bridge_list);
  4237. bridge_list = NULL;
  4238. }