test_entrynodes.c 105 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735173617371738173917401741174217431744174517461747174817491750175117521753175417551756175717581759176017611762176317641765176617671768176917701771177217731774177517761777177817791780178117821783178417851786178717881789179017911792179317941795179617971798179918001801180218031804180518061807180818091810181118121813181418151816181718181819182018211822182318241825182618271828182918301831183218331834183518361837183818391840184118421843184418451846184718481849185018511852185318541855185618571858185918601861186218631864186518661867186818691870187118721873187418751876187718781879188018811882188318841885188618871888188918901891189218931894189518961897189818991900190119021903190419051906190719081909191019111912191319141915191619171918191919201921192219231924192519261927192819291930193119321933193419351936193719381939194019411942194319441945194619471948194919501951195219531954195519561957195819591960196119621963196419651966196719681969197019711972197319741975197619771978197919801981198219831984198519861987198819891990199119921993199419951996199719981999200020012002200320042005200620072008200920102011201220132014201520162017201820192020202120222023202420252026202720282029203020312032203320342035203620372038203920402041204220432044204520462047204820492050205120522053205420552056205720582059206020612062206320642065206620672068206920702071207220732074207520762077207820792080208120822083208420852086208720882089209020912092209320942095209620972098209921002101210221032104210521062107210821092110211121122113211421152116211721182119212021212122212321242125212621272128212921302131213221332134213521362137213821392140214121422143214421452146214721482149215021512152215321542155215621572158215921602161216221632164216521662167216821692170217121722173217421752176217721782179218021812182218321842185218621872188218921902191219221932194219521962197219821992200220122022203220422052206220722082209221022112212221322142215221622172218221922202221222222232224222522262227222822292230223122322233223422352236223722382239224022412242224322442245224622472248224922502251225222532254225522562257225822592260226122622263226422652266226722682269227022712272227322742275227622772278227922802281228222832284228522862287228822892290229122922293229422952296229722982299230023012302230323042305230623072308230923102311231223132314231523162317231823192320232123222323232423252326232723282329233023312332233323342335233623372338233923402341234223432344234523462347234823492350235123522353235423552356235723582359236023612362236323642365236623672368236923702371237223732374237523762377237823792380238123822383238423852386238723882389239023912392239323942395239623972398239924002401240224032404240524062407240824092410241124122413241424152416241724182419242024212422242324242425242624272428242924302431243224332434243524362437243824392440244124422443244424452446244724482449245024512452245324542455245624572458245924602461246224632464246524662467246824692470247124722473247424752476247724782479248024812482248324842485248624872488248924902491249224932494249524962497249824992500250125022503250425052506250725082509251025112512251325142515251625172518251925202521252225232524252525262527252825292530253125322533253425352536253725382539254025412542254325442545254625472548254925502551255225532554255525562557255825592560256125622563256425652566256725682569257025712572257325742575257625772578257925802581258225832584258525862587258825892590259125922593259425952596259725982599260026012602260326042605260626072608260926102611261226132614261526162617261826192620262126222623262426252626262726282629263026312632263326342635263626372638263926402641264226432644264526462647264826492650265126522653265426552656265726582659266026612662266326642665266626672668266926702671267226732674267526762677267826792680268126822683268426852686268726882689269026912692269326942695269626972698269927002701270227032704270527062707270827092710271127122713271427152716271727182719272027212722272327242725272627272728272927302731273227332734273527362737273827392740274127422743274427452746274727482749275027512752275327542755275627572758275927602761276227632764276527662767276827692770277127722773277427752776277727782779278027812782278327842785278627872788278927902791279227932794279527962797279827992800280128022803280428052806280728082809281028112812281328142815281628172818281928202821282228232824282528262827282828292830283128322833283428352836283728382839284028412842284328442845284628472848284928502851285228532854285528562857285828592860286128622863286428652866286728682869287028712872287328742875287628772878287928802881288228832884288528862887288828892890289128922893289428952896289728982899290029012902290329042905290629072908290929102911291229132914291529162917291829192920292129222923292429252926292729282929293029312932293329342935293629372938293929402941294229432944294529462947294829492950295129522953295429552956295729582959296029612962296329642965296629672968296929702971297229732974297529762977297829792980298129822983298429852986298729882989299029912992299329942995299629972998299930003001300230033004300530063007300830093010301130123013301430153016301730183019302030213022302330243025302630273028302930303031303230333034303530363037303830393040304130423043304430453046304730483049305030513052305330543055305630573058305930603061306230633064306530663067306830693070307130723073307430753076307730783079308030813082308330843085308630873088308930903091309230933094309530963097309830993100310131023103310431053106310731083109311031113112311331143115311631173118311931203121
  1. /* Copyright (c) 2014-2019, The Tor Project, Inc. */
  2. /* See LICENSE for licensing information */
  3. #include "orconfig.h"
  4. #define CIRCUITLIST_PRIVATE
  5. #define CIRCUITBUILD_PRIVATE
  6. #define STATEFILE_PRIVATE
  7. #define ENTRYNODES_PRIVATE
  8. #define ROUTERLIST_PRIVATE
  9. #define DIRCLIENT_PRIVATE
  10. #include "core/or/or.h"
  11. #include "test/test.h"
  12. #include "feature/client/bridges.h"
  13. #include "core/or/circuitlist.h"
  14. #include "core/or/circuitbuild.h"
  15. #include "app/config/config.h"
  16. #include "app/config/confparse.h"
  17. #include "lib/crypt_ops/crypto_rand.h"
  18. #include "feature/dircommon/directory.h"
  19. #include "feature/dirclient/dirclient.h"
  20. #include "feature/client/entrynodes.h"
  21. #include "feature/nodelist/nodelist.h"
  22. #include "feature/nodelist/networkstatus.h"
  23. #include "core/or/policies.h"
  24. #include "feature/nodelist/routerlist.h"
  25. #include "feature/nodelist/routerset.h"
  26. #include "app/config/statefile.h"
  27. #include "core/or/cpath_build_state_st.h"
  28. #include "core/or/crypt_path_st.h"
  29. #include "feature/dircommon/dir_connection_st.h"
  30. #include "feature/nodelist/microdesc_st.h"
  31. #include "feature/nodelist/networkstatus_st.h"
  32. #include "feature/nodelist/node_st.h"
  33. #include "core/or/origin_circuit_st.h"
  34. #include "app/config/or_state_st.h"
  35. #include "feature/nodelist/routerinfo_st.h"
  36. #include "feature/nodelist/routerstatus_st.h"
  37. #include "test/test_helpers.h"
  38. #include "test/log_test_helpers.h"
  39. #include "lib/container/bloomfilt.h"
  40. #include "lib/encoding/confline.h"
  41. /* TODO:
  42. * choose_random_entry() test with state set.
  43. *
  44. * parse_state() tests with more than one guards.
  45. *
  46. * More tests for set_from_config(): Multiple nodes, use fingerprints,
  47. * use country codes.
  48. */
  49. /** Dummy Tor state used in unittests. */
  50. static or_state_t *dummy_state = NULL;
  51. static or_state_t *
  52. get_or_state_replacement(void)
  53. {
  54. return dummy_state;
  55. }
  56. static networkstatus_t *dummy_consensus = NULL;
  57. static smartlist_t *big_fake_net_nodes = NULL;
  58. static smartlist_t *
  59. bfn_mock_nodelist_get_list(void)
  60. {
  61. return big_fake_net_nodes;
  62. }
  63. static networkstatus_t *
  64. bfn_mock_networkstatus_get_reasonably_live_consensus(time_t now, int flavor)
  65. {
  66. (void)now;
  67. (void)flavor;
  68. return dummy_consensus;
  69. }
  70. static const node_t *
  71. bfn_mock_node_get_by_id(const char *id)
  72. {
  73. SMARTLIST_FOREACH(big_fake_net_nodes, node_t *, n,
  74. if (fast_memeq(n->identity, id, 20))
  75. return n);
  76. return NULL;
  77. }
  78. /* Helper function to free a test node. */
  79. static void
  80. test_node_free(node_t *n)
  81. {
  82. tor_free(n->rs);
  83. tor_free(n->md->onion_curve25519_pkey);
  84. short_policy_free(n->md->exit_policy);
  85. tor_free(n->md);
  86. tor_free(n);
  87. }
  88. /* Unittest cleanup function: Cleanup the fake network. */
  89. static int
  90. big_fake_network_cleanup(const struct testcase_t *testcase, void *ptr)
  91. {
  92. (void) testcase;
  93. (void) ptr;
  94. if (big_fake_net_nodes) {
  95. SMARTLIST_FOREACH(big_fake_net_nodes, node_t *, n, {
  96. test_node_free(n);
  97. });
  98. smartlist_free(big_fake_net_nodes);
  99. }
  100. UNMOCK(nodelist_get_list);
  101. UNMOCK(node_get_by_id);
  102. UNMOCK(get_or_state);
  103. UNMOCK(networkstatus_get_reasonably_live_consensus);
  104. or_state_free(dummy_state);
  105. dummy_state = NULL;
  106. tor_free(dummy_consensus);
  107. return 1; /* NOP */
  108. }
  109. #define REASONABLY_FUTURE " reasonably-future"
  110. #define REASONABLY_PAST " reasonably-past"
  111. /* Unittest setup function: Setup a fake network. */
  112. static void *
  113. big_fake_network_setup(const struct testcase_t *testcase)
  114. {
  115. int i;
  116. /* These are minimal node_t objects that only contain the aspects of node_t
  117. * that we need for entrynodes.c. */
  118. const int N_NODES = 271;
  119. const char *argument = testcase->setup_data;
  120. int reasonably_future_consensus = 0, reasonably_past_consensus = 0;
  121. if (argument) {
  122. reasonably_future_consensus = strstr(argument, REASONABLY_FUTURE) != NULL;
  123. reasonably_past_consensus = strstr(argument, REASONABLY_PAST) != NULL;
  124. }
  125. big_fake_net_nodes = smartlist_new();
  126. for (i = 0; i < N_NODES; ++i) {
  127. curve25519_secret_key_t curve25519_secret_key;
  128. node_t *n = tor_malloc_zero(sizeof(node_t));
  129. n->md = tor_malloc_zero(sizeof(microdesc_t));
  130. /* Generate curve25519 key for this node */
  131. n->md->onion_curve25519_pkey =
  132. tor_malloc_zero(sizeof(curve25519_public_key_t));
  133. curve25519_secret_key_generate(&curve25519_secret_key, 0);
  134. curve25519_public_key_generate(n->md->onion_curve25519_pkey,
  135. &curve25519_secret_key);
  136. crypto_rand(n->identity, sizeof(n->identity));
  137. n->rs = tor_malloc_zero(sizeof(routerstatus_t));
  138. memcpy(n->rs->identity_digest, n->identity, DIGEST_LEN);
  139. n->is_running = n->is_valid = n->is_fast = n->is_stable = 1;
  140. /* Note: all these guards have the same address, so you'll need to
  141. * disable EnforceDistinctSubnets when a restriction is applied. */
  142. n->rs->addr = 0x04020202;
  143. n->rs->or_port = 1234;
  144. n->rs->is_v2_dir = 1;
  145. n->rs->has_bandwidth = 1;
  146. n->rs->bandwidth_kb = 30;
  147. /* Make a random nickname for each node */
  148. {
  149. char nickname_binary[8];
  150. crypto_rand(nickname_binary, sizeof(nickname_binary));
  151. base32_encode(n->rs->nickname, sizeof(n->rs->nickname),
  152. nickname_binary, sizeof(nickname_binary));
  153. }
  154. /* Call half of the nodes a possible guard. */
  155. if (i % 2 == 0) {
  156. n->is_possible_guard = 1;
  157. n->rs->guardfraction_percentage = 100;
  158. n->rs->has_guardfraction = 1;
  159. n->rs->is_possible_guard = 1;
  160. }
  161. /* Make some of these nodes a possible exit */
  162. if (i % 7 == 0) {
  163. n->md->exit_policy = parse_short_policy("accept 443");
  164. }
  165. smartlist_add(big_fake_net_nodes, n);
  166. }
  167. dummy_state = tor_malloc_zero(sizeof(or_state_t));
  168. dummy_consensus = tor_malloc_zero(sizeof(networkstatus_t));
  169. if (reasonably_future_consensus) {
  170. /* Make the dummy consensus valid in 6 hours, and expiring in 7 hours. */
  171. dummy_consensus->valid_after = approx_time() + 6*3600;
  172. dummy_consensus->valid_until = approx_time() + 7*3600;
  173. } else if (reasonably_past_consensus) {
  174. /* Make the dummy consensus valid from 16 hours ago, but expired 12 hours
  175. * ago. */
  176. dummy_consensus->valid_after = approx_time() - 16*3600;
  177. dummy_consensus->valid_until = approx_time() - 12*3600;
  178. } else {
  179. /* Make the dummy consensus valid for an hour either side of now. */
  180. dummy_consensus->valid_after = approx_time() - 3600;
  181. dummy_consensus->valid_until = approx_time() + 3600;
  182. }
  183. MOCK(nodelist_get_list, bfn_mock_nodelist_get_list);
  184. MOCK(node_get_by_id, bfn_mock_node_get_by_id);
  185. MOCK(get_or_state,
  186. get_or_state_replacement);
  187. MOCK(networkstatus_get_reasonably_live_consensus,
  188. bfn_mock_networkstatus_get_reasonably_live_consensus);
  189. /* Return anything but NULL (it's interpreted as test fail) */
  190. return (void*)testcase;
  191. }
  192. static time_t
  193. mock_randomize_time_no_randomization(time_t a, time_t b)
  194. {
  195. (void) b;
  196. return a;
  197. }
  198. static or_options_t mocked_options;
  199. static const or_options_t *
  200. mock_get_options(void)
  201. {
  202. return &mocked_options;
  203. }
  204. #define TEST_IPV4_ADDR "123.45.67.89"
  205. #define TEST_IPV6_ADDR "[1234:5678:90ab:cdef::]"
  206. static void
  207. test_node_preferred_orport(void *arg)
  208. {
  209. (void)arg;
  210. tor_addr_t ipv4_addr;
  211. const uint16_t ipv4_port = 4444;
  212. tor_addr_t ipv6_addr;
  213. const uint16_t ipv6_port = 6666;
  214. routerinfo_t node_ri;
  215. node_t node;
  216. tor_addr_port_t ap;
  217. /* Setup options */
  218. memset(&mocked_options, 0, sizeof(mocked_options));
  219. /* We don't test ClientPreferIPv6ORPort here, because it's used in
  220. * nodelist_set_consensus to setup node.ipv6_preferred, which we set
  221. * directly. */
  222. MOCK(get_options, mock_get_options);
  223. /* Setup IP addresses */
  224. tor_addr_parse(&ipv4_addr, TEST_IPV4_ADDR);
  225. tor_addr_parse(&ipv6_addr, TEST_IPV6_ADDR);
  226. /* Setup node_ri */
  227. memset(&node_ri, 0, sizeof(node_ri));
  228. node_ri.addr = tor_addr_to_ipv4h(&ipv4_addr);
  229. node_ri.or_port = ipv4_port;
  230. tor_addr_copy(&node_ri.ipv6_addr, &ipv6_addr);
  231. node_ri.ipv6_orport = ipv6_port;
  232. /* Setup node */
  233. memset(&node, 0, sizeof(node));
  234. node.ri = &node_ri;
  235. /* Check the preferred address is IPv4 if we're only using IPv4, regardless
  236. * of whether we prefer it or not */
  237. mocked_options.ClientUseIPv4 = 1;
  238. mocked_options.ClientUseIPv6 = 0;
  239. node.ipv6_preferred = 0;
  240. node_get_pref_orport(&node, &ap);
  241. tt_assert(tor_addr_eq(&ap.addr, &ipv4_addr));
  242. tt_assert(ap.port == ipv4_port);
  243. node.ipv6_preferred = 1;
  244. node_get_pref_orport(&node, &ap);
  245. tt_assert(tor_addr_eq(&ap.addr, &ipv4_addr));
  246. tt_assert(ap.port == ipv4_port);
  247. /* Check the preferred address is IPv4 if we're using IPv4 and IPv6, but
  248. * don't prefer the IPv6 address */
  249. mocked_options.ClientUseIPv4 = 1;
  250. mocked_options.ClientUseIPv6 = 1;
  251. node.ipv6_preferred = 0;
  252. node_get_pref_orport(&node, &ap);
  253. tt_assert(tor_addr_eq(&ap.addr, &ipv4_addr));
  254. tt_assert(ap.port == ipv4_port);
  255. /* Check the preferred address is IPv6 if we prefer it and
  256. * ClientUseIPv6 is 1, regardless of ClientUseIPv4 */
  257. mocked_options.ClientUseIPv4 = 1;
  258. mocked_options.ClientUseIPv6 = 1;
  259. node.ipv6_preferred = 1;
  260. node_get_pref_orport(&node, &ap);
  261. tt_assert(tor_addr_eq(&ap.addr, &ipv6_addr));
  262. tt_assert(ap.port == ipv6_port);
  263. mocked_options.ClientUseIPv4 = 0;
  264. node_get_pref_orport(&node, &ap);
  265. tt_assert(tor_addr_eq(&ap.addr, &ipv6_addr));
  266. tt_assert(ap.port == ipv6_port);
  267. /* Check the preferred address is IPv6 if we don't prefer it, but
  268. * ClientUseIPv4 is 0 */
  269. mocked_options.ClientUseIPv4 = 0;
  270. mocked_options.ClientUseIPv6 = 1;
  271. node.ipv6_preferred = fascist_firewall_prefer_ipv6_orport(&mocked_options);
  272. node_get_pref_orport(&node, &ap);
  273. tt_assert(tor_addr_eq(&ap.addr, &ipv6_addr));
  274. tt_assert(ap.port == ipv6_port);
  275. done:
  276. UNMOCK(get_options);
  277. }
  278. static void
  279. test_entry_guard_describe(void *arg)
  280. {
  281. (void)arg;
  282. entry_guard_t g;
  283. memset(&g, 0, sizeof(g));
  284. strlcpy(g.nickname, "okefenokee", sizeof(g.nickname));
  285. memcpy(g.identity, "theforestprimeval---", DIGEST_LEN);
  286. tt_str_op(entry_guard_describe(&g), OP_EQ,
  287. "okefenokee ($746865666F726573747072696D6576616C2D2D2D)");
  288. done:
  289. ;
  290. }
  291. static void
  292. test_entry_guard_randomize_time(void *arg)
  293. {
  294. const time_t now = 1479153573;
  295. const int delay = 86400;
  296. const int N = 1000;
  297. (void)arg;
  298. time_t t;
  299. int i;
  300. for (i = 0; i < N; ++i) {
  301. t = randomize_time(now, delay);
  302. tt_int_op(t, OP_LE, now);
  303. tt_int_op(t, OP_GE, now-delay);
  304. }
  305. /* now try the corner cases */
  306. for (i = 0; i < N; ++i) {
  307. t = randomize_time(100, delay);
  308. tt_int_op(t, OP_GE, 1);
  309. tt_int_op(t, OP_LE, 100);
  310. t = randomize_time(0, delay);
  311. tt_int_op(t, OP_EQ, 1);
  312. }
  313. done:
  314. ;
  315. }
  316. static void
  317. test_entry_guard_encode_for_state_minimal(void *arg)
  318. {
  319. (void) arg;
  320. entry_guard_t *eg = tor_malloc_zero(sizeof(entry_guard_t));
  321. eg->selection_name = tor_strdup("wubwub");
  322. memcpy(eg->identity, "plurpyflurpyslurpydo", DIGEST_LEN);
  323. eg->sampled_on_date = 1479081600;
  324. eg->confirmed_idx = -1;
  325. char *s = NULL;
  326. s = entry_guard_encode_for_state(eg);
  327. tt_str_op(s, OP_EQ,
  328. "in=wubwub "
  329. "rsa_id=706C75727079666C75727079736C75727079646F "
  330. "sampled_on=2016-11-14T00:00:00 "
  331. "listed=0");
  332. done:
  333. entry_guard_free(eg);
  334. tor_free(s);
  335. }
  336. static void
  337. test_entry_guard_encode_for_state_maximal(void *arg)
  338. {
  339. (void) arg;
  340. entry_guard_t *eg = tor_malloc_zero(sizeof(entry_guard_t));
  341. strlcpy(eg->nickname, "Fred", sizeof(eg->nickname));
  342. eg->selection_name = tor_strdup("default");
  343. memcpy(eg->identity, "plurpyflurpyslurpydo", DIGEST_LEN);
  344. eg->bridge_addr = tor_malloc_zero(sizeof(tor_addr_port_t));
  345. tor_addr_from_ipv4h(&eg->bridge_addr->addr, 0x08080404);
  346. eg->bridge_addr->port = 9999;
  347. eg->sampled_on_date = 1479081600;
  348. eg->sampled_by_version = tor_strdup("1.2.3");
  349. eg->unlisted_since_date = 1479081645;
  350. eg->currently_listed = 1;
  351. eg->confirmed_on_date = 1479081690;
  352. eg->confirmed_idx = 333;
  353. eg->extra_state_fields = tor_strdup("and the green grass grew all around");
  354. char *s = NULL;
  355. s = entry_guard_encode_for_state(eg);
  356. tt_str_op(s, OP_EQ,
  357. "in=default "
  358. "rsa_id=706C75727079666C75727079736C75727079646F "
  359. "bridge_addr=8.8.4.4:9999 "
  360. "nickname=Fred "
  361. "sampled_on=2016-11-14T00:00:00 "
  362. "sampled_by=1.2.3 "
  363. "unlisted_since=2016-11-14T00:00:45 "
  364. "listed=1 "
  365. "confirmed_on=2016-11-14T00:01:30 "
  366. "confirmed_idx=333 "
  367. "and the green grass grew all around");
  368. done:
  369. entry_guard_free(eg);
  370. tor_free(s);
  371. }
  372. static void
  373. test_entry_guard_parse_from_state_minimal(void *arg)
  374. {
  375. (void)arg;
  376. char *mem_op_hex_tmp = NULL;
  377. entry_guard_t *eg = NULL;
  378. time_t t = approx_time();
  379. eg = entry_guard_parse_from_state(
  380. "in=default_plus "
  381. "rsa_id=596f75206d6179206e656564206120686f626279");
  382. tt_assert(eg);
  383. tt_str_op(eg->selection_name, OP_EQ, "default_plus");
  384. test_mem_op_hex(eg->identity, OP_EQ,
  385. "596f75206d6179206e656564206120686f626279");
  386. tt_str_op(eg->nickname, OP_EQ, "$596F75206D6179206E656564206120686F626279");
  387. tt_ptr_op(eg->bridge_addr, OP_EQ, NULL);
  388. tt_i64_op(eg->sampled_on_date, OP_GE, t);
  389. tt_i64_op(eg->sampled_on_date, OP_LE, t+86400);
  390. tt_i64_op(eg->unlisted_since_date, OP_EQ, 0);
  391. tt_ptr_op(eg->sampled_by_version, OP_EQ, NULL);
  392. tt_int_op(eg->currently_listed, OP_EQ, 0);
  393. tt_i64_op(eg->confirmed_on_date, OP_EQ, 0);
  394. tt_int_op(eg->confirmed_idx, OP_EQ, -1);
  395. tt_int_op(eg->last_tried_to_connect, OP_EQ, 0);
  396. tt_int_op(eg->is_reachable, OP_EQ, GUARD_REACHABLE_MAYBE);
  397. done:
  398. entry_guard_free(eg);
  399. tor_free(mem_op_hex_tmp);
  400. }
  401. static void
  402. test_entry_guard_parse_from_state_maximal(void *arg)
  403. {
  404. (void)arg;
  405. char *mem_op_hex_tmp = NULL;
  406. entry_guard_t *eg = NULL;
  407. eg = entry_guard_parse_from_state(
  408. "in=fred "
  409. "rsa_id=706C75727079666C75727079736C75727079646F "
  410. "bridge_addr=[1::3]:9999 "
  411. "nickname=Fred "
  412. "sampled_on=2016-11-14T00:00:00 "
  413. "sampled_by=1.2.3 "
  414. "unlisted_since=2016-11-14T00:00:45 "
  415. "listed=1 "
  416. "confirmed_on=2016-11-14T00:01:30 "
  417. "confirmed_idx=333 "
  418. "and the green grass grew all around "
  419. "rsa_id=all,around");
  420. tt_assert(eg);
  421. test_mem_op_hex(eg->identity, OP_EQ,
  422. "706C75727079666C75727079736C75727079646F");
  423. tt_str_op(fmt_addr(&eg->bridge_addr->addr), OP_EQ, "1::3");
  424. tt_int_op(eg->bridge_addr->port, OP_EQ, 9999);
  425. tt_str_op(eg->nickname, OP_EQ, "Fred");
  426. tt_i64_op(eg->sampled_on_date, OP_EQ, 1479081600);
  427. tt_i64_op(eg->unlisted_since_date, OP_EQ, 1479081645);
  428. tt_str_op(eg->sampled_by_version, OP_EQ, "1.2.3");
  429. tt_int_op(eg->currently_listed, OP_EQ, 1);
  430. tt_i64_op(eg->confirmed_on_date, OP_EQ, 1479081690);
  431. tt_int_op(eg->confirmed_idx, OP_EQ, 333);
  432. tt_str_op(eg->extra_state_fields, OP_EQ,
  433. "and the green grass grew all around rsa_id=all,around");
  434. tt_int_op(eg->last_tried_to_connect, OP_EQ, 0);
  435. tt_int_op(eg->is_reachable, OP_EQ, GUARD_REACHABLE_MAYBE);
  436. done:
  437. entry_guard_free(eg);
  438. tor_free(mem_op_hex_tmp);
  439. }
  440. static void
  441. test_entry_guard_parse_from_state_failure(void *arg)
  442. {
  443. (void)arg;
  444. entry_guard_t *eg = NULL;
  445. /* no selection */
  446. eg = entry_guard_parse_from_state(
  447. "rsa_id=596f75206d6179206e656564206120686f626270");
  448. tt_ptr_op(eg, OP_EQ, NULL);
  449. /* no RSA ID. */
  450. eg = entry_guard_parse_from_state("in=default nickname=Fred");
  451. tt_ptr_op(eg, OP_EQ, NULL);
  452. /* Bad RSA ID: bad character. */
  453. eg = entry_guard_parse_from_state(
  454. "in=default "
  455. "rsa_id=596f75206d6179206e656564206120686f62627q");
  456. tt_ptr_op(eg, OP_EQ, NULL);
  457. /* Bad RSA ID: too long.*/
  458. eg = entry_guard_parse_from_state(
  459. "in=default "
  460. "rsa_id=596f75206d6179206e656564206120686f6262703");
  461. tt_ptr_op(eg, OP_EQ, NULL);
  462. /* Bad RSA ID: too short.*/
  463. eg = entry_guard_parse_from_state(
  464. "in=default "
  465. "rsa_id=596f75206d6179206e65656420612");
  466. tt_ptr_op(eg, OP_EQ, NULL);
  467. done:
  468. entry_guard_free(eg);
  469. }
  470. static void
  471. test_entry_guard_parse_from_state_partial_failure(void *arg)
  472. {
  473. (void)arg;
  474. char *mem_op_hex_tmp = NULL;
  475. entry_guard_t *eg = NULL;
  476. time_t t = approx_time();
  477. eg = entry_guard_parse_from_state(
  478. "in=default "
  479. "rsa_id=706C75727079666C75727079736C75727079646F "
  480. "bridge_addr=1.2.3.3.4:5 "
  481. "nickname=FredIsANodeWithAStrangeNicknameThatIsTooLong "
  482. "sampled_on=2016-11-14T00:00:99 "
  483. "sampled_by=1.2.3 stuff in the middle "
  484. "unlisted_since=2016-xx-14T00:00:45 "
  485. "listed=0 "
  486. "confirmed_on=2016-11-14T00:01:30zz "
  487. "confirmed_idx=idx "
  488. "and the green grass grew all around "
  489. "rsa_id=all,around");
  490. tt_assert(eg);
  491. test_mem_op_hex(eg->identity, OP_EQ,
  492. "706C75727079666C75727079736C75727079646F");
  493. tt_str_op(eg->nickname, OP_EQ, "FredIsANodeWithAStrangeNicknameThatIsTooL");
  494. tt_ptr_op(eg->bridge_addr, OP_EQ, NULL);
  495. tt_i64_op(eg->sampled_on_date, OP_EQ, t);
  496. tt_i64_op(eg->unlisted_since_date, OP_EQ, 0);
  497. tt_str_op(eg->sampled_by_version, OP_EQ, "1.2.3");
  498. tt_int_op(eg->currently_listed, OP_EQ, 0);
  499. tt_i64_op(eg->confirmed_on_date, OP_EQ, 0);
  500. tt_int_op(eg->confirmed_idx, OP_EQ, -1);
  501. tt_str_op(eg->extra_state_fields, OP_EQ,
  502. "stuff in the middle and the green grass grew all around "
  503. "rsa_id=all,around");
  504. tt_int_op(eg->last_tried_to_connect, OP_EQ, 0);
  505. tt_int_op(eg->is_reachable, OP_EQ, GUARD_REACHABLE_MAYBE);
  506. done:
  507. entry_guard_free(eg);
  508. tor_free(mem_op_hex_tmp);
  509. }
  510. static int
  511. mock_entry_guard_is_listed(guard_selection_t *gs, const entry_guard_t *guard)
  512. {
  513. (void)gs;
  514. (void)guard;
  515. return 1;
  516. }
  517. static void
  518. test_entry_guard_parse_from_state_full(void *arg)
  519. {
  520. (void)arg;
  521. /* Here's a state I made while testing. The identities and locations for
  522. * the bridges are redacted. */
  523. const char STATE[] =
  524. "Guard in=default rsa_id=214F44BD5B638E8C817D47FF7C97397790BF0345 "
  525. "nickname=TotallyNinja sampled_on=2016-11-12T19:32:49 "
  526. "sampled_by=0.3.0.0-alpha-dev "
  527. "listed=1\n"
  528. "Guard in=default rsa_id=052900AB0EA3ED54BAB84AE8A99E74E8693CE2B2 "
  529. "nickname=5OfNovember sampled_on=2016-11-20T04:32:05 "
  530. "sampled_by=0.3.0.0-alpha-dev "
  531. "listed=1 confirmed_on=2016-11-22T08:13:28 confirmed_idx=0 "
  532. "pb_circ_attempts=4.000000 pb_circ_successes=2.000000 "
  533. "pb_successful_circuits_closed=2.000000\n"
  534. "Guard in=default rsa_id=7B700C0C207EBD0002E00F499BE265519AC3C25A "
  535. "nickname=dc6jgk11 sampled_on=2016-11-28T11:50:13 "
  536. "sampled_by=0.3.0.0-alpha-dev "
  537. "listed=1 confirmed_on=2016-11-24T08:45:30 confirmed_idx=4 "
  538. "pb_circ_attempts=5.000000 pb_circ_successes=5.000000 "
  539. "pb_successful_circuits_closed=5.000000\n"
  540. "Guard in=wobblesome rsa_id=7B700C0C207EBD0002E00F499BE265519AC3C25A "
  541. "nickname=dc6jgk11 sampled_on=2016-11-28T11:50:13 "
  542. "sampled_by=0.3.0.0-alpha-dev "
  543. "listed=1\n"
  544. "Guard in=default rsa_id=E9025AD60D86875D5F11548D536CC6AF60F0EF5E "
  545. "nickname=maibrunn sampled_on=2016-11-25T22:36:38 "
  546. "sampled_by=0.3.0.0-alpha-dev listed=1\n"
  547. "Guard in=default rsa_id=DCD30B90BA3A792DA75DC54A327EF353FB84C38E "
  548. "nickname=Unnamed sampled_on=2016-11-25T14:34:00 "
  549. "sampled_by=0.3.0.0-alpha-dev listed=1\n"
  550. "Guard in=bridges rsa_id=8FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF2E "
  551. "bridge_addr=24.1.1.1:443 sampled_on=2016-11-25T06:44:14 "
  552. "sampled_by=0.3.0.0-alpha-dev listed=1 "
  553. "confirmed_on=2016-11-29T10:36:06 confirmed_idx=0 "
  554. "pb_circ_attempts=8.000000 pb_circ_successes=8.000000 "
  555. "pb_successful_circuits_closed=13.000000\n"
  556. "Guard in=bridges rsa_id=5800000000000000000000000000000000000000 "
  557. "bridge_addr=37.218.246.143:28366 "
  558. "sampled_on=2016-11-18T15:07:34 sampled_by=0.3.0.0-alpha-dev listed=1\n";
  559. config_line_t *lines = NULL;
  560. or_state_t *state = tor_malloc_zero(sizeof(or_state_t));
  561. int r = config_get_lines(STATE, &lines, 0);
  562. char *msg = NULL;
  563. smartlist_t *text = smartlist_new();
  564. char *joined = NULL;
  565. // So nodes aren't expired. This is Tue, 13 Dec 2016 09:37:14 GMT
  566. update_approx_time(1481621834);
  567. MOCK(entry_guard_is_listed, mock_entry_guard_is_listed);
  568. dummy_state = state;
  569. MOCK(get_or_state,
  570. get_or_state_replacement);
  571. tt_int_op(r, OP_EQ, 0);
  572. tt_assert(lines);
  573. state->Guard = lines;
  574. /* Try it first without setting the result. */
  575. r = entry_guards_parse_state(state, 0, &msg);
  576. tt_int_op(r, OP_EQ, 0);
  577. guard_selection_t *gs_br =
  578. get_guard_selection_by_name("bridges", GS_TYPE_BRIDGE, 0);
  579. tt_ptr_op(gs_br, OP_EQ, NULL);
  580. r = entry_guards_parse_state(state, 1, &msg);
  581. tt_int_op(r, OP_EQ, 0);
  582. gs_br = get_guard_selection_by_name("bridges", GS_TYPE_BRIDGE, 0);
  583. guard_selection_t *gs_df =
  584. get_guard_selection_by_name("default", GS_TYPE_NORMAL, 0);
  585. guard_selection_t *gs_wb =
  586. get_guard_selection_by_name("wobblesome", GS_TYPE_NORMAL, 0);
  587. tt_assert(gs_br);
  588. tt_assert(gs_df);
  589. tt_assert(gs_wb);
  590. tt_int_op(smartlist_len(gs_df->sampled_entry_guards), OP_EQ, 5);
  591. tt_int_op(smartlist_len(gs_br->sampled_entry_guards), OP_EQ, 2);
  592. tt_int_op(smartlist_len(gs_wb->sampled_entry_guards), OP_EQ, 1);
  593. /* Try again; make sure it doesn't double-add the guards. */
  594. r = entry_guards_parse_state(state, 1, &msg);
  595. tt_int_op(r, OP_EQ, 0);
  596. gs_br = get_guard_selection_by_name("bridges", GS_TYPE_BRIDGE, 0);
  597. gs_df = get_guard_selection_by_name("default", GS_TYPE_NORMAL, 0);
  598. tt_assert(gs_br);
  599. tt_assert(gs_df);
  600. tt_int_op(smartlist_len(gs_df->sampled_entry_guards), OP_EQ, 5);
  601. tt_int_op(smartlist_len(gs_br->sampled_entry_guards), OP_EQ, 2);
  602. /* Re-encode; it should be the same... almost. */
  603. {
  604. /* (Make a guard nonpersistent first) */
  605. entry_guard_t *g = smartlist_get(gs_df->sampled_entry_guards, 0);
  606. g->is_persistent = 0;
  607. }
  608. config_free_lines(lines);
  609. lines = state->Guard = NULL; // to prevent double-free.
  610. entry_guards_update_state(state);
  611. tt_assert(state->Guard);
  612. lines = state->Guard;
  613. config_line_t *ln;
  614. for (ln = lines; ln; ln = ln->next) {
  615. smartlist_add_asprintf(text, "%s %s\n",ln->key, ln->value);
  616. }
  617. joined = smartlist_join_strings(text, "", 0, NULL);
  618. tt_str_op(joined, OP_EQ,
  619. "Guard in=default rsa_id=052900AB0EA3ED54BAB84AE8A99E74E8693CE2B2 "
  620. "nickname=5OfNovember sampled_on=2016-11-20T04:32:05 "
  621. "sampled_by=0.3.0.0-alpha-dev "
  622. "listed=1 confirmed_on=2016-11-22T08:13:28 confirmed_idx=0 "
  623. "pb_circ_attempts=4.000000 pb_circ_successes=2.000000 "
  624. "pb_successful_circuits_closed=2.000000\n"
  625. "Guard in=default rsa_id=7B700C0C207EBD0002E00F499BE265519AC3C25A "
  626. "nickname=dc6jgk11 sampled_on=2016-11-28T11:50:13 "
  627. "sampled_by=0.3.0.0-alpha-dev "
  628. "listed=1 confirmed_on=2016-11-24T08:45:30 confirmed_idx=1 "
  629. "pb_circ_attempts=5.000000 pb_circ_successes=5.000000 "
  630. "pb_successful_circuits_closed=5.000000\n"
  631. "Guard in=default rsa_id=E9025AD60D86875D5F11548D536CC6AF60F0EF5E "
  632. "nickname=maibrunn sampled_on=2016-11-25T22:36:38 "
  633. "sampled_by=0.3.0.0-alpha-dev listed=1\n"
  634. "Guard in=default rsa_id=DCD30B90BA3A792DA75DC54A327EF353FB84C38E "
  635. "nickname=Unnamed sampled_on=2016-11-25T14:34:00 "
  636. "sampled_by=0.3.0.0-alpha-dev listed=1\n"
  637. "Guard in=wobblesome rsa_id=7B700C0C207EBD0002E00F499BE265519AC3C25A "
  638. "nickname=dc6jgk11 sampled_on=2016-11-28T11:50:13 "
  639. "sampled_by=0.3.0.0-alpha-dev "
  640. "listed=1\n"
  641. "Guard in=bridges rsa_id=8FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF2E "
  642. "bridge_addr=24.1.1.1:443 sampled_on=2016-11-25T06:44:14 "
  643. "sampled_by=0.3.0.0-alpha-dev listed=1 "
  644. "confirmed_on=2016-11-29T10:36:06 confirmed_idx=0 "
  645. "pb_circ_attempts=8.000000 pb_circ_successes=8.000000 "
  646. "pb_successful_circuits_closed=13.000000\n"
  647. "Guard in=bridges rsa_id=5800000000000000000000000000000000000000 "
  648. "bridge_addr=37.218.246.143:28366 "
  649. "sampled_on=2016-11-18T15:07:34 sampled_by=0.3.0.0-alpha-dev listed=1\n");
  650. done:
  651. config_free_lines(lines);
  652. tor_free(state);
  653. tor_free(msg);
  654. UNMOCK(get_or_state);
  655. UNMOCK(entry_guard_is_listed);
  656. SMARTLIST_FOREACH(text, char *, cp, tor_free(cp));
  657. smartlist_free(text);
  658. tor_free(joined);
  659. }
  660. static void
  661. test_entry_guard_parse_from_state_broken(void *arg)
  662. {
  663. (void)arg;
  664. /* Here's a variation on the previous state. Every line but the first is
  665. * busted somehow. */
  666. const char STATE[] =
  667. /* Okay. */
  668. "Guard in=default rsa_id=214F44BD5B638E8C817D47FF7C97397790BF0345 "
  669. "nickname=TotallyNinja sampled_on=2016-11-12T19:32:49 "
  670. "sampled_by=0.3.0.0-alpha-dev "
  671. "listed=1\n"
  672. /* No selection listed. */
  673. "Guard rsa_id=052900AB0EA3ED54BAB84AE8A99E74E8693CE2B2 "
  674. "nickname=5OfNovember sampled_on=2016-11-20T04:32:05 "
  675. "sampled_by=0.3.0.0-alpha-dev "
  676. "listed=1 confirmed_on=2016-11-22T08:13:28 confirmed_idx=0 "
  677. "pb_circ_attempts=4.000000 pb_circ_successes=2.000000 "
  678. "pb_successful_circuits_closed=2.000000\n"
  679. /* Selection is "legacy"!! */
  680. "Guard in=legacy rsa_id=7B700C0C207EBD0002E00F499BE265519AC3C25A "
  681. "nickname=dc6jgk11 sampled_on=2016-11-28T11:50:13 "
  682. "sampled_by=0.3.0.0-alpha-dev "
  683. "listed=1 confirmed_on=2016-11-24T08:45:30 confirmed_idx=4 "
  684. "pb_circ_attempts=5.000000 pb_circ_successes=5.000000 "
  685. "pb_successful_circuits_closed=5.000000\n";
  686. config_line_t *lines = NULL;
  687. or_state_t *state = tor_malloc_zero(sizeof(or_state_t));
  688. int r = config_get_lines(STATE, &lines, 0);
  689. char *msg = NULL;
  690. dummy_state = state;
  691. MOCK(get_or_state,
  692. get_or_state_replacement);
  693. tt_int_op(r, OP_EQ, 0);
  694. tt_assert(lines);
  695. state->Guard = lines;
  696. /* First, no-set case. we should get an error. */
  697. r = entry_guards_parse_state(state, 0, &msg);
  698. tt_int_op(r, OP_LT, 0);
  699. tt_ptr_op(msg, OP_NE, NULL);
  700. /* And we shouldn't have made anything. */
  701. guard_selection_t *gs_df =
  702. get_guard_selection_by_name("default", GS_TYPE_NORMAL, 0);
  703. tt_ptr_op(gs_df, OP_EQ, NULL);
  704. tor_free(msg);
  705. /* Now see about the set case (which shouldn't happen IRL) */
  706. r = entry_guards_parse_state(state, 1, &msg);
  707. tt_int_op(r, OP_LT, 0);
  708. tt_ptr_op(msg, OP_NE, NULL);
  709. gs_df = get_guard_selection_by_name("default", GS_TYPE_NORMAL, 0);
  710. tt_ptr_op(gs_df, OP_NE, NULL);
  711. tt_int_op(smartlist_len(gs_df->sampled_entry_guards), OP_EQ, 1);
  712. done:
  713. config_free_lines(lines);
  714. tor_free(state);
  715. tor_free(msg);
  716. UNMOCK(get_or_state);
  717. }
  718. static void
  719. test_entry_guard_get_guard_selection_by_name(void *arg)
  720. {
  721. (void)arg;
  722. guard_selection_t *gs1, *gs2, *gs3;
  723. gs1 = get_guard_selection_by_name("unlikely", GS_TYPE_NORMAL, 0);
  724. tt_ptr_op(gs1, OP_EQ, NULL);
  725. gs1 = get_guard_selection_by_name("unlikely", GS_TYPE_NORMAL, 1);
  726. tt_ptr_op(gs1, OP_NE, NULL);
  727. gs2 = get_guard_selection_by_name("unlikely", GS_TYPE_NORMAL, 1);
  728. tt_assert(gs2 == gs1);
  729. gs2 = get_guard_selection_by_name("unlikely", GS_TYPE_NORMAL, 0);
  730. tt_assert(gs2 == gs1);
  731. gs2 = get_guard_selection_by_name("implausible", GS_TYPE_NORMAL, 0);
  732. tt_ptr_op(gs2, OP_EQ, NULL);
  733. gs2 = get_guard_selection_by_name("implausible", GS_TYPE_NORMAL, 1);
  734. tt_ptr_op(gs2, OP_NE, NULL);
  735. tt_assert(gs2 != gs1);
  736. gs3 = get_guard_selection_by_name("implausible", GS_TYPE_NORMAL, 0);
  737. tt_assert(gs3 == gs2);
  738. gs3 = get_guard_selection_by_name("default", GS_TYPE_NORMAL, 0);
  739. tt_ptr_op(gs3, OP_EQ, NULL);
  740. gs3 = get_guard_selection_by_name("default", GS_TYPE_NORMAL, 1);
  741. tt_ptr_op(gs3, OP_NE, NULL);
  742. tt_assert(gs3 != gs2);
  743. tt_assert(gs3 != gs1);
  744. tt_assert(gs3 == get_guard_selection_info());
  745. done:
  746. entry_guards_free_all();
  747. }
  748. static void
  749. test_entry_guard_choose_selection_initial(void *arg)
  750. {
  751. /* Tests for picking our initial guard selection (based on having had
  752. * no previous selection */
  753. (void)arg;
  754. guard_selection_type_t type = GS_TYPE_INFER;
  755. const char *name = choose_guard_selection(get_options(),
  756. dummy_consensus, NULL, &type);
  757. tt_str_op(name, OP_EQ, "default");
  758. tt_int_op(type, OP_EQ, GS_TYPE_NORMAL);
  759. /* If we're using bridges, we get the bridge selection. */
  760. get_options_mutable()->UseBridges = 1;
  761. name = choose_guard_selection(get_options(),
  762. dummy_consensus, NULL, &type);
  763. tt_str_op(name, OP_EQ, "bridges");
  764. tt_int_op(type, OP_EQ, GS_TYPE_BRIDGE);
  765. get_options_mutable()->UseBridges = 0;
  766. /* If we discard >99% of our guards, though, we should be in the restricted
  767. * set. */
  768. tt_assert(get_options_mutable()->EntryNodes == NULL);
  769. get_options_mutable()->EntryNodes = routerset_new();
  770. routerset_parse(get_options_mutable()->EntryNodes, "1.0.0.0/8", "foo");
  771. name = choose_guard_selection(get_options(),
  772. dummy_consensus, NULL, &type);
  773. tt_str_op(name, OP_EQ, "restricted");
  774. tt_int_op(type, OP_EQ, GS_TYPE_RESTRICTED);
  775. done:
  776. ;
  777. }
  778. static void
  779. test_entry_guard_add_single_guard(void *arg)
  780. {
  781. (void)arg;
  782. guard_selection_t *gs = guard_selection_new("default", GS_TYPE_NORMAL);
  783. /* 1: Add a single guard to the sample. */
  784. node_t *n1 = smartlist_get(big_fake_net_nodes, 0);
  785. time_t now = approx_time();
  786. tt_assert(n1->is_possible_guard == 1);
  787. entry_guard_t *g1 = entry_guard_add_to_sample(gs, n1);
  788. tt_assert(g1);
  789. /* Make sure its fields look right. */
  790. tt_mem_op(n1->identity, OP_EQ, g1->identity, DIGEST_LEN);
  791. tt_i64_op(g1->sampled_on_date, OP_GE, now - 12*86400);
  792. tt_i64_op(g1->sampled_on_date, OP_LE, now);
  793. tt_str_op(g1->sampled_by_version, OP_EQ, VERSION);
  794. tt_uint_op(g1->currently_listed, OP_EQ, 1);
  795. tt_i64_op(g1->confirmed_on_date, OP_EQ, 0);
  796. tt_int_op(g1->confirmed_idx, OP_EQ, -1);
  797. tt_int_op(g1->last_tried_to_connect, OP_EQ, 0);
  798. tt_uint_op(g1->is_reachable, OP_EQ, GUARD_REACHABLE_MAYBE);
  799. tt_i64_op(g1->failing_since, OP_EQ, 0);
  800. tt_uint_op(g1->is_filtered_guard, OP_EQ, 1);
  801. tt_uint_op(g1->is_usable_filtered_guard, OP_EQ, 1);
  802. tt_uint_op(g1->is_primary, OP_EQ, 0);
  803. tt_ptr_op(g1->extra_state_fields, OP_EQ, NULL);
  804. /* Make sure it got added. */
  805. tt_int_op(1, OP_EQ, smartlist_len(gs->sampled_entry_guards));
  806. tt_ptr_op(g1, OP_EQ, smartlist_get(gs->sampled_entry_guards, 0));
  807. tt_ptr_op(g1, OP_EQ, get_sampled_guard_with_id(gs, (uint8_t*)n1->identity));
  808. const uint8_t bad_id[20] = {0};
  809. tt_ptr_op(NULL, OP_EQ, get_sampled_guard_with_id(gs, bad_id));
  810. done:
  811. guard_selection_free(gs);
  812. }
  813. static void
  814. test_entry_guard_node_filter(void *arg)
  815. {
  816. (void)arg;
  817. guard_selection_t *gs = guard_selection_new("default", GS_TYPE_NORMAL);
  818. bridge_line_t *bl = NULL;
  819. /* Initialize a bunch of node objects that are all guards. */
  820. #define NUM 7
  821. node_t *n[NUM];
  822. entry_guard_t *g[NUM];
  823. int i;
  824. for (i=0; i < NUM; ++i) {
  825. n[i] = smartlist_get(big_fake_net_nodes, i*2); // even ones are guards.
  826. g[i] = entry_guard_add_to_sample(gs, n[i]);
  827. // everything starts out filtered-in
  828. tt_uint_op(g[i]->is_filtered_guard, OP_EQ, 1);
  829. tt_uint_op(g[i]->is_usable_filtered_guard, OP_EQ, 1);
  830. }
  831. tt_int_op(num_reachable_filtered_guards(gs, NULL), OP_EQ, NUM);
  832. /* Make sure refiltering doesn't hurt */
  833. entry_guards_update_filtered_sets(gs);
  834. for (i = 0; i < NUM; ++i) {
  835. tt_uint_op(g[i]->is_filtered_guard, OP_EQ, 1);
  836. tt_uint_op(g[i]->is_usable_filtered_guard, OP_EQ, 1);
  837. }
  838. tt_int_op(num_reachable_filtered_guards(gs, NULL), OP_EQ, NUM);
  839. /* Now start doing things to make the guards get filtered out, 1 by 1. */
  840. /* 0: Not listed. */
  841. g[0]->currently_listed = 0;
  842. /* 1: path bias says this guard is maybe eeeevil. */
  843. g[1]->pb.path_bias_disabled = 1;
  844. /* 2: Unreachable address. */
  845. n[2]->rs->addr = 0;
  846. /* 3: ExcludeNodes */
  847. n[3]->rs->addr = 0x90902020;
  848. routerset_free(get_options_mutable()->ExcludeNodes);
  849. get_options_mutable()->ExcludeNodes = routerset_new();
  850. routerset_parse(get_options_mutable()->ExcludeNodes, "144.144.0.0/16", "");
  851. /* 4: Bridge. */
  852. get_options_mutable()->UseBridges = 1;
  853. sweep_bridge_list();
  854. bl = tor_malloc_zero(sizeof(bridge_line_t));
  855. tor_addr_from_ipv4h(&bl->addr, n[4]->rs->addr);
  856. bl->port = n[4]->rs->or_port;
  857. memcpy(bl->digest, n[4]->identity, 20);
  858. bridge_add_from_config(bl);
  859. bl = NULL; // prevent free.
  860. get_options_mutable()->UseBridges = 0;
  861. /* 5: Unreachable. This stays in the filter, but isn't in usable-filtered */
  862. g[5]->last_tried_to_connect = approx_time(); // prevent retry.
  863. g[5]->is_reachable = GUARD_REACHABLE_NO;
  864. /* 6: no change. */
  865. /* Now refilter and inspect. */
  866. entry_guards_update_filtered_sets(gs);
  867. for (i = 0; i < NUM; ++i) {
  868. tt_assert(g[i]->is_filtered_guard == (i == 5 || i == 6));
  869. tt_assert(g[i]->is_usable_filtered_guard == (i == 6));
  870. }
  871. tt_int_op(num_reachable_filtered_guards(gs, NULL), OP_EQ, 1);
  872. /* Now make sure we have no live consensus, and no nodes. Nothing should
  873. * pass the filter any more. */
  874. tor_free(dummy_consensus);
  875. dummy_consensus = NULL;
  876. SMARTLIST_FOREACH(big_fake_net_nodes, node_t *, node, {
  877. memset(node->identity, 0xff, 20);
  878. });
  879. entry_guards_update_filtered_sets(gs);
  880. for (i = 0; i < NUM; ++i) {
  881. tt_uint_op(g[i]->is_filtered_guard, OP_EQ, 0);
  882. tt_uint_op(g[i]->is_usable_filtered_guard, OP_EQ, 0);
  883. }
  884. tt_int_op(num_reachable_filtered_guards(gs, NULL), OP_EQ, 0);
  885. done:
  886. guard_selection_free(gs);
  887. tor_free(bl);
  888. #undef NUM
  889. }
  890. static void
  891. test_entry_guard_expand_sample(void *arg)
  892. {
  893. (void)arg;
  894. guard_selection_t *gs = guard_selection_new("default", GS_TYPE_NORMAL);
  895. digestmap_t *node_by_id = digestmap_new();
  896. entry_guard_t *guard = entry_guards_expand_sample(gs);
  897. tt_assert(guard); // the last guard returned.
  898. // Every sampled guard here should be filtered and reachable for now.
  899. tt_int_op(smartlist_len(gs->sampled_entry_guards), OP_EQ,
  900. num_reachable_filtered_guards(gs, NULL));
  901. /* Make sure we got the right number. */
  902. tt_int_op(DFLT_MIN_FILTERED_SAMPLE_SIZE, OP_EQ,
  903. num_reachable_filtered_guards(gs, NULL));
  904. // Make sure everything we got was from our fake node list, and everything
  905. // was unique.
  906. SMARTLIST_FOREACH_BEGIN(gs->sampled_entry_guards, entry_guard_t *, g) {
  907. const node_t *n = bfn_mock_node_get_by_id(g->identity);
  908. tt_assert(n);
  909. tt_ptr_op(NULL, OP_EQ, digestmap_get(node_by_id, g->identity));
  910. digestmap_set(node_by_id, g->identity, (void*) n);
  911. int idx = smartlist_pos(big_fake_net_nodes, n);
  912. // The even ones are the guards; make sure we got guards.
  913. tt_int_op(idx & 1, OP_EQ, 0);
  914. } SMARTLIST_FOREACH_END(g);
  915. // Nothing became unusable/unfiltered, so a subsequent expand should
  916. // make no changes.
  917. guard = entry_guards_expand_sample(gs);
  918. tt_ptr_op(guard, OP_EQ, NULL); // no guard was added.
  919. tt_int_op(DFLT_MIN_FILTERED_SAMPLE_SIZE, OP_EQ,
  920. num_reachable_filtered_guards(gs, NULL));
  921. // Make a few guards unreachable.
  922. guard = smartlist_get(gs->sampled_entry_guards, 0);
  923. guard->is_usable_filtered_guard = 0;
  924. guard = smartlist_get(gs->sampled_entry_guards, 1);
  925. guard->is_usable_filtered_guard = 0;
  926. guard = smartlist_get(gs->sampled_entry_guards, 2);
  927. guard->is_usable_filtered_guard = 0;
  928. tt_int_op(DFLT_MIN_FILTERED_SAMPLE_SIZE - 3, OP_EQ,
  929. num_reachable_filtered_guards(gs, NULL));
  930. // This time, expanding the sample will add some more guards.
  931. guard = entry_guards_expand_sample(gs);
  932. tt_assert(guard); // no guard was added.
  933. tt_int_op(DFLT_MIN_FILTERED_SAMPLE_SIZE, OP_EQ,
  934. num_reachable_filtered_guards(gs, NULL));
  935. tt_int_op(smartlist_len(gs->sampled_entry_guards), OP_EQ,
  936. num_reachable_filtered_guards(gs, NULL)+3);
  937. // Still idempotent.
  938. guard = entry_guards_expand_sample(gs);
  939. tt_ptr_op(guard, OP_EQ, NULL); // no guard was added.
  940. tt_int_op(DFLT_MIN_FILTERED_SAMPLE_SIZE, OP_EQ,
  941. num_reachable_filtered_guards(gs, NULL));
  942. // Now, do a nasty trick: tell the filter to exclude 31/32 of the guards.
  943. // This will cause the sample size to get reeeeally huge, while the
  944. // filtered sample size grows only slowly.
  945. routerset_free(get_options_mutable()->ExcludeNodes);
  946. get_options_mutable()->ExcludeNodes = routerset_new();
  947. routerset_parse(get_options_mutable()->ExcludeNodes, "144.144.0.0/16", "");
  948. SMARTLIST_FOREACH(big_fake_net_nodes, node_t *, n, {
  949. if (n_sl_idx % 64 != 0) {
  950. n->rs->addr = 0x90903030;
  951. }
  952. });
  953. entry_guards_update_filtered_sets(gs);
  954. // Surely (p ~ 1-2**-60), one of our guards has been excluded.
  955. tt_int_op(num_reachable_filtered_guards(gs, NULL), OP_LT,
  956. DFLT_MIN_FILTERED_SAMPLE_SIZE);
  957. // Try to regenerate the guards.
  958. guard = entry_guards_expand_sample(gs);
  959. tt_assert(guard); // no guard was added.
  960. /* this time, it's possible that we didn't add enough sampled guards. */
  961. tt_int_op(num_reachable_filtered_guards(gs, NULL), OP_LE,
  962. DFLT_MIN_FILTERED_SAMPLE_SIZE);
  963. /* but we definitely didn't exceed the sample maximum. */
  964. const int n_guards = 271 / 2;
  965. tt_int_op(smartlist_len(gs->sampled_entry_guards), OP_LE,
  966. (int)(n_guards * .3));
  967. done:
  968. guard_selection_free(gs);
  969. digestmap_free(node_by_id, NULL);
  970. }
  971. static void
  972. test_entry_guard_expand_sample_small_net(void *arg)
  973. {
  974. (void)arg;
  975. guard_selection_t *gs = guard_selection_new("default", GS_TYPE_NORMAL);
  976. /* Fun corner case: not enough guards to make up our whole sample size. */
  977. SMARTLIST_FOREACH(big_fake_net_nodes, node_t *, n, {
  978. if (n_sl_idx >= 15) {
  979. test_node_free(n);
  980. SMARTLIST_DEL_CURRENT(big_fake_net_nodes, n);
  981. } else {
  982. n->rs->addr = 0; // make the filter reject this.
  983. }
  984. });
  985. entry_guard_t *guard = entry_guards_expand_sample(gs);
  986. tt_assert(guard); // the last guard returned -- some guard was added.
  987. // half the nodes are guards, so we have 8 guards left. The set
  988. // is small, so we sampled everything.
  989. tt_int_op(smartlist_len(gs->sampled_entry_guards), OP_EQ, 8);
  990. tt_int_op(num_reachable_filtered_guards(gs, NULL), OP_EQ, 0);
  991. done:
  992. guard_selection_free(gs);
  993. }
  994. static void
  995. test_entry_guard_update_from_consensus_status(void *arg)
  996. {
  997. /* Here we're going to have some nodes become un-guardy, and say we got a
  998. * new consensus. This should cause those nodes to get detected as
  999. * unreachable. */
  1000. (void)arg;
  1001. int i;
  1002. time_t start = approx_time();
  1003. guard_selection_t *gs = guard_selection_new("default", GS_TYPE_NORMAL);
  1004. networkstatus_t *ns_tmp = NULL;
  1005. /* Don't randomly backdate stuff; it will make correctness harder to check.*/
  1006. MOCK(randomize_time, mock_randomize_time_no_randomization);
  1007. /* First, sample some guards. */
  1008. entry_guards_expand_sample(gs);
  1009. int n_sampled_pre = smartlist_len(gs->sampled_entry_guards);
  1010. int n_filtered_pre = num_reachable_filtered_guards(gs, NULL);
  1011. tt_i64_op(n_sampled_pre, OP_EQ, n_filtered_pre);
  1012. tt_i64_op(n_sampled_pre, OP_GT, 10);
  1013. /* At this point, it should be a no-op to do this: */
  1014. sampled_guards_update_from_consensus(gs);
  1015. /* Now let's make some of our guards become unlisted. The easiest way to
  1016. * do that would be to take away their guard flag. */
  1017. for (i = 0; i < 5; ++i) {
  1018. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, i);
  1019. node_t *n = (node_t*) bfn_mock_node_get_by_id(g->identity);
  1020. tt_assert(n);
  1021. n->is_possible_guard = 0;
  1022. }
  1023. update_approx_time(start + 30);
  1024. {
  1025. /* try this with no live networkstatus. Nothing should happen! */
  1026. ns_tmp = dummy_consensus;
  1027. dummy_consensus = NULL;
  1028. sampled_guards_update_from_consensus(gs);
  1029. tt_i64_op(smartlist_len(gs->sampled_entry_guards), OP_EQ, n_sampled_pre);
  1030. tt_i64_op(num_reachable_filtered_guards(gs, NULL), OP_EQ, n_filtered_pre);
  1031. /* put the networkstatus back. */
  1032. dummy_consensus = ns_tmp;
  1033. ns_tmp = NULL;
  1034. }
  1035. /* Now those guards should become unlisted, and drop off the filter, but
  1036. * stay in the sample. */
  1037. update_approx_time(start + 60);
  1038. sampled_guards_update_from_consensus(gs);
  1039. tt_i64_op(smartlist_len(gs->sampled_entry_guards), OP_EQ, n_sampled_pre);
  1040. tt_i64_op(num_reachable_filtered_guards(gs, NULL), OP_EQ, n_filtered_pre-5);
  1041. for (i = 0; i < 5; ++i) {
  1042. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, i);
  1043. tt_assert(! g->currently_listed);
  1044. tt_i64_op(g->unlisted_since_date, OP_EQ, start+60);
  1045. }
  1046. for (i = 5; i < n_sampled_pre; ++i) {
  1047. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, i);
  1048. tt_assert(g->currently_listed);
  1049. tt_i64_op(g->unlisted_since_date, OP_EQ, 0);
  1050. }
  1051. /* Now re-list one, and remove one completely. */
  1052. {
  1053. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, 0);
  1054. node_t *n = (node_t*) bfn_mock_node_get_by_id(g->identity);
  1055. tt_assert(n);
  1056. n->is_possible_guard = 1;
  1057. }
  1058. {
  1059. /* try removing the node, to make sure we don't crash on an absent node
  1060. */
  1061. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, 5);
  1062. node_t *n = (node_t*) bfn_mock_node_get_by_id(g->identity);
  1063. tt_assert(n);
  1064. smartlist_remove(big_fake_net_nodes, n);
  1065. test_node_free(n);
  1066. }
  1067. update_approx_time(start + 300);
  1068. sampled_guards_update_from_consensus(gs);
  1069. /* guards 1..5 are now unlisted; 0,6,7.. are listed. */
  1070. tt_i64_op(smartlist_len(gs->sampled_entry_guards), OP_EQ, n_sampled_pre);
  1071. for (i = 1; i < 6; ++i) {
  1072. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, i);
  1073. tt_assert(! g->currently_listed);
  1074. if (i == 5)
  1075. tt_i64_op(g->unlisted_since_date, OP_EQ, start+300);
  1076. else
  1077. tt_i64_op(g->unlisted_since_date, OP_EQ, start+60);
  1078. }
  1079. for (i = 0; i < n_sampled_pre; i = (!i) ? 6 : i+1) { /* 0,6,7,8, ... */
  1080. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, i);
  1081. tt_assert(g->currently_listed);
  1082. tt_i64_op(g->unlisted_since_date, OP_EQ, 0);
  1083. }
  1084. done:
  1085. tor_free(ns_tmp); /* in case we couldn't put it back */
  1086. guard_selection_free(gs);
  1087. UNMOCK(randomize_time);
  1088. }
  1089. static void
  1090. test_entry_guard_update_from_consensus_repair(void *arg)
  1091. {
  1092. /* Here we'll make sure that our code to repair the unlisted-since
  1093. * times is correct. */
  1094. (void)arg;
  1095. int i;
  1096. time_t start = approx_time();
  1097. guard_selection_t *gs = guard_selection_new("default", GS_TYPE_NORMAL);
  1098. /* Don't randomly backdate stuff; it will make correctness harder to check.*/
  1099. MOCK(randomize_time, mock_randomize_time_no_randomization);
  1100. /* First, sample some guards. */
  1101. entry_guards_expand_sample(gs);
  1102. int n_sampled_pre = smartlist_len(gs->sampled_entry_guards);
  1103. int n_filtered_pre = num_reachable_filtered_guards(gs, NULL);
  1104. tt_i64_op(n_sampled_pre, OP_EQ, n_filtered_pre);
  1105. tt_i64_op(n_sampled_pre, OP_GT, 10);
  1106. /* Now corrupt the list a bit. Call some unlisted-since-never, and some
  1107. * listed-and-unlisted-since-a-time. */
  1108. update_approx_time(start + 300);
  1109. for (i = 0; i < 3; ++i) {
  1110. /* these will get a date. */
  1111. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, i);
  1112. node_t *n = (node_t*) bfn_mock_node_get_by_id(g->identity);
  1113. tt_assert(n);
  1114. n->is_possible_guard = 0;
  1115. g->currently_listed = 0;
  1116. }
  1117. for (i = 3; i < 6; ++i) {
  1118. /* these will become listed. */
  1119. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, i);
  1120. g->unlisted_since_date = start+100;
  1121. }
  1122. setup_full_capture_of_logs(LOG_WARN);
  1123. sampled_guards_update_from_consensus(gs);
  1124. expect_log_msg_containing(
  1125. "was listed, but with unlisted_since_date set");
  1126. expect_log_msg_containing(
  1127. "was unlisted, but with unlisted_since_date unset");
  1128. teardown_capture_of_logs();
  1129. tt_int_op(smartlist_len(gs->sampled_entry_guards), OP_EQ, n_sampled_pre);
  1130. tt_int_op(num_reachable_filtered_guards(gs, NULL), OP_EQ, n_filtered_pre-3);
  1131. for (i = 3; i < n_sampled_pre; ++i) {
  1132. /* these will become listed. */
  1133. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, i);
  1134. if (i < 3) {
  1135. tt_assert(! g->currently_listed);
  1136. tt_i64_op(g->unlisted_since_date, OP_EQ, start+300);
  1137. } else {
  1138. tt_assert(g->currently_listed);
  1139. tt_i64_op(g->unlisted_since_date, OP_EQ, 0);
  1140. }
  1141. }
  1142. done:
  1143. teardown_capture_of_logs();
  1144. guard_selection_free(gs);
  1145. UNMOCK(randomize_time);
  1146. }
  1147. static void
  1148. test_entry_guard_update_from_consensus_remove(void *arg)
  1149. {
  1150. /* Now let's check the logic responsible for removing guards from the
  1151. * sample entirely. */
  1152. (void)arg;
  1153. //int i;
  1154. guard_selection_t *gs = guard_selection_new("default", GS_TYPE_NORMAL);
  1155. smartlist_t *keep_ids = smartlist_new();
  1156. smartlist_t *remove_ids = smartlist_new();
  1157. /* Don't randomly backdate stuff; it will make correctness harder to check.*/
  1158. MOCK(randomize_time, mock_randomize_time_no_randomization);
  1159. /* First, sample some guards. */
  1160. entry_guards_expand_sample(gs);
  1161. int n_sampled_pre = smartlist_len(gs->sampled_entry_guards);
  1162. int n_filtered_pre = num_reachable_filtered_guards(gs, NULL);
  1163. tt_i64_op(n_sampled_pre, OP_EQ, n_filtered_pre);
  1164. tt_i64_op(n_sampled_pre, OP_GT, 10);
  1165. const time_t one_day_ago = approx_time() - 1*24*60*60;
  1166. const time_t one_year_ago = approx_time() - 365*24*60*60;
  1167. const time_t two_years_ago = approx_time() - 2*365*24*60*60;
  1168. /* 0: unlisted for a day. (keep this) */
  1169. {
  1170. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, 0);
  1171. node_t *n = (node_t*) bfn_mock_node_get_by_id(g->identity);
  1172. tt_assert(n);
  1173. n->is_possible_guard = 0;
  1174. g->currently_listed = 0;
  1175. g->unlisted_since_date = one_day_ago;
  1176. smartlist_add(keep_ids, tor_memdup(g->identity, 20));
  1177. }
  1178. /* 1: unlisted for a year. (remove this) */
  1179. {
  1180. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, 1);
  1181. node_t *n = (node_t*) bfn_mock_node_get_by_id(g->identity);
  1182. tt_assert(n);
  1183. n->is_possible_guard = 0;
  1184. g->currently_listed = 0;
  1185. g->unlisted_since_date = one_year_ago;
  1186. smartlist_add(remove_ids, tor_memdup(g->identity, 20));
  1187. }
  1188. /* 2: added a day ago, never confirmed. (keep this) */
  1189. {
  1190. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, 2);
  1191. g->sampled_on_date = one_day_ago;
  1192. smartlist_add(keep_ids, tor_memdup(g->identity, 20));
  1193. }
  1194. /* 3: added a year ago, never confirmed. (remove this) */
  1195. {
  1196. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, 3);
  1197. g->sampled_on_date = one_year_ago;
  1198. smartlist_add(remove_ids, tor_memdup(g->identity, 20));
  1199. }
  1200. /* 4: added two year ago, confirmed yesterday, primary. (keep this.) */
  1201. {
  1202. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, 4);
  1203. g->sampled_on_date = one_year_ago;
  1204. g->confirmed_on_date = one_day_ago;
  1205. g->confirmed_idx = 0;
  1206. g->is_primary = 1;
  1207. smartlist_add(gs->confirmed_entry_guards, g);
  1208. smartlist_add(gs->primary_entry_guards, g);
  1209. smartlist_add(keep_ids, tor_memdup(g->identity, 20));
  1210. }
  1211. /* 5: added two years ago, confirmed a year ago, primary. (remove this) */
  1212. {
  1213. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, 5);
  1214. g->sampled_on_date = two_years_ago;
  1215. g->confirmed_on_date = one_year_ago;
  1216. g->confirmed_idx = 1;
  1217. g->is_primary = 1;
  1218. smartlist_add(gs->confirmed_entry_guards, g);
  1219. smartlist_add(gs->primary_entry_guards, g);
  1220. smartlist_add(remove_ids, tor_memdup(g->identity, 20));
  1221. }
  1222. sampled_guards_update_from_consensus(gs);
  1223. /* Did we remove the right ones? */
  1224. SMARTLIST_FOREACH(keep_ids, uint8_t *, id, {
  1225. tt_assert(get_sampled_guard_with_id(gs, id) != NULL);
  1226. });
  1227. SMARTLIST_FOREACH(remove_ids, uint8_t *, id, {
  1228. tt_want(get_sampled_guard_with_id(gs, id) == NULL);
  1229. });
  1230. /* Did we remove the right number? */
  1231. tt_int_op(smartlist_len(gs->sampled_entry_guards), OP_EQ, n_sampled_pre - 3);
  1232. done:
  1233. guard_selection_free(gs);
  1234. UNMOCK(randomize_time);
  1235. SMARTLIST_FOREACH(keep_ids, char *, cp, tor_free(cp));
  1236. SMARTLIST_FOREACH(remove_ids, char *, cp, tor_free(cp));
  1237. smartlist_free(keep_ids);
  1238. smartlist_free(remove_ids);
  1239. }
  1240. static void
  1241. test_entry_guard_confirming_guards(void *arg)
  1242. {
  1243. (void)arg;
  1244. /* Now let's check the logic responsible for manipulating the list
  1245. * of confirmed guards */
  1246. guard_selection_t *gs = guard_selection_new("default", GS_TYPE_NORMAL);
  1247. MOCK(randomize_time, mock_randomize_time_no_randomization);
  1248. /* Create the sample. */
  1249. entry_guards_expand_sample(gs);
  1250. /* Confirm a few guards. */
  1251. time_t start = approx_time();
  1252. entry_guard_t *g1 = smartlist_get(gs->sampled_entry_guards, 0);
  1253. entry_guard_t *g2 = smartlist_get(gs->sampled_entry_guards, 1);
  1254. entry_guard_t *g3 = smartlist_get(gs->sampled_entry_guards, 8);
  1255. make_guard_confirmed(gs, g2);
  1256. update_approx_time(start + 10);
  1257. make_guard_confirmed(gs, g1);
  1258. make_guard_confirmed(gs, g3);
  1259. /* Were the correct dates and indices fed in? */
  1260. tt_int_op(g1->confirmed_idx, OP_EQ, 1);
  1261. tt_int_op(g2->confirmed_idx, OP_EQ, 0);
  1262. tt_int_op(g3->confirmed_idx, OP_EQ, 2);
  1263. tt_i64_op(g1->confirmed_on_date, OP_EQ, start+10);
  1264. tt_i64_op(g2->confirmed_on_date, OP_EQ, start);
  1265. tt_i64_op(g3->confirmed_on_date, OP_EQ, start+10);
  1266. tt_ptr_op(smartlist_get(gs->confirmed_entry_guards, 0), OP_EQ, g2);
  1267. tt_ptr_op(smartlist_get(gs->confirmed_entry_guards, 1), OP_EQ, g1);
  1268. tt_ptr_op(smartlist_get(gs->confirmed_entry_guards, 2), OP_EQ, g3);
  1269. /* Now make sure we can regenerate the confirmed_entry_guards list. */
  1270. smartlist_clear(gs->confirmed_entry_guards);
  1271. g2->confirmed_idx = 0;
  1272. g1->confirmed_idx = 10;
  1273. g3->confirmed_idx = 100;
  1274. entry_guards_update_confirmed(gs);
  1275. tt_int_op(g1->confirmed_idx, OP_EQ, 1);
  1276. tt_int_op(g2->confirmed_idx, OP_EQ, 0);
  1277. tt_int_op(g3->confirmed_idx, OP_EQ, 2);
  1278. tt_ptr_op(smartlist_get(gs->confirmed_entry_guards, 0), OP_EQ, g2);
  1279. tt_ptr_op(smartlist_get(gs->confirmed_entry_guards, 1), OP_EQ, g1);
  1280. tt_ptr_op(smartlist_get(gs->confirmed_entry_guards, 2), OP_EQ, g3);
  1281. /* Now make sure we can regenerate the confirmed_entry_guards list if
  1282. * the indices are messed up. */
  1283. g1->confirmed_idx = g2->confirmed_idx = g3->confirmed_idx = 999;
  1284. smartlist_clear(gs->confirmed_entry_guards);
  1285. entry_guards_update_confirmed(gs);
  1286. tt_int_op(g1->confirmed_idx, OP_GE, 0);
  1287. tt_int_op(g2->confirmed_idx, OP_GE, 0);
  1288. tt_int_op(g3->confirmed_idx, OP_GE, 0);
  1289. tt_int_op(g1->confirmed_idx, OP_LE, 2);
  1290. tt_int_op(g2->confirmed_idx, OP_LE, 2);
  1291. tt_int_op(g3->confirmed_idx, OP_LE, 2);
  1292. g1 = smartlist_get(gs->confirmed_entry_guards, 0);
  1293. g2 = smartlist_get(gs->confirmed_entry_guards, 1);
  1294. g3 = smartlist_get(gs->confirmed_entry_guards, 2);
  1295. tt_int_op(g1->confirmed_idx, OP_EQ, 0);
  1296. tt_int_op(g2->confirmed_idx, OP_EQ, 1);
  1297. tt_int_op(g3->confirmed_idx, OP_EQ, 2);
  1298. tt_assert(g1 != g2);
  1299. tt_assert(g1 != g3);
  1300. tt_assert(g2 != g3);
  1301. done:
  1302. UNMOCK(randomize_time);
  1303. guard_selection_free(gs);
  1304. }
  1305. static void
  1306. test_entry_guard_sample_reachable_filtered(void *arg)
  1307. {
  1308. (void)arg;
  1309. guard_selection_t *gs = guard_selection_new("default", GS_TYPE_NORMAL);
  1310. entry_guards_expand_sample(gs);
  1311. const int N = 10000;
  1312. bitarray_t *selected = NULL;
  1313. int i, j;
  1314. /* We've got a sampled list now; let's make one non-usable-filtered; some
  1315. * confirmed, some primary, some pending.
  1316. */
  1317. int n_guards = smartlist_len(gs->sampled_entry_guards);
  1318. tt_int_op(n_guards, OP_GT, 10);
  1319. entry_guard_t *g;
  1320. g = smartlist_get(gs->sampled_entry_guards, 0);
  1321. g->is_pending = 1;
  1322. g = smartlist_get(gs->sampled_entry_guards, 1);
  1323. make_guard_confirmed(gs, g);
  1324. g = smartlist_get(gs->sampled_entry_guards, 2);
  1325. g->is_primary = 1;
  1326. g = smartlist_get(gs->sampled_entry_guards, 3);
  1327. g->pb.path_bias_disabled = 1;
  1328. entry_guards_update_filtered_sets(gs);
  1329. gs->primary_guards_up_to_date = 1;
  1330. tt_int_op(num_reachable_filtered_guards(gs, NULL), OP_EQ, n_guards - 1);
  1331. tt_int_op(smartlist_len(gs->sampled_entry_guards), OP_EQ, n_guards);
  1332. // +1 since the one we made disabled will make another one get added.
  1333. ++n_guards;
  1334. /* Try a bunch of selections. */
  1335. const struct {
  1336. int flag; int idx;
  1337. } tests[] = {
  1338. { 0, -1 },
  1339. { SAMPLE_EXCLUDE_CONFIRMED, 1 },
  1340. { SAMPLE_EXCLUDE_PRIMARY|SAMPLE_NO_UPDATE_PRIMARY, 2 },
  1341. { SAMPLE_EXCLUDE_PENDING, 0 },
  1342. { -1, -1},
  1343. };
  1344. for (j = 0; tests[j].flag >= 0; ++j) {
  1345. selected = bitarray_init_zero(n_guards);
  1346. const int excluded_flags = tests[j].flag;
  1347. const int excluded_idx = tests[j].idx;
  1348. for (i = 0; i < N; ++i) {
  1349. g = sample_reachable_filtered_entry_guards(gs, NULL, excluded_flags);
  1350. tor_assert(g);
  1351. int pos = smartlist_pos(gs->sampled_entry_guards, g);
  1352. tt_int_op(smartlist_len(gs->sampled_entry_guards), OP_EQ, n_guards);
  1353. tt_int_op(pos, OP_GE, 0);
  1354. tt_int_op(pos, OP_LT, n_guards);
  1355. bitarray_set(selected, pos);
  1356. }
  1357. for (i = 0; i < n_guards; ++i) {
  1358. const int should_be_set = (i != excluded_idx &&
  1359. i != 3); // filtered out.
  1360. tt_int_op(!!bitarray_is_set(selected, i), OP_EQ, should_be_set);
  1361. }
  1362. bitarray_free(selected);
  1363. selected = NULL;
  1364. }
  1365. done:
  1366. guard_selection_free(gs);
  1367. bitarray_free(selected);
  1368. }
  1369. static void
  1370. test_entry_guard_sample_reachable_filtered_empty(void *arg)
  1371. {
  1372. (void)arg;
  1373. guard_selection_t *gs = guard_selection_new("default", GS_TYPE_NORMAL);
  1374. /* What if we try to sample from a set of 0? */
  1375. SMARTLIST_FOREACH(big_fake_net_nodes, node_t *, n,
  1376. n->is_possible_guard = 0);
  1377. entry_guard_t *g = sample_reachable_filtered_entry_guards(gs, NULL, 0);
  1378. tt_ptr_op(g, OP_EQ, NULL);
  1379. done:
  1380. guard_selection_free(gs);
  1381. }
  1382. static void
  1383. test_entry_guard_retry_unreachable(void *arg)
  1384. {
  1385. (void)arg;
  1386. guard_selection_t *gs = guard_selection_new("default", GS_TYPE_NORMAL);
  1387. entry_guards_expand_sample(gs);
  1388. /* Let's say that we have two guards, and they're down.
  1389. */
  1390. time_t start = approx_time();
  1391. entry_guard_t *g1 = smartlist_get(gs->sampled_entry_guards, 0);
  1392. entry_guard_t *g2 = smartlist_get(gs->sampled_entry_guards, 1);
  1393. entry_guard_t *g3 = smartlist_get(gs->sampled_entry_guards, 2);
  1394. g1->is_reachable = GUARD_REACHABLE_NO;
  1395. g2->is_reachable = GUARD_REACHABLE_NO;
  1396. g1->is_primary = 1;
  1397. g1->failing_since = g2->failing_since = start;
  1398. g1->last_tried_to_connect = g2->last_tried_to_connect = start;
  1399. /* Wait 5 minutes. Nothing will get retried. */
  1400. update_approx_time(start + 5 * 60);
  1401. entry_guard_consider_retry(g1);
  1402. entry_guard_consider_retry(g2);
  1403. entry_guard_consider_retry(g3); // just to make sure this doesn't crash.
  1404. tt_int_op(g1->is_reachable, OP_EQ, GUARD_REACHABLE_NO);
  1405. tt_int_op(g2->is_reachable, OP_EQ, GUARD_REACHABLE_NO);
  1406. tt_int_op(g3->is_reachable, OP_EQ, GUARD_REACHABLE_MAYBE);
  1407. /* After 30 min, the primary one gets retried */
  1408. update_approx_time(start + 35 * 60);
  1409. entry_guard_consider_retry(g1);
  1410. entry_guard_consider_retry(g2);
  1411. tt_int_op(g1->is_reachable, OP_EQ, GUARD_REACHABLE_MAYBE);
  1412. tt_int_op(g2->is_reachable, OP_EQ, GUARD_REACHABLE_NO);
  1413. g1->is_reachable = GUARD_REACHABLE_NO;
  1414. g1->last_tried_to_connect = start + 55*60;
  1415. /* After 1 hour, we'll retry the nonprimary one. */
  1416. update_approx_time(start + 61 * 60);
  1417. entry_guard_consider_retry(g1);
  1418. entry_guard_consider_retry(g2);
  1419. tt_int_op(g1->is_reachable, OP_EQ, GUARD_REACHABLE_NO);
  1420. tt_int_op(g2->is_reachable, OP_EQ, GUARD_REACHABLE_MAYBE);
  1421. g2->is_reachable = GUARD_REACHABLE_NO;
  1422. g2->last_tried_to_connect = start + 61*60;
  1423. /* And then the primary one again. */
  1424. update_approx_time(start + 66 * 60);
  1425. entry_guard_consider_retry(g1);
  1426. entry_guard_consider_retry(g2);
  1427. tt_int_op(g1->is_reachable, OP_EQ, GUARD_REACHABLE_MAYBE);
  1428. tt_int_op(g2->is_reachable, OP_EQ, GUARD_REACHABLE_NO);
  1429. done:
  1430. guard_selection_free(gs);
  1431. }
  1432. static void
  1433. test_entry_guard_manage_primary(void *arg)
  1434. {
  1435. (void)arg;
  1436. guard_selection_t *gs = guard_selection_new("default", GS_TYPE_NORMAL);
  1437. smartlist_t *prev_guards = smartlist_new();
  1438. /* If no guards are confirmed, we should pick a few reachable guards and
  1439. * call them all primary. But not confirmed.*/
  1440. entry_guards_update_primary(gs);
  1441. int n_primary = smartlist_len(gs->primary_entry_guards);
  1442. tt_int_op(n_primary, OP_GE, 1);
  1443. SMARTLIST_FOREACH(gs->primary_entry_guards, entry_guard_t *, g, {
  1444. tt_assert(g->is_primary);
  1445. tt_assert(g->confirmed_idx == -1);
  1446. });
  1447. /* Calling it a second time should leave the guards unchanged. */
  1448. smartlist_add_all(prev_guards, gs->primary_entry_guards);
  1449. entry_guards_update_primary(gs);
  1450. tt_int_op(smartlist_len(gs->primary_entry_guards), OP_EQ, n_primary);
  1451. SMARTLIST_FOREACH(gs->primary_entry_guards, entry_guard_t *, g, {
  1452. tt_ptr_op(g, OP_EQ, smartlist_get(prev_guards, g_sl_idx));
  1453. });
  1454. /* If we have one confirmed guard, that guards becomes the first primary
  1455. * guard, and the other primary guards get kept. */
  1456. /* find a non-primary guard... */
  1457. entry_guard_t *confirmed = NULL;
  1458. SMARTLIST_FOREACH(gs->sampled_entry_guards, entry_guard_t *, g, {
  1459. if (! g->is_primary) {
  1460. confirmed = g;
  1461. break;
  1462. }
  1463. });
  1464. tt_assert(confirmed);
  1465. /* make it confirmed. */
  1466. make_guard_confirmed(gs, confirmed);
  1467. /* update the list... */
  1468. smartlist_clear(prev_guards);
  1469. smartlist_add_all(prev_guards, gs->primary_entry_guards);
  1470. entry_guards_update_primary(gs);
  1471. /* and see what's primary now! */
  1472. tt_int_op(smartlist_len(gs->primary_entry_guards), OP_EQ, n_primary);
  1473. tt_ptr_op(smartlist_get(gs->primary_entry_guards, 0), OP_EQ, confirmed);
  1474. SMARTLIST_FOREACH(gs->primary_entry_guards, entry_guard_t *, g, {
  1475. tt_assert(g->is_primary);
  1476. if (g_sl_idx == 0)
  1477. continue;
  1478. tt_ptr_op(g, OP_EQ, smartlist_get(prev_guards, g_sl_idx - 1));
  1479. });
  1480. {
  1481. entry_guard_t *prev_last_guard = smartlist_get(prev_guards, n_primary-1);
  1482. tt_assert(! prev_last_guard->is_primary);
  1483. }
  1484. /* Calling it a fourth time should leave the guards unchanged. */
  1485. smartlist_clear(prev_guards);
  1486. smartlist_add_all(prev_guards, gs->primary_entry_guards);
  1487. entry_guards_update_primary(gs);
  1488. tt_int_op(smartlist_len(gs->primary_entry_guards), OP_EQ, n_primary);
  1489. SMARTLIST_FOREACH(gs->primary_entry_guards, entry_guard_t *, g, {
  1490. tt_ptr_op(g, OP_EQ, smartlist_get(prev_guards, g_sl_idx));
  1491. });
  1492. /* Do some dirinfo checks */
  1493. {
  1494. /* Check that we have all required dirinfo for the primaries (that's done
  1495. * in big_fake_network_setup()) */
  1496. char *dir_info_str =
  1497. guard_selection_get_err_str_if_dir_info_missing(gs, 0, 0, 0);
  1498. tt_assert(!dir_info_str);
  1499. /* Now artificially remove the first primary's descriptor and re-check */
  1500. entry_guard_t *first_primary;
  1501. first_primary = smartlist_get(gs->primary_entry_guards, 0);
  1502. /* Change the first primary's identity digest so that the mocked functions
  1503. * can't find its descriptor */
  1504. memset(first_primary->identity, 9, sizeof(first_primary->identity));
  1505. dir_info_str =guard_selection_get_err_str_if_dir_info_missing(gs, 1, 2, 3);
  1506. tt_str_op(dir_info_str, OP_EQ,
  1507. "We're missing descriptors for 1/2 of our primary entry guards "
  1508. "(total microdescriptors: 2/3). That's ok. We will try to fetch "
  1509. "missing descriptors soon.");
  1510. tor_free(dir_info_str);
  1511. }
  1512. done:
  1513. guard_selection_free(gs);
  1514. smartlist_free(prev_guards);
  1515. }
  1516. static void
  1517. test_entry_guard_guard_preferred(void *arg)
  1518. {
  1519. (void) arg;
  1520. entry_guard_t *g1 = tor_malloc_zero(sizeof(entry_guard_t));
  1521. entry_guard_t *g2 = tor_malloc_zero(sizeof(entry_guard_t));
  1522. g1->confirmed_idx = g2->confirmed_idx = -1;
  1523. g1->last_tried_to_connect = approx_time();
  1524. g2->last_tried_to_connect = approx_time();
  1525. tt_int_op(0, OP_EQ, entry_guard_has_higher_priority(g1, g1));
  1526. /* Neither is pending; priorities equal. */
  1527. tt_int_op(0, OP_EQ, entry_guard_has_higher_priority(g2, g1));
  1528. tt_int_op(0, OP_EQ, entry_guard_has_higher_priority(g1, g2));
  1529. /* If one is pending, the pending one has higher priority */
  1530. g1->is_pending = 1;
  1531. tt_int_op(1, OP_EQ, entry_guard_has_higher_priority(g1, g2));
  1532. tt_int_op(0, OP_EQ, entry_guard_has_higher_priority(g2, g1));
  1533. /* If both are pending, and last_tried_to_connect is equal:
  1534. priorities equal */
  1535. g2->is_pending = 1;
  1536. tt_int_op(0, OP_EQ, entry_guard_has_higher_priority(g2, g1));
  1537. tt_int_op(0, OP_EQ, entry_guard_has_higher_priority(g1, g2));
  1538. /* One had a connection that startied earlier: it has higher priority. */
  1539. g2->last_tried_to_connect -= 10;
  1540. tt_int_op(1, OP_EQ, entry_guard_has_higher_priority(g2, g1));
  1541. tt_int_op(0, OP_EQ, entry_guard_has_higher_priority(g1, g2));
  1542. /* Now, say that g1 is confirmed. It will get higher priority. */
  1543. g1->confirmed_idx = 5;
  1544. tt_int_op(0, OP_EQ, entry_guard_has_higher_priority(g2, g1));
  1545. tt_int_op(1, OP_EQ, entry_guard_has_higher_priority(g1, g2));
  1546. /* But if g2 was confirmed first, it will get priority */
  1547. g2->confirmed_idx = 2;
  1548. tt_int_op(1, OP_EQ, entry_guard_has_higher_priority(g2, g1));
  1549. tt_int_op(0, OP_EQ, entry_guard_has_higher_priority(g1, g2));
  1550. done:
  1551. tor_free(g1);
  1552. tor_free(g2);
  1553. }
  1554. static void
  1555. test_entry_guard_select_for_circuit_no_confirmed(void *arg)
  1556. {
  1557. /* Simpler cases: no gaurds are confirmed yet. */
  1558. (void)arg;
  1559. guard_selection_t *gs = guard_selection_new("default", GS_TYPE_NORMAL);
  1560. entry_guard_restriction_t *rst = NULL;
  1561. /* simple starting configuration */
  1562. entry_guards_update_primary(gs);
  1563. unsigned state = 9999;
  1564. entry_guard_t *g = select_entry_guard_for_circuit(gs, GUARD_USAGE_TRAFFIC,
  1565. NULL, &state);
  1566. tt_assert(g);
  1567. tt_assert(g->is_primary);
  1568. tt_int_op(g->confirmed_idx, OP_EQ, -1);
  1569. tt_uint_op(g->is_pending, OP_EQ, 0); // primary implies non-pending.
  1570. tt_uint_op(state, OP_EQ, GUARD_CIRC_STATE_USABLE_ON_COMPLETION);
  1571. tt_i64_op(g->last_tried_to_connect, OP_EQ, approx_time());
  1572. // If we do that again, we should get the same guard.
  1573. entry_guard_t *g2 = select_entry_guard_for_circuit(gs, GUARD_USAGE_TRAFFIC,
  1574. NULL, &state);
  1575. tt_ptr_op(g2, OP_EQ, g);
  1576. // if we mark that guard down, we should get a different primary guard.
  1577. // auto-retry it.
  1578. g->is_reachable = GUARD_REACHABLE_NO;
  1579. g->failing_since = approx_time() - 10;
  1580. g->last_tried_to_connect = approx_time() - 10;
  1581. state = 9999;
  1582. g2 = select_entry_guard_for_circuit(gs, GUARD_USAGE_TRAFFIC, NULL, &state);
  1583. tt_ptr_op(g2, OP_NE, g);
  1584. tt_assert(g2);
  1585. tt_assert(g2->is_primary);
  1586. tt_int_op(g2->confirmed_idx, OP_EQ, -1);
  1587. tt_uint_op(g2->is_pending, OP_EQ, 0); // primary implies non-pending.
  1588. tt_uint_op(state, OP_EQ, GUARD_CIRC_STATE_USABLE_ON_COMPLETION);
  1589. tt_i64_op(g2->last_tried_to_connect, OP_EQ, approx_time());
  1590. // If we say that the first primary guard was last tried a long time ago, we
  1591. // should get an automatic retry on it.
  1592. g->failing_since = approx_time() - 72*60*60;
  1593. g->last_tried_to_connect = approx_time() - 72*60*60;
  1594. state = 9999;
  1595. g2 = select_entry_guard_for_circuit(gs, GUARD_USAGE_TRAFFIC, NULL, &state);
  1596. tt_ptr_op(g2, OP_EQ, g);
  1597. tt_assert(g2);
  1598. tt_uint_op(state, OP_EQ, GUARD_CIRC_STATE_USABLE_ON_COMPLETION);
  1599. tt_i64_op(g2->last_tried_to_connect, OP_EQ, approx_time());
  1600. tt_int_op(g2->is_reachable, OP_EQ, GUARD_REACHABLE_MAYBE);
  1601. // And if we mark ALL the primary guards down, we should get another guard
  1602. // at random.
  1603. SMARTLIST_FOREACH(gs->primary_entry_guards, entry_guard_t *, guard, {
  1604. guard->is_reachable = GUARD_REACHABLE_NO;
  1605. guard->last_tried_to_connect = approx_time() - 5;
  1606. guard->failing_since = approx_time() - 30;
  1607. });
  1608. state = 9999;
  1609. g2 = select_entry_guard_for_circuit(gs, GUARD_USAGE_TRAFFIC, NULL, &state);
  1610. tt_assert(g2);
  1611. tt_assert(!g2->is_primary);
  1612. tt_int_op(g2->confirmed_idx, OP_EQ, -1);
  1613. tt_uint_op(g2->is_pending, OP_EQ, 1);
  1614. tt_uint_op(state, OP_EQ, GUARD_CIRC_STATE_USABLE_IF_NO_BETTER_GUARD);
  1615. tt_i64_op(g2->last_tried_to_connect, OP_EQ, approx_time());
  1616. tt_int_op(g2->is_reachable, OP_EQ, GUARD_REACHABLE_MAYBE);
  1617. // As a bonus, maybe we should be retrying the primary guards. Let's say so.
  1618. mark_primary_guards_maybe_reachable(gs);
  1619. SMARTLIST_FOREACH(gs->primary_entry_guards, entry_guard_t *, guard, {
  1620. tt_int_op(guard->is_reachable, OP_EQ, GUARD_REACHABLE_MAYBE);
  1621. tt_assert(guard->is_usable_filtered_guard == 1);
  1622. // no change to these fields.
  1623. tt_i64_op(guard->last_tried_to_connect, OP_EQ, approx_time() - 5);
  1624. tt_i64_op(guard->failing_since, OP_EQ, approx_time() - 30);
  1625. });
  1626. /* Let's try again and we should get the first primary guard again */
  1627. g = select_entry_guard_for_circuit(gs, GUARD_USAGE_TRAFFIC, NULL, &state);
  1628. tt_ptr_op(g, OP_EQ, smartlist_get(gs->primary_entry_guards, 0));
  1629. g2 = select_entry_guard_for_circuit(gs, GUARD_USAGE_TRAFFIC, NULL, &state);
  1630. tt_ptr_op(g2, OP_EQ, g);
  1631. /* But if we impose a restriction, we don't get the same guard */
  1632. rst = guard_create_exit_restriction((uint8_t*)g->identity);
  1633. g2 = select_entry_guard_for_circuit(gs, GUARD_USAGE_TRAFFIC, rst, &state);
  1634. tt_ptr_op(g2, OP_NE, g);
  1635. done:
  1636. guard_selection_free(gs);
  1637. entry_guard_restriction_free(rst);
  1638. }
  1639. static void
  1640. test_entry_guard_select_for_circuit_confirmed(void *arg)
  1641. {
  1642. /* Case 2: if all the primary guards are down, and there are more confirmed
  1643. guards, we use a confirmed guard. */
  1644. (void)arg;
  1645. int i;
  1646. entry_guard_restriction_t *rst = NULL;
  1647. guard_selection_t *gs = guard_selection_new("default", GS_TYPE_NORMAL);
  1648. const int N_CONFIRMED = 10;
  1649. /* slightly more complicated simple starting configuration */
  1650. entry_guards_update_primary(gs);
  1651. for (i = 0; i < N_CONFIRMED; ++i) {
  1652. entry_guard_t *guard = smartlist_get(gs->sampled_entry_guards, i);
  1653. make_guard_confirmed(gs, guard);
  1654. }
  1655. entry_guards_update_primary(gs); // rebuild the primary list.
  1656. unsigned state = 9999;
  1657. // As above, this gives us a primary guard.
  1658. entry_guard_t *g = select_entry_guard_for_circuit(gs, GUARD_USAGE_TRAFFIC,
  1659. NULL, &state);
  1660. tt_assert(g);
  1661. tt_assert(g->is_primary);
  1662. tt_int_op(g->confirmed_idx, OP_EQ, 0);
  1663. tt_uint_op(g->is_pending, OP_EQ, 0); // primary implies non-pending.
  1664. tt_uint_op(state, OP_EQ, GUARD_CIRC_STATE_USABLE_ON_COMPLETION);
  1665. tt_i64_op(g->last_tried_to_connect, OP_EQ, approx_time());
  1666. tt_ptr_op(g, OP_EQ, smartlist_get(gs->primary_entry_guards, 0));
  1667. // But if we mark all the primary guards down...
  1668. SMARTLIST_FOREACH(gs->primary_entry_guards, entry_guard_t *, guard, {
  1669. guard->last_tried_to_connect = approx_time();
  1670. entry_guards_note_guard_failure(gs, guard);
  1671. });
  1672. // ... we should get a confirmed guard.
  1673. state = 9999;
  1674. g = select_entry_guard_for_circuit(gs, GUARD_USAGE_TRAFFIC, NULL, &state);
  1675. tt_assert(g);
  1676. tt_assert(! g->is_primary);
  1677. tt_int_op(g->confirmed_idx, OP_EQ, smartlist_len(gs->primary_entry_guards));
  1678. tt_assert(g->is_pending);
  1679. tt_uint_op(state, OP_EQ, GUARD_CIRC_STATE_USABLE_IF_NO_BETTER_GUARD);
  1680. tt_i64_op(g->last_tried_to_connect, OP_EQ, approx_time());
  1681. // And if we try again, we should get a different confirmed guard, since
  1682. // that one is pending.
  1683. state = 9999;
  1684. entry_guard_t *g2 = select_entry_guard_for_circuit(gs, GUARD_USAGE_TRAFFIC,
  1685. NULL, &state);
  1686. tt_assert(g2);
  1687. tt_assert(! g2->is_primary);
  1688. tt_ptr_op(g2, OP_NE, g);
  1689. tt_int_op(g2->confirmed_idx, OP_EQ,
  1690. smartlist_len(gs->primary_entry_guards)+1);
  1691. tt_assert(g2->is_pending);
  1692. tt_uint_op(state, OP_EQ, GUARD_CIRC_STATE_USABLE_IF_NO_BETTER_GUARD);
  1693. tt_i64_op(g2->last_tried_to_connect, OP_EQ, approx_time());
  1694. // If we say that the next confirmed guard in order is excluded, and
  1695. // we disable EnforceDistinctSubnets, we get the guard AFTER the
  1696. // one we excluded.
  1697. get_options_mutable()->EnforceDistinctSubnets = 0;
  1698. g = smartlist_get(gs->confirmed_entry_guards,
  1699. smartlist_len(gs->primary_entry_guards)+2);
  1700. rst = guard_create_exit_restriction((uint8_t*)g->identity);
  1701. g2 = select_entry_guard_for_circuit(gs, GUARD_USAGE_TRAFFIC, rst, &state);
  1702. tt_ptr_op(g2, OP_NE, NULL);
  1703. tt_ptr_op(g2, OP_NE, g);
  1704. tt_int_op(g2->confirmed_idx, OP_EQ,
  1705. smartlist_len(gs->primary_entry_guards)+3);
  1706. // If we make every confirmed guard become pending then we start poking
  1707. // other guards.
  1708. const int n_remaining_confirmed =
  1709. N_CONFIRMED - 3 - smartlist_len(gs->primary_entry_guards);
  1710. for (i = 0; i < n_remaining_confirmed; ++i) {
  1711. g = select_entry_guard_for_circuit(gs, GUARD_USAGE_TRAFFIC, NULL, &state);
  1712. tt_int_op(g->confirmed_idx, OP_GE, 0);
  1713. tt_assert(g);
  1714. }
  1715. state = 9999;
  1716. g = select_entry_guard_for_circuit(gs, GUARD_USAGE_TRAFFIC, NULL, &state);
  1717. tt_assert(g);
  1718. tt_assert(g->is_pending);
  1719. tt_int_op(g->confirmed_idx, OP_EQ, -1);
  1720. // If we EnforceDistinctSubnets and apply a restriction, we get
  1721. // nothing, since we put all of the nodes in the same /16.
  1722. // Regression test for bug 22753/TROVE-2017-006.
  1723. get_options_mutable()->EnforceDistinctSubnets = 1;
  1724. g = smartlist_get(gs->confirmed_entry_guards, 0);
  1725. memcpy(rst->exclude_id, g->identity, DIGEST_LEN);
  1726. g2 = select_entry_guard_for_circuit(gs, GUARD_USAGE_TRAFFIC, rst, &state);
  1727. tt_ptr_op(g2, OP_EQ, NULL);
  1728. done:
  1729. guard_selection_free(gs);
  1730. entry_guard_restriction_free(rst);
  1731. }
  1732. static void
  1733. test_entry_guard_select_for_circuit_highlevel_primary(void *arg)
  1734. {
  1735. /* Play around with selecting primary guards for circuits and markign
  1736. * them up and down */
  1737. (void)arg;
  1738. guard_selection_t *gs = guard_selection_new("default", GS_TYPE_NORMAL);
  1739. time_t start = approx_time();
  1740. const node_t *node = NULL;
  1741. circuit_guard_state_t *guard = NULL;
  1742. entry_guard_t *g;
  1743. guard_usable_t u;
  1744. /*
  1745. * Make sure that the pick-for-circuit API basically works. We'll get
  1746. * a primary guard, so it'll be usable on completion.
  1747. */
  1748. int r = entry_guard_pick_for_circuit(gs, GUARD_USAGE_TRAFFIC, NULL,
  1749. &node, &guard);
  1750. tt_int_op(r, OP_EQ, 0);
  1751. tt_assert(node);
  1752. tt_assert(guard);
  1753. tt_int_op(guard->state, OP_EQ, GUARD_CIRC_STATE_USABLE_ON_COMPLETION);
  1754. g = entry_guard_handle_get(guard->guard);
  1755. tt_assert(g);
  1756. tt_mem_op(g->identity, OP_EQ, node->identity, DIGEST_LEN);
  1757. tt_int_op(g->is_primary, OP_EQ, 1);
  1758. tt_i64_op(g->last_tried_to_connect, OP_EQ, start);
  1759. tt_int_op(g->confirmed_idx, OP_EQ, -1);
  1760. /* Call that circuit successful. */
  1761. update_approx_time(start+15);
  1762. u = entry_guard_succeeded(&guard);
  1763. tt_int_op(u, OP_EQ, GUARD_USABLE_NOW); /* We can use it now. */
  1764. tt_assert(guard);
  1765. tt_int_op(guard->state, OP_EQ, GUARD_CIRC_STATE_COMPLETE);
  1766. g = entry_guard_handle_get(guard->guard);
  1767. tt_assert(g);
  1768. tt_int_op(g->is_reachable, OP_EQ, GUARD_REACHABLE_YES);
  1769. tt_int_op(g->confirmed_idx, OP_EQ, 0);
  1770. circuit_guard_state_free(guard);
  1771. guard = NULL;
  1772. node = NULL;
  1773. g = NULL;
  1774. /* Try again. We'll also get a primary guard this time. (The same one,
  1775. in fact.) But this time, we'll say the connection has failed. */
  1776. update_approx_time(start+35);
  1777. r = entry_guard_pick_for_circuit(gs, GUARD_USAGE_TRAFFIC, NULL,
  1778. &node, &guard);
  1779. tt_int_op(r, OP_EQ, 0);
  1780. tt_assert(node);
  1781. tt_assert(guard);
  1782. tt_int_op(guard->state, OP_EQ, GUARD_CIRC_STATE_USABLE_ON_COMPLETION);
  1783. tt_i64_op(guard->state_set_at, OP_EQ, start+35);
  1784. g = entry_guard_handle_get(guard->guard);
  1785. tt_assert(g);
  1786. tt_mem_op(g->identity, OP_EQ, node->identity, DIGEST_LEN);
  1787. tt_int_op(g->is_primary, OP_EQ, 1);
  1788. tt_i64_op(g->last_tried_to_connect, OP_EQ, start+35);
  1789. tt_int_op(g->confirmed_idx, OP_EQ, 0); // same one.
  1790. /* It's failed! What will happen to our poor guard? */
  1791. update_approx_time(start+45);
  1792. entry_guard_failed(&guard);
  1793. tt_assert(guard);
  1794. tt_int_op(guard->state, OP_EQ, GUARD_CIRC_STATE_DEAD);
  1795. tt_i64_op(guard->state_set_at, OP_EQ, start+45);
  1796. g = entry_guard_handle_get(guard->guard);
  1797. tt_assert(g);
  1798. tt_int_op(g->is_reachable, OP_EQ, GUARD_REACHABLE_NO);
  1799. tt_i64_op(g->failing_since, OP_EQ, start+45);
  1800. tt_int_op(g->confirmed_idx, OP_EQ, 0); // still confirmed.
  1801. circuit_guard_state_free(guard);
  1802. guard = NULL;
  1803. node = NULL;
  1804. entry_guard_t *g_prev = g;
  1805. g = NULL;
  1806. /* Now try a third time. Since the other one is down, we'll get a different
  1807. * (still primary) guard.
  1808. */
  1809. update_approx_time(start+60);
  1810. r = entry_guard_pick_for_circuit(gs, GUARD_USAGE_TRAFFIC, NULL,
  1811. &node, &guard);
  1812. tt_int_op(r, OP_EQ, 0);
  1813. tt_assert(node);
  1814. tt_assert(guard);
  1815. tt_int_op(guard->state, OP_EQ, GUARD_CIRC_STATE_USABLE_ON_COMPLETION);
  1816. g = entry_guard_handle_get(guard->guard);
  1817. tt_assert(g);
  1818. tt_ptr_op(g, OP_NE, g_prev);
  1819. tt_mem_op(g->identity, OP_EQ, node->identity, DIGEST_LEN);
  1820. tt_mem_op(g->identity, OP_NE, g_prev->identity, DIGEST_LEN);
  1821. tt_int_op(g->is_primary, OP_EQ, 1);
  1822. tt_i64_op(g->last_tried_to_connect, OP_EQ, start+60);
  1823. tt_int_op(g->confirmed_idx, OP_EQ, -1); // not confirmed now.
  1824. /* Call this one up; watch it get confirmed. */
  1825. update_approx_time(start+90);
  1826. u = entry_guard_succeeded(&guard);
  1827. tt_int_op(u, OP_EQ, GUARD_USABLE_NOW);
  1828. tt_assert(guard);
  1829. tt_int_op(guard->state, OP_EQ, GUARD_CIRC_STATE_COMPLETE);
  1830. g = entry_guard_handle_get(guard->guard);
  1831. tt_assert(g);
  1832. tt_int_op(g->is_reachable, OP_EQ, GUARD_REACHABLE_YES);
  1833. tt_int_op(g->confirmed_idx, OP_EQ, 1);
  1834. done:
  1835. guard_selection_free(gs);
  1836. circuit_guard_state_free(guard);
  1837. }
  1838. static void
  1839. test_entry_guard_select_for_circuit_highlevel_confirm_other(void *arg)
  1840. {
  1841. (void) arg;
  1842. const int N_PRIMARY = DFLT_N_PRIMARY_GUARDS;
  1843. /* At the start, we have no confirmed guards. We'll mark the primary guards
  1844. * down, then confirm something else. As soon as we do, it should become
  1845. * primary, and we should get it next time. */
  1846. time_t start = approx_time();
  1847. guard_selection_t *gs = guard_selection_new("default", GS_TYPE_NORMAL);
  1848. circuit_guard_state_t *guard = NULL;
  1849. int i, r;
  1850. const node_t *node = NULL;
  1851. guard_usable_t u;
  1852. /* Declare that we're on the internet. */
  1853. entry_guards_note_internet_connectivity(gs);
  1854. /* Primary guards are down! */
  1855. for (i = 0; i < N_PRIMARY; ++i) {
  1856. r = entry_guard_pick_for_circuit(gs, GUARD_USAGE_TRAFFIC, NULL,
  1857. &node, &guard);
  1858. tt_assert(node);
  1859. tt_assert(guard);
  1860. tt_int_op(r, OP_EQ, 0);
  1861. tt_int_op(guard->state, OP_EQ, GUARD_CIRC_STATE_USABLE_ON_COMPLETION);
  1862. entry_guard_failed(&guard);
  1863. circuit_guard_state_free(guard);
  1864. guard = NULL;
  1865. node = NULL;
  1866. }
  1867. /* Next guard should be non-primary. */
  1868. node = NULL;
  1869. r = entry_guard_pick_for_circuit(gs, GUARD_USAGE_TRAFFIC, NULL,
  1870. &node, &guard);
  1871. tt_assert(node);
  1872. tt_assert(guard);
  1873. tt_int_op(r, OP_EQ, 0);
  1874. entry_guard_t *g = entry_guard_handle_get(guard->guard);
  1875. tt_assert(g);
  1876. tt_int_op(guard->state, OP_EQ, GUARD_CIRC_STATE_USABLE_IF_NO_BETTER_GUARD);
  1877. tt_int_op(g->confirmed_idx, OP_EQ, -1);
  1878. tt_int_op(g->is_primary, OP_EQ, 0);
  1879. tt_int_op(g->is_pending, OP_EQ, 1);
  1880. (void)start;
  1881. u = entry_guard_succeeded(&guard);
  1882. /* We're on the internet (by fiat), so this guard will get called "confirmed"
  1883. * and should immediately become primary.
  1884. */
  1885. tt_int_op(guard->state, OP_EQ, GUARD_CIRC_STATE_COMPLETE);
  1886. tt_assert(u == GUARD_USABLE_NOW);
  1887. tt_int_op(g->confirmed_idx, OP_EQ, 0);
  1888. tt_int_op(g->is_primary, OP_EQ, 1);
  1889. tt_int_op(g->is_pending, OP_EQ, 0);
  1890. done:
  1891. guard_selection_free(gs);
  1892. circuit_guard_state_free(guard);
  1893. }
  1894. static void
  1895. test_entry_guard_select_for_circuit_highlevel_primary_retry(void *arg)
  1896. {
  1897. (void) arg;
  1898. const int N_PRIMARY = DFLT_N_PRIMARY_GUARDS;
  1899. /* At the start, we have no confirmed guards. We'll mark the primary guards
  1900. * down, then confirm something else. As soon as we do, it should become
  1901. * primary, and we should get it next time. */
  1902. time_t start = approx_time();
  1903. guard_selection_t *gs = guard_selection_new("default", GS_TYPE_NORMAL);
  1904. circuit_guard_state_t *guard = NULL, *guard2 = NULL;
  1905. int i, r;
  1906. const node_t *node = NULL;
  1907. entry_guard_t *g;
  1908. guard_usable_t u;
  1909. /* Declare that we're on the internet. */
  1910. entry_guards_note_internet_connectivity(gs);
  1911. /* Make primary guards confirmed (so they won't be superseded by a later
  1912. * guard), then mark them down. */
  1913. for (i = 0; i < N_PRIMARY; ++i) {
  1914. r = entry_guard_pick_for_circuit(gs, GUARD_USAGE_TRAFFIC, NULL,
  1915. &node, &guard);
  1916. tt_assert(node);
  1917. tt_assert(guard);
  1918. tt_int_op(r, OP_EQ, 0);
  1919. tt_int_op(guard->state, OP_EQ, GUARD_CIRC_STATE_USABLE_ON_COMPLETION);
  1920. g = entry_guard_handle_get(guard->guard);
  1921. make_guard_confirmed(gs, g);
  1922. tt_int_op(g->is_primary, OP_EQ, 1);
  1923. entry_guard_failed(&guard);
  1924. circuit_guard_state_free(guard);
  1925. tt_int_op(g->is_reachable, OP_EQ, GUARD_REACHABLE_NO);
  1926. guard = NULL;
  1927. node = NULL;
  1928. }
  1929. /* Get another guard that we might try. */
  1930. r = entry_guard_pick_for_circuit(gs, GUARD_USAGE_TRAFFIC, NULL,
  1931. &node, &guard);
  1932. tt_assert(node);
  1933. tt_assert(guard);
  1934. tt_int_op(r, OP_EQ, 0);
  1935. tt_int_op(guard->state, OP_EQ, GUARD_CIRC_STATE_USABLE_IF_NO_BETTER_GUARD);
  1936. g = entry_guard_handle_get(guard->guard);
  1937. tt_int_op(g->is_primary, OP_EQ, 0);
  1938. tt_assert(entry_guards_all_primary_guards_are_down(gs));
  1939. /* And an hour has passed ... */
  1940. update_approx_time(start + 3600);
  1941. /* Say that guard has succeeded! */
  1942. u = entry_guard_succeeded(&guard);
  1943. tt_int_op(u, OP_EQ, GUARD_MAYBE_USABLE_LATER);
  1944. tt_int_op(guard->state, OP_EQ, GUARD_CIRC_STATE_WAITING_FOR_BETTER_GUARD);
  1945. g = entry_guard_handle_get(guard->guard);
  1946. /* The primary guards should have been marked up! */
  1947. SMARTLIST_FOREACH(gs->primary_entry_guards, entry_guard_t *, pg, {
  1948. tt_int_op(pg->is_primary, OP_EQ, 1);
  1949. tt_ptr_op(g, OP_NE, pg);
  1950. tt_int_op(pg->is_reachable, OP_EQ, GUARD_REACHABLE_MAYBE);
  1951. });
  1952. /* Have a circuit to a primary guard succeed. */
  1953. r = entry_guard_pick_for_circuit(gs, GUARD_USAGE_TRAFFIC, NULL,
  1954. &node, &guard2);
  1955. tt_int_op(r, OP_EQ, 0);
  1956. tt_int_op(guard2->state, OP_EQ, GUARD_CIRC_STATE_USABLE_ON_COMPLETION);
  1957. u = entry_guard_succeeded(&guard2);
  1958. tt_assert(u == GUARD_USABLE_NOW);
  1959. tt_int_op(guard2->state, OP_EQ, GUARD_CIRC_STATE_COMPLETE);
  1960. tt_assert(! entry_guards_all_primary_guards_are_down(gs));
  1961. done:
  1962. guard_selection_free(gs);
  1963. circuit_guard_state_free(guard);
  1964. circuit_guard_state_free(guard2);
  1965. }
  1966. static void
  1967. test_entry_guard_select_and_cancel(void *arg)
  1968. {
  1969. (void) arg;
  1970. const int N_PRIMARY = DFLT_N_PRIMARY_GUARDS;
  1971. int i,r;
  1972. const node_t *node = NULL;
  1973. circuit_guard_state_t *guard;
  1974. guard_selection_t *gs = guard_selection_new("default", GS_TYPE_NORMAL);
  1975. entry_guard_t *g;
  1976. /* Once more, we mark all the primary guards down. */
  1977. entry_guards_note_internet_connectivity(gs);
  1978. for (i = 0; i < N_PRIMARY; ++i) {
  1979. r = entry_guard_pick_for_circuit(gs, GUARD_USAGE_TRAFFIC, NULL,
  1980. &node, &guard);
  1981. tt_int_op(r, OP_EQ, 0);
  1982. tt_int_op(guard->state, OP_EQ, GUARD_CIRC_STATE_USABLE_ON_COMPLETION);
  1983. g = entry_guard_handle_get(guard->guard);
  1984. tt_int_op(g->is_primary, OP_EQ, 1);
  1985. tt_int_op(g->is_pending, OP_EQ, 0);
  1986. make_guard_confirmed(gs, g);
  1987. entry_guard_failed(&guard);
  1988. circuit_guard_state_free(guard);
  1989. guard = NULL;
  1990. node = NULL;
  1991. }
  1992. tt_assert(entry_guards_all_primary_guards_are_down(gs));
  1993. /* Now get another guard we could try... */
  1994. r = entry_guard_pick_for_circuit(gs, GUARD_USAGE_TRAFFIC, NULL,
  1995. &node, &guard);
  1996. tt_assert(node);
  1997. tt_assert(guard);
  1998. tt_int_op(r, OP_EQ, 0);
  1999. tt_int_op(guard->state, OP_EQ, GUARD_CIRC_STATE_USABLE_IF_NO_BETTER_GUARD);
  2000. g = entry_guard_handle_get(guard->guard);
  2001. tt_int_op(g->is_primary, OP_EQ, 0);
  2002. tt_int_op(g->is_pending, OP_EQ, 1);
  2003. /* Whoops! We should never have asked for this guard. Cancel the request! */
  2004. entry_guard_cancel(&guard);
  2005. tt_ptr_op(guard, OP_EQ, NULL);
  2006. tt_int_op(g->is_primary, OP_EQ, 0);
  2007. tt_int_op(g->is_pending, OP_EQ, 0);
  2008. done:
  2009. guard_selection_free(gs);
  2010. circuit_guard_state_free(guard);
  2011. }
  2012. static void
  2013. test_entry_guard_drop_guards(void *arg)
  2014. {
  2015. (void) arg;
  2016. int r;
  2017. const node_t *node = NULL;
  2018. circuit_guard_state_t *guard;
  2019. guard_selection_t *gs = get_guard_selection_info();
  2020. // Pick a guard, to get things set up.
  2021. r = entry_guard_pick_for_circuit(gs, GUARD_USAGE_TRAFFIC, NULL,
  2022. &node, &guard);
  2023. tt_int_op(r, OP_EQ, 0);
  2024. tt_int_op(smartlist_len(gs->sampled_entry_guards), OP_GE,
  2025. DFLT_MIN_FILTERED_SAMPLE_SIZE);
  2026. tt_ptr_op(gs, OP_EQ, get_guard_selection_info());
  2027. // Drop all the guards! (This is a bad idea....)
  2028. remove_all_entry_guards_for_guard_selection(gs);
  2029. gs = get_guard_selection_info();
  2030. tt_int_op(smartlist_len(gs->sampled_entry_guards), OP_EQ, 0);
  2031. tt_int_op(smartlist_len(gs->primary_entry_guards), OP_EQ, 0);
  2032. tt_int_op(smartlist_len(gs->confirmed_entry_guards), OP_EQ, 0);
  2033. done:
  2034. circuit_guard_state_free(guard);
  2035. guard_selection_free(gs);
  2036. }
  2037. /* Unit test setup function: Create a fake network, and set everything up
  2038. * for testing the upgrade-a-waiting-circuit code. */
  2039. typedef struct {
  2040. guard_selection_t *gs;
  2041. time_t start;
  2042. circuit_guard_state_t *guard1_state;
  2043. circuit_guard_state_t *guard2_state;
  2044. entry_guard_t *guard1;
  2045. entry_guard_t *guard2;
  2046. origin_circuit_t *circ1;
  2047. origin_circuit_t *circ2;
  2048. smartlist_t *all_origin_circuits;
  2049. } upgrade_circuits_data_t;
  2050. static void *
  2051. upgrade_circuits_setup(const struct testcase_t *testcase)
  2052. {
  2053. upgrade_circuits_data_t *data = tor_malloc_zero(sizeof(*data));
  2054. guard_selection_t *gs = data->gs =
  2055. guard_selection_new("default", GS_TYPE_NORMAL);
  2056. circuit_guard_state_t *guard;
  2057. const node_t *node;
  2058. entry_guard_t *g;
  2059. int i;
  2060. const int N_PRIMARY = DFLT_N_PRIMARY_GUARDS;
  2061. const char *argument = testcase->setup_data;
  2062. const int make_circ1_succeed = strstr(argument, "c1-done") != NULL;
  2063. const int make_circ2_succeed = strstr(argument, "c2-done") != NULL;
  2064. big_fake_network_setup(testcase);
  2065. /* We're going to set things up in a state where a circuit will be ready to
  2066. * be upgraded. Each test can make a single change (or not) that should
  2067. * block the upgrade.
  2068. */
  2069. /* First, make all the primary guards confirmed, and down. */
  2070. data->start = approx_time();
  2071. entry_guards_note_internet_connectivity(gs);
  2072. for (i = 0; i < N_PRIMARY; ++i) {
  2073. entry_guard_pick_for_circuit(gs, GUARD_USAGE_TRAFFIC, NULL, &node, &guard);
  2074. g = entry_guard_handle_get(guard->guard);
  2075. make_guard_confirmed(gs, g);
  2076. entry_guard_failed(&guard);
  2077. circuit_guard_state_free(guard);
  2078. }
  2079. /* Grab another couple of guards */
  2080. data->all_origin_circuits = smartlist_new();
  2081. update_approx_time(data->start + 27);
  2082. entry_guard_pick_for_circuit(gs, GUARD_USAGE_TRAFFIC, NULL,
  2083. &node, &data->guard1_state);
  2084. origin_circuit_t *circ;
  2085. data->circ1 = circ = origin_circuit_new();
  2086. circ->base_.purpose = CIRCUIT_PURPOSE_C_GENERAL;
  2087. circ->guard_state = data->guard1_state;
  2088. smartlist_add(data->all_origin_circuits, circ);
  2089. update_approx_time(data->start + 30);
  2090. entry_guard_pick_for_circuit(gs, GUARD_USAGE_TRAFFIC, NULL,
  2091. &node, &data->guard2_state);
  2092. data->circ2 = circ = origin_circuit_new();
  2093. circ->base_.purpose = CIRCUIT_PURPOSE_C_GENERAL;
  2094. circ->guard_state = data->guard2_state;
  2095. smartlist_add(data->all_origin_circuits, circ);
  2096. data->guard1 = entry_guard_handle_get(data->guard1_state->guard);
  2097. data->guard2 = entry_guard_handle_get(data->guard2_state->guard);
  2098. tor_assert(data->guard1 != data->guard2);
  2099. tor_assert(data->guard1_state->state ==
  2100. GUARD_CIRC_STATE_USABLE_IF_NO_BETTER_GUARD);
  2101. tor_assert(data->guard2_state->state ==
  2102. GUARD_CIRC_STATE_USABLE_IF_NO_BETTER_GUARD);
  2103. guard_usable_t r;
  2104. update_approx_time(data->start + 32);
  2105. if (make_circ1_succeed) {
  2106. r = entry_guard_succeeded(&data->guard1_state);
  2107. tor_assert(r == GUARD_MAYBE_USABLE_LATER);
  2108. tor_assert(data->guard1_state->state ==
  2109. GUARD_CIRC_STATE_WAITING_FOR_BETTER_GUARD);
  2110. }
  2111. update_approx_time(data->start + 33);
  2112. if (make_circ2_succeed) {
  2113. r = entry_guard_succeeded(&data->guard2_state);
  2114. tor_assert(r == GUARD_MAYBE_USABLE_LATER);
  2115. tor_assert(data->guard2_state->state ==
  2116. GUARD_CIRC_STATE_WAITING_FOR_BETTER_GUARD);
  2117. }
  2118. return data;
  2119. }
  2120. static int
  2121. upgrade_circuits_cleanup(const struct testcase_t *testcase, void *ptr)
  2122. {
  2123. upgrade_circuits_data_t *data = ptr;
  2124. // circuit_guard_state_free(data->guard1_state); // held in circ1
  2125. // circuit_guard_state_free(data->guard2_state); // held in circ2
  2126. guard_selection_free(data->gs);
  2127. smartlist_free(data->all_origin_circuits);
  2128. circuit_free_(TO_CIRCUIT(data->circ1));
  2129. circuit_free_(TO_CIRCUIT(data->circ2));
  2130. tor_free(data);
  2131. return big_fake_network_cleanup(testcase, NULL);
  2132. }
  2133. static void
  2134. test_entry_guard_upgrade_a_circuit(void *arg)
  2135. {
  2136. upgrade_circuits_data_t *data = arg;
  2137. /* This is the easy case: we have no COMPLETED circuits, all the
  2138. * primary guards are down, we have two WAITING circuits: one will
  2139. * get upgraded to COMPLETED! (The one that started first.)
  2140. */
  2141. smartlist_t *result = smartlist_new();
  2142. int r;
  2143. r = entry_guards_upgrade_waiting_circuits(data->gs,
  2144. data->all_origin_circuits,
  2145. result);
  2146. tt_int_op(r, OP_EQ, 1);
  2147. tt_int_op(smartlist_len(result), OP_EQ, 1);
  2148. origin_circuit_t *oc = smartlist_get(result, 0);
  2149. /* circ1 was started first, so we'll get told to ugrade it... */
  2150. tt_ptr_op(oc, OP_EQ, data->circ1);
  2151. /* And the guard state should be complete */
  2152. tt_ptr_op(data->guard1_state, OP_NE, NULL);
  2153. tt_int_op(data->guard1_state->state, OP_EQ, GUARD_CIRC_STATE_COMPLETE);
  2154. done:
  2155. smartlist_free(result);
  2156. }
  2157. static void
  2158. test_entry_guard_upgrade_blocked_by_live_primary_guards(void *arg)
  2159. {
  2160. upgrade_circuits_data_t *data = arg;
  2161. /* If any primary guards might be up, we can't upgrade any waiting
  2162. * circuits.
  2163. */
  2164. mark_primary_guards_maybe_reachable(data->gs);
  2165. smartlist_t *result = smartlist_new();
  2166. int r;
  2167. setup_capture_of_logs(LOG_DEBUG);
  2168. r = entry_guards_upgrade_waiting_circuits(data->gs,
  2169. data->all_origin_circuits,
  2170. result);
  2171. tt_int_op(r, OP_EQ, 0);
  2172. tt_int_op(smartlist_len(result), OP_EQ, 0);
  2173. expect_log_msg_containing("not all primary guards were definitely down.");
  2174. done:
  2175. teardown_capture_of_logs();
  2176. smartlist_free(result);
  2177. }
  2178. static void
  2179. test_entry_guard_upgrade_blocked_by_lack_of_waiting_circuits(void *arg)
  2180. {
  2181. upgrade_circuits_data_t *data = arg;
  2182. /* If no circuits are waiting, we can't upgrade anything. (The test
  2183. * setup in this case was told not to make any of the circuits "waiting".)
  2184. */
  2185. smartlist_t *result = smartlist_new();
  2186. int r;
  2187. setup_capture_of_logs(LOG_DEBUG);
  2188. r = entry_guards_upgrade_waiting_circuits(data->gs,
  2189. data->all_origin_circuits,
  2190. result);
  2191. tt_int_op(r, OP_EQ, 0);
  2192. tt_int_op(smartlist_len(result), OP_EQ, 0);
  2193. expect_log_msg_containing("Considered upgrading guard-stalled circuits, "
  2194. "but didn't find any.");
  2195. done:
  2196. teardown_capture_of_logs();
  2197. smartlist_free(result);
  2198. }
  2199. static void
  2200. test_entry_guard_upgrade_blocked_by_better_circ_complete(void *arg)
  2201. {
  2202. upgrade_circuits_data_t *data = arg;
  2203. /* We'll run through the logic of upgrade_a_circuit below...
  2204. * and then try again to make sure that circ2 isn't also upgraded.
  2205. */
  2206. smartlist_t *result = smartlist_new();
  2207. int r;
  2208. r = entry_guards_upgrade_waiting_circuits(data->gs,
  2209. data->all_origin_circuits,
  2210. result);
  2211. tt_int_op(r, OP_EQ, 1);
  2212. tt_int_op(smartlist_len(result), OP_EQ, 1);
  2213. origin_circuit_t *oc = smartlist_get(result, 0);
  2214. tt_ptr_op(oc, OP_EQ, data->circ1);
  2215. tt_ptr_op(data->guard1_state, OP_NE, NULL);
  2216. tt_int_op(data->guard1_state->state, OP_EQ, GUARD_CIRC_STATE_COMPLETE);
  2217. /* Now, try again. Make sure that circ2 isn't upgraded. */
  2218. smartlist_clear(result);
  2219. setup_capture_of_logs(LOG_DEBUG);
  2220. r = entry_guards_upgrade_waiting_circuits(data->gs,
  2221. data->all_origin_circuits,
  2222. result);
  2223. tt_int_op(r, OP_EQ, 0);
  2224. tt_int_op(smartlist_len(result), OP_EQ, 0);
  2225. expect_log_msg_containing("At least one complete circuit had higher "
  2226. "priority, so not upgrading.");
  2227. done:
  2228. teardown_capture_of_logs();
  2229. smartlist_free(result);
  2230. }
  2231. static void
  2232. test_entry_guard_upgrade_not_blocked_by_restricted_circ_complete(void *arg)
  2233. {
  2234. upgrade_circuits_data_t *data = arg;
  2235. /* Once more, let circ1 become complete. But this time, we'll claim
  2236. * that circ2 was restricted to not use the same guard as circ1. */
  2237. data->guard2_state->restrictions =
  2238. guard_create_exit_restriction((uint8_t*)data->guard1->identity);
  2239. smartlist_t *result = smartlist_new();
  2240. int r;
  2241. r = entry_guards_upgrade_waiting_circuits(data->gs,
  2242. data->all_origin_circuits,
  2243. result);
  2244. tt_int_op(r, OP_EQ, 1);
  2245. tt_int_op(smartlist_len(result), OP_EQ, 1);
  2246. origin_circuit_t *oc = smartlist_get(result, 0);
  2247. tt_ptr_op(oc, OP_EQ, data->circ1);
  2248. tt_ptr_op(data->guard1_state, OP_NE, NULL);
  2249. tt_int_op(data->guard1_state->state, OP_EQ, GUARD_CIRC_STATE_COMPLETE);
  2250. /* Now, we try again. Since circ2 has a restriction that circ1 doesn't obey,
  2251. * circ2 _is_ eligible for upgrade. */
  2252. smartlist_clear(result);
  2253. r = entry_guards_upgrade_waiting_circuits(data->gs,
  2254. data->all_origin_circuits,
  2255. result);
  2256. tt_int_op(r, OP_EQ, 1);
  2257. tt_int_op(smartlist_len(result), OP_EQ, 1);
  2258. origin_circuit_t *oc2 = smartlist_get(result, 0);
  2259. tt_ptr_op(oc2, OP_EQ, data->circ2);
  2260. done:
  2261. smartlist_free(result);
  2262. }
  2263. static void
  2264. test_entry_guard_upgrade_not_blocked_by_worse_circ_complete(void *arg)
  2265. {
  2266. upgrade_circuits_data_t *data = arg;
  2267. smartlist_t *result = smartlist_new();
  2268. /* here we manually make circ2 COMPLETE, and make sure that circ1
  2269. * gets made complete anyway, since guard1 has higher priority
  2270. */
  2271. update_approx_time(data->start + 300);
  2272. data->guard2_state->state = GUARD_CIRC_STATE_COMPLETE;
  2273. data->guard2_state->state_set_at = approx_time();
  2274. update_approx_time(data->start + 301);
  2275. /* Now, try again. Make sure that circ1 is approved. */
  2276. int r;
  2277. r = entry_guards_upgrade_waiting_circuits(data->gs,
  2278. data->all_origin_circuits,
  2279. result);
  2280. tt_int_op(r, OP_EQ, 1);
  2281. tt_int_op(smartlist_len(result), OP_EQ, 1);
  2282. origin_circuit_t *oc = smartlist_get(result, 0);
  2283. tt_ptr_op(oc, OP_EQ, data->circ1);
  2284. done:
  2285. smartlist_free(result);
  2286. }
  2287. static void
  2288. test_entry_guard_upgrade_blocked_by_better_circ_pending(void *arg)
  2289. {
  2290. upgrade_circuits_data_t *data = arg;
  2291. /* circ2 is done, but circ1 is still pending. Since circ1 is better,
  2292. * we won't upgrade circ2. */
  2293. /* XXXX Prop271 -- this is a kludge. I'm making sure circ1 _is_ better,
  2294. * by messing with the guards' confirmed_idx */
  2295. make_guard_confirmed(data->gs, data->guard1);
  2296. {
  2297. int tmp;
  2298. tmp = data->guard1->confirmed_idx;
  2299. data->guard1->confirmed_idx = data->guard2->confirmed_idx;
  2300. data->guard2->confirmed_idx = tmp;
  2301. }
  2302. smartlist_t *result = smartlist_new();
  2303. setup_capture_of_logs(LOG_DEBUG);
  2304. int r;
  2305. r = entry_guards_upgrade_waiting_circuits(data->gs,
  2306. data->all_origin_circuits,
  2307. result);
  2308. tt_int_op(r, OP_EQ, 0);
  2309. tt_int_op(smartlist_len(result), OP_EQ, 0);
  2310. expect_log_msg_containing("but 1 pending circuit(s) had higher guard "
  2311. "priority, so not upgrading.");
  2312. done:
  2313. teardown_capture_of_logs();
  2314. smartlist_free(result);
  2315. }
  2316. static void
  2317. test_entry_guard_upgrade_not_blocked_by_restricted_circ_pending(void *arg)
  2318. {
  2319. upgrade_circuits_data_t *data = arg;
  2320. /* circ2 is done, but circ1 is still pending. But when there is a
  2321. restriction on circ2 that circ1 can't satisfy, circ1 can't block
  2322. circ2. */
  2323. /* XXXX Prop271 -- this is a kludge. I'm making sure circ1 _is_ better,
  2324. * by messing with the guards' confirmed_idx */
  2325. make_guard_confirmed(data->gs, data->guard1);
  2326. {
  2327. int tmp;
  2328. tmp = data->guard1->confirmed_idx;
  2329. data->guard1->confirmed_idx = data->guard2->confirmed_idx;
  2330. data->guard2->confirmed_idx = tmp;
  2331. }
  2332. data->guard2_state->restrictions =
  2333. guard_create_exit_restriction((uint8_t*)data->guard1->identity);
  2334. smartlist_t *result = smartlist_new();
  2335. int r;
  2336. r = entry_guards_upgrade_waiting_circuits(data->gs,
  2337. data->all_origin_circuits,
  2338. result);
  2339. tt_int_op(r, OP_EQ, 1);
  2340. tt_int_op(smartlist_len(result), OP_EQ, 1);
  2341. origin_circuit_t *oc = smartlist_get(result, 0);
  2342. tt_ptr_op(oc, OP_EQ, data->circ2);
  2343. done:
  2344. smartlist_free(result);
  2345. }
  2346. static void
  2347. test_entry_guard_upgrade_not_blocked_by_worse_circ_pending(void *arg)
  2348. {
  2349. upgrade_circuits_data_t *data = arg;
  2350. /* circ1 is done, but circ2 is still pending. Since circ1 is better,
  2351. * we will upgrade it. */
  2352. smartlist_t *result = smartlist_new();
  2353. int r;
  2354. r = entry_guards_upgrade_waiting_circuits(data->gs,
  2355. data->all_origin_circuits,
  2356. result);
  2357. tt_int_op(r, OP_EQ, 1);
  2358. tt_int_op(smartlist_len(result), OP_EQ, 1);
  2359. origin_circuit_t *oc = smartlist_get(result, 0);
  2360. tt_ptr_op(oc, OP_EQ, data->circ1);
  2361. done:
  2362. smartlist_free(result);
  2363. }
  2364. static void
  2365. test_entry_guard_should_expire_waiting(void *arg)
  2366. {
  2367. (void)arg;
  2368. circuit_guard_state_t *fake_state = tor_malloc_zero(sizeof(*fake_state));
  2369. /* We'll leave "guard" unset -- it won't matter here. */
  2370. /* No state? Can't expire. */
  2371. tt_assert(! entry_guard_state_should_expire(NULL));
  2372. /* Let's try one that expires. */
  2373. fake_state->state = GUARD_CIRC_STATE_WAITING_FOR_BETTER_GUARD;
  2374. fake_state->state_set_at =
  2375. approx_time() - DFLT_NONPRIMARY_GUARD_IDLE_TIMEOUT - 1;
  2376. tt_assert(entry_guard_state_should_expire(fake_state));
  2377. /* But it wouldn't expire if we changed the state. */
  2378. fake_state->state = GUARD_CIRC_STATE_USABLE_IF_NO_BETTER_GUARD;
  2379. tt_assert(! entry_guard_state_should_expire(fake_state));
  2380. /* And it wouldn't have expired a few seconds ago. */
  2381. fake_state->state = GUARD_CIRC_STATE_WAITING_FOR_BETTER_GUARD;
  2382. fake_state->state_set_at =
  2383. approx_time() - DFLT_NONPRIMARY_GUARD_IDLE_TIMEOUT + 5;
  2384. tt_assert(! entry_guard_state_should_expire(fake_state));
  2385. done:
  2386. tor_free(fake_state);
  2387. }
  2388. /** Test that the number of primary guards can be controlled using torrc */
  2389. static void
  2390. test_entry_guard_number_of_primaries(void *arg)
  2391. {
  2392. (void) arg;
  2393. /* Get default value */
  2394. tt_int_op(get_n_primary_guards(), OP_EQ, DFLT_N_PRIMARY_GUARDS);
  2395. /* Set number of primaries using torrc */
  2396. get_options_mutable()->NumPrimaryGuards = 42;
  2397. tt_int_op(get_n_primary_guards(), OP_EQ, 42);
  2398. done:
  2399. ;
  2400. }
  2401. static void
  2402. mock_directory_initiate_request(directory_request_t *req)
  2403. {
  2404. if (req->guard_state) {
  2405. circuit_guard_state_free(req->guard_state);
  2406. }
  2407. }
  2408. static networkstatus_t *mock_ns_val = NULL;
  2409. static networkstatus_t *
  2410. mock_ns_get_by_flavor(consensus_flavor_t f)
  2411. {
  2412. (void)f;
  2413. return mock_ns_val;
  2414. }
  2415. /** Test that when we fetch microdescriptors we skip guards that have
  2416. * previously failed to serve us needed microdescriptors. */
  2417. static void
  2418. test_entry_guard_outdated_dirserver_exclusion(void *arg)
  2419. {
  2420. int retval;
  2421. response_handler_args_t *args = NULL;
  2422. dir_connection_t *conn = NULL;
  2423. (void) arg;
  2424. /* Test prep: Make a new guard selection */
  2425. guard_selection_t *gs = get_guard_selection_by_name("default",
  2426. GS_TYPE_NORMAL, 1);
  2427. /* ... we want to use entry guards */
  2428. or_options_t *options = get_options_mutable();
  2429. options->UseEntryGuards = 1;
  2430. options->UseBridges = 0;
  2431. /* ... prepare some md digests we want to download in the future */
  2432. smartlist_t *digests = smartlist_new();
  2433. const char *prose = "unhurried and wise, we perceive.";
  2434. for (int i = 0; i < 20; i++) {
  2435. smartlist_add(digests, (char*)prose);
  2436. }
  2437. tt_int_op(smartlist_len(digests), OP_EQ, 20);
  2438. /* ... now mock some functions */
  2439. mock_ns_val = tor_malloc_zero(sizeof(networkstatus_t));
  2440. MOCK(networkstatus_get_latest_consensus_by_flavor, mock_ns_get_by_flavor);
  2441. MOCK(directory_initiate_request, mock_directory_initiate_request);
  2442. /* Test logic:
  2443. * 0. Create a proper guard set and primary guard list.
  2444. * 1. Pretend to fail microdescriptor fetches from all the primary guards.
  2445. * 2. Order another microdescriptor fetch and make sure that primary guards
  2446. * get skipped since they failed previous fetches.
  2447. */
  2448. { /* Setup primary guard list */
  2449. int i;
  2450. entry_guards_update_primary(gs);
  2451. for (i = 0; i < DFLT_N_PRIMARY_GUARDS; ++i) {
  2452. entry_guard_t *guard = smartlist_get(gs->sampled_entry_guards, i);
  2453. make_guard_confirmed(gs, guard);
  2454. }
  2455. entry_guards_update_primary(gs);
  2456. }
  2457. {
  2458. /* Fail microdesc fetches with all the primary guards */
  2459. args = tor_malloc_zero(sizeof(response_handler_args_t));
  2460. args->status_code = 404;
  2461. args->reason = NULL;
  2462. args->body = NULL;
  2463. args->body_len = 0;
  2464. conn = tor_malloc_zero(sizeof(dir_connection_t));
  2465. conn->requested_resource = tor_strdup("d/jlinblackorigami");
  2466. conn->base_.purpose = DIR_PURPOSE_FETCH_MICRODESC;
  2467. /* Pretend to fail fetches with all primary guards */
  2468. SMARTLIST_FOREACH_BEGIN(gs->primary_entry_guards,const entry_guard_t *,g) {
  2469. memcpy(conn->identity_digest, g->identity, DIGEST_LEN);
  2470. retval = handle_response_fetch_microdesc(conn, args);
  2471. tt_int_op(retval, OP_EQ, 0);
  2472. } SMARTLIST_FOREACH_END(g);
  2473. }
  2474. {
  2475. /* Now order the final md download */
  2476. setup_full_capture_of_logs(LOG_INFO);
  2477. initiate_descriptor_downloads(NULL, DIR_PURPOSE_FETCH_MICRODESC,
  2478. digests, 3, 7, 0);
  2479. /* ... and check that because we failed to fetch microdescs from all our
  2480. * primaries, we didn't end up selecting a primary for fetching dir info */
  2481. expect_log_msg_containing("No primary or confirmed guards available.");
  2482. teardown_capture_of_logs();
  2483. }
  2484. done:
  2485. UNMOCK(networkstatus_get_latest_consensus_by_flavor);
  2486. UNMOCK(directory_initiate_request);
  2487. smartlist_free(digests);
  2488. tor_free(mock_ns_val);
  2489. tor_free(args);
  2490. if (conn) {
  2491. tor_free(conn->requested_resource);
  2492. tor_free(conn);
  2493. }
  2494. }
  2495. /** Test helper to extend the <b>oc</b> circuit path <b>n</b> times and then
  2496. * ensure that the circuit is now complete. */
  2497. static void
  2498. helper_extend_circuit_path_n_times(origin_circuit_t *oc, int n)
  2499. {
  2500. int retval;
  2501. int i;
  2502. /* Extend path n times */
  2503. for (i = 0 ; i < n ; i++) {
  2504. retval = onion_extend_cpath(oc);
  2505. tt_int_op(retval, OP_EQ, 0);
  2506. tt_int_op(circuit_get_cpath_len(oc), OP_EQ, i+1);
  2507. }
  2508. /* Now do it one last time and see that circ is complete */
  2509. retval = onion_extend_cpath(oc);
  2510. tt_int_op(retval, OP_EQ, 1);
  2511. done:
  2512. ;
  2513. }
  2514. /** Test for basic Tor path selection. Makes sure we build 3-hop circuits. */
  2515. static void
  2516. test_entry_guard_basic_path_selection(void *arg)
  2517. {
  2518. (void) arg;
  2519. int retval;
  2520. /* Enable entry guards */
  2521. or_options_t *options = get_options_mutable();
  2522. options->UseEntryGuards = 1;
  2523. /* disables /16 check since all nodes have the same addr... */
  2524. options->EnforceDistinctSubnets = 0;
  2525. /* Create our circuit */
  2526. circuit_t *circ = dummy_origin_circuit_new(30);
  2527. origin_circuit_t *oc = TO_ORIGIN_CIRCUIT(circ);
  2528. oc->build_state = tor_malloc_zero(sizeof(cpath_build_state_t));
  2529. /* First pick the exit and pin it on the build_state */
  2530. retval = onion_pick_cpath_exit(oc, NULL, 0);
  2531. tt_int_op(retval, OP_EQ, 0);
  2532. /* Extend path 3 times. First we pick guard, then middle, then exit. */
  2533. helper_extend_circuit_path_n_times(oc, 3);
  2534. done:
  2535. circuit_free_(circ);
  2536. }
  2537. /** Test helper to build an L2 and L3 vanguard list. The vanguard lists
  2538. * produced should be completely disjoint. */
  2539. static void
  2540. helper_setup_vanguard_list(or_options_t *options)
  2541. {
  2542. int i = 0;
  2543. /* Add some nodes to the vanguard L2 list */
  2544. options->HSLayer2Nodes = routerset_new();
  2545. for (i = 0; i < 10 ; i += 2) {
  2546. node_t *vanguard_node = smartlist_get(big_fake_net_nodes, i);
  2547. tt_assert(vanguard_node->is_possible_guard);
  2548. routerset_parse(options->HSLayer2Nodes, vanguard_node->rs->nickname, "l2");
  2549. }
  2550. /* also add some nodes to vanguard L3 list
  2551. * (L2 list and L3 list should be disjoint for this test to work) */
  2552. options->HSLayer3Nodes = routerset_new();
  2553. for (i = 10; i < 20 ; i += 2) {
  2554. node_t *vanguard_node = smartlist_get(big_fake_net_nodes, i);
  2555. tt_assert(vanguard_node->is_possible_guard);
  2556. routerset_parse(options->HSLayer3Nodes, vanguard_node->rs->nickname, "l3");
  2557. }
  2558. done:
  2559. ;
  2560. }
  2561. /** Test to ensure that vanguard path selection works properly. Ensures that
  2562. * default vanguard circuits are 4 hops, and that path selection works
  2563. * correctly given the vanguard settings. */
  2564. static void
  2565. test_entry_guard_vanguard_path_selection(void *arg)
  2566. {
  2567. (void) arg;
  2568. int retval;
  2569. /* Enable entry guards */
  2570. or_options_t *options = get_options_mutable();
  2571. options->UseEntryGuards = 1;
  2572. /* XXX disables /16 check */
  2573. options->EnforceDistinctSubnets = 0;
  2574. /* Setup our vanguard list */
  2575. helper_setup_vanguard_list(options);
  2576. /* Create our circuit */
  2577. circuit_t *circ = dummy_origin_circuit_new(30);
  2578. origin_circuit_t *oc = TO_ORIGIN_CIRCUIT(circ);
  2579. oc->build_state = tor_malloc_zero(sizeof(cpath_build_state_t));
  2580. oc->build_state->is_internal = 1;
  2581. /* Switch circuit purpose to vanguards */
  2582. circ->purpose = CIRCUIT_PURPOSE_HS_VANGUARDS;
  2583. /* First pick the exit and pin it on the build_state */
  2584. tt_int_op(oc->build_state->desired_path_len, OP_EQ, 0);
  2585. retval = onion_pick_cpath_exit(oc, NULL, 0);
  2586. tt_int_op(retval, OP_EQ, 0);
  2587. /* Ensure that vanguards make 4-hop circuits by default */
  2588. tt_int_op(oc->build_state->desired_path_len, OP_EQ, 4);
  2589. /* Extend path as many times as needed to have complete circ. */
  2590. helper_extend_circuit_path_n_times(oc, oc->build_state->desired_path_len);
  2591. /* Test that the cpath linked list is set correctly. */
  2592. crypt_path_t *l1_node = oc->cpath;
  2593. crypt_path_t *l2_node = l1_node->next;
  2594. crypt_path_t *l3_node = l2_node->next;
  2595. crypt_path_t *l4_node = l3_node->next;
  2596. crypt_path_t *l1_node_again = l4_node->next;
  2597. tt_ptr_op(l1_node, OP_EQ, l1_node_again);
  2598. /* Test that L2 is indeed HSLayer2Node */
  2599. retval = routerset_contains_extendinfo(options->HSLayer2Nodes,
  2600. l2_node->extend_info);
  2601. tt_int_op(retval, OP_EQ, 4);
  2602. /* test that L3 node is _not_ contained in HSLayer2Node */
  2603. retval = routerset_contains_extendinfo(options->HSLayer2Nodes,
  2604. l3_node->extend_info);
  2605. tt_int_op(retval, OP_LT, 4);
  2606. /* Test that L3 is indeed HSLayer3Node */
  2607. retval = routerset_contains_extendinfo(options->HSLayer3Nodes,
  2608. l3_node->extend_info);
  2609. tt_int_op(retval, OP_EQ, 4);
  2610. /* test that L2 node is _not_ contained in HSLayer3Node */
  2611. retval = routerset_contains_extendinfo(options->HSLayer3Nodes,
  2612. l2_node->extend_info);
  2613. tt_int_op(retval, OP_LT, 4);
  2614. /* TODO: Test that L1 can be the same as exit. To test this we need start
  2615. enforcing EnforceDistinctSubnets again, which means that we need to give
  2616. each test node a different address which currently breaks some tests. */
  2617. done:
  2618. circuit_free_(circ);
  2619. }
  2620. static const struct testcase_setup_t big_fake_network = {
  2621. big_fake_network_setup, big_fake_network_cleanup
  2622. };
  2623. static const struct testcase_setup_t upgrade_circuits = {
  2624. upgrade_circuits_setup, upgrade_circuits_cleanup
  2625. };
  2626. #define NO_PREFIX_TEST(name) \
  2627. { #name, test_ ## name, 0, NULL, NULL }
  2628. #define EN_TEST_BASE(name, fork, setup, arg) \
  2629. { #name, test_entry_guard_ ## name, fork, setup, (void*)(arg) }
  2630. #define EN_TEST(name) EN_TEST_BASE(name, 0, NULL, NULL)
  2631. #define EN_TEST_FORK(name) EN_TEST_BASE(name, TT_FORK, NULL, NULL)
  2632. #define BFN_TEST(name) \
  2633. EN_TEST_BASE(name, TT_FORK, &big_fake_network, NULL), \
  2634. { #name "_reasonably_future", test_entry_guard_ ## name, TT_FORK, \
  2635. &big_fake_network, (void*)(REASONABLY_FUTURE) }, \
  2636. { #name "_reasonably_past", test_entry_guard_ ## name, TT_FORK, \
  2637. &big_fake_network, (void*)(REASONABLY_PAST) }
  2638. #define UPGRADE_TEST(name, arg) \
  2639. EN_TEST_BASE(name, TT_FORK, &upgrade_circuits, arg), \
  2640. { #name "_reasonably_future", test_entry_guard_ ## name, TT_FORK, \
  2641. &upgrade_circuits, (void*)(arg REASONABLY_FUTURE) }, \
  2642. { #name "_reasonably_past", test_entry_guard_ ## name, TT_FORK, \
  2643. &upgrade_circuits, (void*)(arg REASONABLY_PAST) }
  2644. struct testcase_t entrynodes_tests[] = {
  2645. NO_PREFIX_TEST(node_preferred_orport),
  2646. NO_PREFIX_TEST(entry_guard_describe),
  2647. EN_TEST(randomize_time),
  2648. EN_TEST(encode_for_state_minimal),
  2649. EN_TEST(encode_for_state_maximal),
  2650. EN_TEST(parse_from_state_minimal),
  2651. EN_TEST(parse_from_state_maximal),
  2652. EN_TEST(parse_from_state_failure),
  2653. EN_TEST(parse_from_state_partial_failure),
  2654. EN_TEST_FORK(parse_from_state_full),
  2655. EN_TEST_FORK(parse_from_state_broken),
  2656. EN_TEST_FORK(get_guard_selection_by_name),
  2657. EN_TEST_FORK(number_of_primaries),
  2658. BFN_TEST(choose_selection_initial),
  2659. BFN_TEST(add_single_guard),
  2660. BFN_TEST(node_filter),
  2661. BFN_TEST(expand_sample),
  2662. BFN_TEST(expand_sample_small_net),
  2663. BFN_TEST(update_from_consensus_status),
  2664. BFN_TEST(update_from_consensus_repair),
  2665. BFN_TEST(update_from_consensus_remove),
  2666. BFN_TEST(confirming_guards),
  2667. BFN_TEST(sample_reachable_filtered),
  2668. BFN_TEST(sample_reachable_filtered_empty),
  2669. BFN_TEST(retry_unreachable),
  2670. BFN_TEST(manage_primary),
  2671. EN_TEST_FORK(guard_preferred),
  2672. BFN_TEST(select_for_circuit_no_confirmed),
  2673. BFN_TEST(select_for_circuit_confirmed),
  2674. BFN_TEST(select_for_circuit_highlevel_primary),
  2675. BFN_TEST(select_for_circuit_highlevel_confirm_other),
  2676. BFN_TEST(select_for_circuit_highlevel_primary_retry),
  2677. BFN_TEST(select_and_cancel),
  2678. BFN_TEST(drop_guards),
  2679. BFN_TEST(outdated_dirserver_exclusion),
  2680. BFN_TEST(basic_path_selection),
  2681. BFN_TEST(vanguard_path_selection),
  2682. UPGRADE_TEST(upgrade_a_circuit, "c1-done c2-done"),
  2683. UPGRADE_TEST(upgrade_blocked_by_live_primary_guards, "c1-done c2-done"),
  2684. UPGRADE_TEST(upgrade_blocked_by_lack_of_waiting_circuits, ""),
  2685. UPGRADE_TEST(upgrade_blocked_by_better_circ_complete, "c1-done c2-done"),
  2686. UPGRADE_TEST(upgrade_not_blocked_by_restricted_circ_complete,
  2687. "c1-done c2-done"),
  2688. UPGRADE_TEST(upgrade_not_blocked_by_worse_circ_complete, "c1-done c2-done"),
  2689. UPGRADE_TEST(upgrade_blocked_by_better_circ_pending, "c2-done"),
  2690. UPGRADE_TEST(upgrade_not_blocked_by_restricted_circ_pending,
  2691. "c2-done"),
  2692. UPGRADE_TEST(upgrade_not_blocked_by_worse_circ_pending, "c1-done"),
  2693. EN_TEST_FORK(should_expire_waiting),
  2694. END_OF_TESTCASES
  2695. };