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 const 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. n->nodelist_idx = smartlist_len(big_fake_net_nodes);
  166. smartlist_add(big_fake_net_nodes, n);
  167. }
  168. dummy_state = tor_malloc_zero(sizeof(or_state_t));
  169. dummy_consensus = tor_malloc_zero(sizeof(networkstatus_t));
  170. if (reasonably_future_consensus) {
  171. /* Make the dummy consensus valid in 6 hours, and expiring in 7 hours. */
  172. dummy_consensus->valid_after = approx_time() + 6*3600;
  173. dummy_consensus->valid_until = approx_time() + 7*3600;
  174. } else if (reasonably_past_consensus) {
  175. /* Make the dummy consensus valid from 16 hours ago, but expired 12 hours
  176. * ago. */
  177. dummy_consensus->valid_after = approx_time() - 16*3600;
  178. dummy_consensus->valid_until = approx_time() - 12*3600;
  179. } else {
  180. /* Make the dummy consensus valid for an hour either side of now. */
  181. dummy_consensus->valid_after = approx_time() - 3600;
  182. dummy_consensus->valid_until = approx_time() + 3600;
  183. }
  184. MOCK(nodelist_get_list, bfn_mock_nodelist_get_list);
  185. MOCK(node_get_by_id, bfn_mock_node_get_by_id);
  186. MOCK(get_or_state,
  187. get_or_state_replacement);
  188. MOCK(networkstatus_get_reasonably_live_consensus,
  189. bfn_mock_networkstatus_get_reasonably_live_consensus);
  190. /* Return anything but NULL (it's interpreted as test fail) */
  191. return (void*)testcase;
  192. }
  193. static time_t
  194. mock_randomize_time_no_randomization(time_t a, time_t b)
  195. {
  196. (void) b;
  197. return a;
  198. }
  199. static or_options_t mocked_options;
  200. static const or_options_t *
  201. mock_get_options(void)
  202. {
  203. return &mocked_options;
  204. }
  205. #define TEST_IPV4_ADDR "123.45.67.89"
  206. #define TEST_IPV6_ADDR "[1234:5678:90ab:cdef::]"
  207. static void
  208. test_node_preferred_orport(void *arg)
  209. {
  210. (void)arg;
  211. tor_addr_t ipv4_addr;
  212. const uint16_t ipv4_port = 4444;
  213. tor_addr_t ipv6_addr;
  214. const uint16_t ipv6_port = 6666;
  215. routerinfo_t node_ri;
  216. node_t node;
  217. tor_addr_port_t ap;
  218. /* Setup options */
  219. memset(&mocked_options, 0, sizeof(mocked_options));
  220. /* We don't test ClientPreferIPv6ORPort here, because it's used in
  221. * nodelist_set_consensus to setup node.ipv6_preferred, which we set
  222. * directly. */
  223. MOCK(get_options, mock_get_options);
  224. /* Setup IP addresses */
  225. tor_addr_parse(&ipv4_addr, TEST_IPV4_ADDR);
  226. tor_addr_parse(&ipv6_addr, TEST_IPV6_ADDR);
  227. /* Setup node_ri */
  228. memset(&node_ri, 0, sizeof(node_ri));
  229. node_ri.addr = tor_addr_to_ipv4h(&ipv4_addr);
  230. node_ri.or_port = ipv4_port;
  231. tor_addr_copy(&node_ri.ipv6_addr, &ipv6_addr);
  232. node_ri.ipv6_orport = ipv6_port;
  233. /* Setup node */
  234. memset(&node, 0, sizeof(node));
  235. node.ri = &node_ri;
  236. /* Check the preferred address is IPv4 if we're only using IPv4, regardless
  237. * of whether we prefer it or not */
  238. mocked_options.ClientUseIPv4 = 1;
  239. mocked_options.ClientUseIPv6 = 0;
  240. node.ipv6_preferred = 0;
  241. node_get_pref_orport(&node, &ap);
  242. tt_assert(tor_addr_eq(&ap.addr, &ipv4_addr));
  243. tt_assert(ap.port == ipv4_port);
  244. node.ipv6_preferred = 1;
  245. node_get_pref_orport(&node, &ap);
  246. tt_assert(tor_addr_eq(&ap.addr, &ipv4_addr));
  247. tt_assert(ap.port == ipv4_port);
  248. /* Check the preferred address is IPv4 if we're using IPv4 and IPv6, but
  249. * don't prefer the IPv6 address */
  250. mocked_options.ClientUseIPv4 = 1;
  251. mocked_options.ClientUseIPv6 = 1;
  252. node.ipv6_preferred = 0;
  253. node_get_pref_orport(&node, &ap);
  254. tt_assert(tor_addr_eq(&ap.addr, &ipv4_addr));
  255. tt_assert(ap.port == ipv4_port);
  256. /* Check the preferred address is IPv6 if we prefer it and
  257. * ClientUseIPv6 is 1, regardless of ClientUseIPv4 */
  258. mocked_options.ClientUseIPv4 = 1;
  259. mocked_options.ClientUseIPv6 = 1;
  260. node.ipv6_preferred = 1;
  261. node_get_pref_orport(&node, &ap);
  262. tt_assert(tor_addr_eq(&ap.addr, &ipv6_addr));
  263. tt_assert(ap.port == ipv6_port);
  264. mocked_options.ClientUseIPv4 = 0;
  265. node_get_pref_orport(&node, &ap);
  266. tt_assert(tor_addr_eq(&ap.addr, &ipv6_addr));
  267. tt_assert(ap.port == ipv6_port);
  268. /* Check the preferred address is IPv6 if we don't prefer it, but
  269. * ClientUseIPv4 is 0 */
  270. mocked_options.ClientUseIPv4 = 0;
  271. mocked_options.ClientUseIPv6 = 1;
  272. node.ipv6_preferred = fascist_firewall_prefer_ipv6_orport(&mocked_options);
  273. node_get_pref_orport(&node, &ap);
  274. tt_assert(tor_addr_eq(&ap.addr, &ipv6_addr));
  275. tt_assert(ap.port == ipv6_port);
  276. done:
  277. UNMOCK(get_options);
  278. }
  279. static void
  280. test_entry_guard_describe(void *arg)
  281. {
  282. (void)arg;
  283. entry_guard_t g;
  284. memset(&g, 0, sizeof(g));
  285. strlcpy(g.nickname, "okefenokee", sizeof(g.nickname));
  286. memcpy(g.identity, "theforestprimeval---", DIGEST_LEN);
  287. tt_str_op(entry_guard_describe(&g), OP_EQ,
  288. "okefenokee ($746865666F726573747072696D6576616C2D2D2D)");
  289. done:
  290. ;
  291. }
  292. static void
  293. test_entry_guard_randomize_time(void *arg)
  294. {
  295. const time_t now = 1479153573;
  296. const int delay = 86400;
  297. const int N = 1000;
  298. (void)arg;
  299. time_t t;
  300. int i;
  301. for (i = 0; i < N; ++i) {
  302. t = randomize_time(now, delay);
  303. tt_int_op(t, OP_LE, now);
  304. tt_int_op(t, OP_GE, now-delay);
  305. }
  306. /* now try the corner cases */
  307. for (i = 0; i < N; ++i) {
  308. t = randomize_time(100, delay);
  309. tt_int_op(t, OP_GE, 1);
  310. tt_int_op(t, OP_LE, 100);
  311. t = randomize_time(0, delay);
  312. tt_int_op(t, OP_EQ, 1);
  313. }
  314. done:
  315. ;
  316. }
  317. static void
  318. test_entry_guard_encode_for_state_minimal(void *arg)
  319. {
  320. (void) arg;
  321. entry_guard_t *eg = tor_malloc_zero(sizeof(entry_guard_t));
  322. eg->selection_name = tor_strdup("wubwub");
  323. memcpy(eg->identity, "plurpyflurpyslurpydo", DIGEST_LEN);
  324. eg->sampled_on_date = 1479081600;
  325. eg->confirmed_idx = -1;
  326. char *s = NULL;
  327. s = entry_guard_encode_for_state(eg);
  328. tt_str_op(s, OP_EQ,
  329. "in=wubwub "
  330. "rsa_id=706C75727079666C75727079736C75727079646F "
  331. "sampled_on=2016-11-14T00:00:00 "
  332. "listed=0");
  333. done:
  334. entry_guard_free(eg);
  335. tor_free(s);
  336. }
  337. static void
  338. test_entry_guard_encode_for_state_maximal(void *arg)
  339. {
  340. (void) arg;
  341. entry_guard_t *eg = tor_malloc_zero(sizeof(entry_guard_t));
  342. strlcpy(eg->nickname, "Fred", sizeof(eg->nickname));
  343. eg->selection_name = tor_strdup("default");
  344. memcpy(eg->identity, "plurpyflurpyslurpydo", DIGEST_LEN);
  345. eg->bridge_addr = tor_malloc_zero(sizeof(tor_addr_port_t));
  346. tor_addr_from_ipv4h(&eg->bridge_addr->addr, 0x08080404);
  347. eg->bridge_addr->port = 9999;
  348. eg->sampled_on_date = 1479081600;
  349. eg->sampled_by_version = tor_strdup("1.2.3");
  350. eg->unlisted_since_date = 1479081645;
  351. eg->currently_listed = 1;
  352. eg->confirmed_on_date = 1479081690;
  353. eg->confirmed_idx = 333;
  354. eg->extra_state_fields = tor_strdup("and the green grass grew all around");
  355. char *s = NULL;
  356. s = entry_guard_encode_for_state(eg);
  357. tt_str_op(s, OP_EQ,
  358. "in=default "
  359. "rsa_id=706C75727079666C75727079736C75727079646F "
  360. "bridge_addr=8.8.4.4:9999 "
  361. "nickname=Fred "
  362. "sampled_on=2016-11-14T00:00:00 "
  363. "sampled_by=1.2.3 "
  364. "unlisted_since=2016-11-14T00:00:45 "
  365. "listed=1 "
  366. "confirmed_on=2016-11-14T00:01:30 "
  367. "confirmed_idx=333 "
  368. "and the green grass grew all around");
  369. done:
  370. entry_guard_free(eg);
  371. tor_free(s);
  372. }
  373. static void
  374. test_entry_guard_parse_from_state_minimal(void *arg)
  375. {
  376. (void)arg;
  377. char *mem_op_hex_tmp = NULL;
  378. entry_guard_t *eg = NULL;
  379. time_t t = approx_time();
  380. eg = entry_guard_parse_from_state(
  381. "in=default_plus "
  382. "rsa_id=596f75206d6179206e656564206120686f626279");
  383. tt_assert(eg);
  384. tt_str_op(eg->selection_name, OP_EQ, "default_plus");
  385. test_mem_op_hex(eg->identity, OP_EQ,
  386. "596f75206d6179206e656564206120686f626279");
  387. tt_str_op(eg->nickname, OP_EQ, "$596F75206D6179206E656564206120686F626279");
  388. tt_ptr_op(eg->bridge_addr, OP_EQ, NULL);
  389. tt_i64_op(eg->sampled_on_date, OP_GE, t);
  390. tt_i64_op(eg->sampled_on_date, OP_LE, t+86400);
  391. tt_i64_op(eg->unlisted_since_date, OP_EQ, 0);
  392. tt_ptr_op(eg->sampled_by_version, OP_EQ, NULL);
  393. tt_int_op(eg->currently_listed, OP_EQ, 0);
  394. tt_i64_op(eg->confirmed_on_date, OP_EQ, 0);
  395. tt_int_op(eg->confirmed_idx, OP_EQ, -1);
  396. tt_int_op(eg->last_tried_to_connect, OP_EQ, 0);
  397. tt_int_op(eg->is_reachable, OP_EQ, GUARD_REACHABLE_MAYBE);
  398. done:
  399. entry_guard_free(eg);
  400. tor_free(mem_op_hex_tmp);
  401. }
  402. static void
  403. test_entry_guard_parse_from_state_maximal(void *arg)
  404. {
  405. (void)arg;
  406. char *mem_op_hex_tmp = NULL;
  407. entry_guard_t *eg = NULL;
  408. eg = entry_guard_parse_from_state(
  409. "in=fred "
  410. "rsa_id=706C75727079666C75727079736C75727079646F "
  411. "bridge_addr=[1::3]:9999 "
  412. "nickname=Fred "
  413. "sampled_on=2016-11-14T00:00:00 "
  414. "sampled_by=1.2.3 "
  415. "unlisted_since=2016-11-14T00:00:45 "
  416. "listed=1 "
  417. "confirmed_on=2016-11-14T00:01:30 "
  418. "confirmed_idx=333 "
  419. "and the green grass grew all around "
  420. "rsa_id=all,around");
  421. tt_assert(eg);
  422. test_mem_op_hex(eg->identity, OP_EQ,
  423. "706C75727079666C75727079736C75727079646F");
  424. tt_str_op(fmt_addr(&eg->bridge_addr->addr), OP_EQ, "1::3");
  425. tt_int_op(eg->bridge_addr->port, OP_EQ, 9999);
  426. tt_str_op(eg->nickname, OP_EQ, "Fred");
  427. tt_i64_op(eg->sampled_on_date, OP_EQ, 1479081600);
  428. tt_i64_op(eg->unlisted_since_date, OP_EQ, 1479081645);
  429. tt_str_op(eg->sampled_by_version, OP_EQ, "1.2.3");
  430. tt_int_op(eg->currently_listed, OP_EQ, 1);
  431. tt_i64_op(eg->confirmed_on_date, OP_EQ, 1479081690);
  432. tt_int_op(eg->confirmed_idx, OP_EQ, 333);
  433. tt_str_op(eg->extra_state_fields, OP_EQ,
  434. "and the green grass grew all around rsa_id=all,around");
  435. tt_int_op(eg->last_tried_to_connect, OP_EQ, 0);
  436. tt_int_op(eg->is_reachable, OP_EQ, GUARD_REACHABLE_MAYBE);
  437. done:
  438. entry_guard_free(eg);
  439. tor_free(mem_op_hex_tmp);
  440. }
  441. static void
  442. test_entry_guard_parse_from_state_failure(void *arg)
  443. {
  444. (void)arg;
  445. entry_guard_t *eg = NULL;
  446. /* no selection */
  447. eg = entry_guard_parse_from_state(
  448. "rsa_id=596f75206d6179206e656564206120686f626270");
  449. tt_ptr_op(eg, OP_EQ, NULL);
  450. /* no RSA ID. */
  451. eg = entry_guard_parse_from_state("in=default nickname=Fred");
  452. tt_ptr_op(eg, OP_EQ, NULL);
  453. /* Bad RSA ID: bad character. */
  454. eg = entry_guard_parse_from_state(
  455. "in=default "
  456. "rsa_id=596f75206d6179206e656564206120686f62627q");
  457. tt_ptr_op(eg, OP_EQ, NULL);
  458. /* Bad RSA ID: too long.*/
  459. eg = entry_guard_parse_from_state(
  460. "in=default "
  461. "rsa_id=596f75206d6179206e656564206120686f6262703");
  462. tt_ptr_op(eg, OP_EQ, NULL);
  463. /* Bad RSA ID: too short.*/
  464. eg = entry_guard_parse_from_state(
  465. "in=default "
  466. "rsa_id=596f75206d6179206e65656420612");
  467. tt_ptr_op(eg, OP_EQ, NULL);
  468. done:
  469. entry_guard_free(eg);
  470. }
  471. static void
  472. test_entry_guard_parse_from_state_partial_failure(void *arg)
  473. {
  474. (void)arg;
  475. char *mem_op_hex_tmp = NULL;
  476. entry_guard_t *eg = NULL;
  477. time_t t = approx_time();
  478. eg = entry_guard_parse_from_state(
  479. "in=default "
  480. "rsa_id=706C75727079666C75727079736C75727079646F "
  481. "bridge_addr=1.2.3.3.4:5 "
  482. "nickname=FredIsANodeWithAStrangeNicknameThatIsTooLong "
  483. "sampled_on=2016-11-14T00:00:99 "
  484. "sampled_by=1.2.3 stuff in the middle "
  485. "unlisted_since=2016-xx-14T00:00:45 "
  486. "listed=0 "
  487. "confirmed_on=2016-11-14T00:01:30zz "
  488. "confirmed_idx=idx "
  489. "and the green grass grew all around "
  490. "rsa_id=all,around");
  491. tt_assert(eg);
  492. test_mem_op_hex(eg->identity, OP_EQ,
  493. "706C75727079666C75727079736C75727079646F");
  494. tt_str_op(eg->nickname, OP_EQ, "FredIsANodeWithAStrangeNicknameThatIsTooL");
  495. tt_ptr_op(eg->bridge_addr, OP_EQ, NULL);
  496. tt_i64_op(eg->sampled_on_date, OP_EQ, t);
  497. tt_i64_op(eg->unlisted_since_date, OP_EQ, 0);
  498. tt_str_op(eg->sampled_by_version, OP_EQ, "1.2.3");
  499. tt_int_op(eg->currently_listed, OP_EQ, 0);
  500. tt_i64_op(eg->confirmed_on_date, OP_EQ, 0);
  501. tt_int_op(eg->confirmed_idx, OP_EQ, -1);
  502. tt_str_op(eg->extra_state_fields, OP_EQ,
  503. "stuff in the middle and the green grass grew all around "
  504. "rsa_id=all,around");
  505. tt_int_op(eg->last_tried_to_connect, OP_EQ, 0);
  506. tt_int_op(eg->is_reachable, OP_EQ, GUARD_REACHABLE_MAYBE);
  507. done:
  508. entry_guard_free(eg);
  509. tor_free(mem_op_hex_tmp);
  510. }
  511. static int
  512. mock_entry_guard_is_listed(guard_selection_t *gs, const entry_guard_t *guard)
  513. {
  514. (void)gs;
  515. (void)guard;
  516. return 1;
  517. }
  518. static void
  519. test_entry_guard_parse_from_state_full(void *arg)
  520. {
  521. (void)arg;
  522. /* Here's a state I made while testing. The identities and locations for
  523. * the bridges are redacted. */
  524. const char STATE[] =
  525. "Guard in=default rsa_id=214F44BD5B638E8C817D47FF7C97397790BF0345 "
  526. "nickname=TotallyNinja sampled_on=2016-11-12T19:32:49 "
  527. "sampled_by=0.3.0.0-alpha-dev "
  528. "listed=1\n"
  529. "Guard in=default rsa_id=052900AB0EA3ED54BAB84AE8A99E74E8693CE2B2 "
  530. "nickname=5OfNovember sampled_on=2016-11-20T04:32:05 "
  531. "sampled_by=0.3.0.0-alpha-dev "
  532. "listed=1 confirmed_on=2016-11-22T08:13:28 confirmed_idx=0 "
  533. "pb_circ_attempts=4.000000 pb_circ_successes=2.000000 "
  534. "pb_successful_circuits_closed=2.000000\n"
  535. "Guard in=default rsa_id=7B700C0C207EBD0002E00F499BE265519AC3C25A "
  536. "nickname=dc6jgk11 sampled_on=2016-11-28T11:50:13 "
  537. "sampled_by=0.3.0.0-alpha-dev "
  538. "listed=1 confirmed_on=2016-11-24T08:45:30 confirmed_idx=4 "
  539. "pb_circ_attempts=5.000000 pb_circ_successes=5.000000 "
  540. "pb_successful_circuits_closed=5.000000\n"
  541. "Guard in=wobblesome rsa_id=7B700C0C207EBD0002E00F499BE265519AC3C25A "
  542. "nickname=dc6jgk11 sampled_on=2016-11-28T11:50:13 "
  543. "sampled_by=0.3.0.0-alpha-dev "
  544. "listed=1\n"
  545. "Guard in=default rsa_id=E9025AD60D86875D5F11548D536CC6AF60F0EF5E "
  546. "nickname=maibrunn sampled_on=2016-11-25T22:36:38 "
  547. "sampled_by=0.3.0.0-alpha-dev listed=1\n"
  548. "Guard in=default rsa_id=DCD30B90BA3A792DA75DC54A327EF353FB84C38E "
  549. "nickname=Unnamed sampled_on=2016-11-25T14:34:00 "
  550. "sampled_by=0.3.0.0-alpha-dev listed=1\n"
  551. "Guard in=bridges rsa_id=8FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF2E "
  552. "bridge_addr=24.1.1.1:443 sampled_on=2016-11-25T06:44:14 "
  553. "sampled_by=0.3.0.0-alpha-dev listed=1 "
  554. "confirmed_on=2016-11-29T10:36:06 confirmed_idx=0 "
  555. "pb_circ_attempts=8.000000 pb_circ_successes=8.000000 "
  556. "pb_successful_circuits_closed=13.000000\n"
  557. "Guard in=bridges rsa_id=5800000000000000000000000000000000000000 "
  558. "bridge_addr=37.218.246.143:28366 "
  559. "sampled_on=2016-11-18T15:07:34 sampled_by=0.3.0.0-alpha-dev listed=1\n";
  560. config_line_t *lines = NULL;
  561. or_state_t *state = tor_malloc_zero(sizeof(or_state_t));
  562. int r = config_get_lines(STATE, &lines, 0);
  563. char *msg = NULL;
  564. smartlist_t *text = smartlist_new();
  565. char *joined = NULL;
  566. // So nodes aren't expired. This is Tue, 13 Dec 2016 09:37:14 GMT
  567. update_approx_time(1481621834);
  568. MOCK(entry_guard_is_listed, mock_entry_guard_is_listed);
  569. dummy_state = state;
  570. MOCK(get_or_state,
  571. get_or_state_replacement);
  572. tt_int_op(r, OP_EQ, 0);
  573. tt_assert(lines);
  574. state->Guard = lines;
  575. /* Try it first without setting the result. */
  576. r = entry_guards_parse_state(state, 0, &msg);
  577. tt_int_op(r, OP_EQ, 0);
  578. guard_selection_t *gs_br =
  579. get_guard_selection_by_name("bridges", GS_TYPE_BRIDGE, 0);
  580. tt_ptr_op(gs_br, OP_EQ, NULL);
  581. r = entry_guards_parse_state(state, 1, &msg);
  582. tt_int_op(r, OP_EQ, 0);
  583. gs_br = get_guard_selection_by_name("bridges", GS_TYPE_BRIDGE, 0);
  584. guard_selection_t *gs_df =
  585. get_guard_selection_by_name("default", GS_TYPE_NORMAL, 0);
  586. guard_selection_t *gs_wb =
  587. get_guard_selection_by_name("wobblesome", GS_TYPE_NORMAL, 0);
  588. tt_assert(gs_br);
  589. tt_assert(gs_df);
  590. tt_assert(gs_wb);
  591. tt_int_op(smartlist_len(gs_df->sampled_entry_guards), OP_EQ, 5);
  592. tt_int_op(smartlist_len(gs_br->sampled_entry_guards), OP_EQ, 2);
  593. tt_int_op(smartlist_len(gs_wb->sampled_entry_guards), OP_EQ, 1);
  594. /* Try again; make sure it doesn't double-add the guards. */
  595. r = entry_guards_parse_state(state, 1, &msg);
  596. tt_int_op(r, OP_EQ, 0);
  597. gs_br = get_guard_selection_by_name("bridges", GS_TYPE_BRIDGE, 0);
  598. gs_df = get_guard_selection_by_name("default", GS_TYPE_NORMAL, 0);
  599. tt_assert(gs_br);
  600. tt_assert(gs_df);
  601. tt_int_op(smartlist_len(gs_df->sampled_entry_guards), OP_EQ, 5);
  602. tt_int_op(smartlist_len(gs_br->sampled_entry_guards), OP_EQ, 2);
  603. /* Re-encode; it should be the same... almost. */
  604. {
  605. /* (Make a guard nonpersistent first) */
  606. entry_guard_t *g = smartlist_get(gs_df->sampled_entry_guards, 0);
  607. g->is_persistent = 0;
  608. }
  609. config_free_lines(lines);
  610. lines = state->Guard = NULL; // to prevent double-free.
  611. entry_guards_update_state(state);
  612. tt_assert(state->Guard);
  613. lines = state->Guard;
  614. config_line_t *ln;
  615. for (ln = lines; ln; ln = ln->next) {
  616. smartlist_add_asprintf(text, "%s %s\n",ln->key, ln->value);
  617. }
  618. joined = smartlist_join_strings(text, "", 0, NULL);
  619. tt_str_op(joined, OP_EQ,
  620. "Guard in=default rsa_id=052900AB0EA3ED54BAB84AE8A99E74E8693CE2B2 "
  621. "nickname=5OfNovember sampled_on=2016-11-20T04:32:05 "
  622. "sampled_by=0.3.0.0-alpha-dev "
  623. "listed=1 confirmed_on=2016-11-22T08:13:28 confirmed_idx=0 "
  624. "pb_circ_attempts=4.000000 pb_circ_successes=2.000000 "
  625. "pb_successful_circuits_closed=2.000000\n"
  626. "Guard in=default rsa_id=7B700C0C207EBD0002E00F499BE265519AC3C25A "
  627. "nickname=dc6jgk11 sampled_on=2016-11-28T11:50:13 "
  628. "sampled_by=0.3.0.0-alpha-dev "
  629. "listed=1 confirmed_on=2016-11-24T08:45:30 confirmed_idx=1 "
  630. "pb_circ_attempts=5.000000 pb_circ_successes=5.000000 "
  631. "pb_successful_circuits_closed=5.000000\n"
  632. "Guard in=default rsa_id=E9025AD60D86875D5F11548D536CC6AF60F0EF5E "
  633. "nickname=maibrunn sampled_on=2016-11-25T22:36:38 "
  634. "sampled_by=0.3.0.0-alpha-dev listed=1\n"
  635. "Guard in=default rsa_id=DCD30B90BA3A792DA75DC54A327EF353FB84C38E "
  636. "nickname=Unnamed sampled_on=2016-11-25T14:34:00 "
  637. "sampled_by=0.3.0.0-alpha-dev listed=1\n"
  638. "Guard in=wobblesome rsa_id=7B700C0C207EBD0002E00F499BE265519AC3C25A "
  639. "nickname=dc6jgk11 sampled_on=2016-11-28T11:50:13 "
  640. "sampled_by=0.3.0.0-alpha-dev "
  641. "listed=1\n"
  642. "Guard in=bridges rsa_id=8FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF2E "
  643. "bridge_addr=24.1.1.1:443 sampled_on=2016-11-25T06:44:14 "
  644. "sampled_by=0.3.0.0-alpha-dev listed=1 "
  645. "confirmed_on=2016-11-29T10:36:06 confirmed_idx=0 "
  646. "pb_circ_attempts=8.000000 pb_circ_successes=8.000000 "
  647. "pb_successful_circuits_closed=13.000000\n"
  648. "Guard in=bridges rsa_id=5800000000000000000000000000000000000000 "
  649. "bridge_addr=37.218.246.143:28366 "
  650. "sampled_on=2016-11-18T15:07:34 sampled_by=0.3.0.0-alpha-dev listed=1\n");
  651. done:
  652. config_free_lines(lines);
  653. tor_free(state);
  654. tor_free(msg);
  655. UNMOCK(get_or_state);
  656. UNMOCK(entry_guard_is_listed);
  657. SMARTLIST_FOREACH(text, char *, cp, tor_free(cp));
  658. smartlist_free(text);
  659. tor_free(joined);
  660. }
  661. static void
  662. test_entry_guard_parse_from_state_broken(void *arg)
  663. {
  664. (void)arg;
  665. /* Here's a variation on the previous state. Every line but the first is
  666. * busted somehow. */
  667. const char STATE[] =
  668. /* Okay. */
  669. "Guard in=default rsa_id=214F44BD5B638E8C817D47FF7C97397790BF0345 "
  670. "nickname=TotallyNinja sampled_on=2016-11-12T19:32:49 "
  671. "sampled_by=0.3.0.0-alpha-dev "
  672. "listed=1\n"
  673. /* No selection listed. */
  674. "Guard rsa_id=052900AB0EA3ED54BAB84AE8A99E74E8693CE2B2 "
  675. "nickname=5OfNovember sampled_on=2016-11-20T04:32:05 "
  676. "sampled_by=0.3.0.0-alpha-dev "
  677. "listed=1 confirmed_on=2016-11-22T08:13:28 confirmed_idx=0 "
  678. "pb_circ_attempts=4.000000 pb_circ_successes=2.000000 "
  679. "pb_successful_circuits_closed=2.000000\n"
  680. /* Selection is "legacy"!! */
  681. "Guard in=legacy rsa_id=7B700C0C207EBD0002E00F499BE265519AC3C25A "
  682. "nickname=dc6jgk11 sampled_on=2016-11-28T11:50:13 "
  683. "sampled_by=0.3.0.0-alpha-dev "
  684. "listed=1 confirmed_on=2016-11-24T08:45:30 confirmed_idx=4 "
  685. "pb_circ_attempts=5.000000 pb_circ_successes=5.000000 "
  686. "pb_successful_circuits_closed=5.000000\n";
  687. config_line_t *lines = NULL;
  688. or_state_t *state = tor_malloc_zero(sizeof(or_state_t));
  689. int r = config_get_lines(STATE, &lines, 0);
  690. char *msg = NULL;
  691. dummy_state = state;
  692. MOCK(get_or_state,
  693. get_or_state_replacement);
  694. tt_int_op(r, OP_EQ, 0);
  695. tt_assert(lines);
  696. state->Guard = lines;
  697. /* First, no-set case. we should get an error. */
  698. r = entry_guards_parse_state(state, 0, &msg);
  699. tt_int_op(r, OP_LT, 0);
  700. tt_ptr_op(msg, OP_NE, NULL);
  701. /* And we shouldn't have made anything. */
  702. guard_selection_t *gs_df =
  703. get_guard_selection_by_name("default", GS_TYPE_NORMAL, 0);
  704. tt_ptr_op(gs_df, OP_EQ, NULL);
  705. tor_free(msg);
  706. /* Now see about the set case (which shouldn't happen IRL) */
  707. r = entry_guards_parse_state(state, 1, &msg);
  708. tt_int_op(r, OP_LT, 0);
  709. tt_ptr_op(msg, OP_NE, NULL);
  710. gs_df = get_guard_selection_by_name("default", GS_TYPE_NORMAL, 0);
  711. tt_ptr_op(gs_df, OP_NE, NULL);
  712. tt_int_op(smartlist_len(gs_df->sampled_entry_guards), OP_EQ, 1);
  713. done:
  714. config_free_lines(lines);
  715. tor_free(state);
  716. tor_free(msg);
  717. UNMOCK(get_or_state);
  718. }
  719. static void
  720. test_entry_guard_get_guard_selection_by_name(void *arg)
  721. {
  722. (void)arg;
  723. guard_selection_t *gs1, *gs2, *gs3;
  724. gs1 = get_guard_selection_by_name("unlikely", GS_TYPE_NORMAL, 0);
  725. tt_ptr_op(gs1, OP_EQ, NULL);
  726. gs1 = get_guard_selection_by_name("unlikely", GS_TYPE_NORMAL, 1);
  727. tt_ptr_op(gs1, OP_NE, NULL);
  728. gs2 = get_guard_selection_by_name("unlikely", GS_TYPE_NORMAL, 1);
  729. tt_assert(gs2 == gs1);
  730. gs2 = get_guard_selection_by_name("unlikely", GS_TYPE_NORMAL, 0);
  731. tt_assert(gs2 == gs1);
  732. gs2 = get_guard_selection_by_name("implausible", GS_TYPE_NORMAL, 0);
  733. tt_ptr_op(gs2, OP_EQ, NULL);
  734. gs2 = get_guard_selection_by_name("implausible", GS_TYPE_NORMAL, 1);
  735. tt_ptr_op(gs2, OP_NE, NULL);
  736. tt_assert(gs2 != gs1);
  737. gs3 = get_guard_selection_by_name("implausible", GS_TYPE_NORMAL, 0);
  738. tt_assert(gs3 == gs2);
  739. gs3 = get_guard_selection_by_name("default", GS_TYPE_NORMAL, 0);
  740. tt_ptr_op(gs3, OP_EQ, NULL);
  741. gs3 = get_guard_selection_by_name("default", GS_TYPE_NORMAL, 1);
  742. tt_ptr_op(gs3, OP_NE, NULL);
  743. tt_assert(gs3 != gs2);
  744. tt_assert(gs3 != gs1);
  745. tt_assert(gs3 == get_guard_selection_info());
  746. done:
  747. entry_guards_free_all();
  748. }
  749. static void
  750. test_entry_guard_choose_selection_initial(void *arg)
  751. {
  752. /* Tests for picking our initial guard selection (based on having had
  753. * no previous selection */
  754. (void)arg;
  755. guard_selection_type_t type = GS_TYPE_INFER;
  756. const char *name = choose_guard_selection(get_options(),
  757. dummy_consensus, NULL, &type);
  758. tt_str_op(name, OP_EQ, "default");
  759. tt_int_op(type, OP_EQ, GS_TYPE_NORMAL);
  760. /* If we're using bridges, we get the bridge selection. */
  761. get_options_mutable()->UseBridges = 1;
  762. name = choose_guard_selection(get_options(),
  763. dummy_consensus, NULL, &type);
  764. tt_str_op(name, OP_EQ, "bridges");
  765. tt_int_op(type, OP_EQ, GS_TYPE_BRIDGE);
  766. get_options_mutable()->UseBridges = 0;
  767. /* If we discard >99% of our guards, though, we should be in the restricted
  768. * set. */
  769. tt_assert(get_options_mutable()->EntryNodes == NULL);
  770. get_options_mutable()->EntryNodes = routerset_new();
  771. routerset_parse(get_options_mutable()->EntryNodes, "1.0.0.0/8", "foo");
  772. name = choose_guard_selection(get_options(),
  773. dummy_consensus, NULL, &type);
  774. tt_str_op(name, OP_EQ, "restricted");
  775. tt_int_op(type, OP_EQ, GS_TYPE_RESTRICTED);
  776. done:
  777. ;
  778. }
  779. static void
  780. test_entry_guard_add_single_guard(void *arg)
  781. {
  782. (void)arg;
  783. guard_selection_t *gs = guard_selection_new("default", GS_TYPE_NORMAL);
  784. /* 1: Add a single guard to the sample. */
  785. node_t *n1 = smartlist_get(big_fake_net_nodes, 0);
  786. time_t now = approx_time();
  787. tt_assert(n1->is_possible_guard == 1);
  788. entry_guard_t *g1 = entry_guard_add_to_sample(gs, n1);
  789. tt_assert(g1);
  790. /* Make sure its fields look right. */
  791. tt_mem_op(n1->identity, OP_EQ, g1->identity, DIGEST_LEN);
  792. tt_i64_op(g1->sampled_on_date, OP_GE, now - 12*86400);
  793. tt_i64_op(g1->sampled_on_date, OP_LE, now);
  794. tt_str_op(g1->sampled_by_version, OP_EQ, VERSION);
  795. tt_uint_op(g1->currently_listed, OP_EQ, 1);
  796. tt_i64_op(g1->confirmed_on_date, OP_EQ, 0);
  797. tt_int_op(g1->confirmed_idx, OP_EQ, -1);
  798. tt_int_op(g1->last_tried_to_connect, OP_EQ, 0);
  799. tt_uint_op(g1->is_reachable, OP_EQ, GUARD_REACHABLE_MAYBE);
  800. tt_i64_op(g1->failing_since, OP_EQ, 0);
  801. tt_uint_op(g1->is_filtered_guard, OP_EQ, 1);
  802. tt_uint_op(g1->is_usable_filtered_guard, OP_EQ, 1);
  803. tt_uint_op(g1->is_primary, OP_EQ, 0);
  804. tt_ptr_op(g1->extra_state_fields, OP_EQ, NULL);
  805. /* Make sure it got added. */
  806. tt_int_op(1, OP_EQ, smartlist_len(gs->sampled_entry_guards));
  807. tt_ptr_op(g1, OP_EQ, smartlist_get(gs->sampled_entry_guards, 0));
  808. tt_ptr_op(g1, OP_EQ, get_sampled_guard_with_id(gs, (uint8_t*)n1->identity));
  809. const uint8_t bad_id[20] = {0};
  810. tt_ptr_op(NULL, OP_EQ, get_sampled_guard_with_id(gs, bad_id));
  811. done:
  812. guard_selection_free(gs);
  813. }
  814. static void
  815. test_entry_guard_node_filter(void *arg)
  816. {
  817. (void)arg;
  818. guard_selection_t *gs = guard_selection_new("default", GS_TYPE_NORMAL);
  819. bridge_line_t *bl = NULL;
  820. /* Initialize a bunch of node objects that are all guards. */
  821. #define NUM 7
  822. node_t *n[NUM];
  823. entry_guard_t *g[NUM];
  824. int i;
  825. for (i=0; i < NUM; ++i) {
  826. n[i] = smartlist_get(big_fake_net_nodes, i*2); // even ones are guards.
  827. g[i] = entry_guard_add_to_sample(gs, n[i]);
  828. // everything starts out filtered-in
  829. tt_uint_op(g[i]->is_filtered_guard, OP_EQ, 1);
  830. tt_uint_op(g[i]->is_usable_filtered_guard, OP_EQ, 1);
  831. }
  832. tt_int_op(num_reachable_filtered_guards(gs, NULL), OP_EQ, NUM);
  833. /* Make sure refiltering doesn't hurt */
  834. entry_guards_update_filtered_sets(gs);
  835. for (i = 0; i < NUM; ++i) {
  836. tt_uint_op(g[i]->is_filtered_guard, OP_EQ, 1);
  837. tt_uint_op(g[i]->is_usable_filtered_guard, OP_EQ, 1);
  838. }
  839. tt_int_op(num_reachable_filtered_guards(gs, NULL), OP_EQ, NUM);
  840. /* Now start doing things to make the guards get filtered out, 1 by 1. */
  841. /* 0: Not listed. */
  842. g[0]->currently_listed = 0;
  843. /* 1: path bias says this guard is maybe eeeevil. */
  844. g[1]->pb.path_bias_disabled = 1;
  845. /* 2: Unreachable address. */
  846. n[2]->rs->addr = 0;
  847. /* 3: ExcludeNodes */
  848. n[3]->rs->addr = 0x90902020;
  849. routerset_free(get_options_mutable()->ExcludeNodes);
  850. get_options_mutable()->ExcludeNodes = routerset_new();
  851. routerset_parse(get_options_mutable()->ExcludeNodes, "144.144.0.0/16", "");
  852. /* 4: Bridge. */
  853. get_options_mutable()->UseBridges = 1;
  854. sweep_bridge_list();
  855. bl = tor_malloc_zero(sizeof(bridge_line_t));
  856. tor_addr_from_ipv4h(&bl->addr, n[4]->rs->addr);
  857. bl->port = n[4]->rs->or_port;
  858. memcpy(bl->digest, n[4]->identity, 20);
  859. bridge_add_from_config(bl);
  860. bl = NULL; // prevent free.
  861. get_options_mutable()->UseBridges = 0;
  862. /* 5: Unreachable. This stays in the filter, but isn't in usable-filtered */
  863. g[5]->last_tried_to_connect = approx_time(); // prevent retry.
  864. g[5]->is_reachable = GUARD_REACHABLE_NO;
  865. /* 6: no change. */
  866. /* Now refilter and inspect. */
  867. entry_guards_update_filtered_sets(gs);
  868. for (i = 0; i < NUM; ++i) {
  869. tt_assert(g[i]->is_filtered_guard == (i == 5 || i == 6));
  870. tt_assert(g[i]->is_usable_filtered_guard == (i == 6));
  871. }
  872. tt_int_op(num_reachable_filtered_guards(gs, NULL), OP_EQ, 1);
  873. /* Now make sure we have no live consensus, and no nodes. Nothing should
  874. * pass the filter any more. */
  875. tor_free(dummy_consensus);
  876. dummy_consensus = NULL;
  877. SMARTLIST_FOREACH(big_fake_net_nodes, node_t *, node, {
  878. memset(node->identity, 0xff, 20);
  879. });
  880. entry_guards_update_filtered_sets(gs);
  881. for (i = 0; i < NUM; ++i) {
  882. tt_uint_op(g[i]->is_filtered_guard, OP_EQ, 0);
  883. tt_uint_op(g[i]->is_usable_filtered_guard, OP_EQ, 0);
  884. }
  885. tt_int_op(num_reachable_filtered_guards(gs, NULL), OP_EQ, 0);
  886. done:
  887. guard_selection_free(gs);
  888. tor_free(bl);
  889. #undef NUM
  890. }
  891. static void
  892. test_entry_guard_expand_sample(void *arg)
  893. {
  894. (void)arg;
  895. guard_selection_t *gs = guard_selection_new("default", GS_TYPE_NORMAL);
  896. digestmap_t *node_by_id = digestmap_new();
  897. entry_guard_t *guard = entry_guards_expand_sample(gs);
  898. tt_assert(guard); // the last guard returned.
  899. // Every sampled guard here should be filtered and reachable for now.
  900. tt_int_op(smartlist_len(gs->sampled_entry_guards), OP_EQ,
  901. num_reachable_filtered_guards(gs, NULL));
  902. /* Make sure we got the right number. */
  903. tt_int_op(DFLT_MIN_FILTERED_SAMPLE_SIZE, OP_EQ,
  904. num_reachable_filtered_guards(gs, NULL));
  905. // Make sure everything we got was from our fake node list, and everything
  906. // was unique.
  907. SMARTLIST_FOREACH_BEGIN(gs->sampled_entry_guards, entry_guard_t *, g) {
  908. const node_t *n = bfn_mock_node_get_by_id(g->identity);
  909. tt_assert(n);
  910. tt_ptr_op(NULL, OP_EQ, digestmap_get(node_by_id, g->identity));
  911. digestmap_set(node_by_id, g->identity, (void*) n);
  912. int idx = smartlist_pos(big_fake_net_nodes, n);
  913. // The even ones are the guards; make sure we got guards.
  914. tt_int_op(idx & 1, OP_EQ, 0);
  915. } SMARTLIST_FOREACH_END(g);
  916. // Nothing became unusable/unfiltered, so a subsequent expand should
  917. // make no changes.
  918. guard = entry_guards_expand_sample(gs);
  919. tt_ptr_op(guard, OP_EQ, NULL); // no guard was added.
  920. tt_int_op(DFLT_MIN_FILTERED_SAMPLE_SIZE, OP_EQ,
  921. num_reachable_filtered_guards(gs, NULL));
  922. // Make a few guards unreachable.
  923. guard = smartlist_get(gs->sampled_entry_guards, 0);
  924. guard->is_usable_filtered_guard = 0;
  925. guard = smartlist_get(gs->sampled_entry_guards, 1);
  926. guard->is_usable_filtered_guard = 0;
  927. guard = smartlist_get(gs->sampled_entry_guards, 2);
  928. guard->is_usable_filtered_guard = 0;
  929. tt_int_op(DFLT_MIN_FILTERED_SAMPLE_SIZE - 3, OP_EQ,
  930. num_reachable_filtered_guards(gs, NULL));
  931. // This time, expanding the sample will add some more guards.
  932. guard = entry_guards_expand_sample(gs);
  933. tt_assert(guard); // no guard was added.
  934. tt_int_op(DFLT_MIN_FILTERED_SAMPLE_SIZE, OP_EQ,
  935. num_reachable_filtered_guards(gs, NULL));
  936. tt_int_op(smartlist_len(gs->sampled_entry_guards), OP_EQ,
  937. num_reachable_filtered_guards(gs, NULL)+3);
  938. // Still idempotent.
  939. guard = entry_guards_expand_sample(gs);
  940. tt_ptr_op(guard, OP_EQ, NULL); // no guard was added.
  941. tt_int_op(DFLT_MIN_FILTERED_SAMPLE_SIZE, OP_EQ,
  942. num_reachable_filtered_guards(gs, NULL));
  943. // Now, do a nasty trick: tell the filter to exclude 31/32 of the guards.
  944. // This will cause the sample size to get reeeeally huge, while the
  945. // filtered sample size grows only slowly.
  946. routerset_free(get_options_mutable()->ExcludeNodes);
  947. get_options_mutable()->ExcludeNodes = routerset_new();
  948. routerset_parse(get_options_mutable()->ExcludeNodes, "144.144.0.0/16", "");
  949. SMARTLIST_FOREACH(big_fake_net_nodes, node_t *, n, {
  950. if (n_sl_idx % 64 != 0) {
  951. n->rs->addr = 0x90903030;
  952. }
  953. });
  954. entry_guards_update_filtered_sets(gs);
  955. // Surely (p ~ 1-2**-60), one of our guards has been excluded.
  956. tt_int_op(num_reachable_filtered_guards(gs, NULL), OP_LT,
  957. DFLT_MIN_FILTERED_SAMPLE_SIZE);
  958. // Try to regenerate the guards.
  959. guard = entry_guards_expand_sample(gs);
  960. tt_assert(guard); // no guard was added.
  961. /* this time, it's possible that we didn't add enough sampled guards. */
  962. tt_int_op(num_reachable_filtered_guards(gs, NULL), OP_LE,
  963. DFLT_MIN_FILTERED_SAMPLE_SIZE);
  964. /* but we definitely didn't exceed the sample maximum. */
  965. const int n_guards = 271 / 2;
  966. tt_int_op(smartlist_len(gs->sampled_entry_guards), OP_LE,
  967. (int)(n_guards * .3));
  968. done:
  969. guard_selection_free(gs);
  970. digestmap_free(node_by_id, NULL);
  971. }
  972. static void
  973. test_entry_guard_expand_sample_small_net(void *arg)
  974. {
  975. (void)arg;
  976. guard_selection_t *gs = guard_selection_new("default", GS_TYPE_NORMAL);
  977. /* Fun corner case: not enough guards to make up our whole sample size. */
  978. SMARTLIST_FOREACH(big_fake_net_nodes, node_t *, n, {
  979. if (n_sl_idx >= 15) {
  980. test_node_free(n);
  981. SMARTLIST_DEL_CURRENT(big_fake_net_nodes, n);
  982. } else {
  983. n->rs->addr = 0; // make the filter reject this.
  984. }
  985. });
  986. entry_guard_t *guard = entry_guards_expand_sample(gs);
  987. tt_assert(guard); // the last guard returned -- some guard was added.
  988. // half the nodes are guards, so we have 8 guards left. The set
  989. // is small, so we sampled everything.
  990. tt_int_op(smartlist_len(gs->sampled_entry_guards), OP_EQ, 8);
  991. tt_int_op(num_reachable_filtered_guards(gs, NULL), OP_EQ, 0);
  992. done:
  993. guard_selection_free(gs);
  994. }
  995. static void
  996. test_entry_guard_update_from_consensus_status(void *arg)
  997. {
  998. /* Here we're going to have some nodes become un-guardy, and say we got a
  999. * new consensus. This should cause those nodes to get detected as
  1000. * unreachable. */
  1001. (void)arg;
  1002. int i;
  1003. time_t start = approx_time();
  1004. guard_selection_t *gs = guard_selection_new("default", GS_TYPE_NORMAL);
  1005. networkstatus_t *ns_tmp = NULL;
  1006. /* Don't randomly backdate stuff; it will make correctness harder to check.*/
  1007. MOCK(randomize_time, mock_randomize_time_no_randomization);
  1008. /* First, sample some guards. */
  1009. entry_guards_expand_sample(gs);
  1010. int n_sampled_pre = smartlist_len(gs->sampled_entry_guards);
  1011. int n_filtered_pre = num_reachable_filtered_guards(gs, NULL);
  1012. tt_i64_op(n_sampled_pre, OP_EQ, n_filtered_pre);
  1013. tt_i64_op(n_sampled_pre, OP_GT, 10);
  1014. /* At this point, it should be a no-op to do this: */
  1015. sampled_guards_update_from_consensus(gs);
  1016. /* Now let's make some of our guards become unlisted. The easiest way to
  1017. * do that would be to take away their guard flag. */
  1018. for (i = 0; i < 5; ++i) {
  1019. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, i);
  1020. node_t *n = (node_t*) bfn_mock_node_get_by_id(g->identity);
  1021. tt_assert(n);
  1022. n->is_possible_guard = 0;
  1023. }
  1024. update_approx_time(start + 30);
  1025. {
  1026. /* try this with no live networkstatus. Nothing should happen! */
  1027. ns_tmp = dummy_consensus;
  1028. dummy_consensus = NULL;
  1029. sampled_guards_update_from_consensus(gs);
  1030. tt_i64_op(smartlist_len(gs->sampled_entry_guards), OP_EQ, n_sampled_pre);
  1031. tt_i64_op(num_reachable_filtered_guards(gs, NULL), OP_EQ, n_filtered_pre);
  1032. /* put the networkstatus back. */
  1033. dummy_consensus = ns_tmp;
  1034. ns_tmp = NULL;
  1035. }
  1036. /* Now those guards should become unlisted, and drop off the filter, but
  1037. * stay in the sample. */
  1038. update_approx_time(start + 60);
  1039. sampled_guards_update_from_consensus(gs);
  1040. tt_i64_op(smartlist_len(gs->sampled_entry_guards), OP_EQ, n_sampled_pre);
  1041. tt_i64_op(num_reachable_filtered_guards(gs, NULL), OP_EQ, n_filtered_pre-5);
  1042. for (i = 0; i < 5; ++i) {
  1043. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, i);
  1044. tt_assert(! g->currently_listed);
  1045. tt_i64_op(g->unlisted_since_date, OP_EQ, start+60);
  1046. }
  1047. for (i = 5; i < n_sampled_pre; ++i) {
  1048. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, i);
  1049. tt_assert(g->currently_listed);
  1050. tt_i64_op(g->unlisted_since_date, OP_EQ, 0);
  1051. }
  1052. /* Now re-list one, and remove one completely. */
  1053. {
  1054. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, 0);
  1055. node_t *n = (node_t*) bfn_mock_node_get_by_id(g->identity);
  1056. tt_assert(n);
  1057. n->is_possible_guard = 1;
  1058. }
  1059. {
  1060. /* try removing the node, to make sure we don't crash on an absent node
  1061. */
  1062. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, 5);
  1063. node_t *n = (node_t*) bfn_mock_node_get_by_id(g->identity);
  1064. tt_assert(n);
  1065. smartlist_remove(big_fake_net_nodes, n);
  1066. test_node_free(n);
  1067. }
  1068. update_approx_time(start + 300);
  1069. sampled_guards_update_from_consensus(gs);
  1070. /* guards 1..5 are now unlisted; 0,6,7.. are listed. */
  1071. tt_i64_op(smartlist_len(gs->sampled_entry_guards), OP_EQ, n_sampled_pre);
  1072. for (i = 1; i < 6; ++i) {
  1073. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, i);
  1074. tt_assert(! g->currently_listed);
  1075. if (i == 5)
  1076. tt_i64_op(g->unlisted_since_date, OP_EQ, start+300);
  1077. else
  1078. tt_i64_op(g->unlisted_since_date, OP_EQ, start+60);
  1079. }
  1080. for (i = 0; i < n_sampled_pre; i = (!i) ? 6 : i+1) { /* 0,6,7,8, ... */
  1081. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, i);
  1082. tt_assert(g->currently_listed);
  1083. tt_i64_op(g->unlisted_since_date, OP_EQ, 0);
  1084. }
  1085. done:
  1086. tor_free(ns_tmp); /* in case we couldn't put it back */
  1087. guard_selection_free(gs);
  1088. UNMOCK(randomize_time);
  1089. }
  1090. static void
  1091. test_entry_guard_update_from_consensus_repair(void *arg)
  1092. {
  1093. /* Here we'll make sure that our code to repair the unlisted-since
  1094. * times is correct. */
  1095. (void)arg;
  1096. int i;
  1097. time_t start = approx_time();
  1098. guard_selection_t *gs = guard_selection_new("default", GS_TYPE_NORMAL);
  1099. /* Don't randomly backdate stuff; it will make correctness harder to check.*/
  1100. MOCK(randomize_time, mock_randomize_time_no_randomization);
  1101. /* First, sample some guards. */
  1102. entry_guards_expand_sample(gs);
  1103. int n_sampled_pre = smartlist_len(gs->sampled_entry_guards);
  1104. int n_filtered_pre = num_reachable_filtered_guards(gs, NULL);
  1105. tt_i64_op(n_sampled_pre, OP_EQ, n_filtered_pre);
  1106. tt_i64_op(n_sampled_pre, OP_GT, 10);
  1107. /* Now corrupt the list a bit. Call some unlisted-since-never, and some
  1108. * listed-and-unlisted-since-a-time. */
  1109. update_approx_time(start + 300);
  1110. for (i = 0; i < 3; ++i) {
  1111. /* these will get a date. */
  1112. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, i);
  1113. node_t *n = (node_t*) bfn_mock_node_get_by_id(g->identity);
  1114. tt_assert(n);
  1115. n->is_possible_guard = 0;
  1116. g->currently_listed = 0;
  1117. }
  1118. for (i = 3; i < 6; ++i) {
  1119. /* these will become listed. */
  1120. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, i);
  1121. g->unlisted_since_date = start+100;
  1122. }
  1123. setup_full_capture_of_logs(LOG_WARN);
  1124. sampled_guards_update_from_consensus(gs);
  1125. expect_log_msg_containing(
  1126. "was listed, but with unlisted_since_date set");
  1127. expect_log_msg_containing(
  1128. "was unlisted, but with unlisted_since_date unset");
  1129. teardown_capture_of_logs();
  1130. tt_int_op(smartlist_len(gs->sampled_entry_guards), OP_EQ, n_sampled_pre);
  1131. tt_int_op(num_reachable_filtered_guards(gs, NULL), OP_EQ, n_filtered_pre-3);
  1132. for (i = 3; i < n_sampled_pre; ++i) {
  1133. /* these will become listed. */
  1134. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, i);
  1135. if (i < 3) {
  1136. tt_assert(! g->currently_listed);
  1137. tt_i64_op(g->unlisted_since_date, OP_EQ, start+300);
  1138. } else {
  1139. tt_assert(g->currently_listed);
  1140. tt_i64_op(g->unlisted_since_date, OP_EQ, 0);
  1141. }
  1142. }
  1143. done:
  1144. teardown_capture_of_logs();
  1145. guard_selection_free(gs);
  1146. UNMOCK(randomize_time);
  1147. }
  1148. static void
  1149. test_entry_guard_update_from_consensus_remove(void *arg)
  1150. {
  1151. /* Now let's check the logic responsible for removing guards from the
  1152. * sample entirely. */
  1153. (void)arg;
  1154. //int i;
  1155. guard_selection_t *gs = guard_selection_new("default", GS_TYPE_NORMAL);
  1156. smartlist_t *keep_ids = smartlist_new();
  1157. smartlist_t *remove_ids = smartlist_new();
  1158. /* Don't randomly backdate stuff; it will make correctness harder to check.*/
  1159. MOCK(randomize_time, mock_randomize_time_no_randomization);
  1160. /* First, sample some guards. */
  1161. entry_guards_expand_sample(gs);
  1162. int n_sampled_pre = smartlist_len(gs->sampled_entry_guards);
  1163. int n_filtered_pre = num_reachable_filtered_guards(gs, NULL);
  1164. tt_i64_op(n_sampled_pre, OP_EQ, n_filtered_pre);
  1165. tt_i64_op(n_sampled_pre, OP_GT, 10);
  1166. const time_t one_day_ago = approx_time() - 1*24*60*60;
  1167. const time_t one_year_ago = approx_time() - 365*24*60*60;
  1168. const time_t two_years_ago = approx_time() - 2*365*24*60*60;
  1169. /* 0: unlisted for a day. (keep this) */
  1170. {
  1171. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, 0);
  1172. node_t *n = (node_t*) bfn_mock_node_get_by_id(g->identity);
  1173. tt_assert(n);
  1174. n->is_possible_guard = 0;
  1175. g->currently_listed = 0;
  1176. g->unlisted_since_date = one_day_ago;
  1177. smartlist_add(keep_ids, tor_memdup(g->identity, 20));
  1178. }
  1179. /* 1: unlisted for a year. (remove this) */
  1180. {
  1181. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, 1);
  1182. node_t *n = (node_t*) bfn_mock_node_get_by_id(g->identity);
  1183. tt_assert(n);
  1184. n->is_possible_guard = 0;
  1185. g->currently_listed = 0;
  1186. g->unlisted_since_date = one_year_ago;
  1187. smartlist_add(remove_ids, tor_memdup(g->identity, 20));
  1188. }
  1189. /* 2: added a day ago, never confirmed. (keep this) */
  1190. {
  1191. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, 2);
  1192. g->sampled_on_date = one_day_ago;
  1193. smartlist_add(keep_ids, tor_memdup(g->identity, 20));
  1194. }
  1195. /* 3: added a year ago, never confirmed. (remove this) */
  1196. {
  1197. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, 3);
  1198. g->sampled_on_date = one_year_ago;
  1199. smartlist_add(remove_ids, tor_memdup(g->identity, 20));
  1200. }
  1201. /* 4: added two year ago, confirmed yesterday, primary. (keep this.) */
  1202. {
  1203. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, 4);
  1204. g->sampled_on_date = one_year_ago;
  1205. g->confirmed_on_date = one_day_ago;
  1206. g->confirmed_idx = 0;
  1207. g->is_primary = 1;
  1208. smartlist_add(gs->confirmed_entry_guards, g);
  1209. smartlist_add(gs->primary_entry_guards, g);
  1210. smartlist_add(keep_ids, tor_memdup(g->identity, 20));
  1211. }
  1212. /* 5: added two years ago, confirmed a year ago, primary. (remove this) */
  1213. {
  1214. entry_guard_t *g = smartlist_get(gs->sampled_entry_guards, 5);
  1215. g->sampled_on_date = two_years_ago;
  1216. g->confirmed_on_date = one_year_ago;
  1217. g->confirmed_idx = 1;
  1218. g->is_primary = 1;
  1219. smartlist_add(gs->confirmed_entry_guards, g);
  1220. smartlist_add(gs->primary_entry_guards, g);
  1221. smartlist_add(remove_ids, tor_memdup(g->identity, 20));
  1222. }
  1223. sampled_guards_update_from_consensus(gs);
  1224. /* Did we remove the right ones? */
  1225. SMARTLIST_FOREACH(keep_ids, uint8_t *, id, {
  1226. tt_assert(get_sampled_guard_with_id(gs, id) != NULL);
  1227. });
  1228. SMARTLIST_FOREACH(remove_ids, uint8_t *, id, {
  1229. tt_want(get_sampled_guard_with_id(gs, id) == NULL);
  1230. });
  1231. /* Did we remove the right number? */
  1232. tt_int_op(smartlist_len(gs->sampled_entry_guards), OP_EQ, n_sampled_pre - 3);
  1233. done:
  1234. guard_selection_free(gs);
  1235. UNMOCK(randomize_time);
  1236. SMARTLIST_FOREACH(keep_ids, char *, cp, tor_free(cp));
  1237. SMARTLIST_FOREACH(remove_ids, char *, cp, tor_free(cp));
  1238. smartlist_free(keep_ids);
  1239. smartlist_free(remove_ids);
  1240. }
  1241. static void
  1242. test_entry_guard_confirming_guards(void *arg)
  1243. {
  1244. (void)arg;
  1245. /* Now let's check the logic responsible for manipulating the list
  1246. * of confirmed guards */
  1247. guard_selection_t *gs = guard_selection_new("default", GS_TYPE_NORMAL);
  1248. MOCK(randomize_time, mock_randomize_time_no_randomization);
  1249. /* Create the sample. */
  1250. entry_guards_expand_sample(gs);
  1251. /* Confirm a few guards. */
  1252. time_t start = approx_time();
  1253. entry_guard_t *g1 = smartlist_get(gs->sampled_entry_guards, 0);
  1254. entry_guard_t *g2 = smartlist_get(gs->sampled_entry_guards, 1);
  1255. entry_guard_t *g3 = smartlist_get(gs->sampled_entry_guards, 8);
  1256. make_guard_confirmed(gs, g2);
  1257. update_approx_time(start + 10);
  1258. make_guard_confirmed(gs, g1);
  1259. make_guard_confirmed(gs, g3);
  1260. /* Were the correct dates and indices fed in? */
  1261. tt_int_op(g1->confirmed_idx, OP_EQ, 1);
  1262. tt_int_op(g2->confirmed_idx, OP_EQ, 0);
  1263. tt_int_op(g3->confirmed_idx, OP_EQ, 2);
  1264. tt_i64_op(g1->confirmed_on_date, OP_EQ, start+10);
  1265. tt_i64_op(g2->confirmed_on_date, OP_EQ, start);
  1266. tt_i64_op(g3->confirmed_on_date, OP_EQ, start+10);
  1267. tt_ptr_op(smartlist_get(gs->confirmed_entry_guards, 0), OP_EQ, g2);
  1268. tt_ptr_op(smartlist_get(gs->confirmed_entry_guards, 1), OP_EQ, g1);
  1269. tt_ptr_op(smartlist_get(gs->confirmed_entry_guards, 2), OP_EQ, g3);
  1270. /* Now make sure we can regenerate the confirmed_entry_guards list. */
  1271. smartlist_clear(gs->confirmed_entry_guards);
  1272. g2->confirmed_idx = 0;
  1273. g1->confirmed_idx = 10;
  1274. g3->confirmed_idx = 100;
  1275. entry_guards_update_confirmed(gs);
  1276. tt_int_op(g1->confirmed_idx, OP_EQ, 1);
  1277. tt_int_op(g2->confirmed_idx, OP_EQ, 0);
  1278. tt_int_op(g3->confirmed_idx, OP_EQ, 2);
  1279. tt_ptr_op(smartlist_get(gs->confirmed_entry_guards, 0), OP_EQ, g2);
  1280. tt_ptr_op(smartlist_get(gs->confirmed_entry_guards, 1), OP_EQ, g1);
  1281. tt_ptr_op(smartlist_get(gs->confirmed_entry_guards, 2), OP_EQ, g3);
  1282. /* Now make sure we can regenerate the confirmed_entry_guards list if
  1283. * the indices are messed up. */
  1284. g1->confirmed_idx = g2->confirmed_idx = g3->confirmed_idx = 999;
  1285. smartlist_clear(gs->confirmed_entry_guards);
  1286. entry_guards_update_confirmed(gs);
  1287. tt_int_op(g1->confirmed_idx, OP_GE, 0);
  1288. tt_int_op(g2->confirmed_idx, OP_GE, 0);
  1289. tt_int_op(g3->confirmed_idx, OP_GE, 0);
  1290. tt_int_op(g1->confirmed_idx, OP_LE, 2);
  1291. tt_int_op(g2->confirmed_idx, OP_LE, 2);
  1292. tt_int_op(g3->confirmed_idx, OP_LE, 2);
  1293. g1 = smartlist_get(gs->confirmed_entry_guards, 0);
  1294. g2 = smartlist_get(gs->confirmed_entry_guards, 1);
  1295. g3 = smartlist_get(gs->confirmed_entry_guards, 2);
  1296. tt_int_op(g1->confirmed_idx, OP_EQ, 0);
  1297. tt_int_op(g2->confirmed_idx, OP_EQ, 1);
  1298. tt_int_op(g3->confirmed_idx, OP_EQ, 2);
  1299. tt_assert(g1 != g2);
  1300. tt_assert(g1 != g3);
  1301. tt_assert(g2 != g3);
  1302. done:
  1303. UNMOCK(randomize_time);
  1304. guard_selection_free(gs);
  1305. }
  1306. static void
  1307. test_entry_guard_sample_reachable_filtered(void *arg)
  1308. {
  1309. (void)arg;
  1310. guard_selection_t *gs = guard_selection_new("default", GS_TYPE_NORMAL);
  1311. entry_guards_expand_sample(gs);
  1312. const int N = 10000;
  1313. bitarray_t *selected = NULL;
  1314. int i, j;
  1315. /* We've got a sampled list now; let's make one non-usable-filtered; some
  1316. * confirmed, some primary, some pending.
  1317. */
  1318. int n_guards = smartlist_len(gs->sampled_entry_guards);
  1319. tt_int_op(n_guards, OP_GT, 10);
  1320. entry_guard_t *g;
  1321. g = smartlist_get(gs->sampled_entry_guards, 0);
  1322. g->is_pending = 1;
  1323. g = smartlist_get(gs->sampled_entry_guards, 1);
  1324. make_guard_confirmed(gs, g);
  1325. g = smartlist_get(gs->sampled_entry_guards, 2);
  1326. g->is_primary = 1;
  1327. g = smartlist_get(gs->sampled_entry_guards, 3);
  1328. g->pb.path_bias_disabled = 1;
  1329. entry_guards_update_filtered_sets(gs);
  1330. gs->primary_guards_up_to_date = 1;
  1331. tt_int_op(num_reachable_filtered_guards(gs, NULL), OP_EQ, n_guards - 1);
  1332. tt_int_op(smartlist_len(gs->sampled_entry_guards), OP_EQ, n_guards);
  1333. // +1 since the one we made disabled will make another one get added.
  1334. ++n_guards;
  1335. /* Try a bunch of selections. */
  1336. const struct {
  1337. int flag; int idx;
  1338. } tests[] = {
  1339. { 0, -1 },
  1340. { SAMPLE_EXCLUDE_CONFIRMED, 1 },
  1341. { SAMPLE_EXCLUDE_PRIMARY|SAMPLE_NO_UPDATE_PRIMARY, 2 },
  1342. { SAMPLE_EXCLUDE_PENDING, 0 },
  1343. { -1, -1},
  1344. };
  1345. for (j = 0; tests[j].flag >= 0; ++j) {
  1346. selected = bitarray_init_zero(n_guards);
  1347. const int excluded_flags = tests[j].flag;
  1348. const int excluded_idx = tests[j].idx;
  1349. for (i = 0; i < N; ++i) {
  1350. g = sample_reachable_filtered_entry_guards(gs, NULL, excluded_flags);
  1351. tor_assert(g);
  1352. int pos = smartlist_pos(gs->sampled_entry_guards, g);
  1353. tt_int_op(smartlist_len(gs->sampled_entry_guards), OP_EQ, n_guards);
  1354. tt_int_op(pos, OP_GE, 0);
  1355. tt_int_op(pos, OP_LT, n_guards);
  1356. bitarray_set(selected, pos);
  1357. }
  1358. for (i = 0; i < n_guards; ++i) {
  1359. const int should_be_set = (i != excluded_idx &&
  1360. i != 3); // filtered out.
  1361. tt_int_op(!!bitarray_is_set(selected, i), OP_EQ, should_be_set);
  1362. }
  1363. bitarray_free(selected);
  1364. selected = NULL;
  1365. }
  1366. done:
  1367. guard_selection_free(gs);
  1368. bitarray_free(selected);
  1369. }
  1370. static void
  1371. test_entry_guard_sample_reachable_filtered_empty(void *arg)
  1372. {
  1373. (void)arg;
  1374. guard_selection_t *gs = guard_selection_new("default", GS_TYPE_NORMAL);
  1375. /* What if we try to sample from a set of 0? */
  1376. SMARTLIST_FOREACH(big_fake_net_nodes, node_t *, n,
  1377. n->is_possible_guard = 0);
  1378. entry_guard_t *g = sample_reachable_filtered_entry_guards(gs, NULL, 0);
  1379. tt_ptr_op(g, OP_EQ, NULL);
  1380. done:
  1381. guard_selection_free(gs);
  1382. }
  1383. static void
  1384. test_entry_guard_retry_unreachable(void *arg)
  1385. {
  1386. (void)arg;
  1387. guard_selection_t *gs = guard_selection_new("default", GS_TYPE_NORMAL);
  1388. entry_guards_expand_sample(gs);
  1389. /* Let's say that we have two guards, and they're down.
  1390. */
  1391. time_t start = approx_time();
  1392. entry_guard_t *g1 = smartlist_get(gs->sampled_entry_guards, 0);
  1393. entry_guard_t *g2 = smartlist_get(gs->sampled_entry_guards, 1);
  1394. entry_guard_t *g3 = smartlist_get(gs->sampled_entry_guards, 2);
  1395. g1->is_reachable = GUARD_REACHABLE_NO;
  1396. g2->is_reachable = GUARD_REACHABLE_NO;
  1397. g1->is_primary = 1;
  1398. g1->failing_since = g2->failing_since = start;
  1399. g1->last_tried_to_connect = g2->last_tried_to_connect = start;
  1400. /* Wait 5 minutes. Nothing will get retried. */
  1401. update_approx_time(start + 5 * 60);
  1402. entry_guard_consider_retry(g1);
  1403. entry_guard_consider_retry(g2);
  1404. entry_guard_consider_retry(g3); // just to make sure this doesn't crash.
  1405. tt_int_op(g1->is_reachable, OP_EQ, GUARD_REACHABLE_NO);
  1406. tt_int_op(g2->is_reachable, OP_EQ, GUARD_REACHABLE_NO);
  1407. tt_int_op(g3->is_reachable, OP_EQ, GUARD_REACHABLE_MAYBE);
  1408. /* After 30 min, the primary one gets retried */
  1409. update_approx_time(start + 35 * 60);
  1410. entry_guard_consider_retry(g1);
  1411. entry_guard_consider_retry(g2);
  1412. tt_int_op(g1->is_reachable, OP_EQ, GUARD_REACHABLE_MAYBE);
  1413. tt_int_op(g2->is_reachable, OP_EQ, GUARD_REACHABLE_NO);
  1414. g1->is_reachable = GUARD_REACHABLE_NO;
  1415. g1->last_tried_to_connect = start + 55*60;
  1416. /* After 1 hour, we'll retry the nonprimary one. */
  1417. update_approx_time(start + 61 * 60);
  1418. entry_guard_consider_retry(g1);
  1419. entry_guard_consider_retry(g2);
  1420. tt_int_op(g1->is_reachable, OP_EQ, GUARD_REACHABLE_NO);
  1421. tt_int_op(g2->is_reachable, OP_EQ, GUARD_REACHABLE_MAYBE);
  1422. g2->is_reachable = GUARD_REACHABLE_NO;
  1423. g2->last_tried_to_connect = start + 61*60;
  1424. /* And then the primary one again. */
  1425. update_approx_time(start + 66 * 60);
  1426. entry_guard_consider_retry(g1);
  1427. entry_guard_consider_retry(g2);
  1428. tt_int_op(g1->is_reachable, OP_EQ, GUARD_REACHABLE_MAYBE);
  1429. tt_int_op(g2->is_reachable, OP_EQ, GUARD_REACHABLE_NO);
  1430. done:
  1431. guard_selection_free(gs);
  1432. }
  1433. static void
  1434. test_entry_guard_manage_primary(void *arg)
  1435. {
  1436. (void)arg;
  1437. guard_selection_t *gs = guard_selection_new("default", GS_TYPE_NORMAL);
  1438. smartlist_t *prev_guards = smartlist_new();
  1439. /* If no guards are confirmed, we should pick a few reachable guards and
  1440. * call them all primary. But not confirmed.*/
  1441. entry_guards_update_primary(gs);
  1442. int n_primary = smartlist_len(gs->primary_entry_guards);
  1443. tt_int_op(n_primary, OP_GE, 1);
  1444. SMARTLIST_FOREACH(gs->primary_entry_guards, entry_guard_t *, g, {
  1445. tt_assert(g->is_primary);
  1446. tt_assert(g->confirmed_idx == -1);
  1447. });
  1448. /* Calling it a second time should leave the guards unchanged. */
  1449. smartlist_add_all(prev_guards, gs->primary_entry_guards);
  1450. entry_guards_update_primary(gs);
  1451. tt_int_op(smartlist_len(gs->primary_entry_guards), OP_EQ, n_primary);
  1452. SMARTLIST_FOREACH(gs->primary_entry_guards, entry_guard_t *, g, {
  1453. tt_ptr_op(g, OP_EQ, smartlist_get(prev_guards, g_sl_idx));
  1454. });
  1455. /* If we have one confirmed guard, that guards becomes the first primary
  1456. * guard, and the other primary guards get kept. */
  1457. /* find a non-primary guard... */
  1458. entry_guard_t *confirmed = NULL;
  1459. SMARTLIST_FOREACH(gs->sampled_entry_guards, entry_guard_t *, g, {
  1460. if (! g->is_primary) {
  1461. confirmed = g;
  1462. break;
  1463. }
  1464. });
  1465. tt_assert(confirmed);
  1466. /* make it confirmed. */
  1467. make_guard_confirmed(gs, confirmed);
  1468. /* update the list... */
  1469. smartlist_clear(prev_guards);
  1470. smartlist_add_all(prev_guards, gs->primary_entry_guards);
  1471. entry_guards_update_primary(gs);
  1472. /* and see what's primary now! */
  1473. tt_int_op(smartlist_len(gs->primary_entry_guards), OP_EQ, n_primary);
  1474. tt_ptr_op(smartlist_get(gs->primary_entry_guards, 0), OP_EQ, confirmed);
  1475. SMARTLIST_FOREACH(gs->primary_entry_guards, entry_guard_t *, g, {
  1476. tt_assert(g->is_primary);
  1477. if (g_sl_idx == 0)
  1478. continue;
  1479. tt_ptr_op(g, OP_EQ, smartlist_get(prev_guards, g_sl_idx - 1));
  1480. });
  1481. {
  1482. entry_guard_t *prev_last_guard = smartlist_get(prev_guards, n_primary-1);
  1483. tt_assert(! prev_last_guard->is_primary);
  1484. }
  1485. /* Calling it a fourth time should leave the guards unchanged. */
  1486. smartlist_clear(prev_guards);
  1487. smartlist_add_all(prev_guards, gs->primary_entry_guards);
  1488. entry_guards_update_primary(gs);
  1489. tt_int_op(smartlist_len(gs->primary_entry_guards), OP_EQ, n_primary);
  1490. SMARTLIST_FOREACH(gs->primary_entry_guards, entry_guard_t *, g, {
  1491. tt_ptr_op(g, OP_EQ, smartlist_get(prev_guards, g_sl_idx));
  1492. });
  1493. /* Do some dirinfo checks */
  1494. {
  1495. /* Check that we have all required dirinfo for the primaries (that's done
  1496. * in big_fake_network_setup()) */
  1497. char *dir_info_str =
  1498. guard_selection_get_err_str_if_dir_info_missing(gs, 0, 0, 0);
  1499. tt_assert(!dir_info_str);
  1500. /* Now artificially remove the first primary's descriptor and re-check */
  1501. entry_guard_t *first_primary;
  1502. first_primary = smartlist_get(gs->primary_entry_guards, 0);
  1503. /* Change the first primary's identity digest so that the mocked functions
  1504. * can't find its descriptor */
  1505. memset(first_primary->identity, 9, sizeof(first_primary->identity));
  1506. dir_info_str =guard_selection_get_err_str_if_dir_info_missing(gs, 1, 2, 3);
  1507. tt_str_op(dir_info_str, OP_EQ,
  1508. "We're missing descriptors for 1/2 of our primary entry guards "
  1509. "(total microdescriptors: 2/3).");
  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. };