circuitbuild.c 162 KB

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