control.c 176 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294
  1. /* Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
  2. * Copyright (c) 2007-2015, The Tor Project, Inc. */
  3. /* See LICENSE for licensing information */
  4. /**
  5. * \file control.c
  6. * \brief Implementation for Tor's control-socket interface.
  7. * See doc/spec/control-spec.txt for full details on protocol.
  8. **/
  9. #define CONTROL_PRIVATE
  10. #include "or.h"
  11. #include "addressmap.h"
  12. #include "buffers.h"
  13. #include "channel.h"
  14. #include "channeltls.h"
  15. #include "circuitbuild.h"
  16. #include "circuitlist.h"
  17. #include "circuitstats.h"
  18. #include "circuituse.h"
  19. #include "command.h"
  20. #include "config.h"
  21. #include "confparse.h"
  22. #include "connection.h"
  23. #include "connection_edge.h"
  24. #include "connection_or.h"
  25. #include "control.h"
  26. #include "directory.h"
  27. #include "dirserv.h"
  28. #include "dnsserv.h"
  29. #include "entrynodes.h"
  30. #include "geoip.h"
  31. #include "hibernate.h"
  32. #include "main.h"
  33. #include "networkstatus.h"
  34. #include "nodelist.h"
  35. #include "policies.h"
  36. #include "reasons.h"
  37. #include "rephist.h"
  38. #include "router.h"
  39. #include "routerlist.h"
  40. #include "routerparse.h"
  41. #ifndef _WIN32
  42. #include <pwd.h>
  43. #include <sys/resource.h>
  44. #endif
  45. #include "crypto_s2k.h"
  46. #include "procmon.h"
  47. /** Yield true iff <b>s</b> is the state of a control_connection_t that has
  48. * finished authentication and is accepting commands. */
  49. #define STATE_IS_OPEN(s) ((s) == CONTROL_CONN_STATE_OPEN)
  50. /** Bitfield: The bit 1&lt;&lt;e is set if <b>any</b> open control
  51. * connection is interested in events of type <b>e</b>. We use this
  52. * so that we can decide to skip generating event messages that nobody
  53. * has interest in without having to walk over the global connection
  54. * list to find out.
  55. **/
  56. typedef uint64_t event_mask_t;
  57. /** An event mask of all the events that any controller is interested in
  58. * receiving. */
  59. static event_mask_t global_event_mask = 0;
  60. /** True iff we have disabled log messages from being sent to the controller */
  61. static int disable_log_messages = 0;
  62. /** Macro: true if any control connection is interested in events of type
  63. * <b>e</b>. */
  64. #define EVENT_IS_INTERESTING(e) \
  65. (!! (global_event_mask & EVENT_MASK_(e)))
  66. /** If we're using cookie-type authentication, how long should our cookies be?
  67. */
  68. #define AUTHENTICATION_COOKIE_LEN 32
  69. /** If true, we've set authentication_cookie to a secret code and
  70. * stored it to disk. */
  71. static int authentication_cookie_is_set = 0;
  72. /** If authentication_cookie_is_set, a secret cookie that we've stored to disk
  73. * and which we're using to authenticate controllers. (If the controller can
  74. * read it off disk, it has permission to connect.) */
  75. static uint8_t *authentication_cookie = NULL;
  76. #define SAFECOOKIE_SERVER_TO_CONTROLLER_CONSTANT \
  77. "Tor safe cookie authentication server-to-controller hash"
  78. #define SAFECOOKIE_CONTROLLER_TO_SERVER_CONSTANT \
  79. "Tor safe cookie authentication controller-to-server hash"
  80. #define SAFECOOKIE_SERVER_NONCE_LEN DIGEST256_LEN
  81. /** A sufficiently large size to record the last bootstrap phase string. */
  82. #define BOOTSTRAP_MSG_LEN 1024
  83. /** What was the last bootstrap phase message we sent? We keep track
  84. * of this so we can respond to getinfo status/bootstrap-phase queries. */
  85. static char last_sent_bootstrap_message[BOOTSTRAP_MSG_LEN];
  86. static void connection_printf_to_buf(control_connection_t *conn,
  87. const char *format, ...)
  88. CHECK_PRINTF(2,3);
  89. static void send_control_event_impl(uint16_t event, event_format_t which,
  90. const char *format, va_list ap)
  91. CHECK_PRINTF(3,0);
  92. static int control_event_status(int type, int severity, const char *format,
  93. va_list args)
  94. CHECK_PRINTF(3,0);
  95. static void send_control_done(control_connection_t *conn);
  96. static void send_control_event(uint16_t event, event_format_t which,
  97. const char *format, ...)
  98. CHECK_PRINTF(3,4);
  99. static int handle_control_setconf(control_connection_t *conn, uint32_t len,
  100. char *body);
  101. static int handle_control_resetconf(control_connection_t *conn, uint32_t len,
  102. char *body);
  103. static int handle_control_getconf(control_connection_t *conn, uint32_t len,
  104. const char *body);
  105. static int handle_control_loadconf(control_connection_t *conn, uint32_t len,
  106. const char *body);
  107. static int handle_control_setevents(control_connection_t *conn, uint32_t len,
  108. const char *body);
  109. static int handle_control_authenticate(control_connection_t *conn,
  110. uint32_t len,
  111. const char *body);
  112. static int handle_control_signal(control_connection_t *conn, uint32_t len,
  113. const char *body);
  114. static int handle_control_mapaddress(control_connection_t *conn, uint32_t len,
  115. const char *body);
  116. static char *list_getinfo_options(void);
  117. static int handle_control_getinfo(control_connection_t *conn, uint32_t len,
  118. const char *body);
  119. static int handle_control_extendcircuit(control_connection_t *conn,
  120. uint32_t len,
  121. const char *body);
  122. static int handle_control_setcircuitpurpose(control_connection_t *conn,
  123. uint32_t len, const char *body);
  124. static int handle_control_attachstream(control_connection_t *conn,
  125. uint32_t len,
  126. const char *body);
  127. static int handle_control_postdescriptor(control_connection_t *conn,
  128. uint32_t len,
  129. const char *body);
  130. static int handle_control_redirectstream(control_connection_t *conn,
  131. uint32_t len,
  132. const char *body);
  133. static int handle_control_closestream(control_connection_t *conn, uint32_t len,
  134. const char *body);
  135. static int handle_control_closecircuit(control_connection_t *conn,
  136. uint32_t len,
  137. const char *body);
  138. static int handle_control_resolve(control_connection_t *conn, uint32_t len,
  139. const char *body);
  140. static int handle_control_usefeature(control_connection_t *conn,
  141. uint32_t len,
  142. const char *body);
  143. static int write_stream_target_to_buf(entry_connection_t *conn, char *buf,
  144. size_t len);
  145. static void orconn_target_get_name(char *buf, size_t len,
  146. or_connection_t *conn);
  147. /** Given a control event code for a message event, return the corresponding
  148. * log severity. */
  149. static INLINE int
  150. event_to_log_severity(int event)
  151. {
  152. switch (event) {
  153. case EVENT_DEBUG_MSG: return LOG_DEBUG;
  154. case EVENT_INFO_MSG: return LOG_INFO;
  155. case EVENT_NOTICE_MSG: return LOG_NOTICE;
  156. case EVENT_WARN_MSG: return LOG_WARN;
  157. case EVENT_ERR_MSG: return LOG_ERR;
  158. default: return -1;
  159. }
  160. }
  161. /** Given a log severity, return the corresponding control event code. */
  162. static INLINE int
  163. log_severity_to_event(int severity)
  164. {
  165. switch (severity) {
  166. case LOG_DEBUG: return EVENT_DEBUG_MSG;
  167. case LOG_INFO: return EVENT_INFO_MSG;
  168. case LOG_NOTICE: return EVENT_NOTICE_MSG;
  169. case LOG_WARN: return EVENT_WARN_MSG;
  170. case LOG_ERR: return EVENT_ERR_MSG;
  171. default: return -1;
  172. }
  173. }
  174. /** Helper: clear bandwidth counters of all origin circuits. */
  175. static void
  176. clear_circ_bw_fields(void)
  177. {
  178. origin_circuit_t *ocirc;
  179. SMARTLIST_FOREACH_BEGIN(circuit_get_global_list(), circuit_t *, circ) {
  180. if (!CIRCUIT_IS_ORIGIN(circ))
  181. continue;
  182. ocirc = TO_ORIGIN_CIRCUIT(circ);
  183. ocirc->n_written_circ_bw = ocirc->n_read_circ_bw = 0;
  184. }
  185. SMARTLIST_FOREACH_END(circ);
  186. }
  187. /** Set <b>global_event_mask*</b> to the bitwise OR of each live control
  188. * connection's event_mask field. */
  189. void
  190. control_update_global_event_mask(void)
  191. {
  192. smartlist_t *conns = get_connection_array();
  193. event_mask_t old_mask, new_mask;
  194. old_mask = global_event_mask;
  195. global_event_mask = 0;
  196. SMARTLIST_FOREACH(conns, connection_t *, _conn,
  197. {
  198. if (_conn->type == CONN_TYPE_CONTROL &&
  199. STATE_IS_OPEN(_conn->state)) {
  200. control_connection_t *conn = TO_CONTROL_CONN(_conn);
  201. global_event_mask |= conn->event_mask;
  202. }
  203. });
  204. new_mask = global_event_mask;
  205. /* Handle the aftermath. Set up the log callback to tell us only what
  206. * we want to hear...*/
  207. control_adjust_event_log_severity();
  208. /* ...then, if we've started logging stream or circ bw, clear the
  209. * appropriate fields. */
  210. if (! (old_mask & EVENT_STREAM_BANDWIDTH_USED) &&
  211. (new_mask & EVENT_STREAM_BANDWIDTH_USED)) {
  212. SMARTLIST_FOREACH(conns, connection_t *, conn,
  213. {
  214. if (conn->type == CONN_TYPE_AP) {
  215. edge_connection_t *edge_conn = TO_EDGE_CONN(conn);
  216. edge_conn->n_written = edge_conn->n_read = 0;
  217. }
  218. });
  219. }
  220. if (! (old_mask & EVENT_CIRC_BANDWIDTH_USED) &&
  221. (new_mask & EVENT_CIRC_BANDWIDTH_USED)) {
  222. clear_circ_bw_fields();
  223. }
  224. }
  225. /** Adjust the log severities that result in control_event_logmsg being called
  226. * to match the severity of log messages that any controllers are interested
  227. * in. */
  228. void
  229. control_adjust_event_log_severity(void)
  230. {
  231. int i;
  232. int min_log_event=EVENT_ERR_MSG, max_log_event=EVENT_DEBUG_MSG;
  233. for (i = EVENT_DEBUG_MSG; i <= EVENT_ERR_MSG; ++i) {
  234. if (EVENT_IS_INTERESTING(i)) {
  235. min_log_event = i;
  236. break;
  237. }
  238. }
  239. for (i = EVENT_ERR_MSG; i >= EVENT_DEBUG_MSG; --i) {
  240. if (EVENT_IS_INTERESTING(i)) {
  241. max_log_event = i;
  242. break;
  243. }
  244. }
  245. if (EVENT_IS_INTERESTING(EVENT_STATUS_GENERAL)) {
  246. if (min_log_event > EVENT_NOTICE_MSG)
  247. min_log_event = EVENT_NOTICE_MSG;
  248. if (max_log_event < EVENT_ERR_MSG)
  249. max_log_event = EVENT_ERR_MSG;
  250. }
  251. if (min_log_event <= max_log_event)
  252. change_callback_log_severity(event_to_log_severity(min_log_event),
  253. event_to_log_severity(max_log_event),
  254. control_event_logmsg);
  255. else
  256. change_callback_log_severity(LOG_ERR, LOG_ERR,
  257. control_event_logmsg);
  258. }
  259. /** Return true iff the event with code <b>c</b> is being sent to any current
  260. * control connection. This is useful if the amount of work needed to prepare
  261. * to call the appropriate control_event_...() function is high.
  262. */
  263. int
  264. control_event_is_interesting(int event)
  265. {
  266. return EVENT_IS_INTERESTING(event);
  267. }
  268. /** Append a NUL-terminated string <b>s</b> to the end of
  269. * <b>conn</b>-\>outbuf.
  270. */
  271. static INLINE void
  272. connection_write_str_to_buf(const char *s, control_connection_t *conn)
  273. {
  274. size_t len = strlen(s);
  275. connection_write_to_buf(s, len, TO_CONN(conn));
  276. }
  277. /** Given a <b>len</b>-character string in <b>data</b>, made of lines
  278. * terminated by CRLF, allocate a new string in *<b>out</b>, and copy the
  279. * contents of <b>data</b> into *<b>out</b>, adding a period before any period
  280. * that appears at the start of a line, and adding a period-CRLF line at
  281. * the end. Replace all LF characters sequences with CRLF. Return the number
  282. * of bytes in *<b>out</b>.
  283. */
  284. STATIC size_t
  285. write_escaped_data(const char *data, size_t len, char **out)
  286. {
  287. size_t sz_out = len+8;
  288. char *outp;
  289. const char *start = data, *end;
  290. int i;
  291. int start_of_line;
  292. for (i=0; i<(int)len; ++i) {
  293. if (data[i]== '\n')
  294. sz_out += 2; /* Maybe add a CR; maybe add a dot. */
  295. }
  296. *out = outp = tor_malloc(sz_out+1);
  297. end = data+len;
  298. start_of_line = 1;
  299. while (data < end) {
  300. if (*data == '\n') {
  301. if (data > start && data[-1] != '\r')
  302. *outp++ = '\r';
  303. start_of_line = 1;
  304. } else if (*data == '.') {
  305. if (start_of_line) {
  306. start_of_line = 0;
  307. *outp++ = '.';
  308. }
  309. } else {
  310. start_of_line = 0;
  311. }
  312. *outp++ = *data++;
  313. }
  314. if (outp < *out+2 || fast_memcmp(outp-2, "\r\n", 2)) {
  315. *outp++ = '\r';
  316. *outp++ = '\n';
  317. }
  318. *outp++ = '.';
  319. *outp++ = '\r';
  320. *outp++ = '\n';
  321. *outp = '\0'; /* NUL-terminate just in case. */
  322. tor_assert((outp - *out) <= (int)sz_out);
  323. return outp - *out;
  324. }
  325. /** Given a <b>len</b>-character string in <b>data</b>, made of lines
  326. * terminated by CRLF, allocate a new string in *<b>out</b>, and copy
  327. * the contents of <b>data</b> into *<b>out</b>, removing any period
  328. * that appears at the start of a line, and replacing all CRLF sequences
  329. * with LF. Return the number of
  330. * bytes in *<b>out</b>. */
  331. STATIC size_t
  332. read_escaped_data(const char *data, size_t len, char **out)
  333. {
  334. char *outp;
  335. const char *next;
  336. const char *end;
  337. *out = outp = tor_malloc(len+1);
  338. end = data+len;
  339. while (data < end) {
  340. /* we're at the start of a line. */
  341. if (*data == '.')
  342. ++data;
  343. next = memchr(data, '\n', end-data);
  344. if (next) {
  345. size_t n_to_copy = next-data;
  346. /* Don't copy a CR that precedes this LF. */
  347. if (n_to_copy && *(next-1) == '\r')
  348. --n_to_copy;
  349. memcpy(outp, data, n_to_copy);
  350. outp += n_to_copy;
  351. data = next+1; /* This will point at the start of the next line,
  352. * or the end of the string, or a period. */
  353. } else {
  354. memcpy(outp, data, end-data);
  355. outp += (end-data);
  356. *outp = '\0';
  357. return outp - *out;
  358. }
  359. *outp++ = '\n';
  360. }
  361. *outp = '\0';
  362. return outp - *out;
  363. }
  364. /** If the first <b>in_len_max</b> characters in <b>start</b> contain a
  365. * double-quoted string with escaped characters, return the length of that
  366. * string (as encoded, including quotes). Otherwise return -1. */
  367. static INLINE int
  368. get_escaped_string_length(const char *start, size_t in_len_max,
  369. int *chars_out)
  370. {
  371. const char *cp, *end;
  372. int chars = 0;
  373. if (*start != '\"')
  374. return -1;
  375. cp = start+1;
  376. end = start+in_len_max;
  377. /* Calculate length. */
  378. while (1) {
  379. if (cp >= end) {
  380. return -1; /* Too long. */
  381. } else if (*cp == '\\') {
  382. if (++cp == end)
  383. return -1; /* Can't escape EOS. */
  384. ++cp;
  385. ++chars;
  386. } else if (*cp == '\"') {
  387. break;
  388. } else {
  389. ++cp;
  390. ++chars;
  391. }
  392. }
  393. if (chars_out)
  394. *chars_out = chars;
  395. return (int)(cp - start+1);
  396. }
  397. /** As decode_escaped_string, but does not decode the string: copies the
  398. * entire thing, including quotation marks. */
  399. static const char *
  400. extract_escaped_string(const char *start, size_t in_len_max,
  401. char **out, size_t *out_len)
  402. {
  403. int length = get_escaped_string_length(start, in_len_max, NULL);
  404. if (length<0)
  405. return NULL;
  406. *out_len = length;
  407. *out = tor_strndup(start, *out_len);
  408. return start+length;
  409. }
  410. /** Given a pointer to a string starting at <b>start</b> containing
  411. * <b>in_len_max</b> characters, decode a string beginning with one double
  412. * quote, containing any number of non-quote characters or characters escaped
  413. * with a backslash, and ending with a final double quote. Place the resulting
  414. * string (unquoted, unescaped) into a newly allocated string in *<b>out</b>;
  415. * store its length in <b>out_len</b>. On success, return a pointer to the
  416. * character immediately following the escaped string. On failure, return
  417. * NULL. */
  418. static const char *
  419. decode_escaped_string(const char *start, size_t in_len_max,
  420. char **out, size_t *out_len)
  421. {
  422. const char *cp, *end;
  423. char *outp;
  424. int len, n_chars = 0;
  425. len = get_escaped_string_length(start, in_len_max, &n_chars);
  426. if (len<0)
  427. return NULL;
  428. end = start+len-1; /* Index of last quote. */
  429. tor_assert(*end == '\"');
  430. outp = *out = tor_malloc(len+1);
  431. *out_len = n_chars;
  432. cp = start+1;
  433. while (cp < end) {
  434. if (*cp == '\\')
  435. ++cp;
  436. *outp++ = *cp++;
  437. }
  438. *outp = '\0';
  439. tor_assert((outp - *out) == (int)*out_len);
  440. return end+1;
  441. }
  442. /** Acts like sprintf, but writes its formatted string to the end of
  443. * <b>conn</b>-\>outbuf. */
  444. static void
  445. connection_printf_to_buf(control_connection_t *conn, const char *format, ...)
  446. {
  447. va_list ap;
  448. char *buf = NULL;
  449. int len;
  450. va_start(ap,format);
  451. len = tor_vasprintf(&buf, format, ap);
  452. va_end(ap);
  453. if (len < 0) {
  454. log_err(LD_BUG, "Unable to format string for controller.");
  455. tor_assert(0);
  456. }
  457. connection_write_to_buf(buf, (size_t)len, TO_CONN(conn));
  458. tor_free(buf);
  459. }
  460. /** Write all of the open control ports to ControlPortWriteToFile */
  461. void
  462. control_ports_write_to_file(void)
  463. {
  464. smartlist_t *lines;
  465. char *joined = NULL;
  466. const or_options_t *options = get_options();
  467. if (!options->ControlPortWriteToFile)
  468. return;
  469. lines = smartlist_new();
  470. SMARTLIST_FOREACH_BEGIN(get_connection_array(), const connection_t *, conn) {
  471. if (conn->type != CONN_TYPE_CONTROL_LISTENER || conn->marked_for_close)
  472. continue;
  473. #ifdef AF_UNIX
  474. if (conn->socket_family == AF_UNIX) {
  475. smartlist_add_asprintf(lines, "UNIX_PORT=%s\n", conn->address);
  476. continue;
  477. }
  478. #endif
  479. smartlist_add_asprintf(lines, "PORT=%s:%d\n", conn->address, conn->port);
  480. } SMARTLIST_FOREACH_END(conn);
  481. joined = smartlist_join_strings(lines, "", 0, NULL);
  482. if (write_str_to_file(options->ControlPortWriteToFile, joined, 0) < 0) {
  483. log_warn(LD_CONTROL, "Writing %s failed: %s",
  484. options->ControlPortWriteToFile, strerror(errno));
  485. }
  486. #ifndef _WIN32
  487. if (options->ControlPortFileGroupReadable) {
  488. if (chmod(options->ControlPortWriteToFile, 0640)) {
  489. log_warn(LD_FS,"Unable to make %s group-readable.",
  490. options->ControlPortWriteToFile);
  491. }
  492. }
  493. #endif
  494. tor_free(joined);
  495. SMARTLIST_FOREACH(lines, char *, cp, tor_free(cp));
  496. smartlist_free(lines);
  497. }
  498. /** Send a "DONE" message down the control connection <b>conn</b>. */
  499. static void
  500. send_control_done(control_connection_t *conn)
  501. {
  502. connection_write_str_to_buf("250 OK\r\n", conn);
  503. }
  504. /** Send an event to all v1 controllers that are listening for code
  505. * <b>event</b>. The event's body is given by <b>msg</b>.
  506. *
  507. * If <b>which</b> & SHORT_NAMES, the event contains short-format names: send
  508. * it to controllers that haven't enabled the VERBOSE_NAMES feature. If
  509. * <b>which</b> & LONG_NAMES, the event contains long-format names: send it
  510. * to controllers that <em>have</em> enabled VERBOSE_NAMES.
  511. *
  512. * The EXTENDED_FORMAT and NONEXTENDED_FORMAT flags behave similarly with
  513. * respect to the EXTENDED_EVENTS feature. */
  514. MOCK_IMPL(STATIC void,
  515. send_control_event_string,(uint16_t event, event_format_t which,
  516. const char *msg))
  517. {
  518. smartlist_t *conns = get_connection_array();
  519. (void)which;
  520. tor_assert(event >= EVENT_MIN_ && event <= EVENT_MAX_);
  521. SMARTLIST_FOREACH_BEGIN(conns, connection_t *, conn) {
  522. if (conn->type == CONN_TYPE_CONTROL &&
  523. !conn->marked_for_close &&
  524. conn->state == CONTROL_CONN_STATE_OPEN) {
  525. control_connection_t *control_conn = TO_CONTROL_CONN(conn);
  526. if (control_conn->event_mask & (((event_mask_t)1)<<event)) {
  527. int is_err = 0;
  528. connection_write_to_buf(msg, strlen(msg), TO_CONN(control_conn));
  529. if (event == EVENT_ERR_MSG)
  530. is_err = 1;
  531. else if (event == EVENT_STATUS_GENERAL)
  532. is_err = !strcmpstart(msg, "STATUS_GENERAL ERR ");
  533. else if (event == EVENT_STATUS_CLIENT)
  534. is_err = !strcmpstart(msg, "STATUS_CLIENT ERR ");
  535. else if (event == EVENT_STATUS_SERVER)
  536. is_err = !strcmpstart(msg, "STATUS_SERVER ERR ");
  537. if (is_err)
  538. connection_flush(TO_CONN(control_conn));
  539. }
  540. }
  541. } SMARTLIST_FOREACH_END(conn);
  542. }
  543. /** Helper for send_control_event and control_event_status:
  544. * Send an event to all v1 controllers that are listening for code
  545. * <b>event</b>. The event's body is created by the printf-style format in
  546. * <b>format</b>, and other arguments as provided. */
  547. static void
  548. send_control_event_impl(uint16_t event, event_format_t which,
  549. const char *format, va_list ap)
  550. {
  551. char *buf = NULL;
  552. int len;
  553. len = tor_vasprintf(&buf, format, ap);
  554. if (len < 0) {
  555. log_warn(LD_BUG, "Unable to format event for controller.");
  556. return;
  557. }
  558. send_control_event_string(event, which|ALL_FORMATS, buf);
  559. tor_free(buf);
  560. }
  561. /** Send an event to all v1 controllers that are listening for code
  562. * <b>event</b>. The event's body is created by the printf-style format in
  563. * <b>format</b>, and other arguments as provided. */
  564. static void
  565. send_control_event(uint16_t event, event_format_t which,
  566. const char *format, ...)
  567. {
  568. va_list ap;
  569. va_start(ap, format);
  570. send_control_event_impl(event, which, format, ap);
  571. va_end(ap);
  572. }
  573. /** Given a text circuit <b>id</b>, return the corresponding circuit. */
  574. static origin_circuit_t *
  575. get_circ(const char *id)
  576. {
  577. uint32_t n_id;
  578. int ok;
  579. n_id = (uint32_t) tor_parse_ulong(id, 10, 0, UINT32_MAX, &ok, NULL);
  580. if (!ok)
  581. return NULL;
  582. return circuit_get_by_global_id(n_id);
  583. }
  584. /** Given a text stream <b>id</b>, return the corresponding AP connection. */
  585. static entry_connection_t *
  586. get_stream(const char *id)
  587. {
  588. uint64_t n_id;
  589. int ok;
  590. connection_t *conn;
  591. n_id = tor_parse_uint64(id, 10, 0, UINT64_MAX, &ok, NULL);
  592. if (!ok)
  593. return NULL;
  594. conn = connection_get_by_global_id(n_id);
  595. if (!conn || conn->type != CONN_TYPE_AP || conn->marked_for_close)
  596. return NULL;
  597. return TO_ENTRY_CONN(conn);
  598. }
  599. /** Helper for setconf and resetconf. Acts like setconf, except
  600. * it passes <b>use_defaults</b> on to options_trial_assign(). Modifies the
  601. * contents of body.
  602. */
  603. static int
  604. control_setconf_helper(control_connection_t *conn, uint32_t len, char *body,
  605. int use_defaults)
  606. {
  607. setopt_err_t opt_err;
  608. config_line_t *lines=NULL;
  609. char *start = body;
  610. char *errstring = NULL;
  611. const int clear_first = 1;
  612. char *config;
  613. smartlist_t *entries = smartlist_new();
  614. /* We have a string, "body", of the format '(key(=val|="val")?)' entries
  615. * separated by space. break it into a list of configuration entries. */
  616. while (*body) {
  617. char *eq = body;
  618. char *key;
  619. char *entry;
  620. while (!TOR_ISSPACE(*eq) && *eq != '=')
  621. ++eq;
  622. key = tor_strndup(body, eq-body);
  623. body = eq+1;
  624. if (*eq == '=') {
  625. char *val=NULL;
  626. size_t val_len=0;
  627. if (*body != '\"') {
  628. char *val_start = body;
  629. while (!TOR_ISSPACE(*body))
  630. body++;
  631. val = tor_strndup(val_start, body-val_start);
  632. val_len = strlen(val);
  633. } else {
  634. body = (char*)extract_escaped_string(body, (len - (body-start)),
  635. &val, &val_len);
  636. if (!body) {
  637. connection_write_str_to_buf("551 Couldn't parse string\r\n", conn);
  638. SMARTLIST_FOREACH(entries, char *, cp, tor_free(cp));
  639. smartlist_free(entries);
  640. tor_free(key);
  641. return 0;
  642. }
  643. }
  644. tor_asprintf(&entry, "%s %s", key, val);
  645. tor_free(key);
  646. tor_free(val);
  647. } else {
  648. entry = key;
  649. }
  650. smartlist_add(entries, entry);
  651. while (TOR_ISSPACE(*body))
  652. ++body;
  653. }
  654. smartlist_add(entries, tor_strdup(""));
  655. config = smartlist_join_strings(entries, "\n", 0, NULL);
  656. SMARTLIST_FOREACH(entries, char *, cp, tor_free(cp));
  657. smartlist_free(entries);
  658. if (config_get_lines(config, &lines, 0) < 0) {
  659. log_warn(LD_CONTROL,"Controller gave us config lines we can't parse.");
  660. connection_write_str_to_buf("551 Couldn't parse configuration\r\n",
  661. conn);
  662. tor_free(config);
  663. return 0;
  664. }
  665. tor_free(config);
  666. opt_err = options_trial_assign(lines, use_defaults, clear_first, &errstring);
  667. {
  668. const char *msg;
  669. switch (opt_err) {
  670. case SETOPT_ERR_MISC:
  671. msg = "552 Unrecognized option";
  672. break;
  673. case SETOPT_ERR_PARSE:
  674. msg = "513 Unacceptable option value";
  675. break;
  676. case SETOPT_ERR_TRANSITION:
  677. msg = "553 Transition not allowed";
  678. break;
  679. case SETOPT_ERR_SETTING:
  680. default:
  681. msg = "553 Unable to set option";
  682. break;
  683. case SETOPT_OK:
  684. config_free_lines(lines);
  685. send_control_done(conn);
  686. return 0;
  687. }
  688. log_warn(LD_CONTROL,
  689. "Controller gave us config lines that didn't validate: %s",
  690. errstring);
  691. connection_printf_to_buf(conn, "%s: %s\r\n", msg, errstring);
  692. config_free_lines(lines);
  693. tor_free(errstring);
  694. return 0;
  695. }
  696. }
  697. /** Called when we receive a SETCONF message: parse the body and try
  698. * to update our configuration. Reply with a DONE or ERROR message.
  699. * Modifies the contents of body.*/
  700. static int
  701. handle_control_setconf(control_connection_t *conn, uint32_t len, char *body)
  702. {
  703. return control_setconf_helper(conn, len, body, 0);
  704. }
  705. /** Called when we receive a RESETCONF message: parse the body and try
  706. * to update our configuration. Reply with a DONE or ERROR message.
  707. * Modifies the contents of body. */
  708. static int
  709. handle_control_resetconf(control_connection_t *conn, uint32_t len, char *body)
  710. {
  711. return control_setconf_helper(conn, len, body, 1);
  712. }
  713. /** Called when we receive a GETCONF message. Parse the request, and
  714. * reply with a CONFVALUE or an ERROR message */
  715. static int
  716. handle_control_getconf(control_connection_t *conn, uint32_t body_len,
  717. const char *body)
  718. {
  719. smartlist_t *questions = smartlist_new();
  720. smartlist_t *answers = smartlist_new();
  721. smartlist_t *unrecognized = smartlist_new();
  722. char *msg = NULL;
  723. size_t msg_len;
  724. const or_options_t *options = get_options();
  725. int i, len;
  726. (void) body_len; /* body is NUL-terminated; so we can ignore len. */
  727. smartlist_split_string(questions, body, " ",
  728. SPLIT_SKIP_SPACE|SPLIT_IGNORE_BLANK, 0);
  729. SMARTLIST_FOREACH_BEGIN(questions, const char *, q) {
  730. if (!option_is_recognized(q)) {
  731. smartlist_add(unrecognized, (char*) q);
  732. } else {
  733. config_line_t *answer = option_get_assignment(options,q);
  734. if (!answer) {
  735. const char *name = option_get_canonical_name(q);
  736. smartlist_add_asprintf(answers, "250-%s\r\n", name);
  737. }
  738. while (answer) {
  739. config_line_t *next;
  740. smartlist_add_asprintf(answers, "250-%s=%s\r\n",
  741. answer->key, answer->value);
  742. next = answer->next;
  743. tor_free(answer->key);
  744. tor_free(answer->value);
  745. tor_free(answer);
  746. answer = next;
  747. }
  748. }
  749. } SMARTLIST_FOREACH_END(q);
  750. if ((len = smartlist_len(unrecognized))) {
  751. for (i=0; i < len-1; ++i)
  752. connection_printf_to_buf(conn,
  753. "552-Unrecognized configuration key \"%s\"\r\n",
  754. (char*)smartlist_get(unrecognized, i));
  755. connection_printf_to_buf(conn,
  756. "552 Unrecognized configuration key \"%s\"\r\n",
  757. (char*)smartlist_get(unrecognized, len-1));
  758. } else if ((len = smartlist_len(answers))) {
  759. char *tmp = smartlist_get(answers, len-1);
  760. tor_assert(strlen(tmp)>4);
  761. tmp[3] = ' ';
  762. msg = smartlist_join_strings(answers, "", 0, &msg_len);
  763. connection_write_to_buf(msg, msg_len, TO_CONN(conn));
  764. } else {
  765. connection_write_str_to_buf("250 OK\r\n", conn);
  766. }
  767. SMARTLIST_FOREACH(answers, char *, cp, tor_free(cp));
  768. smartlist_free(answers);
  769. SMARTLIST_FOREACH(questions, char *, cp, tor_free(cp));
  770. smartlist_free(questions);
  771. smartlist_free(unrecognized);
  772. tor_free(msg);
  773. return 0;
  774. }
  775. /** Called when we get a +LOADCONF message. */
  776. static int
  777. handle_control_loadconf(control_connection_t *conn, uint32_t len,
  778. const char *body)
  779. {
  780. setopt_err_t retval;
  781. char *errstring = NULL;
  782. const char *msg = NULL;
  783. (void) len;
  784. retval = options_init_from_string(NULL, body, CMD_RUN_TOR, NULL, &errstring);
  785. if (retval != SETOPT_OK)
  786. log_warn(LD_CONTROL,
  787. "Controller gave us config file that didn't validate: %s",
  788. errstring);
  789. switch (retval) {
  790. case SETOPT_ERR_PARSE:
  791. msg = "552 Invalid config file";
  792. break;
  793. case SETOPT_ERR_TRANSITION:
  794. msg = "553 Transition not allowed";
  795. break;
  796. case SETOPT_ERR_SETTING:
  797. msg = "553 Unable to set option";
  798. break;
  799. case SETOPT_ERR_MISC:
  800. default:
  801. msg = "550 Unable to load config";
  802. break;
  803. case SETOPT_OK:
  804. break;
  805. }
  806. if (msg) {
  807. if (errstring)
  808. connection_printf_to_buf(conn, "%s: %s\r\n", msg, errstring);
  809. else
  810. connection_printf_to_buf(conn, "%s\r\n", msg);
  811. } else {
  812. send_control_done(conn);
  813. }
  814. tor_free(errstring);
  815. return 0;
  816. }
  817. /** Helper structure: maps event values to their names. */
  818. struct control_event_t {
  819. uint16_t event_code;
  820. const char *event_name;
  821. };
  822. /** Table mapping event values to their names. Used to implement SETEVENTS
  823. * and GETINFO events/names, and to keep they in sync. */
  824. static const struct control_event_t control_event_table[] = {
  825. { EVENT_CIRCUIT_STATUS, "CIRC" },
  826. { EVENT_CIRCUIT_STATUS_MINOR, "CIRC_MINOR" },
  827. { EVENT_STREAM_STATUS, "STREAM" },
  828. { EVENT_OR_CONN_STATUS, "ORCONN" },
  829. { EVENT_BANDWIDTH_USED, "BW" },
  830. { EVENT_DEBUG_MSG, "DEBUG" },
  831. { EVENT_INFO_MSG, "INFO" },
  832. { EVENT_NOTICE_MSG, "NOTICE" },
  833. { EVENT_WARN_MSG, "WARN" },
  834. { EVENT_ERR_MSG, "ERR" },
  835. { EVENT_NEW_DESC, "NEWDESC" },
  836. { EVENT_ADDRMAP, "ADDRMAP" },
  837. { EVENT_AUTHDIR_NEWDESCS, "AUTHDIR_NEWDESCS" },
  838. { EVENT_DESCCHANGED, "DESCCHANGED" },
  839. { EVENT_NS, "NS" },
  840. { EVENT_STATUS_GENERAL, "STATUS_GENERAL" },
  841. { EVENT_STATUS_CLIENT, "STATUS_CLIENT" },
  842. { EVENT_STATUS_SERVER, "STATUS_SERVER" },
  843. { EVENT_GUARD, "GUARD" },
  844. { EVENT_STREAM_BANDWIDTH_USED, "STREAM_BW" },
  845. { EVENT_CLIENTS_SEEN, "CLIENTS_SEEN" },
  846. { EVENT_NEWCONSENSUS, "NEWCONSENSUS" },
  847. { EVENT_BUILDTIMEOUT_SET, "BUILDTIMEOUT_SET" },
  848. { EVENT_SIGNAL, "SIGNAL" },
  849. { EVENT_CONF_CHANGED, "CONF_CHANGED"},
  850. { EVENT_CONN_BW, "CONN_BW" },
  851. { EVENT_CELL_STATS, "CELL_STATS" },
  852. { EVENT_TB_EMPTY, "TB_EMPTY" },
  853. { EVENT_CIRC_BANDWIDTH_USED, "CIRC_BW" },
  854. { EVENT_TRANSPORT_LAUNCHED, "TRANSPORT_LAUNCHED" },
  855. { EVENT_HS_DESC, "HS_DESC" },
  856. { 0, NULL },
  857. };
  858. /** Called when we get a SETEVENTS message: update conn->event_mask,
  859. * and reply with DONE or ERROR. */
  860. static int
  861. handle_control_setevents(control_connection_t *conn, uint32_t len,
  862. const char *body)
  863. {
  864. int event_code;
  865. event_mask_t event_mask = 0;
  866. smartlist_t *events = smartlist_new();
  867. (void) len;
  868. smartlist_split_string(events, body, " ",
  869. SPLIT_SKIP_SPACE|SPLIT_IGNORE_BLANK, 0);
  870. SMARTLIST_FOREACH_BEGIN(events, const char *, ev)
  871. {
  872. if (!strcasecmp(ev, "EXTENDED")) {
  873. continue;
  874. } else {
  875. int i;
  876. event_code = -1;
  877. for (i = 0; control_event_table[i].event_name != NULL; ++i) {
  878. if (!strcasecmp(ev, control_event_table[i].event_name)) {
  879. event_code = control_event_table[i].event_code;
  880. break;
  881. }
  882. }
  883. if (event_code == -1) {
  884. connection_printf_to_buf(conn, "552 Unrecognized event \"%s\"\r\n",
  885. ev);
  886. SMARTLIST_FOREACH(events, char *, e, tor_free(e));
  887. smartlist_free(events);
  888. return 0;
  889. }
  890. }
  891. event_mask |= (((event_mask_t)1) << event_code);
  892. }
  893. SMARTLIST_FOREACH_END(ev);
  894. SMARTLIST_FOREACH(events, char *, e, tor_free(e));
  895. smartlist_free(events);
  896. conn->event_mask = event_mask;
  897. control_update_global_event_mask();
  898. send_control_done(conn);
  899. return 0;
  900. }
  901. /** Decode the hashed, base64'd passwords stored in <b>passwords</b>.
  902. * Return a smartlist of acceptable passwords (unterminated strings of
  903. * length S2K_RFC2440_SPECIFIER_LEN+DIGEST_LEN) on success, or NULL on
  904. * failure.
  905. */
  906. smartlist_t *
  907. decode_hashed_passwords(config_line_t *passwords)
  908. {
  909. char decoded[64];
  910. config_line_t *cl;
  911. smartlist_t *sl = smartlist_new();
  912. tor_assert(passwords);
  913. for (cl = passwords; cl; cl = cl->next) {
  914. const char *hashed = cl->value;
  915. if (!strcmpstart(hashed, "16:")) {
  916. if (base16_decode(decoded, sizeof(decoded), hashed+3, strlen(hashed+3))<0
  917. || strlen(hashed+3) != (S2K_RFC2440_SPECIFIER_LEN+DIGEST_LEN)*2) {
  918. goto err;
  919. }
  920. } else {
  921. if (base64_decode(decoded, sizeof(decoded), hashed, strlen(hashed))
  922. != S2K_RFC2440_SPECIFIER_LEN+DIGEST_LEN) {
  923. goto err;
  924. }
  925. }
  926. smartlist_add(sl,
  927. tor_memdup(decoded, S2K_RFC2440_SPECIFIER_LEN+DIGEST_LEN));
  928. }
  929. return sl;
  930. err:
  931. SMARTLIST_FOREACH(sl, char*, cp, tor_free(cp));
  932. smartlist_free(sl);
  933. return NULL;
  934. }
  935. /** Called when we get an AUTHENTICATE message. Check whether the
  936. * authentication is valid, and if so, update the connection's state to
  937. * OPEN. Reply with DONE or ERROR.
  938. */
  939. static int
  940. handle_control_authenticate(control_connection_t *conn, uint32_t len,
  941. const char *body)
  942. {
  943. int used_quoted_string = 0;
  944. const or_options_t *options = get_options();
  945. const char *errstr = "Unknown error";
  946. char *password;
  947. size_t password_len;
  948. const char *cp;
  949. int i;
  950. int bad_cookie=0, bad_password=0;
  951. smartlist_t *sl = NULL;
  952. if (!len) {
  953. password = tor_strdup("");
  954. password_len = 0;
  955. } else if (TOR_ISXDIGIT(body[0])) {
  956. cp = body;
  957. while (TOR_ISXDIGIT(*cp))
  958. ++cp;
  959. i = (int)(cp - body);
  960. tor_assert(i>0);
  961. password_len = i/2;
  962. password = tor_malloc(password_len + 1);
  963. if (base16_decode(password, password_len+1, body, i)<0) {
  964. connection_write_str_to_buf(
  965. "551 Invalid hexadecimal encoding. Maybe you tried a plain text "
  966. "password? If so, the standard requires that you put it in "
  967. "double quotes.\r\n", conn);
  968. connection_mark_for_close(TO_CONN(conn));
  969. tor_free(password);
  970. return 0;
  971. }
  972. } else {
  973. if (!decode_escaped_string(body, len, &password, &password_len)) {
  974. connection_write_str_to_buf("551 Invalid quoted string. You need "
  975. "to put the password in double quotes.\r\n", conn);
  976. connection_mark_for_close(TO_CONN(conn));
  977. return 0;
  978. }
  979. used_quoted_string = 1;
  980. }
  981. if (conn->safecookie_client_hash != NULL) {
  982. /* The controller has chosen safe cookie authentication; the only
  983. * acceptable authentication value is the controller-to-server
  984. * response. */
  985. tor_assert(authentication_cookie_is_set);
  986. if (password_len != DIGEST256_LEN) {
  987. log_warn(LD_CONTROL,
  988. "Got safe cookie authentication response with wrong length "
  989. "(%d)", (int)password_len);
  990. errstr = "Wrong length for safe cookie response.";
  991. goto err;
  992. }
  993. if (tor_memneq(conn->safecookie_client_hash, password, DIGEST256_LEN)) {
  994. log_warn(LD_CONTROL,
  995. "Got incorrect safe cookie authentication response");
  996. errstr = "Safe cookie response did not match expected value.";
  997. goto err;
  998. }
  999. tor_free(conn->safecookie_client_hash);
  1000. goto ok;
  1001. }
  1002. if (!options->CookieAuthentication && !options->HashedControlPassword &&
  1003. !options->HashedControlSessionPassword) {
  1004. /* if Tor doesn't demand any stronger authentication, then
  1005. * the controller can get in with anything. */
  1006. goto ok;
  1007. }
  1008. if (options->CookieAuthentication) {
  1009. int also_password = options->HashedControlPassword != NULL ||
  1010. options->HashedControlSessionPassword != NULL;
  1011. if (password_len != AUTHENTICATION_COOKIE_LEN) {
  1012. if (!also_password) {
  1013. log_warn(LD_CONTROL, "Got authentication cookie with wrong length "
  1014. "(%d)", (int)password_len);
  1015. errstr = "Wrong length on authentication cookie.";
  1016. goto err;
  1017. }
  1018. bad_cookie = 1;
  1019. } else if (tor_memneq(authentication_cookie, password, password_len)) {
  1020. if (!also_password) {
  1021. log_warn(LD_CONTROL, "Got mismatched authentication cookie");
  1022. errstr = "Authentication cookie did not match expected value.";
  1023. goto err;
  1024. }
  1025. bad_cookie = 1;
  1026. } else {
  1027. goto ok;
  1028. }
  1029. }
  1030. if (options->HashedControlPassword ||
  1031. options->HashedControlSessionPassword) {
  1032. int bad = 0;
  1033. smartlist_t *sl_tmp;
  1034. char received[DIGEST_LEN];
  1035. int also_cookie = options->CookieAuthentication;
  1036. sl = smartlist_new();
  1037. if (options->HashedControlPassword) {
  1038. sl_tmp = decode_hashed_passwords(options->HashedControlPassword);
  1039. if (!sl_tmp)
  1040. bad = 1;
  1041. else {
  1042. smartlist_add_all(sl, sl_tmp);
  1043. smartlist_free(sl_tmp);
  1044. }
  1045. }
  1046. if (options->HashedControlSessionPassword) {
  1047. sl_tmp = decode_hashed_passwords(options->HashedControlSessionPassword);
  1048. if (!sl_tmp)
  1049. bad = 1;
  1050. else {
  1051. smartlist_add_all(sl, sl_tmp);
  1052. smartlist_free(sl_tmp);
  1053. }
  1054. }
  1055. if (bad) {
  1056. if (!also_cookie) {
  1057. log_warn(LD_BUG,
  1058. "Couldn't decode HashedControlPassword: invalid base16");
  1059. errstr="Couldn't decode HashedControlPassword value in configuration.";
  1060. goto err;
  1061. }
  1062. bad_password = 1;
  1063. SMARTLIST_FOREACH(sl, char *, cp, tor_free(cp));
  1064. smartlist_free(sl);
  1065. sl = NULL;
  1066. } else {
  1067. SMARTLIST_FOREACH(sl, char *, expected,
  1068. {
  1069. secret_to_key_rfc2440(received,DIGEST_LEN,
  1070. password,password_len,expected);
  1071. if (tor_memeq(expected + S2K_RFC2440_SPECIFIER_LEN,
  1072. received, DIGEST_LEN))
  1073. goto ok;
  1074. });
  1075. SMARTLIST_FOREACH(sl, char *, cp, tor_free(cp));
  1076. smartlist_free(sl);
  1077. sl = NULL;
  1078. if (used_quoted_string)
  1079. errstr = "Password did not match HashedControlPassword value from "
  1080. "configuration";
  1081. else
  1082. errstr = "Password did not match HashedControlPassword value from "
  1083. "configuration. Maybe you tried a plain text password? "
  1084. "If so, the standard requires that you put it in double quotes.";
  1085. bad_password = 1;
  1086. if (!also_cookie)
  1087. goto err;
  1088. }
  1089. }
  1090. /** We only get here if both kinds of authentication failed. */
  1091. tor_assert(bad_password && bad_cookie);
  1092. log_warn(LD_CONTROL, "Bad password or authentication cookie on controller.");
  1093. errstr = "Password did not match HashedControlPassword *or* authentication "
  1094. "cookie.";
  1095. err:
  1096. tor_free(password);
  1097. connection_printf_to_buf(conn, "515 Authentication failed: %s\r\n", errstr);
  1098. connection_mark_for_close(TO_CONN(conn));
  1099. if (sl) { /* clean up */
  1100. SMARTLIST_FOREACH(sl, char *, cp, tor_free(cp));
  1101. smartlist_free(sl);
  1102. }
  1103. return 0;
  1104. ok:
  1105. log_info(LD_CONTROL, "Authenticated control connection ("TOR_SOCKET_T_FORMAT
  1106. ")", conn->base_.s);
  1107. send_control_done(conn);
  1108. conn->base_.state = CONTROL_CONN_STATE_OPEN;
  1109. tor_free(password);
  1110. if (sl) { /* clean up */
  1111. SMARTLIST_FOREACH(sl, char *, cp, tor_free(cp));
  1112. smartlist_free(sl);
  1113. }
  1114. return 0;
  1115. }
  1116. /** Called when we get a SAVECONF command. Try to flush the current options to
  1117. * disk, and report success or failure. */
  1118. static int
  1119. handle_control_saveconf(control_connection_t *conn, uint32_t len,
  1120. const char *body)
  1121. {
  1122. (void) len;
  1123. (void) body;
  1124. if (options_save_current()<0) {
  1125. connection_write_str_to_buf(
  1126. "551 Unable to write configuration to disk.\r\n", conn);
  1127. } else {
  1128. send_control_done(conn);
  1129. }
  1130. return 0;
  1131. }
  1132. struct signal_t {
  1133. int sig;
  1134. const char *signal_name;
  1135. };
  1136. static const struct signal_t signal_table[] = {
  1137. { SIGHUP, "RELOAD" },
  1138. { SIGHUP, "HUP" },
  1139. { SIGINT, "SHUTDOWN" },
  1140. { SIGUSR1, "DUMP" },
  1141. { SIGUSR1, "USR1" },
  1142. { SIGUSR2, "DEBUG" },
  1143. { SIGUSR2, "USR2" },
  1144. { SIGTERM, "HALT" },
  1145. { SIGTERM, "TERM" },
  1146. { SIGTERM, "INT" },
  1147. { SIGNEWNYM, "NEWNYM" },
  1148. { SIGCLEARDNSCACHE, "CLEARDNSCACHE"},
  1149. { SIGHEARTBEAT, "HEARTBEAT"},
  1150. { 0, NULL },
  1151. };
  1152. /** Called when we get a SIGNAL command. React to the provided signal, and
  1153. * report success or failure. (If the signal results in a shutdown, success
  1154. * may not be reported.) */
  1155. static int
  1156. handle_control_signal(control_connection_t *conn, uint32_t len,
  1157. const char *body)
  1158. {
  1159. int sig = -1;
  1160. int i;
  1161. int n = 0;
  1162. char *s;
  1163. (void) len;
  1164. while (body[n] && ! TOR_ISSPACE(body[n]))
  1165. ++n;
  1166. s = tor_strndup(body, n);
  1167. for (i = 0; signal_table[i].signal_name != NULL; ++i) {
  1168. if (!strcasecmp(s, signal_table[i].signal_name)) {
  1169. sig = signal_table[i].sig;
  1170. break;
  1171. }
  1172. }
  1173. if (sig < 0)
  1174. connection_printf_to_buf(conn, "552 Unrecognized signal code \"%s\"\r\n",
  1175. s);
  1176. tor_free(s);
  1177. if (sig < 0)
  1178. return 0;
  1179. send_control_done(conn);
  1180. /* Flush the "done" first if the signal might make us shut down. */
  1181. if (sig == SIGTERM || sig == SIGINT)
  1182. connection_flush(TO_CONN(conn));
  1183. process_signal(sig);
  1184. return 0;
  1185. }
  1186. /** Called when we get a TAKEOWNERSHIP command. Mark this connection
  1187. * as an owning connection, so that we will exit if the connection
  1188. * closes. */
  1189. static int
  1190. handle_control_takeownership(control_connection_t *conn, uint32_t len,
  1191. const char *body)
  1192. {
  1193. (void)len;
  1194. (void)body;
  1195. conn->is_owning_control_connection = 1;
  1196. log_info(LD_CONTROL, "Control connection %d has taken ownership of this "
  1197. "Tor instance.",
  1198. (int)(conn->base_.s));
  1199. send_control_done(conn);
  1200. return 0;
  1201. }
  1202. /** Return true iff <b>addr</b> is unusable as a mapaddress target because of
  1203. * containing funny characters. */
  1204. static int
  1205. address_is_invalid_mapaddress_target(const char *addr)
  1206. {
  1207. if (!strcmpstart(addr, "*."))
  1208. return address_is_invalid_destination(addr+2, 1);
  1209. else
  1210. return address_is_invalid_destination(addr, 1);
  1211. }
  1212. /** Called when we get a MAPADDRESS command; try to bind all listed addresses,
  1213. * and report success or failure. */
  1214. static int
  1215. handle_control_mapaddress(control_connection_t *conn, uint32_t len,
  1216. const char *body)
  1217. {
  1218. smartlist_t *elts;
  1219. smartlist_t *lines;
  1220. smartlist_t *reply;
  1221. char *r;
  1222. size_t sz;
  1223. (void) len; /* body is NUL-terminated, so it's safe to ignore the length. */
  1224. lines = smartlist_new();
  1225. elts = smartlist_new();
  1226. reply = smartlist_new();
  1227. smartlist_split_string(lines, body, " ",
  1228. SPLIT_SKIP_SPACE|SPLIT_IGNORE_BLANK, 0);
  1229. SMARTLIST_FOREACH_BEGIN(lines, char *, line) {
  1230. tor_strlower(line);
  1231. smartlist_split_string(elts, line, "=", 0, 2);
  1232. if (smartlist_len(elts) == 2) {
  1233. const char *from = smartlist_get(elts,0);
  1234. const char *to = smartlist_get(elts,1);
  1235. if (address_is_invalid_mapaddress_target(to)) {
  1236. smartlist_add_asprintf(reply,
  1237. "512-syntax error: invalid address '%s'", to);
  1238. log_warn(LD_CONTROL,
  1239. "Skipping invalid argument '%s' in MapAddress msg", to);
  1240. } else if (!strcmp(from, ".") || !strcmp(from, "0.0.0.0") ||
  1241. !strcmp(from, "::")) {
  1242. const char type =
  1243. !strcmp(from,".") ? RESOLVED_TYPE_HOSTNAME :
  1244. (!strcmp(from, "0.0.0.0") ? RESOLVED_TYPE_IPV4 : RESOLVED_TYPE_IPV6);
  1245. const char *address = addressmap_register_virtual_address(
  1246. type, tor_strdup(to));
  1247. if (!address) {
  1248. smartlist_add_asprintf(reply,
  1249. "451-resource exhausted: skipping '%s'", line);
  1250. log_warn(LD_CONTROL,
  1251. "Unable to allocate address for '%s' in MapAddress msg",
  1252. safe_str_client(line));
  1253. } else {
  1254. smartlist_add_asprintf(reply, "250-%s=%s", address, to);
  1255. }
  1256. } else {
  1257. const char *msg;
  1258. if (addressmap_register_auto(from, to, 1,
  1259. ADDRMAPSRC_CONTROLLER, &msg) < 0) {
  1260. smartlist_add_asprintf(reply,
  1261. "512-syntax error: invalid address mapping "
  1262. " '%s': %s", line, msg);
  1263. log_warn(LD_CONTROL,
  1264. "Skipping invalid argument '%s' in MapAddress msg: %s",
  1265. line, msg);
  1266. } else {
  1267. smartlist_add_asprintf(reply, "250-%s", line);
  1268. }
  1269. }
  1270. } else {
  1271. smartlist_add_asprintf(reply, "512-syntax error: mapping '%s' is "
  1272. "not of expected form 'foo=bar'.", line);
  1273. log_info(LD_CONTROL, "Skipping MapAddress '%s': wrong "
  1274. "number of items.",
  1275. safe_str_client(line));
  1276. }
  1277. SMARTLIST_FOREACH(elts, char *, cp, tor_free(cp));
  1278. smartlist_clear(elts);
  1279. } SMARTLIST_FOREACH_END(line);
  1280. SMARTLIST_FOREACH(lines, char *, cp, tor_free(cp));
  1281. smartlist_free(lines);
  1282. smartlist_free(elts);
  1283. if (smartlist_len(reply)) {
  1284. ((char*)smartlist_get(reply,smartlist_len(reply)-1))[3] = ' ';
  1285. r = smartlist_join_strings(reply, "\r\n", 1, &sz);
  1286. connection_write_to_buf(r, sz, TO_CONN(conn));
  1287. tor_free(r);
  1288. } else {
  1289. const char *response =
  1290. "512 syntax error: not enough arguments to mapaddress.\r\n";
  1291. connection_write_to_buf(response, strlen(response), TO_CONN(conn));
  1292. }
  1293. SMARTLIST_FOREACH(reply, char *, cp, tor_free(cp));
  1294. smartlist_free(reply);
  1295. return 0;
  1296. }
  1297. /** Implementation helper for GETINFO: knows the answers for various
  1298. * trivial-to-implement questions. */
  1299. static int
  1300. getinfo_helper_misc(control_connection_t *conn, const char *question,
  1301. char **answer, const char **errmsg)
  1302. {
  1303. (void) conn;
  1304. if (!strcmp(question, "version")) {
  1305. *answer = tor_strdup(get_version());
  1306. } else if (!strcmp(question, "bw-event-cache")) {
  1307. *answer = get_bw_samples();
  1308. } else if (!strcmp(question, "config-file")) {
  1309. const char *a = get_torrc_fname(0);
  1310. if (a)
  1311. *answer = tor_strdup(a);
  1312. } else if (!strcmp(question, "config-defaults-file")) {
  1313. const char *a = get_torrc_fname(1);
  1314. if (a)
  1315. *answer = tor_strdup(a);
  1316. } else if (!strcmp(question, "config-text")) {
  1317. *answer = options_dump(get_options(), OPTIONS_DUMP_MINIMAL);
  1318. } else if (!strcmp(question, "info/names")) {
  1319. *answer = list_getinfo_options();
  1320. } else if (!strcmp(question, "dormant")) {
  1321. int dormant = rep_hist_circbuilding_dormant(time(NULL));
  1322. *answer = tor_strdup(dormant ? "1" : "0");
  1323. } else if (!strcmp(question, "events/names")) {
  1324. int i;
  1325. smartlist_t *event_names = smartlist_new();
  1326. for (i = 0; control_event_table[i].event_name != NULL; ++i) {
  1327. smartlist_add(event_names, (char *)control_event_table[i].event_name);
  1328. }
  1329. *answer = smartlist_join_strings(event_names, " ", 0, NULL);
  1330. smartlist_free(event_names);
  1331. } else if (!strcmp(question, "signal/names")) {
  1332. smartlist_t *signal_names = smartlist_new();
  1333. int j;
  1334. for (j = 0; signal_table[j].signal_name != NULL; ++j) {
  1335. smartlist_add(signal_names, (char*)signal_table[j].signal_name);
  1336. }
  1337. *answer = smartlist_join_strings(signal_names, " ", 0, NULL);
  1338. smartlist_free(signal_names);
  1339. } else if (!strcmp(question, "features/names")) {
  1340. *answer = tor_strdup("VERBOSE_NAMES EXTENDED_EVENTS");
  1341. } else if (!strcmp(question, "address")) {
  1342. uint32_t addr;
  1343. if (router_pick_published_address(get_options(), &addr) < 0) {
  1344. *errmsg = "Address unknown";
  1345. return -1;
  1346. }
  1347. *answer = tor_dup_ip(addr);
  1348. } else if (!strcmp(question, "traffic/read")) {
  1349. tor_asprintf(answer, U64_FORMAT, U64_PRINTF_ARG(get_bytes_read()));
  1350. } else if (!strcmp(question, "traffic/written")) {
  1351. tor_asprintf(answer, U64_FORMAT, U64_PRINTF_ARG(get_bytes_written()));
  1352. } else if (!strcmp(question, "process/pid")) {
  1353. int myPid = -1;
  1354. #ifdef _WIN32
  1355. myPid = _getpid();
  1356. #else
  1357. myPid = getpid();
  1358. #endif
  1359. tor_asprintf(answer, "%d", myPid);
  1360. } else if (!strcmp(question, "process/uid")) {
  1361. #ifdef _WIN32
  1362. *answer = tor_strdup("-1");
  1363. #else
  1364. int myUid = geteuid();
  1365. tor_asprintf(answer, "%d", myUid);
  1366. #endif
  1367. } else if (!strcmp(question, "process/user")) {
  1368. #ifdef _WIN32
  1369. *answer = tor_strdup("");
  1370. #else
  1371. int myUid = geteuid();
  1372. const struct passwd *myPwEntry = tor_getpwuid(myUid);
  1373. if (myPwEntry) {
  1374. *answer = tor_strdup(myPwEntry->pw_name);
  1375. } else {
  1376. *answer = tor_strdup("");
  1377. }
  1378. #endif
  1379. } else if (!strcmp(question, "process/descriptor-limit")) {
  1380. int max_fds=-1;
  1381. set_max_file_descriptors(0, &max_fds);
  1382. tor_asprintf(answer, "%d", max_fds);
  1383. } else if (!strcmp(question, "limits/max-mem-in-queues")) {
  1384. tor_asprintf(answer, U64_FORMAT,
  1385. U64_PRINTF_ARG(get_options()->MaxMemInQueues));
  1386. } else if (!strcmp(question, "dir-usage")) {
  1387. *answer = directory_dump_request_log();
  1388. } else if (!strcmp(question, "fingerprint")) {
  1389. crypto_pk_t *server_key;
  1390. if (!server_mode(get_options())) {
  1391. *errmsg = "Not running in server mode";
  1392. return -1;
  1393. }
  1394. server_key = get_server_identity_key();
  1395. *answer = tor_malloc(HEX_DIGEST_LEN+1);
  1396. crypto_pk_get_fingerprint(server_key, *answer, 0);
  1397. }
  1398. return 0;
  1399. }
  1400. /** Awful hack: return a newly allocated string based on a routerinfo and
  1401. * (possibly) an extrainfo, sticking the read-history and write-history from
  1402. * <b>ei</b> into the resulting string. The thing you get back won't
  1403. * necessarily have a valid signature.
  1404. *
  1405. * New code should never use this; it's for backward compatibility.
  1406. *
  1407. * NOTE: <b>ri_body</b> is as returned by signed_descriptor_get_body: it might
  1408. * not be NUL-terminated. */
  1409. static char *
  1410. munge_extrainfo_into_routerinfo(const char *ri_body,
  1411. const signed_descriptor_t *ri,
  1412. const signed_descriptor_t *ei)
  1413. {
  1414. char *out = NULL, *outp;
  1415. int i;
  1416. const char *router_sig;
  1417. const char *ei_body = signed_descriptor_get_body(ei);
  1418. size_t ri_len = ri->signed_descriptor_len;
  1419. size_t ei_len = ei->signed_descriptor_len;
  1420. if (!ei_body)
  1421. goto bail;
  1422. outp = out = tor_malloc(ri_len+ei_len+1);
  1423. if (!(router_sig = tor_memstr(ri_body, ri_len, "\nrouter-signature")))
  1424. goto bail;
  1425. ++router_sig;
  1426. memcpy(out, ri_body, router_sig-ri_body);
  1427. outp += router_sig-ri_body;
  1428. for (i=0; i < 2; ++i) {
  1429. const char *kwd = i ? "\nwrite-history " : "\nread-history ";
  1430. const char *cp, *eol;
  1431. if (!(cp = tor_memstr(ei_body, ei_len, kwd)))
  1432. continue;
  1433. ++cp;
  1434. if (!(eol = memchr(cp, '\n', ei_len - (cp-ei_body))))
  1435. continue;
  1436. memcpy(outp, cp, eol-cp+1);
  1437. outp += eol-cp+1;
  1438. }
  1439. memcpy(outp, router_sig, ri_len - (router_sig-ri_body));
  1440. *outp++ = '\0';
  1441. tor_assert(outp-out < (int)(ri_len+ei_len+1));
  1442. return out;
  1443. bail:
  1444. tor_free(out);
  1445. return tor_strndup(ri_body, ri->signed_descriptor_len);
  1446. }
  1447. /** Implementation helper for GETINFO: answers requests for information about
  1448. * which ports are bound. */
  1449. static int
  1450. getinfo_helper_listeners(control_connection_t *control_conn,
  1451. const char *question,
  1452. char **answer, const char **errmsg)
  1453. {
  1454. int type;
  1455. smartlist_t *res;
  1456. (void)control_conn;
  1457. (void)errmsg;
  1458. if (!strcmp(question, "net/listeners/or"))
  1459. type = CONN_TYPE_OR_LISTENER;
  1460. else if (!strcmp(question, "net/listeners/dir"))
  1461. type = CONN_TYPE_DIR_LISTENER;
  1462. else if (!strcmp(question, "net/listeners/socks"))
  1463. type = CONN_TYPE_AP_LISTENER;
  1464. else if (!strcmp(question, "net/listeners/trans"))
  1465. type = CONN_TYPE_AP_TRANS_LISTENER;
  1466. else if (!strcmp(question, "net/listeners/natd"))
  1467. type = CONN_TYPE_AP_NATD_LISTENER;
  1468. else if (!strcmp(question, "net/listeners/dns"))
  1469. type = CONN_TYPE_AP_DNS_LISTENER;
  1470. else if (!strcmp(question, "net/listeners/control"))
  1471. type = CONN_TYPE_CONTROL_LISTENER;
  1472. else
  1473. return 0; /* unknown key */
  1474. res = smartlist_new();
  1475. SMARTLIST_FOREACH_BEGIN(get_connection_array(), connection_t *, conn) {
  1476. struct sockaddr_storage ss;
  1477. socklen_t ss_len = sizeof(ss);
  1478. if (conn->type != type || conn->marked_for_close || !SOCKET_OK(conn->s))
  1479. continue;
  1480. if (getsockname(conn->s, (struct sockaddr *)&ss, &ss_len) < 0) {
  1481. smartlist_add_asprintf(res, "%s:%d", conn->address, (int)conn->port);
  1482. } else {
  1483. char *tmp = tor_sockaddr_to_str((struct sockaddr *)&ss);
  1484. smartlist_add(res, esc_for_log(tmp));
  1485. tor_free(tmp);
  1486. }
  1487. } SMARTLIST_FOREACH_END(conn);
  1488. *answer = smartlist_join_strings(res, " ", 0, NULL);
  1489. SMARTLIST_FOREACH(res, char *, cp, tor_free(cp));
  1490. smartlist_free(res);
  1491. return 0;
  1492. }
  1493. /** Implementation helper for GETINFO: knows the answers for questions about
  1494. * directory information. */
  1495. static int
  1496. getinfo_helper_dir(control_connection_t *control_conn,
  1497. const char *question, char **answer,
  1498. const char **errmsg)
  1499. {
  1500. const node_t *node;
  1501. const routerinfo_t *ri = NULL;
  1502. (void) control_conn;
  1503. if (!strcmpstart(question, "desc/id/")) {
  1504. node = node_get_by_hex_id(question+strlen("desc/id/"));
  1505. if (node)
  1506. ri = node->ri;
  1507. if (ri) {
  1508. const char *body = signed_descriptor_get_body(&ri->cache_info);
  1509. if (body)
  1510. *answer = tor_strndup(body, ri->cache_info.signed_descriptor_len);
  1511. }
  1512. } else if (!strcmpstart(question, "desc/name/")) {
  1513. /* XXX023 Setting 'warn_if_unnamed' here is a bit silly -- the
  1514. * warning goes to the user, not to the controller. */
  1515. node = node_get_by_nickname(question+strlen("desc/name/"), 1);
  1516. if (node)
  1517. ri = node->ri;
  1518. if (ri) {
  1519. const char *body = signed_descriptor_get_body(&ri->cache_info);
  1520. if (body)
  1521. *answer = tor_strndup(body, ri->cache_info.signed_descriptor_len);
  1522. }
  1523. } else if (!strcmp(question, "desc/all-recent")) {
  1524. routerlist_t *routerlist = router_get_routerlist();
  1525. smartlist_t *sl = smartlist_new();
  1526. if (routerlist && routerlist->routers) {
  1527. SMARTLIST_FOREACH(routerlist->routers, const routerinfo_t *, ri,
  1528. {
  1529. const char *body = signed_descriptor_get_body(&ri->cache_info);
  1530. if (body)
  1531. smartlist_add(sl,
  1532. tor_strndup(body, ri->cache_info.signed_descriptor_len));
  1533. });
  1534. }
  1535. *answer = smartlist_join_strings(sl, "", 0, NULL);
  1536. SMARTLIST_FOREACH(sl, char *, c, tor_free(c));
  1537. smartlist_free(sl);
  1538. } else if (!strcmp(question, "desc/all-recent-extrainfo-hack")) {
  1539. /* XXXX Remove this once Torstat asks for extrainfos. */
  1540. routerlist_t *routerlist = router_get_routerlist();
  1541. smartlist_t *sl = smartlist_new();
  1542. if (routerlist && routerlist->routers) {
  1543. SMARTLIST_FOREACH_BEGIN(routerlist->routers, const routerinfo_t *, ri) {
  1544. const char *body = signed_descriptor_get_body(&ri->cache_info);
  1545. signed_descriptor_t *ei = extrainfo_get_by_descriptor_digest(
  1546. ri->cache_info.extra_info_digest);
  1547. if (ei && body) {
  1548. smartlist_add(sl, munge_extrainfo_into_routerinfo(body,
  1549. &ri->cache_info, ei));
  1550. } else if (body) {
  1551. smartlist_add(sl,
  1552. tor_strndup(body, ri->cache_info.signed_descriptor_len));
  1553. }
  1554. } SMARTLIST_FOREACH_END(ri);
  1555. }
  1556. *answer = smartlist_join_strings(sl, "", 0, NULL);
  1557. SMARTLIST_FOREACH(sl, char *, c, tor_free(c));
  1558. smartlist_free(sl);
  1559. } else if (!strcmpstart(question, "md/id/")) {
  1560. const node_t *node = node_get_by_hex_id(question+strlen("md/id/"));
  1561. const microdesc_t *md = NULL;
  1562. if (node) md = node->md;
  1563. if (md && md->body) {
  1564. *answer = tor_strndup(md->body, md->bodylen);
  1565. }
  1566. } else if (!strcmpstart(question, "md/name/")) {
  1567. /* XXX023 Setting 'warn_if_unnamed' here is a bit silly -- the
  1568. * warning goes to the user, not to the controller. */
  1569. const node_t *node = node_get_by_nickname(question+strlen("md/name/"), 1);
  1570. /* XXXX duplicated code */
  1571. const microdesc_t *md = NULL;
  1572. if (node) md = node->md;
  1573. if (md && md->body) {
  1574. *answer = tor_strndup(md->body, md->bodylen);
  1575. }
  1576. } else if (!strcmpstart(question, "desc-annotations/id/")) {
  1577. node = node_get_by_hex_id(question+strlen("desc-annotations/id/"));
  1578. if (node)
  1579. ri = node->ri;
  1580. if (ri) {
  1581. const char *annotations =
  1582. signed_descriptor_get_annotations(&ri->cache_info);
  1583. if (annotations)
  1584. *answer = tor_strndup(annotations,
  1585. ri->cache_info.annotations_len);
  1586. }
  1587. } else if (!strcmpstart(question, "dir/server/")) {
  1588. size_t answer_len = 0;
  1589. char *url = NULL;
  1590. smartlist_t *descs = smartlist_new();
  1591. const char *msg;
  1592. int res;
  1593. char *cp;
  1594. tor_asprintf(&url, "/tor/%s", question+4);
  1595. res = dirserv_get_routerdescs(descs, url, &msg);
  1596. if (res) {
  1597. log_warn(LD_CONTROL, "getinfo '%s': %s", question, msg);
  1598. smartlist_free(descs);
  1599. tor_free(url);
  1600. *errmsg = msg;
  1601. return -1;
  1602. }
  1603. SMARTLIST_FOREACH(descs, signed_descriptor_t *, sd,
  1604. answer_len += sd->signed_descriptor_len);
  1605. cp = *answer = tor_malloc(answer_len+1);
  1606. SMARTLIST_FOREACH(descs, signed_descriptor_t *, sd,
  1607. {
  1608. memcpy(cp, signed_descriptor_get_body(sd),
  1609. sd->signed_descriptor_len);
  1610. cp += sd->signed_descriptor_len;
  1611. });
  1612. *cp = '\0';
  1613. tor_free(url);
  1614. smartlist_free(descs);
  1615. } else if (!strcmpstart(question, "dir/status/")) {
  1616. *answer = tor_strdup("");
  1617. } else if (!strcmp(question, "dir/status-vote/current/consensus")) { /* v3 */
  1618. if (directory_caches_dir_info(get_options())) {
  1619. const cached_dir_t *consensus = dirserv_get_consensus("ns");
  1620. if (consensus)
  1621. *answer = tor_strdup(consensus->dir);
  1622. }
  1623. if (!*answer) { /* try loading it from disk */
  1624. char *filename = get_datadir_fname("cached-consensus");
  1625. *answer = read_file_to_str(filename, RFTS_IGNORE_MISSING, NULL);
  1626. tor_free(filename);
  1627. }
  1628. } else if (!strcmp(question, "network-status")) { /* v1 */
  1629. routerlist_t *routerlist = router_get_routerlist();
  1630. if (!routerlist || !routerlist->routers ||
  1631. list_server_status_v1(routerlist->routers, answer, 1) < 0) {
  1632. return -1;
  1633. }
  1634. } else if (!strcmpstart(question, "extra-info/digest/")) {
  1635. question += strlen("extra-info/digest/");
  1636. if (strlen(question) == HEX_DIGEST_LEN) {
  1637. char d[DIGEST_LEN];
  1638. signed_descriptor_t *sd = NULL;
  1639. if (base16_decode(d, sizeof(d), question, strlen(question))==0) {
  1640. /* XXXX this test should move into extrainfo_get_by_descriptor_digest,
  1641. * but I don't want to risk affecting other parts of the code,
  1642. * especially since the rules for using our own extrainfo (including
  1643. * when it might be freed) are different from those for using one
  1644. * we have downloaded. */
  1645. if (router_extrainfo_digest_is_me(d))
  1646. sd = &(router_get_my_extrainfo()->cache_info);
  1647. else
  1648. sd = extrainfo_get_by_descriptor_digest(d);
  1649. }
  1650. if (sd) {
  1651. const char *body = signed_descriptor_get_body(sd);
  1652. if (body)
  1653. *answer = tor_strndup(body, sd->signed_descriptor_len);
  1654. }
  1655. }
  1656. }
  1657. return 0;
  1658. }
  1659. /** Allocate and return a description of <b>circ</b>'s current status,
  1660. * including its path (if any). */
  1661. static char *
  1662. circuit_describe_status_for_controller(origin_circuit_t *circ)
  1663. {
  1664. char *rv;
  1665. smartlist_t *descparts = smartlist_new();
  1666. {
  1667. char *vpath = circuit_list_path_for_controller(circ);
  1668. if (*vpath) {
  1669. smartlist_add(descparts, vpath);
  1670. } else {
  1671. tor_free(vpath); /* empty path; don't put an extra space in the result */
  1672. }
  1673. }
  1674. {
  1675. cpath_build_state_t *build_state = circ->build_state;
  1676. smartlist_t *flaglist = smartlist_new();
  1677. char *flaglist_joined;
  1678. if (build_state->onehop_tunnel)
  1679. smartlist_add(flaglist, (void *)"ONEHOP_TUNNEL");
  1680. if (build_state->is_internal)
  1681. smartlist_add(flaglist, (void *)"IS_INTERNAL");
  1682. if (build_state->need_capacity)
  1683. smartlist_add(flaglist, (void *)"NEED_CAPACITY");
  1684. if (build_state->need_uptime)
  1685. smartlist_add(flaglist, (void *)"NEED_UPTIME");
  1686. /* Only emit a BUILD_FLAGS argument if it will have a non-empty value. */
  1687. if (smartlist_len(flaglist)) {
  1688. flaglist_joined = smartlist_join_strings(flaglist, ",", 0, NULL);
  1689. smartlist_add_asprintf(descparts, "BUILD_FLAGS=%s", flaglist_joined);
  1690. tor_free(flaglist_joined);
  1691. }
  1692. smartlist_free(flaglist);
  1693. }
  1694. smartlist_add_asprintf(descparts, "PURPOSE=%s",
  1695. circuit_purpose_to_controller_string(circ->base_.purpose));
  1696. {
  1697. const char *hs_state =
  1698. circuit_purpose_to_controller_hs_state_string(circ->base_.purpose);
  1699. if (hs_state != NULL) {
  1700. smartlist_add_asprintf(descparts, "HS_STATE=%s", hs_state);
  1701. }
  1702. }
  1703. if (circ->rend_data != NULL) {
  1704. smartlist_add_asprintf(descparts, "REND_QUERY=%s",
  1705. circ->rend_data->onion_address);
  1706. }
  1707. {
  1708. char tbuf[ISO_TIME_USEC_LEN+1];
  1709. format_iso_time_nospace_usec(tbuf, &circ->base_.timestamp_created);
  1710. smartlist_add_asprintf(descparts, "TIME_CREATED=%s", tbuf);
  1711. }
  1712. // Show username and/or password if available.
  1713. if (circ->socks_username_len > 0) {
  1714. char* socks_username_escaped = esc_for_log_len(circ->socks_username,
  1715. (size_t) circ->socks_username_len);
  1716. smartlist_add_asprintf(descparts, "SOCKS_USERNAME=%s",
  1717. socks_username_escaped);
  1718. tor_free(socks_username_escaped);
  1719. }
  1720. if (circ->socks_password_len > 0) {
  1721. char* socks_password_escaped = esc_for_log_len(circ->socks_password,
  1722. (size_t) circ->socks_password_len);
  1723. smartlist_add_asprintf(descparts, "SOCKS_PASSWORD=%s",
  1724. socks_password_escaped);
  1725. tor_free(socks_password_escaped);
  1726. }
  1727. rv = smartlist_join_strings(descparts, " ", 0, NULL);
  1728. SMARTLIST_FOREACH(descparts, char *, cp, tor_free(cp));
  1729. smartlist_free(descparts);
  1730. return rv;
  1731. }
  1732. /** Implementation helper for GETINFO: knows how to generate summaries of the
  1733. * current states of things we send events about. */
  1734. static int
  1735. getinfo_helper_events(control_connection_t *control_conn,
  1736. const char *question, char **answer,
  1737. const char **errmsg)
  1738. {
  1739. (void) control_conn;
  1740. if (!strcmp(question, "circuit-status")) {
  1741. smartlist_t *status = smartlist_new();
  1742. SMARTLIST_FOREACH_BEGIN(circuit_get_global_list(), circuit_t *, circ_) {
  1743. origin_circuit_t *circ;
  1744. char *circdesc;
  1745. const char *state;
  1746. if (! CIRCUIT_IS_ORIGIN(circ_) || circ_->marked_for_close)
  1747. continue;
  1748. circ = TO_ORIGIN_CIRCUIT(circ_);
  1749. if (circ->base_.state == CIRCUIT_STATE_OPEN)
  1750. state = "BUILT";
  1751. else if (circ->cpath)
  1752. state = "EXTENDED";
  1753. else
  1754. state = "LAUNCHED";
  1755. circdesc = circuit_describe_status_for_controller(circ);
  1756. smartlist_add_asprintf(status, "%lu %s%s%s",
  1757. (unsigned long)circ->global_identifier,
  1758. state, *circdesc ? " " : "", circdesc);
  1759. tor_free(circdesc);
  1760. }
  1761. SMARTLIST_FOREACH_END(circ_);
  1762. *answer = smartlist_join_strings(status, "\r\n", 0, NULL);
  1763. SMARTLIST_FOREACH(status, char *, cp, tor_free(cp));
  1764. smartlist_free(status);
  1765. } else if (!strcmp(question, "stream-status")) {
  1766. smartlist_t *conns = get_connection_array();
  1767. smartlist_t *status = smartlist_new();
  1768. char buf[256];
  1769. SMARTLIST_FOREACH_BEGIN(conns, connection_t *, base_conn) {
  1770. const char *state;
  1771. entry_connection_t *conn;
  1772. circuit_t *circ;
  1773. origin_circuit_t *origin_circ = NULL;
  1774. if (base_conn->type != CONN_TYPE_AP ||
  1775. base_conn->marked_for_close ||
  1776. base_conn->state == AP_CONN_STATE_SOCKS_WAIT ||
  1777. base_conn->state == AP_CONN_STATE_NATD_WAIT)
  1778. continue;
  1779. conn = TO_ENTRY_CONN(base_conn);
  1780. switch (base_conn->state)
  1781. {
  1782. case AP_CONN_STATE_CONTROLLER_WAIT:
  1783. case AP_CONN_STATE_CIRCUIT_WAIT:
  1784. if (conn->socks_request &&
  1785. SOCKS_COMMAND_IS_RESOLVE(conn->socks_request->command))
  1786. state = "NEWRESOLVE";
  1787. else
  1788. state = "NEW";
  1789. break;
  1790. case AP_CONN_STATE_RENDDESC_WAIT:
  1791. case AP_CONN_STATE_CONNECT_WAIT:
  1792. state = "SENTCONNECT"; break;
  1793. case AP_CONN_STATE_RESOLVE_WAIT:
  1794. state = "SENTRESOLVE"; break;
  1795. case AP_CONN_STATE_OPEN:
  1796. state = "SUCCEEDED"; break;
  1797. default:
  1798. log_warn(LD_BUG, "Asked for stream in unknown state %d",
  1799. base_conn->state);
  1800. continue;
  1801. }
  1802. circ = circuit_get_by_edge_conn(ENTRY_TO_EDGE_CONN(conn));
  1803. if (circ && CIRCUIT_IS_ORIGIN(circ))
  1804. origin_circ = TO_ORIGIN_CIRCUIT(circ);
  1805. write_stream_target_to_buf(conn, buf, sizeof(buf));
  1806. smartlist_add_asprintf(status, "%lu %s %lu %s",
  1807. (unsigned long) base_conn->global_identifier,state,
  1808. origin_circ?
  1809. (unsigned long)origin_circ->global_identifier : 0ul,
  1810. buf);
  1811. } SMARTLIST_FOREACH_END(base_conn);
  1812. *answer = smartlist_join_strings(status, "\r\n", 0, NULL);
  1813. SMARTLIST_FOREACH(status, char *, cp, tor_free(cp));
  1814. smartlist_free(status);
  1815. } else if (!strcmp(question, "orconn-status")) {
  1816. smartlist_t *conns = get_connection_array();
  1817. smartlist_t *status = smartlist_new();
  1818. SMARTLIST_FOREACH_BEGIN(conns, connection_t *, base_conn) {
  1819. const char *state;
  1820. char name[128];
  1821. or_connection_t *conn;
  1822. if (base_conn->type != CONN_TYPE_OR || base_conn->marked_for_close)
  1823. continue;
  1824. conn = TO_OR_CONN(base_conn);
  1825. if (conn->base_.state == OR_CONN_STATE_OPEN)
  1826. state = "CONNECTED";
  1827. else if (conn->nickname)
  1828. state = "LAUNCHED";
  1829. else
  1830. state = "NEW";
  1831. orconn_target_get_name(name, sizeof(name), conn);
  1832. smartlist_add_asprintf(status, "%s %s", name, state);
  1833. } SMARTLIST_FOREACH_END(base_conn);
  1834. *answer = smartlist_join_strings(status, "\r\n", 0, NULL);
  1835. SMARTLIST_FOREACH(status, char *, cp, tor_free(cp));
  1836. smartlist_free(status);
  1837. } else if (!strcmpstart(question, "address-mappings/")) {
  1838. time_t min_e, max_e;
  1839. smartlist_t *mappings;
  1840. question += strlen("address-mappings/");
  1841. if (!strcmp(question, "all")) {
  1842. min_e = 0; max_e = TIME_MAX;
  1843. } else if (!strcmp(question, "cache")) {
  1844. min_e = 2; max_e = TIME_MAX;
  1845. } else if (!strcmp(question, "config")) {
  1846. min_e = 0; max_e = 0;
  1847. } else if (!strcmp(question, "control")) {
  1848. min_e = 1; max_e = 1;
  1849. } else {
  1850. return 0;
  1851. }
  1852. mappings = smartlist_new();
  1853. addressmap_get_mappings(mappings, min_e, max_e, 1);
  1854. *answer = smartlist_join_strings(mappings, "\r\n", 0, NULL);
  1855. SMARTLIST_FOREACH(mappings, char *, cp, tor_free(cp));
  1856. smartlist_free(mappings);
  1857. } else if (!strcmpstart(question, "status/")) {
  1858. /* Note that status/ is not a catch-all for events; there's only supposed
  1859. * to be a status GETINFO if there's a corresponding STATUS event. */
  1860. if (!strcmp(question, "status/circuit-established")) {
  1861. *answer = tor_strdup(have_completed_a_circuit() ? "1" : "0");
  1862. } else if (!strcmp(question, "status/enough-dir-info")) {
  1863. *answer = tor_strdup(router_have_minimum_dir_info() ? "1" : "0");
  1864. } else if (!strcmp(question, "status/good-server-descriptor") ||
  1865. !strcmp(question, "status/accepted-server-descriptor")) {
  1866. /* They're equivalent for now, until we can figure out how to make
  1867. * good-server-descriptor be what we want. See comment in
  1868. * control-spec.txt. */
  1869. *answer = tor_strdup(directories_have_accepted_server_descriptor()
  1870. ? "1" : "0");
  1871. } else if (!strcmp(question, "status/reachability-succeeded/or")) {
  1872. *answer = tor_strdup(check_whether_orport_reachable() ? "1" : "0");
  1873. } else if (!strcmp(question, "status/reachability-succeeded/dir")) {
  1874. *answer = tor_strdup(check_whether_dirport_reachable() ? "1" : "0");
  1875. } else if (!strcmp(question, "status/reachability-succeeded")) {
  1876. tor_asprintf(answer, "OR=%d DIR=%d",
  1877. check_whether_orport_reachable() ? 1 : 0,
  1878. check_whether_dirport_reachable() ? 1 : 0);
  1879. } else if (!strcmp(question, "status/bootstrap-phase")) {
  1880. *answer = tor_strdup(last_sent_bootstrap_message);
  1881. } else if (!strcmpstart(question, "status/version/")) {
  1882. int is_server = server_mode(get_options());
  1883. networkstatus_t *c = networkstatus_get_latest_consensus();
  1884. version_status_t status;
  1885. const char *recommended;
  1886. if (c) {
  1887. recommended = is_server ? c->server_versions : c->client_versions;
  1888. status = tor_version_is_obsolete(VERSION, recommended);
  1889. } else {
  1890. recommended = "?";
  1891. status = VS_UNKNOWN;
  1892. }
  1893. if (!strcmp(question, "status/version/recommended")) {
  1894. *answer = tor_strdup(recommended);
  1895. return 0;
  1896. }
  1897. if (!strcmp(question, "status/version/current")) {
  1898. switch (status)
  1899. {
  1900. case VS_RECOMMENDED: *answer = tor_strdup("recommended"); break;
  1901. case VS_OLD: *answer = tor_strdup("obsolete"); break;
  1902. case VS_NEW: *answer = tor_strdup("new"); break;
  1903. case VS_NEW_IN_SERIES: *answer = tor_strdup("new in series"); break;
  1904. case VS_UNRECOMMENDED: *answer = tor_strdup("unrecommended"); break;
  1905. case VS_EMPTY: *answer = tor_strdup("none recommended"); break;
  1906. case VS_UNKNOWN: *answer = tor_strdup("unknown"); break;
  1907. default: tor_fragile_assert();
  1908. }
  1909. } else if (!strcmp(question, "status/version/num-versioning") ||
  1910. !strcmp(question, "status/version/num-concurring")) {
  1911. tor_asprintf(answer, "%d", get_n_authorities(V3_DIRINFO));
  1912. log_warn(LD_GENERAL, "%s is deprecated; it no longer gives useful "
  1913. "information", question);
  1914. }
  1915. } else if (!strcmp(question, "status/clients-seen")) {
  1916. char *bridge_stats = geoip_get_bridge_stats_controller(time(NULL));
  1917. if (!bridge_stats) {
  1918. *errmsg = "No bridge-client stats available";
  1919. return -1;
  1920. }
  1921. *answer = bridge_stats;
  1922. } else {
  1923. return 0;
  1924. }
  1925. }
  1926. return 0;
  1927. }
  1928. /** Callback function for GETINFO: on a given control connection, try to
  1929. * answer the question <b>q</b> and store the newly-allocated answer in
  1930. * *<b>a</b>. If an internal error occurs, return -1 and optionally set
  1931. * *<b>error_out</b> to point to an error message to be delivered to the
  1932. * controller. On success, _or if the key is not recognized_, return 0. Do not
  1933. * set <b>a</b> if the key is not recognized.
  1934. */
  1935. typedef int (*getinfo_helper_t)(control_connection_t *,
  1936. const char *q, char **a,
  1937. const char **error_out);
  1938. /** A single item for the GETINFO question-to-answer-function table. */
  1939. typedef struct getinfo_item_t {
  1940. const char *varname; /**< The value (or prefix) of the question. */
  1941. getinfo_helper_t fn; /**< The function that knows the answer: NULL if
  1942. * this entry is documentation-only. */
  1943. const char *desc; /**< Description of the variable. */
  1944. int is_prefix; /** Must varname match exactly, or must it be a prefix? */
  1945. } getinfo_item_t;
  1946. #define ITEM(name, fn, desc) { name, getinfo_helper_##fn, desc, 0 }
  1947. #define PREFIX(name, fn, desc) { name, getinfo_helper_##fn, desc, 1 }
  1948. #define DOC(name, desc) { name, NULL, desc, 0 }
  1949. /** Table mapping questions accepted by GETINFO to the functions that know how
  1950. * to answer them. */
  1951. static const getinfo_item_t getinfo_items[] = {
  1952. ITEM("version", misc, "The current version of Tor."),
  1953. ITEM("bw-event-cache", misc, "Cached BW events for a short interval."),
  1954. ITEM("config-file", misc, "Current location of the \"torrc\" file."),
  1955. ITEM("config-defaults-file", misc, "Current location of the defaults file."),
  1956. ITEM("config-text", misc,
  1957. "Return the string that would be written by a saveconf command."),
  1958. ITEM("accounting/bytes", accounting,
  1959. "Number of bytes read/written so far in the accounting interval."),
  1960. ITEM("accounting/bytes-left", accounting,
  1961. "Number of bytes left to write/read so far in the accounting interval."),
  1962. ITEM("accounting/enabled", accounting, "Is accounting currently enabled?"),
  1963. ITEM("accounting/hibernating", accounting, "Are we hibernating or awake?"),
  1964. ITEM("accounting/interval-start", accounting,
  1965. "Time when the accounting period starts."),
  1966. ITEM("accounting/interval-end", accounting,
  1967. "Time when the accounting period ends."),
  1968. ITEM("accounting/interval-wake", accounting,
  1969. "Time to wake up in this accounting period."),
  1970. ITEM("helper-nodes", entry_guards, NULL), /* deprecated */
  1971. ITEM("entry-guards", entry_guards,
  1972. "Which nodes are we using as entry guards?"),
  1973. ITEM("fingerprint", misc, NULL),
  1974. PREFIX("config/", config, "Current configuration values."),
  1975. DOC("config/names",
  1976. "List of configuration options, types, and documentation."),
  1977. DOC("config/defaults",
  1978. "List of default values for configuration options. "
  1979. "See also config/names"),
  1980. ITEM("info/names", misc,
  1981. "List of GETINFO options, types, and documentation."),
  1982. ITEM("events/names", misc,
  1983. "Events that the controller can ask for with SETEVENTS."),
  1984. ITEM("signal/names", misc, "Signal names recognized by the SIGNAL command"),
  1985. ITEM("features/names", misc, "What arguments can USEFEATURE take?"),
  1986. PREFIX("desc/id/", dir, "Router descriptors by ID."),
  1987. PREFIX("desc/name/", dir, "Router descriptors by nickname."),
  1988. ITEM("desc/all-recent", dir,
  1989. "All non-expired, non-superseded router descriptors."),
  1990. ITEM("desc/all-recent-extrainfo-hack", dir, NULL), /* Hack. */
  1991. PREFIX("md/id/", dir, "Microdescriptors by ID"),
  1992. PREFIX("md/name/", dir, "Microdescriptors by name"),
  1993. PREFIX("extra-info/digest/", dir, "Extra-info documents by digest."),
  1994. PREFIX("net/listeners/", listeners, "Bound addresses by type"),
  1995. ITEM("ns/all", networkstatus,
  1996. "Brief summary of router status (v2 directory format)"),
  1997. PREFIX("ns/id/", networkstatus,
  1998. "Brief summary of router status by ID (v2 directory format)."),
  1999. PREFIX("ns/name/", networkstatus,
  2000. "Brief summary of router status by nickname (v2 directory format)."),
  2001. PREFIX("ns/purpose/", networkstatus,
  2002. "Brief summary of router status by purpose (v2 directory format)."),
  2003. PREFIX("consensus/", networkstatus,
  2004. "Information about and from the ns consensus."),
  2005. ITEM("network-status", dir,
  2006. "Brief summary of router status (v1 directory format)"),
  2007. ITEM("circuit-status", events, "List of current circuits originating here."),
  2008. ITEM("stream-status", events,"List of current streams."),
  2009. ITEM("orconn-status", events, "A list of current OR connections."),
  2010. ITEM("dormant", misc,
  2011. "Is Tor dormant (not building circuits because it's idle)?"),
  2012. PREFIX("address-mappings/", events, NULL),
  2013. DOC("address-mappings/all", "Current address mappings."),
  2014. DOC("address-mappings/cache", "Current cached DNS replies."),
  2015. DOC("address-mappings/config",
  2016. "Current address mappings from configuration."),
  2017. DOC("address-mappings/control", "Current address mappings from controller."),
  2018. PREFIX("status/", events, NULL),
  2019. DOC("status/circuit-established",
  2020. "Whether we think client functionality is working."),
  2021. DOC("status/enough-dir-info",
  2022. "Whether we have enough up-to-date directory information to build "
  2023. "circuits."),
  2024. DOC("status/bootstrap-phase",
  2025. "The last bootstrap phase status event that Tor sent."),
  2026. DOC("status/clients-seen",
  2027. "Breakdown of client countries seen by a bridge."),
  2028. DOC("status/version/recommended", "List of currently recommended versions."),
  2029. DOC("status/version/current", "Status of the current version."),
  2030. DOC("status/version/num-versioning", "Number of versioning authorities."),
  2031. DOC("status/version/num-concurring",
  2032. "Number of versioning authorities agreeing on the status of the "
  2033. "current version"),
  2034. ITEM("address", misc, "IP address of this Tor host, if we can guess it."),
  2035. ITEM("traffic/read", misc,"Bytes read since the process was started."),
  2036. ITEM("traffic/written", misc,
  2037. "Bytes written since the process was started."),
  2038. ITEM("process/pid", misc, "Process id belonging to the main tor process."),
  2039. ITEM("process/uid", misc, "User id running the tor process."),
  2040. ITEM("process/user", misc,
  2041. "Username under which the tor process is running."),
  2042. ITEM("process/descriptor-limit", misc, "File descriptor limit."),
  2043. ITEM("limits/max-mem-in-queues", misc, "Actual limit on memory in queues"),
  2044. ITEM("dir-usage", misc, "Breakdown of bytes transferred over DirPort."),
  2045. PREFIX("desc-annotations/id/", dir, "Router annotations by hexdigest."),
  2046. PREFIX("dir/server/", dir,"Router descriptors as retrieved from a DirPort."),
  2047. PREFIX("dir/status/", dir,
  2048. "v2 networkstatus docs as retrieved from a DirPort."),
  2049. ITEM("dir/status-vote/current/consensus", dir,
  2050. "v3 Networkstatus consensus as retrieved from a DirPort."),
  2051. ITEM("exit-policy/default", policies,
  2052. "The default value appended to the configured exit policy."),
  2053. ITEM("exit-policy/full", policies, "The entire exit policy of onion router"),
  2054. ITEM("exit-policy/ipv4", policies, "IPv4 parts of exit policy"),
  2055. ITEM("exit-policy/ipv6", policies, "IPv6 parts of exit policy"),
  2056. PREFIX("ip-to-country/", geoip, "Perform a GEOIP lookup"),
  2057. { NULL, NULL, NULL, 0 }
  2058. };
  2059. /** Allocate and return a list of recognized GETINFO options. */
  2060. static char *
  2061. list_getinfo_options(void)
  2062. {
  2063. int i;
  2064. smartlist_t *lines = smartlist_new();
  2065. char *ans;
  2066. for (i = 0; getinfo_items[i].varname; ++i) {
  2067. if (!getinfo_items[i].desc)
  2068. continue;
  2069. smartlist_add_asprintf(lines, "%s%s -- %s\n",
  2070. getinfo_items[i].varname,
  2071. getinfo_items[i].is_prefix ? "*" : "",
  2072. getinfo_items[i].desc);
  2073. }
  2074. smartlist_sort_strings(lines);
  2075. ans = smartlist_join_strings(lines, "", 0, NULL);
  2076. SMARTLIST_FOREACH(lines, char *, cp, tor_free(cp));
  2077. smartlist_free(lines);
  2078. return ans;
  2079. }
  2080. /** Lookup the 'getinfo' entry <b>question</b>, and return
  2081. * the answer in <b>*answer</b> (or NULL if key not recognized).
  2082. * Return 0 if success or unrecognized, or -1 if recognized but
  2083. * internal error. */
  2084. static int
  2085. handle_getinfo_helper(control_connection_t *control_conn,
  2086. const char *question, char **answer,
  2087. const char **err_out)
  2088. {
  2089. int i;
  2090. *answer = NULL; /* unrecognized key by default */
  2091. for (i = 0; getinfo_items[i].varname; ++i) {
  2092. int match;
  2093. if (getinfo_items[i].is_prefix)
  2094. match = !strcmpstart(question, getinfo_items[i].varname);
  2095. else
  2096. match = !strcmp(question, getinfo_items[i].varname);
  2097. if (match) {
  2098. tor_assert(getinfo_items[i].fn);
  2099. return getinfo_items[i].fn(control_conn, question, answer, err_out);
  2100. }
  2101. }
  2102. return 0; /* unrecognized */
  2103. }
  2104. /** Called when we receive a GETINFO command. Try to fetch all requested
  2105. * information, and reply with information or error message. */
  2106. static int
  2107. handle_control_getinfo(control_connection_t *conn, uint32_t len,
  2108. const char *body)
  2109. {
  2110. smartlist_t *questions = smartlist_new();
  2111. smartlist_t *answers = smartlist_new();
  2112. smartlist_t *unrecognized = smartlist_new();
  2113. char *msg = NULL, *ans = NULL;
  2114. int i;
  2115. (void) len; /* body is NUL-terminated, so it's safe to ignore the length. */
  2116. smartlist_split_string(questions, body, " ",
  2117. SPLIT_SKIP_SPACE|SPLIT_IGNORE_BLANK, 0);
  2118. SMARTLIST_FOREACH_BEGIN(questions, const char *, q) {
  2119. const char *errmsg = NULL;
  2120. if (handle_getinfo_helper(conn, q, &ans, &errmsg) < 0) {
  2121. if (!errmsg)
  2122. errmsg = "Internal error";
  2123. connection_printf_to_buf(conn, "551 %s\r\n", errmsg);
  2124. goto done;
  2125. }
  2126. if (!ans) {
  2127. smartlist_add(unrecognized, (char*)q);
  2128. } else {
  2129. smartlist_add(answers, tor_strdup(q));
  2130. smartlist_add(answers, ans);
  2131. }
  2132. } SMARTLIST_FOREACH_END(q);
  2133. if (smartlist_len(unrecognized)) {
  2134. for (i=0; i < smartlist_len(unrecognized)-1; ++i)
  2135. connection_printf_to_buf(conn,
  2136. "552-Unrecognized key \"%s\"\r\n",
  2137. (char*)smartlist_get(unrecognized, i));
  2138. connection_printf_to_buf(conn,
  2139. "552 Unrecognized key \"%s\"\r\n",
  2140. (char*)smartlist_get(unrecognized, i));
  2141. goto done;
  2142. }
  2143. for (i = 0; i < smartlist_len(answers); i += 2) {
  2144. char *k = smartlist_get(answers, i);
  2145. char *v = smartlist_get(answers, i+1);
  2146. if (!strchr(v, '\n') && !strchr(v, '\r')) {
  2147. connection_printf_to_buf(conn, "250-%s=", k);
  2148. connection_write_str_to_buf(v, conn);
  2149. connection_write_str_to_buf("\r\n", conn);
  2150. } else {
  2151. char *esc = NULL;
  2152. size_t esc_len;
  2153. esc_len = write_escaped_data(v, strlen(v), &esc);
  2154. connection_printf_to_buf(conn, "250+%s=\r\n", k);
  2155. connection_write_to_buf(esc, esc_len, TO_CONN(conn));
  2156. tor_free(esc);
  2157. }
  2158. }
  2159. connection_write_str_to_buf("250 OK\r\n", conn);
  2160. done:
  2161. SMARTLIST_FOREACH(answers, char *, cp, tor_free(cp));
  2162. smartlist_free(answers);
  2163. SMARTLIST_FOREACH(questions, char *, cp, tor_free(cp));
  2164. smartlist_free(questions);
  2165. smartlist_free(unrecognized);
  2166. tor_free(msg);
  2167. return 0;
  2168. }
  2169. /** Given a string, convert it to a circuit purpose. */
  2170. static uint8_t
  2171. circuit_purpose_from_string(const char *string)
  2172. {
  2173. if (!strcasecmpstart(string, "purpose="))
  2174. string += strlen("purpose=");
  2175. if (!strcasecmp(string, "general"))
  2176. return CIRCUIT_PURPOSE_C_GENERAL;
  2177. else if (!strcasecmp(string, "controller"))
  2178. return CIRCUIT_PURPOSE_CONTROLLER;
  2179. else
  2180. return CIRCUIT_PURPOSE_UNKNOWN;
  2181. }
  2182. /** Return a newly allocated smartlist containing the arguments to the command
  2183. * waiting in <b>body</b>. If there are fewer than <b>min_args</b> arguments,
  2184. * or if <b>max_args</b> is nonnegative and there are more than
  2185. * <b>max_args</b> arguments, send a 512 error to the controller, using
  2186. * <b>command</b> as the command name in the error message. */
  2187. static smartlist_t *
  2188. getargs_helper(const char *command, control_connection_t *conn,
  2189. const char *body, int min_args, int max_args)
  2190. {
  2191. smartlist_t *args = smartlist_new();
  2192. smartlist_split_string(args, body, " ",
  2193. SPLIT_SKIP_SPACE|SPLIT_IGNORE_BLANK, 0);
  2194. if (smartlist_len(args) < min_args) {
  2195. connection_printf_to_buf(conn, "512 Missing argument to %s\r\n",command);
  2196. goto err;
  2197. } else if (max_args >= 0 && smartlist_len(args) > max_args) {
  2198. connection_printf_to_buf(conn, "512 Too many arguments to %s\r\n",command);
  2199. goto err;
  2200. }
  2201. return args;
  2202. err:
  2203. SMARTLIST_FOREACH(args, char *, s, tor_free(s));
  2204. smartlist_free(args);
  2205. return NULL;
  2206. }
  2207. /** Helper. Return the first element of <b>sl</b> at index <b>start_at</b> or
  2208. * higher that starts with <b>prefix</b>, case-insensitive. Return NULL if no
  2209. * such element exists. */
  2210. static const char *
  2211. find_element_starting_with(smartlist_t *sl, int start_at, const char *prefix)
  2212. {
  2213. int i;
  2214. for (i = start_at; i < smartlist_len(sl); ++i) {
  2215. const char *elt = smartlist_get(sl, i);
  2216. if (!strcasecmpstart(elt, prefix))
  2217. return elt;
  2218. }
  2219. return NULL;
  2220. }
  2221. /** Helper. Return true iff s is an argument that we should treat as a
  2222. * key-value pair. */
  2223. static int
  2224. is_keyval_pair(const char *s)
  2225. {
  2226. /* An argument is a key-value pair if it has an =, and it isn't of the form
  2227. * $fingeprint=name */
  2228. return strchr(s, '=') && s[0] != '$';
  2229. }
  2230. /** Called when we get an EXTENDCIRCUIT message. Try to extend the listed
  2231. * circuit, and report success or failure. */
  2232. static int
  2233. handle_control_extendcircuit(control_connection_t *conn, uint32_t len,
  2234. const char *body)
  2235. {
  2236. smartlist_t *router_nicknames=NULL, *nodes=NULL;
  2237. origin_circuit_t *circ = NULL;
  2238. int zero_circ;
  2239. uint8_t intended_purpose = CIRCUIT_PURPOSE_C_GENERAL;
  2240. smartlist_t *args;
  2241. (void) len;
  2242. router_nicknames = smartlist_new();
  2243. args = getargs_helper("EXTENDCIRCUIT", conn, body, 1, -1);
  2244. if (!args)
  2245. goto done;
  2246. zero_circ = !strcmp("0", (char*)smartlist_get(args,0));
  2247. if (zero_circ) {
  2248. const char *purp = find_element_starting_with(args, 1, "PURPOSE=");
  2249. if (purp) {
  2250. intended_purpose = circuit_purpose_from_string(purp);
  2251. if (intended_purpose == CIRCUIT_PURPOSE_UNKNOWN) {
  2252. connection_printf_to_buf(conn, "552 Unknown purpose \"%s\"\r\n", purp);
  2253. SMARTLIST_FOREACH(args, char *, cp, tor_free(cp));
  2254. smartlist_free(args);
  2255. goto done;
  2256. }
  2257. }
  2258. if ((smartlist_len(args) == 1) ||
  2259. (smartlist_len(args) >= 2 && is_keyval_pair(smartlist_get(args, 1)))) {
  2260. // "EXTENDCIRCUIT 0" || EXTENDCIRCUIT 0 foo=bar"
  2261. circ = circuit_launch(intended_purpose, CIRCLAUNCH_NEED_CAPACITY);
  2262. if (!circ) {
  2263. connection_write_str_to_buf("551 Couldn't start circuit\r\n", conn);
  2264. } else {
  2265. connection_printf_to_buf(conn, "250 EXTENDED %lu\r\n",
  2266. (unsigned long)circ->global_identifier);
  2267. }
  2268. SMARTLIST_FOREACH(args, char *, cp, tor_free(cp));
  2269. smartlist_free(args);
  2270. goto done;
  2271. }
  2272. // "EXTENDCIRCUIT 0 router1,router2" ||
  2273. // "EXTENDCIRCUIT 0 router1,router2 PURPOSE=foo"
  2274. }
  2275. if (!zero_circ && !(circ = get_circ(smartlist_get(args,0)))) {
  2276. connection_printf_to_buf(conn, "552 Unknown circuit \"%s\"\r\n",
  2277. (char*)smartlist_get(args, 0));
  2278. SMARTLIST_FOREACH(args, char *, cp, tor_free(cp));
  2279. smartlist_free(args);
  2280. goto done;
  2281. }
  2282. if (smartlist_len(args) < 2) {
  2283. connection_printf_to_buf(conn,
  2284. "512 syntax error: not enough arguments.\r\n");
  2285. SMARTLIST_FOREACH(args, char *, cp, tor_free(cp));
  2286. smartlist_free(args);
  2287. goto done;
  2288. }
  2289. smartlist_split_string(router_nicknames, smartlist_get(args,1), ",", 0, 0);
  2290. SMARTLIST_FOREACH(args, char *, cp, tor_free(cp));
  2291. smartlist_free(args);
  2292. nodes = smartlist_new();
  2293. SMARTLIST_FOREACH_BEGIN(router_nicknames, const char *, n) {
  2294. const node_t *node = node_get_by_nickname(n, 1);
  2295. if (!node) {
  2296. connection_printf_to_buf(conn, "552 No such router \"%s\"\r\n", n);
  2297. goto done;
  2298. }
  2299. if (!node_has_descriptor(node)) {
  2300. connection_printf_to_buf(conn, "552 No descriptor for \"%s\"\r\n", n);
  2301. goto done;
  2302. }
  2303. smartlist_add(nodes, (void*)node);
  2304. } SMARTLIST_FOREACH_END(n);
  2305. if (!smartlist_len(nodes)) {
  2306. connection_write_str_to_buf("512 No router names provided\r\n", conn);
  2307. goto done;
  2308. }
  2309. if (zero_circ) {
  2310. /* start a new circuit */
  2311. circ = origin_circuit_init(intended_purpose, 0);
  2312. }
  2313. /* now circ refers to something that is ready to be extended */
  2314. SMARTLIST_FOREACH(nodes, const node_t *, node,
  2315. {
  2316. extend_info_t *info = extend_info_from_node(node, 0);
  2317. tor_assert(info); /* True, since node_has_descriptor(node) == true */
  2318. circuit_append_new_exit(circ, info);
  2319. extend_info_free(info);
  2320. });
  2321. /* now that we've populated the cpath, start extending */
  2322. if (zero_circ) {
  2323. int err_reason = 0;
  2324. if ((err_reason = circuit_handle_first_hop(circ)) < 0) {
  2325. circuit_mark_for_close(TO_CIRCUIT(circ), -err_reason);
  2326. connection_write_str_to_buf("551 Couldn't start circuit\r\n", conn);
  2327. goto done;
  2328. }
  2329. } else {
  2330. if (circ->base_.state == CIRCUIT_STATE_OPEN) {
  2331. int err_reason = 0;
  2332. circuit_set_state(TO_CIRCUIT(circ), CIRCUIT_STATE_BUILDING);
  2333. if ((err_reason = circuit_send_next_onion_skin(circ)) < 0) {
  2334. log_info(LD_CONTROL,
  2335. "send_next_onion_skin failed; circuit marked for closing.");
  2336. circuit_mark_for_close(TO_CIRCUIT(circ), -err_reason);
  2337. connection_write_str_to_buf("551 Couldn't send onion skin\r\n", conn);
  2338. goto done;
  2339. }
  2340. }
  2341. }
  2342. connection_printf_to_buf(conn, "250 EXTENDED %lu\r\n",
  2343. (unsigned long)circ->global_identifier);
  2344. if (zero_circ) /* send a 'launched' event, for completeness */
  2345. control_event_circuit_status(circ, CIRC_EVENT_LAUNCHED, 0);
  2346. done:
  2347. SMARTLIST_FOREACH(router_nicknames, char *, n, tor_free(n));
  2348. smartlist_free(router_nicknames);
  2349. smartlist_free(nodes);
  2350. return 0;
  2351. }
  2352. /** Called when we get a SETCIRCUITPURPOSE message. If we can find the
  2353. * circuit and it's a valid purpose, change it. */
  2354. static int
  2355. handle_control_setcircuitpurpose(control_connection_t *conn,
  2356. uint32_t len, const char *body)
  2357. {
  2358. origin_circuit_t *circ = NULL;
  2359. uint8_t new_purpose;
  2360. smartlist_t *args;
  2361. (void) len; /* body is NUL-terminated, so it's safe to ignore the length. */
  2362. args = getargs_helper("SETCIRCUITPURPOSE", conn, body, 2, -1);
  2363. if (!args)
  2364. goto done;
  2365. if (!(circ = get_circ(smartlist_get(args,0)))) {
  2366. connection_printf_to_buf(conn, "552 Unknown circuit \"%s\"\r\n",
  2367. (char*)smartlist_get(args, 0));
  2368. goto done;
  2369. }
  2370. {
  2371. const char *purp = find_element_starting_with(args,1,"PURPOSE=");
  2372. if (!purp) {
  2373. connection_write_str_to_buf("552 No purpose given\r\n", conn);
  2374. goto done;
  2375. }
  2376. new_purpose = circuit_purpose_from_string(purp);
  2377. if (new_purpose == CIRCUIT_PURPOSE_UNKNOWN) {
  2378. connection_printf_to_buf(conn, "552 Unknown purpose \"%s\"\r\n", purp);
  2379. goto done;
  2380. }
  2381. }
  2382. circuit_change_purpose(TO_CIRCUIT(circ), new_purpose);
  2383. connection_write_str_to_buf("250 OK\r\n", conn);
  2384. done:
  2385. if (args) {
  2386. SMARTLIST_FOREACH(args, char *, cp, tor_free(cp));
  2387. smartlist_free(args);
  2388. }
  2389. return 0;
  2390. }
  2391. /** Called when we get an ATTACHSTREAM message. Try to attach the requested
  2392. * stream, and report success or failure. */
  2393. static int
  2394. handle_control_attachstream(control_connection_t *conn, uint32_t len,
  2395. const char *body)
  2396. {
  2397. entry_connection_t *ap_conn = NULL;
  2398. origin_circuit_t *circ = NULL;
  2399. int zero_circ;
  2400. smartlist_t *args;
  2401. crypt_path_t *cpath=NULL;
  2402. int hop=0, hop_line_ok=1;
  2403. (void) len;
  2404. args = getargs_helper("ATTACHSTREAM", conn, body, 2, -1);
  2405. if (!args)
  2406. return 0;
  2407. zero_circ = !strcmp("0", (char*)smartlist_get(args,1));
  2408. if (!(ap_conn = get_stream(smartlist_get(args, 0)))) {
  2409. connection_printf_to_buf(conn, "552 Unknown stream \"%s\"\r\n",
  2410. (char*)smartlist_get(args, 0));
  2411. } else if (!zero_circ && !(circ = get_circ(smartlist_get(args, 1)))) {
  2412. connection_printf_to_buf(conn, "552 Unknown circuit \"%s\"\r\n",
  2413. (char*)smartlist_get(args, 1));
  2414. } else if (circ) {
  2415. const char *hopstring = find_element_starting_with(args,2,"HOP=");
  2416. if (hopstring) {
  2417. hopstring += strlen("HOP=");
  2418. hop = (int) tor_parse_ulong(hopstring, 10, 0, INT_MAX,
  2419. &hop_line_ok, NULL);
  2420. if (!hop_line_ok) { /* broken hop line */
  2421. connection_printf_to_buf(conn, "552 Bad value hop=%s\r\n", hopstring);
  2422. }
  2423. }
  2424. }
  2425. SMARTLIST_FOREACH(args, char *, cp, tor_free(cp));
  2426. smartlist_free(args);
  2427. if (!ap_conn || (!zero_circ && !circ) || !hop_line_ok)
  2428. return 0;
  2429. if (ENTRY_TO_CONN(ap_conn)->state != AP_CONN_STATE_CONTROLLER_WAIT &&
  2430. ENTRY_TO_CONN(ap_conn)->state != AP_CONN_STATE_CONNECT_WAIT &&
  2431. ENTRY_TO_CONN(ap_conn)->state != AP_CONN_STATE_RESOLVE_WAIT) {
  2432. connection_write_str_to_buf(
  2433. "555 Connection is not managed by controller.\r\n",
  2434. conn);
  2435. return 0;
  2436. }
  2437. /* Do we need to detach it first? */
  2438. if (ENTRY_TO_CONN(ap_conn)->state != AP_CONN_STATE_CONTROLLER_WAIT) {
  2439. edge_connection_t *edge_conn = ENTRY_TO_EDGE_CONN(ap_conn);
  2440. circuit_t *tmpcirc = circuit_get_by_edge_conn(edge_conn);
  2441. connection_edge_end(edge_conn, END_STREAM_REASON_TIMEOUT);
  2442. /* Un-mark it as ending, since we're going to reuse it. */
  2443. edge_conn->edge_has_sent_end = 0;
  2444. edge_conn->end_reason = 0;
  2445. if (tmpcirc)
  2446. circuit_detach_stream(tmpcirc, edge_conn);
  2447. TO_CONN(edge_conn)->state = AP_CONN_STATE_CONTROLLER_WAIT;
  2448. }
  2449. if (circ && (circ->base_.state != CIRCUIT_STATE_OPEN)) {
  2450. connection_write_str_to_buf(
  2451. "551 Can't attach stream to non-open origin circuit\r\n",
  2452. conn);
  2453. return 0;
  2454. }
  2455. /* Is this a single hop circuit? */
  2456. if (circ && (circuit_get_cpath_len(circ)<2 || hop==1)) {
  2457. const node_t *node = NULL;
  2458. char *exit_digest = NULL;
  2459. if (circ->build_state &&
  2460. circ->build_state->chosen_exit &&
  2461. !tor_digest_is_zero(circ->build_state->chosen_exit->identity_digest)) {
  2462. exit_digest = circ->build_state->chosen_exit->identity_digest;
  2463. node = node_get_by_id(exit_digest);
  2464. }
  2465. /* Do both the client and relay allow one-hop exit circuits? */
  2466. if (!node ||
  2467. !node_allows_single_hop_exits(node) ||
  2468. !get_options()->AllowSingleHopCircuits) {
  2469. connection_write_str_to_buf(
  2470. "551 Can't attach stream to this one-hop circuit.\r\n", conn);
  2471. return 0;
  2472. }
  2473. tor_assert(exit_digest);
  2474. ap_conn->chosen_exit_name = tor_strdup(hex_str(exit_digest, DIGEST_LEN));
  2475. }
  2476. if (circ && hop>0) {
  2477. /* find this hop in the circuit, and set cpath */
  2478. cpath = circuit_get_cpath_hop(circ, hop);
  2479. if (!cpath) {
  2480. connection_printf_to_buf(conn,
  2481. "551 Circuit doesn't have %d hops.\r\n", hop);
  2482. return 0;
  2483. }
  2484. }
  2485. if (connection_ap_handshake_rewrite_and_attach(ap_conn, circ, cpath) < 0) {
  2486. connection_write_str_to_buf("551 Unable to attach stream\r\n", conn);
  2487. return 0;
  2488. }
  2489. send_control_done(conn);
  2490. return 0;
  2491. }
  2492. /** Called when we get a POSTDESCRIPTOR message. Try to learn the provided
  2493. * descriptor, and report success or failure. */
  2494. static int
  2495. handle_control_postdescriptor(control_connection_t *conn, uint32_t len,
  2496. const char *body)
  2497. {
  2498. char *desc;
  2499. const char *msg=NULL;
  2500. uint8_t purpose = ROUTER_PURPOSE_GENERAL;
  2501. int cache = 0; /* eventually, we may switch this to 1 */
  2502. char *cp = memchr(body, '\n', len);
  2503. smartlist_t *args = smartlist_new();
  2504. tor_assert(cp);
  2505. *cp++ = '\0';
  2506. smartlist_split_string(args, body, " ",
  2507. SPLIT_SKIP_SPACE|SPLIT_IGNORE_BLANK, 0);
  2508. SMARTLIST_FOREACH_BEGIN(args, char *, option) {
  2509. if (!strcasecmpstart(option, "purpose=")) {
  2510. option += strlen("purpose=");
  2511. purpose = router_purpose_from_string(option);
  2512. if (purpose == ROUTER_PURPOSE_UNKNOWN) {
  2513. connection_printf_to_buf(conn, "552 Unknown purpose \"%s\"\r\n",
  2514. option);
  2515. goto done;
  2516. }
  2517. } else if (!strcasecmpstart(option, "cache=")) {
  2518. option += strlen("cache=");
  2519. if (!strcasecmp(option, "no"))
  2520. cache = 0;
  2521. else if (!strcasecmp(option, "yes"))
  2522. cache = 1;
  2523. else {
  2524. connection_printf_to_buf(conn, "552 Unknown cache request \"%s\"\r\n",
  2525. option);
  2526. goto done;
  2527. }
  2528. } else { /* unrecognized argument? */
  2529. connection_printf_to_buf(conn,
  2530. "512 Unexpected argument \"%s\" to postdescriptor\r\n", option);
  2531. goto done;
  2532. }
  2533. } SMARTLIST_FOREACH_END(option);
  2534. read_escaped_data(cp, len-(cp-body), &desc);
  2535. switch (router_load_single_router(desc, purpose, cache, &msg)) {
  2536. case -1:
  2537. if (!msg) msg = "Could not parse descriptor";
  2538. connection_printf_to_buf(conn, "554 %s\r\n", msg);
  2539. break;
  2540. case 0:
  2541. if (!msg) msg = "Descriptor not added";
  2542. connection_printf_to_buf(conn, "251 %s\r\n",msg);
  2543. break;
  2544. case 1:
  2545. send_control_done(conn);
  2546. break;
  2547. }
  2548. tor_free(desc);
  2549. done:
  2550. SMARTLIST_FOREACH(args, char *, arg, tor_free(arg));
  2551. smartlist_free(args);
  2552. return 0;
  2553. }
  2554. /** Called when we receive a REDIRECTSTERAM command. Try to change the target
  2555. * address of the named AP stream, and report success or failure. */
  2556. static int
  2557. handle_control_redirectstream(control_connection_t *conn, uint32_t len,
  2558. const char *body)
  2559. {
  2560. entry_connection_t *ap_conn = NULL;
  2561. char *new_addr = NULL;
  2562. uint16_t new_port = 0;
  2563. smartlist_t *args;
  2564. (void) len;
  2565. args = getargs_helper("REDIRECTSTREAM", conn, body, 2, -1);
  2566. if (!args)
  2567. return 0;
  2568. if (!(ap_conn = get_stream(smartlist_get(args, 0)))
  2569. || !ap_conn->socks_request) {
  2570. connection_printf_to_buf(conn, "552 Unknown stream \"%s\"\r\n",
  2571. (char*)smartlist_get(args, 0));
  2572. } else {
  2573. int ok = 1;
  2574. if (smartlist_len(args) > 2) { /* they included a port too */
  2575. new_port = (uint16_t) tor_parse_ulong(smartlist_get(args, 2),
  2576. 10, 1, 65535, &ok, NULL);
  2577. }
  2578. if (!ok) {
  2579. connection_printf_to_buf(conn, "512 Cannot parse port \"%s\"\r\n",
  2580. (char*)smartlist_get(args, 2));
  2581. } else {
  2582. new_addr = tor_strdup(smartlist_get(args, 1));
  2583. }
  2584. }
  2585. SMARTLIST_FOREACH(args, char *, cp, tor_free(cp));
  2586. smartlist_free(args);
  2587. if (!new_addr)
  2588. return 0;
  2589. strlcpy(ap_conn->socks_request->address, new_addr,
  2590. sizeof(ap_conn->socks_request->address));
  2591. if (new_port)
  2592. ap_conn->socks_request->port = new_port;
  2593. tor_free(new_addr);
  2594. send_control_done(conn);
  2595. return 0;
  2596. }
  2597. /** Called when we get a CLOSESTREAM command; try to close the named stream
  2598. * and report success or failure. */
  2599. static int
  2600. handle_control_closestream(control_connection_t *conn, uint32_t len,
  2601. const char *body)
  2602. {
  2603. entry_connection_t *ap_conn=NULL;
  2604. uint8_t reason=0;
  2605. smartlist_t *args;
  2606. int ok;
  2607. (void) len;
  2608. args = getargs_helper("CLOSESTREAM", conn, body, 2, -1);
  2609. if (!args)
  2610. return 0;
  2611. else if (!(ap_conn = get_stream(smartlist_get(args, 0))))
  2612. connection_printf_to_buf(conn, "552 Unknown stream \"%s\"\r\n",
  2613. (char*)smartlist_get(args, 0));
  2614. else {
  2615. reason = (uint8_t) tor_parse_ulong(smartlist_get(args,1), 10, 0, 255,
  2616. &ok, NULL);
  2617. if (!ok) {
  2618. connection_printf_to_buf(conn, "552 Unrecognized reason \"%s\"\r\n",
  2619. (char*)smartlist_get(args, 1));
  2620. ap_conn = NULL;
  2621. }
  2622. }
  2623. SMARTLIST_FOREACH(args, char *, cp, tor_free(cp));
  2624. smartlist_free(args);
  2625. if (!ap_conn)
  2626. return 0;
  2627. connection_mark_unattached_ap(ap_conn, reason);
  2628. send_control_done(conn);
  2629. return 0;
  2630. }
  2631. /** Called when we get a CLOSECIRCUIT command; try to close the named circuit
  2632. * and report success or failure. */
  2633. static int
  2634. handle_control_closecircuit(control_connection_t *conn, uint32_t len,
  2635. const char *body)
  2636. {
  2637. origin_circuit_t *circ = NULL;
  2638. int safe = 0;
  2639. smartlist_t *args;
  2640. (void) len;
  2641. args = getargs_helper("CLOSECIRCUIT", conn, body, 1, -1);
  2642. if (!args)
  2643. return 0;
  2644. if (!(circ=get_circ(smartlist_get(args, 0))))
  2645. connection_printf_to_buf(conn, "552 Unknown circuit \"%s\"\r\n",
  2646. (char*)smartlist_get(args, 0));
  2647. else {
  2648. int i;
  2649. for (i=1; i < smartlist_len(args); ++i) {
  2650. if (!strcasecmp(smartlist_get(args, i), "IfUnused"))
  2651. safe = 1;
  2652. else
  2653. log_info(LD_CONTROL, "Skipping unknown option %s",
  2654. (char*)smartlist_get(args,i));
  2655. }
  2656. }
  2657. SMARTLIST_FOREACH(args, char *, cp, tor_free(cp));
  2658. smartlist_free(args);
  2659. if (!circ)
  2660. return 0;
  2661. if (!safe || !circ->p_streams) {
  2662. circuit_mark_for_close(TO_CIRCUIT(circ), END_CIRC_REASON_REQUESTED);
  2663. }
  2664. send_control_done(conn);
  2665. return 0;
  2666. }
  2667. /** Called when we get a RESOLVE command: start trying to resolve
  2668. * the listed addresses. */
  2669. static int
  2670. handle_control_resolve(control_connection_t *conn, uint32_t len,
  2671. const char *body)
  2672. {
  2673. smartlist_t *args, *failed;
  2674. int is_reverse = 0;
  2675. (void) len; /* body is nul-terminated; it's safe to ignore the length */
  2676. if (!(conn->event_mask & (((event_mask_t)1)<<EVENT_ADDRMAP))) {
  2677. log_warn(LD_CONTROL, "Controller asked us to resolve an address, but "
  2678. "isn't listening for ADDRMAP events. It probably won't see "
  2679. "the answer.");
  2680. }
  2681. args = smartlist_new();
  2682. smartlist_split_string(args, body, " ",
  2683. SPLIT_SKIP_SPACE|SPLIT_IGNORE_BLANK, 0);
  2684. {
  2685. const char *modearg = find_element_starting_with(args, 0, "mode=");
  2686. if (modearg && !strcasecmp(modearg, "mode=reverse"))
  2687. is_reverse = 1;
  2688. }
  2689. failed = smartlist_new();
  2690. SMARTLIST_FOREACH(args, const char *, arg, {
  2691. if (!is_keyval_pair(arg)) {
  2692. if (dnsserv_launch_request(arg, is_reverse, conn)<0)
  2693. smartlist_add(failed, (char*)arg);
  2694. }
  2695. });
  2696. send_control_done(conn);
  2697. SMARTLIST_FOREACH(failed, const char *, arg, {
  2698. control_event_address_mapped(arg, arg, time(NULL),
  2699. "internal", 0);
  2700. });
  2701. SMARTLIST_FOREACH(args, char *, cp, tor_free(cp));
  2702. smartlist_free(args);
  2703. smartlist_free(failed);
  2704. return 0;
  2705. }
  2706. /** Called when we get a PROTOCOLINFO command: send back a reply. */
  2707. static int
  2708. handle_control_protocolinfo(control_connection_t *conn, uint32_t len,
  2709. const char *body)
  2710. {
  2711. const char *bad_arg = NULL;
  2712. smartlist_t *args;
  2713. (void)len;
  2714. conn->have_sent_protocolinfo = 1;
  2715. args = smartlist_new();
  2716. smartlist_split_string(args, body, " ",
  2717. SPLIT_SKIP_SPACE|SPLIT_IGNORE_BLANK, 0);
  2718. SMARTLIST_FOREACH(args, const char *, arg, {
  2719. int ok;
  2720. tor_parse_long(arg, 10, 0, LONG_MAX, &ok, NULL);
  2721. if (!ok) {
  2722. bad_arg = arg;
  2723. break;
  2724. }
  2725. });
  2726. if (bad_arg) {
  2727. connection_printf_to_buf(conn, "513 No such version %s\r\n",
  2728. escaped(bad_arg));
  2729. /* Don't tolerate bad arguments when not authenticated. */
  2730. if (!STATE_IS_OPEN(TO_CONN(conn)->state))
  2731. connection_mark_for_close(TO_CONN(conn));
  2732. goto done;
  2733. } else {
  2734. const or_options_t *options = get_options();
  2735. int cookies = options->CookieAuthentication;
  2736. char *cfile = get_controller_cookie_file_name();
  2737. char *abs_cfile;
  2738. char *esc_cfile;
  2739. char *methods;
  2740. abs_cfile = make_path_absolute(cfile);
  2741. esc_cfile = esc_for_log(abs_cfile);
  2742. {
  2743. int passwd = (options->HashedControlPassword != NULL ||
  2744. options->HashedControlSessionPassword != NULL);
  2745. smartlist_t *mlist = smartlist_new();
  2746. if (cookies) {
  2747. smartlist_add(mlist, (char*)"COOKIE");
  2748. smartlist_add(mlist, (char*)"SAFECOOKIE");
  2749. }
  2750. if (passwd)
  2751. smartlist_add(mlist, (char*)"HASHEDPASSWORD");
  2752. if (!cookies && !passwd)
  2753. smartlist_add(mlist, (char*)"NULL");
  2754. methods = smartlist_join_strings(mlist, ",", 0, NULL);
  2755. smartlist_free(mlist);
  2756. }
  2757. connection_printf_to_buf(conn,
  2758. "250-PROTOCOLINFO 1\r\n"
  2759. "250-AUTH METHODS=%s%s%s\r\n"
  2760. "250-VERSION Tor=%s\r\n"
  2761. "250 OK\r\n",
  2762. methods,
  2763. cookies?" COOKIEFILE=":"",
  2764. cookies?esc_cfile:"",
  2765. escaped(VERSION));
  2766. tor_free(methods);
  2767. tor_free(cfile);
  2768. tor_free(abs_cfile);
  2769. tor_free(esc_cfile);
  2770. }
  2771. done:
  2772. SMARTLIST_FOREACH(args, char *, cp, tor_free(cp));
  2773. smartlist_free(args);
  2774. return 0;
  2775. }
  2776. /** Called when we get an AUTHCHALLENGE command. */
  2777. static int
  2778. handle_control_authchallenge(control_connection_t *conn, uint32_t len,
  2779. const char *body)
  2780. {
  2781. const char *cp = body;
  2782. char *client_nonce;
  2783. size_t client_nonce_len;
  2784. char server_hash[DIGEST256_LEN];
  2785. char server_hash_encoded[HEX_DIGEST256_LEN+1];
  2786. char server_nonce[SAFECOOKIE_SERVER_NONCE_LEN];
  2787. char server_nonce_encoded[(2*SAFECOOKIE_SERVER_NONCE_LEN) + 1];
  2788. cp += strspn(cp, " \t\n\r");
  2789. if (!strcasecmpstart(cp, "SAFECOOKIE")) {
  2790. cp += strlen("SAFECOOKIE");
  2791. } else {
  2792. connection_write_str_to_buf("513 AUTHCHALLENGE only supports SAFECOOKIE "
  2793. "authentication\r\n", conn);
  2794. connection_mark_for_close(TO_CONN(conn));
  2795. return -1;
  2796. }
  2797. if (!authentication_cookie_is_set) {
  2798. connection_write_str_to_buf("515 Cookie authentication is disabled\r\n",
  2799. conn);
  2800. connection_mark_for_close(TO_CONN(conn));
  2801. return -1;
  2802. }
  2803. cp += strspn(cp, " \t\n\r");
  2804. if (*cp == '"') {
  2805. const char *newcp =
  2806. decode_escaped_string(cp, len - (cp - body),
  2807. &client_nonce, &client_nonce_len);
  2808. if (newcp == NULL) {
  2809. connection_write_str_to_buf("513 Invalid quoted client nonce\r\n",
  2810. conn);
  2811. connection_mark_for_close(TO_CONN(conn));
  2812. return -1;
  2813. }
  2814. cp = newcp;
  2815. } else {
  2816. size_t client_nonce_encoded_len = strspn(cp, "0123456789ABCDEFabcdef");
  2817. client_nonce_len = client_nonce_encoded_len / 2;
  2818. client_nonce = tor_malloc_zero(client_nonce_len);
  2819. if (base16_decode(client_nonce, client_nonce_len,
  2820. cp, client_nonce_encoded_len) < 0) {
  2821. connection_write_str_to_buf("513 Invalid base16 client nonce\r\n",
  2822. conn);
  2823. connection_mark_for_close(TO_CONN(conn));
  2824. tor_free(client_nonce);
  2825. return -1;
  2826. }
  2827. cp += client_nonce_encoded_len;
  2828. }
  2829. cp += strspn(cp, " \t\n\r");
  2830. if (*cp != '\0' ||
  2831. cp != body + len) {
  2832. connection_write_str_to_buf("513 Junk at end of AUTHCHALLENGE command\r\n",
  2833. conn);
  2834. connection_mark_for_close(TO_CONN(conn));
  2835. tor_free(client_nonce);
  2836. return -1;
  2837. }
  2838. const int fail = crypto_rand(server_nonce, SAFECOOKIE_SERVER_NONCE_LEN);
  2839. tor_assert(!fail);
  2840. /* Now compute and send the server-to-controller response, and the
  2841. * server's nonce. */
  2842. tor_assert(authentication_cookie != NULL);
  2843. {
  2844. size_t tmp_len = (AUTHENTICATION_COOKIE_LEN +
  2845. client_nonce_len +
  2846. SAFECOOKIE_SERVER_NONCE_LEN);
  2847. char *tmp = tor_malloc_zero(tmp_len);
  2848. char *client_hash = tor_malloc_zero(DIGEST256_LEN);
  2849. memcpy(tmp, authentication_cookie, AUTHENTICATION_COOKIE_LEN);
  2850. memcpy(tmp + AUTHENTICATION_COOKIE_LEN, client_nonce, client_nonce_len);
  2851. memcpy(tmp + AUTHENTICATION_COOKIE_LEN + client_nonce_len,
  2852. server_nonce, SAFECOOKIE_SERVER_NONCE_LEN);
  2853. crypto_hmac_sha256(server_hash,
  2854. SAFECOOKIE_SERVER_TO_CONTROLLER_CONSTANT,
  2855. strlen(SAFECOOKIE_SERVER_TO_CONTROLLER_CONSTANT),
  2856. tmp,
  2857. tmp_len);
  2858. crypto_hmac_sha256(client_hash,
  2859. SAFECOOKIE_CONTROLLER_TO_SERVER_CONSTANT,
  2860. strlen(SAFECOOKIE_CONTROLLER_TO_SERVER_CONSTANT),
  2861. tmp,
  2862. tmp_len);
  2863. conn->safecookie_client_hash = client_hash;
  2864. tor_free(tmp);
  2865. }
  2866. base16_encode(server_hash_encoded, sizeof(server_hash_encoded),
  2867. server_hash, sizeof(server_hash));
  2868. base16_encode(server_nonce_encoded, sizeof(server_nonce_encoded),
  2869. server_nonce, sizeof(server_nonce));
  2870. connection_printf_to_buf(conn,
  2871. "250 AUTHCHALLENGE SERVERHASH=%s "
  2872. "SERVERNONCE=%s\r\n",
  2873. server_hash_encoded,
  2874. server_nonce_encoded);
  2875. tor_free(client_nonce);
  2876. return 0;
  2877. }
  2878. /** Called when we get a USEFEATURE command: parse the feature list, and
  2879. * set up the control_connection's options properly. */
  2880. static int
  2881. handle_control_usefeature(control_connection_t *conn,
  2882. uint32_t len,
  2883. const char *body)
  2884. {
  2885. smartlist_t *args;
  2886. int bad = 0;
  2887. (void) len; /* body is nul-terminated; it's safe to ignore the length */
  2888. args = smartlist_new();
  2889. smartlist_split_string(args, body, " ",
  2890. SPLIT_SKIP_SPACE|SPLIT_IGNORE_BLANK, 0);
  2891. SMARTLIST_FOREACH_BEGIN(args, const char *, arg) {
  2892. if (!strcasecmp(arg, "VERBOSE_NAMES"))
  2893. ;
  2894. else if (!strcasecmp(arg, "EXTENDED_EVENTS"))
  2895. ;
  2896. else {
  2897. connection_printf_to_buf(conn, "552 Unrecognized feature \"%s\"\r\n",
  2898. arg);
  2899. bad = 1;
  2900. break;
  2901. }
  2902. } SMARTLIST_FOREACH_END(arg);
  2903. if (!bad) {
  2904. send_control_done(conn);
  2905. }
  2906. SMARTLIST_FOREACH(args, char *, cp, tor_free(cp));
  2907. smartlist_free(args);
  2908. return 0;
  2909. }
  2910. /** Implementation for the DROPGUARDS command. */
  2911. static int
  2912. handle_control_dropguards(control_connection_t *conn,
  2913. uint32_t len,
  2914. const char *body)
  2915. {
  2916. smartlist_t *args;
  2917. (void) len; /* body is nul-terminated; it's safe to ignore the length */
  2918. args = smartlist_new();
  2919. smartlist_split_string(args, body, " ",
  2920. SPLIT_SKIP_SPACE|SPLIT_IGNORE_BLANK, 0);
  2921. if (smartlist_len(args)) {
  2922. connection_printf_to_buf(conn, "512 Too many arguments to DROPGUARDS\r\n");
  2923. } else {
  2924. remove_all_entry_guards();
  2925. send_control_done(conn);
  2926. }
  2927. SMARTLIST_FOREACH(args, char *, cp, tor_free(cp));
  2928. smartlist_free(args);
  2929. return 0;
  2930. }
  2931. /** Called when <b>conn</b> has no more bytes left on its outbuf. */
  2932. int
  2933. connection_control_finished_flushing(control_connection_t *conn)
  2934. {
  2935. tor_assert(conn);
  2936. return 0;
  2937. }
  2938. /** Called when <b>conn</b> has gotten its socket closed. */
  2939. int
  2940. connection_control_reached_eof(control_connection_t *conn)
  2941. {
  2942. tor_assert(conn);
  2943. log_info(LD_CONTROL,"Control connection reached EOF. Closing.");
  2944. connection_mark_for_close(TO_CONN(conn));
  2945. return 0;
  2946. }
  2947. static void lost_owning_controller(const char *owner_type,
  2948. const char *loss_manner)
  2949. ATTR_NORETURN;
  2950. /** Shut down this Tor instance in the same way that SIGINT would, but
  2951. * with a log message appropriate for the loss of an owning controller. */
  2952. static void
  2953. lost_owning_controller(const char *owner_type, const char *loss_manner)
  2954. {
  2955. log_notice(LD_CONTROL, "Owning controller %s has %s -- exiting now.",
  2956. owner_type, loss_manner);
  2957. /* XXXX Perhaps this chunk of code should be a separate function,
  2958. * called here and by process_signal(SIGINT). */
  2959. tor_cleanup();
  2960. exit(0);
  2961. }
  2962. /** Called when <b>conn</b> is being freed. */
  2963. void
  2964. connection_control_closed(control_connection_t *conn)
  2965. {
  2966. tor_assert(conn);
  2967. conn->event_mask = 0;
  2968. control_update_global_event_mask();
  2969. if (conn->is_owning_control_connection) {
  2970. lost_owning_controller("connection", "closed");
  2971. }
  2972. }
  2973. /** Return true iff <b>cmd</b> is allowable (or at least forgivable) at this
  2974. * stage of the protocol. */
  2975. static int
  2976. is_valid_initial_command(control_connection_t *conn, const char *cmd)
  2977. {
  2978. if (conn->base_.state == CONTROL_CONN_STATE_OPEN)
  2979. return 1;
  2980. if (!strcasecmp(cmd, "PROTOCOLINFO"))
  2981. return (!conn->have_sent_protocolinfo &&
  2982. conn->safecookie_client_hash == NULL);
  2983. if (!strcasecmp(cmd, "AUTHCHALLENGE"))
  2984. return (conn->safecookie_client_hash == NULL);
  2985. if (!strcasecmp(cmd, "AUTHENTICATE") ||
  2986. !strcasecmp(cmd, "QUIT"))
  2987. return 1;
  2988. return 0;
  2989. }
  2990. /** Do not accept any control command of more than 1MB in length. Anything
  2991. * that needs to be anywhere near this long probably means that one of our
  2992. * interfaces is broken. */
  2993. #define MAX_COMMAND_LINE_LENGTH (1024*1024)
  2994. /** Wrapper around peek_(evbuffer|buf)_has_control0 command: presents the same
  2995. * interface as those underlying functions, but takes a connection_t intead of
  2996. * an evbuffer or a buf_t.
  2997. */
  2998. static int
  2999. peek_connection_has_control0_command(connection_t *conn)
  3000. {
  3001. IF_HAS_BUFFEREVENT(conn, {
  3002. struct evbuffer *input = bufferevent_get_input(conn->bufev);
  3003. return peek_evbuffer_has_control0_command(input);
  3004. }) ELSE_IF_NO_BUFFEREVENT {
  3005. return peek_buf_has_control0_command(conn->inbuf);
  3006. }
  3007. }
  3008. /** Called when data has arrived on a v1 control connection: Try to fetch
  3009. * commands from conn->inbuf, and execute them.
  3010. */
  3011. int
  3012. connection_control_process_inbuf(control_connection_t *conn)
  3013. {
  3014. size_t data_len;
  3015. uint32_t cmd_data_len;
  3016. int cmd_len;
  3017. char *args;
  3018. tor_assert(conn);
  3019. tor_assert(conn->base_.state == CONTROL_CONN_STATE_OPEN ||
  3020. conn->base_.state == CONTROL_CONN_STATE_NEEDAUTH);
  3021. if (!conn->incoming_cmd) {
  3022. conn->incoming_cmd = tor_malloc(1024);
  3023. conn->incoming_cmd_len = 1024;
  3024. conn->incoming_cmd_cur_len = 0;
  3025. }
  3026. if (conn->base_.state == CONTROL_CONN_STATE_NEEDAUTH &&
  3027. peek_connection_has_control0_command(TO_CONN(conn))) {
  3028. /* Detect v0 commands and send a "no more v0" message. */
  3029. size_t body_len;
  3030. char buf[128];
  3031. set_uint16(buf+2, htons(0x0000)); /* type == error */
  3032. set_uint16(buf+4, htons(0x0001)); /* code == internal error */
  3033. strlcpy(buf+6, "The v0 control protocol is not supported by Tor 0.1.2.17 "
  3034. "and later; upgrade your controller.",
  3035. sizeof(buf)-6);
  3036. body_len = 2+strlen(buf+6)+2; /* code, msg, nul. */
  3037. set_uint16(buf+0, htons(body_len));
  3038. connection_write_to_buf(buf, 4+body_len, TO_CONN(conn));
  3039. connection_mark_and_flush(TO_CONN(conn));
  3040. return 0;
  3041. }
  3042. again:
  3043. while (1) {
  3044. size_t last_idx;
  3045. int r;
  3046. /* First, fetch a line. */
  3047. do {
  3048. data_len = conn->incoming_cmd_len - conn->incoming_cmd_cur_len;
  3049. r = connection_fetch_from_buf_line(TO_CONN(conn),
  3050. conn->incoming_cmd+conn->incoming_cmd_cur_len,
  3051. &data_len);
  3052. if (r == 0)
  3053. /* Line not all here yet. Wait. */
  3054. return 0;
  3055. else if (r == -1) {
  3056. if (data_len + conn->incoming_cmd_cur_len > MAX_COMMAND_LINE_LENGTH) {
  3057. connection_write_str_to_buf("500 Line too long.\r\n", conn);
  3058. connection_stop_reading(TO_CONN(conn));
  3059. connection_mark_and_flush(TO_CONN(conn));
  3060. }
  3061. while (conn->incoming_cmd_len < data_len+conn->incoming_cmd_cur_len)
  3062. conn->incoming_cmd_len *= 2;
  3063. conn->incoming_cmd = tor_realloc(conn->incoming_cmd,
  3064. conn->incoming_cmd_len);
  3065. }
  3066. } while (r != 1);
  3067. tor_assert(data_len);
  3068. last_idx = conn->incoming_cmd_cur_len;
  3069. conn->incoming_cmd_cur_len += (int)data_len;
  3070. /* We have appended a line to incoming_cmd. Is the command done? */
  3071. if (last_idx == 0 && *conn->incoming_cmd != '+')
  3072. /* One line command, didn't start with '+'. */
  3073. break;
  3074. /* XXXX this code duplication is kind of dumb. */
  3075. if (last_idx+3 == conn->incoming_cmd_cur_len &&
  3076. tor_memeq(conn->incoming_cmd + last_idx, ".\r\n", 3)) {
  3077. /* Just appended ".\r\n"; we're done. Remove it. */
  3078. conn->incoming_cmd[last_idx] = '\0';
  3079. conn->incoming_cmd_cur_len -= 3;
  3080. break;
  3081. } else if (last_idx+2 == conn->incoming_cmd_cur_len &&
  3082. tor_memeq(conn->incoming_cmd + last_idx, ".\n", 2)) {
  3083. /* Just appended ".\n"; we're done. Remove it. */
  3084. conn->incoming_cmd[last_idx] = '\0';
  3085. conn->incoming_cmd_cur_len -= 2;
  3086. break;
  3087. }
  3088. /* Otherwise, read another line. */
  3089. }
  3090. data_len = conn->incoming_cmd_cur_len;
  3091. /* Okay, we now have a command sitting on conn->incoming_cmd. See if we
  3092. * recognize it.
  3093. */
  3094. cmd_len = 0;
  3095. while ((size_t)cmd_len < data_len
  3096. && !TOR_ISSPACE(conn->incoming_cmd[cmd_len]))
  3097. ++cmd_len;
  3098. conn->incoming_cmd[cmd_len]='\0';
  3099. args = conn->incoming_cmd+cmd_len+1;
  3100. tor_assert(data_len>(size_t)cmd_len);
  3101. data_len -= (cmd_len+1); /* skip the command and NUL we added after it */
  3102. while (TOR_ISSPACE(*args)) {
  3103. ++args;
  3104. --data_len;
  3105. }
  3106. /* If the connection is already closing, ignore further commands */
  3107. if (TO_CONN(conn)->marked_for_close) {
  3108. return 0;
  3109. }
  3110. /* Otherwise, Quit is always valid. */
  3111. if (!strcasecmp(conn->incoming_cmd, "QUIT")) {
  3112. connection_write_str_to_buf("250 closing connection\r\n", conn);
  3113. connection_mark_and_flush(TO_CONN(conn));
  3114. return 0;
  3115. }
  3116. if (conn->base_.state == CONTROL_CONN_STATE_NEEDAUTH &&
  3117. !is_valid_initial_command(conn, conn->incoming_cmd)) {
  3118. connection_write_str_to_buf("514 Authentication required.\r\n", conn);
  3119. connection_mark_for_close(TO_CONN(conn));
  3120. return 0;
  3121. }
  3122. if (data_len >= UINT32_MAX) {
  3123. connection_write_str_to_buf("500 A 4GB command? Nice try.\r\n", conn);
  3124. connection_mark_for_close(TO_CONN(conn));
  3125. return 0;
  3126. }
  3127. /* XXXX Why is this not implemented as a table like the GETINFO
  3128. * items are? Even handling the plus signs at the beginnings of
  3129. * commands wouldn't be very hard with proper macros. */
  3130. cmd_data_len = (uint32_t)data_len;
  3131. if (!strcasecmp(conn->incoming_cmd, "SETCONF")) {
  3132. if (handle_control_setconf(conn, cmd_data_len, args))
  3133. return -1;
  3134. } else if (!strcasecmp(conn->incoming_cmd, "RESETCONF")) {
  3135. if (handle_control_resetconf(conn, cmd_data_len, args))
  3136. return -1;
  3137. } else if (!strcasecmp(conn->incoming_cmd, "GETCONF")) {
  3138. if (handle_control_getconf(conn, cmd_data_len, args))
  3139. return -1;
  3140. } else if (!strcasecmp(conn->incoming_cmd, "+LOADCONF")) {
  3141. if (handle_control_loadconf(conn, cmd_data_len, args))
  3142. return -1;
  3143. } else if (!strcasecmp(conn->incoming_cmd, "SETEVENTS")) {
  3144. if (handle_control_setevents(conn, cmd_data_len, args))
  3145. return -1;
  3146. } else if (!strcasecmp(conn->incoming_cmd, "AUTHENTICATE")) {
  3147. if (handle_control_authenticate(conn, cmd_data_len, args))
  3148. return -1;
  3149. } else if (!strcasecmp(conn->incoming_cmd, "SAVECONF")) {
  3150. if (handle_control_saveconf(conn, cmd_data_len, args))
  3151. return -1;
  3152. } else if (!strcasecmp(conn->incoming_cmd, "SIGNAL")) {
  3153. if (handle_control_signal(conn, cmd_data_len, args))
  3154. return -1;
  3155. } else if (!strcasecmp(conn->incoming_cmd, "TAKEOWNERSHIP")) {
  3156. if (handle_control_takeownership(conn, cmd_data_len, args))
  3157. return -1;
  3158. } else if (!strcasecmp(conn->incoming_cmd, "MAPADDRESS")) {
  3159. if (handle_control_mapaddress(conn, cmd_data_len, args))
  3160. return -1;
  3161. } else if (!strcasecmp(conn->incoming_cmd, "GETINFO")) {
  3162. if (handle_control_getinfo(conn, cmd_data_len, args))
  3163. return -1;
  3164. } else if (!strcasecmp(conn->incoming_cmd, "EXTENDCIRCUIT")) {
  3165. if (handle_control_extendcircuit(conn, cmd_data_len, args))
  3166. return -1;
  3167. } else if (!strcasecmp(conn->incoming_cmd, "SETCIRCUITPURPOSE")) {
  3168. if (handle_control_setcircuitpurpose(conn, cmd_data_len, args))
  3169. return -1;
  3170. } else if (!strcasecmp(conn->incoming_cmd, "SETROUTERPURPOSE")) {
  3171. connection_write_str_to_buf("511 SETROUTERPURPOSE is obsolete.\r\n", conn);
  3172. } else if (!strcasecmp(conn->incoming_cmd, "ATTACHSTREAM")) {
  3173. if (handle_control_attachstream(conn, cmd_data_len, args))
  3174. return -1;
  3175. } else if (!strcasecmp(conn->incoming_cmd, "+POSTDESCRIPTOR")) {
  3176. if (handle_control_postdescriptor(conn, cmd_data_len, args))
  3177. return -1;
  3178. } else if (!strcasecmp(conn->incoming_cmd, "REDIRECTSTREAM")) {
  3179. if (handle_control_redirectstream(conn, cmd_data_len, args))
  3180. return -1;
  3181. } else if (!strcasecmp(conn->incoming_cmd, "CLOSESTREAM")) {
  3182. if (handle_control_closestream(conn, cmd_data_len, args))
  3183. return -1;
  3184. } else if (!strcasecmp(conn->incoming_cmd, "CLOSECIRCUIT")) {
  3185. if (handle_control_closecircuit(conn, cmd_data_len, args))
  3186. return -1;
  3187. } else if (!strcasecmp(conn->incoming_cmd, "USEFEATURE")) {
  3188. if (handle_control_usefeature(conn, cmd_data_len, args))
  3189. return -1;
  3190. } else if (!strcasecmp(conn->incoming_cmd, "RESOLVE")) {
  3191. if (handle_control_resolve(conn, cmd_data_len, args))
  3192. return -1;
  3193. } else if (!strcasecmp(conn->incoming_cmd, "PROTOCOLINFO")) {
  3194. if (handle_control_protocolinfo(conn, cmd_data_len, args))
  3195. return -1;
  3196. } else if (!strcasecmp(conn->incoming_cmd, "AUTHCHALLENGE")) {
  3197. if (handle_control_authchallenge(conn, cmd_data_len, args))
  3198. return -1;
  3199. } else if (!strcasecmp(conn->incoming_cmd, "DROPGUARDS")) {
  3200. if (handle_control_dropguards(conn, cmd_data_len, args))
  3201. return -1;
  3202. } else {
  3203. connection_printf_to_buf(conn, "510 Unrecognized command \"%s\"\r\n",
  3204. conn->incoming_cmd);
  3205. }
  3206. conn->incoming_cmd_cur_len = 0;
  3207. goto again;
  3208. }
  3209. /** Something major has happened to circuit <b>circ</b>: tell any
  3210. * interested control connections. */
  3211. int
  3212. control_event_circuit_status(origin_circuit_t *circ, circuit_status_event_t tp,
  3213. int reason_code)
  3214. {
  3215. const char *status;
  3216. char reasons[64] = "";
  3217. if (!EVENT_IS_INTERESTING(EVENT_CIRCUIT_STATUS))
  3218. return 0;
  3219. tor_assert(circ);
  3220. switch (tp)
  3221. {
  3222. case CIRC_EVENT_LAUNCHED: status = "LAUNCHED"; break;
  3223. case CIRC_EVENT_BUILT: status = "BUILT"; break;
  3224. case CIRC_EVENT_EXTENDED: status = "EXTENDED"; break;
  3225. case CIRC_EVENT_FAILED: status = "FAILED"; break;
  3226. case CIRC_EVENT_CLOSED: status = "CLOSED"; break;
  3227. default:
  3228. log_warn(LD_BUG, "Unrecognized status code %d", (int)tp);
  3229. tor_fragile_assert();
  3230. return 0;
  3231. }
  3232. if (tp == CIRC_EVENT_FAILED || tp == CIRC_EVENT_CLOSED) {
  3233. const char *reason_str = circuit_end_reason_to_control_string(reason_code);
  3234. char unk_reason_buf[16];
  3235. if (!reason_str) {
  3236. tor_snprintf(unk_reason_buf, 16, "UNKNOWN_%d", reason_code);
  3237. reason_str = unk_reason_buf;
  3238. }
  3239. if (reason_code > 0 && reason_code & END_CIRC_REASON_FLAG_REMOTE) {
  3240. tor_snprintf(reasons, sizeof(reasons),
  3241. " REASON=DESTROYED REMOTE_REASON=%s", reason_str);
  3242. } else {
  3243. tor_snprintf(reasons, sizeof(reasons),
  3244. " REASON=%s", reason_str);
  3245. }
  3246. }
  3247. {
  3248. char *circdesc = circuit_describe_status_for_controller(circ);
  3249. const char *sp = strlen(circdesc) ? " " : "";
  3250. send_control_event(EVENT_CIRCUIT_STATUS, ALL_FORMATS,
  3251. "650 CIRC %lu %s%s%s%s\r\n",
  3252. (unsigned long)circ->global_identifier,
  3253. status, sp,
  3254. circdesc,
  3255. reasons);
  3256. tor_free(circdesc);
  3257. }
  3258. return 0;
  3259. }
  3260. /** Something minor has happened to circuit <b>circ</b>: tell any
  3261. * interested control connections. */
  3262. static int
  3263. control_event_circuit_status_minor(origin_circuit_t *circ,
  3264. circuit_status_minor_event_t e,
  3265. int purpose, const struct timeval *tv)
  3266. {
  3267. const char *event_desc;
  3268. char event_tail[160] = "";
  3269. if (!EVENT_IS_INTERESTING(EVENT_CIRCUIT_STATUS_MINOR))
  3270. return 0;
  3271. tor_assert(circ);
  3272. switch (e)
  3273. {
  3274. case CIRC_MINOR_EVENT_PURPOSE_CHANGED:
  3275. event_desc = "PURPOSE_CHANGED";
  3276. {
  3277. /* event_tail can currently be up to 68 chars long */
  3278. const char *hs_state_str =
  3279. circuit_purpose_to_controller_hs_state_string(purpose);
  3280. tor_snprintf(event_tail, sizeof(event_tail),
  3281. " OLD_PURPOSE=%s%s%s",
  3282. circuit_purpose_to_controller_string(purpose),
  3283. (hs_state_str != NULL) ? " OLD_HS_STATE=" : "",
  3284. (hs_state_str != NULL) ? hs_state_str : "");
  3285. }
  3286. break;
  3287. case CIRC_MINOR_EVENT_CANNIBALIZED:
  3288. event_desc = "CANNIBALIZED";
  3289. {
  3290. /* event_tail can currently be up to 130 chars long */
  3291. const char *hs_state_str =
  3292. circuit_purpose_to_controller_hs_state_string(purpose);
  3293. const struct timeval *old_timestamp_began = tv;
  3294. char tbuf[ISO_TIME_USEC_LEN+1];
  3295. format_iso_time_nospace_usec(tbuf, old_timestamp_began);
  3296. tor_snprintf(event_tail, sizeof(event_tail),
  3297. " OLD_PURPOSE=%s%s%s OLD_TIME_CREATED=%s",
  3298. circuit_purpose_to_controller_string(purpose),
  3299. (hs_state_str != NULL) ? " OLD_HS_STATE=" : "",
  3300. (hs_state_str != NULL) ? hs_state_str : "",
  3301. tbuf);
  3302. }
  3303. break;
  3304. default:
  3305. log_warn(LD_BUG, "Unrecognized status code %d", (int)e);
  3306. tor_fragile_assert();
  3307. return 0;
  3308. }
  3309. {
  3310. char *circdesc = circuit_describe_status_for_controller(circ);
  3311. const char *sp = strlen(circdesc) ? " " : "";
  3312. send_control_event(EVENT_CIRCUIT_STATUS_MINOR, ALL_FORMATS,
  3313. "650 CIRC_MINOR %lu %s%s%s%s\r\n",
  3314. (unsigned long)circ->global_identifier,
  3315. event_desc, sp,
  3316. circdesc,
  3317. event_tail);
  3318. tor_free(circdesc);
  3319. }
  3320. return 0;
  3321. }
  3322. /**
  3323. * <b>circ</b> has changed its purpose from <b>old_purpose</b>: tell any
  3324. * interested controllers.
  3325. */
  3326. int
  3327. control_event_circuit_purpose_changed(origin_circuit_t *circ,
  3328. int old_purpose)
  3329. {
  3330. return control_event_circuit_status_minor(circ,
  3331. CIRC_MINOR_EVENT_PURPOSE_CHANGED,
  3332. old_purpose,
  3333. NULL);
  3334. }
  3335. /**
  3336. * <b>circ</b> has changed its purpose from <b>old_purpose</b>, and its
  3337. * created-time from <b>old_tv_created</b>: tell any interested controllers.
  3338. */
  3339. int
  3340. control_event_circuit_cannibalized(origin_circuit_t *circ,
  3341. int old_purpose,
  3342. const struct timeval *old_tv_created)
  3343. {
  3344. return control_event_circuit_status_minor(circ,
  3345. CIRC_MINOR_EVENT_CANNIBALIZED,
  3346. old_purpose,
  3347. old_tv_created);
  3348. }
  3349. /** Given an AP connection <b>conn</b> and a <b>len</b>-character buffer
  3350. * <b>buf</b>, determine the address:port combination requested on
  3351. * <b>conn</b>, and write it to <b>buf</b>. Return 0 on success, -1 on
  3352. * failure. */
  3353. static int
  3354. write_stream_target_to_buf(entry_connection_t *conn, char *buf, size_t len)
  3355. {
  3356. char buf2[256];
  3357. if (conn->chosen_exit_name)
  3358. if (tor_snprintf(buf2, sizeof(buf2), ".%s.exit", conn->chosen_exit_name)<0)
  3359. return -1;
  3360. if (!conn->socks_request)
  3361. return -1;
  3362. if (tor_snprintf(buf, len, "%s%s%s:%d",
  3363. conn->socks_request->address,
  3364. conn->chosen_exit_name ? buf2 : "",
  3365. !conn->chosen_exit_name && connection_edge_is_rendezvous_stream(
  3366. ENTRY_TO_EDGE_CONN(conn)) ? ".onion" : "",
  3367. conn->socks_request->port)<0)
  3368. return -1;
  3369. return 0;
  3370. }
  3371. /** Something has happened to the stream associated with AP connection
  3372. * <b>conn</b>: tell any interested control connections. */
  3373. int
  3374. control_event_stream_status(entry_connection_t *conn, stream_status_event_t tp,
  3375. int reason_code)
  3376. {
  3377. char reason_buf[64];
  3378. char addrport_buf[64];
  3379. const char *status;
  3380. circuit_t *circ;
  3381. origin_circuit_t *origin_circ = NULL;
  3382. char buf[256];
  3383. const char *purpose = "";
  3384. tor_assert(conn->socks_request);
  3385. if (!EVENT_IS_INTERESTING(EVENT_STREAM_STATUS))
  3386. return 0;
  3387. if (tp == STREAM_EVENT_CLOSED &&
  3388. (reason_code & END_STREAM_REASON_FLAG_ALREADY_SENT_CLOSED))
  3389. return 0;
  3390. write_stream_target_to_buf(conn, buf, sizeof(buf));
  3391. reason_buf[0] = '\0';
  3392. switch (tp)
  3393. {
  3394. case STREAM_EVENT_SENT_CONNECT: status = "SENTCONNECT"; break;
  3395. case STREAM_EVENT_SENT_RESOLVE: status = "SENTRESOLVE"; break;
  3396. case STREAM_EVENT_SUCCEEDED: status = "SUCCEEDED"; break;
  3397. case STREAM_EVENT_FAILED: status = "FAILED"; break;
  3398. case STREAM_EVENT_CLOSED: status = "CLOSED"; break;
  3399. case STREAM_EVENT_NEW: status = "NEW"; break;
  3400. case STREAM_EVENT_NEW_RESOLVE: status = "NEWRESOLVE"; break;
  3401. case STREAM_EVENT_FAILED_RETRIABLE: status = "DETACHED"; break;
  3402. case STREAM_EVENT_REMAP: status = "REMAP"; break;
  3403. default:
  3404. log_warn(LD_BUG, "Unrecognized status code %d", (int)tp);
  3405. return 0;
  3406. }
  3407. if (reason_code && (tp == STREAM_EVENT_FAILED ||
  3408. tp == STREAM_EVENT_CLOSED ||
  3409. tp == STREAM_EVENT_FAILED_RETRIABLE)) {
  3410. const char *reason_str = stream_end_reason_to_control_string(reason_code);
  3411. char *r = NULL;
  3412. if (!reason_str) {
  3413. tor_asprintf(&r, " UNKNOWN_%d", reason_code);
  3414. reason_str = r;
  3415. }
  3416. if (reason_code & END_STREAM_REASON_FLAG_REMOTE)
  3417. tor_snprintf(reason_buf, sizeof(reason_buf),
  3418. " REASON=END REMOTE_REASON=%s", reason_str);
  3419. else
  3420. tor_snprintf(reason_buf, sizeof(reason_buf),
  3421. " REASON=%s", reason_str);
  3422. tor_free(r);
  3423. } else if (reason_code && tp == STREAM_EVENT_REMAP) {
  3424. switch (reason_code) {
  3425. case REMAP_STREAM_SOURCE_CACHE:
  3426. strlcpy(reason_buf, " SOURCE=CACHE", sizeof(reason_buf));
  3427. break;
  3428. case REMAP_STREAM_SOURCE_EXIT:
  3429. strlcpy(reason_buf, " SOURCE=EXIT", sizeof(reason_buf));
  3430. break;
  3431. default:
  3432. tor_snprintf(reason_buf, sizeof(reason_buf), " REASON=UNKNOWN_%d",
  3433. reason_code);
  3434. /* XXX do we want SOURCE=UNKNOWN_%d above instead? -RD */
  3435. break;
  3436. }
  3437. }
  3438. if (tp == STREAM_EVENT_NEW || tp == STREAM_EVENT_NEW_RESOLVE) {
  3439. /*
  3440. * When the control conn is an AF_UNIX socket and we have no address,
  3441. * it gets set to "(Tor_internal)"; see dnsserv_launch_request() in
  3442. * dnsserv.c.
  3443. */
  3444. if (strcmp(ENTRY_TO_CONN(conn)->address, "(Tor_internal)") != 0) {
  3445. tor_snprintf(addrport_buf,sizeof(addrport_buf), " SOURCE_ADDR=%s:%d",
  3446. ENTRY_TO_CONN(conn)->address, ENTRY_TO_CONN(conn)->port);
  3447. } else {
  3448. /*
  3449. * else leave it blank so control on AF_UNIX doesn't need to make
  3450. * something up.
  3451. */
  3452. addrport_buf[0] = '\0';
  3453. }
  3454. } else {
  3455. addrport_buf[0] = '\0';
  3456. }
  3457. if (tp == STREAM_EVENT_NEW_RESOLVE) {
  3458. purpose = " PURPOSE=DNS_REQUEST";
  3459. } else if (tp == STREAM_EVENT_NEW) {
  3460. if (conn->use_begindir) {
  3461. connection_t *linked = ENTRY_TO_CONN(conn)->linked_conn;
  3462. int linked_dir_purpose = -1;
  3463. if (linked && linked->type == CONN_TYPE_DIR)
  3464. linked_dir_purpose = linked->purpose;
  3465. if (DIR_PURPOSE_IS_UPLOAD(linked_dir_purpose))
  3466. purpose = " PURPOSE=DIR_UPLOAD";
  3467. else
  3468. purpose = " PURPOSE=DIR_FETCH";
  3469. } else
  3470. purpose = " PURPOSE=USER";
  3471. }
  3472. circ = circuit_get_by_edge_conn(ENTRY_TO_EDGE_CONN(conn));
  3473. if (circ && CIRCUIT_IS_ORIGIN(circ))
  3474. origin_circ = TO_ORIGIN_CIRCUIT(circ);
  3475. send_control_event(EVENT_STREAM_STATUS, ALL_FORMATS,
  3476. "650 STREAM "U64_FORMAT" %s %lu %s%s%s%s\r\n",
  3477. U64_PRINTF_ARG(ENTRY_TO_CONN(conn)->global_identifier),
  3478. status,
  3479. origin_circ?
  3480. (unsigned long)origin_circ->global_identifier : 0ul,
  3481. buf, reason_buf, addrport_buf, purpose);
  3482. /* XXX need to specify its intended exit, etc? */
  3483. return 0;
  3484. }
  3485. /** Figure out the best name for the target router of an OR connection
  3486. * <b>conn</b>, and write it into the <b>len</b>-character buffer
  3487. * <b>name</b>. */
  3488. static void
  3489. orconn_target_get_name(char *name, size_t len, or_connection_t *conn)
  3490. {
  3491. const node_t *node = node_get_by_id(conn->identity_digest);
  3492. if (node) {
  3493. tor_assert(len > MAX_VERBOSE_NICKNAME_LEN);
  3494. node_get_verbose_nickname(node, name);
  3495. } else if (! tor_digest_is_zero(conn->identity_digest)) {
  3496. name[0] = '$';
  3497. base16_encode(name+1, len-1, conn->identity_digest,
  3498. DIGEST_LEN);
  3499. } else {
  3500. tor_snprintf(name, len, "%s:%d",
  3501. conn->base_.address, conn->base_.port);
  3502. }
  3503. }
  3504. /** Called when the status of an OR connection <b>conn</b> changes: tell any
  3505. * interested control connections. <b>tp</b> is the new status for the
  3506. * connection. If <b>conn</b> has just closed or failed, then <b>reason</b>
  3507. * may be the reason why.
  3508. */
  3509. int
  3510. control_event_or_conn_status(or_connection_t *conn, or_conn_status_event_t tp,
  3511. int reason)
  3512. {
  3513. int ncircs = 0;
  3514. const char *status;
  3515. char name[128];
  3516. char ncircs_buf[32] = {0}; /* > 8 + log10(2^32)=10 + 2 */
  3517. if (!EVENT_IS_INTERESTING(EVENT_OR_CONN_STATUS))
  3518. return 0;
  3519. switch (tp)
  3520. {
  3521. case OR_CONN_EVENT_LAUNCHED: status = "LAUNCHED"; break;
  3522. case OR_CONN_EVENT_CONNECTED: status = "CONNECTED"; break;
  3523. case OR_CONN_EVENT_FAILED: status = "FAILED"; break;
  3524. case OR_CONN_EVENT_CLOSED: status = "CLOSED"; break;
  3525. case OR_CONN_EVENT_NEW: status = "NEW"; break;
  3526. default:
  3527. log_warn(LD_BUG, "Unrecognized status code %d", (int)tp);
  3528. return 0;
  3529. }
  3530. if (conn->chan) {
  3531. ncircs = circuit_count_pending_on_channel(TLS_CHAN_TO_BASE(conn->chan));
  3532. } else {
  3533. ncircs = 0;
  3534. }
  3535. ncircs += connection_or_get_num_circuits(conn);
  3536. if (ncircs && (tp == OR_CONN_EVENT_FAILED || tp == OR_CONN_EVENT_CLOSED)) {
  3537. tor_snprintf(ncircs_buf, sizeof(ncircs_buf), " NCIRCS=%d", ncircs);
  3538. }
  3539. orconn_target_get_name(name, sizeof(name), conn);
  3540. send_control_event(EVENT_OR_CONN_STATUS, ALL_FORMATS,
  3541. "650 ORCONN %s %s%s%s%s ID="U64_FORMAT"\r\n",
  3542. name, status,
  3543. reason ? " REASON=" : "",
  3544. orconn_end_reason_to_control_string(reason),
  3545. ncircs_buf,
  3546. U64_PRINTF_ARG(conn->base_.global_identifier));
  3547. return 0;
  3548. }
  3549. /**
  3550. * Print out STREAM_BW event for a single conn
  3551. */
  3552. int
  3553. control_event_stream_bandwidth(edge_connection_t *edge_conn)
  3554. {
  3555. circuit_t *circ;
  3556. origin_circuit_t *ocirc;
  3557. if (EVENT_IS_INTERESTING(EVENT_STREAM_BANDWIDTH_USED)) {
  3558. if (!edge_conn->n_read && !edge_conn->n_written)
  3559. return 0;
  3560. send_control_event(EVENT_STREAM_BANDWIDTH_USED, ALL_FORMATS,
  3561. "650 STREAM_BW "U64_FORMAT" %lu %lu\r\n",
  3562. U64_PRINTF_ARG(edge_conn->base_.global_identifier),
  3563. (unsigned long)edge_conn->n_read,
  3564. (unsigned long)edge_conn->n_written);
  3565. circ = circuit_get_by_edge_conn(edge_conn);
  3566. if (circ && CIRCUIT_IS_ORIGIN(circ)) {
  3567. ocirc = TO_ORIGIN_CIRCUIT(circ);
  3568. ocirc->n_read_circ_bw += edge_conn->n_read;
  3569. ocirc->n_written_circ_bw += edge_conn->n_written;
  3570. }
  3571. edge_conn->n_written = edge_conn->n_read = 0;
  3572. }
  3573. return 0;
  3574. }
  3575. /** A second or more has elapsed: tell any interested control
  3576. * connections how much bandwidth streams have used. */
  3577. int
  3578. control_event_stream_bandwidth_used(void)
  3579. {
  3580. if (EVENT_IS_INTERESTING(EVENT_STREAM_BANDWIDTH_USED)) {
  3581. smartlist_t *conns = get_connection_array();
  3582. edge_connection_t *edge_conn;
  3583. SMARTLIST_FOREACH_BEGIN(conns, connection_t *, conn)
  3584. {
  3585. if (conn->type != CONN_TYPE_AP)
  3586. continue;
  3587. edge_conn = TO_EDGE_CONN(conn);
  3588. if (!edge_conn->n_read && !edge_conn->n_written)
  3589. continue;
  3590. send_control_event(EVENT_STREAM_BANDWIDTH_USED, ALL_FORMATS,
  3591. "650 STREAM_BW "U64_FORMAT" %lu %lu\r\n",
  3592. U64_PRINTF_ARG(edge_conn->base_.global_identifier),
  3593. (unsigned long)edge_conn->n_read,
  3594. (unsigned long)edge_conn->n_written);
  3595. edge_conn->n_written = edge_conn->n_read = 0;
  3596. }
  3597. SMARTLIST_FOREACH_END(conn);
  3598. }
  3599. return 0;
  3600. }
  3601. /** A second or more has elapsed: tell any interested control connections
  3602. * how much bandwidth origin circuits have used. */
  3603. int
  3604. control_event_circ_bandwidth_used(void)
  3605. {
  3606. origin_circuit_t *ocirc;
  3607. if (!EVENT_IS_INTERESTING(EVENT_CIRC_BANDWIDTH_USED))
  3608. return 0;
  3609. SMARTLIST_FOREACH_BEGIN(circuit_get_global_list(), circuit_t *, circ) {
  3610. if (!CIRCUIT_IS_ORIGIN(circ))
  3611. continue;
  3612. ocirc = TO_ORIGIN_CIRCUIT(circ);
  3613. if (!ocirc->n_read_circ_bw && !ocirc->n_written_circ_bw)
  3614. continue;
  3615. send_control_event(EVENT_CIRC_BANDWIDTH_USED, ALL_FORMATS,
  3616. "650 CIRC_BW ID=%d READ=%lu WRITTEN=%lu\r\n",
  3617. ocirc->global_identifier,
  3618. (unsigned long)ocirc->n_read_circ_bw,
  3619. (unsigned long)ocirc->n_written_circ_bw);
  3620. ocirc->n_written_circ_bw = ocirc->n_read_circ_bw = 0;
  3621. }
  3622. SMARTLIST_FOREACH_END(circ);
  3623. return 0;
  3624. }
  3625. /** Print out CONN_BW event for a single OR/DIR/EXIT <b>conn</b> and reset
  3626. * bandwidth counters. */
  3627. int
  3628. control_event_conn_bandwidth(connection_t *conn)
  3629. {
  3630. const char *conn_type_str;
  3631. if (!get_options()->TestingEnableConnBwEvent ||
  3632. !EVENT_IS_INTERESTING(EVENT_CONN_BW))
  3633. return 0;
  3634. if (!conn->n_read_conn_bw && !conn->n_written_conn_bw)
  3635. return 0;
  3636. switch (conn->type) {
  3637. case CONN_TYPE_OR:
  3638. conn_type_str = "OR";
  3639. break;
  3640. case CONN_TYPE_DIR:
  3641. conn_type_str = "DIR";
  3642. break;
  3643. case CONN_TYPE_EXIT:
  3644. conn_type_str = "EXIT";
  3645. break;
  3646. default:
  3647. return 0;
  3648. }
  3649. send_control_event(EVENT_CONN_BW, ALL_FORMATS,
  3650. "650 CONN_BW ID="U64_FORMAT" TYPE=%s "
  3651. "READ=%lu WRITTEN=%lu\r\n",
  3652. U64_PRINTF_ARG(conn->global_identifier),
  3653. conn_type_str,
  3654. (unsigned long)conn->n_read_conn_bw,
  3655. (unsigned long)conn->n_written_conn_bw);
  3656. conn->n_written_conn_bw = conn->n_read_conn_bw = 0;
  3657. return 0;
  3658. }
  3659. /** A second or more has elapsed: tell any interested control
  3660. * connections how much bandwidth connections have used. */
  3661. int
  3662. control_event_conn_bandwidth_used(void)
  3663. {
  3664. if (get_options()->TestingEnableConnBwEvent &&
  3665. EVENT_IS_INTERESTING(EVENT_CONN_BW)) {
  3666. SMARTLIST_FOREACH(get_connection_array(), connection_t *, conn,
  3667. control_event_conn_bandwidth(conn));
  3668. }
  3669. return 0;
  3670. }
  3671. /** Helper: iterate over cell statistics of <b>circ</b> and sum up added
  3672. * cells, removed cells, and waiting times by cell command and direction.
  3673. * Store results in <b>cell_stats</b>. Free cell statistics of the
  3674. * circuit afterwards. */
  3675. void
  3676. sum_up_cell_stats_by_command(circuit_t *circ, cell_stats_t *cell_stats)
  3677. {
  3678. memset(cell_stats, 0, sizeof(cell_stats_t));
  3679. SMARTLIST_FOREACH_BEGIN(circ->testing_cell_stats,
  3680. testing_cell_stats_entry_t *, ent) {
  3681. tor_assert(ent->command <= CELL_COMMAND_MAX_);
  3682. if (!ent->removed && !ent->exitward) {
  3683. cell_stats->added_cells_appward[ent->command] += 1;
  3684. } else if (!ent->removed && ent->exitward) {
  3685. cell_stats->added_cells_exitward[ent->command] += 1;
  3686. } else if (!ent->exitward) {
  3687. cell_stats->removed_cells_appward[ent->command] += 1;
  3688. cell_stats->total_time_appward[ent->command] += ent->waiting_time * 10;
  3689. } else {
  3690. cell_stats->removed_cells_exitward[ent->command] += 1;
  3691. cell_stats->total_time_exitward[ent->command] += ent->waiting_time * 10;
  3692. }
  3693. tor_free(ent);
  3694. } SMARTLIST_FOREACH_END(ent);
  3695. smartlist_free(circ->testing_cell_stats);
  3696. circ->testing_cell_stats = NULL;
  3697. }
  3698. /** Helper: append a cell statistics string to <code>event_parts</code>,
  3699. * prefixed with <code>key</code>=. Statistics consist of comma-separated
  3700. * key:value pairs with lower-case command strings as keys and cell
  3701. * numbers or total waiting times as values. A key:value pair is included
  3702. * if the entry in <code>include_if_non_zero</code> is not zero, but with
  3703. * the (possibly zero) entry from <code>number_to_include</code>. Both
  3704. * arrays are expected to have a length of CELL_COMMAND_MAX_ + 1. If no
  3705. * entry in <code>include_if_non_zero</code> is positive, no string will
  3706. * be added to <code>event_parts</code>. */
  3707. void
  3708. append_cell_stats_by_command(smartlist_t *event_parts, const char *key,
  3709. const uint64_t *include_if_non_zero,
  3710. const uint64_t *number_to_include)
  3711. {
  3712. smartlist_t *key_value_strings = smartlist_new();
  3713. int i;
  3714. for (i = 0; i <= CELL_COMMAND_MAX_; i++) {
  3715. if (include_if_non_zero[i] > 0) {
  3716. smartlist_add_asprintf(key_value_strings, "%s:"U64_FORMAT,
  3717. cell_command_to_string(i),
  3718. U64_PRINTF_ARG(number_to_include[i]));
  3719. }
  3720. }
  3721. if (smartlist_len(key_value_strings) > 0) {
  3722. char *joined = smartlist_join_strings(key_value_strings, ",", 0, NULL);
  3723. smartlist_add_asprintf(event_parts, "%s=%s", key, joined);
  3724. SMARTLIST_FOREACH(key_value_strings, char *, cp, tor_free(cp));
  3725. tor_free(joined);
  3726. }
  3727. smartlist_free(key_value_strings);
  3728. }
  3729. /** Helper: format <b>cell_stats</b> for <b>circ</b> for inclusion in a
  3730. * CELL_STATS event and write result string to <b>event_string</b>. */
  3731. void
  3732. format_cell_stats(char **event_string, circuit_t *circ,
  3733. cell_stats_t *cell_stats)
  3734. {
  3735. smartlist_t *event_parts = smartlist_new();
  3736. if (CIRCUIT_IS_ORIGIN(circ)) {
  3737. origin_circuit_t *ocirc = TO_ORIGIN_CIRCUIT(circ);
  3738. smartlist_add_asprintf(event_parts, "ID=%lu",
  3739. (unsigned long)ocirc->global_identifier);
  3740. } else if (TO_OR_CIRCUIT(circ)->p_chan) {
  3741. or_circuit_t *or_circ = TO_OR_CIRCUIT(circ);
  3742. smartlist_add_asprintf(event_parts, "InboundQueue=%lu",
  3743. (unsigned long)or_circ->p_circ_id);
  3744. smartlist_add_asprintf(event_parts, "InboundConn="U64_FORMAT,
  3745. U64_PRINTF_ARG(or_circ->p_chan->global_identifier));
  3746. append_cell_stats_by_command(event_parts, "InboundAdded",
  3747. cell_stats->added_cells_appward,
  3748. cell_stats->added_cells_appward);
  3749. append_cell_stats_by_command(event_parts, "InboundRemoved",
  3750. cell_stats->removed_cells_appward,
  3751. cell_stats->removed_cells_appward);
  3752. append_cell_stats_by_command(event_parts, "InboundTime",
  3753. cell_stats->removed_cells_appward,
  3754. cell_stats->total_time_appward);
  3755. }
  3756. if (circ->n_chan) {
  3757. smartlist_add_asprintf(event_parts, "OutboundQueue=%lu",
  3758. (unsigned long)circ->n_circ_id);
  3759. smartlist_add_asprintf(event_parts, "OutboundConn="U64_FORMAT,
  3760. U64_PRINTF_ARG(circ->n_chan->global_identifier));
  3761. append_cell_stats_by_command(event_parts, "OutboundAdded",
  3762. cell_stats->added_cells_exitward,
  3763. cell_stats->added_cells_exitward);
  3764. append_cell_stats_by_command(event_parts, "OutboundRemoved",
  3765. cell_stats->removed_cells_exitward,
  3766. cell_stats->removed_cells_exitward);
  3767. append_cell_stats_by_command(event_parts, "OutboundTime",
  3768. cell_stats->removed_cells_exitward,
  3769. cell_stats->total_time_exitward);
  3770. }
  3771. *event_string = smartlist_join_strings(event_parts, " ", 0, NULL);
  3772. SMARTLIST_FOREACH(event_parts, char *, cp, tor_free(cp));
  3773. smartlist_free(event_parts);
  3774. }
  3775. /** A second or more has elapsed: tell any interested control connection
  3776. * how many cells have been processed for a given circuit. */
  3777. int
  3778. control_event_circuit_cell_stats(void)
  3779. {
  3780. cell_stats_t *cell_stats;
  3781. char *event_string;
  3782. if (!get_options()->TestingEnableCellStatsEvent ||
  3783. !EVENT_IS_INTERESTING(EVENT_CELL_STATS))
  3784. return 0;
  3785. cell_stats = tor_malloc(sizeof(cell_stats_t));;
  3786. SMARTLIST_FOREACH_BEGIN(circuit_get_global_list(), circuit_t *, circ) {
  3787. if (!circ->testing_cell_stats)
  3788. continue;
  3789. sum_up_cell_stats_by_command(circ, cell_stats);
  3790. format_cell_stats(&event_string, circ, cell_stats);
  3791. send_control_event(EVENT_CELL_STATS, ALL_FORMATS,
  3792. "650 CELL_STATS %s\r\n", event_string);
  3793. tor_free(event_string);
  3794. }
  3795. SMARTLIST_FOREACH_END(circ);
  3796. tor_free(cell_stats);
  3797. return 0;
  3798. }
  3799. /** Tokens in <b>bucket</b> have been refilled: the read bucket was empty
  3800. * for <b>read_empty_time</b> millis, the write bucket was empty for
  3801. * <b>write_empty_time</b> millis, and buckets were last refilled
  3802. * <b>milliseconds_elapsed</b> millis ago. Only emit TB_EMPTY event if
  3803. * either read or write bucket have been empty before. */
  3804. int
  3805. control_event_tb_empty(const char *bucket, uint32_t read_empty_time,
  3806. uint32_t write_empty_time,
  3807. int milliseconds_elapsed)
  3808. {
  3809. if (get_options()->TestingEnableTbEmptyEvent &&
  3810. EVENT_IS_INTERESTING(EVENT_TB_EMPTY) &&
  3811. (read_empty_time > 0 || write_empty_time > 0)) {
  3812. send_control_event(EVENT_TB_EMPTY, ALL_FORMATS,
  3813. "650 TB_EMPTY %s READ=%d WRITTEN=%d "
  3814. "LAST=%d\r\n",
  3815. bucket, read_empty_time, write_empty_time,
  3816. milliseconds_elapsed);
  3817. }
  3818. return 0;
  3819. }
  3820. /* about 5 minutes worth. */
  3821. #define N_BW_EVENTS_TO_CACHE 300
  3822. /* Index into cached_bw_events to next write. */
  3823. static int next_measurement_idx = 0;
  3824. /* number of entries set in n_measurements */
  3825. static int n_measurements = 0;
  3826. static struct cached_bw_event_s {
  3827. uint32_t n_read;
  3828. uint32_t n_written;
  3829. } cached_bw_events[N_BW_EVENTS_TO_CACHE];
  3830. /** A second or more has elapsed: tell any interested control
  3831. * connections how much bandwidth we used. */
  3832. int
  3833. control_event_bandwidth_used(uint32_t n_read, uint32_t n_written)
  3834. {
  3835. cached_bw_events[next_measurement_idx].n_read = n_read;
  3836. cached_bw_events[next_measurement_idx].n_written = n_written;
  3837. if (++next_measurement_idx == N_BW_EVENTS_TO_CACHE)
  3838. next_measurement_idx = 0;
  3839. if (n_measurements < N_BW_EVENTS_TO_CACHE)
  3840. ++n_measurements;
  3841. if (EVENT_IS_INTERESTING(EVENT_BANDWIDTH_USED)) {
  3842. send_control_event(EVENT_BANDWIDTH_USED, ALL_FORMATS,
  3843. "650 BW %lu %lu\r\n",
  3844. (unsigned long)n_read,
  3845. (unsigned long)n_written);
  3846. }
  3847. return 0;
  3848. }
  3849. STATIC char *
  3850. get_bw_samples(void)
  3851. {
  3852. int i;
  3853. int idx = (next_measurement_idx + N_BW_EVENTS_TO_CACHE - n_measurements)
  3854. % N_BW_EVENTS_TO_CACHE;
  3855. tor_assert(0 <= idx && idx < N_BW_EVENTS_TO_CACHE);
  3856. smartlist_t *elements = smartlist_new();
  3857. for (i = 0; i < n_measurements; ++i) {
  3858. tor_assert(0 <= idx && idx < N_BW_EVENTS_TO_CACHE);
  3859. const struct cached_bw_event_s *bwe = &cached_bw_events[idx];
  3860. smartlist_add_asprintf(elements, "%u,%u",
  3861. (unsigned)bwe->n_read,
  3862. (unsigned)bwe->n_written);
  3863. idx = (idx + 1) % N_BW_EVENTS_TO_CACHE;
  3864. }
  3865. char *result = smartlist_join_strings(elements, " ", 0, NULL);
  3866. SMARTLIST_FOREACH(elements, char *, cp, tor_free(cp));
  3867. smartlist_free(elements);
  3868. return result;
  3869. }
  3870. /** Called when we are sending a log message to the controllers: suspend
  3871. * sending further log messages to the controllers until we're done. Used by
  3872. * CONN_LOG_PROTECT. */
  3873. void
  3874. disable_control_logging(void)
  3875. {
  3876. ++disable_log_messages;
  3877. }
  3878. /** We're done sending a log message to the controllers: re-enable controller
  3879. * logging. Used by CONN_LOG_PROTECT. */
  3880. void
  3881. enable_control_logging(void)
  3882. {
  3883. if (--disable_log_messages < 0)
  3884. tor_assert(0);
  3885. }
  3886. /** We got a log message: tell any interested control connections. */
  3887. void
  3888. control_event_logmsg(int severity, uint32_t domain, const char *msg)
  3889. {
  3890. int event;
  3891. /* Don't even think of trying to add stuff to a buffer from a cpuworker
  3892. * thread. */
  3893. if (! in_main_thread())
  3894. return;
  3895. if (disable_log_messages)
  3896. return;
  3897. if (domain == LD_BUG && EVENT_IS_INTERESTING(EVENT_STATUS_GENERAL) &&
  3898. severity <= LOG_NOTICE) {
  3899. char *esc = esc_for_log(msg);
  3900. ++disable_log_messages;
  3901. control_event_general_status(severity, "BUG REASON=%s", esc);
  3902. --disable_log_messages;
  3903. tor_free(esc);
  3904. }
  3905. event = log_severity_to_event(severity);
  3906. if (event >= 0 && EVENT_IS_INTERESTING(event)) {
  3907. char *b = NULL;
  3908. const char *s;
  3909. if (strchr(msg, '\n')) {
  3910. char *cp;
  3911. b = tor_strdup(msg);
  3912. for (cp = b; *cp; ++cp)
  3913. if (*cp == '\r' || *cp == '\n')
  3914. *cp = ' ';
  3915. }
  3916. switch (severity) {
  3917. case LOG_DEBUG: s = "DEBUG"; break;
  3918. case LOG_INFO: s = "INFO"; break;
  3919. case LOG_NOTICE: s = "NOTICE"; break;
  3920. case LOG_WARN: s = "WARN"; break;
  3921. case LOG_ERR: s = "ERR"; break;
  3922. default: s = "UnknownLogSeverity"; break;
  3923. }
  3924. ++disable_log_messages;
  3925. send_control_event(event, ALL_FORMATS, "650 %s %s\r\n", s, b?b:msg);
  3926. --disable_log_messages;
  3927. tor_free(b);
  3928. }
  3929. }
  3930. /** Called whenever we receive new router descriptors: tell any
  3931. * interested control connections. <b>routers</b> is a list of
  3932. * routerinfo_t's.
  3933. */
  3934. int
  3935. control_event_descriptors_changed(smartlist_t *routers)
  3936. {
  3937. char *msg;
  3938. if (!EVENT_IS_INTERESTING(EVENT_NEW_DESC))
  3939. return 0;
  3940. {
  3941. smartlist_t *names = smartlist_new();
  3942. char *ids;
  3943. SMARTLIST_FOREACH(routers, routerinfo_t *, ri, {
  3944. char *b = tor_malloc(MAX_VERBOSE_NICKNAME_LEN+1);
  3945. router_get_verbose_nickname(b, ri);
  3946. smartlist_add(names, b);
  3947. });
  3948. ids = smartlist_join_strings(names, " ", 0, NULL);
  3949. tor_asprintf(&msg, "650 NEWDESC %s\r\n", ids);
  3950. send_control_event_string(EVENT_NEW_DESC, ALL_FORMATS, msg);
  3951. tor_free(ids);
  3952. tor_free(msg);
  3953. SMARTLIST_FOREACH(names, char *, cp, tor_free(cp));
  3954. smartlist_free(names);
  3955. }
  3956. return 0;
  3957. }
  3958. /** Called when an address mapping on <b>from</b> from changes to <b>to</b>.
  3959. * <b>expires</b> values less than 3 are special; see connection_edge.c. If
  3960. * <b>error</b> is non-NULL, it is an error code describing the failure
  3961. * mode of the mapping.
  3962. */
  3963. int
  3964. control_event_address_mapped(const char *from, const char *to, time_t expires,
  3965. const char *error, const int cached)
  3966. {
  3967. if (!EVENT_IS_INTERESTING(EVENT_ADDRMAP))
  3968. return 0;
  3969. if (expires < 3 || expires == TIME_MAX)
  3970. send_control_event(EVENT_ADDRMAP, ALL_FORMATS,
  3971. "650 ADDRMAP %s %s NEVER %s%s"
  3972. "CACHED=\"%s\"\r\n",
  3973. from, to, error?error:"", error?" ":"",
  3974. cached?"YES":"NO");
  3975. else {
  3976. char buf[ISO_TIME_LEN+1];
  3977. char buf2[ISO_TIME_LEN+1];
  3978. format_local_iso_time(buf,expires);
  3979. format_iso_time(buf2,expires);
  3980. send_control_event(EVENT_ADDRMAP, ALL_FORMATS,
  3981. "650 ADDRMAP %s %s \"%s\""
  3982. " %s%sEXPIRES=\"%s\" CACHED=\"%s\"\r\n",
  3983. from, to, buf,
  3984. error?error:"", error?" ":"",
  3985. buf2, cached?"YES":"NO");
  3986. }
  3987. return 0;
  3988. }
  3989. /** The authoritative dirserver has received a new descriptor that
  3990. * has passed basic syntax checks and is properly self-signed.
  3991. *
  3992. * Notify any interested party of the new descriptor and what has
  3993. * been done with it, and also optionally give an explanation/reason. */
  3994. int
  3995. control_event_or_authdir_new_descriptor(const char *action,
  3996. const char *desc, size_t desclen,
  3997. const char *msg)
  3998. {
  3999. char firstline[1024];
  4000. char *buf;
  4001. size_t totallen;
  4002. char *esc = NULL;
  4003. size_t esclen;
  4004. if (!EVENT_IS_INTERESTING(EVENT_AUTHDIR_NEWDESCS))
  4005. return 0;
  4006. tor_snprintf(firstline, sizeof(firstline),
  4007. "650+AUTHDIR_NEWDESC=\r\n%s\r\n%s\r\n",
  4008. action,
  4009. msg ? msg : "");
  4010. /* Escape the server descriptor properly */
  4011. esclen = write_escaped_data(desc, desclen, &esc);
  4012. totallen = strlen(firstline) + esclen + 1;
  4013. buf = tor_malloc(totallen);
  4014. strlcpy(buf, firstline, totallen);
  4015. strlcpy(buf+strlen(firstline), esc, totallen);
  4016. send_control_event_string(EVENT_AUTHDIR_NEWDESCS, ALL_FORMATS,
  4017. buf);
  4018. send_control_event_string(EVENT_AUTHDIR_NEWDESCS, ALL_FORMATS,
  4019. "650 OK\r\n");
  4020. tor_free(esc);
  4021. tor_free(buf);
  4022. return 0;
  4023. }
  4024. /** Helper function for NS-style events. Constructs and sends an event
  4025. * of type <b>event</b> with string <b>event_string</b> out of the set of
  4026. * networkstatuses <b>statuses</b>. Currently it is used for NS events
  4027. * and NEWCONSENSUS events. */
  4028. static int
  4029. control_event_networkstatus_changed_helper(smartlist_t *statuses,
  4030. uint16_t event,
  4031. const char *event_string)
  4032. {
  4033. smartlist_t *strs;
  4034. char *s, *esc = NULL;
  4035. if (!EVENT_IS_INTERESTING(event) || !smartlist_len(statuses))
  4036. return 0;
  4037. strs = smartlist_new();
  4038. smartlist_add(strs, tor_strdup("650+"));
  4039. smartlist_add(strs, tor_strdup(event_string));
  4040. smartlist_add(strs, tor_strdup("\r\n"));
  4041. SMARTLIST_FOREACH(statuses, const routerstatus_t *, rs,
  4042. {
  4043. s = networkstatus_getinfo_helper_single(rs);
  4044. if (!s) continue;
  4045. smartlist_add(strs, s);
  4046. });
  4047. s = smartlist_join_strings(strs, "", 0, NULL);
  4048. write_escaped_data(s, strlen(s), &esc);
  4049. SMARTLIST_FOREACH(strs, char *, cp, tor_free(cp));
  4050. smartlist_free(strs);
  4051. tor_free(s);
  4052. send_control_event_string(event, ALL_FORMATS, esc);
  4053. send_control_event_string(event, ALL_FORMATS,
  4054. "650 OK\r\n");
  4055. tor_free(esc);
  4056. return 0;
  4057. }
  4058. /** Called when the routerstatus_ts <b>statuses</b> have changed: sends
  4059. * an NS event to any controller that cares. */
  4060. int
  4061. control_event_networkstatus_changed(smartlist_t *statuses)
  4062. {
  4063. return control_event_networkstatus_changed_helper(statuses, EVENT_NS, "NS");
  4064. }
  4065. /** Called when we get a new consensus networkstatus. Sends a NEWCONSENSUS
  4066. * event consisting of an NS-style line for each relay in the consensus. */
  4067. int
  4068. control_event_newconsensus(const networkstatus_t *consensus)
  4069. {
  4070. if (!control_event_is_interesting(EVENT_NEWCONSENSUS))
  4071. return 0;
  4072. return control_event_networkstatus_changed_helper(
  4073. consensus->routerstatus_list, EVENT_NEWCONSENSUS, "NEWCONSENSUS");
  4074. }
  4075. /** Called when we compute a new circuitbuildtimeout */
  4076. int
  4077. control_event_buildtimeout_set(buildtimeout_set_event_t type,
  4078. const char *args)
  4079. {
  4080. const char *type_string = NULL;
  4081. if (!control_event_is_interesting(EVENT_BUILDTIMEOUT_SET))
  4082. return 0;
  4083. switch (type) {
  4084. case BUILDTIMEOUT_SET_EVENT_COMPUTED:
  4085. type_string = "COMPUTED";
  4086. break;
  4087. case BUILDTIMEOUT_SET_EVENT_RESET:
  4088. type_string = "RESET";
  4089. break;
  4090. case BUILDTIMEOUT_SET_EVENT_SUSPENDED:
  4091. type_string = "SUSPENDED";
  4092. break;
  4093. case BUILDTIMEOUT_SET_EVENT_DISCARD:
  4094. type_string = "DISCARD";
  4095. break;
  4096. case BUILDTIMEOUT_SET_EVENT_RESUME:
  4097. type_string = "RESUME";
  4098. break;
  4099. default:
  4100. type_string = "UNKNOWN";
  4101. break;
  4102. }
  4103. send_control_event(EVENT_BUILDTIMEOUT_SET, ALL_FORMATS,
  4104. "650 BUILDTIMEOUT_SET %s %s\r\n",
  4105. type_string, args);
  4106. return 0;
  4107. }
  4108. /** Called when a signal has been processed from signal_callback */
  4109. int
  4110. control_event_signal(uintptr_t signal)
  4111. {
  4112. const char *signal_string = NULL;
  4113. if (!control_event_is_interesting(EVENT_SIGNAL))
  4114. return 0;
  4115. switch (signal) {
  4116. case SIGHUP:
  4117. signal_string = "RELOAD";
  4118. break;
  4119. case SIGUSR1:
  4120. signal_string = "DUMP";
  4121. break;
  4122. case SIGUSR2:
  4123. signal_string = "DEBUG";
  4124. break;
  4125. case SIGNEWNYM:
  4126. signal_string = "NEWNYM";
  4127. break;
  4128. case SIGCLEARDNSCACHE:
  4129. signal_string = "CLEARDNSCACHE";
  4130. break;
  4131. case SIGHEARTBEAT:
  4132. signal_string = "HEARTBEAT";
  4133. break;
  4134. default:
  4135. log_warn(LD_BUG, "Unrecognized signal %lu in control_event_signal",
  4136. (unsigned long)signal);
  4137. return -1;
  4138. }
  4139. send_control_event(EVENT_SIGNAL, ALL_FORMATS, "650 SIGNAL %s\r\n",
  4140. signal_string);
  4141. return 0;
  4142. }
  4143. /** Called when a single local_routerstatus_t has changed: Sends an NS event
  4144. * to any controller that cares. */
  4145. int
  4146. control_event_networkstatus_changed_single(const routerstatus_t *rs)
  4147. {
  4148. smartlist_t *statuses;
  4149. int r;
  4150. if (!EVENT_IS_INTERESTING(EVENT_NS))
  4151. return 0;
  4152. statuses = smartlist_new();
  4153. smartlist_add(statuses, (void*)rs);
  4154. r = control_event_networkstatus_changed(statuses);
  4155. smartlist_free(statuses);
  4156. return r;
  4157. }
  4158. /** Our own router descriptor has changed; tell any controllers that care.
  4159. */
  4160. int
  4161. control_event_my_descriptor_changed(void)
  4162. {
  4163. send_control_event(EVENT_DESCCHANGED, ALL_FORMATS, "650 DESCCHANGED\r\n");
  4164. return 0;
  4165. }
  4166. /** Helper: sends a status event where <b>type</b> is one of
  4167. * EVENT_STATUS_{GENERAL,CLIENT,SERVER}, where <b>severity</b> is one of
  4168. * LOG_{NOTICE,WARN,ERR}, and where <b>format</b> is a printf-style format
  4169. * string corresponding to <b>args</b>. */
  4170. static int
  4171. control_event_status(int type, int severity, const char *format, va_list args)
  4172. {
  4173. char *user_buf = NULL;
  4174. char format_buf[160];
  4175. const char *status, *sev;
  4176. switch (type) {
  4177. case EVENT_STATUS_GENERAL:
  4178. status = "STATUS_GENERAL";
  4179. break;
  4180. case EVENT_STATUS_CLIENT:
  4181. status = "STATUS_CLIENT";
  4182. break;
  4183. case EVENT_STATUS_SERVER:
  4184. status = "STATUS_SERVER";
  4185. break;
  4186. default:
  4187. log_warn(LD_BUG, "Unrecognized status type %d", type);
  4188. return -1;
  4189. }
  4190. switch (severity) {
  4191. case LOG_NOTICE:
  4192. sev = "NOTICE";
  4193. break;
  4194. case LOG_WARN:
  4195. sev = "WARN";
  4196. break;
  4197. case LOG_ERR:
  4198. sev = "ERR";
  4199. break;
  4200. default:
  4201. log_warn(LD_BUG, "Unrecognized status severity %d", severity);
  4202. return -1;
  4203. }
  4204. if (tor_snprintf(format_buf, sizeof(format_buf), "650 %s %s",
  4205. status, sev)<0) {
  4206. log_warn(LD_BUG, "Format string too long.");
  4207. return -1;
  4208. }
  4209. tor_vasprintf(&user_buf, format, args);
  4210. send_control_event(type, ALL_FORMATS, "%s %s\r\n", format_buf, user_buf);
  4211. tor_free(user_buf);
  4212. return 0;
  4213. }
  4214. /** Format and send an EVENT_STATUS_GENERAL event whose main text is obtained
  4215. * by formatting the arguments using the printf-style <b>format</b>. */
  4216. int
  4217. control_event_general_status(int severity, const char *format, ...)
  4218. {
  4219. va_list ap;
  4220. int r;
  4221. if (!EVENT_IS_INTERESTING(EVENT_STATUS_GENERAL))
  4222. return 0;
  4223. va_start(ap, format);
  4224. r = control_event_status(EVENT_STATUS_GENERAL, severity, format, ap);
  4225. va_end(ap);
  4226. return r;
  4227. }
  4228. /** Format and send an EVENT_STATUS_CLIENT event whose main text is obtained
  4229. * by formatting the arguments using the printf-style <b>format</b>. */
  4230. int
  4231. control_event_client_status(int severity, const char *format, ...)
  4232. {
  4233. va_list ap;
  4234. int r;
  4235. if (!EVENT_IS_INTERESTING(EVENT_STATUS_CLIENT))
  4236. return 0;
  4237. va_start(ap, format);
  4238. r = control_event_status(EVENT_STATUS_CLIENT, severity, format, ap);
  4239. va_end(ap);
  4240. return r;
  4241. }
  4242. /** Format and send an EVENT_STATUS_SERVER event whose main text is obtained
  4243. * by formatting the arguments using the printf-style <b>format</b>. */
  4244. int
  4245. control_event_server_status(int severity, const char *format, ...)
  4246. {
  4247. va_list ap;
  4248. int r;
  4249. if (!EVENT_IS_INTERESTING(EVENT_STATUS_SERVER))
  4250. return 0;
  4251. va_start(ap, format);
  4252. r = control_event_status(EVENT_STATUS_SERVER, severity, format, ap);
  4253. va_end(ap);
  4254. return r;
  4255. }
  4256. /** Called when the status of an entry guard with the given <b>nickname</b>
  4257. * and identity <b>digest</b> has changed to <b>status</b>: tells any
  4258. * controllers that care. */
  4259. int
  4260. control_event_guard(const char *nickname, const char *digest,
  4261. const char *status)
  4262. {
  4263. char hbuf[HEX_DIGEST_LEN+1];
  4264. base16_encode(hbuf, sizeof(hbuf), digest, DIGEST_LEN);
  4265. if (!EVENT_IS_INTERESTING(EVENT_GUARD))
  4266. return 0;
  4267. {
  4268. char buf[MAX_VERBOSE_NICKNAME_LEN+1];
  4269. const node_t *node = node_get_by_id(digest);
  4270. if (node) {
  4271. node_get_verbose_nickname(node, buf);
  4272. } else {
  4273. tor_snprintf(buf, sizeof(buf), "$%s~%s", hbuf, nickname);
  4274. }
  4275. send_control_event(EVENT_GUARD, ALL_FORMATS,
  4276. "650 GUARD ENTRY %s %s\r\n", buf, status);
  4277. }
  4278. return 0;
  4279. }
  4280. /** Called when a configuration option changes. This is generally triggered
  4281. * by SETCONF requests and RELOAD/SIGHUP signals. The <b>elements</b> is
  4282. * a smartlist_t containing (key, value, ...) pairs in sequence.
  4283. * <b>value</b> can be NULL. */
  4284. int
  4285. control_event_conf_changed(const smartlist_t *elements)
  4286. {
  4287. int i;
  4288. char *result;
  4289. smartlist_t *lines;
  4290. if (!EVENT_IS_INTERESTING(EVENT_CONF_CHANGED) ||
  4291. smartlist_len(elements) == 0) {
  4292. return 0;
  4293. }
  4294. lines = smartlist_new();
  4295. for (i = 0; i < smartlist_len(elements); i += 2) {
  4296. char *k = smartlist_get(elements, i);
  4297. char *v = smartlist_get(elements, i+1);
  4298. if (v == NULL) {
  4299. smartlist_add_asprintf(lines, "650-%s", k);
  4300. } else {
  4301. smartlist_add_asprintf(lines, "650-%s=%s", k, v);
  4302. }
  4303. }
  4304. result = smartlist_join_strings(lines, "\r\n", 0, NULL);
  4305. send_control_event(EVENT_CONF_CHANGED, 0,
  4306. "650-CONF_CHANGED\r\n%s\r\n650 OK\r\n", result);
  4307. tor_free(result);
  4308. SMARTLIST_FOREACH(lines, char *, cp, tor_free(cp));
  4309. smartlist_free(lines);
  4310. return 0;
  4311. }
  4312. /** Helper: Return a newly allocated string containing a path to the
  4313. * file where we store our authentication cookie. */
  4314. char *
  4315. get_controller_cookie_file_name(void)
  4316. {
  4317. const or_options_t *options = get_options();
  4318. if (options->CookieAuthFile && strlen(options->CookieAuthFile)) {
  4319. return tor_strdup(options->CookieAuthFile);
  4320. } else {
  4321. return get_datadir_fname("control_auth_cookie");
  4322. }
  4323. }
  4324. /* Initialize the cookie-based authentication system of the
  4325. * ControlPort. If <b>enabled</b> is 0, then disable the cookie
  4326. * authentication system. */
  4327. int
  4328. init_control_cookie_authentication(int enabled)
  4329. {
  4330. char *fname = NULL;
  4331. int retval;
  4332. if (!enabled) {
  4333. authentication_cookie_is_set = 0;
  4334. return 0;
  4335. }
  4336. fname = get_controller_cookie_file_name();
  4337. retval = init_cookie_authentication(fname, "", /* no header */
  4338. AUTHENTICATION_COOKIE_LEN,
  4339. get_options()->CookieAuthFileGroupReadable,
  4340. &authentication_cookie,
  4341. &authentication_cookie_is_set);
  4342. tor_free(fname);
  4343. return retval;
  4344. }
  4345. /** A copy of the process specifier of Tor's owning controller, or
  4346. * NULL if this Tor instance is not currently owned by a process. */
  4347. static char *owning_controller_process_spec = NULL;
  4348. /** A process-termination monitor for Tor's owning controller, or NULL
  4349. * if this Tor instance is not currently owned by a process. */
  4350. static tor_process_monitor_t *owning_controller_process_monitor = NULL;
  4351. static void owning_controller_procmon_cb(void *unused) ATTR_NORETURN;
  4352. /** Process-termination monitor callback for Tor's owning controller
  4353. * process. */
  4354. static void
  4355. owning_controller_procmon_cb(void *unused)
  4356. {
  4357. (void)unused;
  4358. lost_owning_controller("process", "vanished");
  4359. }
  4360. /** Set <b>process_spec</b> as Tor's owning controller process.
  4361. * Exit on failure. */
  4362. void
  4363. monitor_owning_controller_process(const char *process_spec)
  4364. {
  4365. const char *msg;
  4366. tor_assert((owning_controller_process_spec == NULL) ==
  4367. (owning_controller_process_monitor == NULL));
  4368. if (owning_controller_process_spec != NULL) {
  4369. if ((process_spec != NULL) && !strcmp(process_spec,
  4370. owning_controller_process_spec)) {
  4371. /* Same process -- return now, instead of disposing of and
  4372. * recreating the process-termination monitor. */
  4373. return;
  4374. }
  4375. /* We are currently owned by a process, and we should no longer be
  4376. * owned by it. Free the process-termination monitor. */
  4377. tor_process_monitor_free(owning_controller_process_monitor);
  4378. owning_controller_process_monitor = NULL;
  4379. tor_free(owning_controller_process_spec);
  4380. owning_controller_process_spec = NULL;
  4381. }
  4382. tor_assert((owning_controller_process_spec == NULL) &&
  4383. (owning_controller_process_monitor == NULL));
  4384. if (process_spec == NULL)
  4385. return;
  4386. owning_controller_process_spec = tor_strdup(process_spec);
  4387. owning_controller_process_monitor =
  4388. tor_process_monitor_new(tor_libevent_get_base(),
  4389. owning_controller_process_spec,
  4390. LD_CONTROL,
  4391. owning_controller_procmon_cb, NULL,
  4392. &msg);
  4393. if (owning_controller_process_monitor == NULL) {
  4394. log_err(LD_BUG, "Couldn't create process-termination monitor for "
  4395. "owning controller: %s. Exiting.",
  4396. msg);
  4397. owning_controller_process_spec = NULL;
  4398. tor_cleanup();
  4399. exit(0);
  4400. }
  4401. }
  4402. /** Convert the name of a bootstrapping phase <b>s</b> into strings
  4403. * <b>tag</b> and <b>summary</b> suitable for display by the controller. */
  4404. static int
  4405. bootstrap_status_to_string(bootstrap_status_t s, const char **tag,
  4406. const char **summary)
  4407. {
  4408. switch (s) {
  4409. case BOOTSTRAP_STATUS_UNDEF:
  4410. *tag = "undef";
  4411. *summary = "Undefined";
  4412. break;
  4413. case BOOTSTRAP_STATUS_STARTING:
  4414. *tag = "starting";
  4415. *summary = "Starting";
  4416. break;
  4417. case BOOTSTRAP_STATUS_CONN_DIR:
  4418. *tag = "conn_dir";
  4419. *summary = "Connecting to directory server";
  4420. break;
  4421. case BOOTSTRAP_STATUS_HANDSHAKE:
  4422. *tag = "status_handshake";
  4423. *summary = "Finishing handshake";
  4424. break;
  4425. case BOOTSTRAP_STATUS_HANDSHAKE_DIR:
  4426. *tag = "handshake_dir";
  4427. *summary = "Finishing handshake with directory server";
  4428. break;
  4429. case BOOTSTRAP_STATUS_ONEHOP_CREATE:
  4430. *tag = "onehop_create";
  4431. *summary = "Establishing an encrypted directory connection";
  4432. break;
  4433. case BOOTSTRAP_STATUS_REQUESTING_STATUS:
  4434. *tag = "requesting_status";
  4435. *summary = "Asking for networkstatus consensus";
  4436. break;
  4437. case BOOTSTRAP_STATUS_LOADING_STATUS:
  4438. *tag = "loading_status";
  4439. *summary = "Loading networkstatus consensus";
  4440. break;
  4441. case BOOTSTRAP_STATUS_LOADING_KEYS:
  4442. *tag = "loading_keys";
  4443. *summary = "Loading authority key certs";
  4444. break;
  4445. case BOOTSTRAP_STATUS_REQUESTING_DESCRIPTORS:
  4446. *tag = "requesting_descriptors";
  4447. /* XXXX this appears to incorrectly report internal on most loads */
  4448. *summary = router_have_consensus_path() == CONSENSUS_PATH_INTERNAL ?
  4449. "Asking for relay descriptors for internal paths" :
  4450. "Asking for relay descriptors";
  4451. break;
  4452. /* If we're sure there are no exits in the consensus,
  4453. * inform the controller by adding "internal"
  4454. * to the status summaries.
  4455. * (We only check this while loading descriptors,
  4456. * so we may not know in the earlier stages.)
  4457. * But if there are exits, we can't be sure whether
  4458. * we're creating internal or exit paths/circuits.
  4459. * XXXX Or should be use different tags or statuses
  4460. * for internal and exit/all? */
  4461. case BOOTSTRAP_STATUS_LOADING_DESCRIPTORS:
  4462. *tag = "loading_descriptors";
  4463. *summary = router_have_consensus_path() == CONSENSUS_PATH_INTERNAL ?
  4464. "Loading relay descriptors for internal paths" :
  4465. "Loading relay descriptors";
  4466. break;
  4467. case BOOTSTRAP_STATUS_CONN_OR:
  4468. *tag = "conn_or";
  4469. *summary = router_have_consensus_path() == CONSENSUS_PATH_INTERNAL ?
  4470. "Connecting to the Tor network internally" :
  4471. "Connecting to the Tor network";
  4472. break;
  4473. case BOOTSTRAP_STATUS_HANDSHAKE_OR:
  4474. *tag = "handshake_or";
  4475. *summary = router_have_consensus_path() == CONSENSUS_PATH_INTERNAL ?
  4476. "Finishing handshake with first hop of internal circuit" :
  4477. "Finishing handshake with first hop";
  4478. break;
  4479. case BOOTSTRAP_STATUS_CIRCUIT_CREATE:
  4480. *tag = "circuit_create";
  4481. *summary = router_have_consensus_path() == CONSENSUS_PATH_INTERNAL ?
  4482. "Establishing an internal Tor circuit" :
  4483. "Establishing a Tor circuit";
  4484. break;
  4485. case BOOTSTRAP_STATUS_DONE:
  4486. *tag = "done";
  4487. *summary = "Done";
  4488. break;
  4489. default:
  4490. // log_warn(LD_BUG, "Unrecognized bootstrap status code %d", s);
  4491. *tag = *summary = "unknown";
  4492. return -1;
  4493. }
  4494. return 0;
  4495. }
  4496. /** What percentage through the bootstrap process are we? We remember
  4497. * this so we can avoid sending redundant bootstrap status events, and
  4498. * so we can guess context for the bootstrap messages which are
  4499. * ambiguous. It starts at 'undef', but gets set to 'starting' while
  4500. * Tor initializes. */
  4501. static int bootstrap_percent = BOOTSTRAP_STATUS_UNDEF;
  4502. /** As bootstrap_percent, but holds the bootstrapping level at which we last
  4503. * logged a NOTICE-level message. We use this, plus BOOTSTRAP_PCT_INCREMENT,
  4504. * to avoid flooding the log with a new message every time we get a few more
  4505. * microdescriptors */
  4506. static int notice_bootstrap_percent = 0;
  4507. /** How many problems have we had getting to the next bootstrapping phase?
  4508. * These include failure to establish a connection to a Tor relay,
  4509. * failures to finish the TLS handshake, failures to validate the
  4510. * consensus document, etc. */
  4511. static int bootstrap_problems = 0;
  4512. /** We only tell the controller once we've hit a threshold of problems
  4513. * for the current phase. */
  4514. #define BOOTSTRAP_PROBLEM_THRESHOLD 10
  4515. /** When our bootstrapping progress level changes, but our bootstrapping
  4516. * status has not advanced, we only log at NOTICE when we have made at least
  4517. * this much progress.
  4518. */
  4519. #define BOOTSTRAP_PCT_INCREMENT 5
  4520. /** Called when Tor has made progress at bootstrapping its directory
  4521. * information and initial circuits.
  4522. *
  4523. * <b>status</b> is the new status, that is, what task we will be doing
  4524. * next. <b>progress</b> is zero if we just started this task, else it
  4525. * represents progress on the task.
  4526. *
  4527. * Return true if we logged a message at level NOTICE, and false otherwise.
  4528. */
  4529. int
  4530. control_event_bootstrap(bootstrap_status_t status, int progress)
  4531. {
  4532. const char *tag, *summary;
  4533. char buf[BOOTSTRAP_MSG_LEN];
  4534. if (bootstrap_percent == BOOTSTRAP_STATUS_DONE)
  4535. return 0; /* already bootstrapped; nothing to be done here. */
  4536. /* special case for handshaking status, since our TLS handshaking code
  4537. * can't distinguish what the connection is going to be for. */
  4538. if (status == BOOTSTRAP_STATUS_HANDSHAKE) {
  4539. if (bootstrap_percent < BOOTSTRAP_STATUS_CONN_OR) {
  4540. status = BOOTSTRAP_STATUS_HANDSHAKE_DIR;
  4541. } else {
  4542. status = BOOTSTRAP_STATUS_HANDSHAKE_OR;
  4543. }
  4544. }
  4545. if (status > bootstrap_percent ||
  4546. (progress && progress > bootstrap_percent)) {
  4547. int loglevel = LOG_NOTICE;
  4548. bootstrap_status_to_string(status, &tag, &summary);
  4549. if (status <= bootstrap_percent &&
  4550. (progress < notice_bootstrap_percent + BOOTSTRAP_PCT_INCREMENT)) {
  4551. /* We log the message at info if the status hasn't advanced, and if less
  4552. * than BOOTSTRAP_PCT_INCREMENT progress has been made.
  4553. */
  4554. loglevel = LOG_INFO;
  4555. }
  4556. tor_log(loglevel, LD_CONTROL,
  4557. "Bootstrapped %d%%: %s", progress ? progress : status, summary);
  4558. tor_snprintf(buf, sizeof(buf),
  4559. "BOOTSTRAP PROGRESS=%d TAG=%s SUMMARY=\"%s\"",
  4560. progress ? progress : status, tag, summary);
  4561. tor_snprintf(last_sent_bootstrap_message,
  4562. sizeof(last_sent_bootstrap_message),
  4563. "NOTICE %s", buf);
  4564. control_event_client_status(LOG_NOTICE, "%s", buf);
  4565. if (status > bootstrap_percent) {
  4566. bootstrap_percent = status; /* new milestone reached */
  4567. }
  4568. if (progress > bootstrap_percent) {
  4569. /* incremental progress within a milestone */
  4570. bootstrap_percent = progress;
  4571. bootstrap_problems = 0; /* Progress! Reset our problem counter. */
  4572. }
  4573. if (loglevel == LOG_NOTICE &&
  4574. bootstrap_percent > notice_bootstrap_percent) {
  4575. /* Remember that we gave a notice at this level. */
  4576. notice_bootstrap_percent = bootstrap_percent;
  4577. }
  4578. return loglevel == LOG_NOTICE;
  4579. }
  4580. return 0;
  4581. }
  4582. /** Called when Tor has failed to make bootstrapping progress in a way
  4583. * that indicates a problem. <b>warn</b> gives a hint as to why, and
  4584. * <b>reason</b> provides an "or_conn_end_reason" tag. <b>or_conn</b>
  4585. * is the connection that caused this problem.
  4586. */
  4587. MOCK_IMPL(void,
  4588. control_event_bootstrap_problem, (const char *warn, int reason,
  4589. or_connection_t *or_conn))
  4590. {
  4591. int status = bootstrap_percent;
  4592. const char *tag = "", *summary = "";
  4593. char buf[BOOTSTRAP_MSG_LEN];
  4594. const char *recommendation = "ignore";
  4595. int severity;
  4596. /* bootstrap_percent must not be in "undefined" state here. */
  4597. tor_assert(status >= 0);
  4598. if (or_conn->have_noted_bootstrap_problem)
  4599. return;
  4600. or_conn->have_noted_bootstrap_problem = 1;
  4601. if (bootstrap_percent == 100)
  4602. return; /* already bootstrapped; nothing to be done here. */
  4603. bootstrap_problems++;
  4604. if (bootstrap_problems >= BOOTSTRAP_PROBLEM_THRESHOLD)
  4605. recommendation = "warn";
  4606. if (reason == END_OR_CONN_REASON_NO_ROUTE)
  4607. recommendation = "warn";
  4608. /* If we are using bridges and all our OR connections are now
  4609. closed, it means that we totally failed to connect to our
  4610. bridges. Throw a warning. */
  4611. if (get_options()->UseBridges && !any_other_active_or_conns(or_conn))
  4612. recommendation = "warn";
  4613. if (we_are_hibernating())
  4614. recommendation = "ignore";
  4615. while (status>=0 && bootstrap_status_to_string(status, &tag, &summary) < 0)
  4616. status--; /* find a recognized status string based on current progress */
  4617. status = bootstrap_percent; /* set status back to the actual number */
  4618. severity = !strcmp(recommendation, "warn") ? LOG_WARN : LOG_INFO;
  4619. log_fn(severity,
  4620. LD_CONTROL, "Problem bootstrapping. Stuck at %d%%: %s. (%s; %s; "
  4621. "count %d; recommendation %s; host %s at %s:%d)",
  4622. status, summary, warn,
  4623. orconn_end_reason_to_control_string(reason),
  4624. bootstrap_problems, recommendation,
  4625. hex_str(or_conn->identity_digest, DIGEST_LEN),
  4626. or_conn->base_.address,
  4627. or_conn->base_.port);
  4628. connection_or_report_broken_states(severity, LD_HANDSHAKE);
  4629. tor_snprintf(buf, sizeof(buf),
  4630. "BOOTSTRAP PROGRESS=%d TAG=%s SUMMARY=\"%s\" WARNING=\"%s\" REASON=%s "
  4631. "COUNT=%d RECOMMENDATION=%s HOSTID=\"%s\" HOSTADDR=\"%s:%d\"",
  4632. bootstrap_percent, tag, summary, warn,
  4633. orconn_end_reason_to_control_string(reason), bootstrap_problems,
  4634. recommendation,
  4635. hex_str(or_conn->identity_digest, DIGEST_LEN),
  4636. or_conn->base_.address,
  4637. (int)or_conn->base_.port);
  4638. tor_snprintf(last_sent_bootstrap_message,
  4639. sizeof(last_sent_bootstrap_message),
  4640. "WARN %s", buf);
  4641. control_event_client_status(LOG_WARN, "%s", buf);
  4642. }
  4643. /** We just generated a new summary of which countries we've seen clients
  4644. * from recently. Send a copy to the controller in case it wants to
  4645. * display it for the user. */
  4646. void
  4647. control_event_clients_seen(const char *controller_str)
  4648. {
  4649. send_control_event(EVENT_CLIENTS_SEEN, 0,
  4650. "650 CLIENTS_SEEN %s\r\n", controller_str);
  4651. }
  4652. /** A new pluggable transport called <b>transport_name</b> was
  4653. * launched on <b>addr</b>:<b>port</b>. <b>mode</b> is either
  4654. * "server" or "client" depending on the mode of the pluggable
  4655. * transport.
  4656. * "650" SP "TRANSPORT_LAUNCHED" SP Mode SP Name SP Address SP Port
  4657. */
  4658. void
  4659. control_event_transport_launched(const char *mode, const char *transport_name,
  4660. tor_addr_t *addr, uint16_t port)
  4661. {
  4662. send_control_event(EVENT_TRANSPORT_LAUNCHED, ALL_FORMATS,
  4663. "650 TRANSPORT_LAUNCHED %s %s %s %u\r\n",
  4664. mode, transport_name, fmt_addr(addr), port);
  4665. }
  4666. /** Convert rendezvous auth type to string for HS_DESC control events
  4667. */
  4668. const char *
  4669. rend_auth_type_to_string(rend_auth_type_t auth_type)
  4670. {
  4671. const char *str;
  4672. switch (auth_type) {
  4673. case REND_NO_AUTH:
  4674. str = "NO_AUTH";
  4675. break;
  4676. case REND_BASIC_AUTH:
  4677. str = "BASIC_AUTH";
  4678. break;
  4679. case REND_STEALTH_AUTH:
  4680. str = "STEALTH_AUTH";
  4681. break;
  4682. default:
  4683. str = "UNKNOWN";
  4684. }
  4685. return str;
  4686. }
  4687. /** Return a longname the node whose identity is <b>id_digest</b>. If
  4688. * node_get_by_id() returns NULL, base 16 encoding of <b>id_digest</b> is
  4689. * returned instead.
  4690. *
  4691. * This function is not thread-safe. Each call to this function invalidates
  4692. * previous values returned by this function.
  4693. */
  4694. MOCK_IMPL(const char *,
  4695. node_describe_longname_by_id,(const char *id_digest))
  4696. {
  4697. static char longname[MAX_VERBOSE_NICKNAME_LEN+1];
  4698. node_get_verbose_nickname_by_id(id_digest, longname);
  4699. return longname;
  4700. }
  4701. /** send HS_DESC requested event.
  4702. *
  4703. * <b>rend_query</b> is used to fetch requested onion address and auth type.
  4704. * <b>hs_dir</b> is the description of contacting hs directory.
  4705. * <b>desc_id_base32</b> is the ID of requested hs descriptor.
  4706. */
  4707. void
  4708. control_event_hs_descriptor_requested(const rend_data_t *rend_query,
  4709. const char *id_digest,
  4710. const char *desc_id_base32)
  4711. {
  4712. if (!id_digest || !rend_query || !desc_id_base32) {
  4713. log_warn(LD_BUG, "Called with rend_query==%p, "
  4714. "id_digest==%p, desc_id_base32==%p",
  4715. rend_query, id_digest, desc_id_base32);
  4716. return;
  4717. }
  4718. send_control_event(EVENT_HS_DESC, ALL_FORMATS,
  4719. "650 HS_DESC REQUESTED %s %s %s %s\r\n",
  4720. rend_query->onion_address,
  4721. rend_auth_type_to_string(rend_query->auth_type),
  4722. node_describe_longname_by_id(id_digest),
  4723. desc_id_base32);
  4724. }
  4725. /** send HS_DESC event after got response from hs directory.
  4726. *
  4727. * NOTE: this is an internal function used by following functions:
  4728. * control_event_hs_descriptor_received
  4729. * control_event_hs_descriptor_failed
  4730. *
  4731. * So do not call this function directly.
  4732. */
  4733. void
  4734. control_event_hs_descriptor_receive_end(const char *action,
  4735. const rend_data_t *rend_query,
  4736. const char *id_digest,
  4737. const char *reason)
  4738. {
  4739. char *reason_field = NULL;
  4740. if (!action || !rend_query || !id_digest) {
  4741. log_warn(LD_BUG, "Called with action==%p, rend_query==%p, "
  4742. "id_digest==%p", action, rend_query, id_digest);
  4743. return;
  4744. }
  4745. if (reason) {
  4746. tor_asprintf(&reason_field, " REASON=%s", reason);
  4747. }
  4748. send_control_event(EVENT_HS_DESC, ALL_FORMATS,
  4749. "650 HS_DESC %s %s %s %s%s\r\n",
  4750. action,
  4751. rend_query->onion_address,
  4752. rend_auth_type_to_string(rend_query->auth_type),
  4753. node_describe_longname_by_id(id_digest),
  4754. reason_field ? reason_field : "");
  4755. tor_free(reason_field);
  4756. }
  4757. /** send HS_DESC RECEIVED event
  4758. *
  4759. * called when a we successfully received a hidden service descriptor.
  4760. */
  4761. void
  4762. control_event_hs_descriptor_received(const rend_data_t *rend_query,
  4763. const char *id_digest)
  4764. {
  4765. if (!rend_query || !id_digest) {
  4766. log_warn(LD_BUG, "Called with rend_query==%p, id_digest==%p",
  4767. rend_query, id_digest);
  4768. return;
  4769. }
  4770. control_event_hs_descriptor_receive_end("RECEIVED", rend_query,
  4771. id_digest, NULL);
  4772. }
  4773. /** Send HS_DESC event to inform controller that query <b>rend_query</b>
  4774. * failed to retrieve hidden service descriptor identified by
  4775. * <b>id_digest</b>. If <b>reason</b> is not NULL, add it to REASON=
  4776. * field.
  4777. */
  4778. void
  4779. control_event_hs_descriptor_failed(const rend_data_t *rend_query,
  4780. const char *id_digest,
  4781. const char *reason)
  4782. {
  4783. if (!rend_query || !id_digest) {
  4784. log_warn(LD_BUG, "Called with rend_query==%p, id_digest==%p",
  4785. rend_query, id_digest);
  4786. return;
  4787. }
  4788. control_event_hs_descriptor_receive_end("FAILED", rend_query,
  4789. id_digest, reason);
  4790. }
  4791. /** Free any leftover allocated memory of the control.c subsystem. */
  4792. void
  4793. control_free_all(void)
  4794. {
  4795. if (authentication_cookie) /* Free the auth cookie */
  4796. tor_free(authentication_cookie);
  4797. }
  4798. #ifdef TOR_UNIT_TESTS
  4799. /* For testing: change the value of global_event_mask */
  4800. void
  4801. control_testing_set_global_event_mask(uint64_t mask)
  4802. {
  4803. global_event_mask = mask;
  4804. }
  4805. #endif