routerlist.c 172 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138
  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-2013, The Tor Project, Inc. */
  5. /* See LICENSE for licensing information */
  6. /**
  7. * \file routerlist.c
  8. * \brief Code to
  9. * maintain and access the global list of routerinfos for known
  10. * servers.
  11. **/
  12. #define ROUTERLIST_PRIVATE
  13. #include "or.h"
  14. #include "circuitstats.h"
  15. #include "config.h"
  16. #include "connection.h"
  17. #include "control.h"
  18. #include "directory.h"
  19. #include "dirserv.h"
  20. #include "dirvote.h"
  21. #include "entrynodes.h"
  22. #include "fp_pair.h"
  23. #include "geoip.h"
  24. #include "hibernate.h"
  25. #include "main.h"
  26. #include "microdesc.h"
  27. #include "networkstatus.h"
  28. #include "nodelist.h"
  29. #include "policies.h"
  30. #include "reasons.h"
  31. #include "rendcommon.h"
  32. #include "rendservice.h"
  33. #include "rephist.h"
  34. #include "router.h"
  35. #include "routerlist.h"
  36. #include "routerparse.h"
  37. #include "routerset.h"
  38. #include "../common/sandbox.h"
  39. // #define DEBUG_ROUTERLIST
  40. /****************************************************************************/
  41. DECLARE_TYPED_DIGESTMAP_FNS(sdmap_, digest_sd_map_t, signed_descriptor_t)
  42. DECLARE_TYPED_DIGESTMAP_FNS(rimap_, digest_ri_map_t, routerinfo_t)
  43. DECLARE_TYPED_DIGESTMAP_FNS(eimap_, digest_ei_map_t, extrainfo_t)
  44. DECLARE_TYPED_DIGESTMAP_FNS(dsmap_, digest_ds_map_t, download_status_t)
  45. #define SDMAP_FOREACH(map, keyvar, valvar) \
  46. DIGESTMAP_FOREACH(sdmap_to_digestmap(map), keyvar, signed_descriptor_t *, \
  47. valvar)
  48. #define RIMAP_FOREACH(map, keyvar, valvar) \
  49. DIGESTMAP_FOREACH(rimap_to_digestmap(map), keyvar, routerinfo_t *, valvar)
  50. #define EIMAP_FOREACH(map, keyvar, valvar) \
  51. DIGESTMAP_FOREACH(eimap_to_digestmap(map), keyvar, extrainfo_t *, valvar)
  52. #define DSMAP_FOREACH(map, keyvar, valvar) \
  53. DIGESTMAP_FOREACH(dsmap_to_digestmap(map), keyvar, download_status_t *, \
  54. valvar)
  55. /* Forward declaration for cert_list_t */
  56. typedef struct cert_list_t cert_list_t;
  57. /* static function prototypes */
  58. static int compute_weighted_bandwidths(const smartlist_t *sl,
  59. bandwidth_weight_rule_t rule,
  60. u64_dbl_t **bandwidths_out);
  61. static const routerstatus_t *router_pick_directory_server_impl(
  62. dirinfo_type_t auth, int flags);
  63. static const routerstatus_t *router_pick_trusteddirserver_impl(
  64. const smartlist_t *sourcelist, dirinfo_type_t auth,
  65. int flags, int *n_busy_out);
  66. static const routerstatus_t *router_pick_dirserver_generic(
  67. smartlist_t *sourcelist,
  68. dirinfo_type_t type, int flags);
  69. static void mark_all_dirservers_up(smartlist_t *server_list);
  70. static void dir_server_free(dir_server_t *ds);
  71. static int signed_desc_digest_is_recognized(signed_descriptor_t *desc);
  72. static const char *signed_descriptor_get_body_impl(
  73. const signed_descriptor_t *desc,
  74. int with_annotations);
  75. static void list_pending_downloads(digestmap_t *result,
  76. int purpose, const char *prefix);
  77. static void list_pending_fpsk_downloads(fp_pair_map_t *result);
  78. static void launch_dummy_descriptor_download_as_needed(time_t now,
  79. const or_options_t *options);
  80. static void download_status_reset_by_sk_in_cl(cert_list_t *cl,
  81. const char *digest);
  82. static int download_status_is_ready_by_sk_in_cl(cert_list_t *cl,
  83. const char *digest,
  84. time_t now, int max_failures);
  85. /****************************************************************************/
  86. /** Global list of a dir_server_t object for each directory
  87. * authority. */
  88. static smartlist_t *trusted_dir_servers = NULL;
  89. /** Global list of dir_server_t objects for all directory authorities
  90. * and all fallback directory servers. */
  91. static smartlist_t *fallback_dir_servers = NULL;
  92. /** List of certificates for a single authority, and download status for
  93. * latest certificate.
  94. */
  95. struct cert_list_t {
  96. /*
  97. * The keys of download status map are cert->signing_key_digest for pending
  98. * downloads by (identity digest/signing key digest) pair; functions such
  99. * as authority_cert_get_by_digest() already assume these are unique.
  100. */
  101. struct digest_ds_map_t *dl_status_map;
  102. /* There is also a dlstatus for the download by identity key only */
  103. download_status_t dl_status_by_id;
  104. smartlist_t *certs;
  105. };
  106. /** Map from v3 identity key digest to cert_list_t. */
  107. static digestmap_t *trusted_dir_certs = NULL;
  108. /** True iff any key certificate in at least one member of
  109. * <b>trusted_dir_certs</b> has changed since we last flushed the
  110. * certificates to disk. */
  111. static int trusted_dir_servers_certs_changed = 0;
  112. /** Global list of all of the routers that we know about. */
  113. static routerlist_t *routerlist = NULL;
  114. /** List of strings for nicknames we've already warned about and that are
  115. * still unknown / unavailable. */
  116. static smartlist_t *warned_nicknames = NULL;
  117. /** The last time we tried to download any routerdesc, or 0 for "never". We
  118. * use this to rate-limit download attempts when the number of routerdescs to
  119. * download is low. */
  120. static time_t last_descriptor_download_attempted = 0;
  121. /** Return the number of directory authorities whose type matches some bit set
  122. * in <b>type</b> */
  123. int
  124. get_n_authorities(dirinfo_type_t type)
  125. {
  126. int n = 0;
  127. if (!trusted_dir_servers)
  128. return 0;
  129. SMARTLIST_FOREACH(trusted_dir_servers, dir_server_t *, ds,
  130. if (ds->type & type)
  131. ++n);
  132. return n;
  133. }
  134. /** Reset the download status of a specified element in a dsmap */
  135. static void
  136. download_status_reset_by_sk_in_cl(cert_list_t *cl, const char *digest)
  137. {
  138. download_status_t *dlstatus = NULL;
  139. tor_assert(cl);
  140. tor_assert(digest);
  141. /* Make sure we have a dsmap */
  142. if (!(cl->dl_status_map)) {
  143. cl->dl_status_map = dsmap_new();
  144. }
  145. /* Look for a download_status_t in the map with this digest */
  146. dlstatus = dsmap_get(cl->dl_status_map, digest);
  147. /* Got one? */
  148. if (!dlstatus) {
  149. /* Insert before we reset */
  150. dlstatus = tor_malloc_zero(sizeof(*dlstatus));
  151. dsmap_set(cl->dl_status_map, digest, dlstatus);
  152. }
  153. tor_assert(dlstatus);
  154. /* Go ahead and reset it */
  155. download_status_reset(dlstatus);
  156. }
  157. /**
  158. * Return true if the download for this signing key digest in cl is ready
  159. * to be re-attempted.
  160. */
  161. static int
  162. download_status_is_ready_by_sk_in_cl(cert_list_t *cl,
  163. const char *digest,
  164. time_t now, int max_failures)
  165. {
  166. int rv = 0;
  167. download_status_t *dlstatus = NULL;
  168. tor_assert(cl);
  169. tor_assert(digest);
  170. /* Make sure we have a dsmap */
  171. if (!(cl->dl_status_map)) {
  172. cl->dl_status_map = dsmap_new();
  173. }
  174. /* Look for a download_status_t in the map with this digest */
  175. dlstatus = dsmap_get(cl->dl_status_map, digest);
  176. /* Got one? */
  177. if (dlstatus) {
  178. /* Use download_status_is_ready() */
  179. rv = download_status_is_ready(dlstatus, now, max_failures);
  180. } else {
  181. /*
  182. * If we don't know anything about it, return 1, since we haven't
  183. * tried this one before. We need to create a new entry here,
  184. * too.
  185. */
  186. dlstatus = tor_malloc_zero(sizeof(*dlstatus));
  187. download_status_reset(dlstatus);
  188. dsmap_set(cl->dl_status_map, digest, dlstatus);
  189. rv = 1;
  190. }
  191. return rv;
  192. }
  193. /** Helper: Return the cert_list_t for an authority whose authority ID is
  194. * <b>id_digest</b>, allocating a new list if necessary. */
  195. static cert_list_t *
  196. get_cert_list(const char *id_digest)
  197. {
  198. cert_list_t *cl;
  199. if (!trusted_dir_certs)
  200. trusted_dir_certs = digestmap_new();
  201. cl = digestmap_get(trusted_dir_certs, id_digest);
  202. if (!cl) {
  203. cl = tor_malloc_zero(sizeof(cert_list_t));
  204. cl->dl_status_by_id.schedule = DL_SCHED_CONSENSUS;
  205. cl->certs = smartlist_new();
  206. cl->dl_status_map = dsmap_new();
  207. digestmap_set(trusted_dir_certs, id_digest, cl);
  208. }
  209. return cl;
  210. }
  211. /** Release all space held by a cert_list_t */
  212. static void
  213. cert_list_free(cert_list_t *cl)
  214. {
  215. if (!cl)
  216. return;
  217. SMARTLIST_FOREACH(cl->certs, authority_cert_t *, cert,
  218. authority_cert_free(cert));
  219. smartlist_free(cl->certs);
  220. dsmap_free(cl->dl_status_map, tor_free_);
  221. tor_free(cl);
  222. }
  223. /** Wrapper for cert_list_free so we can pass it to digestmap_free */
  224. static void
  225. cert_list_free_(void *cl)
  226. {
  227. cert_list_free(cl);
  228. }
  229. /** Reload the cached v3 key certificates from the cached-certs file in
  230. * the data directory. Return 0 on success, -1 on failure. */
  231. int
  232. trusted_dirs_reload_certs(void)
  233. {
  234. char *filename;
  235. char *contents;
  236. int r;
  237. filename = get_datadir_fname("cached-certs");
  238. contents = read_file_to_str(filename, RFTS_IGNORE_MISSING, NULL);
  239. tor_free(filename);
  240. if (!contents)
  241. return 0;
  242. r = trusted_dirs_load_certs_from_string(
  243. contents,
  244. TRUSTED_DIRS_CERTS_SRC_FROM_STORE, 1);
  245. tor_free(contents);
  246. return r;
  247. }
  248. /** Helper: return true iff we already have loaded the exact cert
  249. * <b>cert</b>. */
  250. static INLINE int
  251. already_have_cert(authority_cert_t *cert)
  252. {
  253. cert_list_t *cl = get_cert_list(cert->cache_info.identity_digest);
  254. SMARTLIST_FOREACH(cl->certs, authority_cert_t *, c,
  255. {
  256. if (tor_memeq(c->cache_info.signed_descriptor_digest,
  257. cert->cache_info.signed_descriptor_digest,
  258. DIGEST_LEN))
  259. return 1;
  260. });
  261. return 0;
  262. }
  263. /** Load a bunch of new key certificates from the string <b>contents</b>. If
  264. * <b>source</b> is TRUSTED_DIRS_CERTS_SRC_FROM_STORE, the certificates are
  265. * from the cache, and we don't need to flush them to disk. If we are a
  266. * dirauth loading our own cert, source is TRUSTED_DIRS_CERTS_SRC_SELF.
  267. * Otherwise, source is download type: TRUSTED_DIRS_CERTS_SRC_DL_BY_ID_DIGEST
  268. * or TRUSTED_DIRS_CERTS_SRC_DL_BY_ID_SK_DIGEST. If <b>flush</b> is true, we
  269. * need to flush any changed certificates to disk now. Return 0 on success,
  270. * -1 if any certs fail to parse.
  271. */
  272. int
  273. trusted_dirs_load_certs_from_string(const char *contents, int source,
  274. int flush)
  275. {
  276. dir_server_t *ds;
  277. const char *s, *eos;
  278. int failure_code = 0;
  279. int from_store = (source == TRUSTED_DIRS_CERTS_SRC_FROM_STORE);
  280. for (s = contents; *s; s = eos) {
  281. authority_cert_t *cert = authority_cert_parse_from_string(s, &eos);
  282. cert_list_t *cl;
  283. if (!cert) {
  284. failure_code = -1;
  285. break;
  286. }
  287. ds = trusteddirserver_get_by_v3_auth_digest(
  288. cert->cache_info.identity_digest);
  289. log_debug(LD_DIR, "Parsed certificate for %s",
  290. ds ? ds->nickname : "unknown authority");
  291. if (already_have_cert(cert)) {
  292. /* we already have this one. continue. */
  293. log_info(LD_DIR, "Skipping %s certificate for %s that we "
  294. "already have.",
  295. from_store ? "cached" : "downloaded",
  296. ds ? ds->nickname : "an old or new authority");
  297. /*
  298. * A duplicate on download should be treated as a failure, so we call
  299. * authority_cert_dl_failed() to reset the download status to make sure
  300. * we can't try again. Since we've implemented the fp-sk mechanism
  301. * to download certs by signing key, this should be much rarer than it
  302. * was and is perhaps cause for concern.
  303. */
  304. if (!from_store) {
  305. if (authdir_mode(get_options())) {
  306. log_warn(LD_DIR,
  307. "Got a certificate for %s, but we already have it. "
  308. "Maybe they haven't updated it. Waiting for a while.",
  309. ds ? ds->nickname : "an old or new authority");
  310. } else {
  311. log_info(LD_DIR,
  312. "Got a certificate for %s, but we already have it. "
  313. "Maybe they haven't updated it. Waiting for a while.",
  314. ds ? ds->nickname : "an old or new authority");
  315. }
  316. /*
  317. * This is where we care about the source; authority_cert_dl_failed()
  318. * needs to know whether the download was by fp or (fp,sk) pair to
  319. * twiddle the right bit in the download map.
  320. */
  321. if (source == TRUSTED_DIRS_CERTS_SRC_DL_BY_ID_DIGEST) {
  322. authority_cert_dl_failed(cert->cache_info.identity_digest,
  323. NULL, 404);
  324. } else if (source == TRUSTED_DIRS_CERTS_SRC_DL_BY_ID_SK_DIGEST) {
  325. authority_cert_dl_failed(cert->cache_info.identity_digest,
  326. cert->signing_key_digest, 404);
  327. }
  328. }
  329. authority_cert_free(cert);
  330. continue;
  331. }
  332. if (ds) {
  333. log_info(LD_DIR, "Adding %s certificate for directory authority %s with "
  334. "signing key %s", from_store ? "cached" : "downloaded",
  335. ds->nickname, hex_str(cert->signing_key_digest,DIGEST_LEN));
  336. } else {
  337. int adding = directory_caches_unknown_auth_certs(get_options());
  338. log_info(LD_DIR, "%s %s certificate for unrecognized directory "
  339. "authority with signing key %s",
  340. adding ? "Adding" : "Not adding",
  341. from_store ? "cached" : "downloaded",
  342. hex_str(cert->signing_key_digest,DIGEST_LEN));
  343. if (!adding) {
  344. authority_cert_free(cert);
  345. continue;
  346. }
  347. }
  348. cl = get_cert_list(cert->cache_info.identity_digest);
  349. smartlist_add(cl->certs, cert);
  350. if (ds && cert->cache_info.published_on > ds->addr_current_at) {
  351. /* Check to see whether we should update our view of the authority's
  352. * address. */
  353. if (cert->addr && cert->dir_port &&
  354. (ds->addr != cert->addr ||
  355. ds->dir_port != cert->dir_port)) {
  356. char *a = tor_dup_ip(cert->addr);
  357. log_notice(LD_DIR, "Updating address for directory authority %s "
  358. "from %s:%d to %s:%d based on certificate.",
  359. ds->nickname, ds->address, (int)ds->dir_port,
  360. a, cert->dir_port);
  361. tor_free(a);
  362. ds->addr = cert->addr;
  363. ds->dir_port = cert->dir_port;
  364. }
  365. ds->addr_current_at = cert->cache_info.published_on;
  366. }
  367. if (!from_store)
  368. trusted_dir_servers_certs_changed = 1;
  369. }
  370. if (flush)
  371. trusted_dirs_flush_certs_to_disk();
  372. /* call this even if failure_code is <0, since some certs might have
  373. * succeeded. */
  374. networkstatus_note_certs_arrived();
  375. return failure_code;
  376. }
  377. /** Save all v3 key certificates to the cached-certs file. */
  378. void
  379. trusted_dirs_flush_certs_to_disk(void)
  380. {
  381. char *filename;
  382. smartlist_t *chunks;
  383. if (!trusted_dir_servers_certs_changed || !trusted_dir_certs)
  384. return;
  385. chunks = smartlist_new();
  386. DIGESTMAP_FOREACH(trusted_dir_certs, key, cert_list_t *, cl) {
  387. SMARTLIST_FOREACH(cl->certs, authority_cert_t *, cert,
  388. {
  389. sized_chunk_t *c = tor_malloc(sizeof(sized_chunk_t));
  390. c->bytes = cert->cache_info.signed_descriptor_body;
  391. c->len = cert->cache_info.signed_descriptor_len;
  392. smartlist_add(chunks, c);
  393. });
  394. } DIGESTMAP_FOREACH_END;
  395. filename = get_datadir_fname("cached-certs");
  396. if (write_chunks_to_file(filename, chunks, 0, 0)) {
  397. log_warn(LD_FS, "Error writing certificates to disk.");
  398. }
  399. tor_free(filename);
  400. SMARTLIST_FOREACH(chunks, sized_chunk_t *, c, tor_free(c));
  401. smartlist_free(chunks);
  402. trusted_dir_servers_certs_changed = 0;
  403. }
  404. /** Remove all expired v3 authority certificates that have been superseded for
  405. * more than 48 hours or, if not expired, that were published more than 7 days
  406. * before being superseded. (If the most recent cert was published more than 48
  407. * hours ago, then we aren't going to get any consensuses signed with older
  408. * keys.) */
  409. static void
  410. trusted_dirs_remove_old_certs(void)
  411. {
  412. time_t now = time(NULL);
  413. #define DEAD_CERT_LIFETIME (2*24*60*60)
  414. #define OLD_CERT_LIFETIME (7*24*60*60)
  415. if (!trusted_dir_certs)
  416. return;
  417. DIGESTMAP_FOREACH(trusted_dir_certs, key, cert_list_t *, cl) {
  418. authority_cert_t *newest = NULL;
  419. SMARTLIST_FOREACH(cl->certs, authority_cert_t *, cert,
  420. if (!newest || (cert->cache_info.published_on >
  421. newest->cache_info.published_on))
  422. newest = cert);
  423. if (newest) {
  424. const time_t newest_published = newest->cache_info.published_on;
  425. SMARTLIST_FOREACH_BEGIN(cl->certs, authority_cert_t *, cert) {
  426. int expired;
  427. time_t cert_published;
  428. if (newest == cert)
  429. continue;
  430. expired = now > cert->expires;
  431. cert_published = cert->cache_info.published_on;
  432. /* Store expired certs for 48 hours after a newer arrives;
  433. */
  434. if (expired ?
  435. (newest_published + DEAD_CERT_LIFETIME < now) :
  436. (cert_published + OLD_CERT_LIFETIME < newest_published)) {
  437. SMARTLIST_DEL_CURRENT(cl->certs, cert);
  438. authority_cert_free(cert);
  439. trusted_dir_servers_certs_changed = 1;
  440. }
  441. } SMARTLIST_FOREACH_END(cert);
  442. }
  443. } DIGESTMAP_FOREACH_END;
  444. #undef DEAD_CERT_LIFETIME
  445. #undef OLD_CERT_LIFETIME
  446. trusted_dirs_flush_certs_to_disk();
  447. }
  448. /** Return the newest v3 authority certificate whose v3 authority identity key
  449. * has digest <b>id_digest</b>. Return NULL if no such authority is known,
  450. * or it has no certificate. */
  451. authority_cert_t *
  452. authority_cert_get_newest_by_id(const char *id_digest)
  453. {
  454. cert_list_t *cl;
  455. authority_cert_t *best = NULL;
  456. if (!trusted_dir_certs ||
  457. !(cl = digestmap_get(trusted_dir_certs, id_digest)))
  458. return NULL;
  459. SMARTLIST_FOREACH(cl->certs, authority_cert_t *, cert,
  460. {
  461. if (!best || cert->cache_info.published_on > best->cache_info.published_on)
  462. best = cert;
  463. });
  464. return best;
  465. }
  466. /** Return the newest v3 authority certificate whose directory signing key has
  467. * digest <b>sk_digest</b>. Return NULL if no such certificate is known.
  468. */
  469. authority_cert_t *
  470. authority_cert_get_by_sk_digest(const char *sk_digest)
  471. {
  472. authority_cert_t *c;
  473. if (!trusted_dir_certs)
  474. return NULL;
  475. if ((c = get_my_v3_authority_cert()) &&
  476. tor_memeq(c->signing_key_digest, sk_digest, DIGEST_LEN))
  477. return c;
  478. if ((c = get_my_v3_legacy_cert()) &&
  479. tor_memeq(c->signing_key_digest, sk_digest, DIGEST_LEN))
  480. return c;
  481. DIGESTMAP_FOREACH(trusted_dir_certs, key, cert_list_t *, cl) {
  482. SMARTLIST_FOREACH(cl->certs, authority_cert_t *, cert,
  483. {
  484. if (tor_memeq(cert->signing_key_digest, sk_digest, DIGEST_LEN))
  485. return cert;
  486. });
  487. } DIGESTMAP_FOREACH_END;
  488. return NULL;
  489. }
  490. /** Return the v3 authority certificate with signing key matching
  491. * <b>sk_digest</b>, for the authority with identity digest <b>id_digest</b>.
  492. * Return NULL if no such authority is known. */
  493. authority_cert_t *
  494. authority_cert_get_by_digests(const char *id_digest,
  495. const char *sk_digest)
  496. {
  497. cert_list_t *cl;
  498. if (!trusted_dir_certs ||
  499. !(cl = digestmap_get(trusted_dir_certs, id_digest)))
  500. return NULL;
  501. SMARTLIST_FOREACH(cl->certs, authority_cert_t *, cert,
  502. if (tor_memeq(cert->signing_key_digest, sk_digest, DIGEST_LEN))
  503. return cert; );
  504. return NULL;
  505. }
  506. /** Add every known authority_cert_t to <b>certs_out</b>. */
  507. void
  508. authority_cert_get_all(smartlist_t *certs_out)
  509. {
  510. tor_assert(certs_out);
  511. if (!trusted_dir_certs)
  512. return;
  513. DIGESTMAP_FOREACH(trusted_dir_certs, key, cert_list_t *, cl) {
  514. SMARTLIST_FOREACH(cl->certs, authority_cert_t *, c,
  515. smartlist_add(certs_out, c));
  516. } DIGESTMAP_FOREACH_END;
  517. }
  518. /** Called when an attempt to download a certificate with the authority with
  519. * ID <b>id_digest</b> and, if not NULL, signed with key signing_key_digest
  520. * fails with HTTP response code <b>status</b>: remember the failure, so we
  521. * don't try again immediately. */
  522. void
  523. authority_cert_dl_failed(const char *id_digest,
  524. const char *signing_key_digest, int status)
  525. {
  526. cert_list_t *cl;
  527. download_status_t *dlstatus = NULL;
  528. char id_digest_str[2*DIGEST_LEN+1];
  529. char sk_digest_str[2*DIGEST_LEN+1];
  530. if (!trusted_dir_certs ||
  531. !(cl = digestmap_get(trusted_dir_certs, id_digest)))
  532. return;
  533. /*
  534. * Are we noting a failed download of the latest cert for the id digest,
  535. * or of a download by (id, signing key) digest pair?
  536. */
  537. if (!signing_key_digest) {
  538. /* Just by id digest */
  539. download_status_failed(&cl->dl_status_by_id, status);
  540. } else {
  541. /* Reset by (id, signing key) digest pair
  542. *
  543. * Look for a download_status_t in the map with this digest
  544. */
  545. dlstatus = dsmap_get(cl->dl_status_map, signing_key_digest);
  546. /* Got one? */
  547. if (dlstatus) {
  548. download_status_failed(dlstatus, status);
  549. } else {
  550. /*
  551. * Do this rather than hex_str(), since hex_str clobbers
  552. * old results and we call twice in the param list.
  553. */
  554. base16_encode(id_digest_str, sizeof(id_digest_str),
  555. id_digest, DIGEST_LEN);
  556. base16_encode(sk_digest_str, sizeof(sk_digest_str),
  557. signing_key_digest, DIGEST_LEN);
  558. log_warn(LD_BUG,
  559. "Got failure for cert fetch with (fp,sk) = (%s,%s), with "
  560. "status %d, but knew nothing about the download.",
  561. id_digest_str, sk_digest_str, status);
  562. }
  563. }
  564. }
  565. static const char *BAD_SIGNING_KEYS[] = {
  566. "09CD84F751FD6E955E0F8ADB497D5401470D697E", // Expires 2015-01-11 16:26:31
  567. "0E7E9C07F0969D0468AD741E172A6109DC289F3C", // Expires 2014-08-12 10:18:26
  568. "57B85409891D3FB32137F642FDEDF8B7F8CDFDCD", // Expires 2015-02-11 17:19:09
  569. "87326329007AF781F587AF5B594E540B2B6C7630", // Expires 2014-07-17 11:10:09
  570. "98CC82342DE8D298CF99D3F1A396475901E0D38E", // Expires 2014-11-10 13:18:56
  571. "9904B52336713A5ADCB13E4FB14DC919E0D45571", // Expires 2014-04-20 20:01:01
  572. "9DCD8E3F1DD1597E2AD476BBA28A1A89F3095227", // Expires 2015-01-16 03:52:30
  573. "A61682F34B9BB9694AC98491FE1ABBFE61923941", // Expires 2014-06-11 09:25:09
  574. "B59F6E99C575113650C99F1C425BA7B20A8C071D", // Expires 2014-07-31 13:22:10
  575. "D27178388FA75B96D37FA36E0B015227DDDBDA51", // Expires 2014-08-04 04:01:57
  576. NULL,
  577. };
  578. /** DOCDOC */
  579. int
  580. authority_cert_is_blacklisted(const authority_cert_t *cert)
  581. {
  582. char hex_digest[HEX_DIGEST_LEN+1];
  583. int i;
  584. base16_encode(hex_digest, sizeof(hex_digest),
  585. cert->signing_key_digest, sizeof(cert->signing_key_digest));
  586. for (i = 0; BAD_SIGNING_KEYS[i]; ++i) {
  587. if (!strcasecmp(hex_digest, BAD_SIGNING_KEYS[i])) {
  588. return 1;
  589. }
  590. }
  591. return 0;
  592. }
  593. /** Return true iff when we've been getting enough failures when trying to
  594. * download the certificate with ID digest <b>id_digest</b> that we're willing
  595. * to start bugging the user about it. */
  596. int
  597. authority_cert_dl_looks_uncertain(const char *id_digest)
  598. {
  599. #define N_AUTH_CERT_DL_FAILURES_TO_BUG_USER 2
  600. cert_list_t *cl;
  601. int n_failures;
  602. if (!trusted_dir_certs ||
  603. !(cl = digestmap_get(trusted_dir_certs, id_digest)))
  604. return 0;
  605. n_failures = download_status_get_n_failures(&cl->dl_status_by_id);
  606. return n_failures >= N_AUTH_CERT_DL_FAILURES_TO_BUG_USER;
  607. }
  608. /** Try to download any v3 authority certificates that we may be missing. If
  609. * <b>status</b> is provided, try to get all the ones that were used to sign
  610. * <b>status</b>. Additionally, try to have a non-expired certificate for
  611. * every V3 authority in trusted_dir_servers. Don't fetch certificates we
  612. * already have.
  613. **/
  614. void
  615. authority_certs_fetch_missing(networkstatus_t *status, time_t now)
  616. {
  617. /*
  618. * The pending_id digestmap tracks pending certificate downloads by
  619. * identity digest; the pending_cert digestmap tracks pending downloads
  620. * by (identity digest, signing key digest) pairs.
  621. */
  622. digestmap_t *pending_id;
  623. fp_pair_map_t *pending_cert;
  624. authority_cert_t *cert;
  625. /*
  626. * The missing_id_digests smartlist will hold a list of id digests
  627. * we want to fetch the newest cert for; the missing_cert_digests
  628. * smartlist will hold a list of fp_pair_t with an identity and
  629. * signing key digest.
  630. */
  631. smartlist_t *missing_cert_digests, *missing_id_digests;
  632. char *resource = NULL;
  633. cert_list_t *cl;
  634. const int cache = directory_caches_unknown_auth_certs(get_options());
  635. fp_pair_t *fp_tmp = NULL;
  636. char id_digest_str[2*DIGEST_LEN+1];
  637. char sk_digest_str[2*DIGEST_LEN+1];
  638. if (should_delay_dir_fetches(get_options(), NULL))
  639. return;
  640. pending_cert = fp_pair_map_new();
  641. pending_id = digestmap_new();
  642. missing_cert_digests = smartlist_new();
  643. missing_id_digests = smartlist_new();
  644. /*
  645. * First, we get the lists of already pending downloads so we don't
  646. * duplicate effort.
  647. */
  648. list_pending_downloads(pending_id, DIR_PURPOSE_FETCH_CERTIFICATE, "fp/");
  649. list_pending_fpsk_downloads(pending_cert);
  650. /*
  651. * Now, we download any trusted authority certs we don't have by
  652. * identity digest only. This gets the latest cert for that authority.
  653. */
  654. SMARTLIST_FOREACH_BEGIN(trusted_dir_servers, dir_server_t *, ds) {
  655. int found = 0;
  656. if (!(ds->type & V3_DIRINFO))
  657. continue;
  658. if (smartlist_contains_digest(missing_id_digests,
  659. ds->v3_identity_digest))
  660. continue;
  661. cl = get_cert_list(ds->v3_identity_digest);
  662. SMARTLIST_FOREACH_BEGIN(cl->certs, authority_cert_t *, cert) {
  663. if (now < cert->expires) {
  664. /* It's not expired, and we weren't looking for something to
  665. * verify a consensus with. Call it done. */
  666. download_status_reset(&(cl->dl_status_by_id));
  667. /* No sense trying to download it specifically by signing key hash */
  668. download_status_reset_by_sk_in_cl(cl, cert->signing_key_digest);
  669. found = 1;
  670. break;
  671. }
  672. } SMARTLIST_FOREACH_END(cert);
  673. if (!found &&
  674. download_status_is_ready(&(cl->dl_status_by_id), now,
  675. get_options()->TestingCertMaxDownloadTries) &&
  676. !digestmap_get(pending_id, ds->v3_identity_digest)) {
  677. log_info(LD_DIR,
  678. "No current certificate known for authority %s "
  679. "(ID digest %s); launching request.",
  680. ds->nickname, hex_str(ds->v3_identity_digest, DIGEST_LEN));
  681. smartlist_add(missing_id_digests, ds->v3_identity_digest);
  682. }
  683. } SMARTLIST_FOREACH_END(ds);
  684. /*
  685. * Next, if we have a consensus, scan through it and look for anything
  686. * signed with a key from a cert we don't have. Those get downloaded
  687. * by (fp,sk) pair, but if we don't know any certs at all for the fp
  688. * (identity digest), and it's one of the trusted dir server certs
  689. * we started off above or a pending download in pending_id, don't
  690. * try to get it yet. Most likely, the one we'll get for that will
  691. * have the right signing key too, and we'd just be downloading
  692. * redundantly.
  693. */
  694. if (status) {
  695. SMARTLIST_FOREACH_BEGIN(status->voters, networkstatus_voter_info_t *,
  696. voter) {
  697. if (!smartlist_len(voter->sigs))
  698. continue; /* This authority never signed this consensus, so don't
  699. * go looking for a cert with key digest 0000000000. */
  700. if (!cache &&
  701. !trusteddirserver_get_by_v3_auth_digest(voter->identity_digest))
  702. continue; /* We are not a cache, and we don't know this authority.*/
  703. /*
  704. * If we don't know *any* cert for this authority, and a download by ID
  705. * is pending or we added it to missing_id_digests above, skip this
  706. * one for now to avoid duplicate downloads.
  707. */
  708. cl = get_cert_list(voter->identity_digest);
  709. if (smartlist_len(cl->certs) == 0) {
  710. /* We have no certs at all for this one */
  711. /* Do we have a download of one pending? */
  712. if (digestmap_get(pending_id, voter->identity_digest))
  713. continue;
  714. /*
  715. * Are we about to launch a download of one due to the trusted
  716. * dir server check above?
  717. */
  718. if (smartlist_contains_digest(missing_id_digests,
  719. voter->identity_digest))
  720. continue;
  721. }
  722. SMARTLIST_FOREACH_BEGIN(voter->sigs, document_signature_t *, sig) {
  723. cert = authority_cert_get_by_digests(voter->identity_digest,
  724. sig->signing_key_digest);
  725. if (cert) {
  726. if (now < cert->expires)
  727. download_status_reset_by_sk_in_cl(cl, sig->signing_key_digest);
  728. continue;
  729. }
  730. if (download_status_is_ready_by_sk_in_cl(
  731. cl, sig->signing_key_digest,
  732. now, get_options()->TestingCertMaxDownloadTries) &&
  733. !fp_pair_map_get_by_digests(pending_cert,
  734. voter->identity_digest,
  735. sig->signing_key_digest)) {
  736. /*
  737. * Do this rather than hex_str(), since hex_str clobbers
  738. * old results and we call twice in the param list.
  739. */
  740. base16_encode(id_digest_str, sizeof(id_digest_str),
  741. voter->identity_digest, DIGEST_LEN);
  742. base16_encode(sk_digest_str, sizeof(sk_digest_str),
  743. sig->signing_key_digest, DIGEST_LEN);
  744. if (voter->nickname) {
  745. log_info(LD_DIR,
  746. "We're missing a certificate from authority %s "
  747. "(ID digest %s) with signing key %s: "
  748. "launching request.",
  749. voter->nickname, id_digest_str, sk_digest_str);
  750. } else {
  751. log_info(LD_DIR,
  752. "We're missing a certificate from authority ID digest "
  753. "%s with signing key %s: launching request.",
  754. id_digest_str, sk_digest_str);
  755. }
  756. /* Allocate a new fp_pair_t to append */
  757. fp_tmp = tor_malloc(sizeof(*fp_tmp));
  758. memcpy(fp_tmp->first, voter->identity_digest, sizeof(fp_tmp->first));
  759. memcpy(fp_tmp->second, sig->signing_key_digest,
  760. sizeof(fp_tmp->second));
  761. smartlist_add(missing_cert_digests, fp_tmp);
  762. }
  763. } SMARTLIST_FOREACH_END(sig);
  764. } SMARTLIST_FOREACH_END(voter);
  765. }
  766. /* Do downloads by identity digest */
  767. if (smartlist_len(missing_id_digests) > 0) {
  768. int need_plus = 0;
  769. smartlist_t *fps = smartlist_new();
  770. smartlist_add(fps, tor_strdup("fp/"));
  771. SMARTLIST_FOREACH_BEGIN(missing_id_digests, const char *, d) {
  772. char *fp = NULL;
  773. if (digestmap_get(pending_id, d))
  774. continue;
  775. base16_encode(id_digest_str, sizeof(id_digest_str),
  776. d, DIGEST_LEN);
  777. if (need_plus) {
  778. tor_asprintf(&fp, "+%s", id_digest_str);
  779. } else {
  780. /* No need for tor_asprintf() in this case; first one gets no '+' */
  781. fp = tor_strdup(id_digest_str);
  782. need_plus = 1;
  783. }
  784. smartlist_add(fps, fp);
  785. } SMARTLIST_FOREACH_END(d);
  786. if (smartlist_len(fps) > 1) {
  787. resource = smartlist_join_strings(fps, "", 0, NULL);
  788. directory_get_from_dirserver(DIR_PURPOSE_FETCH_CERTIFICATE, 0,
  789. resource, PDS_RETRY_IF_NO_SERVERS);
  790. tor_free(resource);
  791. }
  792. /* else we didn't add any: they were all pending */
  793. SMARTLIST_FOREACH(fps, char *, cp, tor_free(cp));
  794. smartlist_free(fps);
  795. }
  796. /* Do downloads by identity digest/signing key pair */
  797. if (smartlist_len(missing_cert_digests) > 0) {
  798. int need_plus = 0;
  799. smartlist_t *fp_pairs = smartlist_new();
  800. smartlist_add(fp_pairs, tor_strdup("fp-sk/"));
  801. SMARTLIST_FOREACH_BEGIN(missing_cert_digests, const fp_pair_t *, d) {
  802. char *fp_pair = NULL;
  803. if (fp_pair_map_get(pending_cert, d))
  804. continue;
  805. /* Construct string encodings of the digests */
  806. base16_encode(id_digest_str, sizeof(id_digest_str),
  807. d->first, DIGEST_LEN);
  808. base16_encode(sk_digest_str, sizeof(sk_digest_str),
  809. d->second, DIGEST_LEN);
  810. /* Now tor_asprintf() */
  811. if (need_plus) {
  812. tor_asprintf(&fp_pair, "+%s-%s", id_digest_str, sk_digest_str);
  813. } else {
  814. /* First one in the list doesn't get a '+' */
  815. tor_asprintf(&fp_pair, "%s-%s", id_digest_str, sk_digest_str);
  816. need_plus = 1;
  817. }
  818. /* Add it to the list of pairs to request */
  819. smartlist_add(fp_pairs, fp_pair);
  820. } SMARTLIST_FOREACH_END(d);
  821. if (smartlist_len(fp_pairs) > 1) {
  822. resource = smartlist_join_strings(fp_pairs, "", 0, NULL);
  823. directory_get_from_dirserver(DIR_PURPOSE_FETCH_CERTIFICATE, 0,
  824. resource, PDS_RETRY_IF_NO_SERVERS);
  825. tor_free(resource);
  826. }
  827. /* else they were all pending */
  828. SMARTLIST_FOREACH(fp_pairs, char *, p, tor_free(p));
  829. smartlist_free(fp_pairs);
  830. }
  831. smartlist_free(missing_id_digests);
  832. SMARTLIST_FOREACH(missing_cert_digests, fp_pair_t *, p, tor_free(p));
  833. smartlist_free(missing_cert_digests);
  834. digestmap_free(pending_id, NULL);
  835. fp_pair_map_free(pending_cert, NULL);
  836. }
  837. /* Router descriptor storage.
  838. *
  839. * Routerdescs are stored in a big file, named "cached-descriptors". As new
  840. * routerdescs arrive, we append them to a journal file named
  841. * "cached-descriptors.new".
  842. *
  843. * From time to time, we replace "cached-descriptors" with a new file
  844. * containing only the live, non-superseded descriptors, and clear
  845. * cached-routers.new.
  846. *
  847. * On startup, we read both files.
  848. */
  849. /** Helper: return 1 iff the router log is so big we want to rebuild the
  850. * store. */
  851. static int
  852. router_should_rebuild_store(desc_store_t *store)
  853. {
  854. if (store->store_len > (1<<16))
  855. return (store->journal_len > store->store_len / 2 ||
  856. store->bytes_dropped > store->store_len / 2);
  857. else
  858. return store->journal_len > (1<<15);
  859. }
  860. /** Return the desc_store_t in <b>rl</b> that should be used to store
  861. * <b>sd</b>. */
  862. static INLINE desc_store_t *
  863. desc_get_store(routerlist_t *rl, const signed_descriptor_t *sd)
  864. {
  865. if (sd->is_extrainfo)
  866. return &rl->extrainfo_store;
  867. else
  868. return &rl->desc_store;
  869. }
  870. /** Add the signed_descriptor_t in <b>desc</b> to the router
  871. * journal; change its saved_location to SAVED_IN_JOURNAL and set its
  872. * offset appropriately. */
  873. static int
  874. signed_desc_append_to_journal(signed_descriptor_t *desc,
  875. desc_store_t *store)
  876. {
  877. char *fname = get_datadir_fname_suffix(store->fname_base, ".new");
  878. const char *body = signed_descriptor_get_body_impl(desc,1);
  879. size_t len = desc->signed_descriptor_len + desc->annotations_len;
  880. if (append_bytes_to_file(fname, body, len, 1)) {
  881. log_warn(LD_FS, "Unable to store router descriptor");
  882. tor_free(fname);
  883. return -1;
  884. }
  885. desc->saved_location = SAVED_IN_JOURNAL;
  886. tor_free(fname);
  887. desc->saved_offset = store->journal_len;
  888. store->journal_len += len;
  889. return 0;
  890. }
  891. /** Sorting helper: return &lt;0, 0, or &gt;0 depending on whether the
  892. * signed_descriptor_t* in *<b>a</b> is older, the same age as, or newer than
  893. * the signed_descriptor_t* in *<b>b</b>. */
  894. static int
  895. compare_signed_descriptors_by_age_(const void **_a, const void **_b)
  896. {
  897. const signed_descriptor_t *r1 = *_a, *r2 = *_b;
  898. return (int)(r1->published_on - r2->published_on);
  899. }
  900. #define RRS_FORCE 1
  901. #define RRS_DONT_REMOVE_OLD 2
  902. /** If the journal of <b>store</b> is too long, or if RRS_FORCE is set in
  903. * <b>flags</b>, then atomically replace the saved router store with the
  904. * routers currently in our routerlist, and clear the journal. Unless
  905. * RRS_DONT_REMOVE_OLD is set in <b>flags</b>, delete expired routers before
  906. * rebuilding the store. Return 0 on success, -1 on failure.
  907. */
  908. static int
  909. router_rebuild_store(int flags, desc_store_t *store)
  910. {
  911. smartlist_t *chunk_list = NULL;
  912. char *fname = NULL, *fname_tmp = NULL;
  913. int r = -1;
  914. off_t offset = 0;
  915. smartlist_t *signed_descriptors = NULL;
  916. int nocache=0;
  917. size_t total_expected_len = 0;
  918. int had_any;
  919. int force = flags & RRS_FORCE;
  920. if (!force && !router_should_rebuild_store(store)) {
  921. r = 0;
  922. goto done;
  923. }
  924. if (!routerlist) {
  925. r = 0;
  926. goto done;
  927. }
  928. if (store->type == EXTRAINFO_STORE)
  929. had_any = !eimap_isempty(routerlist->extra_info_map);
  930. else
  931. had_any = (smartlist_len(routerlist->routers)+
  932. smartlist_len(routerlist->old_routers))>0;
  933. /* Don't save deadweight. */
  934. if (!(flags & RRS_DONT_REMOVE_OLD))
  935. routerlist_remove_old_routers();
  936. log_info(LD_DIR, "Rebuilding %s cache", store->description);
  937. fname = get_datadir_fname(store->fname_base);
  938. fname_tmp = get_datadir_fname_suffix(store->fname_base, ".tmp");
  939. chunk_list = smartlist_new();
  940. /* We sort the routers by age to enhance locality on disk. */
  941. signed_descriptors = smartlist_new();
  942. if (store->type == EXTRAINFO_STORE) {
  943. eimap_iter_t *iter;
  944. for (iter = eimap_iter_init(routerlist->extra_info_map);
  945. !eimap_iter_done(iter);
  946. iter = eimap_iter_next(routerlist->extra_info_map, iter)) {
  947. const char *key;
  948. extrainfo_t *ei;
  949. eimap_iter_get(iter, &key, &ei);
  950. smartlist_add(signed_descriptors, &ei->cache_info);
  951. }
  952. } else {
  953. SMARTLIST_FOREACH(routerlist->old_routers, signed_descriptor_t *, sd,
  954. smartlist_add(signed_descriptors, sd));
  955. SMARTLIST_FOREACH(routerlist->routers, routerinfo_t *, ri,
  956. smartlist_add(signed_descriptors, &ri->cache_info));
  957. }
  958. smartlist_sort(signed_descriptors, compare_signed_descriptors_by_age_);
  959. /* Now, add the appropriate members to chunk_list */
  960. SMARTLIST_FOREACH_BEGIN(signed_descriptors, signed_descriptor_t *, sd) {
  961. sized_chunk_t *c;
  962. const char *body = signed_descriptor_get_body_impl(sd, 1);
  963. if (!body) {
  964. log_warn(LD_BUG, "No descriptor available for router.");
  965. goto done;
  966. }
  967. if (sd->do_not_cache) {
  968. ++nocache;
  969. continue;
  970. }
  971. c = tor_malloc(sizeof(sized_chunk_t));
  972. c->bytes = body;
  973. c->len = sd->signed_descriptor_len + sd->annotations_len;
  974. total_expected_len += c->len;
  975. smartlist_add(chunk_list, c);
  976. } SMARTLIST_FOREACH_END(sd);
  977. if (write_chunks_to_file(fname_tmp, chunk_list, 1, 1)<0) {
  978. log_warn(LD_FS, "Error writing router store to disk.");
  979. goto done;
  980. }
  981. /* Our mmap is now invalid. */
  982. if (store->mmap) {
  983. int res = tor_munmap_file(store->mmap);
  984. store->mmap = NULL;
  985. if (res != 0) {
  986. log_warn(LD_FS, "Unable to munmap route store in %s", fname);
  987. }
  988. }
  989. if (replace_file(fname_tmp, fname)<0) {
  990. log_warn(LD_FS, "Error replacing old router store: %s", strerror(errno));
  991. goto done;
  992. }
  993. errno = 0;
  994. store->mmap = tor_mmap_file(fname);
  995. if (! store->mmap) {
  996. if (errno == ERANGE) {
  997. /* empty store.*/
  998. if (total_expected_len) {
  999. log_warn(LD_FS, "We wrote some bytes to a new descriptor file at '%s',"
  1000. " but when we went to mmap it, it was empty!", fname);
  1001. } else if (had_any) {
  1002. log_info(LD_FS, "We just removed every descriptor in '%s'. This is "
  1003. "okay if we're just starting up after a long time. "
  1004. "Otherwise, it's a bug.", fname);
  1005. }
  1006. } else {
  1007. log_warn(LD_FS, "Unable to mmap new descriptor file at '%s'.",fname);
  1008. }
  1009. }
  1010. log_info(LD_DIR, "Reconstructing pointers into cache");
  1011. offset = 0;
  1012. SMARTLIST_FOREACH_BEGIN(signed_descriptors, signed_descriptor_t *, sd) {
  1013. if (sd->do_not_cache)
  1014. continue;
  1015. sd->saved_location = SAVED_IN_CACHE;
  1016. if (store->mmap) {
  1017. tor_free(sd->signed_descriptor_body); // sets it to null
  1018. sd->saved_offset = offset;
  1019. }
  1020. offset += sd->signed_descriptor_len + sd->annotations_len;
  1021. signed_descriptor_get_body(sd); /* reconstruct and assert */
  1022. } SMARTLIST_FOREACH_END(sd);
  1023. tor_free(fname);
  1024. fname = get_datadir_fname_suffix(store->fname_base, ".new");
  1025. write_str_to_file(fname, "", 1);
  1026. r = 0;
  1027. store->store_len = (size_t) offset;
  1028. store->journal_len = 0;
  1029. store->bytes_dropped = 0;
  1030. done:
  1031. smartlist_free(signed_descriptors);
  1032. tor_free(fname);
  1033. tor_free(fname_tmp);
  1034. if (chunk_list) {
  1035. SMARTLIST_FOREACH(chunk_list, sized_chunk_t *, c, tor_free(c));
  1036. smartlist_free(chunk_list);
  1037. }
  1038. return r;
  1039. }
  1040. /** Helper: Reload a cache file and its associated journal, setting metadata
  1041. * appropriately. If <b>extrainfo</b> is true, reload the extrainfo store;
  1042. * else reload the router descriptor store. */
  1043. static int
  1044. router_reload_router_list_impl(desc_store_t *store)
  1045. {
  1046. char *fname = NULL, *contents = NULL;
  1047. struct stat st;
  1048. int extrainfo = (store->type == EXTRAINFO_STORE);
  1049. store->journal_len = store->store_len = 0;
  1050. fname = get_datadir_fname(store->fname_base);
  1051. if (store->mmap) {
  1052. /* get rid of it first */
  1053. int res = tor_munmap_file(store->mmap);
  1054. store->mmap = NULL;
  1055. if (res != 0) {
  1056. log_warn(LD_FS, "Failed to munmap %s", fname);
  1057. tor_free(fname);
  1058. return -1;
  1059. }
  1060. }
  1061. store->mmap = tor_mmap_file(fname);
  1062. if (store->mmap) {
  1063. store->store_len = store->mmap->size;
  1064. if (extrainfo)
  1065. router_load_extrainfo_from_string(store->mmap->data,
  1066. store->mmap->data+store->mmap->size,
  1067. SAVED_IN_CACHE, NULL, 0);
  1068. else
  1069. router_load_routers_from_string(store->mmap->data,
  1070. store->mmap->data+store->mmap->size,
  1071. SAVED_IN_CACHE, NULL, 0, NULL);
  1072. }
  1073. tor_free(fname);
  1074. fname = get_datadir_fname_suffix(store->fname_base, ".new");
  1075. if (file_status(fname) == FN_FILE)
  1076. contents = read_file_to_str(fname, RFTS_BIN|RFTS_IGNORE_MISSING, &st);
  1077. if (contents) {
  1078. if (extrainfo)
  1079. router_load_extrainfo_from_string(contents, NULL,SAVED_IN_JOURNAL,
  1080. NULL, 0);
  1081. else
  1082. router_load_routers_from_string(contents, NULL, SAVED_IN_JOURNAL,
  1083. NULL, 0, NULL);
  1084. store->journal_len = (size_t) st.st_size;
  1085. tor_free(contents);
  1086. }
  1087. tor_free(fname);
  1088. if (store->journal_len) {
  1089. /* Always clear the journal on startup.*/
  1090. router_rebuild_store(RRS_FORCE, store);
  1091. } else if (!extrainfo) {
  1092. /* Don't cache expired routers. (This is in an else because
  1093. * router_rebuild_store() also calls remove_old_routers().) */
  1094. routerlist_remove_old_routers();
  1095. }
  1096. return 0;
  1097. }
  1098. /** Load all cached router descriptors and extra-info documents from the
  1099. * store. Return 0 on success and -1 on failure.
  1100. */
  1101. int
  1102. router_reload_router_list(void)
  1103. {
  1104. routerlist_t *rl = router_get_routerlist();
  1105. if (router_reload_router_list_impl(&rl->desc_store))
  1106. return -1;
  1107. if (router_reload_router_list_impl(&rl->extrainfo_store))
  1108. return -1;
  1109. return 0;
  1110. }
  1111. /** Return a smartlist containing a list of dir_server_t * for all
  1112. * known trusted dirservers. Callers must not modify the list or its
  1113. * contents.
  1114. */
  1115. const smartlist_t *
  1116. router_get_trusted_dir_servers(void)
  1117. {
  1118. if (!trusted_dir_servers)
  1119. trusted_dir_servers = smartlist_new();
  1120. return trusted_dir_servers;
  1121. }
  1122. const smartlist_t *
  1123. router_get_fallback_dir_servers(void)
  1124. {
  1125. if (!fallback_dir_servers)
  1126. fallback_dir_servers = smartlist_new();
  1127. return fallback_dir_servers;
  1128. }
  1129. /** Try to find a running dirserver that supports operations of <b>type</b>.
  1130. *
  1131. * If there are no running dirservers in our routerlist and the
  1132. * <b>PDS_RETRY_IF_NO_SERVERS</b> flag is set, set all the authoritative ones
  1133. * as running again, and pick one.
  1134. *
  1135. * If the <b>PDS_IGNORE_FASCISTFIREWALL</b> flag is set, then include
  1136. * dirservers that we can't reach.
  1137. *
  1138. * If the <b>PDS_ALLOW_SELF</b> flag is not set, then don't include ourself
  1139. * (if we're a dirserver).
  1140. *
  1141. * Don't pick an authority if any non-authority is viable; try to avoid using
  1142. * servers that have returned 503 recently.
  1143. */
  1144. const routerstatus_t *
  1145. router_pick_directory_server(dirinfo_type_t type, int flags)
  1146. {
  1147. const routerstatus_t *choice;
  1148. if (!routerlist)
  1149. return NULL;
  1150. choice = router_pick_directory_server_impl(type, flags);
  1151. if (choice || !(flags & PDS_RETRY_IF_NO_SERVERS))
  1152. return choice;
  1153. log_info(LD_DIR,
  1154. "No reachable router entries for dirservers. "
  1155. "Trying them all again.");
  1156. /* mark all authdirservers as up again */
  1157. mark_all_dirservers_up(fallback_dir_servers);
  1158. /* try again */
  1159. choice = router_pick_directory_server_impl(type, flags);
  1160. return choice;
  1161. }
  1162. /** Return the dir_server_t for the directory authority whose identity
  1163. * key hashes to <b>digest</b>, or NULL if no such authority is known.
  1164. */
  1165. dir_server_t *
  1166. router_get_trusteddirserver_by_digest(const char *digest)
  1167. {
  1168. if (!trusted_dir_servers)
  1169. return NULL;
  1170. SMARTLIST_FOREACH(trusted_dir_servers, dir_server_t *, ds,
  1171. {
  1172. if (tor_memeq(ds->digest, digest, DIGEST_LEN))
  1173. return ds;
  1174. });
  1175. return NULL;
  1176. }
  1177. /** Return the dir_server_t for the fallback dirserver whose identity
  1178. * key hashes to <b>digest</b>, or NULL if no such authority is known.
  1179. */
  1180. dir_server_t *
  1181. router_get_fallback_dirserver_by_digest(const char *digest)
  1182. {
  1183. if (!trusted_dir_servers)
  1184. return NULL;
  1185. SMARTLIST_FOREACH(trusted_dir_servers, dir_server_t *, ds,
  1186. {
  1187. if (tor_memeq(ds->digest, digest, DIGEST_LEN))
  1188. return ds;
  1189. });
  1190. return NULL;
  1191. }
  1192. /** Return the dir_server_t for the directory authority whose
  1193. * v3 identity key hashes to <b>digest</b>, or NULL if no such authority
  1194. * is known.
  1195. */
  1196. dir_server_t *
  1197. trusteddirserver_get_by_v3_auth_digest(const char *digest)
  1198. {
  1199. if (!trusted_dir_servers)
  1200. return NULL;
  1201. SMARTLIST_FOREACH(trusted_dir_servers, dir_server_t *, ds,
  1202. {
  1203. if (tor_memeq(ds->v3_identity_digest, digest, DIGEST_LEN) &&
  1204. (ds->type & V3_DIRINFO))
  1205. return ds;
  1206. });
  1207. return NULL;
  1208. }
  1209. /** Try to find a running directory authority. Flags are as for
  1210. * router_pick_directory_server.
  1211. */
  1212. const routerstatus_t *
  1213. router_pick_trusteddirserver(dirinfo_type_t type, int flags)
  1214. {
  1215. return router_pick_dirserver_generic(trusted_dir_servers, type, flags);
  1216. }
  1217. /** Try to find a running fallback directory. Flags are as for
  1218. * router_pick_directory_server.
  1219. */
  1220. const routerstatus_t *
  1221. router_pick_fallback_dirserver(dirinfo_type_t type, int flags)
  1222. {
  1223. return router_pick_dirserver_generic(fallback_dir_servers, type, flags);
  1224. }
  1225. /** Try to find a running fallback directory. Flags are as for
  1226. * router_pick_directory_server.
  1227. */
  1228. static const routerstatus_t *
  1229. router_pick_dirserver_generic(smartlist_t *sourcelist,
  1230. dirinfo_type_t type, int flags)
  1231. {
  1232. const routerstatus_t *choice;
  1233. int busy = 0;
  1234. choice = router_pick_trusteddirserver_impl(sourcelist, type, flags, &busy);
  1235. if (choice || !(flags & PDS_RETRY_IF_NO_SERVERS))
  1236. return choice;
  1237. if (busy) {
  1238. /* If the reason that we got no server is that servers are "busy",
  1239. * we must be excluding good servers because we already have serverdesc
  1240. * fetches with them. Do not mark down servers up because of this. */
  1241. tor_assert((flags & (PDS_NO_EXISTING_SERVERDESC_FETCH|
  1242. PDS_NO_EXISTING_MICRODESC_FETCH)));
  1243. return NULL;
  1244. }
  1245. log_info(LD_DIR,
  1246. "No dirservers are reachable. Trying them all again.");
  1247. mark_all_dirservers_up(sourcelist);
  1248. return router_pick_trusteddirserver_impl(sourcelist, type, flags, NULL);
  1249. }
  1250. /** How long do we avoid using a directory server after it's given us a 503? */
  1251. #define DIR_503_TIMEOUT (60*60)
  1252. /** Pick a random running valid directory server/mirror from our
  1253. * routerlist. Arguments are as for router_pick_directory_server(), except
  1254. * that RETRY_IF_NO_SERVERS is ignored.
  1255. */
  1256. static const routerstatus_t *
  1257. router_pick_directory_server_impl(dirinfo_type_t type, int flags)
  1258. {
  1259. const or_options_t *options = get_options();
  1260. const node_t *result;
  1261. smartlist_t *direct, *tunnel;
  1262. smartlist_t *trusted_direct, *trusted_tunnel;
  1263. smartlist_t *overloaded_direct, *overloaded_tunnel;
  1264. time_t now = time(NULL);
  1265. const networkstatus_t *consensus = networkstatus_get_latest_consensus();
  1266. int requireother = ! (flags & PDS_ALLOW_SELF);
  1267. int fascistfirewall = ! (flags & PDS_IGNORE_FASCISTFIREWALL);
  1268. int for_guard = (flags & PDS_FOR_GUARD);
  1269. int try_excluding = 1, n_excluded = 0;
  1270. if (!consensus)
  1271. return NULL;
  1272. retry_without_exclude:
  1273. direct = smartlist_new();
  1274. tunnel = smartlist_new();
  1275. trusted_direct = smartlist_new();
  1276. trusted_tunnel = smartlist_new();
  1277. overloaded_direct = smartlist_new();
  1278. overloaded_tunnel = smartlist_new();
  1279. /* Find all the running dirservers we know about. */
  1280. SMARTLIST_FOREACH_BEGIN(nodelist_get_list(), const node_t *, node) {
  1281. int is_trusted, is_trusted_extrainfo;
  1282. int is_overloaded;
  1283. tor_addr_t addr;
  1284. const routerstatus_t *status = node->rs;
  1285. const country_t country = node->country;
  1286. if (!status)
  1287. continue;
  1288. if (!node->is_running || !status->dir_port || !node->is_valid)
  1289. continue;
  1290. if (node->is_bad_directory)
  1291. continue;
  1292. if (requireother && router_digest_is_me(node->identity))
  1293. continue;
  1294. is_trusted = router_digest_is_trusted_dir(node->identity);
  1295. is_trusted_extrainfo = router_digest_is_trusted_dir_type(
  1296. node->identity, EXTRAINFO_DIRINFO);
  1297. if ((type & EXTRAINFO_DIRINFO) &&
  1298. !router_supports_extrainfo(node->identity, is_trusted_extrainfo))
  1299. continue;
  1300. if ((type & MICRODESC_DIRINFO) && !is_trusted &&
  1301. !node->rs->version_supports_microdesc_cache)
  1302. continue;
  1303. if (for_guard && node->using_as_guard)
  1304. continue; /* Don't make the same node a guard twice. */
  1305. if (try_excluding &&
  1306. routerset_contains_routerstatus(options->ExcludeNodes, status,
  1307. country)) {
  1308. ++n_excluded;
  1309. continue;
  1310. }
  1311. /* XXXX IP6 proposal 118 */
  1312. tor_addr_from_ipv4h(&addr, node->rs->addr);
  1313. is_overloaded = status->last_dir_503_at + DIR_503_TIMEOUT > now;
  1314. if ((!fascistfirewall ||
  1315. fascist_firewall_allows_address_or(&addr, status->or_port)))
  1316. smartlist_add(is_trusted ? trusted_tunnel :
  1317. is_overloaded ? overloaded_tunnel : tunnel, (void*)node);
  1318. else if (!fascistfirewall ||
  1319. fascist_firewall_allows_address_dir(&addr, status->dir_port))
  1320. smartlist_add(is_trusted ? trusted_direct :
  1321. is_overloaded ? overloaded_direct : direct, (void*)node);
  1322. } SMARTLIST_FOREACH_END(node);
  1323. if (smartlist_len(tunnel)) {
  1324. result = node_sl_choose_by_bandwidth(tunnel, WEIGHT_FOR_DIR);
  1325. } else if (smartlist_len(overloaded_tunnel)) {
  1326. result = node_sl_choose_by_bandwidth(overloaded_tunnel,
  1327. WEIGHT_FOR_DIR);
  1328. } else if (smartlist_len(trusted_tunnel)) {
  1329. /* FFFF We don't distinguish between trusteds and overloaded trusteds
  1330. * yet. Maybe one day we should. */
  1331. /* FFFF We also don't load balance over authorities yet. I think this
  1332. * is a feature, but it could easily be a bug. -RD */
  1333. result = smartlist_choose(trusted_tunnel);
  1334. } else if (smartlist_len(direct)) {
  1335. result = node_sl_choose_by_bandwidth(direct, WEIGHT_FOR_DIR);
  1336. } else if (smartlist_len(overloaded_direct)) {
  1337. result = node_sl_choose_by_bandwidth(overloaded_direct,
  1338. WEIGHT_FOR_DIR);
  1339. } else {
  1340. result = smartlist_choose(trusted_direct);
  1341. }
  1342. smartlist_free(direct);
  1343. smartlist_free(tunnel);
  1344. smartlist_free(trusted_direct);
  1345. smartlist_free(trusted_tunnel);
  1346. smartlist_free(overloaded_direct);
  1347. smartlist_free(overloaded_tunnel);
  1348. if (result == NULL && try_excluding && !options->StrictNodes && n_excluded) {
  1349. /* If we got no result, and we are excluding nodes, and StrictNodes is
  1350. * not set, try again without excluding nodes. */
  1351. try_excluding = 0;
  1352. n_excluded = 0;
  1353. goto retry_without_exclude;
  1354. }
  1355. return result ? result->rs : NULL;
  1356. }
  1357. /** Pick a random element from a list of dir_server_t, weighting by their
  1358. * <b>weight</b> field. */
  1359. static const dir_server_t *
  1360. dirserver_choose_by_weight(const smartlist_t *servers, double authority_weight)
  1361. {
  1362. int n = smartlist_len(servers);
  1363. int i;
  1364. u64_dbl_t *weights;
  1365. const dir_server_t *ds;
  1366. weights = tor_calloc(sizeof(u64_dbl_t), n);
  1367. for (i = 0; i < n; ++i) {
  1368. ds = smartlist_get(servers, i);
  1369. weights[i].dbl = ds->weight;
  1370. if (ds->is_authority)
  1371. weights[i].dbl *= authority_weight;
  1372. }
  1373. scale_array_elements_to_u64(weights, n, NULL);
  1374. i = choose_array_element_by_weight(weights, n);
  1375. tor_free(weights);
  1376. return (i < 0) ? NULL : smartlist_get(servers, i);
  1377. }
  1378. /** Choose randomly from among the dir_server_ts in sourcelist that
  1379. * are up. Flags are as for router_pick_directory_server_impl().
  1380. */
  1381. static const routerstatus_t *
  1382. router_pick_trusteddirserver_impl(const smartlist_t *sourcelist,
  1383. dirinfo_type_t type, int flags,
  1384. int *n_busy_out)
  1385. {
  1386. const or_options_t *options = get_options();
  1387. smartlist_t *direct, *tunnel;
  1388. smartlist_t *overloaded_direct, *overloaded_tunnel;
  1389. const routerinfo_t *me = router_get_my_routerinfo();
  1390. const routerstatus_t *result = NULL;
  1391. time_t now = time(NULL);
  1392. const int requireother = ! (flags & PDS_ALLOW_SELF);
  1393. const int fascistfirewall = ! (flags & PDS_IGNORE_FASCISTFIREWALL);
  1394. const int no_serverdesc_fetching =(flags & PDS_NO_EXISTING_SERVERDESC_FETCH);
  1395. const int no_microdesc_fetching =(flags & PDS_NO_EXISTING_MICRODESC_FETCH);
  1396. const double auth_weight = (sourcelist == fallback_dir_servers) ?
  1397. options->DirAuthorityFallbackRate : 1.0;
  1398. smartlist_t *pick_from;
  1399. int n_busy = 0;
  1400. int try_excluding = 1, n_excluded = 0;
  1401. if (!sourcelist)
  1402. return NULL;
  1403. retry_without_exclude:
  1404. direct = smartlist_new();
  1405. tunnel = smartlist_new();
  1406. overloaded_direct = smartlist_new();
  1407. overloaded_tunnel = smartlist_new();
  1408. SMARTLIST_FOREACH_BEGIN(sourcelist, const dir_server_t *, d)
  1409. {
  1410. int is_overloaded =
  1411. d->fake_status.last_dir_503_at + DIR_503_TIMEOUT > now;
  1412. tor_addr_t addr;
  1413. if (!d->is_running) continue;
  1414. if ((type & d->type) == 0)
  1415. continue;
  1416. if ((type & EXTRAINFO_DIRINFO) &&
  1417. !router_supports_extrainfo(d->digest, 1))
  1418. continue;
  1419. if (requireother && me && router_digest_is_me(d->digest))
  1420. continue;
  1421. if (try_excluding &&
  1422. routerset_contains_routerstatus(options->ExcludeNodes,
  1423. &d->fake_status, -1)) {
  1424. ++n_excluded;
  1425. continue;
  1426. }
  1427. /* XXXX IP6 proposal 118 */
  1428. tor_addr_from_ipv4h(&addr, d->addr);
  1429. if (no_serverdesc_fetching) {
  1430. if (connection_get_by_type_addr_port_purpose(
  1431. CONN_TYPE_DIR, &addr, d->dir_port, DIR_PURPOSE_FETCH_SERVERDESC)
  1432. || connection_get_by_type_addr_port_purpose(
  1433. CONN_TYPE_DIR, &addr, d->dir_port, DIR_PURPOSE_FETCH_EXTRAINFO)) {
  1434. //log_debug(LD_DIR, "We have an existing connection to fetch "
  1435. // "descriptor from %s; delaying",d->description);
  1436. ++n_busy;
  1437. continue;
  1438. }
  1439. }
  1440. if (no_microdesc_fetching) {
  1441. if (connection_get_by_type_addr_port_purpose(
  1442. CONN_TYPE_DIR, &addr, d->dir_port, DIR_PURPOSE_FETCH_MICRODESC)) {
  1443. ++n_busy;
  1444. continue;
  1445. }
  1446. }
  1447. if (d->or_port &&
  1448. (!fascistfirewall ||
  1449. fascist_firewall_allows_address_or(&addr, d->or_port)))
  1450. smartlist_add(is_overloaded ? overloaded_tunnel : tunnel, (void*)d);
  1451. else if (!fascistfirewall ||
  1452. fascist_firewall_allows_address_dir(&addr, d->dir_port))
  1453. smartlist_add(is_overloaded ? overloaded_direct : direct, (void*)d);
  1454. }
  1455. SMARTLIST_FOREACH_END(d);
  1456. if (smartlist_len(tunnel)) {
  1457. pick_from = tunnel;
  1458. } else if (smartlist_len(overloaded_tunnel)) {
  1459. pick_from = overloaded_tunnel;
  1460. } else if (smartlist_len(direct)) {
  1461. pick_from = direct;
  1462. } else {
  1463. pick_from = overloaded_direct;
  1464. }
  1465. {
  1466. const dir_server_t *selection =
  1467. dirserver_choose_by_weight(pick_from, auth_weight);
  1468. if (selection)
  1469. result = &selection->fake_status;
  1470. }
  1471. if (n_busy_out)
  1472. *n_busy_out = n_busy;
  1473. smartlist_free(direct);
  1474. smartlist_free(tunnel);
  1475. smartlist_free(overloaded_direct);
  1476. smartlist_free(overloaded_tunnel);
  1477. if (result == NULL && try_excluding && !options->StrictNodes && n_excluded) {
  1478. /* If we got no result, and we are excluding nodes, and StrictNodes is
  1479. * not set, try again without excluding nodes. */
  1480. try_excluding = 0;
  1481. n_excluded = 0;
  1482. goto retry_without_exclude;
  1483. }
  1484. return result;
  1485. }
  1486. /** Mark as running every dir_server_t in <b>server_list</b>. */
  1487. static void
  1488. mark_all_dirservers_up(smartlist_t *server_list)
  1489. {
  1490. if (server_list) {
  1491. SMARTLIST_FOREACH_BEGIN(server_list, dir_server_t *, dir) {
  1492. routerstatus_t *rs;
  1493. node_t *node;
  1494. dir->is_running = 1;
  1495. node = node_get_mutable_by_id(dir->digest);
  1496. if (node)
  1497. node->is_running = 1;
  1498. rs = router_get_mutable_consensus_status_by_id(dir->digest);
  1499. if (rs) {
  1500. rs->last_dir_503_at = 0;
  1501. control_event_networkstatus_changed_single(rs);
  1502. }
  1503. } SMARTLIST_FOREACH_END(dir);
  1504. }
  1505. router_dir_info_changed();
  1506. }
  1507. /** Return true iff r1 and r2 have the same address and OR port. */
  1508. int
  1509. routers_have_same_or_addrs(const routerinfo_t *r1, const routerinfo_t *r2)
  1510. {
  1511. return r1->addr == r2->addr && r1->or_port == r2->or_port &&
  1512. tor_addr_eq(&r1->ipv6_addr, &r2->ipv6_addr) &&
  1513. r1->ipv6_orport == r2->ipv6_orport;
  1514. }
  1515. /** Reset all internal variables used to count failed downloads of network
  1516. * status objects. */
  1517. void
  1518. router_reset_status_download_failures(void)
  1519. {
  1520. mark_all_dirservers_up(fallback_dir_servers);
  1521. }
  1522. /** Given a <b>router</b>, add every node_t in its family (including the
  1523. * node itself!) to <b>sl</b>.
  1524. *
  1525. * Note the type mismatch: This function takes a routerinfo, but adds nodes
  1526. * to the smartlist!
  1527. */
  1528. static void
  1529. routerlist_add_node_and_family(smartlist_t *sl, const routerinfo_t *router)
  1530. {
  1531. /* XXXX MOVE ? */
  1532. node_t fake_node;
  1533. const node_t *node = node_get_by_id(router->cache_info.identity_digest);;
  1534. if (node == NULL) {
  1535. memset(&fake_node, 0, sizeof(fake_node));
  1536. fake_node.ri = (routerinfo_t *)router;
  1537. memcpy(fake_node.identity, router->cache_info.identity_digest, DIGEST_LEN);
  1538. node = &fake_node;
  1539. }
  1540. nodelist_add_node_and_family(sl, node);
  1541. }
  1542. /** Add every suitable node from our nodelist to <b>sl</b>, so that
  1543. * we can pick a node for a circuit.
  1544. */
  1545. static void
  1546. router_add_running_nodes_to_smartlist(smartlist_t *sl, int allow_invalid,
  1547. int need_uptime, int need_capacity,
  1548. int need_guard, int need_desc)
  1549. { /* XXXX MOVE */
  1550. SMARTLIST_FOREACH_BEGIN(nodelist_get_list(), const node_t *, node) {
  1551. if (!node->is_running ||
  1552. (!node->is_valid && !allow_invalid))
  1553. continue;
  1554. if (need_desc && !(node->ri || (node->rs && node->md)))
  1555. continue;
  1556. if (node->ri && node->ri->purpose != ROUTER_PURPOSE_GENERAL)
  1557. continue;
  1558. if (node_is_unreliable(node, need_uptime, need_capacity, need_guard))
  1559. continue;
  1560. smartlist_add(sl, (void *)node);
  1561. } SMARTLIST_FOREACH_END(node);
  1562. }
  1563. /** Look through the routerlist until we find a router that has my key.
  1564. Return it. */
  1565. const routerinfo_t *
  1566. routerlist_find_my_routerinfo(void)
  1567. {
  1568. if (!routerlist)
  1569. return NULL;
  1570. SMARTLIST_FOREACH(routerlist->routers, routerinfo_t *, router,
  1571. {
  1572. if (router_is_me(router))
  1573. return router;
  1574. });
  1575. return NULL;
  1576. }
  1577. /** Return the smaller of the router's configured BandwidthRate
  1578. * and its advertised capacity. */
  1579. uint32_t
  1580. router_get_advertised_bandwidth(const routerinfo_t *router)
  1581. {
  1582. if (router->bandwidthcapacity < router->bandwidthrate)
  1583. return router->bandwidthcapacity;
  1584. return router->bandwidthrate;
  1585. }
  1586. /** Do not weight any declared bandwidth more than this much when picking
  1587. * routers by bandwidth. */
  1588. #define DEFAULT_MAX_BELIEVABLE_BANDWIDTH 10000000 /* 10 MB/sec */
  1589. /** Return the smaller of the router's configured BandwidthRate
  1590. * and its advertised capacity, capped by max-believe-bw. */
  1591. uint32_t
  1592. router_get_advertised_bandwidth_capped(const routerinfo_t *router)
  1593. {
  1594. uint32_t result = router->bandwidthcapacity;
  1595. if (result > router->bandwidthrate)
  1596. result = router->bandwidthrate;
  1597. if (result > DEFAULT_MAX_BELIEVABLE_BANDWIDTH)
  1598. result = DEFAULT_MAX_BELIEVABLE_BANDWIDTH;
  1599. return result;
  1600. }
  1601. /** Given an array of double/uint64_t unions that are currently being used as
  1602. * doubles, convert them to uint64_t, and try to scale them linearly so as to
  1603. * much of the range of uint64_t. If <b>total_out</b> is provided, set it to
  1604. * the sum of all elements in the array _before_ scaling. */
  1605. STATIC void
  1606. scale_array_elements_to_u64(u64_dbl_t *entries, int n_entries,
  1607. uint64_t *total_out)
  1608. {
  1609. double total = 0.0;
  1610. double scale_factor;
  1611. int i;
  1612. /* big, but far away from overflowing an int64_t */
  1613. #define SCALE_TO_U64_MAX (INT64_MAX / 4)
  1614. for (i = 0; i < n_entries; ++i)
  1615. total += entries[i].dbl;
  1616. scale_factor = SCALE_TO_U64_MAX / total;
  1617. for (i = 0; i < n_entries; ++i)
  1618. entries[i].u64 = tor_llround(entries[i].dbl * scale_factor);
  1619. if (total_out)
  1620. *total_out = (uint64_t) total;
  1621. #undef SCALE_TO_U64_MAX
  1622. }
  1623. /** Time-invariant 64-bit greater-than; works on two integers in the range
  1624. * (0,INT64_MAX). */
  1625. #if SIZEOF_VOID_P == 8
  1626. #define gt_i64_timei(a,b) ((a) > (b))
  1627. #else
  1628. static INLINE int
  1629. gt_i64_timei(uint64_t a, uint64_t b)
  1630. {
  1631. int64_t diff = (int64_t) (b - a);
  1632. int res = diff >> 63;
  1633. return res & 1;
  1634. }
  1635. #endif
  1636. /** Pick a random element of <b>n_entries</b>-element array <b>entries</b>,
  1637. * choosing each element with a probability proportional to its (uint64_t)
  1638. * value, and return the index of that element. If all elements are 0, choose
  1639. * an index at random. Return -1 on error.
  1640. */
  1641. STATIC int
  1642. choose_array_element_by_weight(const u64_dbl_t *entries, int n_entries)
  1643. {
  1644. int i, i_chosen=-1, n_chosen=0;
  1645. uint64_t total_so_far = 0;
  1646. uint64_t rand_val;
  1647. uint64_t total = 0;
  1648. for (i = 0; i < n_entries; ++i)
  1649. total += entries[i].u64;
  1650. if (n_entries < 1)
  1651. return -1;
  1652. if (total == 0)
  1653. return crypto_rand_int(n_entries);
  1654. tor_assert(total < INT64_MAX);
  1655. rand_val = crypto_rand_uint64(total);
  1656. for (i = 0; i < n_entries; ++i) {
  1657. total_so_far += entries[i].u64;
  1658. if (gt_i64_timei(total_so_far, rand_val)) {
  1659. i_chosen = i;
  1660. n_chosen++;
  1661. /* Set rand_val to INT64_MAX rather than stopping the loop. This way,
  1662. * the time we spend in the loop does not leak which element we chose. */
  1663. rand_val = INT64_MAX;
  1664. }
  1665. }
  1666. tor_assert(total_so_far == total);
  1667. tor_assert(n_chosen == 1);
  1668. tor_assert(i_chosen >= 0);
  1669. tor_assert(i_chosen < n_entries);
  1670. return i_chosen;
  1671. }
  1672. /** When weighting bridges, enforce these values as lower and upper
  1673. * bound for believable bandwidth, because there is no way for us
  1674. * to verify a bridge's bandwidth currently. */
  1675. #define BRIDGE_MIN_BELIEVABLE_BANDWIDTH 20000 /* 20 kB/sec */
  1676. #define BRIDGE_MAX_BELIEVABLE_BANDWIDTH 100000 /* 100 kB/sec */
  1677. /** Return the smaller of the router's configured BandwidthRate
  1678. * and its advertised capacity, making sure to stay within the
  1679. * interval between bridge-min-believe-bw and
  1680. * bridge-max-believe-bw. */
  1681. static uint32_t
  1682. bridge_get_advertised_bandwidth_bounded(routerinfo_t *router)
  1683. {
  1684. uint32_t result = router->bandwidthcapacity;
  1685. if (result > router->bandwidthrate)
  1686. result = router->bandwidthrate;
  1687. if (result > BRIDGE_MAX_BELIEVABLE_BANDWIDTH)
  1688. result = BRIDGE_MAX_BELIEVABLE_BANDWIDTH;
  1689. else if (result < BRIDGE_MIN_BELIEVABLE_BANDWIDTH)
  1690. result = BRIDGE_MIN_BELIEVABLE_BANDWIDTH;
  1691. return result;
  1692. }
  1693. /** Return bw*1000, unless bw*1000 would overflow, in which case return
  1694. * INT32_MAX. */
  1695. static INLINE int32_t
  1696. kb_to_bytes(uint32_t bw)
  1697. {
  1698. return (bw > (INT32_MAX/1000)) ? INT32_MAX : bw*1000;
  1699. }
  1700. /** Helper function:
  1701. * choose a random element of smartlist <b>sl</b> of nodes, weighted by
  1702. * the advertised bandwidth of each element using the consensus
  1703. * bandwidth weights.
  1704. *
  1705. * If <b>rule</b>==WEIGHT_FOR_EXIT. we're picking an exit node: consider all
  1706. * nodes' bandwidth equally regardless of their Exit status, since there may
  1707. * be some in the list because they exit to obscure ports. If
  1708. * <b>rule</b>==NO_WEIGHTING, we're picking a non-exit node: weight
  1709. * exit-node's bandwidth less depending on the smallness of the fraction of
  1710. * Exit-to-total bandwidth. If <b>rule</b>==WEIGHT_FOR_GUARD, we're picking a
  1711. * guard node: consider all guard's bandwidth equally. Otherwise, weight
  1712. * guards proportionally less.
  1713. */
  1714. static const node_t *
  1715. smartlist_choose_node_by_bandwidth_weights(const smartlist_t *sl,
  1716. bandwidth_weight_rule_t rule)
  1717. {
  1718. u64_dbl_t *bandwidths=NULL;
  1719. if (compute_weighted_bandwidths(sl, rule, &bandwidths) < 0)
  1720. return NULL;
  1721. scale_array_elements_to_u64(bandwidths, smartlist_len(sl), NULL);
  1722. {
  1723. int idx = choose_array_element_by_weight(bandwidths,
  1724. smartlist_len(sl));
  1725. tor_free(bandwidths);
  1726. return idx < 0 ? NULL : smartlist_get(sl, idx);
  1727. }
  1728. }
  1729. /** Given a list of routers and a weighting rule as in
  1730. * smartlist_choose_node_by_bandwidth_weights, compute weighted bandwidth
  1731. * values for each node and store them in a freshly allocated
  1732. * *<b>bandwidths_out</b> of the same length as <b>sl</b>, and holding results
  1733. * as doubles. Return 0 on success, -1 on failure. */
  1734. static int
  1735. compute_weighted_bandwidths(const smartlist_t *sl,
  1736. bandwidth_weight_rule_t rule,
  1737. u64_dbl_t **bandwidths_out)
  1738. {
  1739. int64_t weight_scale;
  1740. double Wg = -1, Wm = -1, We = -1, Wd = -1;
  1741. double Wgb = -1, Wmb = -1, Web = -1, Wdb = -1;
  1742. uint64_t weighted_bw = 0;
  1743. u64_dbl_t *bandwidths;
  1744. /* Can't choose exit and guard at same time */
  1745. tor_assert(rule == NO_WEIGHTING ||
  1746. rule == WEIGHT_FOR_EXIT ||
  1747. rule == WEIGHT_FOR_GUARD ||
  1748. rule == WEIGHT_FOR_MID ||
  1749. rule == WEIGHT_FOR_DIR);
  1750. if (smartlist_len(sl) == 0) {
  1751. log_info(LD_CIRC,
  1752. "Empty routerlist passed in to consensus weight node "
  1753. "selection for rule %s",
  1754. bandwidth_weight_rule_to_string(rule));
  1755. return -1;
  1756. }
  1757. weight_scale = networkstatus_get_weight_scale_param(NULL);
  1758. if (rule == WEIGHT_FOR_GUARD) {
  1759. Wg = networkstatus_get_bw_weight(NULL, "Wgg", -1);
  1760. Wm = networkstatus_get_bw_weight(NULL, "Wgm", -1); /* Bridges */
  1761. We = 0;
  1762. Wd = networkstatus_get_bw_weight(NULL, "Wgd", -1);
  1763. Wgb = networkstatus_get_bw_weight(NULL, "Wgb", -1);
  1764. Wmb = networkstatus_get_bw_weight(NULL, "Wmb", -1);
  1765. Web = networkstatus_get_bw_weight(NULL, "Web", -1);
  1766. Wdb = networkstatus_get_bw_weight(NULL, "Wdb", -1);
  1767. } else if (rule == WEIGHT_FOR_MID) {
  1768. Wg = networkstatus_get_bw_weight(NULL, "Wmg", -1);
  1769. Wm = networkstatus_get_bw_weight(NULL, "Wmm", -1);
  1770. We = networkstatus_get_bw_weight(NULL, "Wme", -1);
  1771. Wd = networkstatus_get_bw_weight(NULL, "Wmd", -1);
  1772. Wgb = networkstatus_get_bw_weight(NULL, "Wgb", -1);
  1773. Wmb = networkstatus_get_bw_weight(NULL, "Wmb", -1);
  1774. Web = networkstatus_get_bw_weight(NULL, "Web", -1);
  1775. Wdb = networkstatus_get_bw_weight(NULL, "Wdb", -1);
  1776. } else if (rule == WEIGHT_FOR_EXIT) {
  1777. // Guards CAN be exits if they have weird exit policies
  1778. // They are d then I guess...
  1779. We = networkstatus_get_bw_weight(NULL, "Wee", -1);
  1780. Wm = networkstatus_get_bw_weight(NULL, "Wem", -1); /* Odd exit policies */
  1781. Wd = networkstatus_get_bw_weight(NULL, "Wed", -1);
  1782. Wg = networkstatus_get_bw_weight(NULL, "Weg", -1); /* Odd exit policies */
  1783. Wgb = networkstatus_get_bw_weight(NULL, "Wgb", -1);
  1784. Wmb = networkstatus_get_bw_weight(NULL, "Wmb", -1);
  1785. Web = networkstatus_get_bw_weight(NULL, "Web", -1);
  1786. Wdb = networkstatus_get_bw_weight(NULL, "Wdb", -1);
  1787. } else if (rule == WEIGHT_FOR_DIR) {
  1788. We = networkstatus_get_bw_weight(NULL, "Wbe", -1);
  1789. Wm = networkstatus_get_bw_weight(NULL, "Wbm", -1);
  1790. Wd = networkstatus_get_bw_weight(NULL, "Wbd", -1);
  1791. Wg = networkstatus_get_bw_weight(NULL, "Wbg", -1);
  1792. Wgb = Wmb = Web = Wdb = weight_scale;
  1793. } else if (rule == NO_WEIGHTING) {
  1794. Wg = Wm = We = Wd = weight_scale;
  1795. Wgb = Wmb = Web = Wdb = weight_scale;
  1796. }
  1797. if (Wg < 0 || Wm < 0 || We < 0 || Wd < 0 || Wgb < 0 || Wmb < 0 || Wdb < 0
  1798. || Web < 0) {
  1799. log_debug(LD_CIRC,
  1800. "Got negative bandwidth weights. Defaulting to old selection"
  1801. " algorithm.");
  1802. return -1; // Use old algorithm.
  1803. }
  1804. Wg /= weight_scale;
  1805. Wm /= weight_scale;
  1806. We /= weight_scale;
  1807. Wd /= weight_scale;
  1808. Wgb /= weight_scale;
  1809. Wmb /= weight_scale;
  1810. Web /= weight_scale;
  1811. Wdb /= weight_scale;
  1812. bandwidths = tor_calloc(sizeof(u64_dbl_t), smartlist_len(sl));
  1813. // Cycle through smartlist and total the bandwidth.
  1814. SMARTLIST_FOREACH_BEGIN(sl, const node_t *, node) {
  1815. int is_exit = 0, is_guard = 0, is_dir = 0, this_bw = 0;
  1816. double weight = 1;
  1817. is_exit = node->is_exit && ! node->is_bad_exit;
  1818. is_guard = node->is_possible_guard;
  1819. is_dir = node_is_dir(node);
  1820. if (node->rs) {
  1821. if (!node->rs->has_bandwidth) {
  1822. tor_free(bandwidths);
  1823. /* This should never happen, unless all the authorites downgrade
  1824. * to 0.2.0 or rogue routerstatuses get inserted into our consensus. */
  1825. log_warn(LD_BUG,
  1826. "Consensus is not listing bandwidths. Defaulting back to "
  1827. "old router selection algorithm.");
  1828. return -1;
  1829. }
  1830. this_bw = kb_to_bytes(node->rs->bandwidth_kb);
  1831. } else if (node->ri) {
  1832. /* bridge or other descriptor not in our consensus */
  1833. this_bw = bridge_get_advertised_bandwidth_bounded(node->ri);
  1834. } else {
  1835. /* We can't use this one. */
  1836. continue;
  1837. }
  1838. if (is_guard && is_exit) {
  1839. weight = (is_dir ? Wdb*Wd : Wd);
  1840. } else if (is_guard) {
  1841. weight = (is_dir ? Wgb*Wg : Wg);
  1842. } else if (is_exit) {
  1843. weight = (is_dir ? Web*We : We);
  1844. } else { // middle
  1845. weight = (is_dir ? Wmb*Wm : Wm);
  1846. }
  1847. /* These should be impossible; but overflows here would be bad, so let's
  1848. * make sure. */
  1849. if (this_bw < 0)
  1850. this_bw = 0;
  1851. if (weight < 0.0)
  1852. weight = 0.0;
  1853. bandwidths[node_sl_idx].dbl = weight*this_bw + 0.5;
  1854. } SMARTLIST_FOREACH_END(node);
  1855. log_debug(LD_CIRC, "Generated weighted bandwidths for rule %s based "
  1856. "on weights "
  1857. "Wg=%f Wm=%f We=%f Wd=%f with total bw "U64_FORMAT,
  1858. bandwidth_weight_rule_to_string(rule),
  1859. Wg, Wm, We, Wd, U64_PRINTF_ARG(weighted_bw));
  1860. *bandwidths_out = bandwidths;
  1861. return 0;
  1862. }
  1863. /** For all nodes in <b>sl</b>, return the fraction of those nodes, weighted
  1864. * by their weighted bandwidths with rule <b>rule</b>, for which we have
  1865. * descriptors. */
  1866. double
  1867. frac_nodes_with_descriptors(const smartlist_t *sl,
  1868. bandwidth_weight_rule_t rule)
  1869. {
  1870. u64_dbl_t *bandwidths = NULL;
  1871. double total, present;
  1872. if (smartlist_len(sl) == 0)
  1873. return 0.0;
  1874. if (compute_weighted_bandwidths(sl, rule, &bandwidths) < 0) {
  1875. int n_with_descs = 0;
  1876. SMARTLIST_FOREACH(sl, const node_t *, node, {
  1877. if (node_has_descriptor(node))
  1878. n_with_descs++;
  1879. });
  1880. return ((double)n_with_descs) / (double)smartlist_len(sl);
  1881. }
  1882. total = present = 0.0;
  1883. SMARTLIST_FOREACH_BEGIN(sl, const node_t *, node) {
  1884. const double bw = bandwidths[node_sl_idx].dbl;
  1885. total += bw;
  1886. if (node_has_descriptor(node))
  1887. present += bw;
  1888. } SMARTLIST_FOREACH_END(node);
  1889. tor_free(bandwidths);
  1890. if (total < 1.0)
  1891. return 0;
  1892. return present / total;
  1893. }
  1894. /** Helper function:
  1895. * choose a random node_t element of smartlist <b>sl</b>, weighted by
  1896. * the advertised bandwidth of each element.
  1897. *
  1898. * If <b>rule</b>==WEIGHT_FOR_EXIT. we're picking an exit node: consider all
  1899. * nodes' bandwidth equally regardless of their Exit status, since there may
  1900. * be some in the list because they exit to obscure ports. If
  1901. * <b>rule</b>==NO_WEIGHTING, we're picking a non-exit node: weight
  1902. * exit-node's bandwidth less depending on the smallness of the fraction of
  1903. * Exit-to-total bandwidth. If <b>rule</b>==WEIGHT_FOR_GUARD, we're picking a
  1904. * guard node: consider all guard's bandwidth equally. Otherwise, weight
  1905. * guards proportionally less.
  1906. */
  1907. static const node_t *
  1908. smartlist_choose_node_by_bandwidth(const smartlist_t *sl,
  1909. bandwidth_weight_rule_t rule)
  1910. {
  1911. unsigned int i;
  1912. u64_dbl_t *bandwidths;
  1913. int is_exit;
  1914. int is_guard;
  1915. int is_fast;
  1916. double total_nonexit_bw = 0, total_exit_bw = 0;
  1917. double total_nonguard_bw = 0, total_guard_bw = 0;
  1918. double exit_weight;
  1919. double guard_weight;
  1920. int n_unknown = 0;
  1921. bitarray_t *fast_bits;
  1922. bitarray_t *exit_bits;
  1923. bitarray_t *guard_bits;
  1924. // This function does not support WEIGHT_FOR_DIR
  1925. // or WEIGHT_FOR_MID
  1926. if (rule == WEIGHT_FOR_DIR || rule == WEIGHT_FOR_MID) {
  1927. rule = NO_WEIGHTING;
  1928. }
  1929. /* Can't choose exit and guard at same time */
  1930. tor_assert(rule == NO_WEIGHTING ||
  1931. rule == WEIGHT_FOR_EXIT ||
  1932. rule == WEIGHT_FOR_GUARD);
  1933. if (smartlist_len(sl) == 0) {
  1934. log_info(LD_CIRC,
  1935. "Empty routerlist passed in to old node selection for rule %s",
  1936. bandwidth_weight_rule_to_string(rule));
  1937. return NULL;
  1938. }
  1939. /* First count the total bandwidth weight, and make a list
  1940. * of each value. We use UINT64_MAX to indicate "unknown". */
  1941. bandwidths = tor_calloc(sizeof(u64_dbl_t), smartlist_len(sl));
  1942. fast_bits = bitarray_init_zero(smartlist_len(sl));
  1943. exit_bits = bitarray_init_zero(smartlist_len(sl));
  1944. guard_bits = bitarray_init_zero(smartlist_len(sl));
  1945. /* Iterate over all the routerinfo_t or routerstatus_t, and */
  1946. SMARTLIST_FOREACH_BEGIN(sl, const node_t *, node) {
  1947. /* first, learn what bandwidth we think i has */
  1948. int is_known = 1;
  1949. uint32_t this_bw = 0;
  1950. i = node_sl_idx;
  1951. is_exit = node->is_exit;
  1952. is_guard = node->is_possible_guard;
  1953. if (node->rs) {
  1954. if (node->rs->has_bandwidth) {
  1955. this_bw = kb_to_bytes(node->rs->bandwidth_kb);
  1956. } else { /* guess */
  1957. is_known = 0;
  1958. }
  1959. } else if (node->ri) {
  1960. /* Must be a bridge if we're willing to use it */
  1961. this_bw = bridge_get_advertised_bandwidth_bounded(node->ri);
  1962. }
  1963. if (is_exit)
  1964. bitarray_set(exit_bits, i);
  1965. if (is_guard)
  1966. bitarray_set(guard_bits, i);
  1967. if (node->is_fast)
  1968. bitarray_set(fast_bits, i);
  1969. if (is_known) {
  1970. bandwidths[i].dbl = this_bw;
  1971. if (is_guard)
  1972. total_guard_bw += this_bw;
  1973. else
  1974. total_nonguard_bw += this_bw;
  1975. if (is_exit)
  1976. total_exit_bw += this_bw;
  1977. else
  1978. total_nonexit_bw += this_bw;
  1979. } else {
  1980. ++n_unknown;
  1981. bandwidths[i].dbl = -1.0;
  1982. }
  1983. } SMARTLIST_FOREACH_END(node);
  1984. #define EPSILON .1
  1985. /* Now, fill in the unknown values. */
  1986. if (n_unknown) {
  1987. int32_t avg_fast, avg_slow;
  1988. if (total_exit_bw+total_nonexit_bw < EPSILON) {
  1989. /* if there's some bandwidth, there's at least one known router,
  1990. * so no worries about div by 0 here */
  1991. int n_known = smartlist_len(sl)-n_unknown;
  1992. avg_fast = avg_slow = (int32_t)
  1993. ((total_exit_bw+total_nonexit_bw)/((uint64_t) n_known));
  1994. } else {
  1995. avg_fast = 40000;
  1996. avg_slow = 20000;
  1997. }
  1998. for (i=0; i<(unsigned)smartlist_len(sl); ++i) {
  1999. if (bandwidths[i].dbl >= 0.0)
  2000. continue;
  2001. is_fast = bitarray_is_set(fast_bits, i);
  2002. is_exit = bitarray_is_set(exit_bits, i);
  2003. is_guard = bitarray_is_set(guard_bits, i);
  2004. bandwidths[i].dbl = is_fast ? avg_fast : avg_slow;
  2005. if (is_exit)
  2006. total_exit_bw += bandwidths[i].dbl;
  2007. else
  2008. total_nonexit_bw += bandwidths[i].dbl;
  2009. if (is_guard)
  2010. total_guard_bw += bandwidths[i].dbl;
  2011. else
  2012. total_nonguard_bw += bandwidths[i].dbl;
  2013. }
  2014. }
  2015. /* If there's no bandwidth at all, pick at random. */
  2016. if (total_exit_bw+total_nonexit_bw < EPSILON) {
  2017. tor_free(bandwidths);
  2018. tor_free(fast_bits);
  2019. tor_free(exit_bits);
  2020. tor_free(guard_bits);
  2021. return smartlist_choose(sl);
  2022. }
  2023. /* Figure out how to weight exits and guards */
  2024. {
  2025. double all_bw = U64_TO_DBL(total_exit_bw+total_nonexit_bw);
  2026. double exit_bw = U64_TO_DBL(total_exit_bw);
  2027. double guard_bw = U64_TO_DBL(total_guard_bw);
  2028. /*
  2029. * For detailed derivation of this formula, see
  2030. * http://archives.seul.org/or/dev/Jul-2007/msg00056.html
  2031. */
  2032. if (rule == WEIGHT_FOR_EXIT || total_exit_bw<EPSILON)
  2033. exit_weight = 1.0;
  2034. else
  2035. exit_weight = 1.0 - all_bw/(3.0*exit_bw);
  2036. if (rule == WEIGHT_FOR_GUARD || total_guard_bw<EPSILON)
  2037. guard_weight = 1.0;
  2038. else
  2039. guard_weight = 1.0 - all_bw/(3.0*guard_bw);
  2040. if (exit_weight <= 0.0)
  2041. exit_weight = 0.0;
  2042. if (guard_weight <= 0.0)
  2043. guard_weight = 0.0;
  2044. for (i=0; i < (unsigned)smartlist_len(sl); i++) {
  2045. tor_assert(bandwidths[i].dbl >= 0.0);
  2046. is_exit = bitarray_is_set(exit_bits, i);
  2047. is_guard = bitarray_is_set(guard_bits, i);
  2048. if (is_exit && is_guard)
  2049. bandwidths[i].dbl *= exit_weight * guard_weight;
  2050. else if (is_guard)
  2051. bandwidths[i].dbl *= guard_weight;
  2052. else if (is_exit)
  2053. bandwidths[i].dbl *= exit_weight;
  2054. }
  2055. }
  2056. #if 0
  2057. log_debug(LD_CIRC, "Total weighted bw = "U64_FORMAT
  2058. ", exit bw = "U64_FORMAT
  2059. ", nonexit bw = "U64_FORMAT", exit weight = %f "
  2060. "(for exit == %d)"
  2061. ", guard bw = "U64_FORMAT
  2062. ", nonguard bw = "U64_FORMAT", guard weight = %f "
  2063. "(for guard == %d)",
  2064. U64_PRINTF_ARG(total_bw),
  2065. U64_PRINTF_ARG(total_exit_bw), U64_PRINTF_ARG(total_nonexit_bw),
  2066. exit_weight, (int)(rule == WEIGHT_FOR_EXIT),
  2067. U64_PRINTF_ARG(total_guard_bw), U64_PRINTF_ARG(total_nonguard_bw),
  2068. guard_weight, (int)(rule == WEIGHT_FOR_GUARD));
  2069. #endif
  2070. scale_array_elements_to_u64(bandwidths, smartlist_len(sl), NULL);
  2071. {
  2072. int idx = choose_array_element_by_weight(bandwidths,
  2073. smartlist_len(sl));
  2074. tor_free(bandwidths);
  2075. tor_free(fast_bits);
  2076. tor_free(exit_bits);
  2077. tor_free(guard_bits);
  2078. return idx < 0 ? NULL : smartlist_get(sl, idx);
  2079. }
  2080. }
  2081. /** Choose a random element of status list <b>sl</b>, weighted by
  2082. * the advertised bandwidth of each node */
  2083. const node_t *
  2084. node_sl_choose_by_bandwidth(const smartlist_t *sl,
  2085. bandwidth_weight_rule_t rule)
  2086. { /*XXXX MOVE */
  2087. const node_t *ret;
  2088. if ((ret = smartlist_choose_node_by_bandwidth_weights(sl, rule))) {
  2089. return ret;
  2090. } else {
  2091. return smartlist_choose_node_by_bandwidth(sl, rule);
  2092. }
  2093. }
  2094. /** Return a random running node from the nodelist. Never
  2095. * pick a node that is in
  2096. * <b>excludedsmartlist</b>, or which matches <b>excludedset</b>,
  2097. * even if they are the only nodes available.
  2098. * If <b>CRN_NEED_UPTIME</b> is set in flags and any router has more than
  2099. * a minimum uptime, return one of those.
  2100. * If <b>CRN_NEED_CAPACITY</b> is set in flags, weight your choice by the
  2101. * advertised capacity of each router.
  2102. * If <b>CRN_ALLOW_INVALID</b> is not set in flags, consider only Valid
  2103. * routers.
  2104. * If <b>CRN_NEED_GUARD</b> is set in flags, consider only Guard routers.
  2105. * If <b>CRN_WEIGHT_AS_EXIT</b> is set in flags, we weight bandwidths as if
  2106. * picking an exit node, otherwise we weight bandwidths for picking a relay
  2107. * node (that is, possibly discounting exit nodes).
  2108. * If <b>CRN_NEED_DESC</b> is set in flags, we only consider nodes that
  2109. * have a routerinfo or microdescriptor -- that is, enough info to be
  2110. * used to build a circuit.
  2111. */
  2112. const node_t *
  2113. router_choose_random_node(smartlist_t *excludedsmartlist,
  2114. routerset_t *excludedset,
  2115. router_crn_flags_t flags)
  2116. { /* XXXX MOVE */
  2117. const int need_uptime = (flags & CRN_NEED_UPTIME) != 0;
  2118. const int need_capacity = (flags & CRN_NEED_CAPACITY) != 0;
  2119. const int need_guard = (flags & CRN_NEED_GUARD) != 0;
  2120. const int allow_invalid = (flags & CRN_ALLOW_INVALID) != 0;
  2121. const int weight_for_exit = (flags & CRN_WEIGHT_AS_EXIT) != 0;
  2122. const int need_desc = (flags & CRN_NEED_DESC) != 0;
  2123. smartlist_t *sl=smartlist_new(),
  2124. *excludednodes=smartlist_new();
  2125. const node_t *choice = NULL;
  2126. const routerinfo_t *r;
  2127. bandwidth_weight_rule_t rule;
  2128. tor_assert(!(weight_for_exit && need_guard));
  2129. rule = weight_for_exit ? WEIGHT_FOR_EXIT :
  2130. (need_guard ? WEIGHT_FOR_GUARD : WEIGHT_FOR_MID);
  2131. /* Exclude relays that allow single hop exit circuits, if the user
  2132. * wants to (such relays might be risky) */
  2133. if (get_options()->ExcludeSingleHopRelays) {
  2134. SMARTLIST_FOREACH(nodelist_get_list(), node_t *, node,
  2135. if (node_allows_single_hop_exits(node)) {
  2136. smartlist_add(excludednodes, node);
  2137. });
  2138. }
  2139. if ((r = routerlist_find_my_routerinfo()))
  2140. routerlist_add_node_and_family(excludednodes, r);
  2141. router_add_running_nodes_to_smartlist(sl, allow_invalid,
  2142. need_uptime, need_capacity,
  2143. need_guard, need_desc);
  2144. smartlist_subtract(sl,excludednodes);
  2145. if (excludedsmartlist)
  2146. smartlist_subtract(sl,excludedsmartlist);
  2147. if (excludedset)
  2148. routerset_subtract_nodes(sl,excludedset);
  2149. // Always weight by bandwidth
  2150. choice = node_sl_choose_by_bandwidth(sl, rule);
  2151. smartlist_free(sl);
  2152. if (!choice && (need_uptime || need_capacity || need_guard)) {
  2153. /* try once more -- recurse but with fewer restrictions. */
  2154. log_info(LD_CIRC,
  2155. "We couldn't find any live%s%s%s routers; falling back "
  2156. "to list of all routers.",
  2157. need_capacity?", fast":"",
  2158. need_uptime?", stable":"",
  2159. need_guard?", guard":"");
  2160. flags &= ~ (CRN_NEED_UPTIME|CRN_NEED_CAPACITY|CRN_NEED_GUARD);
  2161. choice = router_choose_random_node(
  2162. excludedsmartlist, excludedset, flags);
  2163. }
  2164. smartlist_free(excludednodes);
  2165. if (!choice) {
  2166. log_warn(LD_CIRC,
  2167. "No available nodes when trying to choose node. Failing.");
  2168. }
  2169. return choice;
  2170. }
  2171. /** Helper: given an extended nickname in <b>hexdigest</b> try to decode it.
  2172. * Return 0 on success, -1 on failure. Store the result into the
  2173. * DIGEST_LEN-byte buffer at <b>digest_out</b>, the single character at
  2174. * <b>nickname_qualifier_char_out</b>, and the MAXNICKNAME_LEN+1-byte buffer
  2175. * at <b>nickname_out</b>.
  2176. *
  2177. * The recognized format is:
  2178. * HexName = Dollar? HexDigest NamePart?
  2179. * Dollar = '?'
  2180. * HexDigest = HexChar*20
  2181. * HexChar = 'a'..'f' | 'A'..'F' | '0'..'9'
  2182. * NamePart = QualChar Name
  2183. * QualChar = '=' | '~'
  2184. * Name = NameChar*(1..MAX_NICKNAME_LEN)
  2185. * NameChar = Any ASCII alphanumeric character
  2186. */
  2187. int
  2188. hex_digest_nickname_decode(const char *hexdigest,
  2189. char *digest_out,
  2190. char *nickname_qualifier_char_out,
  2191. char *nickname_out)
  2192. {
  2193. size_t len;
  2194. tor_assert(hexdigest);
  2195. if (hexdigest[0] == '$')
  2196. ++hexdigest;
  2197. len = strlen(hexdigest);
  2198. if (len < HEX_DIGEST_LEN) {
  2199. return -1;
  2200. } else if (len > HEX_DIGEST_LEN && (hexdigest[HEX_DIGEST_LEN] == '=' ||
  2201. hexdigest[HEX_DIGEST_LEN] == '~') &&
  2202. len <= HEX_DIGEST_LEN+1+MAX_NICKNAME_LEN) {
  2203. *nickname_qualifier_char_out = hexdigest[HEX_DIGEST_LEN];
  2204. strlcpy(nickname_out, hexdigest+HEX_DIGEST_LEN+1 , MAX_NICKNAME_LEN+1);
  2205. } else if (len == HEX_DIGEST_LEN) {
  2206. ;
  2207. } else {
  2208. return -1;
  2209. }
  2210. if (base16_decode(digest_out, DIGEST_LEN, hexdigest, HEX_DIGEST_LEN)<0)
  2211. return -1;
  2212. return 0;
  2213. }
  2214. /** Helper: Return true iff the <b>identity_digest</b> and <b>nickname</b>
  2215. * combination of a router, encoded in hexadecimal, matches <b>hexdigest</b>
  2216. * (which is optionally prefixed with a single dollar sign). Return false if
  2217. * <b>hexdigest</b> is malformed, or it doesn't match. */
  2218. int
  2219. hex_digest_nickname_matches(const char *hexdigest, const char *identity_digest,
  2220. const char *nickname, int is_named)
  2221. {
  2222. char digest[DIGEST_LEN];
  2223. char nn_char='\0';
  2224. char nn_buf[MAX_NICKNAME_LEN+1];
  2225. if (hex_digest_nickname_decode(hexdigest, digest, &nn_char, nn_buf) == -1)
  2226. return 0;
  2227. if (nn_char == '=' || nn_char == '~') {
  2228. if (!nickname)
  2229. return 0;
  2230. if (strcasecmp(nn_buf, nickname))
  2231. return 0;
  2232. if (nn_char == '=' && !is_named)
  2233. return 0;
  2234. }
  2235. return tor_memeq(digest, identity_digest, DIGEST_LEN);
  2236. }
  2237. /** Return true iff <b>router</b> is listed as named in the current
  2238. * consensus. */
  2239. int
  2240. router_is_named(const routerinfo_t *router)
  2241. {
  2242. const char *digest =
  2243. networkstatus_get_router_digest_by_nickname(router->nickname);
  2244. return (digest &&
  2245. tor_memeq(digest, router->cache_info.identity_digest, DIGEST_LEN));
  2246. }
  2247. /** Return true iff <b>digest</b> is the digest of the identity key of a
  2248. * trusted directory matching at least one bit of <b>type</b>. If <b>type</b>
  2249. * is zero, any authority is okay. */
  2250. int
  2251. router_digest_is_trusted_dir_type(const char *digest, dirinfo_type_t type)
  2252. {
  2253. if (!trusted_dir_servers)
  2254. return 0;
  2255. if (authdir_mode(get_options()) && router_digest_is_me(digest))
  2256. return 1;
  2257. SMARTLIST_FOREACH(trusted_dir_servers, dir_server_t *, ent,
  2258. if (tor_memeq(digest, ent->digest, DIGEST_LEN)) {
  2259. return (!type) || ((type & ent->type) != 0);
  2260. });
  2261. return 0;
  2262. }
  2263. /** Return true iff <b>addr</b> is the address of one of our trusted
  2264. * directory authorities. */
  2265. int
  2266. router_addr_is_trusted_dir(uint32_t addr)
  2267. {
  2268. if (!trusted_dir_servers)
  2269. return 0;
  2270. SMARTLIST_FOREACH(trusted_dir_servers, dir_server_t *, ent,
  2271. if (ent->addr == addr)
  2272. return 1;
  2273. );
  2274. return 0;
  2275. }
  2276. /** If hexdigest is correctly formed, base16_decode it into
  2277. * digest, which must have DIGEST_LEN space in it.
  2278. * Return 0 on success, -1 on failure.
  2279. */
  2280. int
  2281. hexdigest_to_digest(const char *hexdigest, char *digest)
  2282. {
  2283. if (hexdigest[0]=='$')
  2284. ++hexdigest;
  2285. if (strlen(hexdigest) < HEX_DIGEST_LEN ||
  2286. base16_decode(digest,DIGEST_LEN,hexdigest,HEX_DIGEST_LEN) < 0)
  2287. return -1;
  2288. return 0;
  2289. }
  2290. /** As router_get_by_id_digest,but return a pointer that you're allowed to
  2291. * modify */
  2292. routerinfo_t *
  2293. router_get_mutable_by_digest(const char *digest)
  2294. {
  2295. tor_assert(digest);
  2296. if (!routerlist) return NULL;
  2297. // routerlist_assert_ok(routerlist);
  2298. return rimap_get(routerlist->identity_map, digest);
  2299. }
  2300. /** Return the router in our routerlist whose 20-byte key digest
  2301. * is <b>digest</b>. Return NULL if no such router is known. */
  2302. const routerinfo_t *
  2303. router_get_by_id_digest(const char *digest)
  2304. {
  2305. return router_get_mutable_by_digest(digest);
  2306. }
  2307. /** Return the router in our routerlist whose 20-byte descriptor
  2308. * is <b>digest</b>. Return NULL if no such router is known. */
  2309. signed_descriptor_t *
  2310. router_get_by_descriptor_digest(const char *digest)
  2311. {
  2312. tor_assert(digest);
  2313. if (!routerlist) return NULL;
  2314. return sdmap_get(routerlist->desc_digest_map, digest);
  2315. }
  2316. /** Return the signed descriptor for the router in our routerlist whose
  2317. * 20-byte extra-info digest is <b>digest</b>. Return NULL if no such router
  2318. * is known. */
  2319. signed_descriptor_t *
  2320. router_get_by_extrainfo_digest(const char *digest)
  2321. {
  2322. tor_assert(digest);
  2323. if (!routerlist) return NULL;
  2324. return sdmap_get(routerlist->desc_by_eid_map, digest);
  2325. }
  2326. /** Return the signed descriptor for the extrainfo_t in our routerlist whose
  2327. * extra-info-digest is <b>digest</b>. Return NULL if no such extra-info
  2328. * document is known. */
  2329. signed_descriptor_t *
  2330. extrainfo_get_by_descriptor_digest(const char *digest)
  2331. {
  2332. extrainfo_t *ei;
  2333. tor_assert(digest);
  2334. if (!routerlist) return NULL;
  2335. ei = eimap_get(routerlist->extra_info_map, digest);
  2336. return ei ? &ei->cache_info : NULL;
  2337. }
  2338. /** Return a pointer to the signed textual representation of a descriptor.
  2339. * The returned string is not guaranteed to be NUL-terminated: the string's
  2340. * length will be in desc-\>signed_descriptor_len.
  2341. *
  2342. * If <b>with_annotations</b> is set, the returned string will include
  2343. * the annotations
  2344. * (if any) preceding the descriptor. This will increase the length of the
  2345. * string by desc-\>annotations_len.
  2346. *
  2347. * The caller must not free the string returned.
  2348. */
  2349. static const char *
  2350. signed_descriptor_get_body_impl(const signed_descriptor_t *desc,
  2351. int with_annotations)
  2352. {
  2353. const char *r = NULL;
  2354. size_t len = desc->signed_descriptor_len;
  2355. off_t offset = desc->saved_offset;
  2356. if (with_annotations)
  2357. len += desc->annotations_len;
  2358. else
  2359. offset += desc->annotations_len;
  2360. tor_assert(len > 32);
  2361. if (desc->saved_location == SAVED_IN_CACHE && routerlist) {
  2362. desc_store_t *store = desc_get_store(router_get_routerlist(), desc);
  2363. if (store && store->mmap) {
  2364. tor_assert(desc->saved_offset + len <= store->mmap->size);
  2365. r = store->mmap->data + offset;
  2366. } else if (store) {
  2367. log_err(LD_DIR, "We couldn't read a descriptor that is supposedly "
  2368. "mmaped in our cache. Is another process running in our data "
  2369. "directory? Exiting.");
  2370. exit(1);
  2371. }
  2372. }
  2373. if (!r) /* no mmap, or not in cache. */
  2374. r = desc->signed_descriptor_body +
  2375. (with_annotations ? 0 : desc->annotations_len);
  2376. tor_assert(r);
  2377. if (!with_annotations) {
  2378. if (fast_memcmp("router ", r, 7) && fast_memcmp("extra-info ", r, 11)) {
  2379. char *cp = tor_strndup(r, 64);
  2380. log_err(LD_DIR, "descriptor at %p begins with unexpected string %s. "
  2381. "Is another process running in our data directory? Exiting.",
  2382. desc, escaped(cp));
  2383. exit(1);
  2384. }
  2385. }
  2386. return r;
  2387. }
  2388. /** Return a pointer to the signed textual representation of a descriptor.
  2389. * The returned string is not guaranteed to be NUL-terminated: the string's
  2390. * length will be in desc-\>signed_descriptor_len.
  2391. *
  2392. * The caller must not free the string returned.
  2393. */
  2394. const char *
  2395. signed_descriptor_get_body(const signed_descriptor_t *desc)
  2396. {
  2397. return signed_descriptor_get_body_impl(desc, 0);
  2398. }
  2399. /** As signed_descriptor_get_body(), but points to the beginning of the
  2400. * annotations section rather than the beginning of the descriptor. */
  2401. const char *
  2402. signed_descriptor_get_annotations(const signed_descriptor_t *desc)
  2403. {
  2404. return signed_descriptor_get_body_impl(desc, 1);
  2405. }
  2406. /** Return the current list of all known routers. */
  2407. routerlist_t *
  2408. router_get_routerlist(void)
  2409. {
  2410. if (PREDICT_UNLIKELY(!routerlist)) {
  2411. routerlist = tor_malloc_zero(sizeof(routerlist_t));
  2412. routerlist->routers = smartlist_new();
  2413. routerlist->old_routers = smartlist_new();
  2414. routerlist->identity_map = rimap_new();
  2415. routerlist->desc_digest_map = sdmap_new();
  2416. routerlist->desc_by_eid_map = sdmap_new();
  2417. routerlist->extra_info_map = eimap_new();
  2418. routerlist->desc_store.fname_base = "cached-descriptors";
  2419. routerlist->extrainfo_store.fname_base = "cached-extrainfo";
  2420. routerlist->desc_store.type = ROUTER_STORE;
  2421. routerlist->extrainfo_store.type = EXTRAINFO_STORE;
  2422. routerlist->desc_store.description = "router descriptors";
  2423. routerlist->extrainfo_store.description = "extra-info documents";
  2424. }
  2425. return routerlist;
  2426. }
  2427. /** Free all storage held by <b>router</b>. */
  2428. void
  2429. routerinfo_free(routerinfo_t *router)
  2430. {
  2431. if (!router)
  2432. return;
  2433. tor_free(router->cache_info.signed_descriptor_body);
  2434. tor_free(router->nickname);
  2435. tor_free(router->platform);
  2436. tor_free(router->contact_info);
  2437. if (router->onion_pkey)
  2438. crypto_pk_free(router->onion_pkey);
  2439. tor_free(router->onion_curve25519_pkey);
  2440. if (router->identity_pkey)
  2441. crypto_pk_free(router->identity_pkey);
  2442. if (router->declared_family) {
  2443. SMARTLIST_FOREACH(router->declared_family, char *, s, tor_free(s));
  2444. smartlist_free(router->declared_family);
  2445. }
  2446. addr_policy_list_free(router->exit_policy);
  2447. short_policy_free(router->ipv6_exit_policy);
  2448. memset(router, 77, sizeof(routerinfo_t));
  2449. tor_free(router);
  2450. }
  2451. /** Release all storage held by <b>extrainfo</b> */
  2452. void
  2453. extrainfo_free(extrainfo_t *extrainfo)
  2454. {
  2455. if (!extrainfo)
  2456. return;
  2457. tor_free(extrainfo->cache_info.signed_descriptor_body);
  2458. tor_free(extrainfo->pending_sig);
  2459. memset(extrainfo, 88, sizeof(extrainfo_t)); /* debug bad memory usage */
  2460. tor_free(extrainfo);
  2461. }
  2462. /** Release storage held by <b>sd</b>. */
  2463. static void
  2464. signed_descriptor_free(signed_descriptor_t *sd)
  2465. {
  2466. if (!sd)
  2467. return;
  2468. tor_free(sd->signed_descriptor_body);
  2469. memset(sd, 99, sizeof(signed_descriptor_t)); /* Debug bad mem usage */
  2470. tor_free(sd);
  2471. }
  2472. /** Extract a signed_descriptor_t from a general routerinfo, and free the
  2473. * routerinfo.
  2474. */
  2475. static signed_descriptor_t *
  2476. signed_descriptor_from_routerinfo(routerinfo_t *ri)
  2477. {
  2478. signed_descriptor_t *sd;
  2479. tor_assert(ri->purpose == ROUTER_PURPOSE_GENERAL);
  2480. sd = tor_malloc_zero(sizeof(signed_descriptor_t));
  2481. memcpy(sd, &(ri->cache_info), sizeof(signed_descriptor_t));
  2482. sd->routerlist_index = -1;
  2483. ri->cache_info.signed_descriptor_body = NULL;
  2484. routerinfo_free(ri);
  2485. return sd;
  2486. }
  2487. /** Helper: free the storage held by the extrainfo_t in <b>e</b>. */
  2488. static void
  2489. extrainfo_free_(void *e)
  2490. {
  2491. extrainfo_free(e);
  2492. }
  2493. /** Free all storage held by a routerlist <b>rl</b>. */
  2494. void
  2495. routerlist_free(routerlist_t *rl)
  2496. {
  2497. if (!rl)
  2498. return;
  2499. rimap_free(rl->identity_map, NULL);
  2500. sdmap_free(rl->desc_digest_map, NULL);
  2501. sdmap_free(rl->desc_by_eid_map, NULL);
  2502. eimap_free(rl->extra_info_map, extrainfo_free_);
  2503. SMARTLIST_FOREACH(rl->routers, routerinfo_t *, r,
  2504. routerinfo_free(r));
  2505. SMARTLIST_FOREACH(rl->old_routers, signed_descriptor_t *, sd,
  2506. signed_descriptor_free(sd));
  2507. smartlist_free(rl->routers);
  2508. smartlist_free(rl->old_routers);
  2509. if (rl->desc_store.mmap) {
  2510. int res = tor_munmap_file(routerlist->desc_store.mmap);
  2511. if (res != 0) {
  2512. log_warn(LD_FS, "Failed to munmap routerlist->desc_store.mmap");
  2513. }
  2514. }
  2515. if (rl->extrainfo_store.mmap) {
  2516. int res = tor_munmap_file(routerlist->extrainfo_store.mmap);
  2517. if (res != 0) {
  2518. log_warn(LD_FS, "Failed to munmap routerlist->extrainfo_store.mmap");
  2519. }
  2520. }
  2521. tor_free(rl);
  2522. router_dir_info_changed();
  2523. }
  2524. /** Log information about how much memory is being used for routerlist,
  2525. * at log level <b>severity</b>. */
  2526. void
  2527. dump_routerlist_mem_usage(int severity)
  2528. {
  2529. uint64_t livedescs = 0;
  2530. uint64_t olddescs = 0;
  2531. if (!routerlist)
  2532. return;
  2533. SMARTLIST_FOREACH(routerlist->routers, routerinfo_t *, r,
  2534. livedescs += r->cache_info.signed_descriptor_len);
  2535. SMARTLIST_FOREACH(routerlist->old_routers, signed_descriptor_t *, sd,
  2536. olddescs += sd->signed_descriptor_len);
  2537. tor_log(severity, LD_DIR,
  2538. "In %d live descriptors: "U64_FORMAT" bytes. "
  2539. "In %d old descriptors: "U64_FORMAT" bytes.",
  2540. smartlist_len(routerlist->routers), U64_PRINTF_ARG(livedescs),
  2541. smartlist_len(routerlist->old_routers), U64_PRINTF_ARG(olddescs));
  2542. }
  2543. /** Debugging helper: If <b>idx</b> is nonnegative, assert that <b>ri</b> is
  2544. * in <b>sl</b> at position <b>idx</b>. Otherwise, search <b>sl</b> for
  2545. * <b>ri</b>. Return the index of <b>ri</b> in <b>sl</b>, or -1 if <b>ri</b>
  2546. * is not in <b>sl</b>. */
  2547. static INLINE int
  2548. routerlist_find_elt_(smartlist_t *sl, void *ri, int idx)
  2549. {
  2550. if (idx < 0) {
  2551. idx = -1;
  2552. SMARTLIST_FOREACH(sl, routerinfo_t *, r,
  2553. if (r == ri) {
  2554. idx = r_sl_idx;
  2555. break;
  2556. });
  2557. } else {
  2558. tor_assert(idx < smartlist_len(sl));
  2559. tor_assert(smartlist_get(sl, idx) == ri);
  2560. };
  2561. return idx;
  2562. }
  2563. /** Insert an item <b>ri</b> into the routerlist <b>rl</b>, updating indices
  2564. * as needed. There must be no previous member of <b>rl</b> with the same
  2565. * identity digest as <b>ri</b>: If there is, call routerlist_replace
  2566. * instead.
  2567. */
  2568. static void
  2569. routerlist_insert(routerlist_t *rl, routerinfo_t *ri)
  2570. {
  2571. routerinfo_t *ri_old;
  2572. signed_descriptor_t *sd_old;
  2573. {
  2574. const routerinfo_t *ri_generated = router_get_my_routerinfo();
  2575. tor_assert(ri_generated != ri);
  2576. }
  2577. tor_assert(ri->cache_info.routerlist_index == -1);
  2578. ri_old = rimap_set(rl->identity_map, ri->cache_info.identity_digest, ri);
  2579. tor_assert(!ri_old);
  2580. sd_old = sdmap_set(rl->desc_digest_map,
  2581. ri->cache_info.signed_descriptor_digest,
  2582. &(ri->cache_info));
  2583. if (sd_old) {
  2584. int idx = sd_old->routerlist_index;
  2585. sd_old->routerlist_index = -1;
  2586. smartlist_del(rl->old_routers, idx);
  2587. if (idx < smartlist_len(rl->old_routers)) {
  2588. signed_descriptor_t *d = smartlist_get(rl->old_routers, idx);
  2589. d->routerlist_index = idx;
  2590. }
  2591. rl->desc_store.bytes_dropped += sd_old->signed_descriptor_len;
  2592. sdmap_remove(rl->desc_by_eid_map, sd_old->extra_info_digest);
  2593. signed_descriptor_free(sd_old);
  2594. }
  2595. if (!tor_digest_is_zero(ri->cache_info.extra_info_digest))
  2596. sdmap_set(rl->desc_by_eid_map, ri->cache_info.extra_info_digest,
  2597. &ri->cache_info);
  2598. smartlist_add(rl->routers, ri);
  2599. ri->cache_info.routerlist_index = smartlist_len(rl->routers) - 1;
  2600. nodelist_set_routerinfo(ri, NULL);
  2601. router_dir_info_changed();
  2602. #ifdef DEBUG_ROUTERLIST
  2603. routerlist_assert_ok(rl);
  2604. #endif
  2605. }
  2606. /** Adds the extrainfo_t <b>ei</b> to the routerlist <b>rl</b>, if there is a
  2607. * corresponding router in rl-\>routers or rl-\>old_routers. Return true iff
  2608. * we actually inserted <b>ei</b>. Free <b>ei</b> if it isn't inserted. */
  2609. static int
  2610. extrainfo_insert(routerlist_t *rl, extrainfo_t *ei)
  2611. {
  2612. int r = 0;
  2613. routerinfo_t *ri = rimap_get(rl->identity_map,
  2614. ei->cache_info.identity_digest);
  2615. signed_descriptor_t *sd =
  2616. sdmap_get(rl->desc_by_eid_map, ei->cache_info.signed_descriptor_digest);
  2617. extrainfo_t *ei_tmp;
  2618. {
  2619. extrainfo_t *ei_generated = router_get_my_extrainfo();
  2620. tor_assert(ei_generated != ei);
  2621. }
  2622. if (!ri) {
  2623. /* This router is unknown; we can't even verify the signature. Give up.*/
  2624. goto done;
  2625. }
  2626. if (routerinfo_incompatible_with_extrainfo(ri, ei, sd, NULL)) {
  2627. goto done;
  2628. }
  2629. /* Okay, if we make it here, we definitely have a router corresponding to
  2630. * this extrainfo. */
  2631. ei_tmp = eimap_set(rl->extra_info_map,
  2632. ei->cache_info.signed_descriptor_digest,
  2633. ei);
  2634. r = 1;
  2635. if (ei_tmp) {
  2636. rl->extrainfo_store.bytes_dropped +=
  2637. ei_tmp->cache_info.signed_descriptor_len;
  2638. extrainfo_free(ei_tmp);
  2639. }
  2640. done:
  2641. if (r == 0)
  2642. extrainfo_free(ei);
  2643. #ifdef DEBUG_ROUTERLIST
  2644. routerlist_assert_ok(rl);
  2645. #endif
  2646. return r;
  2647. }
  2648. #define should_cache_old_descriptors() \
  2649. directory_caches_dir_info(get_options())
  2650. /** If we're a directory cache and routerlist <b>rl</b> doesn't have
  2651. * a copy of router <b>ri</b> yet, add it to the list of old (not
  2652. * recommended but still served) descriptors. Else free it. */
  2653. static void
  2654. routerlist_insert_old(routerlist_t *rl, routerinfo_t *ri)
  2655. {
  2656. {
  2657. const routerinfo_t *ri_generated = router_get_my_routerinfo();
  2658. tor_assert(ri_generated != ri);
  2659. }
  2660. tor_assert(ri->cache_info.routerlist_index == -1);
  2661. if (should_cache_old_descriptors() &&
  2662. ri->purpose == ROUTER_PURPOSE_GENERAL &&
  2663. !sdmap_get(rl->desc_digest_map,
  2664. ri->cache_info.signed_descriptor_digest)) {
  2665. signed_descriptor_t *sd = signed_descriptor_from_routerinfo(ri);
  2666. sdmap_set(rl->desc_digest_map, sd->signed_descriptor_digest, sd);
  2667. smartlist_add(rl->old_routers, sd);
  2668. sd->routerlist_index = smartlist_len(rl->old_routers)-1;
  2669. if (!tor_digest_is_zero(sd->extra_info_digest))
  2670. sdmap_set(rl->desc_by_eid_map, sd->extra_info_digest, sd);
  2671. } else {
  2672. routerinfo_free(ri);
  2673. }
  2674. #ifdef DEBUG_ROUTERLIST
  2675. routerlist_assert_ok(rl);
  2676. #endif
  2677. }
  2678. /** Remove an item <b>ri</b> from the routerlist <b>rl</b>, updating indices
  2679. * as needed. If <b>idx</b> is nonnegative and smartlist_get(rl-&gt;routers,
  2680. * idx) == ri, we don't need to do a linear search over the list to decide
  2681. * which to remove. We fill the gap in rl-&gt;routers with a later element in
  2682. * the list, if any exists. <b>ri</b> is freed.
  2683. *
  2684. * If <b>make_old</b> is true, instead of deleting the router, we try adding
  2685. * it to rl-&gt;old_routers. */
  2686. void
  2687. routerlist_remove(routerlist_t *rl, routerinfo_t *ri, int make_old, time_t now)
  2688. {
  2689. routerinfo_t *ri_tmp;
  2690. extrainfo_t *ei_tmp;
  2691. int idx = ri->cache_info.routerlist_index;
  2692. tor_assert(0 <= idx && idx < smartlist_len(rl->routers));
  2693. tor_assert(smartlist_get(rl->routers, idx) == ri);
  2694. nodelist_remove_routerinfo(ri);
  2695. /* make sure the rephist module knows that it's not running */
  2696. rep_hist_note_router_unreachable(ri->cache_info.identity_digest, now);
  2697. ri->cache_info.routerlist_index = -1;
  2698. smartlist_del(rl->routers, idx);
  2699. if (idx < smartlist_len(rl->routers)) {
  2700. routerinfo_t *r = smartlist_get(rl->routers, idx);
  2701. r->cache_info.routerlist_index = idx;
  2702. }
  2703. ri_tmp = rimap_remove(rl->identity_map, ri->cache_info.identity_digest);
  2704. router_dir_info_changed();
  2705. tor_assert(ri_tmp == ri);
  2706. if (make_old && should_cache_old_descriptors() &&
  2707. ri->purpose == ROUTER_PURPOSE_GENERAL) {
  2708. signed_descriptor_t *sd;
  2709. sd = signed_descriptor_from_routerinfo(ri);
  2710. smartlist_add(rl->old_routers, sd);
  2711. sd->routerlist_index = smartlist_len(rl->old_routers)-1;
  2712. sdmap_set(rl->desc_digest_map, sd->signed_descriptor_digest, sd);
  2713. if (!tor_digest_is_zero(sd->extra_info_digest))
  2714. sdmap_set(rl->desc_by_eid_map, sd->extra_info_digest, sd);
  2715. } else {
  2716. signed_descriptor_t *sd_tmp;
  2717. sd_tmp = sdmap_remove(rl->desc_digest_map,
  2718. ri->cache_info.signed_descriptor_digest);
  2719. tor_assert(sd_tmp == &(ri->cache_info));
  2720. rl->desc_store.bytes_dropped += ri->cache_info.signed_descriptor_len;
  2721. ei_tmp = eimap_remove(rl->extra_info_map,
  2722. ri->cache_info.extra_info_digest);
  2723. if (ei_tmp) {
  2724. rl->extrainfo_store.bytes_dropped +=
  2725. ei_tmp->cache_info.signed_descriptor_len;
  2726. extrainfo_free(ei_tmp);
  2727. }
  2728. if (!tor_digest_is_zero(ri->cache_info.extra_info_digest))
  2729. sdmap_remove(rl->desc_by_eid_map, ri->cache_info.extra_info_digest);
  2730. routerinfo_free(ri);
  2731. }
  2732. #ifdef DEBUG_ROUTERLIST
  2733. routerlist_assert_ok(rl);
  2734. #endif
  2735. }
  2736. /** Remove a signed_descriptor_t <b>sd</b> from <b>rl</b>-\>old_routers, and
  2737. * adjust <b>rl</b> as appropriate. <b>idx</b> is -1, or the index of
  2738. * <b>sd</b>. */
  2739. static void
  2740. routerlist_remove_old(routerlist_t *rl, signed_descriptor_t *sd, int idx)
  2741. {
  2742. signed_descriptor_t *sd_tmp;
  2743. extrainfo_t *ei_tmp;
  2744. desc_store_t *store;
  2745. if (idx == -1) {
  2746. idx = sd->routerlist_index;
  2747. }
  2748. tor_assert(0 <= idx && idx < smartlist_len(rl->old_routers));
  2749. /* XXXX edmanm's bridge relay triggered the following assert while
  2750. * running 0.2.0.12-alpha. If anybody triggers this again, see if we
  2751. * can get a backtrace. */
  2752. tor_assert(smartlist_get(rl->old_routers, idx) == sd);
  2753. tor_assert(idx == sd->routerlist_index);
  2754. sd->routerlist_index = -1;
  2755. smartlist_del(rl->old_routers, idx);
  2756. if (idx < smartlist_len(rl->old_routers)) {
  2757. signed_descriptor_t *d = smartlist_get(rl->old_routers, idx);
  2758. d->routerlist_index = idx;
  2759. }
  2760. sd_tmp = sdmap_remove(rl->desc_digest_map,
  2761. sd->signed_descriptor_digest);
  2762. tor_assert(sd_tmp == sd);
  2763. store = desc_get_store(rl, sd);
  2764. if (store)
  2765. store->bytes_dropped += sd->signed_descriptor_len;
  2766. ei_tmp = eimap_remove(rl->extra_info_map,
  2767. sd->extra_info_digest);
  2768. if (ei_tmp) {
  2769. rl->extrainfo_store.bytes_dropped +=
  2770. ei_tmp->cache_info.signed_descriptor_len;
  2771. extrainfo_free(ei_tmp);
  2772. }
  2773. if (!tor_digest_is_zero(sd->extra_info_digest))
  2774. sdmap_remove(rl->desc_by_eid_map, sd->extra_info_digest);
  2775. signed_descriptor_free(sd);
  2776. #ifdef DEBUG_ROUTERLIST
  2777. routerlist_assert_ok(rl);
  2778. #endif
  2779. }
  2780. /** Remove <b>ri_old</b> from the routerlist <b>rl</b>, and replace it with
  2781. * <b>ri_new</b>, updating all index info. If <b>idx</b> is nonnegative and
  2782. * smartlist_get(rl-&gt;routers, idx) == ri, we don't need to do a linear
  2783. * search over the list to decide which to remove. We put ri_new in the same
  2784. * index as ri_old, if possible. ri is freed as appropriate.
  2785. *
  2786. * If should_cache_descriptors() is true, instead of deleting the router,
  2787. * we add it to rl-&gt;old_routers. */
  2788. static void
  2789. routerlist_replace(routerlist_t *rl, routerinfo_t *ri_old,
  2790. routerinfo_t *ri_new)
  2791. {
  2792. int idx;
  2793. int same_descriptors;
  2794. routerinfo_t *ri_tmp;
  2795. extrainfo_t *ei_tmp;
  2796. {
  2797. const routerinfo_t *ri_generated = router_get_my_routerinfo();
  2798. tor_assert(ri_generated != ri_new);
  2799. }
  2800. tor_assert(ri_old != ri_new);
  2801. tor_assert(ri_new->cache_info.routerlist_index == -1);
  2802. idx = ri_old->cache_info.routerlist_index;
  2803. tor_assert(0 <= idx && idx < smartlist_len(rl->routers));
  2804. tor_assert(smartlist_get(rl->routers, idx) == ri_old);
  2805. {
  2806. routerinfo_t *ri_old_tmp=NULL;
  2807. nodelist_set_routerinfo(ri_new, &ri_old_tmp);
  2808. tor_assert(ri_old == ri_old_tmp);
  2809. }
  2810. router_dir_info_changed();
  2811. if (idx >= 0) {
  2812. smartlist_set(rl->routers, idx, ri_new);
  2813. ri_old->cache_info.routerlist_index = -1;
  2814. ri_new->cache_info.routerlist_index = idx;
  2815. /* Check that ri_old is not in rl->routers anymore: */
  2816. tor_assert( routerlist_find_elt_(rl->routers, ri_old, -1) == -1 );
  2817. } else {
  2818. log_warn(LD_BUG, "Appending entry from routerlist_replace.");
  2819. routerlist_insert(rl, ri_new);
  2820. return;
  2821. }
  2822. if (tor_memneq(ri_old->cache_info.identity_digest,
  2823. ri_new->cache_info.identity_digest, DIGEST_LEN)) {
  2824. /* digests don't match; digestmap_set won't replace */
  2825. rimap_remove(rl->identity_map, ri_old->cache_info.identity_digest);
  2826. }
  2827. ri_tmp = rimap_set(rl->identity_map,
  2828. ri_new->cache_info.identity_digest, ri_new);
  2829. tor_assert(!ri_tmp || ri_tmp == ri_old);
  2830. sdmap_set(rl->desc_digest_map,
  2831. ri_new->cache_info.signed_descriptor_digest,
  2832. &(ri_new->cache_info));
  2833. if (!tor_digest_is_zero(ri_new->cache_info.extra_info_digest)) {
  2834. sdmap_set(rl->desc_by_eid_map, ri_new->cache_info.extra_info_digest,
  2835. &ri_new->cache_info);
  2836. }
  2837. same_descriptors = tor_memeq(ri_old->cache_info.signed_descriptor_digest,
  2838. ri_new->cache_info.signed_descriptor_digest,
  2839. DIGEST_LEN);
  2840. if (should_cache_old_descriptors() &&
  2841. ri_old->purpose == ROUTER_PURPOSE_GENERAL &&
  2842. !same_descriptors) {
  2843. /* ri_old is going to become a signed_descriptor_t and go into
  2844. * old_routers */
  2845. signed_descriptor_t *sd = signed_descriptor_from_routerinfo(ri_old);
  2846. smartlist_add(rl->old_routers, sd);
  2847. sd->routerlist_index = smartlist_len(rl->old_routers)-1;
  2848. sdmap_set(rl->desc_digest_map, sd->signed_descriptor_digest, sd);
  2849. if (!tor_digest_is_zero(sd->extra_info_digest))
  2850. sdmap_set(rl->desc_by_eid_map, sd->extra_info_digest, sd);
  2851. } else {
  2852. /* We're dropping ri_old. */
  2853. if (!same_descriptors) {
  2854. /* digests don't match; The sdmap_set above didn't replace */
  2855. sdmap_remove(rl->desc_digest_map,
  2856. ri_old->cache_info.signed_descriptor_digest);
  2857. if (tor_memneq(ri_old->cache_info.extra_info_digest,
  2858. ri_new->cache_info.extra_info_digest, DIGEST_LEN)) {
  2859. ei_tmp = eimap_remove(rl->extra_info_map,
  2860. ri_old->cache_info.extra_info_digest);
  2861. if (ei_tmp) {
  2862. rl->extrainfo_store.bytes_dropped +=
  2863. ei_tmp->cache_info.signed_descriptor_len;
  2864. extrainfo_free(ei_tmp);
  2865. }
  2866. }
  2867. if (!tor_digest_is_zero(ri_old->cache_info.extra_info_digest)) {
  2868. sdmap_remove(rl->desc_by_eid_map,
  2869. ri_old->cache_info.extra_info_digest);
  2870. }
  2871. }
  2872. rl->desc_store.bytes_dropped += ri_old->cache_info.signed_descriptor_len;
  2873. routerinfo_free(ri_old);
  2874. }
  2875. #ifdef DEBUG_ROUTERLIST
  2876. routerlist_assert_ok(rl);
  2877. #endif
  2878. }
  2879. /** Extract the descriptor <b>sd</b> from old_routerlist, and re-parse
  2880. * it as a fresh routerinfo_t. */
  2881. static routerinfo_t *
  2882. routerlist_reparse_old(routerlist_t *rl, signed_descriptor_t *sd)
  2883. {
  2884. routerinfo_t *ri;
  2885. const char *body;
  2886. body = signed_descriptor_get_annotations(sd);
  2887. ri = router_parse_entry_from_string(body,
  2888. body+sd->signed_descriptor_len+sd->annotations_len,
  2889. 0, 1, NULL);
  2890. if (!ri)
  2891. return NULL;
  2892. memcpy(&ri->cache_info, sd, sizeof(signed_descriptor_t));
  2893. sd->signed_descriptor_body = NULL; /* Steal reference. */
  2894. ri->cache_info.routerlist_index = -1;
  2895. routerlist_remove_old(rl, sd, -1);
  2896. return ri;
  2897. }
  2898. /** Free all memory held by the routerlist module. */
  2899. void
  2900. routerlist_free_all(void)
  2901. {
  2902. routerlist_free(routerlist);
  2903. routerlist = NULL;
  2904. if (warned_nicknames) {
  2905. SMARTLIST_FOREACH(warned_nicknames, char *, cp, tor_free(cp));
  2906. smartlist_free(warned_nicknames);
  2907. warned_nicknames = NULL;
  2908. }
  2909. clear_dir_servers();
  2910. smartlist_free(trusted_dir_servers);
  2911. smartlist_free(fallback_dir_servers);
  2912. trusted_dir_servers = fallback_dir_servers = NULL;
  2913. if (trusted_dir_certs) {
  2914. digestmap_free(trusted_dir_certs, cert_list_free_);
  2915. trusted_dir_certs = NULL;
  2916. }
  2917. }
  2918. /** Forget that we have issued any router-related warnings, so that we'll
  2919. * warn again if we see the same errors. */
  2920. void
  2921. routerlist_reset_warnings(void)
  2922. {
  2923. if (!warned_nicknames)
  2924. warned_nicknames = smartlist_new();
  2925. SMARTLIST_FOREACH(warned_nicknames, char *, cp, tor_free(cp));
  2926. smartlist_clear(warned_nicknames); /* now the list is empty. */
  2927. networkstatus_reset_warnings();
  2928. }
  2929. /** Return 1 if the signed descriptor of this router is older than
  2930. * <b>seconds</b> seconds. Otherwise return 0. */
  2931. MOCK_IMPL(int,
  2932. router_descriptor_is_older_than,(const routerinfo_t *router, int seconds))
  2933. {
  2934. return router->cache_info.published_on < time(NULL) - seconds;
  2935. }
  2936. /** Add <b>router</b> to the routerlist, if we don't already have it. Replace
  2937. * older entries (if any) with the same key. Note: Callers should not hold
  2938. * their pointers to <b>router</b> if this function fails; <b>router</b>
  2939. * will either be inserted into the routerlist or freed. Similarly, even
  2940. * if this call succeeds, they should not hold their pointers to
  2941. * <b>router</b> after subsequent calls with other routerinfo's -- they
  2942. * might cause the original routerinfo to get freed.
  2943. *
  2944. * Returns the status for the operation. Might set *<b>msg</b> if it wants
  2945. * the poster of the router to know something.
  2946. *
  2947. * If <b>from_cache</b>, this descriptor came from our disk cache. If
  2948. * <b>from_fetch</b>, we received it in response to a request we made.
  2949. * (If both are false, that means it was uploaded to us as an auth dir
  2950. * server or via the controller.)
  2951. *
  2952. * This function should be called *after*
  2953. * routers_update_status_from_consensus_networkstatus; subsequently, you
  2954. * should call router_rebuild_store and routerlist_descriptors_added.
  2955. */
  2956. was_router_added_t
  2957. router_add_to_routerlist(routerinfo_t *router, const char **msg,
  2958. int from_cache, int from_fetch)
  2959. {
  2960. const char *id_digest;
  2961. const or_options_t *options = get_options();
  2962. int authdir = authdir_mode_handles_descs(options, router->purpose);
  2963. int authdir_believes_valid = 0;
  2964. routerinfo_t *old_router;
  2965. networkstatus_t *consensus =
  2966. networkstatus_get_latest_consensus_by_flavor(FLAV_NS);
  2967. int in_consensus = 0;
  2968. tor_assert(msg);
  2969. if (!routerlist)
  2970. router_get_routerlist();
  2971. id_digest = router->cache_info.identity_digest;
  2972. old_router = router_get_mutable_by_digest(id_digest);
  2973. /* Make sure that we haven't already got this exact descriptor. */
  2974. if (sdmap_get(routerlist->desc_digest_map,
  2975. router->cache_info.signed_descriptor_digest)) {
  2976. /* If we have this descriptor already and the new descriptor is a bridge
  2977. * descriptor, replace it. If we had a bridge descriptor before and the
  2978. * new one is not a bridge descriptor, don't replace it. */
  2979. /* Only members of routerlist->identity_map can be bridges; we don't
  2980. * put bridges in old_routers. */
  2981. const int was_bridge = old_router &&
  2982. old_router->purpose == ROUTER_PURPOSE_BRIDGE;
  2983. if (routerinfo_is_a_configured_bridge(router) &&
  2984. router->purpose == ROUTER_PURPOSE_BRIDGE &&
  2985. !was_bridge) {
  2986. log_info(LD_DIR, "Replacing non-bridge descriptor with bridge "
  2987. "descriptor for router %s",
  2988. router_describe(router));
  2989. } else {
  2990. log_info(LD_DIR,
  2991. "Dropping descriptor that we already have for router %s",
  2992. router_describe(router));
  2993. *msg = "Router descriptor was not new.";
  2994. routerinfo_free(router);
  2995. return ROUTER_WAS_NOT_NEW;
  2996. }
  2997. }
  2998. if (authdir) {
  2999. if (authdir_wants_to_reject_router(router, msg,
  3000. !from_cache && !from_fetch,
  3001. &authdir_believes_valid)) {
  3002. tor_assert(*msg);
  3003. routerinfo_free(router);
  3004. return ROUTER_AUTHDIR_REJECTS;
  3005. }
  3006. } else if (from_fetch) {
  3007. /* Only check the descriptor digest against the network statuses when
  3008. * we are receiving in response to a fetch. */
  3009. if (!signed_desc_digest_is_recognized(&router->cache_info) &&
  3010. !routerinfo_is_a_configured_bridge(router)) {
  3011. /* We asked for it, so some networkstatus must have listed it when we
  3012. * did. Save it if we're a cache in case somebody else asks for it. */
  3013. log_info(LD_DIR,
  3014. "Received a no-longer-recognized descriptor for router %s",
  3015. router_describe(router));
  3016. *msg = "Router descriptor is not referenced by any network-status.";
  3017. /* Only journal this desc if we'll be serving it. */
  3018. if (!from_cache && should_cache_old_descriptors())
  3019. signed_desc_append_to_journal(&router->cache_info,
  3020. &routerlist->desc_store);
  3021. routerlist_insert_old(routerlist, router);
  3022. return ROUTER_NOT_IN_CONSENSUS_OR_NETWORKSTATUS;
  3023. }
  3024. }
  3025. /* We no longer need a router with this descriptor digest. */
  3026. if (consensus) {
  3027. routerstatus_t *rs = networkstatus_vote_find_mutable_entry(
  3028. consensus, id_digest);
  3029. if (rs && tor_memeq(rs->descriptor_digest,
  3030. router->cache_info.signed_descriptor_digest,
  3031. DIGEST_LEN)) {
  3032. in_consensus = 1;
  3033. }
  3034. }
  3035. if (router->purpose == ROUTER_PURPOSE_GENERAL &&
  3036. consensus && !in_consensus && !authdir) {
  3037. /* If it's a general router not listed in the consensus, then don't
  3038. * consider replacing the latest router with it. */
  3039. if (!from_cache && should_cache_old_descriptors())
  3040. signed_desc_append_to_journal(&router->cache_info,
  3041. &routerlist->desc_store);
  3042. routerlist_insert_old(routerlist, router);
  3043. *msg = "Skipping router descriptor: not in consensus.";
  3044. return ROUTER_NOT_IN_CONSENSUS;
  3045. }
  3046. /* If we're reading a bridge descriptor from our cache, and we don't
  3047. * recognize it as one of our currently configured bridges, drop the
  3048. * descriptor. Otherwise we could end up using it as one of our entry
  3049. * guards even if it isn't in our Bridge config lines. */
  3050. if (router->purpose == ROUTER_PURPOSE_BRIDGE && from_cache &&
  3051. !authdir_mode_bridge(options) &&
  3052. !routerinfo_is_a_configured_bridge(router)) {
  3053. log_info(LD_DIR, "Dropping bridge descriptor for %s because we have "
  3054. "no bridge configured at that address.",
  3055. safe_str_client(router_describe(router)));
  3056. *msg = "Router descriptor was not a configured bridge.";
  3057. routerinfo_free(router);
  3058. return ROUTER_WAS_NOT_WANTED;
  3059. }
  3060. /* If we have a router with the same identity key, choose the newer one. */
  3061. if (old_router) {
  3062. if (!in_consensus && (router->cache_info.published_on <=
  3063. old_router->cache_info.published_on)) {
  3064. /* Same key, but old. This one is not listed in the consensus. */
  3065. log_debug(LD_DIR, "Not-new descriptor for router %s",
  3066. router_describe(router));
  3067. /* Only journal this desc if we'll be serving it. */
  3068. if (!from_cache && should_cache_old_descriptors())
  3069. signed_desc_append_to_journal(&router->cache_info,
  3070. &routerlist->desc_store);
  3071. routerlist_insert_old(routerlist, router);
  3072. *msg = "Router descriptor was not new.";
  3073. return ROUTER_WAS_NOT_NEW;
  3074. } else {
  3075. /* Same key, and either new, or listed in the consensus. */
  3076. log_debug(LD_DIR, "Replacing entry for router %s",
  3077. router_describe(router));
  3078. routerlist_replace(routerlist, old_router, router);
  3079. if (!from_cache) {
  3080. signed_desc_append_to_journal(&router->cache_info,
  3081. &routerlist->desc_store);
  3082. }
  3083. *msg = authdir_believes_valid ? "Valid server updated" :
  3084. ("Invalid server updated. (This dirserver is marking your "
  3085. "server as unapproved.)");
  3086. return ROUTER_ADDED_SUCCESSFULLY;
  3087. }
  3088. }
  3089. if (!in_consensus && from_cache &&
  3090. router_descriptor_is_older_than(router, OLD_ROUTER_DESC_MAX_AGE)) {
  3091. *msg = "Router descriptor was really old.";
  3092. routerinfo_free(router);
  3093. return ROUTER_WAS_NOT_NEW;
  3094. }
  3095. /* We haven't seen a router with this identity before. Add it to the end of
  3096. * the list. */
  3097. routerlist_insert(routerlist, router);
  3098. if (!from_cache) {
  3099. signed_desc_append_to_journal(&router->cache_info,
  3100. &routerlist->desc_store);
  3101. }
  3102. return ROUTER_ADDED_SUCCESSFULLY;
  3103. }
  3104. /** Insert <b>ei</b> into the routerlist, or free it. Other arguments are
  3105. * as for router_add_to_routerlist(). Return ROUTER_ADDED_SUCCESSFULLY iff
  3106. * we actually inserted it, ROUTER_BAD_EI otherwise.
  3107. */
  3108. was_router_added_t
  3109. router_add_extrainfo_to_routerlist(extrainfo_t *ei, const char **msg,
  3110. int from_cache, int from_fetch)
  3111. {
  3112. int inserted;
  3113. (void)from_fetch;
  3114. if (msg) *msg = NULL;
  3115. /*XXXX023 Do something with msg */
  3116. inserted = extrainfo_insert(router_get_routerlist(), ei);
  3117. if (inserted && !from_cache)
  3118. signed_desc_append_to_journal(&ei->cache_info,
  3119. &routerlist->extrainfo_store);
  3120. if (inserted)
  3121. return ROUTER_ADDED_SUCCESSFULLY;
  3122. else
  3123. return ROUTER_BAD_EI;
  3124. }
  3125. /** Sorting helper: return &lt;0, 0, or &gt;0 depending on whether the
  3126. * signed_descriptor_t* in *<b>a</b> has an identity digest preceding, equal
  3127. * to, or later than that of *<b>b</b>. */
  3128. static int
  3129. compare_old_routers_by_identity_(const void **_a, const void **_b)
  3130. {
  3131. int i;
  3132. const signed_descriptor_t *r1 = *_a, *r2 = *_b;
  3133. if ((i = fast_memcmp(r1->identity_digest, r2->identity_digest, DIGEST_LEN)))
  3134. return i;
  3135. return (int)(r1->published_on - r2->published_on);
  3136. }
  3137. /** Internal type used to represent how long an old descriptor was valid,
  3138. * where it appeared in the list of old descriptors, and whether it's extra
  3139. * old. Used only by routerlist_remove_old_cached_routers_with_id(). */
  3140. struct duration_idx_t {
  3141. int duration;
  3142. int idx;
  3143. int old;
  3144. };
  3145. /** Sorting helper: compare two duration_idx_t by their duration. */
  3146. static int
  3147. compare_duration_idx_(const void *_d1, const void *_d2)
  3148. {
  3149. const struct duration_idx_t *d1 = _d1;
  3150. const struct duration_idx_t *d2 = _d2;
  3151. return d1->duration - d2->duration;
  3152. }
  3153. /** The range <b>lo</b> through <b>hi</b> inclusive of routerlist->old_routers
  3154. * must contain routerinfo_t with the same identity and with publication time
  3155. * in ascending order. Remove members from this range until there are no more
  3156. * than max_descriptors_per_router() remaining. Start by removing the oldest
  3157. * members from before <b>cutoff</b>, then remove members which were current
  3158. * for the lowest amount of time. The order of members of old_routers at
  3159. * indices <b>lo</b> or higher may be changed.
  3160. */
  3161. static void
  3162. routerlist_remove_old_cached_routers_with_id(time_t now,
  3163. time_t cutoff, int lo, int hi,
  3164. digestset_t *retain)
  3165. {
  3166. int i, n = hi-lo+1;
  3167. unsigned n_extra, n_rmv = 0;
  3168. struct duration_idx_t *lifespans;
  3169. uint8_t *rmv, *must_keep;
  3170. smartlist_t *lst = routerlist->old_routers;
  3171. #if 1
  3172. const char *ident;
  3173. tor_assert(hi < smartlist_len(lst));
  3174. tor_assert(lo <= hi);
  3175. ident = ((signed_descriptor_t*)smartlist_get(lst, lo))->identity_digest;
  3176. for (i = lo+1; i <= hi; ++i) {
  3177. signed_descriptor_t *r = smartlist_get(lst, i);
  3178. tor_assert(tor_memeq(ident, r->identity_digest, DIGEST_LEN));
  3179. }
  3180. #endif
  3181. /* Check whether we need to do anything at all. */
  3182. {
  3183. int mdpr = directory_caches_dir_info(get_options()) ? 2 : 1;
  3184. if (n <= mdpr)
  3185. return;
  3186. n_extra = n - mdpr;
  3187. }
  3188. lifespans = tor_calloc(sizeof(struct duration_idx_t), n);
  3189. rmv = tor_calloc(sizeof(uint8_t), n);
  3190. must_keep = tor_calloc(sizeof(uint8_t), n);
  3191. /* Set lifespans to contain the lifespan and index of each server. */
  3192. /* Set rmv[i-lo]=1 if we're going to remove a server for being too old. */
  3193. for (i = lo; i <= hi; ++i) {
  3194. signed_descriptor_t *r = smartlist_get(lst, i);
  3195. signed_descriptor_t *r_next;
  3196. lifespans[i-lo].idx = i;
  3197. if (r->last_listed_as_valid_until >= now ||
  3198. (retain && digestset_contains(retain, r->signed_descriptor_digest))) {
  3199. must_keep[i-lo] = 1;
  3200. }
  3201. if (i < hi) {
  3202. r_next = smartlist_get(lst, i+1);
  3203. tor_assert(r->published_on <= r_next->published_on);
  3204. lifespans[i-lo].duration = (int)(r_next->published_on - r->published_on);
  3205. } else {
  3206. r_next = NULL;
  3207. lifespans[i-lo].duration = INT_MAX;
  3208. }
  3209. if (!must_keep[i-lo] && r->published_on < cutoff && n_rmv < n_extra) {
  3210. ++n_rmv;
  3211. lifespans[i-lo].old = 1;
  3212. rmv[i-lo] = 1;
  3213. }
  3214. }
  3215. if (n_rmv < n_extra) {
  3216. /**
  3217. * We aren't removing enough servers for being old. Sort lifespans by
  3218. * the duration of liveness, and remove the ones we're not already going to
  3219. * remove based on how long they were alive.
  3220. **/
  3221. qsort(lifespans, n, sizeof(struct duration_idx_t), compare_duration_idx_);
  3222. for (i = 0; i < n && n_rmv < n_extra; ++i) {
  3223. if (!must_keep[lifespans[i].idx-lo] && !lifespans[i].old) {
  3224. rmv[lifespans[i].idx-lo] = 1;
  3225. ++n_rmv;
  3226. }
  3227. }
  3228. }
  3229. i = hi;
  3230. do {
  3231. if (rmv[i-lo])
  3232. routerlist_remove_old(routerlist, smartlist_get(lst, i), i);
  3233. } while (--i >= lo);
  3234. tor_free(must_keep);
  3235. tor_free(rmv);
  3236. tor_free(lifespans);
  3237. }
  3238. /** Deactivate any routers from the routerlist that are more than
  3239. * ROUTER_MAX_AGE seconds old and not recommended by any networkstatuses;
  3240. * remove old routers from the list of cached routers if we have too many.
  3241. */
  3242. void
  3243. routerlist_remove_old_routers(void)
  3244. {
  3245. int i, hi=-1;
  3246. const char *cur_id = NULL;
  3247. time_t now = time(NULL);
  3248. time_t cutoff;
  3249. routerinfo_t *router;
  3250. signed_descriptor_t *sd;
  3251. digestset_t *retain;
  3252. const networkstatus_t *consensus = networkstatus_get_latest_consensus();
  3253. trusted_dirs_remove_old_certs();
  3254. if (!routerlist || !consensus)
  3255. return;
  3256. // routerlist_assert_ok(routerlist);
  3257. /* We need to guess how many router descriptors we will wind up wanting to
  3258. retain, so that we can be sure to allocate a large enough Bloom filter
  3259. to hold the digest set. Overestimating is fine; underestimating is bad.
  3260. */
  3261. {
  3262. /* We'll probably retain everything in the consensus. */
  3263. int n_max_retain = smartlist_len(consensus->routerstatus_list);
  3264. retain = digestset_new(n_max_retain);
  3265. }
  3266. cutoff = now - OLD_ROUTER_DESC_MAX_AGE;
  3267. /* Retain anything listed in the consensus. */
  3268. if (consensus) {
  3269. SMARTLIST_FOREACH(consensus->routerstatus_list, routerstatus_t *, rs,
  3270. if (rs->published_on >= cutoff)
  3271. digestset_add(retain, rs->descriptor_digest));
  3272. }
  3273. /* If we have a consensus, we should consider pruning current routers that
  3274. * are too old and that nobody recommends. (If we don't have a consensus,
  3275. * then we should get one before we decide to kill routers.) */
  3276. if (consensus) {
  3277. cutoff = now - ROUTER_MAX_AGE;
  3278. /* Remove too-old unrecommended members of routerlist->routers. */
  3279. for (i = 0; i < smartlist_len(routerlist->routers); ++i) {
  3280. router = smartlist_get(routerlist->routers, i);
  3281. if (router->cache_info.published_on <= cutoff &&
  3282. router->cache_info.last_listed_as_valid_until < now &&
  3283. !digestset_contains(retain,
  3284. router->cache_info.signed_descriptor_digest)) {
  3285. /* Too old: remove it. (If we're a cache, just move it into
  3286. * old_routers.) */
  3287. log_info(LD_DIR,
  3288. "Forgetting obsolete (too old) routerinfo for router %s",
  3289. router_describe(router));
  3290. routerlist_remove(routerlist, router, 1, now);
  3291. i--;
  3292. }
  3293. }
  3294. }
  3295. //routerlist_assert_ok(routerlist);
  3296. /* Remove far-too-old members of routerlist->old_routers. */
  3297. cutoff = now - OLD_ROUTER_DESC_MAX_AGE;
  3298. for (i = 0; i < smartlist_len(routerlist->old_routers); ++i) {
  3299. sd = smartlist_get(routerlist->old_routers, i);
  3300. if (sd->published_on <= cutoff &&
  3301. sd->last_listed_as_valid_until < now &&
  3302. !digestset_contains(retain, sd->signed_descriptor_digest)) {
  3303. /* Too old. Remove it. */
  3304. routerlist_remove_old(routerlist, sd, i--);
  3305. }
  3306. }
  3307. //routerlist_assert_ok(routerlist);
  3308. log_info(LD_DIR, "We have %d live routers and %d old router descriptors.",
  3309. smartlist_len(routerlist->routers),
  3310. smartlist_len(routerlist->old_routers));
  3311. /* Now we might have to look at routerlist->old_routers for extraneous
  3312. * members. (We'd keep all the members if we could, but we need to save
  3313. * space.) First, check whether we have too many router descriptors, total.
  3314. * We're okay with having too many for some given router, so long as the
  3315. * total number doesn't approach max_descriptors_per_router()*len(router).
  3316. */
  3317. if (smartlist_len(routerlist->old_routers) <
  3318. smartlist_len(routerlist->routers))
  3319. goto done;
  3320. /* Sort by identity, then fix indices. */
  3321. smartlist_sort(routerlist->old_routers, compare_old_routers_by_identity_);
  3322. /* Fix indices. */
  3323. for (i = 0; i < smartlist_len(routerlist->old_routers); ++i) {
  3324. signed_descriptor_t *r = smartlist_get(routerlist->old_routers, i);
  3325. r->routerlist_index = i;
  3326. }
  3327. /* Iterate through the list from back to front, so when we remove descriptors
  3328. * we don't mess up groups we haven't gotten to. */
  3329. for (i = smartlist_len(routerlist->old_routers)-1; i >= 0; --i) {
  3330. signed_descriptor_t *r = smartlist_get(routerlist->old_routers, i);
  3331. if (!cur_id) {
  3332. cur_id = r->identity_digest;
  3333. hi = i;
  3334. }
  3335. if (tor_memneq(cur_id, r->identity_digest, DIGEST_LEN)) {
  3336. routerlist_remove_old_cached_routers_with_id(now,
  3337. cutoff, i+1, hi, retain);
  3338. cur_id = r->identity_digest;
  3339. hi = i;
  3340. }
  3341. }
  3342. if (hi>=0)
  3343. routerlist_remove_old_cached_routers_with_id(now, cutoff, 0, hi, retain);
  3344. //routerlist_assert_ok(routerlist);
  3345. done:
  3346. digestset_free(retain);
  3347. router_rebuild_store(RRS_DONT_REMOVE_OLD, &routerlist->desc_store);
  3348. router_rebuild_store(RRS_DONT_REMOVE_OLD,&routerlist->extrainfo_store);
  3349. }
  3350. /** We just added a new set of descriptors. Take whatever extra steps
  3351. * we need. */
  3352. void
  3353. routerlist_descriptors_added(smartlist_t *sl, int from_cache)
  3354. {
  3355. tor_assert(sl);
  3356. control_event_descriptors_changed(sl);
  3357. SMARTLIST_FOREACH_BEGIN(sl, routerinfo_t *, ri) {
  3358. if (ri->purpose == ROUTER_PURPOSE_BRIDGE)
  3359. learned_bridge_descriptor(ri, from_cache);
  3360. if (ri->needs_retest_if_added) {
  3361. ri->needs_retest_if_added = 0;
  3362. dirserv_single_reachability_test(approx_time(), ri);
  3363. }
  3364. } SMARTLIST_FOREACH_END(ri);
  3365. }
  3366. /**
  3367. * Code to parse a single router descriptor and insert it into the
  3368. * routerlist. Return -1 if the descriptor was ill-formed; 0 if the
  3369. * descriptor was well-formed but could not be added; and 1 if the
  3370. * descriptor was added.
  3371. *
  3372. * If we don't add it and <b>msg</b> is not NULL, then assign to
  3373. * *<b>msg</b> a static string describing the reason for refusing the
  3374. * descriptor.
  3375. *
  3376. * This is used only by the controller.
  3377. */
  3378. int
  3379. router_load_single_router(const char *s, uint8_t purpose, int cache,
  3380. const char **msg)
  3381. {
  3382. routerinfo_t *ri;
  3383. was_router_added_t r;
  3384. smartlist_t *lst;
  3385. char annotation_buf[ROUTER_ANNOTATION_BUF_LEN];
  3386. tor_assert(msg);
  3387. *msg = NULL;
  3388. tor_snprintf(annotation_buf, sizeof(annotation_buf),
  3389. "@source controller\n"
  3390. "@purpose %s\n", router_purpose_to_string(purpose));
  3391. if (!(ri = router_parse_entry_from_string(s, NULL, 1, 0, annotation_buf))) {
  3392. log_warn(LD_DIR, "Error parsing router descriptor; dropping.");
  3393. *msg = "Couldn't parse router descriptor.";
  3394. return -1;
  3395. }
  3396. tor_assert(ri->purpose == purpose);
  3397. if (router_is_me(ri)) {
  3398. log_warn(LD_DIR, "Router's identity key matches mine; dropping.");
  3399. *msg = "Router's identity key matches mine.";
  3400. routerinfo_free(ri);
  3401. return 0;
  3402. }
  3403. if (!cache) /* obey the preference of the controller */
  3404. ri->cache_info.do_not_cache = 1;
  3405. lst = smartlist_new();
  3406. smartlist_add(lst, ri);
  3407. routers_update_status_from_consensus_networkstatus(lst, 0);
  3408. r = router_add_to_routerlist(ri, msg, 0, 0);
  3409. if (!WRA_WAS_ADDED(r)) {
  3410. /* we've already assigned to *msg now, and ri is already freed */
  3411. tor_assert(*msg);
  3412. if (r == ROUTER_AUTHDIR_REJECTS)
  3413. log_warn(LD_DIR, "Couldn't add router to list: %s Dropping.", *msg);
  3414. smartlist_free(lst);
  3415. return 0;
  3416. } else {
  3417. routerlist_descriptors_added(lst, 0);
  3418. smartlist_free(lst);
  3419. log_debug(LD_DIR, "Added router to list");
  3420. return 1;
  3421. }
  3422. }
  3423. /** Given a string <b>s</b> containing some routerdescs, parse it and put the
  3424. * routers into our directory. If saved_location is SAVED_NOWHERE, the routers
  3425. * are in response to a query to the network: cache them by adding them to
  3426. * the journal.
  3427. *
  3428. * Return the number of routers actually added.
  3429. *
  3430. * If <b>requested_fingerprints</b> is provided, it must contain a list of
  3431. * uppercased fingerprints. Do not update any router whose
  3432. * fingerprint is not on the list; after updating a router, remove its
  3433. * fingerprint from the list.
  3434. *
  3435. * If <b>descriptor_digests</b> is non-zero, then the requested_fingerprints
  3436. * are descriptor digests. Otherwise they are identity digests.
  3437. */
  3438. int
  3439. router_load_routers_from_string(const char *s, const char *eos,
  3440. saved_location_t saved_location,
  3441. smartlist_t *requested_fingerprints,
  3442. int descriptor_digests,
  3443. const char *prepend_annotations)
  3444. {
  3445. smartlist_t *routers = smartlist_new(), *changed = smartlist_new();
  3446. char fp[HEX_DIGEST_LEN+1];
  3447. const char *msg;
  3448. int from_cache = (saved_location != SAVED_NOWHERE);
  3449. int allow_annotations = (saved_location != SAVED_NOWHERE);
  3450. int any_changed = 0;
  3451. router_parse_list_from_string(&s, eos, routers, saved_location, 0,
  3452. allow_annotations, prepend_annotations);
  3453. routers_update_status_from_consensus_networkstatus(routers, !from_cache);
  3454. log_info(LD_DIR, "%d elements to add", smartlist_len(routers));
  3455. SMARTLIST_FOREACH_BEGIN(routers, routerinfo_t *, ri) {
  3456. was_router_added_t r;
  3457. char d[DIGEST_LEN];
  3458. if (requested_fingerprints) {
  3459. base16_encode(fp, sizeof(fp), descriptor_digests ?
  3460. ri->cache_info.signed_descriptor_digest :
  3461. ri->cache_info.identity_digest,
  3462. DIGEST_LEN);
  3463. if (smartlist_contains_string(requested_fingerprints, fp)) {
  3464. smartlist_string_remove(requested_fingerprints, fp);
  3465. } else {
  3466. char *requested =
  3467. smartlist_join_strings(requested_fingerprints," ",0,NULL);
  3468. log_warn(LD_DIR,
  3469. "We received a router descriptor with a fingerprint (%s) "
  3470. "that we never requested. (We asked for: %s.) Dropping.",
  3471. fp, requested);
  3472. tor_free(requested);
  3473. routerinfo_free(ri);
  3474. continue;
  3475. }
  3476. }
  3477. memcpy(d, ri->cache_info.signed_descriptor_digest, DIGEST_LEN);
  3478. r = router_add_to_routerlist(ri, &msg, from_cache, !from_cache);
  3479. if (WRA_WAS_ADDED(r)) {
  3480. any_changed++;
  3481. smartlist_add(changed, ri);
  3482. routerlist_descriptors_added(changed, from_cache);
  3483. smartlist_clear(changed);
  3484. } else if (WRA_WAS_REJECTED(r)) {
  3485. download_status_t *dl_status;
  3486. dl_status = router_get_dl_status_by_descriptor_digest(d);
  3487. if (dl_status) {
  3488. log_info(LD_GENERAL, "Marking router %s as never downloadable",
  3489. hex_str(d, DIGEST_LEN));
  3490. download_status_mark_impossible(dl_status);
  3491. }
  3492. }
  3493. } SMARTLIST_FOREACH_END(ri);
  3494. routerlist_assert_ok(routerlist);
  3495. if (any_changed)
  3496. router_rebuild_store(0, &routerlist->desc_store);
  3497. smartlist_free(routers);
  3498. smartlist_free(changed);
  3499. return any_changed;
  3500. }
  3501. /** Parse one or more extrainfos from <b>s</b> (ending immediately before
  3502. * <b>eos</b> if <b>eos</b> is present). Other arguments are as for
  3503. * router_load_routers_from_string(). */
  3504. void
  3505. router_load_extrainfo_from_string(const char *s, const char *eos,
  3506. saved_location_t saved_location,
  3507. smartlist_t *requested_fingerprints,
  3508. int descriptor_digests)
  3509. {
  3510. smartlist_t *extrainfo_list = smartlist_new();
  3511. const char *msg;
  3512. int from_cache = (saved_location != SAVED_NOWHERE);
  3513. router_parse_list_from_string(&s, eos, extrainfo_list, saved_location, 1, 0,
  3514. NULL);
  3515. log_info(LD_DIR, "%d elements to add", smartlist_len(extrainfo_list));
  3516. SMARTLIST_FOREACH_BEGIN(extrainfo_list, extrainfo_t *, ei) {
  3517. was_router_added_t added =
  3518. router_add_extrainfo_to_routerlist(ei, &msg, from_cache, !from_cache);
  3519. if (WRA_WAS_ADDED(added) && requested_fingerprints) {
  3520. char fp[HEX_DIGEST_LEN+1];
  3521. base16_encode(fp, sizeof(fp), descriptor_digests ?
  3522. ei->cache_info.signed_descriptor_digest :
  3523. ei->cache_info.identity_digest,
  3524. DIGEST_LEN);
  3525. smartlist_string_remove(requested_fingerprints, fp);
  3526. /* We silently let people stuff us with extrainfos we didn't ask for,
  3527. * so long as we would have wanted them anyway. Since we always fetch
  3528. * all the extrainfos we want, and we never actually act on them
  3529. * inside Tor, this should be harmless. */
  3530. }
  3531. } SMARTLIST_FOREACH_END(ei);
  3532. routerlist_assert_ok(routerlist);
  3533. router_rebuild_store(0, &router_get_routerlist()->extrainfo_store);
  3534. smartlist_free(extrainfo_list);
  3535. }
  3536. /** Return true iff any networkstatus includes a descriptor whose digest
  3537. * is that of <b>desc</b>. */
  3538. static int
  3539. signed_desc_digest_is_recognized(signed_descriptor_t *desc)
  3540. {
  3541. const routerstatus_t *rs;
  3542. networkstatus_t *consensus = networkstatus_get_latest_consensus();
  3543. if (consensus) {
  3544. rs = networkstatus_vote_find_entry(consensus, desc->identity_digest);
  3545. if (rs && tor_memeq(rs->descriptor_digest,
  3546. desc->signed_descriptor_digest, DIGEST_LEN))
  3547. return 1;
  3548. }
  3549. return 0;
  3550. }
  3551. /** Update downloads for router descriptors and/or microdescriptors as
  3552. * appropriate. */
  3553. void
  3554. update_all_descriptor_downloads(time_t now)
  3555. {
  3556. if (get_options()->DisableNetwork)
  3557. return;
  3558. update_router_descriptor_downloads(now);
  3559. update_microdesc_downloads(now);
  3560. launch_dummy_descriptor_download_as_needed(now, get_options());
  3561. }
  3562. /** Clear all our timeouts for fetching v3 directory stuff, and then
  3563. * give it all a try again. */
  3564. void
  3565. routerlist_retry_directory_downloads(time_t now)
  3566. {
  3567. router_reset_status_download_failures();
  3568. router_reset_descriptor_download_failures();
  3569. if (get_options()->DisableNetwork)
  3570. return;
  3571. update_networkstatus_downloads(now);
  3572. update_all_descriptor_downloads(now);
  3573. }
  3574. /** Return true iff <b>router</b> does not permit exit streams.
  3575. */
  3576. int
  3577. router_exit_policy_rejects_all(const routerinfo_t *router)
  3578. {
  3579. return router->policy_is_reject_star;
  3580. }
  3581. /** Create an directory server at <b>address</b>:<b>port</b>, with OR identity
  3582. * key <b>digest</b>. If <b>address</b> is NULL, add ourself. If
  3583. * <b>is_authority</b>, this is a directory authority. Return the new
  3584. * directory server entry on success or NULL on failure. */
  3585. static dir_server_t *
  3586. dir_server_new(int is_authority,
  3587. const char *nickname,
  3588. const tor_addr_t *addr,
  3589. const char *hostname,
  3590. uint16_t dir_port, uint16_t or_port,
  3591. const char *digest, const char *v3_auth_digest,
  3592. dirinfo_type_t type,
  3593. double weight)
  3594. {
  3595. dir_server_t *ent;
  3596. uint32_t a;
  3597. char *hostname_ = NULL;
  3598. if (weight < 0)
  3599. return NULL;
  3600. if (tor_addr_family(addr) == AF_INET)
  3601. a = tor_addr_to_ipv4h(addr);
  3602. else
  3603. return NULL; /*XXXX Support IPv6 */
  3604. if (!hostname)
  3605. hostname_ = tor_dup_addr(addr);
  3606. else
  3607. hostname_ = tor_strdup(hostname);
  3608. ent = tor_malloc_zero(sizeof(dir_server_t));
  3609. ent->nickname = nickname ? tor_strdup(nickname) : NULL;
  3610. ent->address = hostname_;
  3611. ent->addr = a;
  3612. ent->dir_port = dir_port;
  3613. ent->or_port = or_port;
  3614. ent->is_running = 1;
  3615. ent->is_authority = is_authority;
  3616. ent->type = type;
  3617. ent->weight = weight;
  3618. memcpy(ent->digest, digest, DIGEST_LEN);
  3619. if (v3_auth_digest && (type & V3_DIRINFO))
  3620. memcpy(ent->v3_identity_digest, v3_auth_digest, DIGEST_LEN);
  3621. if (nickname)
  3622. tor_asprintf(&ent->description, "directory server \"%s\" at %s:%d",
  3623. nickname, hostname, (int)dir_port);
  3624. else
  3625. tor_asprintf(&ent->description, "directory server at %s:%d",
  3626. hostname, (int)dir_port);
  3627. ent->fake_status.addr = ent->addr;
  3628. memcpy(ent->fake_status.identity_digest, digest, DIGEST_LEN);
  3629. if (nickname)
  3630. strlcpy(ent->fake_status.nickname, nickname,
  3631. sizeof(ent->fake_status.nickname));
  3632. else
  3633. ent->fake_status.nickname[0] = '\0';
  3634. ent->fake_status.dir_port = ent->dir_port;
  3635. ent->fake_status.or_port = ent->or_port;
  3636. return ent;
  3637. }
  3638. /** Create an authoritative directory server at
  3639. * <b>address</b>:<b>port</b>, with identity key <b>digest</b>. If
  3640. * <b>address</b> is NULL, add ourself. Return the new trusted directory
  3641. * server entry on success or NULL if we couldn't add it. */
  3642. dir_server_t *
  3643. trusted_dir_server_new(const char *nickname, const char *address,
  3644. uint16_t dir_port, uint16_t or_port,
  3645. const char *digest, const char *v3_auth_digest,
  3646. dirinfo_type_t type, double weight)
  3647. {
  3648. uint32_t a;
  3649. tor_addr_t addr;
  3650. char *hostname=NULL;
  3651. dir_server_t *result;
  3652. if (!address) { /* The address is us; we should guess. */
  3653. if (resolve_my_address(LOG_WARN, get_options(),
  3654. &a, NULL, &hostname) < 0) {
  3655. log_warn(LD_CONFIG,
  3656. "Couldn't find a suitable address when adding ourself as a "
  3657. "trusted directory server.");
  3658. return NULL;
  3659. }
  3660. if (!hostname)
  3661. hostname = tor_dup_ip(a);
  3662. } else {
  3663. if (tor_lookup_hostname(address, &a)) {
  3664. log_warn(LD_CONFIG,
  3665. "Unable to lookup address for directory server at '%s'",
  3666. address);
  3667. return NULL;
  3668. }
  3669. hostname = tor_strdup(address);
  3670. }
  3671. tor_addr_from_ipv4h(&addr, a);
  3672. result = dir_server_new(1, nickname, &addr, hostname,
  3673. dir_port, or_port, digest,
  3674. v3_auth_digest, type, weight);
  3675. tor_free(hostname);
  3676. return result;
  3677. }
  3678. /** Return a new dir_server_t for a fallback directory server at
  3679. * <b>addr</b>:<b>or_port</b>/<b>dir_port</b>, with identity key digest
  3680. * <b>id_digest</b> */
  3681. dir_server_t *
  3682. fallback_dir_server_new(const tor_addr_t *addr,
  3683. uint16_t dir_port, uint16_t or_port,
  3684. const char *id_digest, double weight)
  3685. {
  3686. return dir_server_new(0, NULL, addr, NULL, dir_port, or_port, id_digest,
  3687. NULL, ALL_DIRINFO, weight);
  3688. }
  3689. /** Add a directory server to the global list(s). */
  3690. void
  3691. dir_server_add(dir_server_t *ent)
  3692. {
  3693. if (!trusted_dir_servers)
  3694. trusted_dir_servers = smartlist_new();
  3695. if (!fallback_dir_servers)
  3696. fallback_dir_servers = smartlist_new();
  3697. if (ent->is_authority)
  3698. smartlist_add(trusted_dir_servers, ent);
  3699. smartlist_add(fallback_dir_servers, ent);
  3700. router_dir_info_changed();
  3701. }
  3702. /** Free storage held in <b>cert</b>. */
  3703. void
  3704. authority_cert_free(authority_cert_t *cert)
  3705. {
  3706. if (!cert)
  3707. return;
  3708. tor_free(cert->cache_info.signed_descriptor_body);
  3709. crypto_pk_free(cert->signing_key);
  3710. crypto_pk_free(cert->identity_key);
  3711. tor_free(cert);
  3712. }
  3713. /** Free storage held in <b>ds</b>. */
  3714. static void
  3715. dir_server_free(dir_server_t *ds)
  3716. {
  3717. if (!ds)
  3718. return;
  3719. tor_free(ds->nickname);
  3720. tor_free(ds->description);
  3721. tor_free(ds->address);
  3722. tor_free(ds);
  3723. }
  3724. /** Remove all members from the list of dir servers. */
  3725. void
  3726. clear_dir_servers(void)
  3727. {
  3728. if (fallback_dir_servers) {
  3729. SMARTLIST_FOREACH(fallback_dir_servers, dir_server_t *, ent,
  3730. dir_server_free(ent));
  3731. smartlist_clear(fallback_dir_servers);
  3732. } else {
  3733. fallback_dir_servers = smartlist_new();
  3734. }
  3735. if (trusted_dir_servers) {
  3736. smartlist_clear(trusted_dir_servers);
  3737. } else {
  3738. trusted_dir_servers = smartlist_new();
  3739. }
  3740. router_dir_info_changed();
  3741. }
  3742. /** For every current directory connection whose purpose is <b>purpose</b>,
  3743. * and where the resource being downloaded begins with <b>prefix</b>, split
  3744. * rest of the resource into base16 fingerprints (or base64 fingerprints if
  3745. * purpose==DIR_PURPPOSE_FETCH_MICRODESC), decode them, and set the
  3746. * corresponding elements of <b>result</b> to a nonzero value.
  3747. */
  3748. static void
  3749. list_pending_downloads(digestmap_t *result,
  3750. int purpose, const char *prefix)
  3751. {
  3752. const size_t p_len = strlen(prefix);
  3753. smartlist_t *tmp = smartlist_new();
  3754. smartlist_t *conns = get_connection_array();
  3755. int flags = DSR_HEX;
  3756. if (purpose == DIR_PURPOSE_FETCH_MICRODESC)
  3757. flags = DSR_DIGEST256|DSR_BASE64;
  3758. tor_assert(result);
  3759. SMARTLIST_FOREACH_BEGIN(conns, connection_t *, conn) {
  3760. if (conn->type == CONN_TYPE_DIR &&
  3761. conn->purpose == purpose &&
  3762. !conn->marked_for_close) {
  3763. const char *resource = TO_DIR_CONN(conn)->requested_resource;
  3764. if (!strcmpstart(resource, prefix))
  3765. dir_split_resource_into_fingerprints(resource + p_len,
  3766. tmp, NULL, flags);
  3767. }
  3768. } SMARTLIST_FOREACH_END(conn);
  3769. SMARTLIST_FOREACH(tmp, char *, d,
  3770. {
  3771. digestmap_set(result, d, (void*)1);
  3772. tor_free(d);
  3773. });
  3774. smartlist_free(tmp);
  3775. }
  3776. /** For every router descriptor (or extra-info document if <b>extrainfo</b> is
  3777. * true) we are currently downloading by descriptor digest, set result[d] to
  3778. * (void*)1. */
  3779. static void
  3780. list_pending_descriptor_downloads(digestmap_t *result, int extrainfo)
  3781. {
  3782. int purpose =
  3783. extrainfo ? DIR_PURPOSE_FETCH_EXTRAINFO : DIR_PURPOSE_FETCH_SERVERDESC;
  3784. list_pending_downloads(result, purpose, "d/");
  3785. }
  3786. /** For every microdescriptor we are currently downloading by descriptor
  3787. * digest, set result[d] to (void*)1. (Note that microdescriptor digests
  3788. * are 256-bit, and digestmap_t only holds 160-bit digests, so we're only
  3789. * getting the first 20 bytes of each digest here.)
  3790. *
  3791. * XXXX Let there be a digestmap256_t, and use that instead.
  3792. */
  3793. void
  3794. list_pending_microdesc_downloads(digestmap_t *result)
  3795. {
  3796. list_pending_downloads(result, DIR_PURPOSE_FETCH_MICRODESC, "d/");
  3797. }
  3798. /** For every certificate we are currently downloading by (identity digest,
  3799. * signing key digest) pair, set result[fp_pair] to (void *1).
  3800. */
  3801. static void
  3802. list_pending_fpsk_downloads(fp_pair_map_t *result)
  3803. {
  3804. const char *pfx = "fp-sk/";
  3805. smartlist_t *tmp;
  3806. smartlist_t *conns;
  3807. const char *resource;
  3808. tor_assert(result);
  3809. tmp = smartlist_new();
  3810. conns = get_connection_array();
  3811. SMARTLIST_FOREACH_BEGIN(conns, connection_t *, conn) {
  3812. if (conn->type == CONN_TYPE_DIR &&
  3813. conn->purpose == DIR_PURPOSE_FETCH_CERTIFICATE &&
  3814. !conn->marked_for_close) {
  3815. resource = TO_DIR_CONN(conn)->requested_resource;
  3816. if (!strcmpstart(resource, pfx))
  3817. dir_split_resource_into_fingerprint_pairs(resource + strlen(pfx),
  3818. tmp);
  3819. }
  3820. } SMARTLIST_FOREACH_END(conn);
  3821. SMARTLIST_FOREACH_BEGIN(tmp, fp_pair_t *, fp) {
  3822. fp_pair_map_set(result, fp, (void*)1);
  3823. tor_free(fp);
  3824. } SMARTLIST_FOREACH_END(fp);
  3825. smartlist_free(tmp);
  3826. }
  3827. /** Launch downloads for all the descriptors whose digests or digests256
  3828. * are listed as digests[i] for lo <= i < hi. (Lo and hi may be out of
  3829. * range.) If <b>source</b> is given, download from <b>source</b>;
  3830. * otherwise, download from an appropriate random directory server.
  3831. */
  3832. static void
  3833. initiate_descriptor_downloads(const routerstatus_t *source,
  3834. int purpose,
  3835. smartlist_t *digests,
  3836. int lo, int hi, int pds_flags)
  3837. {
  3838. int i, n = hi-lo;
  3839. char *resource, *cp;
  3840. size_t r_len;
  3841. int digest_len = DIGEST_LEN, enc_digest_len = HEX_DIGEST_LEN;
  3842. char sep = '+';
  3843. int b64_256 = 0;
  3844. if (purpose == DIR_PURPOSE_FETCH_MICRODESC) {
  3845. /* Microdescriptors are downloaded by "-"-separated base64-encoded
  3846. * 256-bit digests. */
  3847. digest_len = DIGEST256_LEN;
  3848. enc_digest_len = BASE64_DIGEST256_LEN;
  3849. sep = '-';
  3850. b64_256 = 1;
  3851. }
  3852. if (n <= 0)
  3853. return;
  3854. if (lo < 0)
  3855. lo = 0;
  3856. if (hi > smartlist_len(digests))
  3857. hi = smartlist_len(digests);
  3858. r_len = 8 + (enc_digest_len+1)*n;
  3859. cp = resource = tor_malloc(r_len);
  3860. memcpy(cp, "d/", 2);
  3861. cp += 2;
  3862. for (i = lo; i < hi; ++i) {
  3863. if (b64_256) {
  3864. digest256_to_base64(cp, smartlist_get(digests, i));
  3865. } else {
  3866. base16_encode(cp, r_len-(cp-resource),
  3867. smartlist_get(digests,i), digest_len);
  3868. }
  3869. cp += enc_digest_len;
  3870. *cp++ = sep;
  3871. }
  3872. memcpy(cp-1, ".z", 3);
  3873. if (source) {
  3874. /* We know which authority we want. */
  3875. directory_initiate_command_routerstatus(source, purpose,
  3876. ROUTER_PURPOSE_GENERAL,
  3877. DIRIND_ONEHOP,
  3878. resource, NULL, 0, 0);
  3879. } else {
  3880. directory_get_from_dirserver(purpose, ROUTER_PURPOSE_GENERAL, resource,
  3881. pds_flags);
  3882. }
  3883. tor_free(resource);
  3884. }
  3885. /** Max amount of hashes to download per request.
  3886. * Since squid does not like URLs >= 4096 bytes we limit it to 96.
  3887. * 4096 - strlen(http://255.255.255.255/tor/server/d/.z) == 4058
  3888. * 4058/41 (40 for the hash and 1 for the + that separates them) => 98
  3889. * So use 96 because it's a nice number.
  3890. */
  3891. #define MAX_DL_PER_REQUEST 96
  3892. #define MAX_MICRODESC_DL_PER_REQUEST 92
  3893. /** Don't split our requests so finely that we are requesting fewer than
  3894. * this number per server. */
  3895. #define MIN_DL_PER_REQUEST 4
  3896. /** To prevent a single screwy cache from confusing us by selective reply,
  3897. * try to split our requests into at least this many requests. */
  3898. #define MIN_REQUESTS 3
  3899. /** If we want fewer than this many descriptors, wait until we
  3900. * want more, or until TestingClientMaxIntervalWithoutRequest has passed. */
  3901. #define MAX_DL_TO_DELAY 16
  3902. /** Given a <b>purpose</b> (FETCH_MICRODESC or FETCH_SERVERDESC) and a list of
  3903. * router descriptor digests or microdescriptor digest256s in
  3904. * <b>downloadable</b>, decide whether to delay fetching until we have more.
  3905. * If we don't want to delay, launch one or more requests to the appropriate
  3906. * directory authorities.
  3907. */
  3908. void
  3909. launch_descriptor_downloads(int purpose,
  3910. smartlist_t *downloadable,
  3911. const routerstatus_t *source, time_t now)
  3912. {
  3913. int should_delay = 0, n_downloadable;
  3914. const or_options_t *options = get_options();
  3915. const char *descname;
  3916. tor_assert(purpose == DIR_PURPOSE_FETCH_SERVERDESC ||
  3917. purpose == DIR_PURPOSE_FETCH_MICRODESC);
  3918. descname = (purpose == DIR_PURPOSE_FETCH_SERVERDESC) ?
  3919. "routerdesc" : "microdesc";
  3920. n_downloadable = smartlist_len(downloadable);
  3921. if (!directory_fetches_dir_info_early(options)) {
  3922. if (n_downloadable >= MAX_DL_TO_DELAY) {
  3923. log_debug(LD_DIR,
  3924. "There are enough downloadable %ss to launch requests.",
  3925. descname);
  3926. should_delay = 0;
  3927. } else {
  3928. should_delay = (last_descriptor_download_attempted +
  3929. options->TestingClientMaxIntervalWithoutRequest) > now;
  3930. if (!should_delay && n_downloadable) {
  3931. if (last_descriptor_download_attempted) {
  3932. log_info(LD_DIR,
  3933. "There are not many downloadable %ss, but we've "
  3934. "been waiting long enough (%d seconds). Downloading.",
  3935. descname,
  3936. (int)(now-last_descriptor_download_attempted));
  3937. } else {
  3938. log_info(LD_DIR,
  3939. "There are not many downloadable %ss, but we haven't "
  3940. "tried downloading descriptors recently. Downloading.",
  3941. descname);
  3942. }
  3943. }
  3944. }
  3945. }
  3946. if (! should_delay && n_downloadable) {
  3947. int i, n_per_request;
  3948. const char *req_plural = "", *rtr_plural = "";
  3949. int pds_flags = PDS_RETRY_IF_NO_SERVERS;
  3950. if (! authdir_mode_any_nonhidserv(options)) {
  3951. /* If we wind up going to the authorities, we want to only open one
  3952. * connection to each authority at a time, so that we don't overload
  3953. * them. We do this by setting PDS_NO_EXISTING_SERVERDESC_FETCH
  3954. * regardless of whether we're a cache or not; it gets ignored if we're
  3955. * not calling router_pick_trusteddirserver.
  3956. *
  3957. * Setting this flag can make initiate_descriptor_downloads() ignore
  3958. * requests. We need to make sure that we do in fact call
  3959. * update_router_descriptor_downloads() later on, once the connections
  3960. * have succeeded or failed.
  3961. */
  3962. pds_flags |= (purpose == DIR_PURPOSE_FETCH_MICRODESC) ?
  3963. PDS_NO_EXISTING_MICRODESC_FETCH :
  3964. PDS_NO_EXISTING_SERVERDESC_FETCH;
  3965. }
  3966. n_per_request = CEIL_DIV(n_downloadable, MIN_REQUESTS);
  3967. if (purpose == DIR_PURPOSE_FETCH_MICRODESC) {
  3968. if (n_per_request > MAX_MICRODESC_DL_PER_REQUEST)
  3969. n_per_request = MAX_MICRODESC_DL_PER_REQUEST;
  3970. } else {
  3971. if (n_per_request > MAX_DL_PER_REQUEST)
  3972. n_per_request = MAX_DL_PER_REQUEST;
  3973. }
  3974. if (n_per_request < MIN_DL_PER_REQUEST)
  3975. n_per_request = MIN_DL_PER_REQUEST;
  3976. if (n_downloadable > n_per_request)
  3977. req_plural = rtr_plural = "s";
  3978. else if (n_downloadable > 1)
  3979. rtr_plural = "s";
  3980. log_info(LD_DIR,
  3981. "Launching %d request%s for %d %s%s, %d at a time",
  3982. CEIL_DIV(n_downloadable, n_per_request), req_plural,
  3983. n_downloadable, descname, rtr_plural, n_per_request);
  3984. smartlist_sort_digests(downloadable);
  3985. for (i=0; i < n_downloadable; i += n_per_request) {
  3986. initiate_descriptor_downloads(source, purpose,
  3987. downloadable, i, i+n_per_request,
  3988. pds_flags);
  3989. }
  3990. last_descriptor_download_attempted = now;
  3991. }
  3992. }
  3993. /** For any descriptor that we want that's currently listed in
  3994. * <b>consensus</b>, download it as appropriate. */
  3995. void
  3996. update_consensus_router_descriptor_downloads(time_t now, int is_vote,
  3997. networkstatus_t *consensus)
  3998. {
  3999. const or_options_t *options = get_options();
  4000. digestmap_t *map = NULL;
  4001. smartlist_t *no_longer_old = smartlist_new();
  4002. smartlist_t *downloadable = smartlist_new();
  4003. routerstatus_t *source = NULL;
  4004. int authdir = authdir_mode(options);
  4005. int n_delayed=0, n_have=0, n_would_reject=0, n_wouldnt_use=0,
  4006. n_inprogress=0, n_in_oldrouters=0;
  4007. if (directory_too_idle_to_fetch_descriptors(options, now))
  4008. goto done;
  4009. if (!consensus)
  4010. goto done;
  4011. if (is_vote) {
  4012. /* where's it from, so we know whom to ask for descriptors */
  4013. dir_server_t *ds;
  4014. networkstatus_voter_info_t *voter = smartlist_get(consensus->voters, 0);
  4015. tor_assert(voter);
  4016. ds = trusteddirserver_get_by_v3_auth_digest(voter->identity_digest);
  4017. if (ds)
  4018. source = &(ds->fake_status);
  4019. else
  4020. log_warn(LD_DIR, "couldn't lookup source from vote?");
  4021. }
  4022. map = digestmap_new();
  4023. list_pending_descriptor_downloads(map, 0);
  4024. SMARTLIST_FOREACH_BEGIN(consensus->routerstatus_list, void *, rsp) {
  4025. routerstatus_t *rs =
  4026. is_vote ? &(((vote_routerstatus_t *)rsp)->status) : rsp;
  4027. signed_descriptor_t *sd;
  4028. if ((sd = router_get_by_descriptor_digest(rs->descriptor_digest))) {
  4029. const routerinfo_t *ri;
  4030. ++n_have;
  4031. if (!(ri = router_get_by_id_digest(rs->identity_digest)) ||
  4032. tor_memneq(ri->cache_info.signed_descriptor_digest,
  4033. sd->signed_descriptor_digest, DIGEST_LEN)) {
  4034. /* We have a descriptor with this digest, but either there is no
  4035. * entry in routerlist with the same ID (!ri), or there is one,
  4036. * but the identity digest differs (memneq).
  4037. */
  4038. smartlist_add(no_longer_old, sd);
  4039. ++n_in_oldrouters; /* We have it in old_routers. */
  4040. }
  4041. continue; /* We have it already. */
  4042. }
  4043. if (digestmap_get(map, rs->descriptor_digest)) {
  4044. ++n_inprogress;
  4045. continue; /* We have an in-progress download. */
  4046. }
  4047. if (!download_status_is_ready(&rs->dl_status, now,
  4048. options->TestingDescriptorMaxDownloadTries)) {
  4049. ++n_delayed; /* Not ready for retry. */
  4050. continue;
  4051. }
  4052. if (authdir && dirserv_would_reject_router(rs)) {
  4053. ++n_would_reject;
  4054. continue; /* We would throw it out immediately. */
  4055. }
  4056. if (!directory_caches_dir_info(options) &&
  4057. !client_would_use_router(rs, now, options)) {
  4058. ++n_wouldnt_use;
  4059. continue; /* We would never use it ourself. */
  4060. }
  4061. if (is_vote && source) {
  4062. char time_bufnew[ISO_TIME_LEN+1];
  4063. char time_bufold[ISO_TIME_LEN+1];
  4064. const routerinfo_t *oldrouter;
  4065. oldrouter = router_get_by_id_digest(rs->identity_digest);
  4066. format_iso_time(time_bufnew, rs->published_on);
  4067. if (oldrouter)
  4068. format_iso_time(time_bufold, oldrouter->cache_info.published_on);
  4069. log_info(LD_DIR, "Learned about %s (%s vs %s) from %s's vote (%s)",
  4070. routerstatus_describe(rs),
  4071. time_bufnew,
  4072. oldrouter ? time_bufold : "none",
  4073. source->nickname, oldrouter ? "known" : "unknown");
  4074. }
  4075. smartlist_add(downloadable, rs->descriptor_digest);
  4076. } SMARTLIST_FOREACH_END(rsp);
  4077. if (!authdir_mode_handles_descs(options, ROUTER_PURPOSE_GENERAL)
  4078. && smartlist_len(no_longer_old)) {
  4079. routerlist_t *rl = router_get_routerlist();
  4080. log_info(LD_DIR, "%d router descriptors listed in consensus are "
  4081. "currently in old_routers; making them current.",
  4082. smartlist_len(no_longer_old));
  4083. SMARTLIST_FOREACH_BEGIN(no_longer_old, signed_descriptor_t *, sd) {
  4084. const char *msg;
  4085. was_router_added_t r;
  4086. routerinfo_t *ri = routerlist_reparse_old(rl, sd);
  4087. if (!ri) {
  4088. log_warn(LD_BUG, "Failed to re-parse a router.");
  4089. continue;
  4090. }
  4091. r = router_add_to_routerlist(ri, &msg, 1, 0);
  4092. if (WRA_WAS_OUTDATED(r)) {
  4093. log_warn(LD_DIR, "Couldn't add re-parsed router: %s",
  4094. msg?msg:"???");
  4095. }
  4096. } SMARTLIST_FOREACH_END(sd);
  4097. routerlist_assert_ok(rl);
  4098. }
  4099. log_info(LD_DIR,
  4100. "%d router descriptors downloadable. %d delayed; %d present "
  4101. "(%d of those were in old_routers); %d would_reject; "
  4102. "%d wouldnt_use; %d in progress.",
  4103. smartlist_len(downloadable), n_delayed, n_have, n_in_oldrouters,
  4104. n_would_reject, n_wouldnt_use, n_inprogress);
  4105. launch_descriptor_downloads(DIR_PURPOSE_FETCH_SERVERDESC,
  4106. downloadable, source, now);
  4107. digestmap_free(map, NULL);
  4108. done:
  4109. smartlist_free(downloadable);
  4110. smartlist_free(no_longer_old);
  4111. }
  4112. /** How often should we launch a server/authority request to be sure of getting
  4113. * a guess for our IP? */
  4114. /*XXXX024 this info should come from netinfo cells or something, or we should
  4115. * do this only when we aren't seeing incoming data. see bug 652. */
  4116. #define DUMMY_DOWNLOAD_INTERVAL (20*60)
  4117. /** As needed, launch a dummy router descriptor fetch to see if our
  4118. * address has changed. */
  4119. static void
  4120. launch_dummy_descriptor_download_as_needed(time_t now,
  4121. const or_options_t *options)
  4122. {
  4123. static time_t last_dummy_download = 0;
  4124. /* XXXX024 we could be smarter here; see notes on bug 652. */
  4125. /* If we're a server that doesn't have a configured address, we rely on
  4126. * directory fetches to learn when our address changes. So if we haven't
  4127. * tried to get any routerdescs in a long time, try a dummy fetch now. */
  4128. if (!options->Address &&
  4129. server_mode(options) &&
  4130. last_descriptor_download_attempted + DUMMY_DOWNLOAD_INTERVAL < now &&
  4131. last_dummy_download + DUMMY_DOWNLOAD_INTERVAL < now) {
  4132. last_dummy_download = now;
  4133. directory_get_from_dirserver(DIR_PURPOSE_FETCH_SERVERDESC,
  4134. ROUTER_PURPOSE_GENERAL, "authority.z",
  4135. PDS_RETRY_IF_NO_SERVERS);
  4136. }
  4137. }
  4138. /** Launch downloads for router status as needed. */
  4139. void
  4140. update_router_descriptor_downloads(time_t now)
  4141. {
  4142. const or_options_t *options = get_options();
  4143. if (should_delay_dir_fetches(options, NULL))
  4144. return;
  4145. if (!we_fetch_router_descriptors(options))
  4146. return;
  4147. update_consensus_router_descriptor_downloads(now, 0,
  4148. networkstatus_get_reasonably_live_consensus(now, FLAV_NS));
  4149. }
  4150. /** Launch extrainfo downloads as needed. */
  4151. void
  4152. update_extrainfo_downloads(time_t now)
  4153. {
  4154. const or_options_t *options = get_options();
  4155. routerlist_t *rl;
  4156. smartlist_t *wanted;
  4157. digestmap_t *pending;
  4158. int old_routers, i;
  4159. int n_no_ei = 0, n_pending = 0, n_have = 0, n_delay = 0;
  4160. if (! options->DownloadExtraInfo)
  4161. return;
  4162. if (should_delay_dir_fetches(options, NULL))
  4163. return;
  4164. if (!router_have_minimum_dir_info())
  4165. return;
  4166. pending = digestmap_new();
  4167. list_pending_descriptor_downloads(pending, 1);
  4168. rl = router_get_routerlist();
  4169. wanted = smartlist_new();
  4170. for (old_routers = 0; old_routers < 2; ++old_routers) {
  4171. smartlist_t *lst = old_routers ? rl->old_routers : rl->routers;
  4172. for (i = 0; i < smartlist_len(lst); ++i) {
  4173. signed_descriptor_t *sd;
  4174. char *d;
  4175. if (old_routers)
  4176. sd = smartlist_get(lst, i);
  4177. else
  4178. sd = &((routerinfo_t*)smartlist_get(lst, i))->cache_info;
  4179. if (sd->is_extrainfo)
  4180. continue; /* This should never happen. */
  4181. if (old_routers && !router_get_by_id_digest(sd->identity_digest))
  4182. continue; /* Couldn't check the signature if we got it. */
  4183. if (sd->extrainfo_is_bogus)
  4184. continue;
  4185. d = sd->extra_info_digest;
  4186. if (tor_digest_is_zero(d)) {
  4187. ++n_no_ei;
  4188. continue;
  4189. }
  4190. if (eimap_get(rl->extra_info_map, d)) {
  4191. ++n_have;
  4192. continue;
  4193. }
  4194. if (!download_status_is_ready(&sd->ei_dl_status, now,
  4195. options->TestingDescriptorMaxDownloadTries)) {
  4196. ++n_delay;
  4197. continue;
  4198. }
  4199. if (digestmap_get(pending, d)) {
  4200. ++n_pending;
  4201. continue;
  4202. }
  4203. smartlist_add(wanted, d);
  4204. }
  4205. }
  4206. digestmap_free(pending, NULL);
  4207. log_info(LD_DIR, "Extrainfo download status: %d router with no ei, %d "
  4208. "with present ei, %d delaying, %d pending, %d downloadable.",
  4209. n_no_ei, n_have, n_delay, n_pending, smartlist_len(wanted));
  4210. smartlist_shuffle(wanted);
  4211. for (i = 0; i < smartlist_len(wanted); i += MAX_DL_PER_REQUEST) {
  4212. initiate_descriptor_downloads(NULL, DIR_PURPOSE_FETCH_EXTRAINFO,
  4213. wanted, i, i + MAX_DL_PER_REQUEST,
  4214. PDS_RETRY_IF_NO_SERVERS|PDS_NO_EXISTING_SERVERDESC_FETCH);
  4215. }
  4216. smartlist_free(wanted);
  4217. }
  4218. /** Reset the descriptor download failure count on all routers, so that we
  4219. * can retry any long-failed routers immediately.
  4220. */
  4221. void
  4222. router_reset_descriptor_download_failures(void)
  4223. {
  4224. networkstatus_reset_download_failures();
  4225. last_descriptor_download_attempted = 0;
  4226. if (!routerlist)
  4227. return;
  4228. SMARTLIST_FOREACH(routerlist->routers, routerinfo_t *, ri,
  4229. {
  4230. download_status_reset(&ri->cache_info.ei_dl_status);
  4231. });
  4232. SMARTLIST_FOREACH(routerlist->old_routers, signed_descriptor_t *, sd,
  4233. {
  4234. download_status_reset(&sd->ei_dl_status);
  4235. });
  4236. }
  4237. /** Any changes in a router descriptor's publication time larger than this are
  4238. * automatically non-cosmetic. */
  4239. #define ROUTER_MAX_COSMETIC_TIME_DIFFERENCE (2*60*60)
  4240. /** We allow uptime to vary from how much it ought to be by this much. */
  4241. #define ROUTER_ALLOW_UPTIME_DRIFT (6*60*60)
  4242. /** Return true iff the only differences between r1 and r2 are such that
  4243. * would not cause a recent (post 0.1.1.6) dirserver to republish.
  4244. */
  4245. int
  4246. router_differences_are_cosmetic(const routerinfo_t *r1, const routerinfo_t *r2)
  4247. {
  4248. time_t r1pub, r2pub;
  4249. long time_difference;
  4250. tor_assert(r1 && r2);
  4251. /* r1 should be the one that was published first. */
  4252. if (r1->cache_info.published_on > r2->cache_info.published_on) {
  4253. const routerinfo_t *ri_tmp = r2;
  4254. r2 = r1;
  4255. r1 = ri_tmp;
  4256. }
  4257. /* If any key fields differ, they're different. */
  4258. if (r1->addr != r2->addr ||
  4259. strcasecmp(r1->nickname, r2->nickname) ||
  4260. r1->or_port != r2->or_port ||
  4261. !tor_addr_eq(&r1->ipv6_addr, &r2->ipv6_addr) ||
  4262. r1->ipv6_orport != r2->ipv6_orport ||
  4263. r1->dir_port != r2->dir_port ||
  4264. r1->purpose != r2->purpose ||
  4265. !crypto_pk_eq_keys(r1->onion_pkey, r2->onion_pkey) ||
  4266. !crypto_pk_eq_keys(r1->identity_pkey, r2->identity_pkey) ||
  4267. strcasecmp(r1->platform, r2->platform) ||
  4268. (r1->contact_info && !r2->contact_info) || /* contact_info is optional */
  4269. (!r1->contact_info && r2->contact_info) ||
  4270. (r1->contact_info && r2->contact_info &&
  4271. strcasecmp(r1->contact_info, r2->contact_info)) ||
  4272. r1->is_hibernating != r2->is_hibernating ||
  4273. cmp_addr_policies(r1->exit_policy, r2->exit_policy))
  4274. return 0;
  4275. if ((r1->declared_family == NULL) != (r2->declared_family == NULL))
  4276. return 0;
  4277. if (r1->declared_family && r2->declared_family) {
  4278. int i, n;
  4279. if (smartlist_len(r1->declared_family)!=smartlist_len(r2->declared_family))
  4280. return 0;
  4281. n = smartlist_len(r1->declared_family);
  4282. for (i=0; i < n; ++i) {
  4283. if (strcasecmp(smartlist_get(r1->declared_family, i),
  4284. smartlist_get(r2->declared_family, i)))
  4285. return 0;
  4286. }
  4287. }
  4288. /* Did bandwidth change a lot? */
  4289. if ((r1->bandwidthcapacity < r2->bandwidthcapacity/2) ||
  4290. (r2->bandwidthcapacity < r1->bandwidthcapacity/2))
  4291. return 0;
  4292. /* Did the bandwidthrate or bandwidthburst change? */
  4293. if ((r1->bandwidthrate != r2->bandwidthrate) ||
  4294. (r1->bandwidthburst != r2->bandwidthburst))
  4295. return 0;
  4296. /* Did more than 12 hours pass? */
  4297. if (r1->cache_info.published_on + ROUTER_MAX_COSMETIC_TIME_DIFFERENCE
  4298. < r2->cache_info.published_on)
  4299. return 0;
  4300. /* Did uptime fail to increase by approximately the amount we would think,
  4301. * give or take some slop? */
  4302. r1pub = r1->cache_info.published_on;
  4303. r2pub = r2->cache_info.published_on;
  4304. time_difference = labs(r2->uptime - (r1->uptime + (r2pub - r1pub)));
  4305. if (time_difference > ROUTER_ALLOW_UPTIME_DRIFT &&
  4306. time_difference > r1->uptime * .05 &&
  4307. time_difference > r2->uptime * .05)
  4308. return 0;
  4309. /* Otherwise, the difference is cosmetic. */
  4310. return 1;
  4311. }
  4312. /** Check whether <b>ri</b> (a.k.a. sd) is a router compatible with the
  4313. * extrainfo document
  4314. * <b>ei</b>. If no router is compatible with <b>ei</b>, <b>ei</b> should be
  4315. * dropped. Return 0 for "compatible", return 1 for "reject, and inform
  4316. * whoever uploaded <b>ei</b>, and return -1 for "reject silently.". If
  4317. * <b>msg</b> is present, set *<b>msg</b> to a description of the
  4318. * incompatibility (if any).
  4319. **/
  4320. int
  4321. routerinfo_incompatible_with_extrainfo(const routerinfo_t *ri,
  4322. extrainfo_t *ei,
  4323. signed_descriptor_t *sd,
  4324. const char **msg)
  4325. {
  4326. int digest_matches, r=1;
  4327. tor_assert(ri);
  4328. tor_assert(ei);
  4329. if (!sd)
  4330. sd = (signed_descriptor_t*)&ri->cache_info;
  4331. if (ei->bad_sig) {
  4332. if (msg) *msg = "Extrainfo signature was bad, or signed with wrong key.";
  4333. return 1;
  4334. }
  4335. digest_matches = tor_memeq(ei->cache_info.signed_descriptor_digest,
  4336. sd->extra_info_digest, DIGEST_LEN);
  4337. /* The identity must match exactly to have been generated at the same time
  4338. * by the same router. */
  4339. if (tor_memneq(ri->cache_info.identity_digest,
  4340. ei->cache_info.identity_digest,
  4341. DIGEST_LEN)) {
  4342. if (msg) *msg = "Extrainfo nickname or identity did not match routerinfo";
  4343. goto err; /* different servers */
  4344. }
  4345. if (ei->pending_sig) {
  4346. char signed_digest[128];
  4347. if (crypto_pk_public_checksig(ri->identity_pkey,
  4348. signed_digest, sizeof(signed_digest),
  4349. ei->pending_sig, ei->pending_sig_len) != DIGEST_LEN ||
  4350. tor_memneq(signed_digest, ei->cache_info.signed_descriptor_digest,
  4351. DIGEST_LEN)) {
  4352. ei->bad_sig = 1;
  4353. tor_free(ei->pending_sig);
  4354. if (msg) *msg = "Extrainfo signature bad, or signed with wrong key";
  4355. goto err; /* Bad signature, or no match. */
  4356. }
  4357. ei->cache_info.send_unencrypted = ri->cache_info.send_unencrypted;
  4358. tor_free(ei->pending_sig);
  4359. }
  4360. if (ei->cache_info.published_on < sd->published_on) {
  4361. if (msg) *msg = "Extrainfo published time did not match routerdesc";
  4362. goto err;
  4363. } else if (ei->cache_info.published_on > sd->published_on) {
  4364. if (msg) *msg = "Extrainfo published time did not match routerdesc";
  4365. r = -1;
  4366. goto err;
  4367. }
  4368. if (!digest_matches) {
  4369. if (msg) *msg = "Extrainfo digest did not match value from routerdesc";
  4370. goto err; /* Digest doesn't match declared value. */
  4371. }
  4372. return 0;
  4373. err:
  4374. if (digest_matches) {
  4375. /* This signature was okay, and the digest was right: This is indeed the
  4376. * corresponding extrainfo. But insanely, it doesn't match the routerinfo
  4377. * that lists it. Don't try to fetch this one again. */
  4378. sd->extrainfo_is_bogus = 1;
  4379. }
  4380. return r;
  4381. }
  4382. /** Assert that the internal representation of <b>rl</b> is
  4383. * self-consistent. */
  4384. void
  4385. routerlist_assert_ok(const routerlist_t *rl)
  4386. {
  4387. routerinfo_t *r2;
  4388. signed_descriptor_t *sd2;
  4389. if (!rl)
  4390. return;
  4391. SMARTLIST_FOREACH_BEGIN(rl->routers, routerinfo_t *, r) {
  4392. r2 = rimap_get(rl->identity_map, r->cache_info.identity_digest);
  4393. tor_assert(r == r2);
  4394. sd2 = sdmap_get(rl->desc_digest_map,
  4395. r->cache_info.signed_descriptor_digest);
  4396. tor_assert(&(r->cache_info) == sd2);
  4397. tor_assert(r->cache_info.routerlist_index == r_sl_idx);
  4398. /* XXXX
  4399. *
  4400. * Hoo boy. We need to fix this one, and the fix is a bit tricky, so
  4401. * commenting this out is just a band-aid.
  4402. *
  4403. * The problem is that, although well-behaved router descriptors
  4404. * should never have the same value for their extra_info_digest, it's
  4405. * possible for ill-behaved routers to claim whatever they like there.
  4406. *
  4407. * The real answer is to trash desc_by_eid_map and instead have
  4408. * something that indicates for a given extra-info digest we want,
  4409. * what its download status is. We'll do that as a part of routerlist
  4410. * refactoring once consensus directories are in. For now,
  4411. * this rep violation is probably harmless: an adversary can make us
  4412. * reset our retry count for an extrainfo, but that's not the end
  4413. * of the world. Changing the representation in 0.2.0.x would just
  4414. * destabilize the codebase.
  4415. if (!tor_digest_is_zero(r->cache_info.extra_info_digest)) {
  4416. signed_descriptor_t *sd3 =
  4417. sdmap_get(rl->desc_by_eid_map, r->cache_info.extra_info_digest);
  4418. tor_assert(sd3 == &(r->cache_info));
  4419. }
  4420. */
  4421. } SMARTLIST_FOREACH_END(r);
  4422. SMARTLIST_FOREACH_BEGIN(rl->old_routers, signed_descriptor_t *, sd) {
  4423. r2 = rimap_get(rl->identity_map, sd->identity_digest);
  4424. tor_assert(sd != &(r2->cache_info));
  4425. sd2 = sdmap_get(rl->desc_digest_map, sd->signed_descriptor_digest);
  4426. tor_assert(sd == sd2);
  4427. tor_assert(sd->routerlist_index == sd_sl_idx);
  4428. /* XXXX see above.
  4429. if (!tor_digest_is_zero(sd->extra_info_digest)) {
  4430. signed_descriptor_t *sd3 =
  4431. sdmap_get(rl->desc_by_eid_map, sd->extra_info_digest);
  4432. tor_assert(sd3 == sd);
  4433. }
  4434. */
  4435. } SMARTLIST_FOREACH_END(sd);
  4436. RIMAP_FOREACH(rl->identity_map, d, r) {
  4437. tor_assert(tor_memeq(r->cache_info.identity_digest, d, DIGEST_LEN));
  4438. } DIGESTMAP_FOREACH_END;
  4439. SDMAP_FOREACH(rl->desc_digest_map, d, sd) {
  4440. tor_assert(tor_memeq(sd->signed_descriptor_digest, d, DIGEST_LEN));
  4441. } DIGESTMAP_FOREACH_END;
  4442. SDMAP_FOREACH(rl->desc_by_eid_map, d, sd) {
  4443. tor_assert(!tor_digest_is_zero(d));
  4444. tor_assert(sd);
  4445. tor_assert(tor_memeq(sd->extra_info_digest, d, DIGEST_LEN));
  4446. } DIGESTMAP_FOREACH_END;
  4447. EIMAP_FOREACH(rl->extra_info_map, d, ei) {
  4448. signed_descriptor_t *sd;
  4449. tor_assert(tor_memeq(ei->cache_info.signed_descriptor_digest,
  4450. d, DIGEST_LEN));
  4451. sd = sdmap_get(rl->desc_by_eid_map,
  4452. ei->cache_info.signed_descriptor_digest);
  4453. // tor_assert(sd); // XXXX see above
  4454. if (sd) {
  4455. tor_assert(tor_memeq(ei->cache_info.signed_descriptor_digest,
  4456. sd->extra_info_digest, DIGEST_LEN));
  4457. }
  4458. } DIGESTMAP_FOREACH_END;
  4459. }
  4460. /** Allocate and return a new string representing the contact info
  4461. * and platform string for <b>router</b>,
  4462. * surrounded by quotes and using standard C escapes.
  4463. *
  4464. * THIS FUNCTION IS NOT REENTRANT. Don't call it from outside the main
  4465. * thread. Also, each call invalidates the last-returned value, so don't
  4466. * try log_warn(LD_GENERAL, "%s %s", esc_router_info(a), esc_router_info(b));
  4467. *
  4468. * If <b>router</b> is NULL, it just frees its internal memory and returns.
  4469. */
  4470. const char *
  4471. esc_router_info(const routerinfo_t *router)
  4472. {
  4473. static char *info=NULL;
  4474. char *esc_contact, *esc_platform;
  4475. tor_free(info);
  4476. if (!router)
  4477. return NULL; /* we're exiting; just free the memory we use */
  4478. esc_contact = esc_for_log(router->contact_info);
  4479. esc_platform = esc_for_log(router->platform);
  4480. tor_asprintf(&info, "Contact %s, Platform %s", esc_contact, esc_platform);
  4481. tor_free(esc_contact);
  4482. tor_free(esc_platform);
  4483. return info;
  4484. }
  4485. /** Helper for sorting: compare two routerinfos by their identity
  4486. * digest. */
  4487. static int
  4488. compare_routerinfo_by_id_digest_(const void **a, const void **b)
  4489. {
  4490. routerinfo_t *first = *(routerinfo_t **)a, *second = *(routerinfo_t **)b;
  4491. return fast_memcmp(first->cache_info.identity_digest,
  4492. second->cache_info.identity_digest,
  4493. DIGEST_LEN);
  4494. }
  4495. /** Sort a list of routerinfo_t in ascending order of identity digest. */
  4496. void
  4497. routers_sort_by_identity(smartlist_t *routers)
  4498. {
  4499. smartlist_sort(routers, compare_routerinfo_by_id_digest_);
  4500. }
  4501. /** Called when we change a node set, or when we reload the geoip IPv4 list:
  4502. * recompute all country info in all configuration node sets and in the
  4503. * routerlist. */
  4504. void
  4505. refresh_all_country_info(void)
  4506. {
  4507. const or_options_t *options = get_options();
  4508. if (options->EntryNodes)
  4509. routerset_refresh_countries(options->EntryNodes);
  4510. if (options->ExitNodes)
  4511. routerset_refresh_countries(options->ExitNodes);
  4512. if (options->ExcludeNodes)
  4513. routerset_refresh_countries(options->ExcludeNodes);
  4514. if (options->ExcludeExitNodes)
  4515. routerset_refresh_countries(options->ExcludeExitNodes);
  4516. if (options->ExcludeExitNodesUnion_)
  4517. routerset_refresh_countries(options->ExcludeExitNodesUnion_);
  4518. nodelist_refresh_countries();
  4519. }
  4520. /** Determine the routers that are responsible for <b>id</b> (binary) and
  4521. * add pointers to those routers' routerstatus_t to <b>responsible_dirs</b>.
  4522. * Return -1 if we're returning an empty smartlist, else return 0.
  4523. */
  4524. int
  4525. hid_serv_get_responsible_directories(smartlist_t *responsible_dirs,
  4526. const char *id)
  4527. {
  4528. int start, found, n_added = 0, i;
  4529. networkstatus_t *c = networkstatus_get_latest_consensus();
  4530. if (!c || !smartlist_len(c->routerstatus_list)) {
  4531. log_warn(LD_REND, "We don't have a consensus, so we can't perform v2 "
  4532. "rendezvous operations.");
  4533. return -1;
  4534. }
  4535. tor_assert(id);
  4536. start = networkstatus_vote_find_entry_idx(c, id, &found);
  4537. if (start == smartlist_len(c->routerstatus_list)) start = 0;
  4538. i = start;
  4539. do {
  4540. routerstatus_t *r = smartlist_get(c->routerstatus_list, i);
  4541. if (r->is_hs_dir) {
  4542. smartlist_add(responsible_dirs, r);
  4543. if (++n_added == REND_NUMBER_OF_CONSECUTIVE_REPLICAS)
  4544. return 0;
  4545. }
  4546. if (++i == smartlist_len(c->routerstatus_list))
  4547. i = 0;
  4548. } while (i != start);
  4549. /* Even though we don't have the desired number of hidden service
  4550. * directories, be happy if we got any. */
  4551. return smartlist_len(responsible_dirs) ? 0 : -1;
  4552. }
  4553. /** Return true if this node is currently acting as hidden service
  4554. * directory, false otherwise. */
  4555. int
  4556. hid_serv_acting_as_directory(void)
  4557. {
  4558. const routerinfo_t *me = router_get_my_routerinfo();
  4559. if (!me)
  4560. return 0;
  4561. if (!get_options()->HidServDirectoryV2) {
  4562. log_info(LD_REND, "We are not acting as hidden service directory, "
  4563. "because we have not been configured as such.");
  4564. return 0;
  4565. }
  4566. return 1;
  4567. }
  4568. /** Return true if this node is responsible for storing the descriptor ID
  4569. * in <b>query</b> and false otherwise. */
  4570. int
  4571. hid_serv_responsible_for_desc_id(const char *query)
  4572. {
  4573. const routerinfo_t *me;
  4574. routerstatus_t *last_rs;
  4575. const char *my_id, *last_id;
  4576. int result;
  4577. smartlist_t *responsible;
  4578. if (!hid_serv_acting_as_directory())
  4579. return 0;
  4580. if (!(me = router_get_my_routerinfo()))
  4581. return 0; /* This is redundant, but let's be paranoid. */
  4582. my_id = me->cache_info.identity_digest;
  4583. responsible = smartlist_new();
  4584. if (hid_serv_get_responsible_directories(responsible, query) < 0) {
  4585. smartlist_free(responsible);
  4586. return 0;
  4587. }
  4588. last_rs = smartlist_get(responsible, smartlist_len(responsible)-1);
  4589. last_id = last_rs->identity_digest;
  4590. result = rend_id_is_in_interval(my_id, query, last_id);
  4591. smartlist_free(responsible);
  4592. return result;
  4593. }