test_dir.c 148 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091
  1. /* Copyright (c) 2001-2004, Roger Dingledine.
  2. * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
  3. * Copyright (c) 2007-2015, The Tor Project, Inc. */
  4. /* See LICENSE for licensing information */
  5. #include "orconfig.h"
  6. #include <math.h>
  7. #define CONFIG_PRIVATE
  8. #define DIRSERV_PRIVATE
  9. #define DIRVOTE_PRIVATE
  10. #define ROUTER_PRIVATE
  11. #define ROUTERLIST_PRIVATE
  12. #define HIBERNATE_PRIVATE
  13. #define NETWORKSTATUS_PRIVATE
  14. #define RELAY_PRIVATE
  15. #include "or.h"
  16. #include "confparse.h"
  17. #include "config.h"
  18. #include "crypto_ed25519.h"
  19. #include "directory.h"
  20. #include "dirserv.h"
  21. #include "dirvote.h"
  22. #include "hibernate.h"
  23. #include "memarea.h"
  24. #include "networkstatus.h"
  25. #include "router.h"
  26. #include "routerkeys.h"
  27. #include "routerlist.h"
  28. #include "routerparse.h"
  29. #include "routerset.h"
  30. #include "test.h"
  31. #include "test_dir_common.h"
  32. #include "torcert.h"
  33. #include "relay.h"
  34. #define NS_MODULE dir
  35. static void
  36. test_dir_nicknames(void *arg)
  37. {
  38. (void)arg;
  39. tt_assert( is_legal_nickname("a"));
  40. tt_assert(!is_legal_nickname(""));
  41. tt_assert(!is_legal_nickname("abcdefghijklmnopqrst")); /* 20 chars */
  42. tt_assert(!is_legal_nickname("hyphen-")); /* bad char */
  43. tt_assert( is_legal_nickname("abcdefghijklmnopqrs")); /* 19 chars */
  44. tt_assert(!is_legal_nickname("$AAAAAAAA01234AAAAAAAAAAAAAAAAAAAAAAAAAAA"));
  45. /* valid */
  46. tt_assert( is_legal_nickname_or_hexdigest(
  47. "$AAAAAAAA01234AAAAAAAAAAAAAAAAAAAAAAAAAAA"));
  48. tt_assert( is_legal_nickname_or_hexdigest(
  49. "$AAAAAAAA01234AAAAAAAAAAAAAAAAAAAAAAAAAAA=fred"));
  50. tt_assert( is_legal_nickname_or_hexdigest(
  51. "$AAAAAAAA01234AAAAAAAAAAAAAAAAAAAAAAAAAAA~fred"));
  52. /* too short */
  53. tt_assert(!is_legal_nickname_or_hexdigest(
  54. "$AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"));
  55. /* illegal char */
  56. tt_assert(!is_legal_nickname_or_hexdigest(
  57. "$AAAAAAzAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"));
  58. /* hex part too long */
  59. tt_assert(!is_legal_nickname_or_hexdigest(
  60. "$AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"));
  61. tt_assert(!is_legal_nickname_or_hexdigest(
  62. "$AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=fred"));
  63. /* Bad nickname */
  64. tt_assert(!is_legal_nickname_or_hexdigest(
  65. "$AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA="));
  66. tt_assert(!is_legal_nickname_or_hexdigest(
  67. "$AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA~"));
  68. tt_assert(!is_legal_nickname_or_hexdigest(
  69. "$AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA~hyphen-"));
  70. tt_assert(!is_legal_nickname_or_hexdigest(
  71. "$AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA~"
  72. "abcdefghijklmnoppqrst"));
  73. /* Bad extra char. */
  74. tt_assert(!is_legal_nickname_or_hexdigest(
  75. "$AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA!"));
  76. tt_assert(is_legal_nickname_or_hexdigest("xyzzy"));
  77. tt_assert(is_legal_nickname_or_hexdigest("abcdefghijklmnopqrs"));
  78. tt_assert(!is_legal_nickname_or_hexdigest("abcdefghijklmnopqrst"));
  79. done:
  80. ;
  81. }
  82. /** Run unit tests for router descriptor generation logic. */
  83. static void
  84. test_dir_formats(void *arg)
  85. {
  86. char *buf = NULL;
  87. char buf2[8192];
  88. char platform[256];
  89. char fingerprint[FINGERPRINT_LEN+1];
  90. char *pk1_str = NULL, *pk2_str = NULL, *cp;
  91. size_t pk1_str_len, pk2_str_len;
  92. routerinfo_t *r1=NULL, *r2=NULL;
  93. crypto_pk_t *pk1 = NULL, *pk2 = NULL;
  94. routerinfo_t *rp1 = NULL, *rp2 = NULL;
  95. addr_policy_t *ex1, *ex2;
  96. routerlist_t *dir1 = NULL, *dir2 = NULL;
  97. uint8_t *rsa_cc = NULL;
  98. or_options_t *options = get_options_mutable();
  99. const addr_policy_t *p;
  100. time_t now = time(NULL);
  101. (void)arg;
  102. pk1 = pk_generate(0);
  103. pk2 = pk_generate(1);
  104. tt_assert(pk1 && pk2);
  105. hibernate_set_state_for_testing_(HIBERNATE_STATE_LIVE);
  106. get_platform_str(platform, sizeof(platform));
  107. r1 = tor_malloc_zero(sizeof(routerinfo_t));
  108. r1->addr = 0xc0a80001u; /* 192.168.0.1 */
  109. r1->cache_info.published_on = 0;
  110. r1->or_port = 9000;
  111. r1->dir_port = 9003;
  112. r1->supports_tunnelled_dir_requests = 1;
  113. tor_addr_parse(&r1->ipv6_addr, "1:2:3:4::");
  114. r1->ipv6_orport = 9999;
  115. r1->onion_pkey = crypto_pk_dup_key(pk1);
  116. r1->identity_pkey = crypto_pk_dup_key(pk2);
  117. r1->bandwidthrate = 1000;
  118. r1->bandwidthburst = 5000;
  119. r1->bandwidthcapacity = 10000;
  120. r1->exit_policy = NULL;
  121. r1->nickname = tor_strdup("Magri");
  122. r1->platform = tor_strdup(platform);
  123. ex1 = tor_malloc_zero(sizeof(addr_policy_t));
  124. ex2 = tor_malloc_zero(sizeof(addr_policy_t));
  125. ex1->policy_type = ADDR_POLICY_ACCEPT;
  126. tor_addr_from_ipv4h(&ex1->addr, 0);
  127. ex1->maskbits = 0;
  128. ex1->prt_min = ex1->prt_max = 80;
  129. ex2->policy_type = ADDR_POLICY_REJECT;
  130. tor_addr_from_ipv4h(&ex2->addr, 18<<24);
  131. ex2->maskbits = 8;
  132. ex2->prt_min = ex2->prt_max = 24;
  133. r2 = tor_malloc_zero(sizeof(routerinfo_t));
  134. r2->addr = 0x0a030201u; /* 10.3.2.1 */
  135. ed25519_keypair_t kp1, kp2;
  136. ed25519_secret_key_from_seed(&kp1.seckey,
  137. (const uint8_t*)"YYYYYYYYYYYYYYYYYYYYYYYYYYYYYYYY");
  138. ed25519_public_key_generate(&kp1.pubkey, &kp1.seckey);
  139. ed25519_secret_key_from_seed(&kp2.seckey,
  140. (const uint8_t*)"XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX");
  141. ed25519_public_key_generate(&kp2.pubkey, &kp2.seckey);
  142. r2->signing_key_cert = tor_cert_create(&kp1,
  143. CERT_TYPE_ID_SIGNING,
  144. &kp2.pubkey,
  145. now, 86400,
  146. CERT_FLAG_INCLUDE_SIGNING_KEY);
  147. char cert_buf[256];
  148. base64_encode(cert_buf, sizeof(cert_buf),
  149. (const char*)r2->signing_key_cert->encoded,
  150. r2->signing_key_cert->encoded_len,
  151. BASE64_ENCODE_MULTILINE);
  152. r2->platform = tor_strdup(platform);
  153. r2->cache_info.published_on = 5;
  154. r2->or_port = 9005;
  155. r2->dir_port = 0;
  156. r2->supports_tunnelled_dir_requests = 1;
  157. r2->onion_pkey = crypto_pk_dup_key(pk2);
  158. curve25519_keypair_t r2_onion_keypair;
  159. curve25519_keypair_generate(&r2_onion_keypair, 0);
  160. r2->onion_curve25519_pkey = tor_memdup(&r2_onion_keypair.pubkey,
  161. sizeof(curve25519_public_key_t));
  162. r2->identity_pkey = crypto_pk_dup_key(pk1);
  163. r2->bandwidthrate = r2->bandwidthburst = r2->bandwidthcapacity = 3000;
  164. r2->exit_policy = smartlist_new();
  165. smartlist_add(r2->exit_policy, ex1);
  166. smartlist_add(r2->exit_policy, ex2);
  167. r2->nickname = tor_strdup("Fred");
  168. tt_assert(!crypto_pk_write_public_key_to_string(pk1, &pk1_str,
  169. &pk1_str_len));
  170. tt_assert(!crypto_pk_write_public_key_to_string(pk2 , &pk2_str,
  171. &pk2_str_len));
  172. /* XXXX025 router_dump_to_string should really take this from ri.*/
  173. options->ContactInfo = tor_strdup("Magri White "
  174. "<magri@elsewhere.example.com>");
  175. buf = router_dump_router_to_string(r1, pk2, NULL, NULL, NULL);
  176. tor_free(options->ContactInfo);
  177. tt_assert(buf);
  178. strlcpy(buf2, "router Magri 192.168.0.1 9000 0 9003\n"
  179. "or-address [1:2:3:4::]:9999\n"
  180. "platform Tor "VERSION" on ", sizeof(buf2));
  181. strlcat(buf2, get_uname(), sizeof(buf2));
  182. strlcat(buf2, "\n"
  183. "protocols Link 1 2 Circuit 1\n"
  184. "published 1970-01-01 00:00:00\n"
  185. "fingerprint ", sizeof(buf2));
  186. tt_assert(!crypto_pk_get_fingerprint(pk2, fingerprint, 1));
  187. strlcat(buf2, fingerprint, sizeof(buf2));
  188. strlcat(buf2, "\nuptime 0\n"
  189. /* XXX the "0" above is hard-coded, but even if we made it reflect
  190. * uptime, that still wouldn't make it right, because the two
  191. * descriptors might be made on different seconds... hm. */
  192. "bandwidth 1000 5000 10000\n"
  193. "onion-key\n", sizeof(buf2));
  194. strlcat(buf2, pk1_str, sizeof(buf2));
  195. strlcat(buf2, "signing-key\n", sizeof(buf2));
  196. strlcat(buf2, pk2_str, sizeof(buf2));
  197. strlcat(buf2, "hidden-service-dir\n", sizeof(buf2));
  198. strlcat(buf2, "contact Magri White <magri@elsewhere.example.com>\n",
  199. sizeof(buf2));
  200. strlcat(buf2, "reject *:*\n", sizeof(buf2));
  201. strlcat(buf2, "tunnelled-dir-server\nrouter-signature\n", sizeof(buf2));
  202. buf[strlen(buf2)] = '\0'; /* Don't compare the sig; it's never the same
  203. * twice */
  204. tt_str_op(buf,OP_EQ, buf2);
  205. tor_free(buf);
  206. buf = router_dump_router_to_string(r1, pk2, NULL, NULL, NULL);
  207. tt_assert(buf);
  208. cp = buf;
  209. rp1 = router_parse_entry_from_string((const char*)cp,NULL,1,0,NULL,NULL);
  210. tt_assert(rp1);
  211. tt_int_op(rp1->addr,OP_EQ, r1->addr);
  212. tt_int_op(rp1->or_port,OP_EQ, r1->or_port);
  213. tt_int_op(rp1->dir_port,OP_EQ, r1->dir_port);
  214. tt_int_op(rp1->bandwidthrate,OP_EQ, r1->bandwidthrate);
  215. tt_int_op(rp1->bandwidthburst,OP_EQ, r1->bandwidthburst);
  216. tt_int_op(rp1->bandwidthcapacity,OP_EQ, r1->bandwidthcapacity);
  217. tt_assert(crypto_pk_cmp_keys(rp1->onion_pkey, pk1) == 0);
  218. tt_assert(crypto_pk_cmp_keys(rp1->identity_pkey, pk2) == 0);
  219. tt_assert(rp1->supports_tunnelled_dir_requests);
  220. //tt_assert(rp1->exit_policy == NULL);
  221. tor_free(buf);
  222. strlcpy(buf2,
  223. "router Fred 10.3.2.1 9005 0 0\n"
  224. "identity-ed25519\n"
  225. "-----BEGIN ED25519 CERT-----\n", sizeof(buf2));
  226. strlcat(buf2, cert_buf, sizeof(buf2));
  227. strlcat(buf2, "-----END ED25519 CERT-----\n", sizeof(buf2));
  228. strlcat(buf2, "master-key-ed25519 ", sizeof(buf2));
  229. {
  230. char k[ED25519_BASE64_LEN+1];
  231. tt_assert(ed25519_public_to_base64(k, &r2->signing_key_cert->signing_key)
  232. >= 0);
  233. strlcat(buf2, k, sizeof(buf2));
  234. strlcat(buf2, "\n", sizeof(buf2));
  235. }
  236. strlcat(buf2, "platform Tor "VERSION" on ", sizeof(buf2));
  237. strlcat(buf2, get_uname(), sizeof(buf2));
  238. strlcat(buf2, "\n"
  239. "protocols Link 1 2 Circuit 1\n"
  240. "published 1970-01-01 00:00:05\n"
  241. "fingerprint ", sizeof(buf2));
  242. tt_assert(!crypto_pk_get_fingerprint(pk1, fingerprint, 1));
  243. strlcat(buf2, fingerprint, sizeof(buf2));
  244. strlcat(buf2, "\nuptime 0\n"
  245. "bandwidth 3000 3000 3000\n", sizeof(buf2));
  246. strlcat(buf2, "onion-key\n", sizeof(buf2));
  247. strlcat(buf2, pk2_str, sizeof(buf2));
  248. strlcat(buf2, "signing-key\n", sizeof(buf2));
  249. strlcat(buf2, pk1_str, sizeof(buf2));
  250. int rsa_cc_len;
  251. rsa_cc = make_tap_onion_key_crosscert(pk2,
  252. &kp1.pubkey,
  253. pk1,
  254. &rsa_cc_len);
  255. tt_assert(rsa_cc);
  256. base64_encode(cert_buf, sizeof(cert_buf), (char*)rsa_cc, rsa_cc_len,
  257. BASE64_ENCODE_MULTILINE);
  258. strlcat(buf2, "onion-key-crosscert\n"
  259. "-----BEGIN CROSSCERT-----\n", sizeof(buf2));
  260. strlcat(buf2, cert_buf, sizeof(buf2));
  261. strlcat(buf2, "-----END CROSSCERT-----\n", sizeof(buf2));
  262. int ntor_cc_sign;
  263. {
  264. tor_cert_t *ntor_cc = NULL;
  265. ntor_cc = make_ntor_onion_key_crosscert(&r2_onion_keypair,
  266. &kp1.pubkey,
  267. r2->cache_info.published_on,
  268. MIN_ONION_KEY_LIFETIME,
  269. &ntor_cc_sign);
  270. tt_assert(ntor_cc);
  271. base64_encode(cert_buf, sizeof(cert_buf),
  272. (char*)ntor_cc->encoded, ntor_cc->encoded_len,
  273. BASE64_ENCODE_MULTILINE);
  274. tor_cert_free(ntor_cc);
  275. }
  276. tor_snprintf(buf2+strlen(buf2), sizeof(buf2)-strlen(buf2),
  277. "ntor-onion-key-crosscert %d\n"
  278. "-----BEGIN ED25519 CERT-----\n"
  279. "%s"
  280. "-----END ED25519 CERT-----\n", ntor_cc_sign, cert_buf);
  281. strlcat(buf2, "hidden-service-dir\n", sizeof(buf2));
  282. strlcat(buf2, "ntor-onion-key ", sizeof(buf2));
  283. base64_encode(cert_buf, sizeof(cert_buf),
  284. (const char*)r2_onion_keypair.pubkey.public_key, 32,
  285. BASE64_ENCODE_MULTILINE);
  286. strlcat(buf2, cert_buf, sizeof(buf2));
  287. strlcat(buf2, "accept *:80\nreject 18.0.0.0/8:24\n", sizeof(buf2));
  288. strlcat(buf2, "tunnelled-dir-server\n", sizeof(buf2));
  289. strlcat(buf2, "router-sig-ed25519 ", sizeof(buf2));
  290. buf = router_dump_router_to_string(r2, pk1, pk2, &r2_onion_keypair, &kp2);
  291. tt_assert(buf);
  292. buf[strlen(buf2)] = '\0'; /* Don't compare the sig; it's never the same
  293. * twice */
  294. tt_str_op(buf, OP_EQ, buf2);
  295. tor_free(buf);
  296. buf = router_dump_router_to_string(r2, pk1, NULL, NULL, NULL);
  297. /* Reset for later */
  298. cp = buf;
  299. rp2 = router_parse_entry_from_string((const char*)cp,NULL,1,0,NULL,NULL);
  300. tt_assert(rp2);
  301. tt_int_op(rp2->addr,OP_EQ, r2->addr);
  302. tt_int_op(rp2->or_port,OP_EQ, r2->or_port);
  303. tt_int_op(rp2->dir_port,OP_EQ, r2->dir_port);
  304. tt_int_op(rp2->bandwidthrate,OP_EQ, r2->bandwidthrate);
  305. tt_int_op(rp2->bandwidthburst,OP_EQ, r2->bandwidthburst);
  306. tt_int_op(rp2->bandwidthcapacity,OP_EQ, r2->bandwidthcapacity);
  307. tt_mem_op(rp2->onion_curve25519_pkey->public_key,OP_EQ,
  308. r2->onion_curve25519_pkey->public_key,
  309. CURVE25519_PUBKEY_LEN);
  310. tt_assert(crypto_pk_cmp_keys(rp2->onion_pkey, pk2) == 0);
  311. tt_assert(crypto_pk_cmp_keys(rp2->identity_pkey, pk1) == 0);
  312. tt_assert(rp2->supports_tunnelled_dir_requests);
  313. tt_int_op(smartlist_len(rp2->exit_policy),OP_EQ, 2);
  314. p = smartlist_get(rp2->exit_policy, 0);
  315. tt_int_op(p->policy_type,OP_EQ, ADDR_POLICY_ACCEPT);
  316. tt_assert(tor_addr_is_null(&p->addr));
  317. tt_int_op(p->maskbits,OP_EQ, 0);
  318. tt_int_op(p->prt_min,OP_EQ, 80);
  319. tt_int_op(p->prt_max,OP_EQ, 80);
  320. p = smartlist_get(rp2->exit_policy, 1);
  321. tt_int_op(p->policy_type,OP_EQ, ADDR_POLICY_REJECT);
  322. tt_assert(tor_addr_eq(&p->addr, &ex2->addr));
  323. tt_int_op(p->maskbits,OP_EQ, 8);
  324. tt_int_op(p->prt_min,OP_EQ, 24);
  325. tt_int_op(p->prt_max,OP_EQ, 24);
  326. #if 0
  327. /* Okay, now for the directories. */
  328. {
  329. fingerprint_list = smartlist_new();
  330. crypto_pk_get_fingerprint(pk2, buf, 1);
  331. add_fingerprint_to_dir(buf, fingerprint_list, 0);
  332. crypto_pk_get_fingerprint(pk1, buf, 1);
  333. add_fingerprint_to_dir(buf, fingerprint_list, 0);
  334. }
  335. #endif
  336. dirserv_free_fingerprint_list();
  337. done:
  338. if (r1)
  339. routerinfo_free(r1);
  340. if (r2)
  341. routerinfo_free(r2);
  342. if (rp2)
  343. routerinfo_free(rp2);
  344. tor_free(rsa_cc);
  345. tor_free(buf);
  346. tor_free(pk1_str);
  347. tor_free(pk2_str);
  348. if (pk1) crypto_pk_free(pk1);
  349. if (pk2) crypto_pk_free(pk2);
  350. if (rp1) routerinfo_free(rp1);
  351. tor_free(dir1); /* XXXX And more !*/
  352. tor_free(dir2); /* And more !*/
  353. }
  354. #include "failing_routerdescs.inc"
  355. static void
  356. test_dir_routerinfo_parsing(void *arg)
  357. {
  358. (void) arg;
  359. int again;
  360. routerinfo_t *ri = NULL;
  361. #define CHECK_OK(s) \
  362. do { \
  363. routerinfo_free(ri); \
  364. ri = router_parse_entry_from_string((s), NULL, 0, 0, NULL, NULL); \
  365. tt_assert(ri); \
  366. } while (0)
  367. #define CHECK_FAIL(s, againval) \
  368. do { \
  369. routerinfo_free(ri); \
  370. again = 999; \
  371. ri = router_parse_entry_from_string((s), NULL, 0, 0, NULL, &again); \
  372. tt_assert(ri == NULL); \
  373. tt_int_op(again, OP_EQ, (againval)); \
  374. } while (0)
  375. CHECK_OK(EX_RI_MINIMAL);
  376. CHECK_OK(EX_RI_MAXIMAL);
  377. CHECK_OK(EX_RI_MINIMAL_ED);
  378. /* good annotations prepended */
  379. routerinfo_free(ri);
  380. ri = router_parse_entry_from_string(EX_RI_MINIMAL, NULL, 0, 0,
  381. "@purpose bridge\n", NULL);
  382. tt_assert(ri != NULL);
  383. tt_assert(ri->purpose == ROUTER_PURPOSE_BRIDGE);
  384. routerinfo_free(ri);
  385. /* bad annotations prepended. */
  386. ri = router_parse_entry_from_string(EX_RI_MINIMAL,
  387. NULL, 0, 0, "@purpose\n", NULL);
  388. tt_assert(ri == NULL);
  389. /* bad annotations on router. */
  390. ri = router_parse_entry_from_string("@purpose\nrouter x\n", NULL, 0, 1,
  391. NULL, NULL);
  392. tt_assert(ri == NULL);
  393. /* unwanted annotations on router. */
  394. ri = router_parse_entry_from_string("@purpose foo\nrouter x\n", NULL, 0, 0,
  395. NULL, NULL);
  396. tt_assert(ri == NULL);
  397. /* No signature. */
  398. ri = router_parse_entry_from_string("router x\n", NULL, 0, 0,
  399. NULL, NULL);
  400. tt_assert(ri == NULL);
  401. /* Not a router */
  402. routerinfo_free(ri);
  403. ri = router_parse_entry_from_string("hello\n", NULL, 0, 0, NULL, NULL);
  404. tt_assert(ri == NULL);
  405. CHECK_FAIL(EX_RI_BAD_SIG1, 1);
  406. CHECK_FAIL(EX_RI_BAD_SIG2, 1);
  407. CHECK_FAIL(EX_RI_BAD_TOKENS, 0);
  408. CHECK_FAIL(EX_RI_BAD_PUBLISHED, 0);
  409. CHECK_FAIL(EX_RI_NEG_BANDWIDTH, 0);
  410. CHECK_FAIL(EX_RI_BAD_BANDWIDTH, 0);
  411. CHECK_FAIL(EX_RI_BAD_BANDWIDTH2, 0);
  412. CHECK_FAIL(EX_RI_BAD_ONIONKEY1, 0);
  413. CHECK_FAIL(EX_RI_BAD_ONIONKEY2, 0);
  414. CHECK_FAIL(EX_RI_BAD_PORTS, 0);
  415. CHECK_FAIL(EX_RI_BAD_IP, 0);
  416. CHECK_FAIL(EX_RI_BAD_DIRPORT, 0);
  417. CHECK_FAIL(EX_RI_BAD_NAME2, 0);
  418. CHECK_FAIL(EX_RI_BAD_UPTIME, 0);
  419. CHECK_FAIL(EX_RI_BAD_BANDWIDTH3, 0);
  420. CHECK_FAIL(EX_RI_BAD_NTOR_KEY, 0);
  421. CHECK_FAIL(EX_RI_BAD_FINGERPRINT, 0);
  422. CHECK_FAIL(EX_RI_MISMATCHED_FINGERPRINT, 0);
  423. CHECK_FAIL(EX_RI_BAD_HAS_ACCEPT6, 0);
  424. CHECK_FAIL(EX_RI_BAD_NO_EXIT_POLICY, 0);
  425. CHECK_FAIL(EX_RI_BAD_IPV6_EXIT_POLICY, 0);
  426. CHECK_FAIL(EX_RI_BAD_FAMILY, 0);
  427. CHECK_FAIL(EX_RI_ZERO_ORPORT, 0);
  428. CHECK_FAIL(EX_RI_ED_MISSING_CROSSCERT, 0);
  429. CHECK_FAIL(EX_RI_ED_MISSING_CROSSCERT2, 0);
  430. CHECK_FAIL(EX_RI_ED_MISSING_CROSSCERT_SIGN, 0);
  431. CHECK_FAIL(EX_RI_ED_BAD_SIG1, 0);
  432. CHECK_FAIL(EX_RI_ED_BAD_SIG2, 0);
  433. CHECK_FAIL(EX_RI_ED_BAD_SIG3, 0);
  434. CHECK_FAIL(EX_RI_ED_BAD_SIG4, 0);
  435. CHECK_FAIL(EX_RI_ED_BAD_CROSSCERT1, 0);
  436. CHECK_FAIL(EX_RI_ED_BAD_CROSSCERT3, 0);
  437. CHECK_FAIL(EX_RI_ED_BAD_CROSSCERT4, 0);
  438. CHECK_FAIL(EX_RI_ED_BAD_CROSSCERT5, 0);
  439. CHECK_FAIL(EX_RI_ED_BAD_CROSSCERT6, 0);
  440. CHECK_FAIL(EX_RI_ED_BAD_CROSSCERT7, 0);
  441. CHECK_FAIL(EX_RI_ED_MISPLACED1, 0);
  442. CHECK_FAIL(EX_RI_ED_MISPLACED2, 0);
  443. CHECK_FAIL(EX_RI_ED_BAD_CERT1, 0);
  444. CHECK_FAIL(EX_RI_ED_BAD_CERT2, 0);
  445. CHECK_FAIL(EX_RI_ED_BAD_CERT3, 0);
  446. /* This is allowed; we just ignore it. */
  447. CHECK_OK(EX_RI_BAD_EI_DIGEST);
  448. CHECK_OK(EX_RI_BAD_EI_DIGEST2);
  449. #undef CHECK_FAIL
  450. #undef CHECK_OK
  451. done:
  452. memarea_clear_freelist();
  453. routerinfo_free(ri);
  454. }
  455. #include "example_extrainfo.inc"
  456. static void
  457. routerinfo_free_wrapper_(void *arg)
  458. {
  459. routerinfo_free(arg);
  460. }
  461. static void
  462. test_dir_extrainfo_parsing(void *arg)
  463. {
  464. (void) arg;
  465. #define CHECK_OK(s) \
  466. do { \
  467. extrainfo_free(ei); \
  468. ei = extrainfo_parse_entry_from_string((s), NULL, 0, map, NULL); \
  469. tt_assert(ei); \
  470. } while (0)
  471. #define CHECK_FAIL(s, againval) \
  472. do { \
  473. extrainfo_free(ei); \
  474. again = 999; \
  475. ei = extrainfo_parse_entry_from_string((s), NULL, 0, map, &again); \
  476. tt_assert(ei == NULL); \
  477. tt_int_op(again, OP_EQ, (againval)); \
  478. } while (0)
  479. #define ADD(name) \
  480. do { \
  481. ri = tor_malloc_zero(sizeof(routerinfo_t)); \
  482. crypto_pk_t *pk = ri->identity_pkey = crypto_pk_new(); \
  483. tt_assert(! crypto_pk_read_public_key_from_string(pk, \
  484. name##_KEY, strlen(name##_KEY))); \
  485. tt_int_op(0,OP_EQ,base16_decode(d, 20, name##_FP, strlen(name##_FP))); \
  486. digestmap_set((digestmap_t*)map, d, ri); \
  487. ri = NULL; \
  488. } while (0)
  489. routerinfo_t *ri = NULL;
  490. char d[20];
  491. struct digest_ri_map_t *map = NULL;
  492. extrainfo_t *ei = NULL;
  493. int again;
  494. CHECK_OK(EX_EI_MINIMAL);
  495. tt_assert(ei->pending_sig);
  496. CHECK_OK(EX_EI_MAXIMAL);
  497. tt_assert(ei->pending_sig);
  498. CHECK_OK(EX_EI_GOOD_ED_EI);
  499. tt_assert(ei->pending_sig);
  500. map = (struct digest_ri_map_t *)digestmap_new();
  501. ADD(EX_EI_MINIMAL);
  502. ADD(EX_EI_MAXIMAL);
  503. ADD(EX_EI_GOOD_ED_EI);
  504. ADD(EX_EI_BAD_FP);
  505. ADD(EX_EI_BAD_NICKNAME);
  506. ADD(EX_EI_BAD_TOKENS);
  507. ADD(EX_EI_BAD_START);
  508. ADD(EX_EI_BAD_PUBLISHED);
  509. ADD(EX_EI_ED_MISSING_SIG);
  510. ADD(EX_EI_ED_MISSING_CERT);
  511. ADD(EX_EI_ED_BAD_CERT1);
  512. ADD(EX_EI_ED_BAD_CERT2);
  513. ADD(EX_EI_ED_BAD_SIG1);
  514. ADD(EX_EI_ED_BAD_SIG2);
  515. ADD(EX_EI_ED_MISPLACED_CERT);
  516. ADD(EX_EI_ED_MISPLACED_SIG);
  517. CHECK_OK(EX_EI_MINIMAL);
  518. tt_assert(!ei->pending_sig);
  519. CHECK_OK(EX_EI_MAXIMAL);
  520. tt_assert(!ei->pending_sig);
  521. CHECK_OK(EX_EI_GOOD_ED_EI);
  522. tt_assert(!ei->pending_sig);
  523. CHECK_FAIL(EX_EI_BAD_SIG1,1);
  524. CHECK_FAIL(EX_EI_BAD_SIG2,1);
  525. CHECK_FAIL(EX_EI_BAD_SIG3,1);
  526. CHECK_FAIL(EX_EI_BAD_FP,0);
  527. CHECK_FAIL(EX_EI_BAD_NICKNAME,0);
  528. CHECK_FAIL(EX_EI_BAD_TOKENS,0);
  529. CHECK_FAIL(EX_EI_BAD_START,0);
  530. CHECK_FAIL(EX_EI_BAD_PUBLISHED,0);
  531. CHECK_FAIL(EX_EI_ED_MISSING_SIG,0);
  532. CHECK_FAIL(EX_EI_ED_MISSING_CERT,0);
  533. CHECK_FAIL(EX_EI_ED_BAD_CERT1,0);
  534. CHECK_FAIL(EX_EI_ED_BAD_CERT2,0);
  535. CHECK_FAIL(EX_EI_ED_BAD_SIG1,0);
  536. CHECK_FAIL(EX_EI_ED_BAD_SIG2,0);
  537. CHECK_FAIL(EX_EI_ED_MISPLACED_CERT,0);
  538. CHECK_FAIL(EX_EI_ED_MISPLACED_SIG,0);
  539. #undef CHECK_OK
  540. #undef CHECK_FAIL
  541. done:
  542. escaped(NULL);
  543. memarea_clear_freelist();
  544. extrainfo_free(ei);
  545. routerinfo_free(ri);
  546. digestmap_free((digestmap_t*)map, routerinfo_free_wrapper_);
  547. }
  548. static void
  549. test_dir_parse_router_list(void *arg)
  550. {
  551. (void) arg;
  552. smartlist_t *invalid = smartlist_new();
  553. smartlist_t *dest = smartlist_new();
  554. smartlist_t *chunks = smartlist_new();
  555. int dest_has_ri = 1;
  556. char *list = NULL;
  557. const char *cp;
  558. digestmap_t *map = NULL;
  559. char *mem_op_hex_tmp = NULL;
  560. routerinfo_t *ri = NULL;
  561. char d[DIGEST_LEN];
  562. smartlist_add(chunks, tor_strdup(EX_RI_MINIMAL)); // ri 0
  563. smartlist_add(chunks, tor_strdup(EX_RI_BAD_PORTS)); // bad ri 0
  564. smartlist_add(chunks, tor_strdup(EX_EI_MAXIMAL)); // ei 0
  565. smartlist_add(chunks, tor_strdup(EX_EI_BAD_SIG2)); // bad ei --
  566. smartlist_add(chunks, tor_strdup(EX_EI_BAD_NICKNAME));// bad ei 0
  567. smartlist_add(chunks, tor_strdup(EX_RI_BAD_SIG1)); // bad ri --
  568. smartlist_add(chunks, tor_strdup(EX_EI_BAD_PUBLISHED)); // bad ei 1
  569. smartlist_add(chunks, tor_strdup(EX_RI_MAXIMAL)); // ri 1
  570. smartlist_add(chunks, tor_strdup(EX_RI_BAD_FAMILY)); // bad ri 1
  571. smartlist_add(chunks, tor_strdup(EX_EI_MINIMAL)); // ei 1
  572. list = smartlist_join_strings(chunks, "", 0, NULL);
  573. /* First, parse the routers. */
  574. cp = list;
  575. tt_int_op(0,OP_EQ,
  576. router_parse_list_from_string(&cp, NULL, dest, SAVED_NOWHERE,
  577. 0, 0, NULL, invalid));
  578. tt_int_op(2, OP_EQ, smartlist_len(dest));
  579. tt_ptr_op(cp, OP_EQ, list + strlen(list));
  580. routerinfo_t *r = smartlist_get(dest, 0);
  581. tt_mem_op(r->cache_info.signed_descriptor_body, OP_EQ,
  582. EX_RI_MINIMAL, strlen(EX_RI_MINIMAL));
  583. r = smartlist_get(dest, 1);
  584. tt_mem_op(r->cache_info.signed_descriptor_body, OP_EQ,
  585. EX_RI_MAXIMAL, strlen(EX_RI_MAXIMAL));
  586. tt_int_op(2, OP_EQ, smartlist_len(invalid));
  587. test_memeq_hex(smartlist_get(invalid, 0),
  588. "ab9eeaa95e7d45740185b4e519c76ead756277a9");
  589. test_memeq_hex(smartlist_get(invalid, 1),
  590. "9a651ee03b64325959e8f1b46f2b689b30750b4c");
  591. /* Now tidy up */
  592. SMARTLIST_FOREACH(dest, routerinfo_t *, ri, routerinfo_free(ri));
  593. SMARTLIST_FOREACH(invalid, uint8_t *, d, tor_free(d));
  594. smartlist_clear(dest);
  595. smartlist_clear(invalid);
  596. /* And check extrainfos. */
  597. dest_has_ri = 0;
  598. map = (digestmap_t*)router_get_routerlist()->identity_map;
  599. ADD(EX_EI_MINIMAL);
  600. ADD(EX_EI_MAXIMAL);
  601. ADD(EX_EI_BAD_NICKNAME);
  602. ADD(EX_EI_BAD_PUBLISHED);
  603. cp = list;
  604. tt_int_op(0,OP_EQ,
  605. router_parse_list_from_string(&cp, NULL, dest, SAVED_NOWHERE,
  606. 1, 0, NULL, invalid));
  607. tt_int_op(2, OP_EQ, smartlist_len(dest));
  608. extrainfo_t *e = smartlist_get(dest, 0);
  609. tt_mem_op(e->cache_info.signed_descriptor_body, OP_EQ,
  610. EX_EI_MAXIMAL, strlen(EX_EI_MAXIMAL));
  611. e = smartlist_get(dest, 1);
  612. tt_mem_op(e->cache_info.signed_descriptor_body, OP_EQ,
  613. EX_EI_MINIMAL, strlen(EX_EI_MINIMAL));
  614. tt_int_op(2, OP_EQ, smartlist_len(invalid));
  615. test_memeq_hex(smartlist_get(invalid, 0),
  616. "d5df4aa62ee9ffc9543d41150c9864908e0390af");
  617. test_memeq_hex(smartlist_get(invalid, 1),
  618. "f61efd2a7f4531f3687a9043e0de90a862ec64ba");
  619. done:
  620. tor_free(list);
  621. if (dest_has_ri)
  622. SMARTLIST_FOREACH(dest, routerinfo_t *, rt, routerinfo_free(rt));
  623. else
  624. SMARTLIST_FOREACH(dest, extrainfo_t *, ei, extrainfo_free(ei));
  625. smartlist_free(dest);
  626. SMARTLIST_FOREACH(invalid, uint8_t *, d, tor_free(d));
  627. smartlist_free(invalid);
  628. SMARTLIST_FOREACH(chunks, char *, cp, tor_free(cp));
  629. smartlist_free(chunks);
  630. routerinfo_free(ri);
  631. if (map) {
  632. digestmap_free((digestmap_t*)map, routerinfo_free_wrapper_);
  633. router_get_routerlist()->identity_map =
  634. (struct digest_ri_map_t*)digestmap_new();
  635. }
  636. tor_free(mem_op_hex_tmp);
  637. #undef ADD
  638. }
  639. static download_status_t dls_minimal;
  640. static download_status_t dls_maximal;
  641. static download_status_t dls_bad_fingerprint;
  642. static download_status_t dls_bad_sig2;
  643. static download_status_t dls_bad_ports;
  644. static download_status_t dls_bad_tokens;
  645. static int mock_router_get_dl_status_unrecognized = 0;
  646. static int mock_router_get_dl_status_calls = 0;
  647. static download_status_t *
  648. mock_router_get_dl_status(const char *d)
  649. {
  650. ++mock_router_get_dl_status_calls;
  651. char hex[HEX_DIGEST_LEN+1];
  652. base16_encode(hex, sizeof(hex), d, DIGEST_LEN);
  653. if (!strcmp(hex, "3E31D19A69EB719C00B02EC60D13356E3F7A3452")) {
  654. return &dls_minimal;
  655. } else if (!strcmp(hex, "581D8A368A0FA854ECDBFAB841D88B3F1B004038")) {
  656. return &dls_maximal;
  657. } else if (!strcmp(hex, "2578AE227C6116CDE29B3F0E95709B9872DEE5F1")) {
  658. return &dls_bad_fingerprint;
  659. } else if (!strcmp(hex, "16D387D3A58F7DB3CF46638F8D0B90C45C7D769C")) {
  660. return &dls_bad_sig2;
  661. } else if (!strcmp(hex, "AB9EEAA95E7D45740185B4E519C76EAD756277A9")) {
  662. return &dls_bad_ports;
  663. } else if (!strcmp(hex, "A0CC2CEFAD59DBF19F468BFEE60E0868C804B422")) {
  664. return &dls_bad_tokens;
  665. } else {
  666. ++mock_router_get_dl_status_unrecognized;
  667. return NULL;
  668. }
  669. }
  670. static void
  671. test_dir_load_routers(void *arg)
  672. {
  673. (void) arg;
  674. smartlist_t *chunks = smartlist_new();
  675. smartlist_t *wanted = smartlist_new();
  676. char buf[DIGEST_LEN];
  677. char *mem_op_hex_tmp = NULL;
  678. char *list = NULL;
  679. #define ADD(str) \
  680. do { \
  681. tt_int_op(0,OP_EQ,router_get_router_hash(str, strlen(str), buf)); \
  682. smartlist_add(wanted, tor_strdup(hex_str(buf, DIGEST_LEN))); \
  683. } while (0)
  684. MOCK(router_get_dl_status_by_descriptor_digest, mock_router_get_dl_status);
  685. update_approx_time(1412510400);
  686. smartlist_add(chunks, tor_strdup(EX_RI_MINIMAL));
  687. smartlist_add(chunks, tor_strdup(EX_RI_BAD_FINGERPRINT));
  688. smartlist_add(chunks, tor_strdup(EX_RI_BAD_SIG2));
  689. smartlist_add(chunks, tor_strdup(EX_RI_MAXIMAL));
  690. smartlist_add(chunks, tor_strdup(EX_RI_BAD_PORTS));
  691. smartlist_add(chunks, tor_strdup(EX_RI_BAD_TOKENS));
  692. /* not ADDing MINIMIAL */
  693. ADD(EX_RI_MAXIMAL);
  694. ADD(EX_RI_BAD_FINGERPRINT);
  695. ADD(EX_RI_BAD_SIG2);
  696. /* Not ADDing BAD_PORTS */
  697. ADD(EX_RI_BAD_TOKENS);
  698. list = smartlist_join_strings(chunks, "", 0, NULL);
  699. tt_int_op(1, OP_EQ,
  700. router_load_routers_from_string(list, NULL, SAVED_IN_JOURNAL,
  701. wanted, 1, NULL));
  702. /* The "maximal" router was added. */
  703. /* "minimal" was not. */
  704. tt_int_op(smartlist_len(router_get_routerlist()->routers),OP_EQ,1);
  705. routerinfo_t *r = smartlist_get(router_get_routerlist()->routers, 0);
  706. test_memeq_hex(r->cache_info.signed_descriptor_digest,
  707. "581D8A368A0FA854ECDBFAB841D88B3F1B004038");
  708. tt_int_op(dls_minimal.n_download_failures, OP_EQ, 0);
  709. tt_int_op(dls_maximal.n_download_failures, OP_EQ, 0);
  710. /* "Bad fingerprint" and "Bad tokens" should have gotten marked
  711. * non-retriable. */
  712. tt_want_int_op(mock_router_get_dl_status_calls, OP_EQ, 2);
  713. tt_want_int_op(mock_router_get_dl_status_unrecognized, OP_EQ, 0);
  714. tt_int_op(dls_bad_fingerprint.n_download_failures, OP_EQ, 255);
  715. tt_int_op(dls_bad_tokens.n_download_failures, OP_EQ, 255);
  716. /* bad_sig2 and bad ports" are retriable -- one since only the signature
  717. * was bad, and one because we didn't ask for it. */
  718. tt_int_op(dls_bad_sig2.n_download_failures, OP_EQ, 0);
  719. tt_int_op(dls_bad_ports.n_download_failures, OP_EQ, 0);
  720. /* Wanted still contains "BAD_SIG2" */
  721. tt_int_op(smartlist_len(wanted), OP_EQ, 1);
  722. tt_str_op(smartlist_get(wanted, 0), OP_EQ,
  723. "E0A3753CEFD54128EAB239F294954121DB23D2EF");
  724. #undef ADD
  725. done:
  726. tor_free(mem_op_hex_tmp);
  727. UNMOCK(router_get_dl_status_by_descriptor_digest);
  728. SMARTLIST_FOREACH(chunks, char *, cp, tor_free(cp));
  729. smartlist_free(chunks);
  730. SMARTLIST_FOREACH(wanted, char *, cp, tor_free(cp));
  731. smartlist_free(wanted);
  732. tor_free(list);
  733. }
  734. static int mock_get_by_ei_dd_calls = 0;
  735. static int mock_get_by_ei_dd_unrecognized = 0;
  736. static signed_descriptor_t sd_ei_minimal;
  737. static signed_descriptor_t sd_ei_bad_nickname;
  738. static signed_descriptor_t sd_ei_maximal;
  739. static signed_descriptor_t sd_ei_bad_tokens;
  740. static signed_descriptor_t sd_ei_bad_sig2;
  741. static signed_descriptor_t *
  742. mock_get_by_ei_desc_digest(const char *d)
  743. {
  744. ++mock_get_by_ei_dd_calls;
  745. char hex[HEX_DIGEST_LEN+1];
  746. base16_encode(hex, sizeof(hex), d, DIGEST_LEN);
  747. if (!strcmp(hex, "11E0EDF526950739F7769810FCACAB8C882FAEEE")) {
  748. return &sd_ei_minimal;
  749. } else if (!strcmp(hex, "47803B02A0E70E9E8BDA226CB1D74DE354D67DFF")) {
  750. return &sd_ei_maximal;
  751. } else if (!strcmp(hex, "D5DF4AA62EE9FFC9543D41150C9864908E0390AF")) {
  752. return &sd_ei_bad_nickname;
  753. } else if (!strcmp(hex, "16D387D3A58F7DB3CF46638F8D0B90C45C7D769C")) {
  754. return &sd_ei_bad_sig2;
  755. } else if (!strcmp(hex, "9D90F8C42955BBC57D54FB05E54A3F083AF42E8B")) {
  756. return &sd_ei_bad_tokens;
  757. } else {
  758. ++mock_get_by_ei_dd_unrecognized;
  759. return NULL;
  760. }
  761. }
  762. static smartlist_t *mock_ei_insert_list = NULL;
  763. static was_router_added_t
  764. mock_ei_insert(routerlist_t *rl, extrainfo_t *ei, int warn_if_incompatible)
  765. {
  766. (void) rl;
  767. (void) warn_if_incompatible;
  768. smartlist_add(mock_ei_insert_list, ei);
  769. return ROUTER_ADDED_SUCCESSFULLY;
  770. }
  771. static void
  772. test_dir_load_extrainfo(void *arg)
  773. {
  774. (void) arg;
  775. smartlist_t *chunks = smartlist_new();
  776. smartlist_t *wanted = smartlist_new();
  777. char buf[DIGEST_LEN];
  778. char *mem_op_hex_tmp = NULL;
  779. char *list = NULL;
  780. #define ADD(str) \
  781. do { \
  782. tt_int_op(0,OP_EQ,router_get_extrainfo_hash(str, strlen(str), buf)); \
  783. smartlist_add(wanted, tor_strdup(hex_str(buf, DIGEST_LEN))); \
  784. } while (0)
  785. mock_ei_insert_list = smartlist_new();
  786. MOCK(router_get_by_extrainfo_digest, mock_get_by_ei_desc_digest);
  787. MOCK(extrainfo_insert, mock_ei_insert);
  788. smartlist_add(chunks, tor_strdup(EX_EI_MINIMAL));
  789. smartlist_add(chunks, tor_strdup(EX_EI_BAD_NICKNAME));
  790. smartlist_add(chunks, tor_strdup(EX_EI_MAXIMAL));
  791. smartlist_add(chunks, tor_strdup(EX_EI_BAD_PUBLISHED));
  792. smartlist_add(chunks, tor_strdup(EX_EI_BAD_TOKENS));
  793. /* not ADDing MINIMIAL */
  794. ADD(EX_EI_MAXIMAL);
  795. ADD(EX_EI_BAD_NICKNAME);
  796. /* Not ADDing BAD_PUBLISHED */
  797. ADD(EX_EI_BAD_TOKENS);
  798. ADD(EX_EI_BAD_SIG2);
  799. list = smartlist_join_strings(chunks, "", 0, NULL);
  800. router_load_extrainfo_from_string(list, NULL, SAVED_IN_JOURNAL, wanted, 1);
  801. /* The "maximal" router was added. */
  802. /* "minimal" was also added, even though we didn't ask for it, since
  803. * that's what we do with extrainfos. */
  804. tt_int_op(smartlist_len(mock_ei_insert_list),OP_EQ,2);
  805. extrainfo_t *e = smartlist_get(mock_ei_insert_list, 0);
  806. test_memeq_hex(e->cache_info.signed_descriptor_digest,
  807. "11E0EDF526950739F7769810FCACAB8C882FAEEE");
  808. e = smartlist_get(mock_ei_insert_list, 1);
  809. test_memeq_hex(e->cache_info.signed_descriptor_digest,
  810. "47803B02A0E70E9E8BDA226CB1D74DE354D67DFF");
  811. tt_int_op(dls_minimal.n_download_failures, OP_EQ, 0);
  812. tt_int_op(dls_maximal.n_download_failures, OP_EQ, 0);
  813. /* "Bad nickname" and "Bad tokens" should have gotten marked
  814. * non-retriable. */
  815. tt_want_int_op(mock_get_by_ei_dd_calls, OP_EQ, 2);
  816. tt_want_int_op(mock_get_by_ei_dd_unrecognized, OP_EQ, 0);
  817. tt_int_op(sd_ei_bad_nickname.ei_dl_status.n_download_failures, OP_EQ, 255);
  818. tt_int_op(sd_ei_bad_tokens.ei_dl_status.n_download_failures, OP_EQ, 255);
  819. /* bad_ports is retriable -- because we didn't ask for it. */
  820. tt_int_op(dls_bad_ports.n_download_failures, OP_EQ, 0);
  821. /* Wanted still contains "BAD_SIG2" */
  822. tt_int_op(smartlist_len(wanted), OP_EQ, 1);
  823. tt_str_op(smartlist_get(wanted, 0), OP_EQ,
  824. "16D387D3A58F7DB3CF46638F8D0B90C45C7D769C");
  825. #undef ADD
  826. done:
  827. tor_free(mem_op_hex_tmp);
  828. UNMOCK(router_get_by_extrainfo_digest);
  829. SMARTLIST_FOREACH(chunks, char *, cp, tor_free(cp));
  830. smartlist_free(chunks);
  831. SMARTLIST_FOREACH(wanted, char *, cp, tor_free(cp));
  832. smartlist_free(wanted);
  833. tor_free(list);
  834. }
  835. static void
  836. test_dir_versions(void *arg)
  837. {
  838. tor_version_t ver1;
  839. /* Try out version parsing functionality */
  840. (void)arg;
  841. tt_int_op(0,OP_EQ, tor_version_parse("0.3.4pre2-cvs", &ver1));
  842. tt_int_op(0,OP_EQ, ver1.major);
  843. tt_int_op(3,OP_EQ, ver1.minor);
  844. tt_int_op(4,OP_EQ, ver1.micro);
  845. tt_int_op(VER_PRE,OP_EQ, ver1.status);
  846. tt_int_op(2,OP_EQ, ver1.patchlevel);
  847. tt_int_op(0,OP_EQ, tor_version_parse("0.3.4rc1", &ver1));
  848. tt_int_op(0,OP_EQ, ver1.major);
  849. tt_int_op(3,OP_EQ, ver1.minor);
  850. tt_int_op(4,OP_EQ, ver1.micro);
  851. tt_int_op(VER_RC,OP_EQ, ver1.status);
  852. tt_int_op(1,OP_EQ, ver1.patchlevel);
  853. tt_int_op(0,OP_EQ, tor_version_parse("1.3.4", &ver1));
  854. tt_int_op(1,OP_EQ, ver1.major);
  855. tt_int_op(3,OP_EQ, ver1.minor);
  856. tt_int_op(4,OP_EQ, ver1.micro);
  857. tt_int_op(VER_RELEASE,OP_EQ, ver1.status);
  858. tt_int_op(0,OP_EQ, ver1.patchlevel);
  859. tt_int_op(0,OP_EQ, tor_version_parse("1.3.4.999", &ver1));
  860. tt_int_op(1,OP_EQ, ver1.major);
  861. tt_int_op(3,OP_EQ, ver1.minor);
  862. tt_int_op(4,OP_EQ, ver1.micro);
  863. tt_int_op(VER_RELEASE,OP_EQ, ver1.status);
  864. tt_int_op(999,OP_EQ, ver1.patchlevel);
  865. tt_int_op(0,OP_EQ, tor_version_parse("0.1.2.4-alpha", &ver1));
  866. tt_int_op(0,OP_EQ, ver1.major);
  867. tt_int_op(1,OP_EQ, ver1.minor);
  868. tt_int_op(2,OP_EQ, ver1.micro);
  869. tt_int_op(4,OP_EQ, ver1.patchlevel);
  870. tt_int_op(VER_RELEASE,OP_EQ, ver1.status);
  871. tt_str_op("alpha",OP_EQ, ver1.status_tag);
  872. tt_int_op(0,OP_EQ, tor_version_parse("0.1.2.4", &ver1));
  873. tt_int_op(0,OP_EQ, ver1.major);
  874. tt_int_op(1,OP_EQ, ver1.minor);
  875. tt_int_op(2,OP_EQ, ver1.micro);
  876. tt_int_op(4,OP_EQ, ver1.patchlevel);
  877. tt_int_op(VER_RELEASE,OP_EQ, ver1.status);
  878. tt_str_op("",OP_EQ, ver1.status_tag);
  879. tt_int_op(0, OP_EQ, tor_version_parse("10.1", &ver1));
  880. tt_int_op(10, OP_EQ, ver1.major);
  881. tt_int_op(1, OP_EQ, ver1.minor);
  882. tt_int_op(0, OP_EQ, ver1.micro);
  883. tt_int_op(0, OP_EQ, ver1.patchlevel);
  884. tt_int_op(VER_RELEASE, OP_EQ, ver1.status);
  885. tt_str_op("", OP_EQ, ver1.status_tag);
  886. tt_int_op(0, OP_EQ, tor_version_parse("5.99.999", &ver1));
  887. tt_int_op(5, OP_EQ, ver1.major);
  888. tt_int_op(99, OP_EQ, ver1.minor);
  889. tt_int_op(999, OP_EQ, ver1.micro);
  890. tt_int_op(0, OP_EQ, ver1.patchlevel);
  891. tt_int_op(VER_RELEASE, OP_EQ, ver1.status);
  892. tt_str_op("", OP_EQ, ver1.status_tag);
  893. tt_int_op(0, OP_EQ, tor_version_parse("10.1-alpha", &ver1));
  894. tt_int_op(10, OP_EQ, ver1.major);
  895. tt_int_op(1, OP_EQ, ver1.minor);
  896. tt_int_op(0, OP_EQ, ver1.micro);
  897. tt_int_op(0, OP_EQ, ver1.patchlevel);
  898. tt_int_op(VER_RELEASE, OP_EQ, ver1.status);
  899. tt_str_op("alpha", OP_EQ, ver1.status_tag);
  900. tt_int_op(0, OP_EQ, tor_version_parse("2.1.700-alpha", &ver1));
  901. tt_int_op(2, OP_EQ, ver1.major);
  902. tt_int_op(1, OP_EQ, ver1.minor);
  903. tt_int_op(700, OP_EQ, ver1.micro);
  904. tt_int_op(0, OP_EQ, ver1.patchlevel);
  905. tt_int_op(VER_RELEASE, OP_EQ, ver1.status);
  906. tt_str_op("alpha", OP_EQ, ver1.status_tag);
  907. tt_int_op(0, OP_EQ, tor_version_parse("1.6.8-alpha-dev", &ver1));
  908. tt_int_op(1, OP_EQ, ver1.major);
  909. tt_int_op(6, OP_EQ, ver1.minor);
  910. tt_int_op(8, OP_EQ, ver1.micro);
  911. tt_int_op(0, OP_EQ, ver1.patchlevel);
  912. tt_int_op(VER_RELEASE, OP_EQ, ver1.status);
  913. tt_str_op("alpha-dev", OP_EQ, ver1.status_tag);
  914. #define tt_versionstatus_op(vs1, op, vs2) \
  915. tt_assert_test_type(vs1,vs2,#vs1" "#op" "#vs2,version_status_t, \
  916. (val1_ op val2_),"%d",TT_EXIT_TEST_FUNCTION)
  917. #define test_v_i_o(val, ver, lst) \
  918. tt_versionstatus_op(val, OP_EQ, tor_version_is_obsolete(ver, lst))
  919. /* make sure tor_version_is_obsolete() works */
  920. test_v_i_o(VS_OLD, "0.0.1", "Tor 0.0.2");
  921. test_v_i_o(VS_OLD, "0.0.1", "0.0.2, Tor 0.0.3");
  922. test_v_i_o(VS_OLD, "0.0.1", "0.0.2,Tor 0.0.3");
  923. test_v_i_o(VS_OLD, "0.0.1","0.0.3,BetterTor 0.0.1");
  924. test_v_i_o(VS_RECOMMENDED, "0.0.2", "Tor 0.0.2,Tor 0.0.3");
  925. test_v_i_o(VS_NEW_IN_SERIES, "0.0.2", "Tor 0.0.2pre1,Tor 0.0.3");
  926. test_v_i_o(VS_OLD, "0.0.2", "Tor 0.0.2.1,Tor 0.0.3");
  927. test_v_i_o(VS_NEW, "0.1.0", "Tor 0.0.2,Tor 0.0.3");
  928. test_v_i_o(VS_RECOMMENDED, "0.0.7rc2", "0.0.7,Tor 0.0.7rc2,Tor 0.0.8");
  929. test_v_i_o(VS_OLD, "0.0.5.0", "0.0.5.1-cvs");
  930. test_v_i_o(VS_NEW_IN_SERIES, "0.0.5.1-cvs", "0.0.5, 0.0.6");
  931. /* Not on list, but newer than any in same series. */
  932. test_v_i_o(VS_NEW_IN_SERIES, "0.1.0.3",
  933. "Tor 0.1.0.2,Tor 0.0.9.5,Tor 0.1.1.0");
  934. /* Series newer than any on list. */
  935. test_v_i_o(VS_NEW, "0.1.2.3", "Tor 0.1.0.2,Tor 0.0.9.5,Tor 0.1.1.0");
  936. /* Series older than any on list. */
  937. test_v_i_o(VS_OLD, "0.0.1.3", "Tor 0.1.0.2,Tor 0.0.9.5,Tor 0.1.1.0");
  938. /* Not on list, not newer than any on same series. */
  939. test_v_i_o(VS_UNRECOMMENDED, "0.1.0.1",
  940. "Tor 0.1.0.2,Tor 0.0.9.5,Tor 0.1.1.0");
  941. /* On list, not newer than any on same series. */
  942. test_v_i_o(VS_UNRECOMMENDED,
  943. "0.1.0.1", "Tor 0.1.0.2,Tor 0.0.9.5,Tor 0.1.1.0");
  944. tt_int_op(0,OP_EQ, tor_version_as_new_as("Tor 0.0.5", "0.0.9pre1-cvs"));
  945. tt_int_op(1,OP_EQ, tor_version_as_new_as(
  946. "Tor 0.0.8 on Darwin 64-121-192-100.c3-0."
  947. "sfpo-ubr1.sfrn-sfpo.ca.cable.rcn.com Power Macintosh",
  948. "0.0.8rc2"));
  949. tt_int_op(0,OP_EQ, tor_version_as_new_as(
  950. "Tor 0.0.8 on Darwin 64-121-192-100.c3-0."
  951. "sfpo-ubr1.sfrn-sfpo.ca.cable.rcn.com Power Macintosh", "0.0.8.2"));
  952. /* Now try svn revisions. */
  953. tt_int_op(1,OP_EQ, tor_version_as_new_as("Tor 0.2.1.0-dev (r100)",
  954. "Tor 0.2.1.0-dev (r99)"));
  955. tt_int_op(1,OP_EQ, tor_version_as_new_as(
  956. "Tor 0.2.1.0-dev (r100) on Banana Jr",
  957. "Tor 0.2.1.0-dev (r99) on Hal 9000"));
  958. tt_int_op(1,OP_EQ, tor_version_as_new_as("Tor 0.2.1.0-dev (r100)",
  959. "Tor 0.2.1.0-dev on Colossus"));
  960. tt_int_op(0,OP_EQ, tor_version_as_new_as("Tor 0.2.1.0-dev (r99)",
  961. "Tor 0.2.1.0-dev (r100)"));
  962. tt_int_op(0,OP_EQ, tor_version_as_new_as("Tor 0.2.1.0-dev (r99) on MCP",
  963. "Tor 0.2.1.0-dev (r100) on AM"));
  964. tt_int_op(0,OP_EQ, tor_version_as_new_as("Tor 0.2.1.0-dev",
  965. "Tor 0.2.1.0-dev (r99)"));
  966. tt_int_op(1,OP_EQ, tor_version_as_new_as("Tor 0.2.1.1",
  967. "Tor 0.2.1.0-dev (r99)"));
  968. /* Now try git revisions */
  969. tt_int_op(0,OP_EQ, tor_version_parse("0.5.6.7 (git-ff00ff)", &ver1));
  970. tt_int_op(0,OP_EQ, ver1.major);
  971. tt_int_op(5,OP_EQ, ver1.minor);
  972. tt_int_op(6,OP_EQ, ver1.micro);
  973. tt_int_op(7,OP_EQ, ver1.patchlevel);
  974. tt_int_op(3,OP_EQ, ver1.git_tag_len);
  975. tt_mem_op(ver1.git_tag,OP_EQ, "\xff\x00\xff", 3);
  976. tt_int_op(-1,OP_EQ, tor_version_parse("0.5.6.7 (git-ff00xx)", &ver1));
  977. tt_int_op(-1,OP_EQ, tor_version_parse("0.5.6.7 (git-ff00fff)", &ver1));
  978. tt_int_op(0,OP_EQ, tor_version_parse("0.5.6.7 (git ff00fff)", &ver1));
  979. done:
  980. ;
  981. }
  982. /** Run unit tests for directory fp_pair functions. */
  983. static void
  984. test_dir_fp_pairs(void *arg)
  985. {
  986. smartlist_t *sl = smartlist_new();
  987. fp_pair_t *pair;
  988. (void)arg;
  989. dir_split_resource_into_fingerprint_pairs(
  990. /* Two pairs, out of order, with one duplicate. */
  991. "73656372657420646174612E0000000000FFFFFF-"
  992. "557365204145532d32353620696e73746561642e+"
  993. "73656372657420646174612E0000000000FFFFFF-"
  994. "557365204145532d32353620696e73746561642e+"
  995. "48657861646563696d616c2069736e277420736f-"
  996. "676f6f6420666f7220686964696e6720796f7572.z", sl);
  997. tt_int_op(smartlist_len(sl),OP_EQ, 2);
  998. pair = smartlist_get(sl, 0);
  999. tt_mem_op(pair->first,OP_EQ, "Hexadecimal isn't so", DIGEST_LEN);
  1000. tt_mem_op(pair->second,OP_EQ, "good for hiding your", DIGEST_LEN);
  1001. pair = smartlist_get(sl, 1);
  1002. tt_mem_op(pair->first,OP_EQ, "secret data.\0\0\0\0\0\xff\xff\xff",
  1003. DIGEST_LEN);
  1004. tt_mem_op(pair->second,OP_EQ, "Use AES-256 instead.", DIGEST_LEN);
  1005. done:
  1006. SMARTLIST_FOREACH(sl, fp_pair_t *, pair, tor_free(pair));
  1007. smartlist_free(sl);
  1008. }
  1009. static void
  1010. test_dir_split_fps(void *testdata)
  1011. {
  1012. smartlist_t *sl = smartlist_new();
  1013. char *mem_op_hex_tmp = NULL;
  1014. (void)testdata;
  1015. /* Some example hex fingerprints and their base64 equivalents */
  1016. #define HEX1 "Fe0daff89127389bc67558691231234551193EEE"
  1017. #define HEX2 "Deadbeef99999991111119999911111111f00ba4"
  1018. #define HEX3 "b33ff00db33ff00db33ff00db33ff00db33ff00d"
  1019. #define HEX256_1 \
  1020. "f3f3f3f3fbbbbf3f3f3f3fbbbf3f3f3f3fbbbbf3f3f3f3fbbbf3f3f3f3fbbbbf"
  1021. #define HEX256_2 \
  1022. "cccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccCCc"
  1023. #define HEX256_3 \
  1024. "0123456789ABCdef0123456789ABCdef0123456789ABCdef0123456789ABCdef"
  1025. #define B64_1 "/g2v+JEnOJvGdVhpEjEjRVEZPu4"
  1026. #define B64_2 "3q2+75mZmZERERmZmRERERHwC6Q"
  1027. #define B64_256_1 "8/Pz8/u7vz8/Pz+7vz8/Pz+7u/Pz8/P7u/Pz8/P7u78"
  1028. #define B64_256_2 "zMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMzMw"
  1029. /* no flags set */
  1030. dir_split_resource_into_fingerprints("A+C+B", sl, NULL, 0);
  1031. tt_int_op(smartlist_len(sl), OP_EQ, 3);
  1032. tt_str_op(smartlist_get(sl, 0), OP_EQ, "A");
  1033. tt_str_op(smartlist_get(sl, 1), OP_EQ, "C");
  1034. tt_str_op(smartlist_get(sl, 2), OP_EQ, "B");
  1035. SMARTLIST_FOREACH(sl, char *, cp, tor_free(cp));
  1036. smartlist_clear(sl);
  1037. /* uniq strings. */
  1038. dir_split_resource_into_fingerprints("A+C+B+A+B+B", sl, NULL, DSR_SORT_UNIQ);
  1039. tt_int_op(smartlist_len(sl), OP_EQ, 3);
  1040. tt_str_op(smartlist_get(sl, 0), OP_EQ, "A");
  1041. tt_str_op(smartlist_get(sl, 1), OP_EQ, "B");
  1042. tt_str_op(smartlist_get(sl, 2), OP_EQ, "C");
  1043. SMARTLIST_FOREACH(sl, char *, cp, tor_free(cp));
  1044. smartlist_clear(sl);
  1045. /* Decode hex. */
  1046. dir_split_resource_into_fingerprints(HEX1"+"HEX2, sl, NULL, DSR_HEX);
  1047. tt_int_op(smartlist_len(sl), OP_EQ, 2);
  1048. test_mem_op_hex(smartlist_get(sl, 0), OP_EQ, HEX1);
  1049. test_mem_op_hex(smartlist_get(sl, 1), OP_EQ, HEX2);
  1050. SMARTLIST_FOREACH(sl, char *, cp, tor_free(cp));
  1051. smartlist_clear(sl);
  1052. /* decode hex and drop weirdness. */
  1053. dir_split_resource_into_fingerprints(HEX1"+bogus+"HEX2"+"HEX256_1,
  1054. sl, NULL, DSR_HEX);
  1055. tt_int_op(smartlist_len(sl), OP_EQ, 2);
  1056. test_mem_op_hex(smartlist_get(sl, 0), OP_EQ, HEX1);
  1057. test_mem_op_hex(smartlist_get(sl, 1), OP_EQ, HEX2);
  1058. SMARTLIST_FOREACH(sl, char *, cp, tor_free(cp));
  1059. smartlist_clear(sl);
  1060. /* Decode long hex */
  1061. dir_split_resource_into_fingerprints(HEX256_1"+"HEX256_2"+"HEX2"+"HEX256_3,
  1062. sl, NULL, DSR_HEX|DSR_DIGEST256);
  1063. tt_int_op(smartlist_len(sl), OP_EQ, 3);
  1064. test_mem_op_hex(smartlist_get(sl, 0), OP_EQ, HEX256_1);
  1065. test_mem_op_hex(smartlist_get(sl, 1), OP_EQ, HEX256_2);
  1066. test_mem_op_hex(smartlist_get(sl, 2), OP_EQ, HEX256_3);
  1067. SMARTLIST_FOREACH(sl, char *, cp, tor_free(cp));
  1068. smartlist_clear(sl);
  1069. /* Decode hex and sort. */
  1070. dir_split_resource_into_fingerprints(HEX1"+"HEX2"+"HEX3"+"HEX2,
  1071. sl, NULL, DSR_HEX|DSR_SORT_UNIQ);
  1072. tt_int_op(smartlist_len(sl), OP_EQ, 3);
  1073. test_mem_op_hex(smartlist_get(sl, 0), OP_EQ, HEX3);
  1074. test_mem_op_hex(smartlist_get(sl, 1), OP_EQ, HEX2);
  1075. test_mem_op_hex(smartlist_get(sl, 2), OP_EQ, HEX1);
  1076. SMARTLIST_FOREACH(sl, char *, cp, tor_free(cp));
  1077. smartlist_clear(sl);
  1078. /* Decode long hex and sort */
  1079. dir_split_resource_into_fingerprints(HEX256_1"+"HEX256_2"+"HEX256_3
  1080. "+"HEX256_1,
  1081. sl, NULL,
  1082. DSR_HEX|DSR_DIGEST256|DSR_SORT_UNIQ);
  1083. tt_int_op(smartlist_len(sl), OP_EQ, 3);
  1084. test_mem_op_hex(smartlist_get(sl, 0), OP_EQ, HEX256_3);
  1085. test_mem_op_hex(smartlist_get(sl, 1), OP_EQ, HEX256_2);
  1086. test_mem_op_hex(smartlist_get(sl, 2), OP_EQ, HEX256_1);
  1087. SMARTLIST_FOREACH(sl, char *, cp, tor_free(cp));
  1088. smartlist_clear(sl);
  1089. /* Decode base64 */
  1090. dir_split_resource_into_fingerprints(B64_1"-"B64_2, sl, NULL, DSR_BASE64);
  1091. tt_int_op(smartlist_len(sl), OP_EQ, 2);
  1092. test_mem_op_hex(smartlist_get(sl, 0), OP_EQ, HEX1);
  1093. test_mem_op_hex(smartlist_get(sl, 1), OP_EQ, HEX2);
  1094. SMARTLIST_FOREACH(sl, char *, cp, tor_free(cp));
  1095. smartlist_clear(sl);
  1096. /* Decode long base64 */
  1097. dir_split_resource_into_fingerprints(B64_256_1"-"B64_256_2,
  1098. sl, NULL, DSR_BASE64|DSR_DIGEST256);
  1099. tt_int_op(smartlist_len(sl), OP_EQ, 2);
  1100. test_mem_op_hex(smartlist_get(sl, 0), OP_EQ, HEX256_1);
  1101. test_mem_op_hex(smartlist_get(sl, 1), OP_EQ, HEX256_2);
  1102. SMARTLIST_FOREACH(sl, char *, cp, tor_free(cp));
  1103. smartlist_clear(sl);
  1104. dir_split_resource_into_fingerprints(B64_256_1,
  1105. sl, NULL, DSR_BASE64|DSR_DIGEST256);
  1106. tt_int_op(smartlist_len(sl), OP_EQ, 1);
  1107. test_mem_op_hex(smartlist_get(sl, 0), OP_EQ, HEX256_1);
  1108. SMARTLIST_FOREACH(sl, char *, cp, tor_free(cp));
  1109. smartlist_clear(sl);
  1110. done:
  1111. SMARTLIST_FOREACH(sl, char *, cp, tor_free(cp));
  1112. smartlist_free(sl);
  1113. tor_free(mem_op_hex_tmp);
  1114. }
  1115. static void
  1116. test_dir_measured_bw_kb(void *arg)
  1117. {
  1118. measured_bw_line_t mbwl;
  1119. int i;
  1120. const char *lines_pass[] = {
  1121. "node_id=$557365204145532d32353620696e73746561642e bw=1024\n",
  1122. "node_id=$557365204145532d32353620696e73746561642e\t bw=1024 \n",
  1123. " node_id=$557365204145532d32353620696e73746561642e bw=1024\n",
  1124. "\tnoise\tnode_id=$557365204145532d32353620696e73746561642e "
  1125. "bw=1024 junk=007\n",
  1126. "misc=junk node_id=$557365204145532d32353620696e73746561642e "
  1127. "bw=1024 junk=007\n",
  1128. "end"
  1129. };
  1130. const char *lines_fail[] = {
  1131. /* Test possible python stupidity on input */
  1132. "node_id=None bw=1024\n",
  1133. "node_id=$None bw=1024\n",
  1134. "node_id=$557365204145532d32353620696e73746561642e bw=None\n",
  1135. "node_id=$557365204145532d32353620696e73746561642e bw=1024.0\n",
  1136. "node_id=$557365204145532d32353620696e73746561642e bw=.1024\n",
  1137. "node_id=$557365204145532d32353620696e73746561642e bw=1.024\n",
  1138. "node_id=$557365204145532d32353620696e73746561642e bw=1024 bw=0\n",
  1139. "node_id=$557365204145532d32353620696e73746561642e bw=1024 bw=None\n",
  1140. "node_id=$557365204145532d32353620696e73746561642e bw=-1024\n",
  1141. /* Test incomplete writes due to race conditions, partial copies, etc */
  1142. "node_i",
  1143. "node_i\n",
  1144. "node_id=",
  1145. "node_id=\n",
  1146. "node_id=$557365204145532d32353620696e73746561642e bw=",
  1147. "node_id=$557365204145532d32353620696e73746561642e bw=1024",
  1148. "node_id=$557365204145532d32353620696e73746561642e bw=\n",
  1149. "node_id=$557365204145532d32353620696e7374",
  1150. "node_id=$557365204145532d32353620696e7374\n",
  1151. "",
  1152. "\n",
  1153. " \n ",
  1154. " \n\n",
  1155. /* Test assorted noise */
  1156. " node_id= ",
  1157. "node_id==$557365204145532d32353620696e73746561642e bw==1024\n",
  1158. "node_id=$55736520414552d32353620696e73746561642e bw=1024\n",
  1159. "node_id=557365204145532d32353620696e73746561642e bw=1024\n",
  1160. "node_id= $557365204145532d32353620696e73746561642e bw=0.23\n",
  1161. "end"
  1162. };
  1163. (void)arg;
  1164. for (i = 0; strcmp(lines_fail[i], "end"); i++) {
  1165. //fprintf(stderr, "Testing: %s\n", lines_fail[i]);
  1166. tt_assert(measured_bw_line_parse(&mbwl, lines_fail[i]) == -1);
  1167. }
  1168. for (i = 0; strcmp(lines_pass[i], "end"); i++) {
  1169. //fprintf(stderr, "Testing: %s %d\n", lines_pass[i], TOR_ISSPACE('\n'));
  1170. tt_assert(measured_bw_line_parse(&mbwl, lines_pass[i]) == 0);
  1171. tt_assert(mbwl.bw_kb == 1024);
  1172. tt_assert(strcmp(mbwl.node_hex,
  1173. "557365204145532d32353620696e73746561642e") == 0);
  1174. }
  1175. done:
  1176. return;
  1177. }
  1178. #define MBWC_INIT_TIME 1000
  1179. /** Do the measured bandwidth cache unit test */
  1180. static void
  1181. test_dir_measured_bw_kb_cache(void *arg)
  1182. {
  1183. /* Initial fake time_t for testing */
  1184. time_t curr = MBWC_INIT_TIME;
  1185. /* Some measured_bw_line_ts */
  1186. measured_bw_line_t mbwl[3];
  1187. /* For receiving output on cache queries */
  1188. long bw;
  1189. time_t as_of;
  1190. /* First, clear the cache and assert that it's empty */
  1191. (void)arg;
  1192. dirserv_clear_measured_bw_cache();
  1193. tt_int_op(dirserv_get_measured_bw_cache_size(),OP_EQ, 0);
  1194. /*
  1195. * Set up test mbwls; none of the dirserv_cache_*() functions care about
  1196. * the node_hex field.
  1197. */
  1198. memset(mbwl[0].node_id, 0x01, DIGEST_LEN);
  1199. mbwl[0].bw_kb = 20;
  1200. memset(mbwl[1].node_id, 0x02, DIGEST_LEN);
  1201. mbwl[1].bw_kb = 40;
  1202. memset(mbwl[2].node_id, 0x03, DIGEST_LEN);
  1203. mbwl[2].bw_kb = 80;
  1204. /* Try caching something */
  1205. dirserv_cache_measured_bw(&(mbwl[0]), curr);
  1206. tt_int_op(dirserv_get_measured_bw_cache_size(),OP_EQ, 1);
  1207. /* Okay, let's see if we can retrieve it */
  1208. tt_assert(dirserv_query_measured_bw_cache_kb(mbwl[0].node_id,&bw, &as_of));
  1209. tt_int_op(bw,OP_EQ, 20);
  1210. tt_int_op(as_of,OP_EQ, MBWC_INIT_TIME);
  1211. /* Try retrieving it without some outputs */
  1212. tt_assert(dirserv_query_measured_bw_cache_kb(mbwl[0].node_id,NULL, NULL));
  1213. tt_assert(dirserv_query_measured_bw_cache_kb(mbwl[0].node_id,&bw, NULL));
  1214. tt_int_op(bw,OP_EQ, 20);
  1215. tt_assert(dirserv_query_measured_bw_cache_kb(mbwl[0].node_id,NULL,&as_of));
  1216. tt_int_op(as_of,OP_EQ, MBWC_INIT_TIME);
  1217. /* Now expire it */
  1218. curr += MAX_MEASUREMENT_AGE + 1;
  1219. dirserv_expire_measured_bw_cache(curr);
  1220. /* Check that the cache is empty */
  1221. tt_int_op(dirserv_get_measured_bw_cache_size(),OP_EQ, 0);
  1222. /* Check that we can't retrieve it */
  1223. tt_assert(!dirserv_query_measured_bw_cache_kb(mbwl[0].node_id, NULL,NULL));
  1224. /* Try caching a few things now */
  1225. dirserv_cache_measured_bw(&(mbwl[0]), curr);
  1226. tt_int_op(dirserv_get_measured_bw_cache_size(),OP_EQ, 1);
  1227. curr += MAX_MEASUREMENT_AGE / 4;
  1228. dirserv_cache_measured_bw(&(mbwl[1]), curr);
  1229. tt_int_op(dirserv_get_measured_bw_cache_size(),OP_EQ, 2);
  1230. curr += MAX_MEASUREMENT_AGE / 4;
  1231. dirserv_cache_measured_bw(&(mbwl[2]), curr);
  1232. tt_int_op(dirserv_get_measured_bw_cache_size(),OP_EQ, 3);
  1233. curr += MAX_MEASUREMENT_AGE / 4 + 1;
  1234. /* Do an expire that's too soon to get any of them */
  1235. dirserv_expire_measured_bw_cache(curr);
  1236. tt_int_op(dirserv_get_measured_bw_cache_size(),OP_EQ, 3);
  1237. /* Push the oldest one off the cliff */
  1238. curr += MAX_MEASUREMENT_AGE / 4;
  1239. dirserv_expire_measured_bw_cache(curr);
  1240. tt_int_op(dirserv_get_measured_bw_cache_size(),OP_EQ, 2);
  1241. /* And another... */
  1242. curr += MAX_MEASUREMENT_AGE / 4;
  1243. dirserv_expire_measured_bw_cache(curr);
  1244. tt_int_op(dirserv_get_measured_bw_cache_size(),OP_EQ, 1);
  1245. /* This should empty it out again */
  1246. curr += MAX_MEASUREMENT_AGE / 4;
  1247. dirserv_expire_measured_bw_cache(curr);
  1248. tt_int_op(dirserv_get_measured_bw_cache_size(),OP_EQ, 0);
  1249. done:
  1250. return;
  1251. }
  1252. static void
  1253. test_dir_param_voting(void *arg)
  1254. {
  1255. networkstatus_t vote1, vote2, vote3, vote4;
  1256. smartlist_t *votes = smartlist_new();
  1257. char *res = NULL;
  1258. /* dirvote_compute_params only looks at the net_params field of the votes,
  1259. so that's all we need to set.
  1260. */
  1261. (void)arg;
  1262. memset(&vote1, 0, sizeof(vote1));
  1263. memset(&vote2, 0, sizeof(vote2));
  1264. memset(&vote3, 0, sizeof(vote3));
  1265. memset(&vote4, 0, sizeof(vote4));
  1266. vote1.net_params = smartlist_new();
  1267. vote2.net_params = smartlist_new();
  1268. vote3.net_params = smartlist_new();
  1269. vote4.net_params = smartlist_new();
  1270. smartlist_split_string(vote1.net_params,
  1271. "ab=90 abcd=20 cw=50 x-yz=-99", NULL, 0, 0);
  1272. smartlist_split_string(vote2.net_params,
  1273. "ab=27 cw=5 x-yz=88", NULL, 0, 0);
  1274. smartlist_split_string(vote3.net_params,
  1275. "abcd=20 c=60 cw=500 x-yz=-9 zzzzz=101", NULL, 0, 0);
  1276. smartlist_split_string(vote4.net_params,
  1277. "ab=900 abcd=200 c=1 cw=51 x-yz=100", NULL, 0, 0);
  1278. tt_int_op(100,OP_EQ, networkstatus_get_param(&vote4, "x-yz", 50, 0, 300));
  1279. tt_int_op(222,OP_EQ, networkstatus_get_param(&vote4, "foobar", 222, 0, 300));
  1280. tt_int_op(80,OP_EQ, networkstatus_get_param(&vote4, "ab", 12, 0, 80));
  1281. tt_int_op(-8,OP_EQ, networkstatus_get_param(&vote4, "ab", -12, -100, -8));
  1282. tt_int_op(0,OP_EQ, networkstatus_get_param(&vote4, "foobar", 0, -100, 8));
  1283. smartlist_add(votes, &vote1);
  1284. /* Do the first tests without adding all the other votes, for
  1285. * networks without many dirauths. */
  1286. res = dirvote_compute_params(votes, 12, 2);
  1287. tt_str_op(res,OP_EQ, "");
  1288. tor_free(res);
  1289. res = dirvote_compute_params(votes, 12, 1);
  1290. tt_str_op(res,OP_EQ, "ab=90 abcd=20 cw=50 x-yz=-99");
  1291. tor_free(res);
  1292. smartlist_add(votes, &vote2);
  1293. res = dirvote_compute_params(votes, 12, 2);
  1294. tt_str_op(res,OP_EQ, "ab=27 cw=5 x-yz=-99");
  1295. tor_free(res);
  1296. res = dirvote_compute_params(votes, 12, 3);
  1297. tt_str_op(res,OP_EQ, "ab=27 cw=5 x-yz=-99");
  1298. tor_free(res);
  1299. res = dirvote_compute_params(votes, 12, 6);
  1300. tt_str_op(res,OP_EQ, "");
  1301. tor_free(res);
  1302. smartlist_add(votes, &vote3);
  1303. res = dirvote_compute_params(votes, 12, 3);
  1304. tt_str_op(res,OP_EQ, "ab=27 abcd=20 cw=50 x-yz=-9");
  1305. tor_free(res);
  1306. res = dirvote_compute_params(votes, 12, 5);
  1307. tt_str_op(res,OP_EQ, "cw=50 x-yz=-9");
  1308. tor_free(res);
  1309. res = dirvote_compute_params(votes, 12, 9);
  1310. tt_str_op(res,OP_EQ, "cw=50 x-yz=-9");
  1311. tor_free(res);
  1312. smartlist_add(votes, &vote4);
  1313. res = dirvote_compute_params(votes, 12, 4);
  1314. tt_str_op(res,OP_EQ, "ab=90 abcd=20 cw=50 x-yz=-9");
  1315. tor_free(res);
  1316. res = dirvote_compute_params(votes, 12, 5);
  1317. tt_str_op(res,OP_EQ, "ab=90 abcd=20 cw=50 x-yz=-9");
  1318. tor_free(res);
  1319. /* Test that the special-cased "at least three dirauths voted for
  1320. * this param" logic works as expected. */
  1321. res = dirvote_compute_params(votes, 12, 6);
  1322. tt_str_op(res,OP_EQ, "ab=90 abcd=20 cw=50 x-yz=-9");
  1323. tor_free(res);
  1324. res = dirvote_compute_params(votes, 12, 10);
  1325. tt_str_op(res,OP_EQ, "ab=90 abcd=20 cw=50 x-yz=-9");
  1326. tor_free(res);
  1327. done:
  1328. tor_free(res);
  1329. SMARTLIST_FOREACH(vote1.net_params, char *, cp, tor_free(cp));
  1330. SMARTLIST_FOREACH(vote2.net_params, char *, cp, tor_free(cp));
  1331. SMARTLIST_FOREACH(vote3.net_params, char *, cp, tor_free(cp));
  1332. SMARTLIST_FOREACH(vote4.net_params, char *, cp, tor_free(cp));
  1333. smartlist_free(vote1.net_params);
  1334. smartlist_free(vote2.net_params);
  1335. smartlist_free(vote3.net_params);
  1336. smartlist_free(vote4.net_params);
  1337. smartlist_free(votes);
  1338. return;
  1339. }
  1340. /** Helper: Test that two networkstatus_voter_info_t do in fact represent the
  1341. * same voting authority, and that they do in fact have all the same
  1342. * information. */
  1343. static void
  1344. test_same_voter(networkstatus_voter_info_t *v1,
  1345. networkstatus_voter_info_t *v2)
  1346. {
  1347. tt_str_op(v1->nickname,OP_EQ, v2->nickname);
  1348. tt_mem_op(v1->identity_digest,OP_EQ, v2->identity_digest, DIGEST_LEN);
  1349. tt_str_op(v1->address,OP_EQ, v2->address);
  1350. tt_int_op(v1->addr,OP_EQ, v2->addr);
  1351. tt_int_op(v1->dir_port,OP_EQ, v2->dir_port);
  1352. tt_int_op(v1->or_port,OP_EQ, v2->or_port);
  1353. tt_str_op(v1->contact,OP_EQ, v2->contact);
  1354. tt_mem_op(v1->vote_digest,OP_EQ, v2->vote_digest, DIGEST_LEN);
  1355. done:
  1356. ;
  1357. }
  1358. /** Helper: get a detached signatures document for one or two
  1359. * consensuses. */
  1360. static char *
  1361. get_detached_sigs(networkstatus_t *ns, networkstatus_t *ns2)
  1362. {
  1363. char *r;
  1364. smartlist_t *sl;
  1365. tor_assert(ns && ns->flavor == FLAV_NS);
  1366. sl = smartlist_new();
  1367. smartlist_add(sl,ns);
  1368. if (ns2)
  1369. smartlist_add(sl,ns2);
  1370. r = networkstatus_get_detached_signatures(sl);
  1371. smartlist_free(sl);
  1372. return r;
  1373. }
  1374. /** Apply tweaks to the vote list for each voter */
  1375. static int
  1376. vote_tweaks_for_v3ns(networkstatus_t *v, int voter, time_t now)
  1377. {
  1378. vote_routerstatus_t *vrs;
  1379. const char *msg = NULL;
  1380. tt_assert(v);
  1381. (void)now;
  1382. if (voter == 1) {
  1383. measured_bw_line_t mbw;
  1384. memset(mbw.node_id, 33, sizeof(mbw.node_id));
  1385. mbw.bw_kb = 1024;
  1386. tt_assert(measured_bw_line_apply(&mbw,
  1387. v->routerstatus_list) == 1);
  1388. } else if (voter == 2 || voter == 3) {
  1389. /* Monkey around with the list a bit */
  1390. vrs = smartlist_get(v->routerstatus_list, 2);
  1391. smartlist_del_keeporder(v->routerstatus_list, 2);
  1392. vote_routerstatus_free(vrs);
  1393. vrs = smartlist_get(v->routerstatus_list, 0);
  1394. vrs->status.is_fast = 1;
  1395. if (voter == 3) {
  1396. vrs = smartlist_get(v->routerstatus_list, 0);
  1397. smartlist_del_keeporder(v->routerstatus_list, 0);
  1398. vote_routerstatus_free(vrs);
  1399. vrs = smartlist_get(v->routerstatus_list, 0);
  1400. memset(vrs->status.descriptor_digest, (int)'Z', DIGEST_LEN);
  1401. tt_assert(router_add_to_routerlist(
  1402. dir_common_generate_ri_from_rs(vrs), &msg,0,0) >= 0);
  1403. }
  1404. }
  1405. done:
  1406. return 0;
  1407. }
  1408. /**
  1409. * Test a parsed vote_routerstatus_t for v3_networkstatus test
  1410. */
  1411. static void
  1412. test_vrs_for_v3ns(vote_routerstatus_t *vrs, int voter, time_t now)
  1413. {
  1414. routerstatus_t *rs;
  1415. tor_addr_t addr_ipv6;
  1416. tt_assert(vrs);
  1417. rs = &(vrs->status);
  1418. tt_assert(rs);
  1419. /* Split out by digests to test */
  1420. if (tor_memeq(rs->identity_digest,
  1421. "\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3"
  1422. "\x3\x3\x3\x3",
  1423. DIGEST_LEN) &&
  1424. (voter == 1)) {
  1425. /* Check the first routerstatus. */
  1426. tt_str_op(vrs->version,OP_EQ, "0.1.2.14");
  1427. tt_int_op(rs->published_on,OP_EQ, now-1500);
  1428. tt_str_op(rs->nickname,OP_EQ, "router2");
  1429. tt_mem_op(rs->identity_digest,OP_EQ,
  1430. "\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3"
  1431. "\x3\x3\x3\x3",
  1432. DIGEST_LEN);
  1433. tt_mem_op(rs->descriptor_digest,OP_EQ, "NNNNNNNNNNNNNNNNNNNN", DIGEST_LEN);
  1434. tt_int_op(rs->addr,OP_EQ, 0x99008801);
  1435. tt_int_op(rs->or_port,OP_EQ, 443);
  1436. tt_int_op(rs->dir_port,OP_EQ, 8000);
  1437. /* no flags except "running" (16) and "v2dir" (64) */
  1438. tt_u64_op(vrs->flags, OP_EQ, U64_LITERAL(80));
  1439. } else if (tor_memeq(rs->identity_digest,
  1440. "\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5"
  1441. "\x5\x5\x5\x5",
  1442. DIGEST_LEN) &&
  1443. (voter == 1 || voter == 2)) {
  1444. tt_mem_op(rs->identity_digest,OP_EQ,
  1445. "\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5"
  1446. "\x5\x5\x5\x5",
  1447. DIGEST_LEN);
  1448. if (voter == 1) {
  1449. /* Check the second routerstatus. */
  1450. tt_str_op(vrs->version,OP_EQ, "0.2.0.5");
  1451. tt_int_op(rs->published_on,OP_EQ, now-1000);
  1452. tt_str_op(rs->nickname,OP_EQ, "router1");
  1453. }
  1454. tt_mem_op(rs->descriptor_digest,OP_EQ, "MMMMMMMMMMMMMMMMMMMM", DIGEST_LEN);
  1455. tt_int_op(rs->addr,OP_EQ, 0x99009901);
  1456. tt_int_op(rs->or_port,OP_EQ, 443);
  1457. tt_int_op(rs->dir_port,OP_EQ, 0);
  1458. tor_addr_parse(&addr_ipv6, "[1:2:3::4]");
  1459. tt_assert(tor_addr_eq(&rs->ipv6_addr, &addr_ipv6));
  1460. tt_int_op(rs->ipv6_orport,OP_EQ, 4711);
  1461. if (voter == 1) {
  1462. /* all except "authority" (1) */
  1463. tt_u64_op(vrs->flags, OP_EQ, U64_LITERAL(254));
  1464. } else {
  1465. /* 1023 - authority(1) - madeofcheese(16) - madeoftin(32) */
  1466. tt_u64_op(vrs->flags, OP_EQ, U64_LITERAL(974));
  1467. }
  1468. } else if (tor_memeq(rs->identity_digest,
  1469. "\x33\x33\x33\x33\x33\x33\x33\x33\x33\x33"
  1470. "\x33\x33\x33\x33\x33\x33\x33\x33\x33\x33",
  1471. DIGEST_LEN) &&
  1472. (voter == 1 || voter == 2)) {
  1473. /* Check the measured bandwidth bits */
  1474. tt_assert(vrs->has_measured_bw &&
  1475. vrs->measured_bw_kb == 1024);
  1476. } else {
  1477. /*
  1478. * Didn't expect this, but the old unit test only checked some of them,
  1479. * so don't assert.
  1480. */
  1481. /* tt_assert(0); */
  1482. }
  1483. done:
  1484. return;
  1485. }
  1486. /**
  1487. * Test a consensus for v3_networkstatus_test
  1488. */
  1489. static void
  1490. test_consensus_for_v3ns(networkstatus_t *con, time_t now)
  1491. {
  1492. (void)now;
  1493. tt_assert(con);
  1494. tt_assert(!con->cert);
  1495. tt_int_op(2,OP_EQ, smartlist_len(con->routerstatus_list));
  1496. /* There should be two listed routers: one with identity 3, one with
  1497. * identity 5. */
  1498. done:
  1499. return;
  1500. }
  1501. /**
  1502. * Test a router list entry for v3_networkstatus test
  1503. */
  1504. static void
  1505. test_routerstatus_for_v3ns(routerstatus_t *rs, time_t now)
  1506. {
  1507. tor_addr_t addr_ipv6;
  1508. tt_assert(rs);
  1509. /* There should be two listed routers: one with identity 3, one with
  1510. * identity 5. */
  1511. /* This one showed up in 2 digests. */
  1512. if (tor_memeq(rs->identity_digest,
  1513. "\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3"
  1514. "\x3\x3",
  1515. DIGEST_LEN)) {
  1516. tt_mem_op(rs->identity_digest,OP_EQ,
  1517. "\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3",
  1518. DIGEST_LEN);
  1519. tt_mem_op(rs->descriptor_digest,OP_EQ, "NNNNNNNNNNNNNNNNNNNN", DIGEST_LEN);
  1520. tt_assert(!rs->is_authority);
  1521. tt_assert(!rs->is_exit);
  1522. tt_assert(!rs->is_fast);
  1523. tt_assert(!rs->is_possible_guard);
  1524. tt_assert(!rs->is_stable);
  1525. /* (If it wasn't running it wouldn't be here) */
  1526. tt_assert(rs->is_flagged_running);
  1527. tt_assert(!rs->is_valid);
  1528. tt_assert(!rs->is_named);
  1529. tt_assert(rs->is_v2_dir);
  1530. /* XXXX check version */
  1531. } else if (tor_memeq(rs->identity_digest,
  1532. "\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5"
  1533. "\x5\x5\x5\x5",
  1534. DIGEST_LEN)) {
  1535. /* This one showed up in 3 digests. Twice with ID 'M', once with 'Z'. */
  1536. tt_mem_op(rs->identity_digest,OP_EQ,
  1537. "\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5",
  1538. DIGEST_LEN);
  1539. tt_str_op(rs->nickname,OP_EQ, "router1");
  1540. tt_mem_op(rs->descriptor_digest,OP_EQ, "MMMMMMMMMMMMMMMMMMMM", DIGEST_LEN);
  1541. tt_int_op(rs->published_on,OP_EQ, now-1000);
  1542. tt_int_op(rs->addr,OP_EQ, 0x99009901);
  1543. tt_int_op(rs->or_port,OP_EQ, 443);
  1544. tt_int_op(rs->dir_port,OP_EQ, 0);
  1545. tor_addr_parse(&addr_ipv6, "[1:2:3::4]");
  1546. tt_assert(tor_addr_eq(&rs->ipv6_addr, &addr_ipv6));
  1547. tt_int_op(rs->ipv6_orport,OP_EQ, 4711);
  1548. tt_assert(!rs->is_authority);
  1549. tt_assert(rs->is_exit);
  1550. tt_assert(rs->is_fast);
  1551. tt_assert(rs->is_possible_guard);
  1552. tt_assert(rs->is_stable);
  1553. tt_assert(rs->is_flagged_running);
  1554. tt_assert(rs->is_valid);
  1555. tt_assert(rs->is_v2_dir);
  1556. tt_assert(!rs->is_named);
  1557. /* XXXX check version */
  1558. } else {
  1559. /* Weren't expecting this... */
  1560. tt_assert(0);
  1561. }
  1562. done:
  1563. return;
  1564. }
  1565. /** Run a unit tests for generating and parsing networkstatuses, with
  1566. * the supply test fns. */
  1567. static void
  1568. test_a_networkstatus(
  1569. vote_routerstatus_t * (*vrs_gen)(int idx, time_t now),
  1570. int (*vote_tweaks)(networkstatus_t *v, int voter, time_t now),
  1571. void (*vrs_test)(vote_routerstatus_t *vrs, int voter, time_t now),
  1572. void (*consensus_test)(networkstatus_t *con, time_t now),
  1573. void (*rs_test)(routerstatus_t *rs, time_t now))
  1574. {
  1575. authority_cert_t *cert1=NULL, *cert2=NULL, *cert3=NULL;
  1576. crypto_pk_t *sign_skey_1=NULL, *sign_skey_2=NULL, *sign_skey_3=NULL;
  1577. crypto_pk_t *sign_skey_leg1=NULL;
  1578. /*
  1579. * Sum the non-zero returns from vote_tweaks() we've seen; if vote_tweaks()
  1580. * returns non-zero, it changed net_params and we should skip the tests for
  1581. * that later as they will fail.
  1582. */
  1583. int params_tweaked = 0;
  1584. time_t now = time(NULL);
  1585. networkstatus_voter_info_t *voter;
  1586. document_signature_t *sig;
  1587. networkstatus_t *vote=NULL, *v1=NULL, *v2=NULL, *v3=NULL, *con=NULL,
  1588. *con_md=NULL;
  1589. vote_routerstatus_t *vrs;
  1590. routerstatus_t *rs;
  1591. int idx, n_rs, n_vrs;
  1592. char *consensus_text=NULL, *cp=NULL;
  1593. smartlist_t *votes = smartlist_new();
  1594. /* For generating the two other consensuses. */
  1595. char *detached_text1=NULL, *detached_text2=NULL;
  1596. char *consensus_text2=NULL, *consensus_text3=NULL;
  1597. char *consensus_text_md2=NULL, *consensus_text_md3=NULL;
  1598. char *consensus_text_md=NULL;
  1599. networkstatus_t *con2=NULL, *con_md2=NULL, *con3=NULL, *con_md3=NULL;
  1600. ns_detached_signatures_t *dsig1=NULL, *dsig2=NULL;
  1601. tt_assert(vrs_gen);
  1602. tt_assert(rs_test);
  1603. tt_assert(vrs_test);
  1604. tt_assert(!dir_common_authority_pk_init(&cert1, &cert2, &cert3,
  1605. &sign_skey_1, &sign_skey_2,
  1606. &sign_skey_3));
  1607. sign_skey_leg1 = pk_generate(4);
  1608. tt_assert(!dir_common_construct_vote_1(&vote, cert1, sign_skey_1, vrs_gen,
  1609. &v1, &n_vrs, now, 1));
  1610. tt_assert(v1);
  1611. /* Make sure the parsed thing was right. */
  1612. tt_int_op(v1->type,OP_EQ, NS_TYPE_VOTE);
  1613. tt_int_op(v1->published,OP_EQ, vote->published);
  1614. tt_int_op(v1->valid_after,OP_EQ, vote->valid_after);
  1615. tt_int_op(v1->fresh_until,OP_EQ, vote->fresh_until);
  1616. tt_int_op(v1->valid_until,OP_EQ, vote->valid_until);
  1617. tt_int_op(v1->vote_seconds,OP_EQ, vote->vote_seconds);
  1618. tt_int_op(v1->dist_seconds,OP_EQ, vote->dist_seconds);
  1619. tt_str_op(v1->client_versions,OP_EQ, vote->client_versions);
  1620. tt_str_op(v1->server_versions,OP_EQ, vote->server_versions);
  1621. tt_assert(v1->voters && smartlist_len(v1->voters));
  1622. voter = smartlist_get(v1->voters, 0);
  1623. tt_str_op(voter->nickname,OP_EQ, "Voter1");
  1624. tt_str_op(voter->address,OP_EQ, "1.2.3.4");
  1625. tt_int_op(voter->addr,OP_EQ, 0x01020304);
  1626. tt_int_op(voter->dir_port,OP_EQ, 80);
  1627. tt_int_op(voter->or_port,OP_EQ, 9000);
  1628. tt_str_op(voter->contact,OP_EQ, "voter@example.com");
  1629. tt_assert(v1->cert);
  1630. tt_assert(!crypto_pk_cmp_keys(sign_skey_1, v1->cert->signing_key));
  1631. cp = smartlist_join_strings(v1->known_flags, ":", 0, NULL);
  1632. tt_str_op(cp,OP_EQ, "Authority:Exit:Fast:Guard:Running:Stable:V2Dir:Valid");
  1633. tor_free(cp);
  1634. tt_int_op(smartlist_len(v1->routerstatus_list),OP_EQ, n_vrs);
  1635. networkstatus_vote_free(vote);
  1636. vote = NULL;
  1637. if (vote_tweaks) params_tweaked += vote_tweaks(v1, 1, now);
  1638. /* Check the routerstatuses. */
  1639. for (idx = 0; idx < n_vrs; ++idx) {
  1640. vrs = smartlist_get(v1->routerstatus_list, idx);
  1641. tt_assert(vrs);
  1642. vrs_test(vrs, 1, now);
  1643. }
  1644. /* Generate second vote. It disagrees on some of the times,
  1645. * and doesn't list versions, and knows some crazy flags.
  1646. * Generate and parse v2. */
  1647. tt_assert(!dir_common_construct_vote_2(&vote, cert2, sign_skey_2, vrs_gen,
  1648. &v2, &n_vrs, now, 1));
  1649. tt_assert(v2);
  1650. if (vote_tweaks) params_tweaked += vote_tweaks(v2, 2, now);
  1651. /* Check that flags come out right.*/
  1652. cp = smartlist_join_strings(v2->known_flags, ":", 0, NULL);
  1653. tt_str_op(cp,OP_EQ, "Authority:Exit:Fast:Guard:MadeOfCheese:MadeOfTin:"
  1654. "Running:Stable:V2Dir:Valid");
  1655. tor_free(cp);
  1656. /* Check the routerstatuses. */
  1657. n_vrs = smartlist_len(v2->routerstatus_list);
  1658. for (idx = 0; idx < n_vrs; ++idx) {
  1659. vrs = smartlist_get(v2->routerstatus_list, idx);
  1660. tt_assert(vrs);
  1661. vrs_test(vrs, 2, now);
  1662. }
  1663. networkstatus_vote_free(vote);
  1664. vote = NULL;
  1665. /* Generate the third vote with a legacy id. */
  1666. tt_assert(!dir_common_construct_vote_3(&vote, cert3, sign_skey_3, vrs_gen,
  1667. &v3, &n_vrs, now, 1));
  1668. tt_assert(v3);
  1669. if (vote_tweaks) params_tweaked += vote_tweaks(v3, 3, now);
  1670. /* Compute a consensus as voter 3. */
  1671. smartlist_add(votes, v3);
  1672. smartlist_add(votes, v1);
  1673. smartlist_add(votes, v2);
  1674. consensus_text = networkstatus_compute_consensus(votes, 3,
  1675. cert3->identity_key,
  1676. sign_skey_3,
  1677. "AAAAAAAAAAAAAAAAAAAA",
  1678. sign_skey_leg1,
  1679. FLAV_NS);
  1680. tt_assert(consensus_text);
  1681. con = networkstatus_parse_vote_from_string(consensus_text, NULL,
  1682. NS_TYPE_CONSENSUS);
  1683. tt_assert(con);
  1684. //log_notice(LD_GENERAL, "<<%s>>\n<<%s>>\n<<%s>>\n",
  1685. // v1_text, v2_text, v3_text);
  1686. consensus_text_md = networkstatus_compute_consensus(votes, 3,
  1687. cert3->identity_key,
  1688. sign_skey_3,
  1689. "AAAAAAAAAAAAAAAAAAAA",
  1690. sign_skey_leg1,
  1691. FLAV_MICRODESC);
  1692. tt_assert(consensus_text_md);
  1693. con_md = networkstatus_parse_vote_from_string(consensus_text_md, NULL,
  1694. NS_TYPE_CONSENSUS);
  1695. tt_assert(con_md);
  1696. tt_int_op(con_md->flavor,OP_EQ, FLAV_MICRODESC);
  1697. /* Check consensus contents. */
  1698. tt_assert(con->type == NS_TYPE_CONSENSUS);
  1699. tt_int_op(con->published,OP_EQ, 0); /* this field only appears in votes. */
  1700. tt_int_op(con->valid_after,OP_EQ, now+1000);
  1701. tt_int_op(con->fresh_until,OP_EQ, now+2003); /* median */
  1702. tt_int_op(con->valid_until,OP_EQ, now+3000);
  1703. tt_int_op(con->vote_seconds,OP_EQ, 100);
  1704. tt_int_op(con->dist_seconds,OP_EQ, 250); /* median */
  1705. tt_str_op(con->client_versions,OP_EQ, "0.1.2.14");
  1706. tt_str_op(con->server_versions,OP_EQ, "0.1.2.15,0.1.2.16");
  1707. cp = smartlist_join_strings(v2->known_flags, ":", 0, NULL);
  1708. tt_str_op(cp,OP_EQ, "Authority:Exit:Fast:Guard:MadeOfCheese:MadeOfTin:"
  1709. "Running:Stable:V2Dir:Valid");
  1710. tor_free(cp);
  1711. if (!params_tweaked) {
  1712. /* Skip this one if vote_tweaks() messed with the param lists */
  1713. cp = smartlist_join_strings(con->net_params, ":", 0, NULL);
  1714. tt_str_op(cp,OP_EQ, "circuitwindow=80:foo=660");
  1715. tor_free(cp);
  1716. }
  1717. tt_int_op(4,OP_EQ, smartlist_len(con->voters)); /*3 voters, 1 legacy key.*/
  1718. /* The voter id digests should be in this order. */
  1719. tt_assert(memcmp(cert2->cache_info.identity_digest,
  1720. cert1->cache_info.identity_digest,DIGEST_LEN)<0);
  1721. tt_assert(memcmp(cert1->cache_info.identity_digest,
  1722. cert3->cache_info.identity_digest,DIGEST_LEN)<0);
  1723. test_same_voter(smartlist_get(con->voters, 1),
  1724. smartlist_get(v2->voters, 0));
  1725. test_same_voter(smartlist_get(con->voters, 2),
  1726. smartlist_get(v1->voters, 0));
  1727. test_same_voter(smartlist_get(con->voters, 3),
  1728. smartlist_get(v3->voters, 0));
  1729. consensus_test(con, now);
  1730. /* Check the routerstatuses. */
  1731. n_rs = smartlist_len(con->routerstatus_list);
  1732. tt_assert(n_rs);
  1733. for (idx = 0; idx < n_rs; ++idx) {
  1734. rs = smartlist_get(con->routerstatus_list, idx);
  1735. tt_assert(rs);
  1736. rs_test(rs, now);
  1737. }
  1738. n_rs = smartlist_len(con_md->routerstatus_list);
  1739. tt_assert(n_rs);
  1740. for (idx = 0; idx < n_rs; ++idx) {
  1741. rs = smartlist_get(con_md->routerstatus_list, idx);
  1742. tt_assert(rs);
  1743. }
  1744. /* Check signatures. the first voter is a pseudo-entry with a legacy key.
  1745. * The second one hasn't signed. The fourth one has signed: validate it. */
  1746. voter = smartlist_get(con->voters, 1);
  1747. tt_int_op(smartlist_len(voter->sigs),OP_EQ, 0);
  1748. voter = smartlist_get(con->voters, 3);
  1749. tt_int_op(smartlist_len(voter->sigs),OP_EQ, 1);
  1750. sig = smartlist_get(voter->sigs, 0);
  1751. tt_assert(sig->signature);
  1752. tt_assert(!sig->good_signature);
  1753. tt_assert(!sig->bad_signature);
  1754. tt_assert(!networkstatus_check_document_signature(con, sig, cert3));
  1755. tt_assert(sig->signature);
  1756. tt_assert(sig->good_signature);
  1757. tt_assert(!sig->bad_signature);
  1758. {
  1759. const char *msg=NULL;
  1760. /* Compute the other two signed consensuses. */
  1761. smartlist_shuffle(votes);
  1762. consensus_text2 = networkstatus_compute_consensus(votes, 3,
  1763. cert2->identity_key,
  1764. sign_skey_2, NULL,NULL,
  1765. FLAV_NS);
  1766. consensus_text_md2 = networkstatus_compute_consensus(votes, 3,
  1767. cert2->identity_key,
  1768. sign_skey_2, NULL,NULL,
  1769. FLAV_MICRODESC);
  1770. smartlist_shuffle(votes);
  1771. consensus_text3 = networkstatus_compute_consensus(votes, 3,
  1772. cert1->identity_key,
  1773. sign_skey_1, NULL,NULL,
  1774. FLAV_NS);
  1775. consensus_text_md3 = networkstatus_compute_consensus(votes, 3,
  1776. cert1->identity_key,
  1777. sign_skey_1, NULL,NULL,
  1778. FLAV_MICRODESC);
  1779. tt_assert(consensus_text2);
  1780. tt_assert(consensus_text3);
  1781. tt_assert(consensus_text_md2);
  1782. tt_assert(consensus_text_md3);
  1783. con2 = networkstatus_parse_vote_from_string(consensus_text2, NULL,
  1784. NS_TYPE_CONSENSUS);
  1785. con3 = networkstatus_parse_vote_from_string(consensus_text3, NULL,
  1786. NS_TYPE_CONSENSUS);
  1787. con_md2 = networkstatus_parse_vote_from_string(consensus_text_md2, NULL,
  1788. NS_TYPE_CONSENSUS);
  1789. con_md3 = networkstatus_parse_vote_from_string(consensus_text_md3, NULL,
  1790. NS_TYPE_CONSENSUS);
  1791. tt_assert(con2);
  1792. tt_assert(con3);
  1793. tt_assert(con_md2);
  1794. tt_assert(con_md3);
  1795. /* All three should have the same digest. */
  1796. tt_mem_op(&con->digests,OP_EQ, &con2->digests, sizeof(common_digests_t));
  1797. tt_mem_op(&con->digests,OP_EQ, &con3->digests, sizeof(common_digests_t));
  1798. tt_mem_op(&con_md->digests,OP_EQ, &con_md2->digests,
  1799. sizeof(common_digests_t));
  1800. tt_mem_op(&con_md->digests,OP_EQ, &con_md3->digests,
  1801. sizeof(common_digests_t));
  1802. /* Extract a detached signature from con3. */
  1803. detached_text1 = get_detached_sigs(con3, con_md3);
  1804. tt_assert(detached_text1);
  1805. /* Try to parse it. */
  1806. dsig1 = networkstatus_parse_detached_signatures(detached_text1, NULL);
  1807. tt_assert(dsig1);
  1808. /* Are parsed values as expected? */
  1809. tt_int_op(dsig1->valid_after,OP_EQ, con3->valid_after);
  1810. tt_int_op(dsig1->fresh_until,OP_EQ, con3->fresh_until);
  1811. tt_int_op(dsig1->valid_until,OP_EQ, con3->valid_until);
  1812. {
  1813. common_digests_t *dsig_digests = strmap_get(dsig1->digests, "ns");
  1814. tt_assert(dsig_digests);
  1815. tt_mem_op(dsig_digests->d[DIGEST_SHA1], OP_EQ,
  1816. con3->digests.d[DIGEST_SHA1], DIGEST_LEN);
  1817. dsig_digests = strmap_get(dsig1->digests, "microdesc");
  1818. tt_assert(dsig_digests);
  1819. tt_mem_op(dsig_digests->d[DIGEST_SHA256],OP_EQ,
  1820. con_md3->digests.d[DIGEST_SHA256],
  1821. DIGEST256_LEN);
  1822. }
  1823. {
  1824. smartlist_t *dsig_signatures = strmap_get(dsig1->signatures, "ns");
  1825. tt_assert(dsig_signatures);
  1826. tt_int_op(1,OP_EQ, smartlist_len(dsig_signatures));
  1827. sig = smartlist_get(dsig_signatures, 0);
  1828. tt_mem_op(sig->identity_digest,OP_EQ, cert1->cache_info.identity_digest,
  1829. DIGEST_LEN);
  1830. tt_int_op(sig->alg,OP_EQ, DIGEST_SHA1);
  1831. dsig_signatures = strmap_get(dsig1->signatures, "microdesc");
  1832. tt_assert(dsig_signatures);
  1833. tt_int_op(1,OP_EQ, smartlist_len(dsig_signatures));
  1834. sig = smartlist_get(dsig_signatures, 0);
  1835. tt_mem_op(sig->identity_digest,OP_EQ, cert1->cache_info.identity_digest,
  1836. DIGEST_LEN);
  1837. tt_int_op(sig->alg,OP_EQ, DIGEST_SHA256);
  1838. }
  1839. /* Try adding it to con2. */
  1840. detached_text2 = get_detached_sigs(con2,con_md2);
  1841. tt_int_op(1,OP_EQ, networkstatus_add_detached_signatures(con2, dsig1,
  1842. "test", LOG_INFO, &msg));
  1843. tor_free(detached_text2);
  1844. tt_int_op(1,OP_EQ,
  1845. networkstatus_add_detached_signatures(con_md2, dsig1, "test",
  1846. LOG_INFO, &msg));
  1847. tor_free(detached_text2);
  1848. detached_text2 = get_detached_sigs(con2,con_md2);
  1849. //printf("\n<%s>\n", detached_text2);
  1850. dsig2 = networkstatus_parse_detached_signatures(detached_text2, NULL);
  1851. tt_assert(dsig2);
  1852. /*
  1853. printf("\n");
  1854. SMARTLIST_FOREACH(dsig2->signatures, networkstatus_voter_info_t *, vi, {
  1855. char hd[64];
  1856. base16_encode(hd, sizeof(hd), vi->identity_digest, DIGEST_LEN);
  1857. printf("%s\n", hd);
  1858. });
  1859. */
  1860. tt_int_op(2,OP_EQ,
  1861. smartlist_len((smartlist_t*)strmap_get(dsig2->signatures, "ns")));
  1862. tt_int_op(2,OP_EQ,
  1863. smartlist_len((smartlist_t*)strmap_get(dsig2->signatures,
  1864. "microdesc")));
  1865. /* Try adding to con2 twice; verify that nothing changes. */
  1866. tt_int_op(0,OP_EQ, networkstatus_add_detached_signatures(con2, dsig1,
  1867. "test", LOG_INFO, &msg));
  1868. /* Add to con. */
  1869. tt_int_op(2,OP_EQ, networkstatus_add_detached_signatures(con, dsig2,
  1870. "test", LOG_INFO, &msg));
  1871. /* Check signatures */
  1872. voter = smartlist_get(con->voters, 1);
  1873. sig = smartlist_get(voter->sigs, 0);
  1874. tt_assert(sig);
  1875. tt_assert(!networkstatus_check_document_signature(con, sig, cert2));
  1876. voter = smartlist_get(con->voters, 2);
  1877. sig = smartlist_get(voter->sigs, 0);
  1878. tt_assert(sig);
  1879. tt_assert(!networkstatus_check_document_signature(con, sig, cert1));
  1880. }
  1881. done:
  1882. tor_free(cp);
  1883. smartlist_free(votes);
  1884. tor_free(consensus_text);
  1885. tor_free(consensus_text_md);
  1886. networkstatus_vote_free(vote);
  1887. networkstatus_vote_free(v1);
  1888. networkstatus_vote_free(v2);
  1889. networkstatus_vote_free(v3);
  1890. networkstatus_vote_free(con);
  1891. networkstatus_vote_free(con_md);
  1892. crypto_pk_free(sign_skey_1);
  1893. crypto_pk_free(sign_skey_2);
  1894. crypto_pk_free(sign_skey_3);
  1895. crypto_pk_free(sign_skey_leg1);
  1896. authority_cert_free(cert1);
  1897. authority_cert_free(cert2);
  1898. authority_cert_free(cert3);
  1899. tor_free(consensus_text2);
  1900. tor_free(consensus_text3);
  1901. tor_free(consensus_text_md2);
  1902. tor_free(consensus_text_md3);
  1903. tor_free(detached_text1);
  1904. tor_free(detached_text2);
  1905. networkstatus_vote_free(con2);
  1906. networkstatus_vote_free(con3);
  1907. networkstatus_vote_free(con_md2);
  1908. networkstatus_vote_free(con_md3);
  1909. ns_detached_signatures_free(dsig1);
  1910. ns_detached_signatures_free(dsig2);
  1911. }
  1912. /** Run unit tests for generating and parsing V3 consensus networkstatus
  1913. * documents. */
  1914. static void
  1915. test_dir_v3_networkstatus(void *arg)
  1916. {
  1917. (void)arg;
  1918. test_a_networkstatus(dir_common_gen_routerstatus_for_v3ns,
  1919. vote_tweaks_for_v3ns,
  1920. test_vrs_for_v3ns,
  1921. test_consensus_for_v3ns,
  1922. test_routerstatus_for_v3ns);
  1923. }
  1924. static void
  1925. test_dir_scale_bw(void *testdata)
  1926. {
  1927. double v[8] = { 2.0/3,
  1928. 7.0,
  1929. 1.0,
  1930. 3.0,
  1931. 1.0/5,
  1932. 1.0/7,
  1933. 12.0,
  1934. 24.0 };
  1935. u64_dbl_t vals[8];
  1936. uint64_t total;
  1937. int i;
  1938. (void) testdata;
  1939. for (i=0; i<8; ++i)
  1940. vals[i].dbl = v[i];
  1941. scale_array_elements_to_u64(vals, 8, &total);
  1942. tt_int_op((int)total, OP_EQ, 48);
  1943. total = 0;
  1944. for (i=0; i<8; ++i) {
  1945. total += vals[i].u64;
  1946. }
  1947. tt_assert(total >= (U64_LITERAL(1)<<60));
  1948. tt_assert(total <= (U64_LITERAL(1)<<62));
  1949. for (i=0; i<8; ++i) {
  1950. /* vals[2].u64 is the scaled value of 1.0 */
  1951. double ratio = ((double)vals[i].u64) / vals[2].u64;
  1952. tt_double_op(fabs(ratio - v[i]), OP_LT, .00001);
  1953. }
  1954. /* test handling of no entries */
  1955. total = 1;
  1956. scale_array_elements_to_u64(vals, 0, &total);
  1957. tt_assert(total == 0);
  1958. /* make sure we don't read the array when we have no entries
  1959. * may require compiler flags to catch NULL dereferences */
  1960. total = 1;
  1961. scale_array_elements_to_u64(NULL, 0, &total);
  1962. tt_assert(total == 0);
  1963. scale_array_elements_to_u64(NULL, 0, NULL);
  1964. /* test handling of zero totals */
  1965. total = 1;
  1966. vals[0].dbl = 0.0;
  1967. scale_array_elements_to_u64(vals, 1, &total);
  1968. tt_assert(total == 0);
  1969. tt_assert(vals[0].u64 == 0);
  1970. vals[0].dbl = 0.0;
  1971. vals[1].dbl = 0.0;
  1972. scale_array_elements_to_u64(vals, 2, NULL);
  1973. tt_assert(vals[0].u64 == 0);
  1974. tt_assert(vals[1].u64 == 0);
  1975. done:
  1976. ;
  1977. }
  1978. static void
  1979. test_dir_random_weighted(void *testdata)
  1980. {
  1981. int histogram[10];
  1982. uint64_t vals[10] = {3,1,2,4,6,0,7,5,8,9}, total=0;
  1983. u64_dbl_t inp[10];
  1984. int i, choice;
  1985. const int n = 50000;
  1986. double max_sq_error;
  1987. (void) testdata;
  1988. /* Try a ten-element array with values from 0 through 10. The values are
  1989. * in a scrambled order to make sure we don't depend on order. */
  1990. memset(histogram,0,sizeof(histogram));
  1991. for (i=0; i<10; ++i) {
  1992. inp[i].u64 = vals[i];
  1993. total += vals[i];
  1994. }
  1995. tt_u64_op(total, OP_EQ, 45);
  1996. for (i=0; i<n; ++i) {
  1997. choice = choose_array_element_by_weight(inp, 10);
  1998. tt_int_op(choice, OP_GE, 0);
  1999. tt_int_op(choice, OP_LT, 10);
  2000. histogram[choice]++;
  2001. }
  2002. /* Now see if we chose things about frequently enough. */
  2003. max_sq_error = 0;
  2004. for (i=0; i<10; ++i) {
  2005. int expected = (int)(n*vals[i]/total);
  2006. double frac_diff = 0, sq;
  2007. TT_BLATHER((" %d : %5d vs %5d\n", (int)vals[i], histogram[i], expected));
  2008. if (expected)
  2009. frac_diff = (histogram[i] - expected) / ((double)expected);
  2010. else
  2011. tt_int_op(histogram[i], OP_EQ, 0);
  2012. sq = frac_diff * frac_diff;
  2013. if (sq > max_sq_error)
  2014. max_sq_error = sq;
  2015. }
  2016. /* It should almost always be much much less than this. If you want to
  2017. * figure out the odds, please feel free. */
  2018. tt_double_op(max_sq_error, OP_LT, .05);
  2019. /* Now try a singleton; do we choose it? */
  2020. for (i = 0; i < 100; ++i) {
  2021. choice = choose_array_element_by_weight(inp, 1);
  2022. tt_int_op(choice, OP_EQ, 0);
  2023. }
  2024. /* Now try an array of zeros. We should choose randomly. */
  2025. memset(histogram,0,sizeof(histogram));
  2026. for (i = 0; i < 5; ++i)
  2027. inp[i].u64 = 0;
  2028. for (i = 0; i < n; ++i) {
  2029. choice = choose_array_element_by_weight(inp, 5);
  2030. tt_int_op(choice, OP_GE, 0);
  2031. tt_int_op(choice, OP_LT, 5);
  2032. histogram[choice]++;
  2033. }
  2034. /* Now see if we chose things about frequently enough. */
  2035. max_sq_error = 0;
  2036. for (i=0; i<5; ++i) {
  2037. int expected = n/5;
  2038. double frac_diff = 0, sq;
  2039. TT_BLATHER((" %d : %5d vs %5d\n", (int)vals[i], histogram[i], expected));
  2040. frac_diff = (histogram[i] - expected) / ((double)expected);
  2041. sq = frac_diff * frac_diff;
  2042. if (sq > max_sq_error)
  2043. max_sq_error = sq;
  2044. }
  2045. /* It should almost always be much much less than this. If you want to
  2046. * figure out the odds, please feel free. */
  2047. tt_double_op(max_sq_error, OP_LT, .05);
  2048. done:
  2049. ;
  2050. }
  2051. /* Function pointers for test_dir_clip_unmeasured_bw_kb() */
  2052. static uint32_t alternate_clip_bw = 0;
  2053. /**
  2054. * Generate a routerstatus for clip_unmeasured_bw_kb test; based on the
  2055. * v3_networkstatus ones.
  2056. */
  2057. static vote_routerstatus_t *
  2058. gen_routerstatus_for_umbw(int idx, time_t now)
  2059. {
  2060. vote_routerstatus_t *vrs = NULL;
  2061. routerstatus_t *rs;
  2062. tor_addr_t addr_ipv6;
  2063. uint32_t max_unmeasured_bw_kb = (alternate_clip_bw > 0) ?
  2064. alternate_clip_bw : DEFAULT_MAX_UNMEASURED_BW_KB;
  2065. switch (idx) {
  2066. case 0:
  2067. /* Generate the first routerstatus. */
  2068. vrs = tor_malloc_zero(sizeof(vote_routerstatus_t));
  2069. rs = &vrs->status;
  2070. vrs->version = tor_strdup("0.1.2.14");
  2071. rs->published_on = now-1500;
  2072. strlcpy(rs->nickname, "router2", sizeof(rs->nickname));
  2073. memset(rs->identity_digest, 3, DIGEST_LEN);
  2074. memset(rs->descriptor_digest, 78, DIGEST_LEN);
  2075. rs->addr = 0x99008801;
  2076. rs->or_port = 443;
  2077. rs->dir_port = 8000;
  2078. /* all flags but running cleared */
  2079. rs->is_flagged_running = 1;
  2080. /*
  2081. * This one has measured bandwidth below the clip cutoff, and
  2082. * so shouldn't be clipped; we'll have to test that it isn't
  2083. * later.
  2084. */
  2085. vrs->has_measured_bw = 1;
  2086. rs->has_bandwidth = 1;
  2087. vrs->measured_bw_kb = rs->bandwidth_kb = max_unmeasured_bw_kb / 2;
  2088. break;
  2089. case 1:
  2090. /* Generate the second routerstatus. */
  2091. vrs = tor_malloc_zero(sizeof(vote_routerstatus_t));
  2092. rs = &vrs->status;
  2093. vrs->version = tor_strdup("0.2.0.5");
  2094. rs->published_on = now-1000;
  2095. strlcpy(rs->nickname, "router1", sizeof(rs->nickname));
  2096. memset(rs->identity_digest, 5, DIGEST_LEN);
  2097. memset(rs->descriptor_digest, 77, DIGEST_LEN);
  2098. rs->addr = 0x99009901;
  2099. rs->or_port = 443;
  2100. rs->dir_port = 0;
  2101. tor_addr_parse(&addr_ipv6, "[1:2:3::4]");
  2102. tor_addr_copy(&rs->ipv6_addr, &addr_ipv6);
  2103. rs->ipv6_orport = 4711;
  2104. rs->is_exit = rs->is_stable = rs->is_fast = rs->is_flagged_running =
  2105. rs->is_valid = rs->is_possible_guard = 1;
  2106. /*
  2107. * This one has measured bandwidth above the clip cutoff, and
  2108. * so shouldn't be clipped; we'll have to test that it isn't
  2109. * later.
  2110. */
  2111. vrs->has_measured_bw = 1;
  2112. rs->has_bandwidth = 1;
  2113. vrs->measured_bw_kb = rs->bandwidth_kb = 2 * max_unmeasured_bw_kb;
  2114. break;
  2115. case 2:
  2116. /* Generate the third routerstatus. */
  2117. vrs = tor_malloc_zero(sizeof(vote_routerstatus_t));
  2118. rs = &vrs->status;
  2119. vrs->version = tor_strdup("0.1.0.3");
  2120. rs->published_on = now-1000;
  2121. strlcpy(rs->nickname, "router3", sizeof(rs->nickname));
  2122. memset(rs->identity_digest, 0x33, DIGEST_LEN);
  2123. memset(rs->descriptor_digest, 79, DIGEST_LEN);
  2124. rs->addr = 0xAA009901;
  2125. rs->or_port = 400;
  2126. rs->dir_port = 9999;
  2127. rs->is_authority = rs->is_exit = rs->is_stable = rs->is_fast =
  2128. rs->is_flagged_running = rs->is_valid =
  2129. rs->is_possible_guard = 1;
  2130. /*
  2131. * This one has unmeasured bandwidth above the clip cutoff, and
  2132. * so should be clipped; we'll have to test that it isn't
  2133. * later.
  2134. */
  2135. vrs->has_measured_bw = 0;
  2136. rs->has_bandwidth = 1;
  2137. vrs->measured_bw_kb = 0;
  2138. rs->bandwidth_kb = 2 * max_unmeasured_bw_kb;
  2139. break;
  2140. case 3:
  2141. /* Generate a fourth routerstatus that is not running. */
  2142. vrs = tor_malloc_zero(sizeof(vote_routerstatus_t));
  2143. rs = &vrs->status;
  2144. vrs->version = tor_strdup("0.1.6.3");
  2145. rs->published_on = now-1000;
  2146. strlcpy(rs->nickname, "router4", sizeof(rs->nickname));
  2147. memset(rs->identity_digest, 0x34, DIGEST_LEN);
  2148. memset(rs->descriptor_digest, 47, DIGEST_LEN);
  2149. rs->addr = 0xC0000203;
  2150. rs->or_port = 500;
  2151. rs->dir_port = 1999;
  2152. /* all flags but running cleared */
  2153. rs->is_flagged_running = 1;
  2154. /*
  2155. * This one has unmeasured bandwidth below the clip cutoff, and
  2156. * so shouldn't be clipped; we'll have to test that it isn't
  2157. * later.
  2158. */
  2159. vrs->has_measured_bw = 0;
  2160. rs->has_bandwidth = 1;
  2161. vrs->measured_bw_kb = 0;
  2162. rs->bandwidth_kb = max_unmeasured_bw_kb / 2;
  2163. break;
  2164. case 4:
  2165. /* No more for this test; return NULL */
  2166. vrs = NULL;
  2167. break;
  2168. default:
  2169. /* Shouldn't happen */
  2170. tt_assert(0);
  2171. }
  2172. if (vrs) {
  2173. vrs->microdesc = tor_malloc_zero(sizeof(vote_microdesc_hash_t));
  2174. tor_asprintf(&vrs->microdesc->microdesc_hash_line,
  2175. "m 9,10,11,12,13,14,15,16,17 "
  2176. "sha256=xyzajkldsdsajdadlsdjaslsdksdjlsdjsdaskdaaa%d\n",
  2177. idx);
  2178. }
  2179. done:
  2180. return vrs;
  2181. }
  2182. /** Apply tweaks to the vote list for each voter; for the umbw test this is
  2183. * just adding the right consensus methods to let clipping happen */
  2184. static int
  2185. vote_tweaks_for_umbw(networkstatus_t *v, int voter, time_t now)
  2186. {
  2187. char *maxbw_param = NULL;
  2188. int rv = 0;
  2189. tt_assert(v);
  2190. (void)voter;
  2191. (void)now;
  2192. tt_assert(v->supported_methods);
  2193. SMARTLIST_FOREACH(v->supported_methods, char *, c, tor_free(c));
  2194. smartlist_clear(v->supported_methods);
  2195. /* Method 17 is MIN_METHOD_TO_CLIP_UNMEASURED_BW_KB */
  2196. smartlist_split_string(v->supported_methods,
  2197. "1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17",
  2198. NULL, 0, -1);
  2199. /* If we're using a non-default clip bandwidth, add it to net_params */
  2200. if (alternate_clip_bw > 0) {
  2201. tor_asprintf(&maxbw_param, "maxunmeasuredbw=%u", alternate_clip_bw);
  2202. tt_assert(maxbw_param);
  2203. if (maxbw_param) {
  2204. smartlist_add(v->net_params, maxbw_param);
  2205. rv = 1;
  2206. }
  2207. }
  2208. done:
  2209. return rv;
  2210. }
  2211. /**
  2212. * Test a parsed vote_routerstatus_t for umbw test.
  2213. */
  2214. static void
  2215. test_vrs_for_umbw(vote_routerstatus_t *vrs, int voter, time_t now)
  2216. {
  2217. routerstatus_t *rs;
  2218. tor_addr_t addr_ipv6;
  2219. uint32_t max_unmeasured_bw_kb = (alternate_clip_bw > 0) ?
  2220. alternate_clip_bw : DEFAULT_MAX_UNMEASURED_BW_KB;
  2221. (void)voter;
  2222. tt_assert(vrs);
  2223. rs = &(vrs->status);
  2224. tt_assert(rs);
  2225. /* Split out by digests to test */
  2226. if (tor_memeq(rs->identity_digest,
  2227. "\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3"
  2228. "\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3",
  2229. DIGEST_LEN)) {
  2230. /*
  2231. * Check the first routerstatus - measured bandwidth below the clip
  2232. * cutoff.
  2233. */
  2234. tt_str_op(vrs->version,OP_EQ, "0.1.2.14");
  2235. tt_int_op(rs->published_on,OP_EQ, now-1500);
  2236. tt_str_op(rs->nickname,OP_EQ, "router2");
  2237. tt_mem_op(rs->identity_digest,OP_EQ,
  2238. "\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3"
  2239. "\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3",
  2240. DIGEST_LEN);
  2241. tt_mem_op(rs->descriptor_digest,OP_EQ, "NNNNNNNNNNNNNNNNNNNN", DIGEST_LEN);
  2242. tt_int_op(rs->addr,OP_EQ, 0x99008801);
  2243. tt_int_op(rs->or_port,OP_EQ, 443);
  2244. tt_int_op(rs->dir_port,OP_EQ, 8000);
  2245. tt_assert(rs->has_bandwidth);
  2246. tt_assert(vrs->has_measured_bw);
  2247. tt_int_op(rs->bandwidth_kb,OP_EQ, max_unmeasured_bw_kb / 2);
  2248. tt_int_op(vrs->measured_bw_kb,OP_EQ, max_unmeasured_bw_kb / 2);
  2249. } else if (tor_memeq(rs->identity_digest,
  2250. "\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5"
  2251. "\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5",
  2252. DIGEST_LEN)) {
  2253. /*
  2254. * Check the second routerstatus - measured bandwidth above the clip
  2255. * cutoff.
  2256. */
  2257. tt_str_op(vrs->version,OP_EQ, "0.2.0.5");
  2258. tt_int_op(rs->published_on,OP_EQ, now-1000);
  2259. tt_str_op(rs->nickname,OP_EQ, "router1");
  2260. tt_mem_op(rs->identity_digest,OP_EQ,
  2261. "\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5"
  2262. "\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5",
  2263. DIGEST_LEN);
  2264. tt_mem_op(rs->descriptor_digest,OP_EQ, "MMMMMMMMMMMMMMMMMMMM", DIGEST_LEN);
  2265. tt_int_op(rs->addr,OP_EQ, 0x99009901);
  2266. tt_int_op(rs->or_port,OP_EQ, 443);
  2267. tt_int_op(rs->dir_port,OP_EQ, 0);
  2268. tor_addr_parse(&addr_ipv6, "[1:2:3::4]");
  2269. tt_assert(tor_addr_eq(&rs->ipv6_addr, &addr_ipv6));
  2270. tt_int_op(rs->ipv6_orport,OP_EQ, 4711);
  2271. tt_assert(rs->has_bandwidth);
  2272. tt_assert(vrs->has_measured_bw);
  2273. tt_int_op(rs->bandwidth_kb,OP_EQ, max_unmeasured_bw_kb * 2);
  2274. tt_int_op(vrs->measured_bw_kb,OP_EQ, max_unmeasured_bw_kb * 2);
  2275. } else if (tor_memeq(rs->identity_digest,
  2276. "\x33\x33\x33\x33\x33\x33\x33\x33\x33\x33"
  2277. "\x33\x33\x33\x33\x33\x33\x33\x33\x33\x33",
  2278. DIGEST_LEN)) {
  2279. /*
  2280. * Check the third routerstatus - unmeasured bandwidth above the clip
  2281. * cutoff; this one should be clipped later on in the consensus, but
  2282. * appears unclipped in the vote.
  2283. */
  2284. tt_assert(rs->has_bandwidth);
  2285. tt_assert(!(vrs->has_measured_bw));
  2286. tt_int_op(rs->bandwidth_kb,OP_EQ, max_unmeasured_bw_kb * 2);
  2287. tt_int_op(vrs->measured_bw_kb,OP_EQ, 0);
  2288. } else if (tor_memeq(rs->identity_digest,
  2289. "\x34\x34\x34\x34\x34\x34\x34\x34\x34\x34"
  2290. "\x34\x34\x34\x34\x34\x34\x34\x34\x34\x34",
  2291. DIGEST_LEN)) {
  2292. /*
  2293. * Check the fourth routerstatus - unmeasured bandwidth below the clip
  2294. * cutoff; this one should not be clipped.
  2295. */
  2296. tt_assert(rs->has_bandwidth);
  2297. tt_assert(!(vrs->has_measured_bw));
  2298. tt_int_op(rs->bandwidth_kb,OP_EQ, max_unmeasured_bw_kb / 2);
  2299. tt_int_op(vrs->measured_bw_kb,OP_EQ, 0);
  2300. } else {
  2301. tt_assert(0);
  2302. }
  2303. done:
  2304. return;
  2305. }
  2306. /**
  2307. * Test a consensus for v3_networkstatus_test
  2308. */
  2309. static void
  2310. test_consensus_for_umbw(networkstatus_t *con, time_t now)
  2311. {
  2312. (void)now;
  2313. tt_assert(con);
  2314. tt_assert(!con->cert);
  2315. // tt_assert(con->consensus_method >= MIN_METHOD_TO_CLIP_UNMEASURED_BW_KB);
  2316. tt_assert(con->consensus_method >= 16);
  2317. tt_int_op(4,OP_EQ, smartlist_len(con->routerstatus_list));
  2318. /* There should be four listed routers; all voters saw the same in this */
  2319. done:
  2320. return;
  2321. }
  2322. /**
  2323. * Test a router list entry for umbw test
  2324. */
  2325. static void
  2326. test_routerstatus_for_umbw(routerstatus_t *rs, time_t now)
  2327. {
  2328. tor_addr_t addr_ipv6;
  2329. uint32_t max_unmeasured_bw_kb = (alternate_clip_bw > 0) ?
  2330. alternate_clip_bw : DEFAULT_MAX_UNMEASURED_BW_KB;
  2331. tt_assert(rs);
  2332. /* There should be four listed routers, as constructed above */
  2333. if (tor_memeq(rs->identity_digest,
  2334. "\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3"
  2335. "\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3",
  2336. DIGEST_LEN)) {
  2337. tt_mem_op(rs->identity_digest,OP_EQ,
  2338. "\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3"
  2339. "\x3\x3\x3\x3\x3\x3\x3\x3\x3\x3",
  2340. DIGEST_LEN);
  2341. tt_mem_op(rs->descriptor_digest,OP_EQ, "NNNNNNNNNNNNNNNNNNNN", DIGEST_LEN);
  2342. tt_assert(!rs->is_authority);
  2343. tt_assert(!rs->is_exit);
  2344. tt_assert(!rs->is_fast);
  2345. tt_assert(!rs->is_possible_guard);
  2346. tt_assert(!rs->is_stable);
  2347. /* (If it wasn't running it wouldn't be here) */
  2348. tt_assert(rs->is_flagged_running);
  2349. tt_assert(!rs->is_valid);
  2350. tt_assert(!rs->is_named);
  2351. /* This one should have measured bandwidth below the clip cutoff */
  2352. tt_assert(rs->has_bandwidth);
  2353. tt_int_op(rs->bandwidth_kb,OP_EQ, max_unmeasured_bw_kb / 2);
  2354. tt_assert(!(rs->bw_is_unmeasured));
  2355. } else if (tor_memeq(rs->identity_digest,
  2356. "\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5"
  2357. "\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5",
  2358. DIGEST_LEN)) {
  2359. /* This one showed up in 3 digests. Twice with ID 'M', once with 'Z'. */
  2360. tt_mem_op(rs->identity_digest,OP_EQ,
  2361. "\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5"
  2362. "\x5\x5\x5\x5\x5\x5\x5\x5\x5\x5",
  2363. DIGEST_LEN);
  2364. tt_str_op(rs->nickname,OP_EQ, "router1");
  2365. tt_mem_op(rs->descriptor_digest,OP_EQ, "MMMMMMMMMMMMMMMMMMMM", DIGEST_LEN);
  2366. tt_int_op(rs->published_on,OP_EQ, now-1000);
  2367. tt_int_op(rs->addr,OP_EQ, 0x99009901);
  2368. tt_int_op(rs->or_port,OP_EQ, 443);
  2369. tt_int_op(rs->dir_port,OP_EQ, 0);
  2370. tor_addr_parse(&addr_ipv6, "[1:2:3::4]");
  2371. tt_assert(tor_addr_eq(&rs->ipv6_addr, &addr_ipv6));
  2372. tt_int_op(rs->ipv6_orport,OP_EQ, 4711);
  2373. tt_assert(!rs->is_authority);
  2374. tt_assert(rs->is_exit);
  2375. tt_assert(rs->is_fast);
  2376. tt_assert(rs->is_possible_guard);
  2377. tt_assert(rs->is_stable);
  2378. tt_assert(rs->is_flagged_running);
  2379. tt_assert(rs->is_valid);
  2380. tt_assert(!rs->is_named);
  2381. /* This one should have measured bandwidth above the clip cutoff */
  2382. tt_assert(rs->has_bandwidth);
  2383. tt_int_op(rs->bandwidth_kb,OP_EQ, max_unmeasured_bw_kb * 2);
  2384. tt_assert(!(rs->bw_is_unmeasured));
  2385. } else if (tor_memeq(rs->identity_digest,
  2386. "\x33\x33\x33\x33\x33\x33\x33\x33\x33\x33"
  2387. "\x33\x33\x33\x33\x33\x33\x33\x33\x33\x33",
  2388. DIGEST_LEN)) {
  2389. /*
  2390. * This one should have unmeasured bandwidth above the clip cutoff,
  2391. * and so should be clipped
  2392. */
  2393. tt_assert(rs->has_bandwidth);
  2394. tt_int_op(rs->bandwidth_kb,OP_EQ, max_unmeasured_bw_kb);
  2395. tt_assert(rs->bw_is_unmeasured);
  2396. } else if (tor_memeq(rs->identity_digest,
  2397. "\x34\x34\x34\x34\x34\x34\x34\x34\x34\x34"
  2398. "\x34\x34\x34\x34\x34\x34\x34\x34\x34\x34",
  2399. DIGEST_LEN)) {
  2400. /*
  2401. * This one should have unmeasured bandwidth below the clip cutoff,
  2402. * and so should not be clipped
  2403. */
  2404. tt_assert(rs->has_bandwidth);
  2405. tt_int_op(rs->bandwidth_kb,OP_EQ, max_unmeasured_bw_kb / 2);
  2406. tt_assert(rs->bw_is_unmeasured);
  2407. } else {
  2408. /* Weren't expecting this... */
  2409. tt_assert(0);
  2410. }
  2411. done:
  2412. return;
  2413. }
  2414. /**
  2415. * Compute a consensus involving clipping unmeasured bandwidth with consensus
  2416. * method 17; this uses the same test_a_networkstatus() function that the
  2417. * v3_networkstatus test uses.
  2418. */
  2419. static void
  2420. test_dir_clip_unmeasured_bw_kb(void *arg)
  2421. {
  2422. /* Run the test with the default clip bandwidth */
  2423. (void)arg;
  2424. alternate_clip_bw = 0;
  2425. test_a_networkstatus(gen_routerstatus_for_umbw,
  2426. vote_tweaks_for_umbw,
  2427. test_vrs_for_umbw,
  2428. test_consensus_for_umbw,
  2429. test_routerstatus_for_umbw);
  2430. }
  2431. /**
  2432. * This version of test_dir_clip_unmeasured_bw_kb() uses a non-default choice
  2433. * of clip bandwidth.
  2434. */
  2435. static void
  2436. test_dir_clip_unmeasured_bw_kb_alt(void *arg)
  2437. {
  2438. /*
  2439. * Try a different one; this value is chosen so that the below-the-cutoff
  2440. * unmeasured nodes the test uses, at alternate_clip_bw / 2, will be above
  2441. * DEFAULT_MAX_UNMEASURED_BW_KB and if the consensus incorrectly uses that
  2442. * cutoff it will fail the test.
  2443. */
  2444. (void)arg;
  2445. alternate_clip_bw = 3 * DEFAULT_MAX_UNMEASURED_BW_KB;
  2446. test_a_networkstatus(gen_routerstatus_for_umbw,
  2447. vote_tweaks_for_umbw,
  2448. test_vrs_for_umbw,
  2449. test_consensus_for_umbw,
  2450. test_routerstatus_for_umbw);
  2451. }
  2452. static void
  2453. test_dir_fmt_control_ns(void *arg)
  2454. {
  2455. char *s = NULL;
  2456. routerstatus_t rs;
  2457. (void)arg;
  2458. memset(&rs, 0, sizeof(rs));
  2459. rs.published_on = 1364925198;
  2460. strlcpy(rs.nickname, "TetsuoMilk", sizeof(rs.nickname));
  2461. memcpy(rs.identity_digest, "Stately, plump Buck ", DIGEST_LEN);
  2462. memcpy(rs.descriptor_digest, "Mulligan came up fro", DIGEST_LEN);
  2463. rs.addr = 0x20304050;
  2464. rs.or_port = 9001;
  2465. rs.dir_port = 9002;
  2466. rs.is_exit = 1;
  2467. rs.is_fast = 1;
  2468. rs.is_flagged_running = 1;
  2469. rs.has_bandwidth = 1;
  2470. rs.is_v2_dir = 1;
  2471. rs.bandwidth_kb = 1000;
  2472. s = networkstatus_getinfo_helper_single(&rs);
  2473. tt_assert(s);
  2474. tt_str_op(s, OP_EQ,
  2475. "r TetsuoMilk U3RhdGVseSwgcGx1bXAgQnVjayA "
  2476. "TXVsbGlnYW4gY2FtZSB1cCBmcm8 2013-04-02 17:53:18 "
  2477. "32.48.64.80 9001 9002\n"
  2478. "s Exit Fast Running V2Dir\n"
  2479. "w Bandwidth=1000\n");
  2480. done:
  2481. tor_free(s);
  2482. }
  2483. static int mock_get_options_calls = 0;
  2484. static or_options_t *mock_options = NULL;
  2485. static void
  2486. reset_options(or_options_t *options, int *get_options_calls)
  2487. {
  2488. memset(options, 0, sizeof(or_options_t));
  2489. options->TestingTorNetwork = 1;
  2490. *get_options_calls = 0;
  2491. }
  2492. static const or_options_t *
  2493. mock_get_options(void)
  2494. {
  2495. ++mock_get_options_calls;
  2496. tor_assert(mock_options);
  2497. return mock_options;
  2498. }
  2499. static void
  2500. reset_routerstatus(routerstatus_t *rs,
  2501. const char *hex_identity_digest,
  2502. int32_t ipv4_addr)
  2503. {
  2504. memset(rs, 0, sizeof(routerstatus_t));
  2505. base16_decode(rs->identity_digest, sizeof(rs->identity_digest),
  2506. hex_identity_digest, HEX_DIGEST_LEN);
  2507. /* A zero address matches everything, so the address needs to be set.
  2508. * But the specific value is irrelevant. */
  2509. rs->addr = ipv4_addr;
  2510. }
  2511. #define ROUTER_A_ID_STR "AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"
  2512. #define ROUTER_A_IPV4 0xAA008801
  2513. #define ROUTER_B_ID_STR "BBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBBB"
  2514. #define ROUTER_B_IPV4 0xBB008801
  2515. #define ROUTERSET_ALL_STR "*"
  2516. #define ROUTERSET_A_STR ROUTER_A_ID_STR
  2517. #define ROUTERSET_NONE_STR ""
  2518. /*
  2519. * Test that dirserv_set_routerstatus_testing sets router flags correctly
  2520. * Using "*" sets flags on A and B
  2521. * Using "A" sets flags on A
  2522. * Using "" sets flags on Neither
  2523. * If the router is not included:
  2524. * - if *Strict is set, the flag is set to 0,
  2525. * - otherwise, the flag is not modified. */
  2526. static void
  2527. test_dir_dirserv_set_routerstatus_testing(void *arg)
  2528. {
  2529. (void)arg;
  2530. /* Init options */
  2531. mock_options = malloc(sizeof(or_options_t));
  2532. reset_options(mock_options, &mock_get_options_calls);
  2533. MOCK(get_options, mock_get_options);
  2534. /* Init routersets */
  2535. routerset_t *routerset_all = routerset_new();
  2536. routerset_parse(routerset_all, ROUTERSET_ALL_STR, "All routers");
  2537. routerset_t *routerset_a = routerset_new();
  2538. routerset_parse(routerset_a, ROUTERSET_A_STR, "Router A only");
  2539. routerset_t *routerset_none = routerset_new();
  2540. /* Routersets are empty when provided by routerset_new(),
  2541. * so this is not strictly necessary */
  2542. routerset_parse(routerset_none, ROUTERSET_NONE_STR, "No routers");
  2543. /* Init routerstatuses */
  2544. routerstatus_t *rs_a = malloc(sizeof(routerstatus_t));
  2545. reset_routerstatus(rs_a, ROUTER_A_ID_STR, ROUTER_A_IPV4);
  2546. routerstatus_t *rs_b = malloc(sizeof(routerstatus_t));
  2547. reset_routerstatus(rs_b, ROUTER_B_ID_STR, ROUTER_B_IPV4);
  2548. /* Sanity check that routersets correspond to routerstatuses.
  2549. * Return values are {2, 3, 4} */
  2550. /* We want 3 ("*" means match all addresses) */
  2551. tt_assert(routerset_contains_routerstatus(routerset_all, rs_a, 0) == 3);
  2552. tt_assert(routerset_contains_routerstatus(routerset_all, rs_b, 0) == 3);
  2553. /* We want 4 (match id_digest [or nickname]) */
  2554. tt_assert(routerset_contains_routerstatus(routerset_a, rs_a, 0) == 4);
  2555. tt_assert(routerset_contains_routerstatus(routerset_a, rs_b, 0) == 0);
  2556. tt_assert(routerset_contains_routerstatus(routerset_none, rs_a, 0) == 0);
  2557. tt_assert(routerset_contains_routerstatus(routerset_none, rs_b, 0) == 0);
  2558. /* Check that "*" sets flags on all routers: Exit
  2559. * Check the flags aren't being confused with each other */
  2560. reset_options(mock_options, &mock_get_options_calls);
  2561. reset_routerstatus(rs_a, ROUTER_A_ID_STR, ROUTER_A_IPV4);
  2562. reset_routerstatus(rs_b, ROUTER_B_ID_STR, ROUTER_B_IPV4);
  2563. mock_options->TestingDirAuthVoteExit = routerset_all;
  2564. mock_options->TestingDirAuthVoteExitIsStrict = 0;
  2565. dirserv_set_routerstatus_testing(rs_a);
  2566. tt_assert(mock_get_options_calls == 1);
  2567. dirserv_set_routerstatus_testing(rs_b);
  2568. tt_assert(mock_get_options_calls == 2);
  2569. tt_assert(rs_a->is_exit == 1);
  2570. tt_assert(rs_b->is_exit == 1);
  2571. /* Be paranoid - check no other flags are set */
  2572. tt_assert(rs_a->is_possible_guard == 0);
  2573. tt_assert(rs_b->is_possible_guard == 0);
  2574. tt_assert(rs_a->is_hs_dir == 0);
  2575. tt_assert(rs_b->is_hs_dir == 0);
  2576. /* Check that "*" sets flags on all routers: Guard & HSDir
  2577. * Cover the remaining flags in one test */
  2578. reset_options(mock_options, &mock_get_options_calls);
  2579. reset_routerstatus(rs_a, ROUTER_A_ID_STR, ROUTER_A_IPV4);
  2580. reset_routerstatus(rs_b, ROUTER_B_ID_STR, ROUTER_B_IPV4);
  2581. mock_options->TestingDirAuthVoteGuard = routerset_all;
  2582. mock_options->TestingDirAuthVoteGuardIsStrict = 0;
  2583. mock_options->TestingDirAuthVoteHSDir = routerset_all;
  2584. mock_options->TestingDirAuthVoteHSDirIsStrict = 0;
  2585. dirserv_set_routerstatus_testing(rs_a);
  2586. tt_assert(mock_get_options_calls == 1);
  2587. dirserv_set_routerstatus_testing(rs_b);
  2588. tt_assert(mock_get_options_calls == 2);
  2589. tt_assert(rs_a->is_possible_guard == 1);
  2590. tt_assert(rs_b->is_possible_guard == 1);
  2591. tt_assert(rs_a->is_hs_dir == 1);
  2592. tt_assert(rs_b->is_hs_dir == 1);
  2593. /* Be paranoid - check exit isn't set */
  2594. tt_assert(rs_a->is_exit == 0);
  2595. tt_assert(rs_b->is_exit == 0);
  2596. /* Check routerset A sets all flags on router A,
  2597. * but leaves router B unmodified */
  2598. reset_options(mock_options, &mock_get_options_calls);
  2599. reset_routerstatus(rs_a, ROUTER_A_ID_STR, ROUTER_A_IPV4);
  2600. reset_routerstatus(rs_b, ROUTER_B_ID_STR, ROUTER_B_IPV4);
  2601. mock_options->TestingDirAuthVoteExit = routerset_a;
  2602. mock_options->TestingDirAuthVoteExitIsStrict = 0;
  2603. mock_options->TestingDirAuthVoteGuard = routerset_a;
  2604. mock_options->TestingDirAuthVoteGuardIsStrict = 0;
  2605. mock_options->TestingDirAuthVoteHSDir = routerset_a;
  2606. mock_options->TestingDirAuthVoteHSDirIsStrict = 0;
  2607. dirserv_set_routerstatus_testing(rs_a);
  2608. tt_assert(mock_get_options_calls == 1);
  2609. dirserv_set_routerstatus_testing(rs_b);
  2610. tt_assert(mock_get_options_calls == 2);
  2611. tt_assert(rs_a->is_exit == 1);
  2612. tt_assert(rs_b->is_exit == 0);
  2613. tt_assert(rs_a->is_possible_guard == 1);
  2614. tt_assert(rs_b->is_possible_guard == 0);
  2615. tt_assert(rs_a->is_hs_dir == 1);
  2616. tt_assert(rs_b->is_hs_dir == 0);
  2617. /* Check routerset A unsets all flags on router B when Strict is set */
  2618. reset_options(mock_options, &mock_get_options_calls);
  2619. reset_routerstatus(rs_b, ROUTER_B_ID_STR, ROUTER_B_IPV4);
  2620. mock_options->TestingDirAuthVoteExit = routerset_a;
  2621. mock_options->TestingDirAuthVoteExitIsStrict = 1;
  2622. mock_options->TestingDirAuthVoteGuard = routerset_a;
  2623. mock_options->TestingDirAuthVoteGuardIsStrict = 1;
  2624. mock_options->TestingDirAuthVoteHSDir = routerset_a;
  2625. mock_options->TestingDirAuthVoteHSDirIsStrict = 1;
  2626. rs_b->is_exit = 1;
  2627. rs_b->is_possible_guard = 1;
  2628. rs_b->is_hs_dir = 1;
  2629. dirserv_set_routerstatus_testing(rs_b);
  2630. tt_assert(mock_get_options_calls == 1);
  2631. tt_assert(rs_b->is_exit == 0);
  2632. tt_assert(rs_b->is_possible_guard == 0);
  2633. tt_assert(rs_b->is_hs_dir == 0);
  2634. /* Check routerset A doesn't modify flags on router B without Strict set */
  2635. reset_options(mock_options, &mock_get_options_calls);
  2636. reset_routerstatus(rs_b, ROUTER_B_ID_STR, ROUTER_B_IPV4);
  2637. mock_options->TestingDirAuthVoteExit = routerset_a;
  2638. mock_options->TestingDirAuthVoteExitIsStrict = 0;
  2639. mock_options->TestingDirAuthVoteGuard = routerset_a;
  2640. mock_options->TestingDirAuthVoteGuardIsStrict = 0;
  2641. mock_options->TestingDirAuthVoteHSDir = routerset_a;
  2642. mock_options->TestingDirAuthVoteHSDirIsStrict = 0;
  2643. rs_b->is_exit = 1;
  2644. rs_b->is_possible_guard = 1;
  2645. rs_b->is_hs_dir = 1;
  2646. dirserv_set_routerstatus_testing(rs_b);
  2647. tt_assert(mock_get_options_calls == 1);
  2648. tt_assert(rs_b->is_exit == 1);
  2649. tt_assert(rs_b->is_possible_guard == 1);
  2650. tt_assert(rs_b->is_hs_dir == 1);
  2651. /* Check the empty routerset zeroes all flags
  2652. * on routers A & B with Strict set */
  2653. reset_options(mock_options, &mock_get_options_calls);
  2654. reset_routerstatus(rs_b, ROUTER_B_ID_STR, ROUTER_B_IPV4);
  2655. mock_options->TestingDirAuthVoteExit = routerset_none;
  2656. mock_options->TestingDirAuthVoteExitIsStrict = 1;
  2657. mock_options->TestingDirAuthVoteGuard = routerset_none;
  2658. mock_options->TestingDirAuthVoteGuardIsStrict = 1;
  2659. mock_options->TestingDirAuthVoteHSDir = routerset_none;
  2660. mock_options->TestingDirAuthVoteHSDirIsStrict = 1;
  2661. rs_b->is_exit = 1;
  2662. rs_b->is_possible_guard = 1;
  2663. rs_b->is_hs_dir = 1;
  2664. dirserv_set_routerstatus_testing(rs_b);
  2665. tt_assert(mock_get_options_calls == 1);
  2666. tt_assert(rs_b->is_exit == 0);
  2667. tt_assert(rs_b->is_possible_guard == 0);
  2668. tt_assert(rs_b->is_hs_dir == 0);
  2669. /* Check the empty routerset doesn't modify any flags
  2670. * on A or B without Strict set */
  2671. reset_options(mock_options, &mock_get_options_calls);
  2672. reset_routerstatus(rs_a, ROUTER_A_ID_STR, ROUTER_A_IPV4);
  2673. reset_routerstatus(rs_b, ROUTER_B_ID_STR, ROUTER_B_IPV4);
  2674. mock_options->TestingDirAuthVoteExit = routerset_none;
  2675. mock_options->TestingDirAuthVoteExitIsStrict = 0;
  2676. mock_options->TestingDirAuthVoteGuard = routerset_none;
  2677. mock_options->TestingDirAuthVoteGuardIsStrict = 0;
  2678. mock_options->TestingDirAuthVoteHSDir = routerset_none;
  2679. mock_options->TestingDirAuthVoteHSDirIsStrict = 0;
  2680. rs_b->is_exit = 1;
  2681. rs_b->is_possible_guard = 1;
  2682. rs_b->is_hs_dir = 1;
  2683. dirserv_set_routerstatus_testing(rs_a);
  2684. tt_assert(mock_get_options_calls == 1);
  2685. dirserv_set_routerstatus_testing(rs_b);
  2686. tt_assert(mock_get_options_calls == 2);
  2687. tt_assert(rs_a->is_exit == 0);
  2688. tt_assert(rs_a->is_possible_guard == 0);
  2689. tt_assert(rs_a->is_hs_dir == 0);
  2690. tt_assert(rs_b->is_exit == 1);
  2691. tt_assert(rs_b->is_possible_guard == 1);
  2692. tt_assert(rs_b->is_hs_dir == 1);
  2693. done:
  2694. free(mock_options);
  2695. mock_options = NULL;
  2696. UNMOCK(get_options);
  2697. routerset_free(routerset_all);
  2698. routerset_free(routerset_a);
  2699. routerset_free(routerset_none);
  2700. free(rs_a);
  2701. free(rs_b);
  2702. }
  2703. static void
  2704. test_dir_http_handling(void *args)
  2705. {
  2706. char *url = NULL;
  2707. (void)args;
  2708. /* Parse http url tests: */
  2709. /* Good headers */
  2710. tt_int_op(parse_http_url("GET /tor/a/b/c.txt HTTP/1.1\r\n"
  2711. "Host: example.com\r\n"
  2712. "User-Agent: Mozilla/5.0 (Windows;"
  2713. " U; Windows NT 6.1; en-US; rv:1.9.1.5)\r\n",
  2714. &url),OP_EQ, 0);
  2715. tt_str_op(url,OP_EQ, "/tor/a/b/c.txt");
  2716. tor_free(url);
  2717. tt_int_op(parse_http_url("GET /tor/a/b/c.txt HTTP/1.0\r\n", &url),OP_EQ, 0);
  2718. tt_str_op(url,OP_EQ, "/tor/a/b/c.txt");
  2719. tor_free(url);
  2720. tt_int_op(parse_http_url("GET /tor/a/b/c.txt HTTP/1.600\r\n", &url),
  2721. OP_EQ, 0);
  2722. tt_str_op(url,OP_EQ, "/tor/a/b/c.txt");
  2723. tor_free(url);
  2724. /* Should prepend '/tor/' to url if required */
  2725. tt_int_op(parse_http_url("GET /a/b/c.txt HTTP/1.1\r\n"
  2726. "Host: example.com\r\n"
  2727. "User-Agent: Mozilla/5.0 (Windows;"
  2728. " U; Windows NT 6.1; en-US; rv:1.9.1.5)\r\n",
  2729. &url),OP_EQ, 0);
  2730. tt_str_op(url,OP_EQ, "/tor/a/b/c.txt");
  2731. tor_free(url);
  2732. /* Bad headers -- no HTTP/1.x*/
  2733. tt_int_op(parse_http_url("GET /a/b/c.txt\r\n"
  2734. "Host: example.com\r\n"
  2735. "User-Agent: Mozilla/5.0 (Windows;"
  2736. " U; Windows NT 6.1; en-US; rv:1.9.1.5)\r\n",
  2737. &url),OP_EQ, -1);
  2738. tt_assert(!url);
  2739. /* Bad headers */
  2740. tt_int_op(parse_http_url("GET /a/b/c.txt\r\n"
  2741. "Host: example.com\r\n"
  2742. "User-Agent: Mozilla/5.0 (Windows;"
  2743. " U; Windows NT 6.1; en-US; rv:1.9.1.5)\r\n",
  2744. &url),OP_EQ, -1);
  2745. tt_assert(!url);
  2746. tt_int_op(parse_http_url("GET /tor/a/b/c.txt", &url),OP_EQ, -1);
  2747. tt_assert(!url);
  2748. tt_int_op(parse_http_url("GET /tor/a/b/c.txt HTTP/1.1", &url),OP_EQ, -1);
  2749. tt_assert(!url);
  2750. tt_int_op(parse_http_url("GET /tor/a/b/c.txt HTTP/1.1x\r\n", &url),
  2751. OP_EQ, -1);
  2752. tt_assert(!url);
  2753. tt_int_op(parse_http_url("GET /tor/a/b/c.txt HTTP/1.", &url),OP_EQ, -1);
  2754. tt_assert(!url);
  2755. tt_int_op(parse_http_url("GET /tor/a/b/c.txt HTTP/1.\r", &url),OP_EQ, -1);
  2756. tt_assert(!url);
  2757. done:
  2758. tor_free(url);
  2759. }
  2760. static void
  2761. test_dir_purpose_needs_anonymity(void *arg)
  2762. {
  2763. (void)arg;
  2764. tt_int_op(1, ==, purpose_needs_anonymity(0, ROUTER_PURPOSE_BRIDGE));
  2765. tt_int_op(1, ==, purpose_needs_anonymity(0, ROUTER_PURPOSE_GENERAL));
  2766. tt_int_op(0, ==, purpose_needs_anonymity(DIR_PURPOSE_FETCH_MICRODESC,
  2767. ROUTER_PURPOSE_GENERAL));
  2768. done: ;
  2769. }
  2770. static void
  2771. test_dir_fetch_type(void *arg)
  2772. {
  2773. (void)arg;
  2774. tt_int_op(dir_fetch_type(DIR_PURPOSE_FETCH_EXTRAINFO, ROUTER_PURPOSE_BRIDGE,
  2775. NULL), OP_EQ, EXTRAINFO_DIRINFO | BRIDGE_DIRINFO);
  2776. tt_int_op(dir_fetch_type(DIR_PURPOSE_FETCH_EXTRAINFO, ROUTER_PURPOSE_GENERAL,
  2777. NULL), OP_EQ, EXTRAINFO_DIRINFO | V3_DIRINFO);
  2778. tt_int_op(dir_fetch_type(DIR_PURPOSE_FETCH_SERVERDESC, ROUTER_PURPOSE_BRIDGE,
  2779. NULL), OP_EQ, BRIDGE_DIRINFO);
  2780. tt_int_op(dir_fetch_type(DIR_PURPOSE_FETCH_SERVERDESC,
  2781. ROUTER_PURPOSE_GENERAL, NULL), OP_EQ, V3_DIRINFO);
  2782. tt_int_op(dir_fetch_type(DIR_PURPOSE_FETCH_STATUS_VOTE,
  2783. ROUTER_PURPOSE_GENERAL, NULL), OP_EQ, V3_DIRINFO);
  2784. tt_int_op(dir_fetch_type(DIR_PURPOSE_FETCH_DETACHED_SIGNATURES,
  2785. ROUTER_PURPOSE_GENERAL, NULL), OP_EQ, V3_DIRINFO);
  2786. tt_int_op(dir_fetch_type(DIR_PURPOSE_FETCH_CERTIFICATE,
  2787. ROUTER_PURPOSE_GENERAL, NULL), OP_EQ, V3_DIRINFO);
  2788. tt_int_op(dir_fetch_type(DIR_PURPOSE_FETCH_CONSENSUS, ROUTER_PURPOSE_GENERAL,
  2789. "microdesc"), OP_EQ, V3_DIRINFO|MICRODESC_DIRINFO);
  2790. tt_int_op(dir_fetch_type(DIR_PURPOSE_FETCH_CONSENSUS, ROUTER_PURPOSE_GENERAL,
  2791. NULL), OP_EQ, V3_DIRINFO);
  2792. tt_int_op(dir_fetch_type(DIR_PURPOSE_FETCH_MICRODESC, ROUTER_PURPOSE_GENERAL,
  2793. NULL), OP_EQ, MICRODESC_DIRINFO);
  2794. tt_int_op(dir_fetch_type(DIR_PURPOSE_FETCH_RENDDESC_V2,
  2795. ROUTER_PURPOSE_GENERAL, NULL), OP_EQ, NO_DIRINFO);
  2796. done: ;
  2797. }
  2798. static void
  2799. test_dir_packages(void *arg)
  2800. {
  2801. smartlist_t *votes = smartlist_new();
  2802. char *res = NULL;
  2803. (void)arg;
  2804. #define BAD(s) \
  2805. tt_int_op(0, ==, validate_recommended_package_line(s));
  2806. #define GOOD(s) \
  2807. tt_int_op(1, ==, validate_recommended_package_line(s));
  2808. GOOD("tor 0.2.6.3-alpha "
  2809. "http://torproject.example.com/dist/tor-0.2.6.3-alpha.tar.gz "
  2810. "sha256=sssdlkfjdsklfjdskfljasdklfj");
  2811. GOOD("tor 0.2.6.3-alpha "
  2812. "http://torproject.example.com/dist/tor-0.2.6.3-alpha.tar.gz "
  2813. "sha256=sssdlkfjdsklfjdskfljasdklfj blake2b=fred");
  2814. BAD("tor 0.2.6.3-alpha "
  2815. "http://torproject.example.com/dist/tor-0.2.6.3-alpha.tar.gz "
  2816. "sha256=sssdlkfjdsklfjdskfljasdklfj=");
  2817. BAD("tor 0.2.6.3-alpha "
  2818. "http://torproject.example.com/dist/tor-0.2.6.3-alpha.tar.gz "
  2819. "sha256=sssdlkfjdsklfjdskfljasdklfj blake2b");
  2820. BAD("tor 0.2.6.3-alpha "
  2821. "http://torproject.example.com/dist/tor-0.2.6.3-alpha.tar.gz ");
  2822. BAD("tor 0.2.6.3-alpha "
  2823. "http://torproject.example.com/dist/tor-0.2.6.3-alpha.tar.gz");
  2824. BAD("tor 0.2.6.3-alpha ");
  2825. BAD("tor 0.2.6.3-alpha");
  2826. BAD("tor ");
  2827. BAD("tor");
  2828. BAD("");
  2829. BAD("=foobar sha256="
  2830. "3c179f46ca77069a6a0bac70212a9b3b838b2f66129cb52d568837fc79d8fcc7");
  2831. BAD("= = sha256="
  2832. "3c179f46ca77069a6a0bac70212a9b3b838b2f66129cb52d568837fc79d8fcc7");
  2833. BAD("sha512= sha256="
  2834. "3c179f46ca77069a6a0bac70212a9b3b838b2f66129cb52d568837fc79d8fcc7");
  2835. smartlist_add(votes, tor_malloc_zero(sizeof(networkstatus_t)));
  2836. smartlist_add(votes, tor_malloc_zero(sizeof(networkstatus_t)));
  2837. smartlist_add(votes, tor_malloc_zero(sizeof(networkstatus_t)));
  2838. smartlist_add(votes, tor_malloc_zero(sizeof(networkstatus_t)));
  2839. smartlist_add(votes, tor_malloc_zero(sizeof(networkstatus_t)));
  2840. smartlist_add(votes, tor_malloc_zero(sizeof(networkstatus_t)));
  2841. SMARTLIST_FOREACH(votes, networkstatus_t *, ns,
  2842. ns->package_lines = smartlist_new());
  2843. #define ADD(i, s) \
  2844. smartlist_add(((networkstatus_t*)smartlist_get(votes, (i)))->package_lines, \
  2845. (void*)(s));
  2846. /* Only one vote for this one. */
  2847. ADD(4, "cisco 99z http://foobar.example.com/ sha256=blahblah");
  2848. /* Only two matching entries for this one, but 3 voters */
  2849. ADD(1, "mystic 99y http://barfoo.example.com/ sha256=blahblah");
  2850. ADD(3, "mystic 99y http://foobar.example.com/ sha256=blahblah");
  2851. ADD(4, "mystic 99y http://foobar.example.com/ sha256=blahblah");
  2852. /* Only two matching entries for this one, but at least 4 voters */
  2853. ADD(1, "mystic 99p http://barfoo.example.com/ sha256=ggggggg");
  2854. ADD(3, "mystic 99p http://foobar.example.com/ sha256=blahblah");
  2855. ADD(4, "mystic 99p http://foobar.example.com/ sha256=blahblah");
  2856. ADD(5, "mystic 99p http://foobar.example.com/ sha256=ggggggg");
  2857. /* This one has only invalid votes. */
  2858. ADD(0, "haffenreffer 1.2 http://foobar.example.com/ sha256");
  2859. ADD(1, "haffenreffer 1.2 http://foobar.example.com/ ");
  2860. ADD(2, "haffenreffer 1.2 ");
  2861. ADD(3, "haffenreffer ");
  2862. ADD(4, "haffenreffer");
  2863. /* Three matching votes for this; it should actually go in! */
  2864. ADD(2, "element 0.66.1 http://quux.example.com/ sha256=abcdef");
  2865. ADD(3, "element 0.66.1 http://quux.example.com/ sha256=abcdef");
  2866. ADD(4, "element 0.66.1 http://quux.example.com/ sha256=abcdef");
  2867. ADD(1, "element 0.66.1 http://quum.example.com/ sha256=abcdef");
  2868. ADD(0, "element 0.66.1 http://quux.example.com/ sha256=abcde");
  2869. /* Three votes for A, three votes for B */
  2870. ADD(0, "clownshoes 22alpha1 http://quumble.example.com/ blake2=foob");
  2871. ADD(1, "clownshoes 22alpha1 http://quumble.example.com/ blake2=foob");
  2872. ADD(2, "clownshoes 22alpha1 http://quumble.example.com/ blake2=foob");
  2873. ADD(3, "clownshoes 22alpha1 http://quumble.example.com/ blake2=fooz");
  2874. ADD(4, "clownshoes 22alpha1 http://quumble.example.com/ blake2=fooz");
  2875. ADD(5, "clownshoes 22alpha1 http://quumble.example.com/ blake2=fooz");
  2876. /* Three votes for A, two votes for B */
  2877. ADD(1, "clownshoes 22alpha3 http://quumble.example.com/ blake2=foob");
  2878. ADD(2, "clownshoes 22alpha3 http://quumble.example.com/ blake2=foob");
  2879. ADD(3, "clownshoes 22alpha3 http://quumble.example.com/ blake2=fooz");
  2880. ADD(4, "clownshoes 22alpha3 http://quumble.example.com/ blake2=fooz");
  2881. ADD(5, "clownshoes 22alpha3 http://quumble.example.com/ blake2=fooz");
  2882. /* Four votes for A, two for B. */
  2883. ADD(0, "clownshoes 22alpha4 http://quumble.example.com/ blake2=foob");
  2884. ADD(1, "clownshoes 22alpha4 http://quumble.example.com/ blake2=foob");
  2885. ADD(2, "clownshoes 22alpha4 http://quumble.example.cam/ blake2=fooa");
  2886. ADD(3, "clownshoes 22alpha4 http://quumble.example.cam/ blake2=fooa");
  2887. ADD(4, "clownshoes 22alpha4 http://quumble.example.cam/ blake2=fooa");
  2888. ADD(5, "clownshoes 22alpha4 http://quumble.example.cam/ blake2=fooa");
  2889. /* Five votes for A ... all from the same authority. Three for B. */
  2890. ADD(0, "cbc 99.1.11.1.1 http://example.com/cbc/ cubehash=ahooy sha512=m");
  2891. ADD(1, "cbc 99.1.11.1.1 http://example.com/cbc/ cubehash=ahooy sha512=m");
  2892. ADD(3, "cbc 99.1.11.1.1 http://example.com/cbc/ cubehash=ahooy sha512=m");
  2893. ADD(2, "cbc 99.1.11.1.1 http://example.com/ cubehash=ahooy");
  2894. ADD(2, "cbc 99.1.11.1.1 http://example.com/ cubehash=ahooy");
  2895. ADD(2, "cbc 99.1.11.1.1 http://example.com/ cubehash=ahooy");
  2896. ADD(2, "cbc 99.1.11.1.1 http://example.com/ cubehash=ahooy");
  2897. ADD(2, "cbc 99.1.11.1.1 http://example.com/ cubehash=ahooy");
  2898. /* As above but new replaces old: no two match. */
  2899. ADD(0, "cbc 99.1.11.1.2 http://example.com/cbc/ cubehash=ahooy sha512=m");
  2900. ADD(1, "cbc 99.1.11.1.2 http://example.com/cbc/ cubehash=ahooy sha512=m");
  2901. ADD(1, "cbc 99.1.11.1.2 http://example.com/cbc/x cubehash=ahooy sha512=m");
  2902. ADD(2, "cbc 99.1.11.1.2 http://example.com/cbc/ cubehash=ahooy sha512=m");
  2903. ADD(2, "cbc 99.1.11.1.2 http://example.com/ cubehash=ahooy");
  2904. ADD(2, "cbc 99.1.11.1.2 http://example.com/ cubehash=ahooy");
  2905. ADD(2, "cbc 99.1.11.1.2 http://example.com/ cubehash=ahooy");
  2906. ADD(2, "cbc 99.1.11.1.2 http://example.com/ cubehash=ahooy");
  2907. ADD(2, "cbc 99.1.11.1.2 http://example.com/ cubehash=ahooy");
  2908. res = compute_consensus_package_lines(votes);
  2909. tt_assert(res);
  2910. tt_str_op(res, ==,
  2911. "package cbc 99.1.11.1.1 http://example.com/cbc/ cubehash=ahooy sha512=m\n"
  2912. "package clownshoes 22alpha3 http://quumble.example.com/ blake2=fooz\n"
  2913. "package clownshoes 22alpha4 http://quumble.example.cam/ blake2=fooa\n"
  2914. "package element 0.66.1 http://quux.example.com/ sha256=abcdef\n"
  2915. "package mystic 99y http://foobar.example.com/ sha256=blahblah\n"
  2916. );
  2917. #undef ADD
  2918. #undef BAD
  2919. #undef GOOD
  2920. done:
  2921. SMARTLIST_FOREACH(votes, networkstatus_t *, ns,
  2922. { smartlist_free(ns->package_lines); tor_free(ns); });
  2923. smartlist_free(votes);
  2924. tor_free(res);
  2925. }
  2926. static void
  2927. test_dir_download_status_schedule(void *arg)
  2928. {
  2929. (void)arg;
  2930. download_status_t dls_failure = { 0, 0, 0, DL_SCHED_GENERIC,
  2931. DL_WANT_AUTHORITY,
  2932. DL_SCHED_INCREMENT_FAILURE };
  2933. download_status_t dls_attempt = { 0, 0, 0, DL_SCHED_CONSENSUS,
  2934. DL_WANT_ANY_DIRSERVER,
  2935. DL_SCHED_INCREMENT_ATTEMPT};
  2936. download_status_t dls_bridge = { 0, 0, 0, DL_SCHED_BRIDGE,
  2937. DL_WANT_AUTHORITY,
  2938. DL_SCHED_INCREMENT_FAILURE};
  2939. int increment = -1;
  2940. int expected_increment = -1;
  2941. time_t current_time = time(NULL);
  2942. int delay1 = -1;
  2943. int delay2 = -1;
  2944. smartlist_t *schedule = smartlist_new();
  2945. /* Make a dummy schedule */
  2946. smartlist_add(schedule, (void *)&delay1);
  2947. smartlist_add(schedule, (void *)&delay2);
  2948. /* check a range of values */
  2949. delay1 = 1000;
  2950. increment = download_status_schedule_get_delay(&dls_failure,
  2951. schedule,
  2952. TIME_MIN);
  2953. expected_increment = delay1;
  2954. tt_assert(increment == expected_increment);
  2955. tt_assert(dls_failure.next_attempt_at == TIME_MIN + expected_increment);
  2956. #if TIME_T_IS_SIGNED
  2957. delay1 = INT_MAX;
  2958. increment = download_status_schedule_get_delay(&dls_failure,
  2959. schedule,
  2960. -1);
  2961. expected_increment = delay1;
  2962. tt_assert(increment == expected_increment);
  2963. tt_assert(dls_failure.next_attempt_at == TIME_MAX);
  2964. #endif
  2965. delay1 = 0;
  2966. increment = download_status_schedule_get_delay(&dls_attempt,
  2967. schedule,
  2968. 0);
  2969. expected_increment = delay1;
  2970. tt_assert(increment == expected_increment);
  2971. tt_assert(dls_attempt.next_attempt_at == 0 + expected_increment);
  2972. delay1 = 1000;
  2973. increment = download_status_schedule_get_delay(&dls_attempt,
  2974. schedule,
  2975. 1);
  2976. expected_increment = delay1;
  2977. tt_assert(increment == expected_increment);
  2978. tt_assert(dls_attempt.next_attempt_at == 1 + expected_increment);
  2979. delay1 = INT_MAX;
  2980. increment = download_status_schedule_get_delay(&dls_bridge,
  2981. schedule,
  2982. current_time);
  2983. expected_increment = delay1;
  2984. tt_assert(increment == expected_increment);
  2985. tt_assert(dls_bridge.next_attempt_at == TIME_MAX);
  2986. delay1 = 1;
  2987. increment = download_status_schedule_get_delay(&dls_bridge,
  2988. schedule,
  2989. TIME_MAX);
  2990. expected_increment = delay1;
  2991. tt_assert(increment == expected_increment);
  2992. tt_assert(dls_bridge.next_attempt_at == TIME_MAX);
  2993. /* see what happens when we reach the end */
  2994. dls_attempt.n_download_attempts++;
  2995. dls_bridge.n_download_failures++;
  2996. delay2 = 100;
  2997. increment = download_status_schedule_get_delay(&dls_attempt,
  2998. schedule,
  2999. current_time);
  3000. expected_increment = delay2;
  3001. tt_assert(increment == expected_increment);
  3002. tt_assert(dls_attempt.next_attempt_at == current_time + delay2);
  3003. delay2 = 1;
  3004. increment = download_status_schedule_get_delay(&dls_bridge,
  3005. schedule,
  3006. current_time);
  3007. expected_increment = delay2;
  3008. tt_assert(increment == expected_increment);
  3009. tt_assert(dls_bridge.next_attempt_at == current_time + delay2);
  3010. /* see what happens when we try to go off the end */
  3011. dls_attempt.n_download_attempts++;
  3012. dls_bridge.n_download_failures++;
  3013. delay2 = 5;
  3014. increment = download_status_schedule_get_delay(&dls_attempt,
  3015. schedule,
  3016. current_time);
  3017. expected_increment = delay2;
  3018. tt_assert(increment == expected_increment);
  3019. tt_assert(dls_attempt.next_attempt_at == current_time + delay2);
  3020. delay2 = 17;
  3021. increment = download_status_schedule_get_delay(&dls_bridge,
  3022. schedule,
  3023. current_time);
  3024. expected_increment = delay2;
  3025. tt_assert(increment == expected_increment);
  3026. tt_assert(dls_bridge.next_attempt_at == current_time + delay2);
  3027. /* see what happens when we reach IMPOSSIBLE_TO_DOWNLOAD */
  3028. dls_attempt.n_download_attempts = IMPOSSIBLE_TO_DOWNLOAD;
  3029. dls_bridge.n_download_failures = IMPOSSIBLE_TO_DOWNLOAD;
  3030. delay2 = 35;
  3031. increment = download_status_schedule_get_delay(&dls_attempt,
  3032. schedule,
  3033. current_time);
  3034. expected_increment = INT_MAX;
  3035. tt_assert(increment == expected_increment);
  3036. tt_assert(dls_attempt.next_attempt_at == TIME_MAX);
  3037. delay2 = 99;
  3038. increment = download_status_schedule_get_delay(&dls_bridge,
  3039. schedule,
  3040. current_time);
  3041. expected_increment = INT_MAX;
  3042. tt_assert(increment == expected_increment);
  3043. tt_assert(dls_bridge.next_attempt_at == TIME_MAX);
  3044. done:
  3045. /* the pointers in schedule are allocated on the stack */
  3046. smartlist_free(schedule);
  3047. }
  3048. static void
  3049. test_dir_download_status_increment(void *arg)
  3050. {
  3051. (void)arg;
  3052. download_status_t dls_failure = { 0, 0, 0, DL_SCHED_GENERIC,
  3053. DL_WANT_AUTHORITY,
  3054. DL_SCHED_INCREMENT_FAILURE };
  3055. download_status_t dls_attempt = { 0, 0, 0, DL_SCHED_BRIDGE,
  3056. DL_WANT_ANY_DIRSERVER,
  3057. DL_SCHED_INCREMENT_ATTEMPT};
  3058. int delay0 = -1;
  3059. int delay1 = -1;
  3060. int delay2 = -1;
  3061. smartlist_t *schedule = smartlist_new();
  3062. or_options_t test_options;
  3063. time_t next_at = TIME_MAX;
  3064. time_t current_time = time(NULL);
  3065. /* Provide some values for the schedule */
  3066. delay0 = 10;
  3067. delay1 = 99;
  3068. delay2 = 20;
  3069. /* Make the schedule */
  3070. smartlist_add(schedule, (void *)&delay0);
  3071. smartlist_add(schedule, (void *)&delay1);
  3072. smartlist_add(schedule, (void *)&delay2);
  3073. /* Put it in the options */
  3074. mock_options = &test_options;
  3075. reset_options(mock_options, &mock_get_options_calls);
  3076. mock_options->TestingClientDownloadSchedule = schedule;
  3077. mock_options->TestingBridgeDownloadSchedule = schedule;
  3078. MOCK(get_options, mock_get_options);
  3079. /* Check that a failure reset works */
  3080. mock_get_options_calls = 0;
  3081. download_status_reset(&dls_failure);
  3082. /* we really want to test that it's equal to time(NULL) + delay0, but that's
  3083. * an unrealiable test, because time(NULL) might change. */
  3084. tt_assert(download_status_get_next_attempt_at(&dls_failure)
  3085. >= current_time + delay0);
  3086. tt_assert(download_status_get_next_attempt_at(&dls_failure)
  3087. != TIME_MAX);
  3088. tt_assert(download_status_get_n_failures(&dls_failure) == 0);
  3089. tt_assert(download_status_get_n_attempts(&dls_failure) == 0);
  3090. tt_assert(mock_get_options_calls >= 1);
  3091. /* avoid timing inconsistencies */
  3092. dls_failure.next_attempt_at = current_time + delay0;
  3093. /* check that a reset schedule becomes ready at the right time */
  3094. tt_assert(download_status_is_ready(&dls_failure,
  3095. current_time + delay0 - 1,
  3096. 1) == 0);
  3097. tt_assert(download_status_is_ready(&dls_failure,
  3098. current_time + delay0,
  3099. 1) == 1);
  3100. tt_assert(download_status_is_ready(&dls_failure,
  3101. current_time + delay0 + 1,
  3102. 1) == 1);
  3103. /* Check that a failure increment works */
  3104. mock_get_options_calls = 0;
  3105. next_at = download_status_increment_failure(&dls_failure, 404, "test", 0,
  3106. current_time);
  3107. tt_assert(next_at == current_time + delay1);
  3108. tt_assert(download_status_get_n_failures(&dls_failure) == 1);
  3109. tt_assert(download_status_get_n_attempts(&dls_failure) == 1);
  3110. tt_assert(mock_get_options_calls >= 1);
  3111. /* check that an incremented schedule becomes ready at the right time */
  3112. tt_assert(download_status_is_ready(&dls_failure,
  3113. current_time + delay1 - 1,
  3114. 1) == 0);
  3115. tt_assert(download_status_is_ready(&dls_failure,
  3116. current_time + delay1,
  3117. 1) == 1);
  3118. tt_assert(download_status_is_ready(&dls_failure,
  3119. current_time + delay1 + 1,
  3120. 1) == 1);
  3121. /* check that a schedule isn't ready if it's had too many failures */
  3122. tt_assert(download_status_is_ready(&dls_failure,
  3123. current_time + delay1 + 10,
  3124. 0) == 0);
  3125. /* Check that failure increments don't happen on 503 for clients, but that
  3126. * attempt increments do. */
  3127. mock_get_options_calls = 0;
  3128. next_at = download_status_increment_failure(&dls_failure, 503, "test", 0,
  3129. current_time);
  3130. tt_assert(next_at == current_time + delay1);
  3131. tt_assert(download_status_get_n_failures(&dls_failure) == 1);
  3132. tt_assert(download_status_get_n_attempts(&dls_failure) == 2);
  3133. tt_assert(mock_get_options_calls >= 1);
  3134. /* Check that failure increments do happen on 503 for servers */
  3135. mock_get_options_calls = 0;
  3136. next_at = download_status_increment_failure(&dls_failure, 503, "test", 1,
  3137. current_time);
  3138. tt_assert(next_at == current_time + delay2);
  3139. tt_assert(download_status_get_n_failures(&dls_failure) == 2);
  3140. tt_assert(download_status_get_n_attempts(&dls_failure) == 3);
  3141. tt_assert(mock_get_options_calls >= 1);
  3142. /* Check what happens when we run off the end of the schedule */
  3143. mock_get_options_calls = 0;
  3144. next_at = download_status_increment_failure(&dls_failure, 404, "test", 0,
  3145. current_time);
  3146. tt_assert(next_at == current_time + delay2);
  3147. tt_assert(download_status_get_n_failures(&dls_failure) == 3);
  3148. tt_assert(download_status_get_n_attempts(&dls_failure) == 4);
  3149. tt_assert(mock_get_options_calls >= 1);
  3150. /* Check what happens when we hit the failure limit */
  3151. mock_get_options_calls = 0;
  3152. download_status_mark_impossible(&dls_failure);
  3153. next_at = download_status_increment_failure(&dls_failure, 404, "test", 0,
  3154. current_time);
  3155. tt_assert(next_at == TIME_MAX);
  3156. tt_assert(download_status_get_n_failures(&dls_failure)
  3157. == IMPOSSIBLE_TO_DOWNLOAD);
  3158. tt_assert(download_status_get_n_attempts(&dls_failure)
  3159. == IMPOSSIBLE_TO_DOWNLOAD);
  3160. tt_assert(mock_get_options_calls >= 1);
  3161. /* Check that a failure reset doesn't reset at the limit */
  3162. mock_get_options_calls = 0;
  3163. download_status_reset(&dls_failure);
  3164. tt_assert(download_status_get_next_attempt_at(&dls_failure)
  3165. == TIME_MAX);
  3166. tt_assert(download_status_get_n_failures(&dls_failure)
  3167. == IMPOSSIBLE_TO_DOWNLOAD);
  3168. tt_assert(download_status_get_n_attempts(&dls_failure)
  3169. == IMPOSSIBLE_TO_DOWNLOAD);
  3170. tt_assert(mock_get_options_calls == 0);
  3171. /* Check that a failure reset resets just before the limit */
  3172. mock_get_options_calls = 0;
  3173. dls_failure.n_download_failures = IMPOSSIBLE_TO_DOWNLOAD - 1;
  3174. dls_failure.n_download_attempts = IMPOSSIBLE_TO_DOWNLOAD - 1;
  3175. download_status_reset(&dls_failure);
  3176. /* we really want to test that it's equal to time(NULL) + delay0, but that's
  3177. * an unrealiable test, because time(NULL) might change. */
  3178. tt_assert(download_status_get_next_attempt_at(&dls_failure)
  3179. >= current_time + delay0);
  3180. tt_assert(download_status_get_next_attempt_at(&dls_failure)
  3181. != TIME_MAX);
  3182. tt_assert(download_status_get_n_failures(&dls_failure) == 0);
  3183. tt_assert(download_status_get_n_attempts(&dls_failure) == 0);
  3184. tt_assert(mock_get_options_calls >= 1);
  3185. /* Check that failure increments do happen on attempt-based schedules,
  3186. * but that the retry is set at the end of time */
  3187. mock_get_options_calls = 0;
  3188. next_at = download_status_increment_failure(&dls_attempt, 404, "test", 0,
  3189. current_time);
  3190. tt_assert(next_at == TIME_MAX);
  3191. tt_assert(download_status_get_n_failures(&dls_attempt) == 1);
  3192. tt_assert(download_status_get_n_attempts(&dls_attempt) == 0);
  3193. tt_assert(mock_get_options_calls == 0);
  3194. /* Check that an attempt reset works */
  3195. mock_get_options_calls = 0;
  3196. download_status_reset(&dls_attempt);
  3197. /* we really want to test that it's equal to time(NULL) + delay0, but that's
  3198. * an unrealiable test, because time(NULL) might change. */
  3199. tt_assert(download_status_get_next_attempt_at(&dls_attempt)
  3200. >= current_time + delay0);
  3201. tt_assert(download_status_get_next_attempt_at(&dls_attempt)
  3202. != TIME_MAX);
  3203. tt_assert(download_status_get_n_failures(&dls_attempt) == 0);
  3204. tt_assert(download_status_get_n_attempts(&dls_attempt) == 0);
  3205. tt_assert(mock_get_options_calls >= 1);
  3206. /* avoid timing inconsistencies */
  3207. dls_attempt.next_attempt_at = current_time + delay0;
  3208. /* check that a reset schedule becomes ready at the right time */
  3209. tt_assert(download_status_is_ready(&dls_attempt,
  3210. current_time + delay0 - 1,
  3211. 1) == 0);
  3212. tt_assert(download_status_is_ready(&dls_attempt,
  3213. current_time + delay0,
  3214. 1) == 1);
  3215. tt_assert(download_status_is_ready(&dls_attempt,
  3216. current_time + delay0 + 1,
  3217. 1) == 1);
  3218. /* Check that an attempt increment works */
  3219. mock_get_options_calls = 0;
  3220. next_at = download_status_increment_attempt(&dls_attempt, "test",
  3221. current_time);
  3222. tt_assert(next_at == current_time + delay1);
  3223. tt_assert(download_status_get_n_failures(&dls_attempt) == 0);
  3224. tt_assert(download_status_get_n_attempts(&dls_attempt) == 1);
  3225. tt_assert(mock_get_options_calls >= 1);
  3226. /* check that an incremented schedule becomes ready at the right time */
  3227. tt_assert(download_status_is_ready(&dls_attempt,
  3228. current_time + delay1 - 1,
  3229. 1) == 0);
  3230. tt_assert(download_status_is_ready(&dls_attempt,
  3231. current_time + delay1,
  3232. 1) == 1);
  3233. tt_assert(download_status_is_ready(&dls_attempt,
  3234. current_time + delay1 + 1,
  3235. 1) == 1);
  3236. /* check that a schedule isn't ready if it's had too many attempts */
  3237. tt_assert(download_status_is_ready(&dls_attempt,
  3238. current_time + delay1 + 10,
  3239. 0) == 0);
  3240. /* Check what happens when we reach then run off the end of the schedule */
  3241. mock_get_options_calls = 0;
  3242. next_at = download_status_increment_attempt(&dls_attempt, "test",
  3243. current_time);
  3244. tt_assert(next_at == current_time + delay2);
  3245. tt_assert(download_status_get_n_failures(&dls_attempt) == 0);
  3246. tt_assert(download_status_get_n_attempts(&dls_attempt) == 2);
  3247. tt_assert(mock_get_options_calls >= 1);
  3248. mock_get_options_calls = 0;
  3249. next_at = download_status_increment_attempt(&dls_attempt, "test",
  3250. current_time);
  3251. tt_assert(next_at == current_time + delay2);
  3252. tt_assert(download_status_get_n_failures(&dls_attempt) == 0);
  3253. tt_assert(download_status_get_n_attempts(&dls_attempt) == 3);
  3254. tt_assert(mock_get_options_calls >= 1);
  3255. /* Check what happens when we hit the attempt limit */
  3256. mock_get_options_calls = 0;
  3257. download_status_mark_impossible(&dls_attempt);
  3258. next_at = download_status_increment_attempt(&dls_attempt, "test",
  3259. current_time);
  3260. tt_assert(next_at == TIME_MAX);
  3261. tt_assert(download_status_get_n_failures(&dls_attempt)
  3262. == IMPOSSIBLE_TO_DOWNLOAD);
  3263. tt_assert(download_status_get_n_attempts(&dls_attempt)
  3264. == IMPOSSIBLE_TO_DOWNLOAD);
  3265. tt_assert(mock_get_options_calls >= 1);
  3266. /* Check that an attempt reset doesn't reset at the limit */
  3267. mock_get_options_calls = 0;
  3268. download_status_reset(&dls_attempt);
  3269. tt_assert(download_status_get_next_attempt_at(&dls_attempt)
  3270. == TIME_MAX);
  3271. tt_assert(download_status_get_n_failures(&dls_attempt)
  3272. == IMPOSSIBLE_TO_DOWNLOAD);
  3273. tt_assert(download_status_get_n_attempts(&dls_attempt)
  3274. == IMPOSSIBLE_TO_DOWNLOAD);
  3275. tt_assert(mock_get_options_calls == 0);
  3276. /* Check that an attempt reset resets just before the limit */
  3277. mock_get_options_calls = 0;
  3278. dls_attempt.n_download_failures = IMPOSSIBLE_TO_DOWNLOAD - 1;
  3279. dls_attempt.n_download_attempts = IMPOSSIBLE_TO_DOWNLOAD - 1;
  3280. download_status_reset(&dls_attempt);
  3281. /* we really want to test that it's equal to time(NULL) + delay0, but that's
  3282. * an unrealiable test, because time(NULL) might change. */
  3283. tt_assert(download_status_get_next_attempt_at(&dls_attempt)
  3284. >= current_time + delay0);
  3285. tt_assert(download_status_get_next_attempt_at(&dls_attempt)
  3286. != TIME_MAX);
  3287. tt_assert(download_status_get_n_failures(&dls_attempt) == 0);
  3288. tt_assert(download_status_get_n_attempts(&dls_attempt) == 0);
  3289. tt_assert(mock_get_options_calls >= 1);
  3290. /* Check that attempt increments don't happen on failure-based schedules,
  3291. * and that the attempt is set at the end of time */
  3292. mock_get_options_calls = 0;
  3293. next_at = download_status_increment_attempt(&dls_failure, "test",
  3294. current_time);
  3295. tt_assert(next_at == TIME_MAX);
  3296. tt_assert(download_status_get_n_failures(&dls_failure) == 0);
  3297. tt_assert(download_status_get_n_attempts(&dls_failure) == 0);
  3298. tt_assert(mock_get_options_calls == 0);
  3299. done:
  3300. /* the pointers in schedule are allocated on the stack */
  3301. smartlist_free(schedule);
  3302. UNMOCK(get_options);
  3303. mock_options = NULL;
  3304. mock_get_options_calls = 0;
  3305. }
  3306. static void
  3307. test_dir_authdir_type_to_string(void *data)
  3308. {
  3309. (void)data;
  3310. char *res;
  3311. tt_str_op(res = authdir_type_to_string(NO_DIRINFO), OP_EQ,
  3312. "[Not an authority]");
  3313. tor_free(res);
  3314. tt_str_op(res = authdir_type_to_string(EXTRAINFO_DIRINFO), OP_EQ,
  3315. "[Not an authority]");
  3316. tor_free(res);
  3317. tt_str_op(res = authdir_type_to_string(MICRODESC_DIRINFO), OP_EQ,
  3318. "[Not an authority]");
  3319. tor_free(res);
  3320. tt_str_op(res = authdir_type_to_string(V3_DIRINFO), OP_EQ, "V3");
  3321. tor_free(res);
  3322. tt_str_op(res = authdir_type_to_string(BRIDGE_DIRINFO), OP_EQ, "Bridge");
  3323. tor_free(res);
  3324. tt_str_op(res = authdir_type_to_string(
  3325. V3_DIRINFO | BRIDGE_DIRINFO | EXTRAINFO_DIRINFO), OP_EQ,
  3326. "V3, Bridge");
  3327. done:
  3328. tor_free(res);
  3329. }
  3330. static void
  3331. test_dir_conn_purpose_to_string(void *data)
  3332. {
  3333. (void)data;
  3334. #define EXPECT_CONN_PURPOSE(purpose, expected) \
  3335. tt_str_op(dir_conn_purpose_to_string(purpose), OP_EQ, expected);
  3336. EXPECT_CONN_PURPOSE(DIR_PURPOSE_UPLOAD_DIR, "server descriptor upload");
  3337. EXPECT_CONN_PURPOSE(DIR_PURPOSE_UPLOAD_VOTE, "server vote upload");
  3338. EXPECT_CONN_PURPOSE(DIR_PURPOSE_UPLOAD_SIGNATURES,
  3339. "consensus signature upload");
  3340. EXPECT_CONN_PURPOSE(DIR_PURPOSE_FETCH_SERVERDESC, "server descriptor fetch");
  3341. EXPECT_CONN_PURPOSE(DIR_PURPOSE_FETCH_EXTRAINFO, "extra-info fetch");
  3342. EXPECT_CONN_PURPOSE(DIR_PURPOSE_FETCH_CONSENSUS,
  3343. "consensus network-status fetch");
  3344. EXPECT_CONN_PURPOSE(DIR_PURPOSE_FETCH_CERTIFICATE, "authority cert fetch");
  3345. EXPECT_CONN_PURPOSE(DIR_PURPOSE_FETCH_STATUS_VOTE, "status vote fetch");
  3346. EXPECT_CONN_PURPOSE(DIR_PURPOSE_FETCH_DETACHED_SIGNATURES,
  3347. "consensus signature fetch");
  3348. EXPECT_CONN_PURPOSE(DIR_PURPOSE_FETCH_RENDDESC_V2,
  3349. "hidden-service v2 descriptor fetch");
  3350. EXPECT_CONN_PURPOSE(DIR_PURPOSE_UPLOAD_RENDDESC_V2,
  3351. "hidden-service v2 descriptor upload");
  3352. EXPECT_CONN_PURPOSE(DIR_PURPOSE_FETCH_MICRODESC, "microdescriptor fetch");
  3353. EXPECT_CONN_PURPOSE(1024, "(unknown)");
  3354. done: ;
  3355. }
  3356. NS_DECL(int,
  3357. public_server_mode, (const or_options_t *options));
  3358. static int
  3359. NS(public_server_mode)(const or_options_t *options)
  3360. {
  3361. (void)options;
  3362. if (CALLED(public_server_mode)++ == 0) {
  3363. return 1;
  3364. }
  3365. return 0;
  3366. }
  3367. static void
  3368. test_dir_should_use_directory_guards(void *data)
  3369. {
  3370. or_options_t *options;
  3371. char *errmsg = NULL;
  3372. (void)data;
  3373. NS_MOCK(public_server_mode);
  3374. options = options_new();
  3375. options_init(options);
  3376. tt_int_op(should_use_directory_guards(options), OP_EQ, 0);
  3377. tt_int_op(CALLED(public_server_mode), OP_EQ, 1);
  3378. options->UseEntryGuardsAsDirGuards = 1;
  3379. options->UseEntryGuards = 1;
  3380. options->DownloadExtraInfo = 0;
  3381. options->FetchDirInfoEarly = 0;
  3382. options->FetchDirInfoExtraEarly = 0;
  3383. options->FetchUselessDescriptors = 0;
  3384. tt_int_op(should_use_directory_guards(options), OP_EQ, 1);
  3385. tt_int_op(CALLED(public_server_mode), OP_EQ, 2);
  3386. options->UseEntryGuards = 0;
  3387. tt_int_op(should_use_directory_guards(options), OP_EQ, 0);
  3388. tt_int_op(CALLED(public_server_mode), OP_EQ, 3);
  3389. options->UseEntryGuards = 1;
  3390. options->UseEntryGuardsAsDirGuards = 0;
  3391. tt_int_op(should_use_directory_guards(options), OP_EQ, 0);
  3392. tt_int_op(CALLED(public_server_mode), OP_EQ, 4);
  3393. options->UseEntryGuardsAsDirGuards = 1;
  3394. options->DownloadExtraInfo = 1;
  3395. tt_int_op(should_use_directory_guards(options), OP_EQ, 0);
  3396. tt_int_op(CALLED(public_server_mode), OP_EQ, 5);
  3397. options->DownloadExtraInfo = 0;
  3398. options->FetchDirInfoEarly = 1;
  3399. tt_int_op(should_use_directory_guards(options), OP_EQ, 0);
  3400. tt_int_op(CALLED(public_server_mode), OP_EQ, 6);
  3401. options->FetchDirInfoEarly = 0;
  3402. options->FetchDirInfoExtraEarly = 1;
  3403. tt_int_op(should_use_directory_guards(options), OP_EQ, 0);
  3404. tt_int_op(CALLED(public_server_mode), OP_EQ, 7);
  3405. options->FetchDirInfoExtraEarly = 0;
  3406. options->FetchUselessDescriptors = 1;
  3407. tt_int_op(should_use_directory_guards(options), OP_EQ, 0);
  3408. tt_int_op(CALLED(public_server_mode), OP_EQ, 8);
  3409. options->FetchUselessDescriptors = 0;
  3410. done:
  3411. NS_UNMOCK(public_server_mode);
  3412. or_options_free(options);
  3413. tor_free(errmsg);
  3414. }
  3415. NS_DECL(void,
  3416. directory_initiate_command_routerstatus, (const routerstatus_t *status,
  3417. uint8_t dir_purpose,
  3418. uint8_t router_purpose,
  3419. dir_indirection_t indirection,
  3420. const char *resource,
  3421. const char *payload,
  3422. size_t payload_len,
  3423. time_t if_modified_since));
  3424. static void
  3425. test_dir_should_not_init_request_to_ourselves(void *data)
  3426. {
  3427. char digest[DIGEST_LEN];
  3428. dir_server_t *ourself = NULL;
  3429. crypto_pk_t *key = pk_generate(2);
  3430. (void) data;
  3431. NS_MOCK(directory_initiate_command_routerstatus);
  3432. clear_dir_servers();
  3433. routerlist_free_all();
  3434. set_server_identity_key(key);
  3435. crypto_pk_get_digest(key, (char*) &digest);
  3436. ourself = trusted_dir_server_new("ourself", "127.0.0.1", 9059, 9060,
  3437. NULL, digest,
  3438. NULL, V3_DIRINFO, 1.0);
  3439. tt_assert(ourself);
  3440. dir_server_add(ourself);
  3441. directory_get_from_all_authorities(DIR_PURPOSE_FETCH_STATUS_VOTE, 0, NULL);
  3442. tt_int_op(CALLED(directory_initiate_command_routerstatus), OP_EQ, 0);
  3443. directory_get_from_all_authorities(DIR_PURPOSE_FETCH_DETACHED_SIGNATURES, 0,
  3444. NULL);
  3445. tt_int_op(CALLED(directory_initiate_command_routerstatus), OP_EQ, 0);
  3446. done:
  3447. NS_UNMOCK(directory_initiate_command_routerstatus);
  3448. clear_dir_servers();
  3449. routerlist_free_all();
  3450. crypto_pk_free(key);
  3451. }
  3452. static void
  3453. test_dir_should_not_init_request_to_dir_auths_without_v3_info(void *data)
  3454. {
  3455. dir_server_t *ds = NULL;
  3456. dirinfo_type_t dirinfo_type = BRIDGE_DIRINFO | EXTRAINFO_DIRINFO \
  3457. | MICRODESC_DIRINFO;
  3458. (void) data;
  3459. NS_MOCK(directory_initiate_command_routerstatus);
  3460. clear_dir_servers();
  3461. routerlist_free_all();
  3462. ds = trusted_dir_server_new("ds", "10.0.0.1", 9059, 9060, NULL,
  3463. "12345678901234567890", NULL, dirinfo_type, 1.0);
  3464. tt_assert(ds);
  3465. dir_server_add(ds);
  3466. directory_get_from_all_authorities(DIR_PURPOSE_FETCH_STATUS_VOTE, 0, NULL);
  3467. tt_int_op(CALLED(directory_initiate_command_routerstatus), OP_EQ, 0);
  3468. directory_get_from_all_authorities(DIR_PURPOSE_FETCH_DETACHED_SIGNATURES, 0,
  3469. NULL);
  3470. tt_int_op(CALLED(directory_initiate_command_routerstatus), OP_EQ, 0);
  3471. done:
  3472. NS_UNMOCK(directory_initiate_command_routerstatus);
  3473. clear_dir_servers();
  3474. routerlist_free_all();
  3475. }
  3476. static void
  3477. test_dir_should_init_request_to_dir_auths(void *data)
  3478. {
  3479. dir_server_t *ds = NULL;
  3480. (void) data;
  3481. NS_MOCK(directory_initiate_command_routerstatus);
  3482. clear_dir_servers();
  3483. routerlist_free_all();
  3484. ds = trusted_dir_server_new("ds", "10.0.0.1", 9059, 9060, NULL,
  3485. "12345678901234567890", NULL, V3_DIRINFO, 1.0);
  3486. tt_assert(ds);
  3487. dir_server_add(ds);
  3488. directory_get_from_all_authorities(DIR_PURPOSE_FETCH_STATUS_VOTE, 0, NULL);
  3489. tt_int_op(CALLED(directory_initiate_command_routerstatus), OP_EQ, 1);
  3490. directory_get_from_all_authorities(DIR_PURPOSE_FETCH_DETACHED_SIGNATURES, 0,
  3491. NULL);
  3492. tt_int_op(CALLED(directory_initiate_command_routerstatus), OP_EQ, 2);
  3493. done:
  3494. NS_UNMOCK(directory_initiate_command_routerstatus);
  3495. clear_dir_servers();
  3496. routerlist_free_all();
  3497. }
  3498. void
  3499. NS(directory_initiate_command_routerstatus)(const routerstatus_t *status,
  3500. uint8_t dir_purpose,
  3501. uint8_t router_purpose,
  3502. dir_indirection_t indirection,
  3503. const char *resource,
  3504. const char *payload,
  3505. size_t payload_len,
  3506. time_t if_modified_since)
  3507. {
  3508. (void)status;
  3509. (void)dir_purpose;
  3510. (void)router_purpose;
  3511. (void)indirection;
  3512. (void)resource;
  3513. (void)payload;
  3514. (void)payload_len;
  3515. (void)if_modified_since;
  3516. CALLED(directory_initiate_command_routerstatus)++;
  3517. }
  3518. static void
  3519. test_dir_choose_compression_level(void* data)
  3520. {
  3521. (void)data;
  3522. /* It starts under_memory_pressure */
  3523. tt_int_op(have_been_under_memory_pressure(), OP_EQ, 1);
  3524. tt_assert(HIGH_COMPRESSION == choose_compression_level(-1));
  3525. tt_assert(LOW_COMPRESSION == choose_compression_level(1024-1));
  3526. tt_assert(MEDIUM_COMPRESSION == choose_compression_level(2048-1));
  3527. tt_assert(HIGH_COMPRESSION == choose_compression_level(2048));
  3528. /* Reset under_memory_pressure timer */
  3529. cell_queues_check_size();
  3530. tt_int_op(have_been_under_memory_pressure(), OP_EQ, 0);
  3531. tt_assert(HIGH_COMPRESSION == choose_compression_level(-1));
  3532. tt_assert(HIGH_COMPRESSION == choose_compression_level(1024-1));
  3533. tt_assert(HIGH_COMPRESSION == choose_compression_level(2048-1));
  3534. tt_assert(HIGH_COMPRESSION == choose_compression_level(2048));
  3535. done: ;
  3536. }
  3537. static void
  3538. test_dir_find_dl_schedule(void* data)
  3539. {
  3540. download_status_t dls;
  3541. smartlist_t server, client, server_cons, client_cons, bridge;
  3542. (void)data;
  3543. mock_options = malloc(sizeof(or_options_t));
  3544. reset_options(mock_options, &mock_get_options_calls);
  3545. MOCK(get_options, mock_get_options);
  3546. mock_options->TestingServerDownloadSchedule = &server;
  3547. mock_options->TestingClientDownloadSchedule = &client;
  3548. mock_options->TestingServerConsensusDownloadSchedule = &server_cons;
  3549. mock_options->TestingClientConsensusDownloadSchedule = &client_cons;
  3550. mock_options->TestingBridgeDownloadSchedule = &bridge;
  3551. dls.schedule = DL_SCHED_GENERIC;
  3552. mock_options->ClientOnly = 1;
  3553. tt_ptr_op(find_dl_schedule(&dls, mock_options), OP_EQ, &client);
  3554. mock_options->ClientOnly = 0;
  3555. mock_options->DirPort_set = 1;
  3556. mock_options->ORPort_set = 1;
  3557. mock_options->DirCache = 1;
  3558. tt_ptr_op(find_dl_schedule(&dls, mock_options), OP_EQ, &server);
  3559. #if 0
  3560. dls.schedule = DL_SCHED_CONSENSUS;
  3561. mock_options->ClientOnly = 1;
  3562. mock_options->DirCache = 0;
  3563. tt_ptr_op(find_dl_schedule(&dls, mock_options), OP_EQ, &client_cons);
  3564. mock_options->ClientOnly = 0;
  3565. mock_options->DirCache = 1;
  3566. tt_ptr_op(find_dl_schedule(&dls, mock_options), OP_EQ, &server_cons);
  3567. #endif
  3568. dls.schedule = DL_SCHED_BRIDGE;
  3569. mock_options->ClientOnly = 1;
  3570. tt_ptr_op(find_dl_schedule(&dls, mock_options), OP_EQ, &bridge);
  3571. mock_options->ClientOnly = 0;
  3572. tt_ptr_op(find_dl_schedule(&dls, mock_options), OP_EQ, &bridge);
  3573. done:
  3574. UNMOCK(get_options);
  3575. }
  3576. #define DIR_LEGACY(name) \
  3577. { #name, test_dir_ ## name , TT_FORK, NULL, NULL }
  3578. #define DIR(name,flags) \
  3579. { #name, test_dir_##name, (flags), NULL, NULL }
  3580. struct testcase_t dir_tests[] = {
  3581. DIR_LEGACY(nicknames),
  3582. DIR_LEGACY(formats),
  3583. DIR(routerinfo_parsing, 0),
  3584. DIR(extrainfo_parsing, 0),
  3585. DIR(parse_router_list, TT_FORK),
  3586. DIR(load_routers, TT_FORK),
  3587. DIR(load_extrainfo, TT_FORK),
  3588. DIR_LEGACY(versions),
  3589. DIR_LEGACY(fp_pairs),
  3590. DIR(split_fps, 0),
  3591. DIR_LEGACY(measured_bw_kb),
  3592. DIR_LEGACY(measured_bw_kb_cache),
  3593. DIR_LEGACY(param_voting),
  3594. DIR_LEGACY(v3_networkstatus),
  3595. DIR(random_weighted, 0),
  3596. DIR(scale_bw, 0),
  3597. DIR_LEGACY(clip_unmeasured_bw_kb),
  3598. DIR_LEGACY(clip_unmeasured_bw_kb_alt),
  3599. DIR(fmt_control_ns, 0),
  3600. DIR(dirserv_set_routerstatus_testing, 0),
  3601. DIR(http_handling, 0),
  3602. DIR(purpose_needs_anonymity, 0),
  3603. DIR(fetch_type, 0),
  3604. DIR(packages, 0),
  3605. DIR(download_status_schedule, 0),
  3606. DIR(download_status_increment, 0),
  3607. DIR(authdir_type_to_string, 0),
  3608. DIR(conn_purpose_to_string, 0),
  3609. DIR(should_use_directory_guards, 0),
  3610. DIR(should_not_init_request_to_ourselves, TT_FORK),
  3611. DIR(should_not_init_request_to_dir_auths_without_v3_info, 0),
  3612. DIR(should_init_request_to_dir_auths, 0),
  3613. DIR(choose_compression_level, 0),
  3614. DIR(find_dl_schedule, 0),
  3615. END_OF_TESTCASES
  3616. };