connection.c 167 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042
  1. /* Copyright (c) 2001 Matej Pfajfar.
  2. * Copyright (c) 2001-2004, Roger Dingledine.
  3. * Copyright (c) 2004-2006, Roger Dingledine, Nick Mathewson.
  4. * Copyright (c) 2007-2015, The Tor Project, Inc. */
  5. /* See LICENSE for licensing information */
  6. /**
  7. * \file connection.c
  8. * \brief General high-level functions to handle reading and writing
  9. * on connections.
  10. **/
  11. #define CONNECTION_PRIVATE
  12. #include "or.h"
  13. #include "buffers.h"
  14. /*
  15. * Define this so we get channel internal functions, since we're implementing
  16. * part of a subclass (channel_tls_t).
  17. */
  18. #define TOR_CHANNEL_INTERNAL_
  19. #define CONNECTION_PRIVATE
  20. #include "channel.h"
  21. #include "channeltls.h"
  22. #include "circuitbuild.h"
  23. #include "circuitlist.h"
  24. #include "circuituse.h"
  25. #include "config.h"
  26. #include "connection.h"
  27. #include "connection_edge.h"
  28. #include "connection_or.h"
  29. #include "control.h"
  30. #include "directory.h"
  31. #include "dirserv.h"
  32. #include "dns.h"
  33. #include "dnsserv.h"
  34. #include "entrynodes.h"
  35. #include "ext_orport.h"
  36. #include "geoip.h"
  37. #include "main.h"
  38. #include "policies.h"
  39. #include "reasons.h"
  40. #include "relay.h"
  41. #include "rendclient.h"
  42. #include "rendcommon.h"
  43. #include "rephist.h"
  44. #include "router.h"
  45. #include "transports.h"
  46. #include "routerparse.h"
  47. #include "transports.h"
  48. #ifdef USE_BUFFEREVENTS
  49. #include <event2/event.h>
  50. #endif
  51. #ifdef HAVE_PWD_H
  52. #include <pwd.h>
  53. #endif
  54. #ifdef HAVE_SYS_UN_H
  55. #include <sys/socket.h>
  56. #include <sys/un.h>
  57. #endif
  58. static connection_t *connection_listener_new(
  59. const struct sockaddr *listensockaddr,
  60. socklen_t listensocklen, int type,
  61. const char *address,
  62. const port_cfg_t *portcfg);
  63. static void connection_init(time_t now, connection_t *conn, int type,
  64. int socket_family);
  65. static int connection_init_accepted_conn(connection_t *conn,
  66. const listener_connection_t *listener);
  67. static int connection_handle_listener_read(connection_t *conn, int new_type);
  68. #ifndef USE_BUFFEREVENTS
  69. static int connection_bucket_should_increase(int bucket,
  70. or_connection_t *conn);
  71. #endif
  72. static int connection_finished_flushing(connection_t *conn);
  73. static int connection_flushed_some(connection_t *conn);
  74. static int connection_finished_connecting(connection_t *conn);
  75. static int connection_reached_eof(connection_t *conn);
  76. static int connection_read_to_buf(connection_t *conn, ssize_t *max_to_read,
  77. int *socket_error);
  78. static int connection_process_inbuf(connection_t *conn, int package_partial);
  79. static void client_check_address_changed(tor_socket_t sock);
  80. static void set_constrained_socket_buffers(tor_socket_t sock, int size);
  81. static const char *connection_proxy_state_to_string(int state);
  82. static int connection_read_https_proxy_response(connection_t *conn);
  83. static void connection_send_socks5_connect(connection_t *conn);
  84. static const char *proxy_type_to_string(int proxy_type);
  85. static int get_proxy_type(void);
  86. /** The last addresses that our network interface seemed to have been
  87. * binding to. We use this as one way to detect when our IP changes.
  88. *
  89. * XXX024 We should really use the entire list of interfaces here.
  90. **/
  91. static tor_addr_t *last_interface_ipv4 = NULL;
  92. /* DOCDOC last_interface_ipv6 */
  93. static tor_addr_t *last_interface_ipv6 = NULL;
  94. /** A list of tor_addr_t for addresses we've used in outgoing connections.
  95. * Used to detect IP address changes. */
  96. static smartlist_t *outgoing_addrs = NULL;
  97. #define CASE_ANY_LISTENER_TYPE \
  98. case CONN_TYPE_OR_LISTENER: \
  99. case CONN_TYPE_EXT_OR_LISTENER: \
  100. case CONN_TYPE_AP_LISTENER: \
  101. case CONN_TYPE_DIR_LISTENER: \
  102. case CONN_TYPE_CONTROL_LISTENER: \
  103. case CONN_TYPE_AP_TRANS_LISTENER: \
  104. case CONN_TYPE_AP_NATD_LISTENER: \
  105. case CONN_TYPE_AP_DNS_LISTENER
  106. /**************************************************************/
  107. /**
  108. * Return the human-readable name for the connection type <b>type</b>
  109. */
  110. const char *
  111. conn_type_to_string(int type)
  112. {
  113. static char buf[64];
  114. switch (type) {
  115. case CONN_TYPE_OR_LISTENER: return "OR listener";
  116. case CONN_TYPE_OR: return "OR";
  117. case CONN_TYPE_EXIT: return "Exit";
  118. case CONN_TYPE_AP_LISTENER: return "Socks listener";
  119. case CONN_TYPE_AP_TRANS_LISTENER:
  120. return "Transparent pf/netfilter listener";
  121. case CONN_TYPE_AP_NATD_LISTENER: return "Transparent natd listener";
  122. case CONN_TYPE_AP_DNS_LISTENER: return "DNS listener";
  123. case CONN_TYPE_AP: return "Socks";
  124. case CONN_TYPE_DIR_LISTENER: return "Directory listener";
  125. case CONN_TYPE_DIR: return "Directory";
  126. case CONN_TYPE_CONTROL_LISTENER: return "Control listener";
  127. case CONN_TYPE_CONTROL: return "Control";
  128. case CONN_TYPE_EXT_OR: return "Extended OR";
  129. case CONN_TYPE_EXT_OR_LISTENER: return "Extended OR listener";
  130. default:
  131. log_warn(LD_BUG, "unknown connection type %d", type);
  132. tor_snprintf(buf, sizeof(buf), "unknown [%d]", type);
  133. return buf;
  134. }
  135. }
  136. /**
  137. * Return the human-readable name for the connection state <b>state</b>
  138. * for the connection type <b>type</b>
  139. */
  140. const char *
  141. conn_state_to_string(int type, int state)
  142. {
  143. static char buf[96];
  144. switch (type) {
  145. CASE_ANY_LISTENER_TYPE:
  146. if (state == LISTENER_STATE_READY)
  147. return "ready";
  148. break;
  149. case CONN_TYPE_OR:
  150. switch (state) {
  151. case OR_CONN_STATE_CONNECTING: return "connect()ing";
  152. case OR_CONN_STATE_PROXY_HANDSHAKING: return "handshaking (proxy)";
  153. case OR_CONN_STATE_TLS_HANDSHAKING: return "handshaking (TLS)";
  154. case OR_CONN_STATE_TLS_CLIENT_RENEGOTIATING:
  155. return "renegotiating (TLS, v2 handshake)";
  156. case OR_CONN_STATE_TLS_SERVER_RENEGOTIATING:
  157. return "waiting for renegotiation or V3 handshake";
  158. case OR_CONN_STATE_OR_HANDSHAKING_V2:
  159. return "handshaking (Tor, v2 handshake)";
  160. case OR_CONN_STATE_OR_HANDSHAKING_V3:
  161. return "handshaking (Tor, v3 handshake)";
  162. case OR_CONN_STATE_OPEN: return "open";
  163. }
  164. break;
  165. case CONN_TYPE_EXT_OR:
  166. switch (state) {
  167. case EXT_OR_CONN_STATE_AUTH_WAIT_AUTH_TYPE:
  168. return "waiting for authentication type";
  169. case EXT_OR_CONN_STATE_AUTH_WAIT_CLIENT_NONCE:
  170. return "waiting for client nonce";
  171. case EXT_OR_CONN_STATE_AUTH_WAIT_CLIENT_HASH:
  172. return "waiting for client hash";
  173. case EXT_OR_CONN_STATE_OPEN: return "open";
  174. case EXT_OR_CONN_STATE_FLUSHING: return "flushing final OKAY";
  175. }
  176. break;
  177. case CONN_TYPE_EXIT:
  178. switch (state) {
  179. case EXIT_CONN_STATE_RESOLVING: return "waiting for dest info";
  180. case EXIT_CONN_STATE_CONNECTING: return "connecting";
  181. case EXIT_CONN_STATE_OPEN: return "open";
  182. case EXIT_CONN_STATE_RESOLVEFAILED: return "resolve failed";
  183. }
  184. break;
  185. case CONN_TYPE_AP:
  186. switch (state) {
  187. case AP_CONN_STATE_SOCKS_WAIT: return "waiting for socks info";
  188. case AP_CONN_STATE_NATD_WAIT: return "waiting for natd dest info";
  189. case AP_CONN_STATE_RENDDESC_WAIT: return "waiting for rendezvous desc";
  190. case AP_CONN_STATE_CONTROLLER_WAIT: return "waiting for controller";
  191. case AP_CONN_STATE_CIRCUIT_WAIT: return "waiting for circuit";
  192. case AP_CONN_STATE_CONNECT_WAIT: return "waiting for connect response";
  193. case AP_CONN_STATE_RESOLVE_WAIT: return "waiting for resolve response";
  194. case AP_CONN_STATE_OPEN: return "open";
  195. }
  196. break;
  197. case CONN_TYPE_DIR:
  198. switch (state) {
  199. case DIR_CONN_STATE_CONNECTING: return "connecting";
  200. case DIR_CONN_STATE_CLIENT_SENDING: return "client sending";
  201. case DIR_CONN_STATE_CLIENT_READING: return "client reading";
  202. case DIR_CONN_STATE_CLIENT_FINISHED: return "client finished";
  203. case DIR_CONN_STATE_SERVER_COMMAND_WAIT: return "waiting for command";
  204. case DIR_CONN_STATE_SERVER_WRITING: return "writing";
  205. }
  206. break;
  207. case CONN_TYPE_CONTROL:
  208. switch (state) {
  209. case CONTROL_CONN_STATE_OPEN: return "open (protocol v1)";
  210. case CONTROL_CONN_STATE_NEEDAUTH:
  211. return "waiting for authentication (protocol v1)";
  212. }
  213. break;
  214. }
  215. log_warn(LD_BUG, "unknown connection state %d (type %d)", state, type);
  216. tor_snprintf(buf, sizeof(buf),
  217. "unknown state [%d] on unknown [%s] connection",
  218. state, conn_type_to_string(type));
  219. return buf;
  220. }
  221. #ifdef USE_BUFFEREVENTS
  222. /** Return true iff the connection's type is one that can use a
  223. bufferevent-based implementation. */
  224. int
  225. connection_type_uses_bufferevent(connection_t *conn)
  226. {
  227. switch (conn->type) {
  228. case CONN_TYPE_AP:
  229. case CONN_TYPE_EXIT:
  230. case CONN_TYPE_DIR:
  231. case CONN_TYPE_CONTROL:
  232. case CONN_TYPE_OR:
  233. case CONN_TYPE_EXT_OR:
  234. return 1;
  235. default:
  236. return 0;
  237. }
  238. }
  239. #endif
  240. /** Allocate and return a new dir_connection_t, initialized as by
  241. * connection_init(). */
  242. dir_connection_t *
  243. dir_connection_new(int socket_family)
  244. {
  245. dir_connection_t *dir_conn = tor_malloc_zero(sizeof(dir_connection_t));
  246. connection_init(time(NULL), TO_CONN(dir_conn), CONN_TYPE_DIR, socket_family);
  247. return dir_conn;
  248. }
  249. /** Allocate and return a new or_connection_t, initialized as by
  250. * connection_init().
  251. *
  252. * Initialize active_circuit_pqueue.
  253. *
  254. * Set active_circuit_pqueue_last_recalibrated to current cell_ewma tick.
  255. */
  256. or_connection_t *
  257. or_connection_new(int type, int socket_family)
  258. {
  259. or_connection_t *or_conn = tor_malloc_zero(sizeof(or_connection_t));
  260. time_t now = time(NULL);
  261. tor_assert(type == CONN_TYPE_OR || type == CONN_TYPE_EXT_OR);
  262. connection_init(now, TO_CONN(or_conn), type, socket_family);
  263. connection_or_set_canonical(or_conn, 0);
  264. if (type == CONN_TYPE_EXT_OR)
  265. connection_or_set_ext_or_identifier(or_conn);
  266. return or_conn;
  267. }
  268. /** Allocate and return a new entry_connection_t, initialized as by
  269. * connection_init().
  270. *
  271. * Allocate space to store the socks_request.
  272. */
  273. entry_connection_t *
  274. entry_connection_new(int type, int socket_family)
  275. {
  276. entry_connection_t *entry_conn = tor_malloc_zero(sizeof(entry_connection_t));
  277. tor_assert(type == CONN_TYPE_AP);
  278. connection_init(time(NULL), ENTRY_TO_CONN(entry_conn), type, socket_family);
  279. entry_conn->socks_request = socks_request_new();
  280. /* If this is coming from a listener, we'll set it up based on the listener
  281. * in a little while. Otherwise, we're doing this as a linked connection
  282. * of some kind, and we should set it up here based on the socket family */
  283. if (socket_family == AF_INET)
  284. entry_conn->entry_cfg.ipv4_traffic = 1;
  285. else if (socket_family == AF_INET6)
  286. entry_conn->entry_cfg.ipv6_traffic = 1;
  287. else if (socket_family == AF_UNIX)
  288. entry_conn->is_socks_socket = 1;
  289. return entry_conn;
  290. }
  291. /** Allocate and return a new edge_connection_t, initialized as by
  292. * connection_init(). */
  293. edge_connection_t *
  294. edge_connection_new(int type, int socket_family)
  295. {
  296. edge_connection_t *edge_conn = tor_malloc_zero(sizeof(edge_connection_t));
  297. tor_assert(type == CONN_TYPE_EXIT);
  298. connection_init(time(NULL), TO_CONN(edge_conn), type, socket_family);
  299. return edge_conn;
  300. }
  301. /** Allocate and return a new control_connection_t, initialized as by
  302. * connection_init(). */
  303. control_connection_t *
  304. control_connection_new(int socket_family)
  305. {
  306. control_connection_t *control_conn =
  307. tor_malloc_zero(sizeof(control_connection_t));
  308. connection_init(time(NULL),
  309. TO_CONN(control_conn), CONN_TYPE_CONTROL, socket_family);
  310. return control_conn;
  311. }
  312. /** Allocate and return a new listener_connection_t, initialized as by
  313. * connection_init(). */
  314. listener_connection_t *
  315. listener_connection_new(int type, int socket_family)
  316. {
  317. listener_connection_t *listener_conn =
  318. tor_malloc_zero(sizeof(listener_connection_t));
  319. connection_init(time(NULL), TO_CONN(listener_conn), type, socket_family);
  320. return listener_conn;
  321. }
  322. /** Allocate, initialize, and return a new connection_t subtype of <b>type</b>
  323. * to make or receive connections of address family <b>socket_family</b>. The
  324. * type should be one of the CONN_TYPE_* constants. */
  325. connection_t *
  326. connection_new(int type, int socket_family)
  327. {
  328. switch (type) {
  329. case CONN_TYPE_OR:
  330. case CONN_TYPE_EXT_OR:
  331. return TO_CONN(or_connection_new(type, socket_family));
  332. case CONN_TYPE_EXIT:
  333. return TO_CONN(edge_connection_new(type, socket_family));
  334. case CONN_TYPE_AP:
  335. return ENTRY_TO_CONN(entry_connection_new(type, socket_family));
  336. case CONN_TYPE_DIR:
  337. return TO_CONN(dir_connection_new(socket_family));
  338. case CONN_TYPE_CONTROL:
  339. return TO_CONN(control_connection_new(socket_family));
  340. CASE_ANY_LISTENER_TYPE:
  341. return TO_CONN(listener_connection_new(type, socket_family));
  342. default: {
  343. connection_t *conn = tor_malloc_zero(sizeof(connection_t));
  344. connection_init(time(NULL), conn, type, socket_family);
  345. return conn;
  346. }
  347. }
  348. }
  349. /** Initializes conn. (you must call connection_add() to link it into the main
  350. * array).
  351. *
  352. * Set conn-\>magic to the correct value.
  353. *
  354. * Set conn-\>type to <b>type</b>. Set conn-\>s and conn-\>conn_array_index to
  355. * -1 to signify they are not yet assigned.
  356. *
  357. * Initialize conn's timestamps to now.
  358. */
  359. static void
  360. connection_init(time_t now, connection_t *conn, int type, int socket_family)
  361. {
  362. static uint64_t n_connections_allocated = 1;
  363. switch (type) {
  364. case CONN_TYPE_OR:
  365. case CONN_TYPE_EXT_OR:
  366. conn->magic = OR_CONNECTION_MAGIC;
  367. break;
  368. case CONN_TYPE_EXIT:
  369. conn->magic = EDGE_CONNECTION_MAGIC;
  370. break;
  371. case CONN_TYPE_AP:
  372. conn->magic = ENTRY_CONNECTION_MAGIC;
  373. break;
  374. case CONN_TYPE_DIR:
  375. conn->magic = DIR_CONNECTION_MAGIC;
  376. break;
  377. case CONN_TYPE_CONTROL:
  378. conn->magic = CONTROL_CONNECTION_MAGIC;
  379. break;
  380. CASE_ANY_LISTENER_TYPE:
  381. conn->magic = LISTENER_CONNECTION_MAGIC;
  382. break;
  383. default:
  384. conn->magic = BASE_CONNECTION_MAGIC;
  385. break;
  386. }
  387. conn->s = TOR_INVALID_SOCKET; /* give it a default of 'not used' */
  388. conn->conn_array_index = -1; /* also default to 'not used' */
  389. conn->global_identifier = n_connections_allocated++;
  390. conn->type = type;
  391. conn->socket_family = socket_family;
  392. #ifndef USE_BUFFEREVENTS
  393. if (!connection_is_listener(conn)) {
  394. /* listeners never use their buf */
  395. conn->inbuf = buf_new();
  396. conn->outbuf = buf_new();
  397. }
  398. #endif
  399. conn->timestamp_created = now;
  400. conn->timestamp_lastread = now;
  401. conn->timestamp_lastwritten = now;
  402. }
  403. /** Create a link between <b>conn_a</b> and <b>conn_b</b>. */
  404. void
  405. connection_link_connections(connection_t *conn_a, connection_t *conn_b)
  406. {
  407. tor_assert(! SOCKET_OK(conn_a->s));
  408. tor_assert(! SOCKET_OK(conn_b->s));
  409. conn_a->linked = 1;
  410. conn_b->linked = 1;
  411. conn_a->linked_conn = conn_b;
  412. conn_b->linked_conn = conn_a;
  413. }
  414. /** Return true iff the provided connection listener type supports AF_UNIX
  415. * sockets. */
  416. int
  417. conn_listener_type_supports_af_unix(int type)
  418. {
  419. /* For now only control ports or SOCKS ports can be Unix domain sockets
  420. * and listeners at the same time */
  421. switch (type) {
  422. case CONN_TYPE_CONTROL_LISTENER:
  423. case CONN_TYPE_AP_LISTENER:
  424. return 1;
  425. default:
  426. return 0;
  427. }
  428. }
  429. /** Deallocate memory used by <b>conn</b>. Deallocate its buffers if
  430. * necessary, close its socket if necessary, and mark the directory as dirty
  431. * if <b>conn</b> is an OR or OP connection.
  432. */
  433. STATIC void
  434. connection_free_(connection_t *conn)
  435. {
  436. void *mem;
  437. size_t memlen;
  438. if (!conn)
  439. return;
  440. switch (conn->type) {
  441. case CONN_TYPE_OR:
  442. case CONN_TYPE_EXT_OR:
  443. tor_assert(conn->magic == OR_CONNECTION_MAGIC);
  444. mem = TO_OR_CONN(conn);
  445. memlen = sizeof(or_connection_t);
  446. break;
  447. case CONN_TYPE_AP:
  448. tor_assert(conn->magic == ENTRY_CONNECTION_MAGIC);
  449. mem = TO_ENTRY_CONN(conn);
  450. memlen = sizeof(entry_connection_t);
  451. break;
  452. case CONN_TYPE_EXIT:
  453. tor_assert(conn->magic == EDGE_CONNECTION_MAGIC);
  454. mem = TO_EDGE_CONN(conn);
  455. memlen = sizeof(edge_connection_t);
  456. break;
  457. case CONN_TYPE_DIR:
  458. tor_assert(conn->magic == DIR_CONNECTION_MAGIC);
  459. mem = TO_DIR_CONN(conn);
  460. memlen = sizeof(dir_connection_t);
  461. break;
  462. case CONN_TYPE_CONTROL:
  463. tor_assert(conn->magic == CONTROL_CONNECTION_MAGIC);
  464. mem = TO_CONTROL_CONN(conn);
  465. memlen = sizeof(control_connection_t);
  466. break;
  467. CASE_ANY_LISTENER_TYPE:
  468. tor_assert(conn->magic == LISTENER_CONNECTION_MAGIC);
  469. mem = TO_LISTENER_CONN(conn);
  470. memlen = sizeof(listener_connection_t);
  471. break;
  472. default:
  473. tor_assert(conn->magic == BASE_CONNECTION_MAGIC);
  474. mem = conn;
  475. memlen = sizeof(connection_t);
  476. break;
  477. }
  478. if (conn->linked) {
  479. log_info(LD_GENERAL, "Freeing linked %s connection [%s] with %d "
  480. "bytes on inbuf, %d on outbuf.",
  481. conn_type_to_string(conn->type),
  482. conn_state_to_string(conn->type, conn->state),
  483. (int)connection_get_inbuf_len(conn),
  484. (int)connection_get_outbuf_len(conn));
  485. }
  486. if (!connection_is_listener(conn)) {
  487. buf_free(conn->inbuf);
  488. buf_free(conn->outbuf);
  489. } else {
  490. if (conn->socket_family == AF_UNIX) {
  491. /* For now only control and SOCKS ports can be Unix domain sockets
  492. * and listeners at the same time */
  493. tor_assert(conn_listener_type_supports_af_unix(conn->type));
  494. if (unlink(conn->address) < 0 && errno != ENOENT) {
  495. log_warn(LD_NET, "Could not unlink %s: %s", conn->address,
  496. strerror(errno));
  497. }
  498. }
  499. }
  500. tor_free(conn->address);
  501. if (connection_speaks_cells(conn)) {
  502. or_connection_t *or_conn = TO_OR_CONN(conn);
  503. tor_tls_free(or_conn->tls);
  504. or_conn->tls = NULL;
  505. or_handshake_state_free(or_conn->handshake_state);
  506. or_conn->handshake_state = NULL;
  507. tor_free(or_conn->nickname);
  508. if (or_conn->chan) {
  509. /* Owww, this shouldn't happen, but... */
  510. log_info(LD_CHANNEL,
  511. "Freeing orconn at %p, saw channel %p with ID "
  512. U64_FORMAT " left un-NULLed",
  513. or_conn, TLS_CHAN_TO_BASE(or_conn->chan),
  514. U64_PRINTF_ARG(
  515. TLS_CHAN_TO_BASE(or_conn->chan)->global_identifier));
  516. if (!CHANNEL_FINISHED(TLS_CHAN_TO_BASE(or_conn->chan))) {
  517. channel_close_for_error(TLS_CHAN_TO_BASE(or_conn->chan));
  518. }
  519. or_conn->chan->conn = NULL;
  520. or_conn->chan = NULL;
  521. }
  522. }
  523. if (conn->type == CONN_TYPE_AP) {
  524. entry_connection_t *entry_conn = TO_ENTRY_CONN(conn);
  525. tor_free(entry_conn->chosen_exit_name);
  526. tor_free(entry_conn->original_dest_address);
  527. if (entry_conn->socks_request)
  528. socks_request_free(entry_conn->socks_request);
  529. if (entry_conn->pending_optimistic_data) {
  530. generic_buffer_free(entry_conn->pending_optimistic_data);
  531. }
  532. if (entry_conn->sending_optimistic_data) {
  533. generic_buffer_free(entry_conn->sending_optimistic_data);
  534. }
  535. }
  536. if (CONN_IS_EDGE(conn)) {
  537. rend_data_free(TO_EDGE_CONN(conn)->rend_data);
  538. }
  539. if (conn->type == CONN_TYPE_CONTROL) {
  540. control_connection_t *control_conn = TO_CONTROL_CONN(conn);
  541. tor_free(control_conn->safecookie_client_hash);
  542. tor_free(control_conn->incoming_cmd);
  543. if (control_conn->ephemeral_onion_services) {
  544. SMARTLIST_FOREACH(control_conn->ephemeral_onion_services, char *, cp, {
  545. memwipe(cp, 0, strlen(cp));
  546. tor_free(cp);
  547. });
  548. smartlist_free(control_conn->ephemeral_onion_services);
  549. }
  550. }
  551. /* Probably already freed by connection_free. */
  552. tor_event_free(conn->read_event);
  553. tor_event_free(conn->write_event);
  554. conn->read_event = conn->write_event = NULL;
  555. IF_HAS_BUFFEREVENT(conn, {
  556. /* This was a workaround to handle bugs in some old versions of libevent
  557. * where callbacks can occur after calling bufferevent_free(). Setting
  558. * the callbacks to NULL prevented this. It shouldn't be necessary any
  559. * more, but let's not tempt fate for now. */
  560. bufferevent_setcb(conn->bufev, NULL, NULL, NULL, NULL);
  561. bufferevent_free(conn->bufev);
  562. conn->bufev = NULL;
  563. });
  564. if (conn->type == CONN_TYPE_DIR) {
  565. dir_connection_t *dir_conn = TO_DIR_CONN(conn);
  566. tor_free(dir_conn->requested_resource);
  567. tor_zlib_free(dir_conn->zlib_state);
  568. if (dir_conn->fingerprint_stack) {
  569. SMARTLIST_FOREACH(dir_conn->fingerprint_stack, char *, cp, tor_free(cp));
  570. smartlist_free(dir_conn->fingerprint_stack);
  571. }
  572. cached_dir_decref(dir_conn->cached_dir);
  573. rend_data_free(dir_conn->rend_data);
  574. }
  575. if (SOCKET_OK(conn->s)) {
  576. log_debug(LD_NET,"closing fd %d.",(int)conn->s);
  577. tor_close_socket(conn->s);
  578. conn->s = TOR_INVALID_SOCKET;
  579. }
  580. if (conn->type == CONN_TYPE_OR &&
  581. !tor_digest_is_zero(TO_OR_CONN(conn)->identity_digest)) {
  582. log_warn(LD_BUG, "called on OR conn with non-zeroed identity_digest");
  583. connection_or_remove_from_identity_map(TO_OR_CONN(conn));
  584. }
  585. if (conn->type == CONN_TYPE_OR || conn->type == CONN_TYPE_EXT_OR) {
  586. connection_or_remove_from_ext_or_id_map(TO_OR_CONN(conn));
  587. tor_free(TO_OR_CONN(conn)->ext_or_conn_id);
  588. tor_free(TO_OR_CONN(conn)->ext_or_auth_correct_client_hash);
  589. tor_free(TO_OR_CONN(conn)->ext_or_transport);
  590. }
  591. #ifdef USE_BUFFEREVENTS
  592. if (conn->type == CONN_TYPE_OR && TO_OR_CONN(conn)->bucket_cfg) {
  593. ev_token_bucket_cfg_free(TO_OR_CONN(conn)->bucket_cfg);
  594. TO_OR_CONN(conn)->bucket_cfg = NULL;
  595. }
  596. #endif
  597. memwipe(mem, 0xCC, memlen); /* poison memory */
  598. tor_free(mem);
  599. }
  600. /** Make sure <b>conn</b> isn't in any of the global conn lists; then free it.
  601. */
  602. void
  603. connection_free(connection_t *conn)
  604. {
  605. if (!conn)
  606. return;
  607. tor_assert(!connection_is_on_closeable_list(conn));
  608. tor_assert(!connection_in_array(conn));
  609. if (conn->linked_conn) {
  610. log_err(LD_BUG, "Called with conn->linked_conn still set.");
  611. tor_fragile_assert();
  612. conn->linked_conn->linked_conn = NULL;
  613. if (! conn->linked_conn->marked_for_close &&
  614. conn->linked_conn->reading_from_linked_conn)
  615. connection_start_reading(conn->linked_conn);
  616. conn->linked_conn = NULL;
  617. }
  618. if (connection_speaks_cells(conn)) {
  619. if (!tor_digest_is_zero(TO_OR_CONN(conn)->identity_digest)) {
  620. connection_or_remove_from_identity_map(TO_OR_CONN(conn));
  621. }
  622. }
  623. if (conn->type == CONN_TYPE_CONTROL) {
  624. connection_control_closed(TO_CONTROL_CONN(conn));
  625. }
  626. connection_unregister_events(conn);
  627. connection_free_(conn);
  628. }
  629. /**
  630. * Called when we're about to finally unlink and free a connection:
  631. * perform necessary accounting and cleanup
  632. * - Directory conns that failed to fetch a rendezvous descriptor
  633. * need to inform pending rendezvous streams.
  634. * - OR conns need to call rep_hist_note_*() to record status.
  635. * - AP conns need to send a socks reject if necessary.
  636. * - Exit conns need to call connection_dns_remove() if necessary.
  637. * - AP and Exit conns need to send an end cell if they can.
  638. * - DNS conns need to fail any resolves that are pending on them.
  639. * - OR and edge connections need to be unlinked from circuits.
  640. */
  641. void
  642. connection_about_to_close_connection(connection_t *conn)
  643. {
  644. tor_assert(conn->marked_for_close);
  645. switch (conn->type) {
  646. case CONN_TYPE_DIR:
  647. connection_dir_about_to_close(TO_DIR_CONN(conn));
  648. break;
  649. case CONN_TYPE_OR:
  650. case CONN_TYPE_EXT_OR:
  651. connection_or_about_to_close(TO_OR_CONN(conn));
  652. break;
  653. case CONN_TYPE_AP:
  654. connection_ap_about_to_close(TO_ENTRY_CONN(conn));
  655. break;
  656. case CONN_TYPE_EXIT:
  657. connection_exit_about_to_close(TO_EDGE_CONN(conn));
  658. break;
  659. }
  660. }
  661. /** Return true iff connection_close_immediate() has been called on this
  662. * connection. */
  663. #define CONN_IS_CLOSED(c) \
  664. ((c)->linked ? ((c)->linked_conn_is_closed) : (! SOCKET_OK(c->s)))
  665. /** Close the underlying socket for <b>conn</b>, so we don't try to
  666. * flush it. Must be used in conjunction with (right before)
  667. * connection_mark_for_close().
  668. */
  669. void
  670. connection_close_immediate(connection_t *conn)
  671. {
  672. assert_connection_ok(conn,0);
  673. if (CONN_IS_CLOSED(conn)) {
  674. log_err(LD_BUG,"Attempt to close already-closed connection.");
  675. tor_fragile_assert();
  676. return;
  677. }
  678. if (conn->outbuf_flushlen) {
  679. log_info(LD_NET,"fd %d, type %s, state %s, %d bytes on outbuf.",
  680. (int)conn->s, conn_type_to_string(conn->type),
  681. conn_state_to_string(conn->type, conn->state),
  682. (int)conn->outbuf_flushlen);
  683. }
  684. connection_unregister_events(conn);
  685. if (SOCKET_OK(conn->s))
  686. tor_close_socket(conn->s);
  687. conn->s = TOR_INVALID_SOCKET;
  688. if (conn->linked)
  689. conn->linked_conn_is_closed = 1;
  690. if (conn->outbuf)
  691. buf_clear(conn->outbuf);
  692. conn->outbuf_flushlen = 0;
  693. }
  694. /** Mark <b>conn</b> to be closed next time we loop through
  695. * conn_close_if_marked() in main.c. */
  696. void
  697. connection_mark_for_close_(connection_t *conn, int line, const char *file)
  698. {
  699. assert_connection_ok(conn,0);
  700. tor_assert(line);
  701. tor_assert(line < 1<<16); /* marked_for_close can only fit a uint16_t. */
  702. tor_assert(file);
  703. if (conn->type == CONN_TYPE_OR) {
  704. /*
  705. * An or_connection should have been closed through one of the channel-
  706. * aware functions in connection_or.c. We'll assume this is an error
  707. * close and do that, and log a bug warning.
  708. */
  709. log_warn(LD_CHANNEL | LD_BUG,
  710. "Something tried to close an or_connection_t without going "
  711. "through channels at %s:%d",
  712. file, line);
  713. connection_or_close_for_error(TO_OR_CONN(conn), 0);
  714. } else {
  715. /* Pass it down to the real function */
  716. connection_mark_for_close_internal_(conn, line, file);
  717. }
  718. }
  719. /** Mark <b>conn</b> to be closed next time we loop through
  720. * conn_close_if_marked() in main.c; the _internal version bypasses the
  721. * CONN_TYPE_OR checks; this should be called when you either are sure that
  722. * if this is an or_connection_t the controlling channel has been notified
  723. * (e.g. with connection_or_notify_error()), or you actually are the
  724. * connection_or_close_for_error() or connection_or_close_normally function.
  725. * For all other cases, use connection_mark_and_flush() instead, which
  726. * checks for or_connection_t properly, instead. See below.
  727. */
  728. void
  729. connection_mark_for_close_internal_(connection_t *conn,
  730. int line, const char *file)
  731. {
  732. assert_connection_ok(conn,0);
  733. tor_assert(line);
  734. tor_assert(line < 1<<16); /* marked_for_close can only fit a uint16_t. */
  735. tor_assert(file);
  736. if (conn->marked_for_close) {
  737. log_warn(LD_BUG,"Duplicate call to connection_mark_for_close at %s:%d"
  738. " (first at %s:%d)", file, line, conn->marked_for_close_file,
  739. conn->marked_for_close);
  740. tor_fragile_assert();
  741. return;
  742. }
  743. if (conn->type == CONN_TYPE_OR) {
  744. /*
  745. * Bad news if this happens without telling the controlling channel; do
  746. * this so we can find things that call this wrongly when the asserts hit.
  747. */
  748. log_debug(LD_CHANNEL,
  749. "Calling connection_mark_for_close_internal_() on an OR conn "
  750. "at %s:%d",
  751. file, line);
  752. }
  753. conn->marked_for_close = line;
  754. conn->marked_for_close_file = file;
  755. add_connection_to_closeable_list(conn);
  756. /* in case we're going to be held-open-til-flushed, reset
  757. * the number of seconds since last successful write, so
  758. * we get our whole 15 seconds */
  759. conn->timestamp_lastwritten = time(NULL);
  760. }
  761. /** Find each connection that has hold_open_until_flushed set to
  762. * 1 but hasn't written in the past 15 seconds, and set
  763. * hold_open_until_flushed to 0. This means it will get cleaned
  764. * up in the next loop through close_if_marked() in main.c.
  765. */
  766. void
  767. connection_expire_held_open(void)
  768. {
  769. time_t now;
  770. smartlist_t *conns = get_connection_array();
  771. now = time(NULL);
  772. SMARTLIST_FOREACH_BEGIN(conns, connection_t *, conn) {
  773. /* If we've been holding the connection open, but we haven't written
  774. * for 15 seconds...
  775. */
  776. if (conn->hold_open_until_flushed) {
  777. tor_assert(conn->marked_for_close);
  778. if (now - conn->timestamp_lastwritten >= 15) {
  779. int severity;
  780. if (conn->type == CONN_TYPE_EXIT ||
  781. (conn->type == CONN_TYPE_DIR &&
  782. conn->purpose == DIR_PURPOSE_SERVER))
  783. severity = LOG_INFO;
  784. else
  785. severity = LOG_NOTICE;
  786. log_fn(severity, LD_NET,
  787. "Giving up on marked_for_close conn that's been flushing "
  788. "for 15s (fd %d, type %s, state %s).",
  789. (int)conn->s, conn_type_to_string(conn->type),
  790. conn_state_to_string(conn->type, conn->state));
  791. conn->hold_open_until_flushed = 0;
  792. }
  793. }
  794. } SMARTLIST_FOREACH_END(conn);
  795. }
  796. #if defined(HAVE_SYS_UN_H) || defined(RUNNING_DOXYGEN)
  797. /** Create an AF_UNIX listenaddr struct.
  798. * <b>listenaddress</b> provides the path to the Unix socket.
  799. *
  800. * Eventually <b>listenaddress</b> will also optionally contain user, group,
  801. * and file permissions for the new socket. But not yet. XXX
  802. * Also, since we do not create the socket here the information doesn't help
  803. * here.
  804. *
  805. * If not NULL <b>readable_address</b> will contain a copy of the path part of
  806. * <b>listenaddress</b>.
  807. *
  808. * The listenaddr struct has to be freed by the caller.
  809. */
  810. static struct sockaddr_un *
  811. create_unix_sockaddr(const char *listenaddress, char **readable_address,
  812. socklen_t *len_out)
  813. {
  814. struct sockaddr_un *sockaddr = NULL;
  815. sockaddr = tor_malloc_zero(sizeof(struct sockaddr_un));
  816. sockaddr->sun_family = AF_UNIX;
  817. if (strlcpy(sockaddr->sun_path, listenaddress, sizeof(sockaddr->sun_path))
  818. >= sizeof(sockaddr->sun_path)) {
  819. log_warn(LD_CONFIG, "Unix socket path '%s' is too long to fit.",
  820. escaped(listenaddress));
  821. tor_free(sockaddr);
  822. return NULL;
  823. }
  824. if (readable_address)
  825. *readable_address = tor_strdup(listenaddress);
  826. *len_out = sizeof(struct sockaddr_un);
  827. return sockaddr;
  828. }
  829. #else
  830. static struct sockaddr *
  831. create_unix_sockaddr(const char *listenaddress, char **readable_address,
  832. socklen_t *len_out)
  833. {
  834. (void)listenaddress;
  835. (void)readable_address;
  836. log_fn(LOG_ERR, LD_BUG,
  837. "Unix domain sockets not supported, yet we tried to create one.");
  838. *len_out = 0;
  839. tor_fragile_assert();
  840. return NULL;
  841. }
  842. #endif /* HAVE_SYS_UN_H */
  843. /** Warn that an accept or a connect has failed because we're running out of
  844. * TCP sockets we can use on current system. Rate-limit these warnings so
  845. * that we don't spam the log. */
  846. static void
  847. warn_too_many_conns(void)
  848. {
  849. #define WARN_TOO_MANY_CONNS_INTERVAL (6*60*60)
  850. static ratelim_t last_warned = RATELIM_INIT(WARN_TOO_MANY_CONNS_INTERVAL);
  851. char *m;
  852. if ((m = rate_limit_log(&last_warned, approx_time()))) {
  853. int n_conns = get_n_open_sockets();
  854. log_warn(LD_NET,"Failing because we have %d connections already. Please "
  855. "read doc/TUNING for guidance.%s", n_conns, m);
  856. tor_free(m);
  857. control_event_general_status(LOG_WARN, "TOO_MANY_CONNECTIONS CURRENT=%d",
  858. n_conns);
  859. }
  860. }
  861. #ifdef HAVE_SYS_UN_H
  862. #define UNIX_SOCKET_PURPOSE_CONTROL_SOCKET 0
  863. #define UNIX_SOCKET_PURPOSE_SOCKS_SOCKET 1
  864. /** Check if the purpose isn't one of the ones we know what to do with */
  865. static int
  866. is_valid_unix_socket_purpose(int purpose)
  867. {
  868. int valid = 0;
  869. switch (purpose) {
  870. case UNIX_SOCKET_PURPOSE_CONTROL_SOCKET:
  871. case UNIX_SOCKET_PURPOSE_SOCKS_SOCKET:
  872. valid = 1;
  873. break;
  874. }
  875. return valid;
  876. }
  877. /** Return a string description of a unix socket purpose */
  878. static const char *
  879. unix_socket_purpose_to_string(int purpose)
  880. {
  881. const char *s = "unknown-purpose socket";
  882. switch (purpose) {
  883. case UNIX_SOCKET_PURPOSE_CONTROL_SOCKET:
  884. s = "control socket";
  885. break;
  886. case UNIX_SOCKET_PURPOSE_SOCKS_SOCKET:
  887. s = "SOCKS socket";
  888. break;
  889. }
  890. return s;
  891. }
  892. /** Check whether we should be willing to open an AF_UNIX socket in
  893. * <b>path</b>. Return 0 if we should go ahead and -1 if we shouldn't. */
  894. static int
  895. check_location_for_unix_socket(const or_options_t *options, const char *path,
  896. int purpose, const port_cfg_t *port)
  897. {
  898. int r = -1;
  899. char *p = NULL;
  900. tor_assert(is_valid_unix_socket_purpose(purpose));
  901. p = tor_strdup(path);
  902. cpd_check_t flags = CPD_CHECK_MODE_ONLY;
  903. if (get_parent_directory(p)<0 || p[0] != '/') {
  904. log_warn(LD_GENERAL, "Bad unix socket address '%s'. Tor does not support "
  905. "relative paths for unix sockets.", path);
  906. goto done;
  907. }
  908. if (port->is_world_writable) {
  909. /* World-writable sockets can go anywhere. */
  910. r = 0;
  911. goto done;
  912. }
  913. if (port->is_group_writable) {
  914. flags |= CPD_GROUP_OK;
  915. }
  916. if (check_private_dir(p, flags, options->User) < 0) {
  917. char *escpath, *escdir;
  918. escpath = esc_for_log(path);
  919. escdir = esc_for_log(p);
  920. log_warn(LD_GENERAL, "Before Tor can create a %s in %s, the directory "
  921. "%s needs to exist, and to be accessible only by the user%s "
  922. "account that is running Tor. (On some Unix systems, anybody "
  923. "who can list a socket can connect to it, so Tor is being "
  924. "careful.)",
  925. unix_socket_purpose_to_string(purpose), escpath, escdir,
  926. port->is_group_writable ? " and group" : "");
  927. tor_free(escpath);
  928. tor_free(escdir);
  929. goto done;
  930. }
  931. r = 0;
  932. done:
  933. tor_free(p);
  934. return r;
  935. }
  936. #endif
  937. /** Tell the TCP stack that it shouldn't wait for a long time after
  938. * <b>sock</b> has closed before reusing its port. Return 0 on success,
  939. * -1 on failure. */
  940. static int
  941. make_socket_reuseable(tor_socket_t sock)
  942. {
  943. #ifdef _WIN32
  944. (void) sock;
  945. return 0;
  946. #else
  947. int one=1;
  948. /* REUSEADDR on normal places means you can rebind to the port
  949. * right after somebody else has let it go. But REUSEADDR on win32
  950. * means you can bind to the port _even when somebody else
  951. * already has it bound_. So, don't do that on Win32. */
  952. if (setsockopt(sock, SOL_SOCKET, SO_REUSEADDR, (void*) &one,
  953. (socklen_t)sizeof(one)) == -1) {
  954. return -1;
  955. }
  956. return 0;
  957. #endif
  958. }
  959. /** Max backlog to pass to listen. We start at */
  960. static int listen_limit = INT_MAX;
  961. /* Listen on <b>fd</b> with appropriate backlog. Return as for listen. */
  962. static int
  963. tor_listen(tor_socket_t fd)
  964. {
  965. int r;
  966. if ((r = listen(fd, listen_limit)) < 0) {
  967. if (listen_limit == SOMAXCONN)
  968. return r;
  969. if ((r = listen(fd, SOMAXCONN)) == 0) {
  970. listen_limit = SOMAXCONN;
  971. log_warn(LD_NET, "Setting listen backlog to INT_MAX connections "
  972. "didn't work, but SOMAXCONN did. Lowering backlog limit.");
  973. }
  974. }
  975. return r;
  976. }
  977. /** Bind a new non-blocking socket listening to the socket described
  978. * by <b>listensockaddr</b>.
  979. *
  980. * <b>address</b> is only used for logging purposes and to add the information
  981. * to the conn.
  982. */
  983. static connection_t *
  984. connection_listener_new(const struct sockaddr *listensockaddr,
  985. socklen_t socklen,
  986. int type, const char *address,
  987. const port_cfg_t *port_cfg)
  988. {
  989. listener_connection_t *lis_conn;
  990. connection_t *conn = NULL;
  991. tor_socket_t s = TOR_INVALID_SOCKET; /* the socket we're going to make */
  992. or_options_t const *options = get_options();
  993. (void) options; /* Windows doesn't use this. */
  994. #if defined(HAVE_PWD_H) && defined(HAVE_SYS_UN_H)
  995. const struct passwd *pw = NULL;
  996. #endif
  997. uint16_t usePort = 0, gotPort = 0;
  998. int start_reading = 0;
  999. static int global_next_session_group = SESSION_GROUP_FIRST_AUTO;
  1000. tor_addr_t addr;
  1001. if (listensockaddr->sa_family == AF_INET ||
  1002. listensockaddr->sa_family == AF_INET6) {
  1003. int is_stream = (type != CONN_TYPE_AP_DNS_LISTENER);
  1004. if (is_stream)
  1005. start_reading = 1;
  1006. tor_addr_from_sockaddr(&addr, listensockaddr, &usePort);
  1007. log_notice(LD_NET, "Opening %s on %s",
  1008. conn_type_to_string(type), fmt_addrport(&addr, usePort));
  1009. s = tor_open_socket_nonblocking(tor_addr_family(&addr),
  1010. is_stream ? SOCK_STREAM : SOCK_DGRAM,
  1011. is_stream ? IPPROTO_TCP: IPPROTO_UDP);
  1012. if (!SOCKET_OK(s)) {
  1013. int e = tor_socket_errno(s);
  1014. if (ERRNO_IS_RESOURCE_LIMIT(e)) {
  1015. warn_too_many_conns();
  1016. } else {
  1017. log_warn(LD_NET, "Socket creation failed: %s",
  1018. tor_socket_strerror(e));
  1019. }
  1020. goto err;
  1021. }
  1022. if (make_socket_reuseable(s) < 0) {
  1023. log_warn(LD_NET, "Error setting SO_REUSEADDR flag on %s: %s",
  1024. conn_type_to_string(type),
  1025. tor_socket_strerror(errno));
  1026. }
  1027. #if defined USE_TRANSPARENT && defined(IP_TRANSPARENT)
  1028. if (options->TransProxyType_parsed == TPT_TPROXY &&
  1029. type == CONN_TYPE_AP_TRANS_LISTENER) {
  1030. int one = 1;
  1031. if (setsockopt(s, SOL_IP, IP_TRANSPARENT, &one, sizeof(one)) < 0) {
  1032. const char *extra = "";
  1033. int e = tor_socket_errno(s);
  1034. if (e == EPERM)
  1035. extra = "TransTPROXY requires root privileges or similar"
  1036. " capabilities.";
  1037. log_warn(LD_NET, "Error setting IP_TRANSPARENT flag: %s.%s",
  1038. tor_socket_strerror(e), extra);
  1039. }
  1040. }
  1041. #endif
  1042. #ifdef IPV6_V6ONLY
  1043. if (listensockaddr->sa_family == AF_INET6) {
  1044. #ifdef _WIN32
  1045. /* In Redmond, this kind of thing passes for standards-conformance. */
  1046. DWORD one = 1;
  1047. #else
  1048. int one = 1;
  1049. #endif
  1050. /* We need to set IPV6_V6ONLY so that this socket can't get used for
  1051. * IPv4 connections. */
  1052. if (setsockopt(s,IPPROTO_IPV6, IPV6_V6ONLY,
  1053. (void*)&one, sizeof(one)) < 0) {
  1054. int e = tor_socket_errno(s);
  1055. log_warn(LD_NET, "Error setting IPV6_V6ONLY flag: %s",
  1056. tor_socket_strerror(e));
  1057. /* Keep going; probably not harmful. */
  1058. }
  1059. }
  1060. #endif
  1061. if (bind(s,listensockaddr,socklen) < 0) {
  1062. const char *helpfulhint = "";
  1063. int e = tor_socket_errno(s);
  1064. if (ERRNO_IS_EADDRINUSE(e))
  1065. helpfulhint = ". Is Tor already running?";
  1066. log_warn(LD_NET, "Could not bind to %s:%u: %s%s", address, usePort,
  1067. tor_socket_strerror(e), helpfulhint);
  1068. goto err;
  1069. }
  1070. if (is_stream) {
  1071. if (tor_listen(s) < 0) {
  1072. log_warn(LD_NET, "Could not listen on %s:%u: %s", address, usePort,
  1073. tor_socket_strerror(tor_socket_errno(s)));
  1074. goto err;
  1075. }
  1076. }
  1077. if (usePort != 0) {
  1078. gotPort = usePort;
  1079. } else {
  1080. tor_addr_t addr2;
  1081. struct sockaddr_storage ss;
  1082. socklen_t ss_len=sizeof(ss);
  1083. if (getsockname(s, (struct sockaddr*)&ss, &ss_len)<0) {
  1084. log_warn(LD_NET, "getsockname() couldn't learn address for %s: %s",
  1085. conn_type_to_string(type),
  1086. tor_socket_strerror(tor_socket_errno(s)));
  1087. gotPort = 0;
  1088. }
  1089. tor_addr_from_sockaddr(&addr2, (struct sockaddr*)&ss, &gotPort);
  1090. }
  1091. #ifdef HAVE_SYS_UN_H
  1092. /*
  1093. * AF_UNIX generic setup stuff
  1094. */
  1095. } else if (listensockaddr->sa_family == AF_UNIX) {
  1096. /* We want to start reading for both AF_UNIX cases */
  1097. start_reading = 1;
  1098. tor_assert(conn_listener_type_supports_af_unix(type));
  1099. if (check_location_for_unix_socket(options, address,
  1100. (type == CONN_TYPE_CONTROL_LISTENER) ?
  1101. UNIX_SOCKET_PURPOSE_CONTROL_SOCKET :
  1102. UNIX_SOCKET_PURPOSE_SOCKS_SOCKET, port_cfg) < 0) {
  1103. goto err;
  1104. }
  1105. log_notice(LD_NET, "Opening %s on %s",
  1106. conn_type_to_string(type), address);
  1107. tor_addr_make_unspec(&addr);
  1108. if (unlink(address) < 0 && errno != ENOENT) {
  1109. log_warn(LD_NET, "Could not unlink %s: %s", address,
  1110. strerror(errno));
  1111. goto err;
  1112. }
  1113. s = tor_open_socket_nonblocking(AF_UNIX, SOCK_STREAM, 0);
  1114. if (! SOCKET_OK(s)) {
  1115. int e = tor_socket_errno(s);
  1116. if (ERRNO_IS_RESOURCE_LIMIT(e)) {
  1117. warn_too_many_conns();
  1118. } else {
  1119. log_warn(LD_NET,"Socket creation failed: %s.", strerror(e));
  1120. }
  1121. goto err;
  1122. }
  1123. if (bind(s, listensockaddr,
  1124. (socklen_t)sizeof(struct sockaddr_un)) == -1) {
  1125. log_warn(LD_NET,"Bind to %s failed: %s.", address,
  1126. tor_socket_strerror(tor_socket_errno(s)));
  1127. goto err;
  1128. }
  1129. #ifdef HAVE_PWD_H
  1130. if (options->User) {
  1131. pw = tor_getpwnam(options->User);
  1132. if (pw == NULL) {
  1133. log_warn(LD_NET,"Unable to chown() %s socket: user %s not found.",
  1134. address, options->User);
  1135. goto err;
  1136. } else if (chown(address, pw->pw_uid, pw->pw_gid) < 0) {
  1137. log_warn(LD_NET,"Unable to chown() %s socket: %s.",
  1138. address, strerror(errno));
  1139. goto err;
  1140. }
  1141. }
  1142. #endif
  1143. {
  1144. unsigned mode;
  1145. const char *status;
  1146. if (port_cfg->is_world_writable) {
  1147. mode = 0666;
  1148. status = "world-writable";
  1149. } else if (port_cfg->is_group_writable) {
  1150. mode = 0660;
  1151. status = "group-writable";
  1152. } else {
  1153. mode = 0600;
  1154. status = "private";
  1155. }
  1156. /* We need to use chmod; fchmod doesn't work on sockets on all
  1157. * platforms. */
  1158. if (chmod(address, mode) < 0) {
  1159. log_warn(LD_FS,"Unable to make %s %s.", address, status);
  1160. goto err;
  1161. }
  1162. }
  1163. if (listen(s, SOMAXCONN) < 0) {
  1164. log_warn(LD_NET, "Could not listen on %s: %s", address,
  1165. tor_socket_strerror(tor_socket_errno(s)));
  1166. goto err;
  1167. }
  1168. #endif /* HAVE_SYS_UN_H */
  1169. } else {
  1170. log_err(LD_BUG, "Got unexpected address family %d.",
  1171. listensockaddr->sa_family);
  1172. tor_assert(0);
  1173. }
  1174. lis_conn = listener_connection_new(type, listensockaddr->sa_family);
  1175. conn = TO_CONN(lis_conn);
  1176. conn->socket_family = listensockaddr->sa_family;
  1177. conn->s = s;
  1178. s = TOR_INVALID_SOCKET; /* Prevent double-close */
  1179. conn->address = tor_strdup(address);
  1180. conn->port = gotPort;
  1181. tor_addr_copy(&conn->addr, &addr);
  1182. memcpy(&lis_conn->entry_cfg, &port_cfg->entry_cfg, sizeof(entry_port_cfg_t));
  1183. if (port_cfg->entry_cfg.isolation_flags) {
  1184. lis_conn->entry_cfg.isolation_flags = port_cfg->entry_cfg.isolation_flags;
  1185. if (port_cfg->entry_cfg.session_group >= 0) {
  1186. lis_conn->entry_cfg.session_group = port_cfg->entry_cfg.session_group;
  1187. } else {
  1188. /* This can wrap after around INT_MAX listeners are opened. But I don't
  1189. * believe that matters, since you would need to open a ridiculous
  1190. * number of listeners while keeping the early ones open before you ever
  1191. * hit this. An OR with a dozen ports open, for example, would have to
  1192. * close and re-open its listeners every second for 4 years nonstop.
  1193. */
  1194. lis_conn->entry_cfg.session_group = global_next_session_group--;
  1195. }
  1196. }
  1197. if (type != CONN_TYPE_AP_LISTENER) {
  1198. lis_conn->entry_cfg.ipv4_traffic = 1;
  1199. lis_conn->entry_cfg.ipv6_traffic = 1;
  1200. lis_conn->entry_cfg.prefer_ipv6 = 0;
  1201. }
  1202. if (connection_add(conn) < 0) { /* no space, forget it */
  1203. log_warn(LD_NET,"connection_add for listener failed. Giving up.");
  1204. goto err;
  1205. }
  1206. log_fn(usePort==gotPort ? LOG_DEBUG : LOG_NOTICE, LD_NET,
  1207. "%s listening on port %u.",
  1208. conn_type_to_string(type), gotPort);
  1209. conn->state = LISTENER_STATE_READY;
  1210. if (start_reading) {
  1211. connection_start_reading(conn);
  1212. } else {
  1213. tor_assert(type == CONN_TYPE_AP_DNS_LISTENER);
  1214. dnsserv_configure_listener(conn);
  1215. }
  1216. return conn;
  1217. err:
  1218. if (SOCKET_OK(s))
  1219. tor_close_socket(s);
  1220. if (conn)
  1221. connection_free(conn);
  1222. return NULL;
  1223. }
  1224. /** Do basic sanity checking on a newly received socket. Return 0
  1225. * if it looks ok, else return -1.
  1226. *
  1227. * Notably, some TCP stacks can erroneously have accept() return successfully
  1228. * with socklen 0, when the client sends an RST before the accept call (as
  1229. * nmap does). We want to detect that, and not go on with the connection.
  1230. */
  1231. static int
  1232. check_sockaddr(const struct sockaddr *sa, int len, int level)
  1233. {
  1234. int ok = 1;
  1235. if (sa->sa_family == AF_INET) {
  1236. struct sockaddr_in *sin=(struct sockaddr_in*)sa;
  1237. if (len != sizeof(struct sockaddr_in)) {
  1238. log_fn(level, LD_NET, "Length of address not as expected: %d vs %d",
  1239. len,(int)sizeof(struct sockaddr_in));
  1240. ok = 0;
  1241. }
  1242. if (sin->sin_addr.s_addr == 0 || sin->sin_port == 0) {
  1243. log_fn(level, LD_NET,
  1244. "Address for new connection has address/port equal to zero.");
  1245. ok = 0;
  1246. }
  1247. } else if (sa->sa_family == AF_INET6) {
  1248. struct sockaddr_in6 *sin6=(struct sockaddr_in6*)sa;
  1249. if (len != sizeof(struct sockaddr_in6)) {
  1250. log_fn(level, LD_NET, "Length of address not as expected: %d vs %d",
  1251. len,(int)sizeof(struct sockaddr_in6));
  1252. ok = 0;
  1253. }
  1254. if (tor_mem_is_zero((void*)sin6->sin6_addr.s6_addr, 16) ||
  1255. sin6->sin6_port == 0) {
  1256. log_fn(level, LD_NET,
  1257. "Address for new connection has address/port equal to zero.");
  1258. ok = 0;
  1259. }
  1260. } else if (sa->sa_family == AF_UNIX) {
  1261. ok = 1;
  1262. } else {
  1263. ok = 0;
  1264. }
  1265. return ok ? 0 : -1;
  1266. }
  1267. /** Check whether the socket family from an accepted socket <b>got</b> is the
  1268. * same as the one that <b>listener</b> is waiting for. If it isn't, log
  1269. * a useful message and return -1. Else return 0.
  1270. *
  1271. * This is annoying, but can apparently happen on some Darwins. */
  1272. static int
  1273. check_sockaddr_family_match(sa_family_t got, connection_t *listener)
  1274. {
  1275. if (got != listener->socket_family) {
  1276. log_info(LD_BUG, "A listener connection returned a socket with a "
  1277. "mismatched family. %s for addr_family %d gave us a socket "
  1278. "with address family %d. Dropping.",
  1279. conn_type_to_string(listener->type),
  1280. (int)listener->socket_family,
  1281. (int)got);
  1282. return -1;
  1283. }
  1284. return 0;
  1285. }
  1286. /** The listener connection <b>conn</b> told poll() it wanted to read.
  1287. * Call accept() on conn-\>s, and add the new connection if necessary.
  1288. */
  1289. static int
  1290. connection_handle_listener_read(connection_t *conn, int new_type)
  1291. {
  1292. tor_socket_t news; /* the new socket */
  1293. connection_t *newconn = 0;
  1294. /* information about the remote peer when connecting to other routers */
  1295. struct sockaddr_storage addrbuf;
  1296. struct sockaddr *remote = (struct sockaddr*)&addrbuf;
  1297. /* length of the remote address. Must be whatever accept() needs. */
  1298. socklen_t remotelen = (socklen_t)sizeof(addrbuf);
  1299. const or_options_t *options = get_options();
  1300. tor_assert((size_t)remotelen >= sizeof(struct sockaddr_in));
  1301. memset(&addrbuf, 0, sizeof(addrbuf));
  1302. news = tor_accept_socket_nonblocking(conn->s,remote,&remotelen);
  1303. if (!SOCKET_OK(news)) { /* accept() error */
  1304. int e = tor_socket_errno(conn->s);
  1305. if (ERRNO_IS_ACCEPT_EAGAIN(e)) {
  1306. return 0; /* he hung up before we could accept(). that's fine. */
  1307. } else if (ERRNO_IS_RESOURCE_LIMIT(e)) {
  1308. warn_too_many_conns();
  1309. return 0;
  1310. }
  1311. /* else there was a real error. */
  1312. log_warn(LD_NET,"accept() failed: %s. Closing listener.",
  1313. tor_socket_strerror(e));
  1314. connection_mark_for_close(conn);
  1315. return -1;
  1316. }
  1317. log_debug(LD_NET,
  1318. "Connection accepted on socket %d (child of fd %d).",
  1319. (int)news,(int)conn->s);
  1320. if (make_socket_reuseable(news) < 0) {
  1321. if (tor_socket_errno(news) == EINVAL) {
  1322. /* This can happen on OSX if we get a badly timed shutdown. */
  1323. log_debug(LD_NET, "make_socket_reuseable returned EINVAL");
  1324. } else {
  1325. log_warn(LD_NET, "Error setting SO_REUSEADDR flag on %s: %s",
  1326. conn_type_to_string(new_type),
  1327. tor_socket_strerror(errno));
  1328. }
  1329. tor_close_socket(news);
  1330. return 0;
  1331. }
  1332. if (options->ConstrainedSockets)
  1333. set_constrained_socket_buffers(news, (int)options->ConstrainedSockSize);
  1334. if (check_sockaddr_family_match(remote->sa_family, conn) < 0) {
  1335. tor_close_socket(news);
  1336. return 0;
  1337. }
  1338. if (conn->socket_family == AF_INET || conn->socket_family == AF_INET6 ||
  1339. (conn->socket_family == AF_UNIX && new_type == CONN_TYPE_AP)) {
  1340. tor_addr_t addr;
  1341. uint16_t port;
  1342. if (check_sockaddr(remote, remotelen, LOG_INFO)<0) {
  1343. log_info(LD_NET,
  1344. "accept() returned a strange address; closing connection.");
  1345. tor_close_socket(news);
  1346. return 0;
  1347. }
  1348. tor_addr_from_sockaddr(&addr, remote, &port);
  1349. /* process entrance policies here, before we even create the connection */
  1350. if (new_type == CONN_TYPE_AP) {
  1351. /* check sockspolicy to see if we should accept it */
  1352. if (socks_policy_permits_address(&addr) == 0) {
  1353. log_notice(LD_APP,
  1354. "Denying socks connection from untrusted address %s.",
  1355. fmt_and_decorate_addr(&addr));
  1356. tor_close_socket(news);
  1357. return 0;
  1358. }
  1359. }
  1360. if (new_type == CONN_TYPE_DIR) {
  1361. /* check dirpolicy to see if we should accept it */
  1362. if (dir_policy_permits_address(&addr) == 0) {
  1363. log_notice(LD_DIRSERV,"Denying dir connection from address %s.",
  1364. fmt_and_decorate_addr(&addr));
  1365. tor_close_socket(news);
  1366. return 0;
  1367. }
  1368. }
  1369. newconn = connection_new(new_type, conn->socket_family);
  1370. newconn->s = news;
  1371. /* remember the remote address */
  1372. tor_addr_copy(&newconn->addr, &addr);
  1373. newconn->port = port;
  1374. newconn->address = tor_dup_addr(&addr);
  1375. if (new_type == CONN_TYPE_AP && conn->socket_family != AF_UNIX) {
  1376. log_info(LD_NET, "New SOCKS connection opened from %s.",
  1377. fmt_and_decorate_addr(&addr));
  1378. }
  1379. if (new_type == CONN_TYPE_AP && conn->socket_family == AF_UNIX) {
  1380. newconn->port = 0;
  1381. newconn->address = tor_strdup(conn->address);
  1382. log_info(LD_NET, "New SOCKS AF_UNIX connection opened");
  1383. }
  1384. if (new_type == CONN_TYPE_CONTROL) {
  1385. log_notice(LD_CONTROL, "New control connection opened from %s.",
  1386. fmt_and_decorate_addr(&addr));
  1387. }
  1388. } else if (conn->socket_family == AF_UNIX && conn->type != CONN_TYPE_AP) {
  1389. tor_assert(conn->type == CONN_TYPE_CONTROL_LISTENER);
  1390. tor_assert(new_type == CONN_TYPE_CONTROL);
  1391. log_notice(LD_CONTROL, "New control connection opened.");
  1392. newconn = connection_new(new_type, conn->socket_family);
  1393. newconn->s = news;
  1394. /* remember the remote address -- do we have anything sane to put here? */
  1395. tor_addr_make_unspec(&newconn->addr);
  1396. newconn->port = 1;
  1397. newconn->address = tor_strdup(conn->address);
  1398. } else {
  1399. tor_assert(0);
  1400. };
  1401. if (connection_add(newconn) < 0) { /* no space, forget it */
  1402. connection_free(newconn);
  1403. return 0; /* no need to tear down the parent */
  1404. }
  1405. if (connection_init_accepted_conn(newconn, TO_LISTENER_CONN(conn)) < 0) {
  1406. if (! newconn->marked_for_close)
  1407. connection_mark_for_close(newconn);
  1408. return 0;
  1409. }
  1410. return 0;
  1411. }
  1412. /** Initialize states for newly accepted connection <b>conn</b>.
  1413. * If conn is an OR, start the TLS handshake.
  1414. * If conn is a transparent AP, get its original destination
  1415. * and place it in circuit_wait.
  1416. */
  1417. static int
  1418. connection_init_accepted_conn(connection_t *conn,
  1419. const listener_connection_t *listener)
  1420. {
  1421. int rv;
  1422. connection_start_reading(conn);
  1423. switch (conn->type) {
  1424. case CONN_TYPE_EXT_OR:
  1425. /* Initiate Extended ORPort authentication. */
  1426. return connection_ext_or_start_auth(TO_OR_CONN(conn));
  1427. case CONN_TYPE_OR:
  1428. control_event_or_conn_status(TO_OR_CONN(conn), OR_CONN_EVENT_NEW, 0);
  1429. rv = connection_tls_start_handshake(TO_OR_CONN(conn), 1);
  1430. if (rv < 0) {
  1431. connection_or_close_for_error(TO_OR_CONN(conn), 0);
  1432. }
  1433. return rv;
  1434. break;
  1435. case CONN_TYPE_AP:
  1436. memcpy(&TO_ENTRY_CONN(conn)->entry_cfg, &listener->entry_cfg,
  1437. sizeof(entry_port_cfg_t));
  1438. TO_ENTRY_CONN(conn)->nym_epoch = get_signewnym_epoch();
  1439. TO_ENTRY_CONN(conn)->socks_request->listener_type = listener->base_.type;
  1440. switch (TO_CONN(listener)->type) {
  1441. case CONN_TYPE_AP_LISTENER:
  1442. conn->state = AP_CONN_STATE_SOCKS_WAIT;
  1443. TO_ENTRY_CONN(conn)->socks_request->socks_prefer_no_auth =
  1444. listener->entry_cfg.socks_prefer_no_auth;
  1445. break;
  1446. case CONN_TYPE_AP_TRANS_LISTENER:
  1447. TO_ENTRY_CONN(conn)->is_transparent_ap = 1;
  1448. conn->state = AP_CONN_STATE_CIRCUIT_WAIT;
  1449. return connection_ap_process_transparent(TO_ENTRY_CONN(conn));
  1450. case CONN_TYPE_AP_NATD_LISTENER:
  1451. TO_ENTRY_CONN(conn)->is_transparent_ap = 1;
  1452. conn->state = AP_CONN_STATE_NATD_WAIT;
  1453. break;
  1454. }
  1455. break;
  1456. case CONN_TYPE_DIR:
  1457. conn->purpose = DIR_PURPOSE_SERVER;
  1458. conn->state = DIR_CONN_STATE_SERVER_COMMAND_WAIT;
  1459. break;
  1460. case CONN_TYPE_CONTROL:
  1461. conn->state = CONTROL_CONN_STATE_NEEDAUTH;
  1462. break;
  1463. }
  1464. return 0;
  1465. }
  1466. static int
  1467. connection_connect_sockaddr(connection_t *conn,
  1468. const struct sockaddr *sa,
  1469. socklen_t sa_len,
  1470. const struct sockaddr *bindaddr,
  1471. socklen_t bindaddr_len,
  1472. int *socket_error)
  1473. {
  1474. tor_socket_t s;
  1475. int inprogress = 0;
  1476. const or_options_t *options = get_options();
  1477. tor_assert(conn);
  1478. tor_assert(sa);
  1479. tor_assert(socket_error);
  1480. if (get_options()->DisableNetwork) {
  1481. /* We should never even try to connect anyplace if DisableNetwork is set.
  1482. * Warn if we do, and refuse to make the connection. */
  1483. static ratelim_t disablenet_violated = RATELIM_INIT(30*60);
  1484. *socket_error = SOCK_ERRNO(ENETUNREACH);
  1485. log_fn_ratelim(&disablenet_violated, LOG_WARN, LD_BUG,
  1486. "Tried to open a socket with DisableNetwork set.");
  1487. tor_fragile_assert();
  1488. return -1;
  1489. }
  1490. const int protocol_family = sa->sa_family;
  1491. const int proto = (sa->sa_family == AF_INET6 ||
  1492. sa->sa_family == AF_INET) ? IPPROTO_TCP : 0;
  1493. s = tor_open_socket_nonblocking(protocol_family, SOCK_STREAM, proto);
  1494. if (! SOCKET_OK(s)) {
  1495. *socket_error = tor_socket_errno(s);
  1496. if (ERRNO_IS_RESOURCE_LIMIT(*socket_error)) {
  1497. warn_too_many_conns();
  1498. } else {
  1499. log_warn(LD_NET,"Error creating network socket: %s",
  1500. tor_socket_strerror(*socket_error));
  1501. }
  1502. return -1;
  1503. }
  1504. if (make_socket_reuseable(s) < 0) {
  1505. log_warn(LD_NET, "Error setting SO_REUSEADDR flag on new connection: %s",
  1506. tor_socket_strerror(errno));
  1507. }
  1508. if (bindaddr && bind(s, bindaddr, bindaddr_len) < 0) {
  1509. *socket_error = tor_socket_errno(s);
  1510. log_warn(LD_NET,"Error binding network socket: %s",
  1511. tor_socket_strerror(*socket_error));
  1512. tor_close_socket(s);
  1513. return -1;
  1514. }
  1515. tor_assert(options);
  1516. if (options->ConstrainedSockets)
  1517. set_constrained_socket_buffers(s, (int)options->ConstrainedSockSize);
  1518. if (connect(s, sa, sa_len) < 0) {
  1519. int e = tor_socket_errno(s);
  1520. if (!ERRNO_IS_CONN_EINPROGRESS(e)) {
  1521. /* yuck. kill it. */
  1522. *socket_error = e;
  1523. log_info(LD_NET,
  1524. "connect() to socket failed: %s",
  1525. tor_socket_strerror(e));
  1526. tor_close_socket(s);
  1527. return -1;
  1528. } else {
  1529. inprogress = 1;
  1530. }
  1531. }
  1532. /* it succeeded. we're connected. */
  1533. log_fn(inprogress ? LOG_DEBUG : LOG_INFO, LD_NET,
  1534. "Connection to socket %s (sock "TOR_SOCKET_T_FORMAT").",
  1535. inprogress ? "in progress" : "established", s);
  1536. conn->s = s;
  1537. if (connection_add_connecting(conn) < 0) {
  1538. /* no space, forget it */
  1539. *socket_error = SOCK_ERRNO(ENOBUFS);
  1540. return -1;
  1541. }
  1542. return inprogress ? 0 : 1;
  1543. }
  1544. /** Take conn, make a nonblocking socket; try to connect to
  1545. * addr:port (they arrive in *host order*). If fail, return -1 and if
  1546. * applicable put your best guess about errno into *<b>socket_error</b>.
  1547. * Else assign s to conn-\>s: if connected return 1, if EAGAIN return 0.
  1548. *
  1549. * address is used to make the logs useful.
  1550. *
  1551. * On success, add conn to the list of polled connections.
  1552. */
  1553. int
  1554. connection_connect(connection_t *conn, const char *address,
  1555. const tor_addr_t *addr, uint16_t port, int *socket_error)
  1556. {
  1557. struct sockaddr_storage addrbuf;
  1558. struct sockaddr_storage bind_addr_ss;
  1559. struct sockaddr *bind_addr = NULL;
  1560. struct sockaddr *dest_addr;
  1561. int dest_addr_len, bind_addr_len = 0;
  1562. const or_options_t *options = get_options();
  1563. int protocol_family;
  1564. if (tor_addr_family(addr) == AF_INET6)
  1565. protocol_family = PF_INET6;
  1566. else
  1567. protocol_family = PF_INET;
  1568. if (!tor_addr_is_loopback(addr)) {
  1569. const tor_addr_t *ext_addr = NULL;
  1570. if (protocol_family == AF_INET &&
  1571. !tor_addr_is_null(&options->OutboundBindAddressIPv4_))
  1572. ext_addr = &options->OutboundBindAddressIPv4_;
  1573. else if (protocol_family == AF_INET6 &&
  1574. !tor_addr_is_null(&options->OutboundBindAddressIPv6_))
  1575. ext_addr = &options->OutboundBindAddressIPv6_;
  1576. if (ext_addr) {
  1577. memset(&bind_addr_ss, 0, sizeof(bind_addr_ss));
  1578. bind_addr_len = tor_addr_to_sockaddr(ext_addr, 0,
  1579. (struct sockaddr *) &bind_addr_ss,
  1580. sizeof(bind_addr_ss));
  1581. if (bind_addr_len == 0) {
  1582. log_warn(LD_NET,
  1583. "Error converting OutboundBindAddress %s into sockaddr. "
  1584. "Ignoring.", fmt_and_decorate_addr(ext_addr));
  1585. } else {
  1586. bind_addr = (struct sockaddr *)&bind_addr_ss;
  1587. }
  1588. }
  1589. }
  1590. memset(&addrbuf,0,sizeof(addrbuf));
  1591. dest_addr = (struct sockaddr*) &addrbuf;
  1592. dest_addr_len = tor_addr_to_sockaddr(addr, port, dest_addr, sizeof(addrbuf));
  1593. tor_assert(dest_addr_len > 0);
  1594. log_debug(LD_NET, "Connecting to %s:%u.",
  1595. escaped_safe_str_client(address), port);
  1596. return connection_connect_sockaddr(conn, dest_addr, dest_addr_len,
  1597. bind_addr, bind_addr_len, socket_error);
  1598. }
  1599. #ifdef HAVE_SYS_UN_H
  1600. /** Take conn, make a nonblocking socket; try to connect to
  1601. * an AF_UNIX socket at socket_path. If fail, return -1 and if applicable
  1602. * put your best guess about errno into *<b>socket_error</b>. Else assign s
  1603. * to conn-\>s: if connected return 1, if EAGAIN return 0.
  1604. *
  1605. * On success, add conn to the list of polled connections.
  1606. */
  1607. int
  1608. connection_connect_unix(connection_t *conn, const char *socket_path,
  1609. int *socket_error)
  1610. {
  1611. struct sockaddr_un dest_addr;
  1612. tor_assert(socket_path);
  1613. /* Check that we'll be able to fit it into dest_addr later */
  1614. if (strlen(socket_path) + 1 > sizeof(dest_addr.sun_path)) {
  1615. log_warn(LD_NET,
  1616. "Path %s is too long for an AF_UNIX socket\n",
  1617. escaped_safe_str_client(socket_path));
  1618. *socket_error = SOCK_ERRNO(ENAMETOOLONG);
  1619. return -1;
  1620. }
  1621. memset(&dest_addr, 0, sizeof(dest_addr));
  1622. dest_addr.sun_family = AF_UNIX;
  1623. strlcpy(dest_addr.sun_path, socket_path, sizeof(dest_addr.sun_path));
  1624. log_debug(LD_NET,
  1625. "Connecting to AF_UNIX socket at %s.",
  1626. escaped_safe_str_client(socket_path));
  1627. return connection_connect_sockaddr(conn,
  1628. (struct sockaddr *)&dest_addr, sizeof(dest_addr),
  1629. NULL, 0, socket_error);
  1630. }
  1631. #endif /* defined(HAVE_SYS_UN_H) */
  1632. /** Convert state number to string representation for logging purposes.
  1633. */
  1634. static const char *
  1635. connection_proxy_state_to_string(int state)
  1636. {
  1637. static const char *unknown = "???";
  1638. static const char *states[] = {
  1639. "PROXY_NONE",
  1640. "PROXY_INFANT",
  1641. "PROXY_HTTPS_WANT_CONNECT_OK",
  1642. "PROXY_SOCKS4_WANT_CONNECT_OK",
  1643. "PROXY_SOCKS5_WANT_AUTH_METHOD_NONE",
  1644. "PROXY_SOCKS5_WANT_AUTH_METHOD_RFC1929",
  1645. "PROXY_SOCKS5_WANT_AUTH_RFC1929_OK",
  1646. "PROXY_SOCKS5_WANT_CONNECT_OK",
  1647. "PROXY_CONNECTED",
  1648. };
  1649. if (state < PROXY_NONE || state > PROXY_CONNECTED)
  1650. return unknown;
  1651. return states[state];
  1652. }
  1653. /** Returns the global proxy type used by tor. Use this function for
  1654. * logging or high-level purposes, don't use it to fill the
  1655. * <b>proxy_type</b> field of or_connection_t; use the actual proxy
  1656. * protocol instead.*/
  1657. static int
  1658. get_proxy_type(void)
  1659. {
  1660. const or_options_t *options = get_options();
  1661. if (options->ClientTransportPlugin)
  1662. return PROXY_PLUGGABLE;
  1663. else if (options->HTTPSProxy)
  1664. return PROXY_CONNECT;
  1665. else if (options->Socks4Proxy)
  1666. return PROXY_SOCKS4;
  1667. else if (options->Socks5Proxy)
  1668. return PROXY_SOCKS5;
  1669. else
  1670. return PROXY_NONE;
  1671. }
  1672. /* One byte for the version, one for the command, two for the
  1673. port, and four for the addr... and, one more for the
  1674. username NUL: */
  1675. #define SOCKS4_STANDARD_BUFFER_SIZE (1 + 1 + 2 + 4 + 1)
  1676. /** Write a proxy request of <b>type</b> (socks4, socks5, https) to conn
  1677. * for conn->addr:conn->port, authenticating with the auth details given
  1678. * in the configuration (if available). SOCKS 5 and HTTP CONNECT proxies
  1679. * support authentication.
  1680. *
  1681. * Returns -1 if conn->addr is incompatible with the proxy protocol, and
  1682. * 0 otherwise.
  1683. *
  1684. * Use connection_read_proxy_handshake() to complete the handshake.
  1685. */
  1686. int
  1687. connection_proxy_connect(connection_t *conn, int type)
  1688. {
  1689. const or_options_t *options;
  1690. tor_assert(conn);
  1691. options = get_options();
  1692. switch (type) {
  1693. case PROXY_CONNECT: {
  1694. char buf[1024];
  1695. char *base64_authenticator=NULL;
  1696. const char *authenticator = options->HTTPSProxyAuthenticator;
  1697. /* Send HTTP CONNECT and authentication (if available) in
  1698. * one request */
  1699. if (authenticator) {
  1700. base64_authenticator = alloc_http_authenticator(authenticator);
  1701. if (!base64_authenticator)
  1702. log_warn(LD_OR, "Encoding https authenticator failed");
  1703. }
  1704. if (base64_authenticator) {
  1705. const char *addrport = fmt_addrport(&conn->addr, conn->port);
  1706. tor_snprintf(buf, sizeof(buf), "CONNECT %s HTTP/1.1\r\n"
  1707. "Host: %s\r\n"
  1708. "Proxy-Authorization: Basic %s\r\n\r\n",
  1709. addrport,
  1710. addrport,
  1711. base64_authenticator);
  1712. tor_free(base64_authenticator);
  1713. } else {
  1714. tor_snprintf(buf, sizeof(buf), "CONNECT %s HTTP/1.0\r\n\r\n",
  1715. fmt_addrport(&conn->addr, conn->port));
  1716. }
  1717. connection_write_to_buf(buf, strlen(buf), conn);
  1718. conn->proxy_state = PROXY_HTTPS_WANT_CONNECT_OK;
  1719. break;
  1720. }
  1721. case PROXY_SOCKS4: {
  1722. unsigned char *buf;
  1723. uint16_t portn;
  1724. uint32_t ip4addr;
  1725. size_t buf_size = 0;
  1726. char *socks_args_string = NULL;
  1727. /* Send a SOCKS4 connect request */
  1728. if (tor_addr_family(&conn->addr) != AF_INET) {
  1729. log_warn(LD_NET, "SOCKS4 client is incompatible with IPv6");
  1730. return -1;
  1731. }
  1732. { /* If we are here because we are trying to connect to a
  1733. pluggable transport proxy, check if we have any SOCKS
  1734. arguments to transmit. If we do, compress all arguments to
  1735. a single string in 'socks_args_string': */
  1736. if (get_proxy_type() == PROXY_PLUGGABLE) {
  1737. socks_args_string =
  1738. pt_get_socks_args_for_proxy_addrport(&conn->addr, conn->port);
  1739. if (socks_args_string)
  1740. log_debug(LD_NET, "Sending out '%s' as our SOCKS argument string.",
  1741. socks_args_string);
  1742. }
  1743. }
  1744. { /* Figure out the buffer size we need for the SOCKS message: */
  1745. buf_size = SOCKS4_STANDARD_BUFFER_SIZE;
  1746. /* If we have a SOCKS argument string, consider its size when
  1747. calculating the buffer size: */
  1748. if (socks_args_string)
  1749. buf_size += strlen(socks_args_string);
  1750. }
  1751. buf = tor_malloc_zero(buf_size);
  1752. ip4addr = tor_addr_to_ipv4n(&conn->addr);
  1753. portn = htons(conn->port);
  1754. buf[0] = 4; /* version */
  1755. buf[1] = SOCKS_COMMAND_CONNECT; /* command */
  1756. memcpy(buf + 2, &portn, 2); /* port */
  1757. memcpy(buf + 4, &ip4addr, 4); /* addr */
  1758. /* Next packet field is the userid. If we have pluggable
  1759. transport SOCKS arguments, we have to embed them
  1760. there. Otherwise, we use an empty userid. */
  1761. if (socks_args_string) { /* place the SOCKS args string: */
  1762. tor_assert(strlen(socks_args_string) > 0);
  1763. tor_assert(buf_size >=
  1764. SOCKS4_STANDARD_BUFFER_SIZE + strlen(socks_args_string));
  1765. strlcpy((char *)buf + 8, socks_args_string, buf_size - 8);
  1766. tor_free(socks_args_string);
  1767. } else {
  1768. buf[8] = 0; /* no userid */
  1769. }
  1770. connection_write_to_buf((char *)buf, buf_size, conn);
  1771. tor_free(buf);
  1772. conn->proxy_state = PROXY_SOCKS4_WANT_CONNECT_OK;
  1773. break;
  1774. }
  1775. case PROXY_SOCKS5: {
  1776. unsigned char buf[4]; /* fields: vers, num methods, method list */
  1777. /* Send a SOCKS5 greeting (connect request must wait) */
  1778. buf[0] = 5; /* version */
  1779. /* We have to use SOCKS5 authentication, if we have a
  1780. Socks5ProxyUsername or if we want to pass arguments to our
  1781. pluggable transport proxy: */
  1782. if ((options->Socks5ProxyUsername) ||
  1783. (get_proxy_type() == PROXY_PLUGGABLE &&
  1784. (get_socks_args_by_bridge_addrport(&conn->addr, conn->port)))) {
  1785. /* number of auth methods */
  1786. buf[1] = 2;
  1787. buf[2] = 0x00; /* no authentication */
  1788. buf[3] = 0x02; /* rfc1929 Username/Passwd auth */
  1789. conn->proxy_state = PROXY_SOCKS5_WANT_AUTH_METHOD_RFC1929;
  1790. } else {
  1791. buf[1] = 1;
  1792. buf[2] = 0x00; /* no authentication */
  1793. conn->proxy_state = PROXY_SOCKS5_WANT_AUTH_METHOD_NONE;
  1794. }
  1795. connection_write_to_buf((char *)buf, 2 + buf[1], conn);
  1796. break;
  1797. }
  1798. default:
  1799. log_err(LD_BUG, "Invalid proxy protocol, %d", type);
  1800. tor_fragile_assert();
  1801. return -1;
  1802. }
  1803. log_debug(LD_NET, "set state %s",
  1804. connection_proxy_state_to_string(conn->proxy_state));
  1805. return 0;
  1806. }
  1807. /** Read conn's inbuf. If the http response from the proxy is all
  1808. * here, make sure it's good news, then return 1. If it's bad news,
  1809. * return -1. Else return 0 and hope for better luck next time.
  1810. */
  1811. static int
  1812. connection_read_https_proxy_response(connection_t *conn)
  1813. {
  1814. char *headers;
  1815. char *reason=NULL;
  1816. int status_code;
  1817. time_t date_header;
  1818. switch (fetch_from_buf_http(conn->inbuf,
  1819. &headers, MAX_HEADERS_SIZE,
  1820. NULL, NULL, 10000, 0)) {
  1821. case -1: /* overflow */
  1822. log_warn(LD_PROTOCOL,
  1823. "Your https proxy sent back an oversized response. Closing.");
  1824. return -1;
  1825. case 0:
  1826. log_info(LD_NET,"https proxy response not all here yet. Waiting.");
  1827. return 0;
  1828. /* case 1, fall through */
  1829. }
  1830. if (parse_http_response(headers, &status_code, &date_header,
  1831. NULL, &reason) < 0) {
  1832. log_warn(LD_NET,
  1833. "Unparseable headers from proxy (connecting to '%s'). Closing.",
  1834. conn->address);
  1835. tor_free(headers);
  1836. return -1;
  1837. }
  1838. tor_free(headers);
  1839. if (!reason) reason = tor_strdup("[no reason given]");
  1840. if (status_code == 200) {
  1841. log_info(LD_NET,
  1842. "HTTPS connect to '%s' successful! (200 %s) Starting TLS.",
  1843. conn->address, escaped(reason));
  1844. tor_free(reason);
  1845. return 1;
  1846. }
  1847. /* else, bad news on the status code */
  1848. switch (status_code) {
  1849. case 403:
  1850. log_warn(LD_NET,
  1851. "The https proxy refused to allow connection to %s "
  1852. "(status code %d, %s). Closing.",
  1853. conn->address, status_code, escaped(reason));
  1854. break;
  1855. default:
  1856. log_warn(LD_NET,
  1857. "The https proxy sent back an unexpected status code %d (%s). "
  1858. "Closing.",
  1859. status_code, escaped(reason));
  1860. break;
  1861. }
  1862. tor_free(reason);
  1863. return -1;
  1864. }
  1865. /** Send SOCKS5 CONNECT command to <b>conn</b>, copying <b>conn->addr</b>
  1866. * and <b>conn->port</b> into the request.
  1867. */
  1868. static void
  1869. connection_send_socks5_connect(connection_t *conn)
  1870. {
  1871. unsigned char buf[1024];
  1872. size_t reqsize = 6;
  1873. uint16_t port = htons(conn->port);
  1874. buf[0] = 5; /* version */
  1875. buf[1] = SOCKS_COMMAND_CONNECT; /* command */
  1876. buf[2] = 0; /* reserved */
  1877. if (tor_addr_family(&conn->addr) == AF_INET) {
  1878. uint32_t addr = tor_addr_to_ipv4n(&conn->addr);
  1879. buf[3] = 1;
  1880. reqsize += 4;
  1881. memcpy(buf + 4, &addr, 4);
  1882. memcpy(buf + 8, &port, 2);
  1883. } else { /* AF_INET6 */
  1884. buf[3] = 4;
  1885. reqsize += 16;
  1886. memcpy(buf + 4, tor_addr_to_in6(&conn->addr), 16);
  1887. memcpy(buf + 20, &port, 2);
  1888. }
  1889. connection_write_to_buf((char *)buf, reqsize, conn);
  1890. conn->proxy_state = PROXY_SOCKS5_WANT_CONNECT_OK;
  1891. }
  1892. /** Wrapper around fetch_from_(buf/evbuffer)_socks_client: see those functions
  1893. * for documentation of its behavior. */
  1894. static int
  1895. connection_fetch_from_buf_socks_client(connection_t *conn,
  1896. int state, char **reason)
  1897. {
  1898. IF_HAS_BUFFEREVENT(conn, {
  1899. struct evbuffer *input = bufferevent_get_input(conn->bufev);
  1900. return fetch_from_evbuffer_socks_client(input, state, reason);
  1901. }) ELSE_IF_NO_BUFFEREVENT {
  1902. return fetch_from_buf_socks_client(conn->inbuf, state, reason);
  1903. }
  1904. }
  1905. /** Call this from connection_*_process_inbuf() to advance the proxy
  1906. * handshake.
  1907. *
  1908. * No matter what proxy protocol is used, if this function returns 1, the
  1909. * handshake is complete, and the data remaining on inbuf may contain the
  1910. * start of the communication with the requested server.
  1911. *
  1912. * Returns 0 if the current buffer contains an incomplete response, and -1
  1913. * on error.
  1914. */
  1915. int
  1916. connection_read_proxy_handshake(connection_t *conn)
  1917. {
  1918. int ret = 0;
  1919. char *reason = NULL;
  1920. log_debug(LD_NET, "enter state %s",
  1921. connection_proxy_state_to_string(conn->proxy_state));
  1922. switch (conn->proxy_state) {
  1923. case PROXY_HTTPS_WANT_CONNECT_OK:
  1924. ret = connection_read_https_proxy_response(conn);
  1925. if (ret == 1)
  1926. conn->proxy_state = PROXY_CONNECTED;
  1927. break;
  1928. case PROXY_SOCKS4_WANT_CONNECT_OK:
  1929. ret = connection_fetch_from_buf_socks_client(conn,
  1930. conn->proxy_state,
  1931. &reason);
  1932. if (ret == 1)
  1933. conn->proxy_state = PROXY_CONNECTED;
  1934. break;
  1935. case PROXY_SOCKS5_WANT_AUTH_METHOD_NONE:
  1936. ret = connection_fetch_from_buf_socks_client(conn,
  1937. conn->proxy_state,
  1938. &reason);
  1939. /* no auth needed, do connect */
  1940. if (ret == 1) {
  1941. connection_send_socks5_connect(conn);
  1942. ret = 0;
  1943. }
  1944. break;
  1945. case PROXY_SOCKS5_WANT_AUTH_METHOD_RFC1929:
  1946. ret = connection_fetch_from_buf_socks_client(conn,
  1947. conn->proxy_state,
  1948. &reason);
  1949. /* send auth if needed, otherwise do connect */
  1950. if (ret == 1) {
  1951. connection_send_socks5_connect(conn);
  1952. ret = 0;
  1953. } else if (ret == 2) {
  1954. unsigned char buf[1024];
  1955. size_t reqsize, usize, psize;
  1956. const char *user, *pass;
  1957. char *socks_args_string = NULL;
  1958. if (get_proxy_type() == PROXY_PLUGGABLE) {
  1959. socks_args_string =
  1960. pt_get_socks_args_for_proxy_addrport(&conn->addr, conn->port);
  1961. if (!socks_args_string) {
  1962. log_warn(LD_NET, "Could not create SOCKS args string.");
  1963. ret = -1;
  1964. break;
  1965. }
  1966. log_debug(LD_NET, "SOCKS5 arguments: %s", socks_args_string);
  1967. tor_assert(strlen(socks_args_string) > 0);
  1968. tor_assert(strlen(socks_args_string) <= MAX_SOCKS5_AUTH_SIZE_TOTAL);
  1969. if (strlen(socks_args_string) > MAX_SOCKS5_AUTH_FIELD_SIZE) {
  1970. user = socks_args_string;
  1971. usize = MAX_SOCKS5_AUTH_FIELD_SIZE;
  1972. pass = socks_args_string + MAX_SOCKS5_AUTH_FIELD_SIZE;
  1973. psize = strlen(socks_args_string) - MAX_SOCKS5_AUTH_FIELD_SIZE;
  1974. } else {
  1975. user = socks_args_string;
  1976. usize = strlen(socks_args_string);
  1977. pass = "\0";
  1978. psize = 1;
  1979. }
  1980. } else if (get_options()->Socks5ProxyUsername) {
  1981. user = get_options()->Socks5ProxyUsername;
  1982. pass = get_options()->Socks5ProxyPassword;
  1983. tor_assert(user && pass);
  1984. usize = strlen(user);
  1985. psize = strlen(pass);
  1986. } else {
  1987. log_err(LD_BUG, "We entered %s for no reason!", __func__);
  1988. tor_fragile_assert();
  1989. ret = -1;
  1990. break;
  1991. }
  1992. /* Username and password lengths should have been checked
  1993. above and during torrc parsing. */
  1994. tor_assert(usize <= MAX_SOCKS5_AUTH_FIELD_SIZE &&
  1995. psize <= MAX_SOCKS5_AUTH_FIELD_SIZE);
  1996. reqsize = 3 + usize + psize;
  1997. buf[0] = 1; /* negotiation version */
  1998. buf[1] = usize;
  1999. memcpy(buf + 2, user, usize);
  2000. buf[2 + usize] = psize;
  2001. memcpy(buf + 3 + usize, pass, psize);
  2002. if (socks_args_string)
  2003. tor_free(socks_args_string);
  2004. connection_write_to_buf((char *)buf, reqsize, conn);
  2005. conn->proxy_state = PROXY_SOCKS5_WANT_AUTH_RFC1929_OK;
  2006. ret = 0;
  2007. }
  2008. break;
  2009. case PROXY_SOCKS5_WANT_AUTH_RFC1929_OK:
  2010. ret = connection_fetch_from_buf_socks_client(conn,
  2011. conn->proxy_state,
  2012. &reason);
  2013. /* send the connect request */
  2014. if (ret == 1) {
  2015. connection_send_socks5_connect(conn);
  2016. ret = 0;
  2017. }
  2018. break;
  2019. case PROXY_SOCKS5_WANT_CONNECT_OK:
  2020. ret = connection_fetch_from_buf_socks_client(conn,
  2021. conn->proxy_state,
  2022. &reason);
  2023. if (ret == 1)
  2024. conn->proxy_state = PROXY_CONNECTED;
  2025. break;
  2026. default:
  2027. log_err(LD_BUG, "Invalid proxy_state for reading, %d",
  2028. conn->proxy_state);
  2029. tor_fragile_assert();
  2030. ret = -1;
  2031. break;
  2032. }
  2033. log_debug(LD_NET, "leaving state %s",
  2034. connection_proxy_state_to_string(conn->proxy_state));
  2035. if (ret < 0) {
  2036. if (reason) {
  2037. log_warn(LD_NET, "Proxy Client: unable to connect to %s:%d (%s)",
  2038. conn->address, conn->port, escaped(reason));
  2039. tor_free(reason);
  2040. } else {
  2041. log_warn(LD_NET, "Proxy Client: unable to connect to %s:%d",
  2042. conn->address, conn->port);
  2043. }
  2044. } else if (ret == 1) {
  2045. log_info(LD_NET, "Proxy Client: connection to %s:%d successful",
  2046. conn->address, conn->port);
  2047. }
  2048. return ret;
  2049. }
  2050. /** Given a list of listener connections in <b>old_conns</b>, and list of
  2051. * port_cfg_t entries in <b>ports</b>, open a new listener for every port in
  2052. * <b>ports</b> that does not already have a listener in <b>old_conns</b>.
  2053. *
  2054. * Remove from <b>old_conns</b> every connection that has a corresponding
  2055. * entry in <b>ports</b>. Add to <b>new_conns</b> new every connection we
  2056. * launch.
  2057. *
  2058. * If <b>control_listeners_only</b> is true, then we only open control
  2059. * listeners, and we do not remove any noncontrol listeners from old_conns.
  2060. *
  2061. * Return 0 on success, -1 on failure.
  2062. **/
  2063. static int
  2064. retry_listener_ports(smartlist_t *old_conns,
  2065. const smartlist_t *ports,
  2066. smartlist_t *new_conns,
  2067. int control_listeners_only)
  2068. {
  2069. smartlist_t *launch = smartlist_new();
  2070. int r = 0;
  2071. if (control_listeners_only) {
  2072. SMARTLIST_FOREACH(ports, port_cfg_t *, p, {
  2073. if (p->type == CONN_TYPE_CONTROL_LISTENER)
  2074. smartlist_add(launch, p);
  2075. });
  2076. } else {
  2077. smartlist_add_all(launch, ports);
  2078. }
  2079. /* Iterate through old_conns, comparing it to launch: remove from both lists
  2080. * each pair of elements that corresponds to the same port. */
  2081. SMARTLIST_FOREACH_BEGIN(old_conns, connection_t *, conn) {
  2082. const port_cfg_t *found_port = NULL;
  2083. /* Okay, so this is a listener. Is it configured? */
  2084. SMARTLIST_FOREACH_BEGIN(launch, const port_cfg_t *, wanted) {
  2085. if (conn->type != wanted->type)
  2086. continue;
  2087. if ((conn->socket_family != AF_UNIX && wanted->is_unix_addr) ||
  2088. (conn->socket_family == AF_UNIX && ! wanted->is_unix_addr))
  2089. continue;
  2090. if (wanted->server_cfg.no_listen)
  2091. continue; /* We don't want to open a listener for this one */
  2092. if (wanted->is_unix_addr) {
  2093. if (conn->socket_family == AF_UNIX &&
  2094. !strcmp(wanted->unix_addr, conn->address)) {
  2095. found_port = wanted;
  2096. break;
  2097. }
  2098. } else {
  2099. int port_matches;
  2100. if (wanted->port == CFG_AUTO_PORT) {
  2101. port_matches = 1;
  2102. } else {
  2103. port_matches = (wanted->port == conn->port);
  2104. }
  2105. if (port_matches && tor_addr_eq(&wanted->addr, &conn->addr)) {
  2106. found_port = wanted;
  2107. break;
  2108. }
  2109. }
  2110. } SMARTLIST_FOREACH_END(wanted);
  2111. if (found_port) {
  2112. /* This listener is already running; we don't need to launch it. */
  2113. //log_debug(LD_NET, "Already have %s on %s:%d",
  2114. // conn_type_to_string(found_port->type), conn->address, conn->port);
  2115. smartlist_remove(launch, found_port);
  2116. /* And we can remove the connection from old_conns too. */
  2117. SMARTLIST_DEL_CURRENT(old_conns, conn);
  2118. }
  2119. } SMARTLIST_FOREACH_END(conn);
  2120. /* Now open all the listeners that are configured but not opened. */
  2121. SMARTLIST_FOREACH_BEGIN(launch, const port_cfg_t *, port) {
  2122. struct sockaddr *listensockaddr;
  2123. socklen_t listensocklen = 0;
  2124. char *address=NULL;
  2125. connection_t *conn;
  2126. int real_port = port->port == CFG_AUTO_PORT ? 0 : port->port;
  2127. tor_assert(real_port <= UINT16_MAX);
  2128. if (port->server_cfg.no_listen)
  2129. continue;
  2130. if (port->is_unix_addr) {
  2131. listensockaddr = (struct sockaddr *)
  2132. create_unix_sockaddr(port->unix_addr,
  2133. &address, &listensocklen);
  2134. } else {
  2135. listensockaddr = tor_malloc(sizeof(struct sockaddr_storage));
  2136. listensocklen = tor_addr_to_sockaddr(&port->addr,
  2137. real_port,
  2138. listensockaddr,
  2139. sizeof(struct sockaddr_storage));
  2140. address = tor_dup_addr(&port->addr);
  2141. }
  2142. if (listensockaddr) {
  2143. conn = connection_listener_new(listensockaddr, listensocklen,
  2144. port->type, address, port);
  2145. tor_free(listensockaddr);
  2146. tor_free(address);
  2147. } else {
  2148. conn = NULL;
  2149. }
  2150. if (!conn) {
  2151. r = -1;
  2152. } else {
  2153. if (new_conns)
  2154. smartlist_add(new_conns, conn);
  2155. }
  2156. } SMARTLIST_FOREACH_END(port);
  2157. smartlist_free(launch);
  2158. return r;
  2159. }
  2160. /** Launch listeners for each port you should have open. Only launch
  2161. * listeners who are not already open, and only close listeners we no longer
  2162. * want.
  2163. *
  2164. * Add all old conns that should be closed to <b>replaced_conns</b>.
  2165. * Add all new connections to <b>new_conns</b>.
  2166. *
  2167. * If <b>close_all_noncontrol</b> is true, then we only open control
  2168. * listeners, and we close all other listeners.
  2169. */
  2170. int
  2171. retry_all_listeners(smartlist_t *replaced_conns,
  2172. smartlist_t *new_conns, int close_all_noncontrol)
  2173. {
  2174. smartlist_t *listeners = smartlist_new();
  2175. const or_options_t *options = get_options();
  2176. int retval = 0;
  2177. const uint16_t old_or_port = router_get_advertised_or_port(options);
  2178. const uint16_t old_or_port_ipv6 =
  2179. router_get_advertised_or_port_by_af(options,AF_INET6);
  2180. const uint16_t old_dir_port = router_get_advertised_dir_port(options, 0);
  2181. SMARTLIST_FOREACH_BEGIN(get_connection_array(), connection_t *, conn) {
  2182. if (connection_is_listener(conn) && !conn->marked_for_close)
  2183. smartlist_add(listeners, conn);
  2184. } SMARTLIST_FOREACH_END(conn);
  2185. if (retry_listener_ports(listeners,
  2186. get_configured_ports(),
  2187. new_conns,
  2188. close_all_noncontrol) < 0)
  2189. retval = -1;
  2190. /* Any members that were still in 'listeners' don't correspond to
  2191. * any configured port. Kill 'em. */
  2192. SMARTLIST_FOREACH_BEGIN(listeners, connection_t *, conn) {
  2193. log_notice(LD_NET, "Closing no-longer-configured %s on %s:%d",
  2194. conn_type_to_string(conn->type), conn->address, conn->port);
  2195. if (replaced_conns) {
  2196. smartlist_add(replaced_conns, conn);
  2197. } else {
  2198. connection_close_immediate(conn);
  2199. connection_mark_for_close(conn);
  2200. }
  2201. } SMARTLIST_FOREACH_END(conn);
  2202. smartlist_free(listeners);
  2203. if (old_or_port != router_get_advertised_or_port(options) ||
  2204. old_or_port_ipv6 != router_get_advertised_or_port_by_af(options,
  2205. AF_INET6) ||
  2206. old_dir_port != router_get_advertised_dir_port(options, 0)) {
  2207. /* Our chosen ORPort or DirPort is not what it used to be: the
  2208. * descriptor we had (if any) should be regenerated. (We won't
  2209. * automatically notice this because of changes in the option,
  2210. * since the value could be "auto".) */
  2211. mark_my_descriptor_dirty("Chosen Or/DirPort changed");
  2212. }
  2213. return retval;
  2214. }
  2215. /** Mark every listener of type other than CONTROL_LISTENER to be closed. */
  2216. void
  2217. connection_mark_all_noncontrol_listeners(void)
  2218. {
  2219. SMARTLIST_FOREACH_BEGIN(get_connection_array(), connection_t *, conn) {
  2220. if (conn->marked_for_close)
  2221. continue;
  2222. if (conn->type == CONN_TYPE_CONTROL_LISTENER)
  2223. continue;
  2224. if (connection_is_listener(conn))
  2225. connection_mark_for_close(conn);
  2226. } SMARTLIST_FOREACH_END(conn);
  2227. }
  2228. /** Mark every external connection not used for controllers for close. */
  2229. void
  2230. connection_mark_all_noncontrol_connections(void)
  2231. {
  2232. SMARTLIST_FOREACH_BEGIN(get_connection_array(), connection_t *, conn) {
  2233. if (conn->marked_for_close)
  2234. continue;
  2235. switch (conn->type) {
  2236. case CONN_TYPE_CONTROL_LISTENER:
  2237. case CONN_TYPE_CONTROL:
  2238. break;
  2239. case CONN_TYPE_AP:
  2240. connection_mark_unattached_ap(TO_ENTRY_CONN(conn),
  2241. END_STREAM_REASON_HIBERNATING);
  2242. break;
  2243. case CONN_TYPE_OR:
  2244. {
  2245. or_connection_t *orconn = TO_OR_CONN(conn);
  2246. if (orconn->chan) {
  2247. connection_or_close_normally(orconn, 0);
  2248. } else {
  2249. /*
  2250. * There should have been one, but mark for close and hope
  2251. * for the best..
  2252. */
  2253. connection_mark_for_close(conn);
  2254. }
  2255. }
  2256. break;
  2257. default:
  2258. connection_mark_for_close(conn);
  2259. break;
  2260. }
  2261. } SMARTLIST_FOREACH_END(conn);
  2262. }
  2263. /** Return 1 if we should apply rate limiting to <b>conn</b>, and 0
  2264. * otherwise.
  2265. * Right now this just checks if it's an internal IP address or an
  2266. * internal connection. We also should, but don't, check if the connection
  2267. * uses pluggable transports, since we should then limit it even if it
  2268. * comes from an internal IP address. */
  2269. static int
  2270. connection_is_rate_limited(connection_t *conn)
  2271. {
  2272. const or_options_t *options = get_options();
  2273. if (conn->linked)
  2274. return 0; /* Internal connection */
  2275. else if (! options->CountPrivateBandwidth &&
  2276. (tor_addr_family(&conn->addr) == AF_UNSPEC || /* no address */
  2277. tor_addr_family(&conn->addr) == AF_UNIX || /* no address */
  2278. tor_addr_is_internal(&conn->addr, 0)))
  2279. return 0; /* Internal address */
  2280. else
  2281. return 1;
  2282. }
  2283. #ifdef USE_BUFFEREVENTS
  2284. static struct bufferevent_rate_limit_group *global_rate_limit = NULL;
  2285. #else
  2286. extern int global_read_bucket, global_write_bucket;
  2287. extern int global_relayed_read_bucket, global_relayed_write_bucket;
  2288. /** Did either global write bucket run dry last second? If so,
  2289. * we are likely to run dry again this second, so be stingy with the
  2290. * tokens we just put in. */
  2291. static int write_buckets_empty_last_second = 0;
  2292. #endif
  2293. /** How many seconds of no active local circuits will make the
  2294. * connection revert to the "relayed" bandwidth class? */
  2295. #define CLIENT_IDLE_TIME_FOR_PRIORITY 30
  2296. #ifndef USE_BUFFEREVENTS
  2297. /** Return 1 if <b>conn</b> should use tokens from the "relayed"
  2298. * bandwidth rates, else 0. Currently, only OR conns with bandwidth
  2299. * class 1, and directory conns that are serving data out, count.
  2300. */
  2301. static int
  2302. connection_counts_as_relayed_traffic(connection_t *conn, time_t now)
  2303. {
  2304. if (conn->type == CONN_TYPE_OR &&
  2305. connection_or_client_used(TO_OR_CONN(conn)) +
  2306. CLIENT_IDLE_TIME_FOR_PRIORITY < now)
  2307. return 1;
  2308. if (conn->type == CONN_TYPE_DIR && DIR_CONN_IS_SERVER(conn))
  2309. return 1;
  2310. return 0;
  2311. }
  2312. /** Helper function to decide how many bytes out of <b>global_bucket</b>
  2313. * we're willing to use for this transaction. <b>base</b> is the size
  2314. * of a cell on the network; <b>priority</b> says whether we should
  2315. * write many of them or just a few; and <b>conn_bucket</b> (if
  2316. * non-negative) provides an upper limit for our answer. */
  2317. static ssize_t
  2318. connection_bucket_round_robin(int base, int priority,
  2319. ssize_t global_bucket, ssize_t conn_bucket)
  2320. {
  2321. ssize_t at_most;
  2322. ssize_t num_bytes_high = (priority ? 32 : 16) * base;
  2323. ssize_t num_bytes_low = (priority ? 4 : 2) * base;
  2324. /* Do a rudimentary round-robin so one circuit can't hog a connection.
  2325. * Pick at most 32 cells, at least 4 cells if possible, and if we're in
  2326. * the middle pick 1/8 of the available bandwidth. */
  2327. at_most = global_bucket / 8;
  2328. at_most -= (at_most % base); /* round down */
  2329. if (at_most > num_bytes_high) /* 16 KB, or 8 KB for low-priority */
  2330. at_most = num_bytes_high;
  2331. else if (at_most < num_bytes_low) /* 2 KB, or 1 KB for low-priority */
  2332. at_most = num_bytes_low;
  2333. if (at_most > global_bucket)
  2334. at_most = global_bucket;
  2335. if (conn_bucket >= 0 && at_most > conn_bucket)
  2336. at_most = conn_bucket;
  2337. if (at_most < 0)
  2338. return 0;
  2339. return at_most;
  2340. }
  2341. /** How many bytes at most can we read onto this connection? */
  2342. static ssize_t
  2343. connection_bucket_read_limit(connection_t *conn, time_t now)
  2344. {
  2345. int base = RELAY_PAYLOAD_SIZE;
  2346. int priority = conn->type != CONN_TYPE_DIR;
  2347. int conn_bucket = -1;
  2348. int global_bucket = global_read_bucket;
  2349. if (connection_speaks_cells(conn)) {
  2350. or_connection_t *or_conn = TO_OR_CONN(conn);
  2351. if (conn->state == OR_CONN_STATE_OPEN)
  2352. conn_bucket = or_conn->read_bucket;
  2353. base = get_cell_network_size(or_conn->wide_circ_ids);
  2354. }
  2355. if (!connection_is_rate_limited(conn)) {
  2356. /* be willing to read on local conns even if our buckets are empty */
  2357. return conn_bucket>=0 ? conn_bucket : 1<<14;
  2358. }
  2359. if (connection_counts_as_relayed_traffic(conn, now) &&
  2360. global_relayed_read_bucket <= global_read_bucket)
  2361. global_bucket = global_relayed_read_bucket;
  2362. return connection_bucket_round_robin(base, priority,
  2363. global_bucket, conn_bucket);
  2364. }
  2365. /** How many bytes at most can we write onto this connection? */
  2366. ssize_t
  2367. connection_bucket_write_limit(connection_t *conn, time_t now)
  2368. {
  2369. int base = RELAY_PAYLOAD_SIZE;
  2370. int priority = conn->type != CONN_TYPE_DIR;
  2371. int conn_bucket = (int)conn->outbuf_flushlen;
  2372. int global_bucket = global_write_bucket;
  2373. if (!connection_is_rate_limited(conn)) {
  2374. /* be willing to write to local conns even if our buckets are empty */
  2375. return conn->outbuf_flushlen;
  2376. }
  2377. if (connection_speaks_cells(conn)) {
  2378. /* use the per-conn write limit if it's lower, but if it's less
  2379. * than zero just use zero */
  2380. or_connection_t *or_conn = TO_OR_CONN(conn);
  2381. if (conn->state == OR_CONN_STATE_OPEN)
  2382. if (or_conn->write_bucket < conn_bucket)
  2383. conn_bucket = or_conn->write_bucket >= 0 ?
  2384. or_conn->write_bucket : 0;
  2385. base = get_cell_network_size(or_conn->wide_circ_ids);
  2386. }
  2387. if (connection_counts_as_relayed_traffic(conn, now) &&
  2388. global_relayed_write_bucket <= global_write_bucket)
  2389. global_bucket = global_relayed_write_bucket;
  2390. return connection_bucket_round_robin(base, priority,
  2391. global_bucket, conn_bucket);
  2392. }
  2393. #else
  2394. static ssize_t
  2395. connection_bucket_read_limit(connection_t *conn, time_t now)
  2396. {
  2397. (void) now;
  2398. return bufferevent_get_max_to_read(conn->bufev);
  2399. }
  2400. ssize_t
  2401. connection_bucket_write_limit(connection_t *conn, time_t now)
  2402. {
  2403. (void) now;
  2404. return bufferevent_get_max_to_write(conn->bufev);
  2405. }
  2406. #endif
  2407. /** Return 1 if the global write buckets are low enough that we
  2408. * shouldn't send <b>attempt</b> bytes of low-priority directory stuff
  2409. * out to <b>conn</b>. Else return 0.
  2410. * Priority was 1 for v1 requests (directories and running-routers),
  2411. * and 2 for v2 requests and later (statuses and descriptors).
  2412. *
  2413. * There are a lot of parameters we could use here:
  2414. * - global_relayed_write_bucket. Low is bad.
  2415. * - global_write_bucket. Low is bad.
  2416. * - bandwidthrate. Low is bad.
  2417. * - bandwidthburst. Not a big factor?
  2418. * - attempt. High is bad.
  2419. * - total bytes queued on outbufs. High is bad. But I'm wary of
  2420. * using this, since a few slow-flushing queues will pump up the
  2421. * number without meaning what we meant to mean. What we really
  2422. * mean is "total directory bytes added to outbufs recently", but
  2423. * that's harder to quantify and harder to keep track of.
  2424. */
  2425. int
  2426. global_write_bucket_low(connection_t *conn, size_t attempt, int priority)
  2427. {
  2428. #ifdef USE_BUFFEREVENTS
  2429. ssize_t smaller_bucket = bufferevent_get_max_to_write(conn->bufev);
  2430. #else
  2431. int smaller_bucket = global_write_bucket < global_relayed_write_bucket ?
  2432. global_write_bucket : global_relayed_write_bucket;
  2433. #endif
  2434. if (authdir_mode(get_options()) && priority>1)
  2435. return 0; /* there's always room to answer v2 if we're an auth dir */
  2436. if (!connection_is_rate_limited(conn))
  2437. return 0; /* local conns don't get limited */
  2438. if (smaller_bucket < (int)attempt)
  2439. return 1; /* not enough space no matter the priority */
  2440. #ifndef USE_BUFFEREVENTS
  2441. if (write_buckets_empty_last_second)
  2442. return 1; /* we're already hitting our limits, no more please */
  2443. #endif
  2444. if (priority == 1) { /* old-style v1 query */
  2445. /* Could we handle *two* of these requests within the next two seconds? */
  2446. const or_options_t *options = get_options();
  2447. int64_t can_write = (int64_t)smaller_bucket
  2448. + 2*(options->RelayBandwidthRate ? options->RelayBandwidthRate :
  2449. options->BandwidthRate);
  2450. if (can_write < 2*(int64_t)attempt)
  2451. return 1;
  2452. } else { /* v2 query */
  2453. /* no further constraints yet */
  2454. }
  2455. return 0;
  2456. }
  2457. /** Helper: adjusts our bandwidth history and informs the controller as
  2458. * appropriate, given that we have just read <b>num_read</b> bytes and written
  2459. * <b>num_written</b> bytes on <b>conn</b>. */
  2460. static void
  2461. record_num_bytes_transferred_impl(connection_t *conn,
  2462. time_t now, size_t num_read, size_t num_written)
  2463. {
  2464. /* Count bytes of answering direct and tunneled directory requests */
  2465. if (conn->type == CONN_TYPE_DIR && conn->purpose == DIR_PURPOSE_SERVER) {
  2466. if (num_read > 0)
  2467. rep_hist_note_dir_bytes_read(num_read, now);
  2468. if (num_written > 0)
  2469. rep_hist_note_dir_bytes_written(num_written, now);
  2470. }
  2471. if (!connection_is_rate_limited(conn))
  2472. return; /* local IPs are free */
  2473. if (conn->type == CONN_TYPE_OR)
  2474. rep_hist_note_or_conn_bytes(conn->global_identifier, num_read,
  2475. num_written, now);
  2476. if (num_read > 0) {
  2477. rep_hist_note_bytes_read(num_read, now);
  2478. }
  2479. if (num_written > 0) {
  2480. rep_hist_note_bytes_written(num_written, now);
  2481. }
  2482. if (conn->type == CONN_TYPE_EXIT)
  2483. rep_hist_note_exit_bytes(conn->port, num_written, num_read);
  2484. }
  2485. #ifdef USE_BUFFEREVENTS
  2486. /** Wrapper around fetch_from_(buf/evbuffer)_socks_client: see those functions
  2487. * for documentation of its behavior. */
  2488. static void
  2489. record_num_bytes_transferred(connection_t *conn,
  2490. time_t now, size_t num_read, size_t num_written)
  2491. {
  2492. /* XXX024 check if this is necessary */
  2493. if (num_written >= INT_MAX || num_read >= INT_MAX) {
  2494. log_err(LD_BUG, "Value out of range. num_read=%lu, num_written=%lu, "
  2495. "connection type=%s, state=%s",
  2496. (unsigned long)num_read, (unsigned long)num_written,
  2497. conn_type_to_string(conn->type),
  2498. conn_state_to_string(conn->type, conn->state));
  2499. if (num_written >= INT_MAX) num_written = 1;
  2500. if (num_read >= INT_MAX) num_read = 1;
  2501. tor_fragile_assert();
  2502. }
  2503. record_num_bytes_transferred_impl(conn,now,num_read,num_written);
  2504. }
  2505. #endif
  2506. /** Helper: convert given <b>tvnow</b> time value to milliseconds since
  2507. * midnight. */
  2508. static uint32_t
  2509. msec_since_midnight(const struct timeval *tvnow)
  2510. {
  2511. return (uint32_t)(((tvnow->tv_sec % 86400L) * 1000L) +
  2512. ((uint32_t)tvnow->tv_usec / (uint32_t)1000L));
  2513. }
  2514. /** Helper: return the time in milliseconds since <b>last_empty_time</b>
  2515. * when a bucket ran empty that previously had <b>tokens_before</b> tokens
  2516. * now has <b>tokens_after</b> tokens after refilling at timestamp
  2517. * <b>tvnow</b>, capped at <b>milliseconds_elapsed</b> milliseconds since
  2518. * last refilling that bucket. Return 0 if the bucket has not been empty
  2519. * since the last refill or has not been refilled. */
  2520. uint32_t
  2521. bucket_millis_empty(int tokens_before, uint32_t last_empty_time,
  2522. int tokens_after, int milliseconds_elapsed,
  2523. const struct timeval *tvnow)
  2524. {
  2525. uint32_t result = 0, refilled;
  2526. if (tokens_before <= 0 && tokens_after > tokens_before) {
  2527. refilled = msec_since_midnight(tvnow);
  2528. result = (uint32_t)((refilled + 86400L * 1000L - last_empty_time) %
  2529. (86400L * 1000L));
  2530. if (result > (uint32_t)milliseconds_elapsed)
  2531. result = (uint32_t)milliseconds_elapsed;
  2532. }
  2533. return result;
  2534. }
  2535. /** Check if a bucket which had <b>tokens_before</b> tokens and which got
  2536. * <b>tokens_removed</b> tokens removed at timestamp <b>tvnow</b> has run
  2537. * out of tokens, and if so, note the milliseconds since midnight in
  2538. * <b>timestamp_var</b> for the next TB_EMPTY event. */
  2539. void
  2540. connection_buckets_note_empty_ts(uint32_t *timestamp_var,
  2541. int tokens_before, size_t tokens_removed,
  2542. const struct timeval *tvnow)
  2543. {
  2544. if (tokens_before > 0 && (uint32_t)tokens_before <= tokens_removed)
  2545. *timestamp_var = msec_since_midnight(tvnow);
  2546. }
  2547. #ifndef USE_BUFFEREVENTS
  2548. /** Last time at which the global or relay buckets were emptied in msec
  2549. * since midnight. */
  2550. static uint32_t global_relayed_read_emptied = 0,
  2551. global_relayed_write_emptied = 0,
  2552. global_read_emptied = 0,
  2553. global_write_emptied = 0;
  2554. /** We just read <b>num_read</b> and wrote <b>num_written</b> bytes
  2555. * onto <b>conn</b>. Decrement buckets appropriately. */
  2556. static void
  2557. connection_buckets_decrement(connection_t *conn, time_t now,
  2558. size_t num_read, size_t num_written)
  2559. {
  2560. if (num_written >= INT_MAX || num_read >= INT_MAX) {
  2561. log_err(LD_BUG, "Value out of range. num_read=%lu, num_written=%lu, "
  2562. "connection type=%s, state=%s",
  2563. (unsigned long)num_read, (unsigned long)num_written,
  2564. conn_type_to_string(conn->type),
  2565. conn_state_to_string(conn->type, conn->state));
  2566. if (num_written >= INT_MAX) num_written = 1;
  2567. if (num_read >= INT_MAX) num_read = 1;
  2568. tor_fragile_assert();
  2569. }
  2570. record_num_bytes_transferred_impl(conn, now, num_read, num_written);
  2571. if (!connection_is_rate_limited(conn))
  2572. return; /* local IPs are free */
  2573. /* If one or more of our token buckets ran dry just now, note the
  2574. * timestamp for TB_EMPTY events. */
  2575. if (get_options()->TestingEnableTbEmptyEvent) {
  2576. struct timeval tvnow;
  2577. tor_gettimeofday_cached(&tvnow);
  2578. if (connection_counts_as_relayed_traffic(conn, now)) {
  2579. connection_buckets_note_empty_ts(&global_relayed_read_emptied,
  2580. global_relayed_read_bucket, num_read, &tvnow);
  2581. connection_buckets_note_empty_ts(&global_relayed_write_emptied,
  2582. global_relayed_write_bucket, num_written, &tvnow);
  2583. }
  2584. connection_buckets_note_empty_ts(&global_read_emptied,
  2585. global_read_bucket, num_read, &tvnow);
  2586. connection_buckets_note_empty_ts(&global_write_emptied,
  2587. global_write_bucket, num_written, &tvnow);
  2588. if (connection_speaks_cells(conn) && conn->state == OR_CONN_STATE_OPEN) {
  2589. or_connection_t *or_conn = TO_OR_CONN(conn);
  2590. connection_buckets_note_empty_ts(&or_conn->read_emptied_time,
  2591. or_conn->read_bucket, num_read, &tvnow);
  2592. connection_buckets_note_empty_ts(&or_conn->write_emptied_time,
  2593. or_conn->write_bucket, num_written, &tvnow);
  2594. }
  2595. }
  2596. if (connection_counts_as_relayed_traffic(conn, now)) {
  2597. global_relayed_read_bucket -= (int)num_read;
  2598. global_relayed_write_bucket -= (int)num_written;
  2599. }
  2600. global_read_bucket -= (int)num_read;
  2601. global_write_bucket -= (int)num_written;
  2602. if (connection_speaks_cells(conn) && conn->state == OR_CONN_STATE_OPEN) {
  2603. TO_OR_CONN(conn)->read_bucket -= (int)num_read;
  2604. TO_OR_CONN(conn)->write_bucket -= (int)num_written;
  2605. }
  2606. }
  2607. /** If we have exhausted our global buckets, or the buckets for conn,
  2608. * stop reading. */
  2609. static void
  2610. connection_consider_empty_read_buckets(connection_t *conn)
  2611. {
  2612. const char *reason;
  2613. if (!connection_is_rate_limited(conn))
  2614. return; /* Always okay. */
  2615. if (global_read_bucket <= 0) {
  2616. reason = "global read bucket exhausted. Pausing.";
  2617. } else if (connection_counts_as_relayed_traffic(conn, approx_time()) &&
  2618. global_relayed_read_bucket <= 0) {
  2619. reason = "global relayed read bucket exhausted. Pausing.";
  2620. } else if (connection_speaks_cells(conn) &&
  2621. conn->state == OR_CONN_STATE_OPEN &&
  2622. TO_OR_CONN(conn)->read_bucket <= 0) {
  2623. reason = "connection read bucket exhausted. Pausing.";
  2624. } else
  2625. return; /* all good, no need to stop it */
  2626. LOG_FN_CONN(conn, (LOG_DEBUG, LD_NET, "%s", reason));
  2627. conn->read_blocked_on_bw = 1;
  2628. connection_stop_reading(conn);
  2629. }
  2630. /** If we have exhausted our global buckets, or the buckets for conn,
  2631. * stop writing. */
  2632. static void
  2633. connection_consider_empty_write_buckets(connection_t *conn)
  2634. {
  2635. const char *reason;
  2636. if (!connection_is_rate_limited(conn))
  2637. return; /* Always okay. */
  2638. if (global_write_bucket <= 0) {
  2639. reason = "global write bucket exhausted. Pausing.";
  2640. } else if (connection_counts_as_relayed_traffic(conn, approx_time()) &&
  2641. global_relayed_write_bucket <= 0) {
  2642. reason = "global relayed write bucket exhausted. Pausing.";
  2643. } else if (connection_speaks_cells(conn) &&
  2644. conn->state == OR_CONN_STATE_OPEN &&
  2645. TO_OR_CONN(conn)->write_bucket <= 0) {
  2646. reason = "connection write bucket exhausted. Pausing.";
  2647. } else
  2648. return; /* all good, no need to stop it */
  2649. LOG_FN_CONN(conn, (LOG_DEBUG, LD_NET, "%s", reason));
  2650. conn->write_blocked_on_bw = 1;
  2651. connection_stop_writing(conn);
  2652. }
  2653. /** Initialize the global read bucket to options-\>BandwidthBurst. */
  2654. void
  2655. connection_bucket_init(void)
  2656. {
  2657. const or_options_t *options = get_options();
  2658. /* start it at max traffic */
  2659. global_read_bucket = (int)options->BandwidthBurst;
  2660. global_write_bucket = (int)options->BandwidthBurst;
  2661. if (options->RelayBandwidthRate) {
  2662. global_relayed_read_bucket = (int)options->RelayBandwidthBurst;
  2663. global_relayed_write_bucket = (int)options->RelayBandwidthBurst;
  2664. } else {
  2665. global_relayed_read_bucket = (int)options->BandwidthBurst;
  2666. global_relayed_write_bucket = (int)options->BandwidthBurst;
  2667. }
  2668. }
  2669. /** Refill a single <b>bucket</b> called <b>name</b> with bandwidth rate per
  2670. * second <b>rate</b> and bandwidth burst <b>burst</b>, assuming that
  2671. * <b>milliseconds_elapsed</b> milliseconds have passed since the last
  2672. * call. */
  2673. static void
  2674. connection_bucket_refill_helper(int *bucket, int rate, int burst,
  2675. int milliseconds_elapsed,
  2676. const char *name)
  2677. {
  2678. int starting_bucket = *bucket;
  2679. if (starting_bucket < burst && milliseconds_elapsed > 0) {
  2680. int64_t incr = (((int64_t)rate) * milliseconds_elapsed) / 1000;
  2681. if ((burst - starting_bucket) < incr) {
  2682. *bucket = burst; /* We would overflow the bucket; just set it to
  2683. * the maximum. */
  2684. } else {
  2685. *bucket += (int)incr;
  2686. if (*bucket > burst || *bucket < starting_bucket) {
  2687. /* If we overflow the burst, or underflow our starting bucket,
  2688. * cap the bucket value to burst. */
  2689. /* XXXX this might be redundant now, but it doesn't show up
  2690. * in profiles. Remove it after analysis. */
  2691. *bucket = burst;
  2692. }
  2693. }
  2694. log_debug(LD_NET,"%s now %d.", name, *bucket);
  2695. }
  2696. }
  2697. /** Time has passed; increment buckets appropriately. */
  2698. void
  2699. connection_bucket_refill(int milliseconds_elapsed, time_t now)
  2700. {
  2701. const or_options_t *options = get_options();
  2702. smartlist_t *conns = get_connection_array();
  2703. int bandwidthrate, bandwidthburst, relayrate, relayburst;
  2704. int prev_global_read = global_read_bucket;
  2705. int prev_global_write = global_write_bucket;
  2706. int prev_relay_read = global_relayed_read_bucket;
  2707. int prev_relay_write = global_relayed_write_bucket;
  2708. struct timeval tvnow; /*< Only used if TB_EMPTY events are enabled. */
  2709. bandwidthrate = (int)options->BandwidthRate;
  2710. bandwidthburst = (int)options->BandwidthBurst;
  2711. if (options->RelayBandwidthRate) {
  2712. relayrate = (int)options->RelayBandwidthRate;
  2713. relayburst = (int)options->RelayBandwidthBurst;
  2714. } else {
  2715. relayrate = bandwidthrate;
  2716. relayburst = bandwidthburst;
  2717. }
  2718. tor_assert(milliseconds_elapsed >= 0);
  2719. write_buckets_empty_last_second =
  2720. global_relayed_write_bucket <= 0 || global_write_bucket <= 0;
  2721. /* refill the global buckets */
  2722. connection_bucket_refill_helper(&global_read_bucket,
  2723. bandwidthrate, bandwidthburst,
  2724. milliseconds_elapsed,
  2725. "global_read_bucket");
  2726. connection_bucket_refill_helper(&global_write_bucket,
  2727. bandwidthrate, bandwidthburst,
  2728. milliseconds_elapsed,
  2729. "global_write_bucket");
  2730. connection_bucket_refill_helper(&global_relayed_read_bucket,
  2731. relayrate, relayburst,
  2732. milliseconds_elapsed,
  2733. "global_relayed_read_bucket");
  2734. connection_bucket_refill_helper(&global_relayed_write_bucket,
  2735. relayrate, relayburst,
  2736. milliseconds_elapsed,
  2737. "global_relayed_write_bucket");
  2738. /* If buckets were empty before and have now been refilled, tell any
  2739. * interested controllers. */
  2740. if (get_options()->TestingEnableTbEmptyEvent) {
  2741. uint32_t global_read_empty_time, global_write_empty_time,
  2742. relay_read_empty_time, relay_write_empty_time;
  2743. tor_gettimeofday_cached(&tvnow);
  2744. global_read_empty_time = bucket_millis_empty(prev_global_read,
  2745. global_read_emptied, global_read_bucket,
  2746. milliseconds_elapsed, &tvnow);
  2747. global_write_empty_time = bucket_millis_empty(prev_global_write,
  2748. global_write_emptied, global_write_bucket,
  2749. milliseconds_elapsed, &tvnow);
  2750. control_event_tb_empty("GLOBAL", global_read_empty_time,
  2751. global_write_empty_time, milliseconds_elapsed);
  2752. relay_read_empty_time = bucket_millis_empty(prev_relay_read,
  2753. global_relayed_read_emptied,
  2754. global_relayed_read_bucket,
  2755. milliseconds_elapsed, &tvnow);
  2756. relay_write_empty_time = bucket_millis_empty(prev_relay_write,
  2757. global_relayed_write_emptied,
  2758. global_relayed_write_bucket,
  2759. milliseconds_elapsed, &tvnow);
  2760. control_event_tb_empty("RELAY", relay_read_empty_time,
  2761. relay_write_empty_time, milliseconds_elapsed);
  2762. }
  2763. /* refill the per-connection buckets */
  2764. SMARTLIST_FOREACH_BEGIN(conns, connection_t *, conn) {
  2765. if (connection_speaks_cells(conn)) {
  2766. or_connection_t *or_conn = TO_OR_CONN(conn);
  2767. int orbandwidthrate = or_conn->bandwidthrate;
  2768. int orbandwidthburst = or_conn->bandwidthburst;
  2769. int prev_conn_read = or_conn->read_bucket;
  2770. int prev_conn_write = or_conn->write_bucket;
  2771. if (connection_bucket_should_increase(or_conn->read_bucket, or_conn)) {
  2772. connection_bucket_refill_helper(&or_conn->read_bucket,
  2773. orbandwidthrate,
  2774. orbandwidthburst,
  2775. milliseconds_elapsed,
  2776. "or_conn->read_bucket");
  2777. }
  2778. if (connection_bucket_should_increase(or_conn->write_bucket, or_conn)) {
  2779. connection_bucket_refill_helper(&or_conn->write_bucket,
  2780. orbandwidthrate,
  2781. orbandwidthburst,
  2782. milliseconds_elapsed,
  2783. "or_conn->write_bucket");
  2784. }
  2785. /* If buckets were empty before and have now been refilled, tell any
  2786. * interested controllers. */
  2787. if (get_options()->TestingEnableTbEmptyEvent) {
  2788. char *bucket;
  2789. uint32_t conn_read_empty_time, conn_write_empty_time;
  2790. tor_asprintf(&bucket, "ORCONN ID="U64_FORMAT,
  2791. U64_PRINTF_ARG(or_conn->base_.global_identifier));
  2792. conn_read_empty_time = bucket_millis_empty(prev_conn_read,
  2793. or_conn->read_emptied_time,
  2794. or_conn->read_bucket,
  2795. milliseconds_elapsed, &tvnow);
  2796. conn_write_empty_time = bucket_millis_empty(prev_conn_write,
  2797. or_conn->write_emptied_time,
  2798. or_conn->write_bucket,
  2799. milliseconds_elapsed, &tvnow);
  2800. control_event_tb_empty(bucket, conn_read_empty_time,
  2801. conn_write_empty_time,
  2802. milliseconds_elapsed);
  2803. tor_free(bucket);
  2804. }
  2805. }
  2806. if (conn->read_blocked_on_bw == 1 /* marked to turn reading back on now */
  2807. && global_read_bucket > 0 /* and we're allowed to read */
  2808. && (!connection_counts_as_relayed_traffic(conn, now) ||
  2809. global_relayed_read_bucket > 0) /* even if we're relayed traffic */
  2810. && (!connection_speaks_cells(conn) ||
  2811. conn->state != OR_CONN_STATE_OPEN ||
  2812. TO_OR_CONN(conn)->read_bucket > 0)) {
  2813. /* and either a non-cell conn or a cell conn with non-empty bucket */
  2814. LOG_FN_CONN(conn, (LOG_DEBUG,LD_NET,
  2815. "waking up conn (fd %d) for read", (int)conn->s));
  2816. conn->read_blocked_on_bw = 0;
  2817. connection_start_reading(conn);
  2818. }
  2819. if (conn->write_blocked_on_bw == 1
  2820. && global_write_bucket > 0 /* and we're allowed to write */
  2821. && (!connection_counts_as_relayed_traffic(conn, now) ||
  2822. global_relayed_write_bucket > 0) /* even if it's relayed traffic */
  2823. && (!connection_speaks_cells(conn) ||
  2824. conn->state != OR_CONN_STATE_OPEN ||
  2825. TO_OR_CONN(conn)->write_bucket > 0)) {
  2826. LOG_FN_CONN(conn, (LOG_DEBUG,LD_NET,
  2827. "waking up conn (fd %d) for write", (int)conn->s));
  2828. conn->write_blocked_on_bw = 0;
  2829. connection_start_writing(conn);
  2830. }
  2831. } SMARTLIST_FOREACH_END(conn);
  2832. }
  2833. /** Is the <b>bucket</b> for connection <b>conn</b> low enough that we
  2834. * should add another pile of tokens to it?
  2835. */
  2836. static int
  2837. connection_bucket_should_increase(int bucket, or_connection_t *conn)
  2838. {
  2839. tor_assert(conn);
  2840. if (conn->base_.state != OR_CONN_STATE_OPEN)
  2841. return 0; /* only open connections play the rate limiting game */
  2842. if (bucket >= conn->bandwidthburst)
  2843. return 0;
  2844. return 1;
  2845. }
  2846. #else
  2847. static void
  2848. connection_buckets_decrement(connection_t *conn, time_t now,
  2849. size_t num_read, size_t num_written)
  2850. {
  2851. (void) conn;
  2852. (void) now;
  2853. (void) num_read;
  2854. (void) num_written;
  2855. /* Libevent does this for us. */
  2856. }
  2857. void
  2858. connection_bucket_refill(int seconds_elapsed, time_t now)
  2859. {
  2860. (void) seconds_elapsed;
  2861. (void) now;
  2862. /* Libevent does this for us. */
  2863. }
  2864. void
  2865. connection_bucket_init(void)
  2866. {
  2867. const or_options_t *options = get_options();
  2868. const struct timeval *tick = tor_libevent_get_one_tick_timeout();
  2869. struct ev_token_bucket_cfg *bucket_cfg;
  2870. uint64_t rate, burst;
  2871. if (options->RelayBandwidthRate) {
  2872. rate = options->RelayBandwidthRate;
  2873. burst = options->RelayBandwidthBurst;
  2874. } else {
  2875. rate = options->BandwidthRate;
  2876. burst = options->BandwidthBurst;
  2877. }
  2878. /* This can't overflow, since TokenBucketRefillInterval <= 1000,
  2879. * and rate started out less than INT32_MAX. */
  2880. rate = (rate * options->TokenBucketRefillInterval) / 1000;
  2881. bucket_cfg = ev_token_bucket_cfg_new((uint32_t)rate, (uint32_t)burst,
  2882. (uint32_t)rate, (uint32_t)burst,
  2883. tick);
  2884. if (!global_rate_limit) {
  2885. global_rate_limit =
  2886. bufferevent_rate_limit_group_new(tor_libevent_get_base(), bucket_cfg);
  2887. } else {
  2888. bufferevent_rate_limit_group_set_cfg(global_rate_limit, bucket_cfg);
  2889. }
  2890. ev_token_bucket_cfg_free(bucket_cfg);
  2891. }
  2892. void
  2893. connection_get_rate_limit_totals(uint64_t *read_out, uint64_t *written_out)
  2894. {
  2895. if (global_rate_limit == NULL) {
  2896. *read_out = *written_out = 0;
  2897. } else {
  2898. bufferevent_rate_limit_group_get_totals(
  2899. global_rate_limit, read_out, written_out);
  2900. }
  2901. }
  2902. /** Perform whatever operations are needed on <b>conn</b> to enable
  2903. * rate-limiting. */
  2904. void
  2905. connection_enable_rate_limiting(connection_t *conn)
  2906. {
  2907. if (conn->bufev) {
  2908. if (!global_rate_limit)
  2909. connection_bucket_init();
  2910. tor_add_bufferevent_to_rate_limit_group(conn->bufev, global_rate_limit);
  2911. }
  2912. }
  2913. static void
  2914. connection_consider_empty_write_buckets(connection_t *conn)
  2915. {
  2916. (void) conn;
  2917. }
  2918. static void
  2919. connection_consider_empty_read_buckets(connection_t *conn)
  2920. {
  2921. (void) conn;
  2922. }
  2923. #endif
  2924. /** Read bytes from conn-\>s and process them.
  2925. *
  2926. * It calls connection_read_to_buf() to bring in any new bytes,
  2927. * and then calls connection_process_inbuf() to process them.
  2928. *
  2929. * Mark the connection and return -1 if you want to close it, else
  2930. * return 0.
  2931. */
  2932. static int
  2933. connection_handle_read_impl(connection_t *conn)
  2934. {
  2935. ssize_t max_to_read=-1, try_to_read;
  2936. size_t before, n_read = 0;
  2937. int socket_error = 0;
  2938. if (conn->marked_for_close)
  2939. return 0; /* do nothing */
  2940. conn->timestamp_lastread = approx_time();
  2941. switch (conn->type) {
  2942. case CONN_TYPE_OR_LISTENER:
  2943. return connection_handle_listener_read(conn, CONN_TYPE_OR);
  2944. case CONN_TYPE_EXT_OR_LISTENER:
  2945. return connection_handle_listener_read(conn, CONN_TYPE_EXT_OR);
  2946. case CONN_TYPE_AP_LISTENER:
  2947. case CONN_TYPE_AP_TRANS_LISTENER:
  2948. case CONN_TYPE_AP_NATD_LISTENER:
  2949. return connection_handle_listener_read(conn, CONN_TYPE_AP);
  2950. case CONN_TYPE_DIR_LISTENER:
  2951. return connection_handle_listener_read(conn, CONN_TYPE_DIR);
  2952. case CONN_TYPE_CONTROL_LISTENER:
  2953. return connection_handle_listener_read(conn, CONN_TYPE_CONTROL);
  2954. case CONN_TYPE_AP_DNS_LISTENER:
  2955. /* This should never happen; eventdns.c handles the reads here. */
  2956. tor_fragile_assert();
  2957. return 0;
  2958. }
  2959. loop_again:
  2960. try_to_read = max_to_read;
  2961. tor_assert(!conn->marked_for_close);
  2962. before = buf_datalen(conn->inbuf);
  2963. if (connection_read_to_buf(conn, &max_to_read, &socket_error) < 0) {
  2964. /* There's a read error; kill the connection.*/
  2965. if (conn->type == CONN_TYPE_OR) {
  2966. connection_or_notify_error(TO_OR_CONN(conn),
  2967. socket_error != 0 ?
  2968. errno_to_orconn_end_reason(socket_error) :
  2969. END_OR_CONN_REASON_CONNRESET,
  2970. socket_error != 0 ?
  2971. tor_socket_strerror(socket_error) :
  2972. "(unknown, errno was 0)");
  2973. }
  2974. if (CONN_IS_EDGE(conn)) {
  2975. edge_connection_t *edge_conn = TO_EDGE_CONN(conn);
  2976. connection_edge_end_errno(edge_conn);
  2977. if (conn->type == CONN_TYPE_AP && TO_ENTRY_CONN(conn)->socks_request) {
  2978. /* broken, don't send a socks reply back */
  2979. TO_ENTRY_CONN(conn)->socks_request->has_finished = 1;
  2980. }
  2981. }
  2982. connection_close_immediate(conn); /* Don't flush; connection is dead. */
  2983. /*
  2984. * This can bypass normal channel checking since we did
  2985. * connection_or_notify_error() above.
  2986. */
  2987. connection_mark_for_close_internal(conn);
  2988. return -1;
  2989. }
  2990. n_read += buf_datalen(conn->inbuf) - before;
  2991. if (CONN_IS_EDGE(conn) && try_to_read != max_to_read) {
  2992. /* instruct it not to try to package partial cells. */
  2993. if (connection_process_inbuf(conn, 0) < 0) {
  2994. return -1;
  2995. }
  2996. if (!conn->marked_for_close &&
  2997. connection_is_reading(conn) &&
  2998. !conn->inbuf_reached_eof &&
  2999. max_to_read > 0)
  3000. goto loop_again; /* try reading again, in case more is here now */
  3001. }
  3002. /* one last try, packaging partial cells and all. */
  3003. if (!conn->marked_for_close &&
  3004. connection_process_inbuf(conn, 1) < 0) {
  3005. return -1;
  3006. }
  3007. if (conn->linked_conn) {
  3008. /* The other side's handle_write() will never actually get called, so
  3009. * we need to invoke the appropriate callbacks ourself. */
  3010. connection_t *linked = conn->linked_conn;
  3011. if (n_read) {
  3012. /* Probably a no-op, since linked conns typically don't count for
  3013. * bandwidth rate limiting. But do it anyway so we can keep stats
  3014. * accurately. Note that since we read the bytes from conn, and
  3015. * we're writing the bytes onto the linked connection, we count
  3016. * these as <i>written</i> bytes. */
  3017. connection_buckets_decrement(linked, approx_time(), 0, n_read);
  3018. if (connection_flushed_some(linked) < 0)
  3019. connection_mark_for_close(linked);
  3020. if (!connection_wants_to_flush(linked))
  3021. connection_finished_flushing(linked);
  3022. }
  3023. if (!buf_datalen(linked->outbuf) && conn->active_on_link)
  3024. connection_stop_reading_from_linked_conn(conn);
  3025. }
  3026. /* If we hit the EOF, call connection_reached_eof(). */
  3027. if (!conn->marked_for_close &&
  3028. conn->inbuf_reached_eof &&
  3029. connection_reached_eof(conn) < 0) {
  3030. return -1;
  3031. }
  3032. return 0;
  3033. }
  3034. /* DOCDOC connection_handle_read */
  3035. int
  3036. connection_handle_read(connection_t *conn)
  3037. {
  3038. int res;
  3039. tor_gettimeofday_cache_clear();
  3040. res = connection_handle_read_impl(conn);
  3041. return res;
  3042. }
  3043. /** Pull in new bytes from conn-\>s or conn-\>linked_conn onto conn-\>inbuf,
  3044. * either directly or via TLS. Reduce the token buckets by the number of bytes
  3045. * read.
  3046. *
  3047. * If *max_to_read is -1, then decide it ourselves, else go with the
  3048. * value passed to us. When returning, if it's changed, subtract the
  3049. * number of bytes we read from *max_to_read.
  3050. *
  3051. * Return -1 if we want to break conn, else return 0.
  3052. */
  3053. static int
  3054. connection_read_to_buf(connection_t *conn, ssize_t *max_to_read,
  3055. int *socket_error)
  3056. {
  3057. int result;
  3058. ssize_t at_most = *max_to_read;
  3059. size_t slack_in_buf, more_to_read;
  3060. size_t n_read = 0, n_written = 0;
  3061. if (at_most == -1) { /* we need to initialize it */
  3062. /* how many bytes are we allowed to read? */
  3063. at_most = connection_bucket_read_limit(conn, approx_time());
  3064. }
  3065. slack_in_buf = buf_slack(conn->inbuf);
  3066. again:
  3067. if ((size_t)at_most > slack_in_buf && slack_in_buf >= 1024) {
  3068. more_to_read = at_most - slack_in_buf;
  3069. at_most = slack_in_buf;
  3070. } else {
  3071. more_to_read = 0;
  3072. }
  3073. if (connection_speaks_cells(conn) &&
  3074. conn->state > OR_CONN_STATE_PROXY_HANDSHAKING) {
  3075. int pending;
  3076. or_connection_t *or_conn = TO_OR_CONN(conn);
  3077. size_t initial_size;
  3078. if (conn->state == OR_CONN_STATE_TLS_HANDSHAKING ||
  3079. conn->state == OR_CONN_STATE_TLS_CLIENT_RENEGOTIATING) {
  3080. /* continue handshaking even if global token bucket is empty */
  3081. return connection_tls_continue_handshake(or_conn);
  3082. }
  3083. log_debug(LD_NET,
  3084. "%d: starting, inbuf_datalen %ld (%d pending in tls object)."
  3085. " at_most %ld.",
  3086. (int)conn->s,(long)buf_datalen(conn->inbuf),
  3087. tor_tls_get_pending_bytes(or_conn->tls), (long)at_most);
  3088. initial_size = buf_datalen(conn->inbuf);
  3089. /* else open, or closing */
  3090. result = read_to_buf_tls(or_conn->tls, at_most, conn->inbuf);
  3091. if (TOR_TLS_IS_ERROR(result) || result == TOR_TLS_CLOSE)
  3092. or_conn->tls_error = result;
  3093. else
  3094. or_conn->tls_error = 0;
  3095. switch (result) {
  3096. case TOR_TLS_CLOSE:
  3097. case TOR_TLS_ERROR_IO:
  3098. log_debug(LD_NET,"TLS connection closed %son read. Closing. "
  3099. "(Nickname %s, address %s)",
  3100. result == TOR_TLS_CLOSE ? "cleanly " : "",
  3101. or_conn->nickname ? or_conn->nickname : "not set",
  3102. conn->address);
  3103. return result;
  3104. CASE_TOR_TLS_ERROR_ANY_NONIO:
  3105. log_debug(LD_NET,"tls error [%s]. breaking (nickname %s, address %s).",
  3106. tor_tls_err_to_string(result),
  3107. or_conn->nickname ? or_conn->nickname : "not set",
  3108. conn->address);
  3109. return result;
  3110. case TOR_TLS_WANTWRITE:
  3111. connection_start_writing(conn);
  3112. return 0;
  3113. case TOR_TLS_WANTREAD:
  3114. if (conn->in_connection_handle_write) {
  3115. /* We've been invoked from connection_handle_write, because we're
  3116. * waiting for a TLS renegotiation, the renegotiation started, and
  3117. * SSL_read returned WANTWRITE. But now SSL_read is saying WANTREAD
  3118. * again. Stop waiting for write events now, or else we'll
  3119. * busy-loop until data arrives for us to read. */
  3120. connection_stop_writing(conn);
  3121. if (!connection_is_reading(conn))
  3122. connection_start_reading(conn);
  3123. }
  3124. /* we're already reading, one hopes */
  3125. result = 0;
  3126. break;
  3127. case TOR_TLS_DONE: /* no data read, so nothing to process */
  3128. result = 0;
  3129. break; /* so we call bucket_decrement below */
  3130. default:
  3131. break;
  3132. }
  3133. pending = tor_tls_get_pending_bytes(or_conn->tls);
  3134. if (pending) {
  3135. /* If we have any pending bytes, we read them now. This *can*
  3136. * take us over our read allotment, but really we shouldn't be
  3137. * believing that SSL bytes are the same as TCP bytes anyway. */
  3138. int r2 = read_to_buf_tls(or_conn->tls, pending, conn->inbuf);
  3139. if (r2<0) {
  3140. log_warn(LD_BUG, "apparently, reading pending bytes can fail.");
  3141. return -1;
  3142. }
  3143. }
  3144. result = (int)(buf_datalen(conn->inbuf)-initial_size);
  3145. tor_tls_get_n_raw_bytes(or_conn->tls, &n_read, &n_written);
  3146. log_debug(LD_GENERAL, "After TLS read of %d: %ld read, %ld written",
  3147. result, (long)n_read, (long)n_written);
  3148. } else if (conn->linked) {
  3149. if (conn->linked_conn) {
  3150. result = move_buf_to_buf(conn->inbuf, conn->linked_conn->outbuf,
  3151. &conn->linked_conn->outbuf_flushlen);
  3152. } else {
  3153. result = 0;
  3154. }
  3155. //log_notice(LD_GENERAL, "Moved %d bytes on an internal link!", result);
  3156. /* If the other side has disappeared, or if it's been marked for close and
  3157. * we flushed its outbuf, then we should set our inbuf_reached_eof. */
  3158. if (!conn->linked_conn ||
  3159. (conn->linked_conn->marked_for_close &&
  3160. buf_datalen(conn->linked_conn->outbuf) == 0))
  3161. conn->inbuf_reached_eof = 1;
  3162. n_read = (size_t) result;
  3163. } else {
  3164. /* !connection_speaks_cells, !conn->linked_conn. */
  3165. int reached_eof = 0;
  3166. CONN_LOG_PROTECT(conn,
  3167. result = read_to_buf(conn->s, at_most, conn->inbuf, &reached_eof,
  3168. socket_error));
  3169. if (reached_eof)
  3170. conn->inbuf_reached_eof = 1;
  3171. // log_fn(LOG_DEBUG,"read_to_buf returned %d.",read_result);
  3172. if (result < 0)
  3173. return -1;
  3174. n_read = (size_t) result;
  3175. }
  3176. if (n_read > 0) {
  3177. /* change *max_to_read */
  3178. *max_to_read = at_most - n_read;
  3179. /* Update edge_conn->n_read and ocirc->n_read_circ_bw */
  3180. if (conn->type == CONN_TYPE_AP) {
  3181. edge_connection_t *edge_conn = TO_EDGE_CONN(conn);
  3182. circuit_t *circ = circuit_get_by_edge_conn(edge_conn);
  3183. origin_circuit_t *ocirc;
  3184. /* Check for overflow: */
  3185. if (PREDICT_LIKELY(UINT32_MAX - edge_conn->n_read > n_read))
  3186. edge_conn->n_read += (int)n_read;
  3187. else
  3188. edge_conn->n_read = UINT32_MAX;
  3189. if (circ && CIRCUIT_IS_ORIGIN(circ)) {
  3190. ocirc = TO_ORIGIN_CIRCUIT(circ);
  3191. if (PREDICT_LIKELY(UINT32_MAX - ocirc->n_read_circ_bw > n_read))
  3192. ocirc->n_read_circ_bw += (int)n_read;
  3193. else
  3194. ocirc->n_read_circ_bw = UINT32_MAX;
  3195. }
  3196. }
  3197. /* If CONN_BW events are enabled, update conn->n_read_conn_bw for
  3198. * OR/DIR/EXIT connections, checking for overflow. */
  3199. if (get_options()->TestingEnableConnBwEvent &&
  3200. (conn->type == CONN_TYPE_OR ||
  3201. conn->type == CONN_TYPE_DIR ||
  3202. conn->type == CONN_TYPE_EXIT)) {
  3203. if (PREDICT_LIKELY(UINT32_MAX - conn->n_read_conn_bw > n_read))
  3204. conn->n_read_conn_bw += (int)n_read;
  3205. else
  3206. conn->n_read_conn_bw = UINT32_MAX;
  3207. }
  3208. }
  3209. connection_buckets_decrement(conn, approx_time(), n_read, n_written);
  3210. if (more_to_read && result == at_most) {
  3211. slack_in_buf = buf_slack(conn->inbuf);
  3212. at_most = more_to_read;
  3213. goto again;
  3214. }
  3215. /* Call even if result is 0, since the global read bucket may
  3216. * have reached 0 on a different conn, and this guy needs to
  3217. * know to stop reading. */
  3218. connection_consider_empty_read_buckets(conn);
  3219. if (n_written > 0 && connection_is_writing(conn))
  3220. connection_consider_empty_write_buckets(conn);
  3221. return 0;
  3222. }
  3223. #ifdef USE_BUFFEREVENTS
  3224. /* XXXX These generic versions could be simplified by making them
  3225. type-specific */
  3226. /** Callback: Invoked whenever bytes are added to or drained from an input
  3227. * evbuffer. Used to track the number of bytes read. */
  3228. static void
  3229. evbuffer_inbuf_callback(struct evbuffer *buf,
  3230. const struct evbuffer_cb_info *info, void *arg)
  3231. {
  3232. connection_t *conn = arg;
  3233. (void) buf;
  3234. /* XXXX These need to get real counts on the non-nested TLS case. - NM */
  3235. if (info->n_added) {
  3236. time_t now = approx_time();
  3237. conn->timestamp_lastread = now;
  3238. record_num_bytes_transferred(conn, now, info->n_added, 0);
  3239. connection_consider_empty_read_buckets(conn);
  3240. if (conn->type == CONN_TYPE_AP) {
  3241. edge_connection_t *edge_conn = TO_EDGE_CONN(conn);
  3242. /*XXXX024 check for overflow*/
  3243. edge_conn->n_read += (int)info->n_added;
  3244. }
  3245. }
  3246. }
  3247. /** Callback: Invoked whenever bytes are added to or drained from an output
  3248. * evbuffer. Used to track the number of bytes written. */
  3249. static void
  3250. evbuffer_outbuf_callback(struct evbuffer *buf,
  3251. const struct evbuffer_cb_info *info, void *arg)
  3252. {
  3253. connection_t *conn = arg;
  3254. (void)buf;
  3255. if (info->n_deleted) {
  3256. time_t now = approx_time();
  3257. conn->timestamp_lastwritten = now;
  3258. record_num_bytes_transferred(conn, now, 0, info->n_deleted);
  3259. connection_consider_empty_write_buckets(conn);
  3260. if (conn->type == CONN_TYPE_AP) {
  3261. edge_connection_t *edge_conn = TO_EDGE_CONN(conn);
  3262. /*XXXX024 check for overflow*/
  3263. edge_conn->n_written += (int)info->n_deleted;
  3264. }
  3265. }
  3266. }
  3267. /** Callback: invoked whenever a bufferevent has read data. */
  3268. void
  3269. connection_handle_read_cb(struct bufferevent *bufev, void *arg)
  3270. {
  3271. connection_t *conn = arg;
  3272. (void) bufev;
  3273. if (!conn->marked_for_close) {
  3274. if (connection_process_inbuf(conn, 1)<0) /* XXXX Always 1? */
  3275. if (!conn->marked_for_close)
  3276. connection_mark_for_close(conn);
  3277. }
  3278. }
  3279. /** Callback: invoked whenever a bufferevent has written data. */
  3280. void
  3281. connection_handle_write_cb(struct bufferevent *bufev, void *arg)
  3282. {
  3283. connection_t *conn = arg;
  3284. struct evbuffer *output;
  3285. if (connection_flushed_some(conn)<0) {
  3286. if (!conn->marked_for_close)
  3287. connection_mark_for_close(conn);
  3288. return;
  3289. }
  3290. output = bufferevent_get_output(bufev);
  3291. if (!evbuffer_get_length(output)) {
  3292. connection_finished_flushing(conn);
  3293. if (conn->marked_for_close && conn->hold_open_until_flushed) {
  3294. conn->hold_open_until_flushed = 0;
  3295. if (conn->linked) {
  3296. /* send eof */
  3297. bufferevent_flush(conn->bufev, EV_WRITE, BEV_FINISHED);
  3298. }
  3299. }
  3300. }
  3301. }
  3302. /** Callback: invoked whenever a bufferevent has had an event (like a
  3303. * connection, or an eof, or an error) occur. */
  3304. void
  3305. connection_handle_event_cb(struct bufferevent *bufev, short event, void *arg)
  3306. {
  3307. connection_t *conn = arg;
  3308. (void) bufev;
  3309. if (conn->marked_for_close)
  3310. return;
  3311. if (event & BEV_EVENT_CONNECTED) {
  3312. tor_assert(connection_state_is_connecting(conn));
  3313. if (connection_finished_connecting(conn)<0)
  3314. return;
  3315. }
  3316. if (event & BEV_EVENT_EOF) {
  3317. if (!conn->marked_for_close) {
  3318. conn->inbuf_reached_eof = 1;
  3319. if (connection_reached_eof(conn)<0)
  3320. return;
  3321. }
  3322. }
  3323. if (event & BEV_EVENT_ERROR) {
  3324. int socket_error = evutil_socket_geterror(conn->s);
  3325. if (conn->type == CONN_TYPE_OR &&
  3326. conn->state == OR_CONN_STATE_CONNECTING) {
  3327. connection_or_connect_failed(TO_OR_CONN(conn),
  3328. errno_to_orconn_end_reason(socket_error),
  3329. tor_socket_strerror(socket_error));
  3330. } else if (CONN_IS_EDGE(conn)) {
  3331. edge_connection_t *edge_conn = TO_EDGE_CONN(conn);
  3332. if (!edge_conn->edge_has_sent_end)
  3333. connection_edge_end_errno(edge_conn);
  3334. if (conn->type == CONN_TYPE_AP && TO_ENTRY_CONN(conn)->socks_request) {
  3335. /* broken, don't send a socks reply back */
  3336. TO_ENTRY_CONN(conn)->socks_request->has_finished = 1;
  3337. }
  3338. }
  3339. connection_close_immediate(conn); /* Connection is dead. */
  3340. if (!conn->marked_for_close)
  3341. connection_mark_for_close(conn);
  3342. }
  3343. }
  3344. /** Set up the generic callbacks for the bufferevent on <b>conn</b>. */
  3345. void
  3346. connection_configure_bufferevent_callbacks(connection_t *conn)
  3347. {
  3348. struct bufferevent *bufev;
  3349. struct evbuffer *input, *output;
  3350. tor_assert(conn->bufev);
  3351. bufev = conn->bufev;
  3352. bufferevent_setcb(bufev,
  3353. connection_handle_read_cb,
  3354. connection_handle_write_cb,
  3355. connection_handle_event_cb,
  3356. conn);
  3357. /* Set a fairly high write low-watermark so that we get the write callback
  3358. called whenever data is written to bring us under 128K. Leave the
  3359. high-watermark at 0.
  3360. */
  3361. bufferevent_setwatermark(bufev, EV_WRITE, 128*1024, 0);
  3362. input = bufferevent_get_input(bufev);
  3363. output = bufferevent_get_output(bufev);
  3364. evbuffer_add_cb(input, evbuffer_inbuf_callback, conn);
  3365. evbuffer_add_cb(output, evbuffer_outbuf_callback, conn);
  3366. }
  3367. #endif
  3368. /** A pass-through to fetch_from_buf. */
  3369. int
  3370. connection_fetch_from_buf(char *string, size_t len, connection_t *conn)
  3371. {
  3372. IF_HAS_BUFFEREVENT(conn, {
  3373. /* XXX overflow -seb */
  3374. return (int)bufferevent_read(conn->bufev, string, len);
  3375. }) ELSE_IF_NO_BUFFEREVENT {
  3376. return fetch_from_buf(string, len, conn->inbuf);
  3377. }
  3378. }
  3379. /** As fetch_from_buf_line(), but read from a connection's input buffer. */
  3380. int
  3381. connection_fetch_from_buf_line(connection_t *conn, char *data,
  3382. size_t *data_len)
  3383. {
  3384. IF_HAS_BUFFEREVENT(conn, {
  3385. int r;
  3386. size_t eol_len=0;
  3387. struct evbuffer *input = bufferevent_get_input(conn->bufev);
  3388. struct evbuffer_ptr ptr =
  3389. evbuffer_search_eol(input, NULL, &eol_len, EVBUFFER_EOL_LF);
  3390. if (ptr.pos == -1)
  3391. return 0; /* No EOL found. */
  3392. if ((size_t)ptr.pos+eol_len >= *data_len) {
  3393. return -1; /* Too long */
  3394. }
  3395. *data_len = ptr.pos+eol_len;
  3396. r = evbuffer_remove(input, data, ptr.pos+eol_len);
  3397. tor_assert(r >= 0);
  3398. data[ptr.pos+eol_len] = '\0';
  3399. return 1;
  3400. }) ELSE_IF_NO_BUFFEREVENT {
  3401. return fetch_from_buf_line(conn->inbuf, data, data_len);
  3402. }
  3403. }
  3404. /** As fetch_from_buf_http, but fetches from a connection's input buffer_t or
  3405. * its bufferevent as appropriate. */
  3406. int
  3407. connection_fetch_from_buf_http(connection_t *conn,
  3408. char **headers_out, size_t max_headerlen,
  3409. char **body_out, size_t *body_used,
  3410. size_t max_bodylen, int force_complete)
  3411. {
  3412. IF_HAS_BUFFEREVENT(conn, {
  3413. struct evbuffer *input = bufferevent_get_input(conn->bufev);
  3414. return fetch_from_evbuffer_http(input, headers_out, max_headerlen,
  3415. body_out, body_used, max_bodylen, force_complete);
  3416. }) ELSE_IF_NO_BUFFEREVENT {
  3417. return fetch_from_buf_http(conn->inbuf, headers_out, max_headerlen,
  3418. body_out, body_used, max_bodylen, force_complete);
  3419. }
  3420. }
  3421. /** Return conn-\>outbuf_flushlen: how many bytes conn wants to flush
  3422. * from its outbuf. */
  3423. int
  3424. connection_wants_to_flush(connection_t *conn)
  3425. {
  3426. return conn->outbuf_flushlen > 0;
  3427. }
  3428. /** Are there too many bytes on edge connection <b>conn</b>'s outbuf to
  3429. * send back a relay-level sendme yet? Return 1 if so, 0 if not. Used by
  3430. * connection_edge_consider_sending_sendme().
  3431. */
  3432. int
  3433. connection_outbuf_too_full(connection_t *conn)
  3434. {
  3435. return (conn->outbuf_flushlen > 10*CELL_PAYLOAD_SIZE);
  3436. }
  3437. /** Try to flush more bytes onto <b>conn</b>-\>s.
  3438. *
  3439. * This function gets called either from conn_write_callback() in main.c
  3440. * when libevent tells us that conn wants to write, or below
  3441. * from connection_write_to_buf() when an entire TLS record is ready.
  3442. *
  3443. * Update <b>conn</b>-\>timestamp_lastwritten to now, and call flush_buf
  3444. * or flush_buf_tls appropriately. If it succeeds and there are no more
  3445. * more bytes on <b>conn</b>-\>outbuf, then call connection_finished_flushing
  3446. * on it too.
  3447. *
  3448. * If <b>force</b>, then write as many bytes as possible, ignoring bandwidth
  3449. * limits. (Used for flushing messages to controller connections on fatal
  3450. * errors.)
  3451. *
  3452. * Mark the connection and return -1 if you want to close it, else
  3453. * return 0.
  3454. */
  3455. static int
  3456. connection_handle_write_impl(connection_t *conn, int force)
  3457. {
  3458. int e;
  3459. socklen_t len=(socklen_t)sizeof(e);
  3460. int result;
  3461. ssize_t max_to_write;
  3462. time_t now = approx_time();
  3463. size_t n_read = 0, n_written = 0;
  3464. int dont_stop_writing = 0;
  3465. tor_assert(!connection_is_listener(conn));
  3466. if (conn->marked_for_close || !SOCKET_OK(conn->s))
  3467. return 0; /* do nothing */
  3468. if (conn->in_flushed_some) {
  3469. log_warn(LD_BUG, "called recursively from inside conn->in_flushed_some");
  3470. return 0;
  3471. }
  3472. conn->timestamp_lastwritten = now;
  3473. /* Sometimes, "writable" means "connected". */
  3474. if (connection_state_is_connecting(conn)) {
  3475. if (getsockopt(conn->s, SOL_SOCKET, SO_ERROR, (void*)&e, &len) < 0) {
  3476. log_warn(LD_BUG, "getsockopt() syscall failed");
  3477. if (conn->type == CONN_TYPE_OR) {
  3478. or_connection_t *orconn = TO_OR_CONN(conn);
  3479. connection_or_close_for_error(orconn, 0);
  3480. } else {
  3481. if (CONN_IS_EDGE(conn)) {
  3482. connection_edge_end_errno(TO_EDGE_CONN(conn));
  3483. }
  3484. connection_mark_for_close(conn);
  3485. }
  3486. return -1;
  3487. }
  3488. if (e) {
  3489. /* some sort of error, but maybe just inprogress still */
  3490. if (!ERRNO_IS_CONN_EINPROGRESS(e)) {
  3491. log_info(LD_NET,"in-progress connect failed. Removing. (%s)",
  3492. tor_socket_strerror(e));
  3493. if (CONN_IS_EDGE(conn))
  3494. connection_edge_end_errno(TO_EDGE_CONN(conn));
  3495. if (conn->type == CONN_TYPE_OR)
  3496. connection_or_notify_error(TO_OR_CONN(conn),
  3497. errno_to_orconn_end_reason(e),
  3498. tor_socket_strerror(e));
  3499. connection_close_immediate(conn);
  3500. /*
  3501. * This can bypass normal channel checking since we did
  3502. * connection_or_notify_error() above.
  3503. */
  3504. connection_mark_for_close_internal(conn);
  3505. return -1;
  3506. } else {
  3507. return 0; /* no change, see if next time is better */
  3508. }
  3509. }
  3510. /* The connection is successful. */
  3511. if (connection_finished_connecting(conn)<0)
  3512. return -1;
  3513. }
  3514. max_to_write = force ? (ssize_t)conn->outbuf_flushlen
  3515. : connection_bucket_write_limit(conn, now);
  3516. if (connection_speaks_cells(conn) &&
  3517. conn->state > OR_CONN_STATE_PROXY_HANDSHAKING) {
  3518. or_connection_t *or_conn = TO_OR_CONN(conn);
  3519. size_t initial_size;
  3520. if (conn->state == OR_CONN_STATE_TLS_HANDSHAKING ||
  3521. conn->state == OR_CONN_STATE_TLS_CLIENT_RENEGOTIATING) {
  3522. connection_stop_writing(conn);
  3523. if (connection_tls_continue_handshake(or_conn) < 0) {
  3524. /* Don't flush; connection is dead. */
  3525. connection_or_notify_error(or_conn,
  3526. END_OR_CONN_REASON_MISC,
  3527. "TLS error in connection_tls_"
  3528. "continue_handshake()");
  3529. connection_close_immediate(conn);
  3530. /*
  3531. * This can bypass normal channel checking since we did
  3532. * connection_or_notify_error() above.
  3533. */
  3534. connection_mark_for_close_internal(conn);
  3535. return -1;
  3536. }
  3537. return 0;
  3538. } else if (conn->state == OR_CONN_STATE_TLS_SERVER_RENEGOTIATING) {
  3539. return connection_handle_read(conn);
  3540. }
  3541. /* else open, or closing */
  3542. initial_size = buf_datalen(conn->outbuf);
  3543. result = flush_buf_tls(or_conn->tls, conn->outbuf,
  3544. max_to_write, &conn->outbuf_flushlen);
  3545. /* If we just flushed the last bytes, tell the channel on the
  3546. * or_conn to check if it needs to geoip_change_dirreq_state() */
  3547. /* XXXX move this to flushed_some or finished_flushing -NM */
  3548. if (buf_datalen(conn->outbuf) == 0 && or_conn->chan)
  3549. channel_notify_flushed(TLS_CHAN_TO_BASE(or_conn->chan));
  3550. switch (result) {
  3551. CASE_TOR_TLS_ERROR_ANY:
  3552. case TOR_TLS_CLOSE:
  3553. log_info(LD_NET, result != TOR_TLS_CLOSE ?
  3554. "tls error. breaking.":"TLS connection closed on flush");
  3555. /* Don't flush; connection is dead. */
  3556. connection_or_notify_error(or_conn,
  3557. END_OR_CONN_REASON_MISC,
  3558. result != TOR_TLS_CLOSE ?
  3559. "TLS error in during flush" :
  3560. "TLS closed during flush");
  3561. connection_close_immediate(conn);
  3562. /*
  3563. * This can bypass normal channel checking since we did
  3564. * connection_or_notify_error() above.
  3565. */
  3566. connection_mark_for_close_internal(conn);
  3567. return -1;
  3568. case TOR_TLS_WANTWRITE:
  3569. log_debug(LD_NET,"wanted write.");
  3570. /* we're already writing */
  3571. dont_stop_writing = 1;
  3572. break;
  3573. case TOR_TLS_WANTREAD:
  3574. /* Make sure to avoid a loop if the receive buckets are empty. */
  3575. log_debug(LD_NET,"wanted read.");
  3576. if (!connection_is_reading(conn)) {
  3577. connection_stop_writing(conn);
  3578. conn->write_blocked_on_bw = 1;
  3579. /* we'll start reading again when we get more tokens in our
  3580. * read bucket; then we'll start writing again too.
  3581. */
  3582. }
  3583. /* else no problem, we're already reading */
  3584. return 0;
  3585. /* case TOR_TLS_DONE:
  3586. * for TOR_TLS_DONE, fall through to check if the flushlen
  3587. * is empty, so we can stop writing.
  3588. */
  3589. }
  3590. tor_tls_get_n_raw_bytes(or_conn->tls, &n_read, &n_written);
  3591. log_debug(LD_GENERAL, "After TLS write of %d: %ld read, %ld written",
  3592. result, (long)n_read, (long)n_written);
  3593. or_conn->bytes_xmitted += result;
  3594. or_conn->bytes_xmitted_by_tls += n_written;
  3595. /* So we notice bytes were written even on error */
  3596. /* XXXX024 This cast is safe since we can never write INT_MAX bytes in a
  3597. * single set of TLS operations. But it looks kinda ugly. If we refactor
  3598. * the *_buf_tls functions, we should make them return ssize_t or size_t
  3599. * or something. */
  3600. result = (int)(initial_size-buf_datalen(conn->outbuf));
  3601. } else {
  3602. CONN_LOG_PROTECT(conn,
  3603. result = flush_buf(conn->s, conn->outbuf,
  3604. max_to_write, &conn->outbuf_flushlen));
  3605. if (result < 0) {
  3606. if (CONN_IS_EDGE(conn))
  3607. connection_edge_end_errno(TO_EDGE_CONN(conn));
  3608. if (conn->type == CONN_TYPE_AP) {
  3609. /* writing failed; we couldn't send a SOCKS reply if we wanted to */
  3610. TO_ENTRY_CONN(conn)->socks_request->has_finished = 1;
  3611. }
  3612. connection_close_immediate(conn); /* Don't flush; connection is dead. */
  3613. connection_mark_for_close(conn);
  3614. return -1;
  3615. }
  3616. n_written = (size_t) result;
  3617. }
  3618. if (n_written && conn->type == CONN_TYPE_AP) {
  3619. edge_connection_t *edge_conn = TO_EDGE_CONN(conn);
  3620. circuit_t *circ = circuit_get_by_edge_conn(edge_conn);
  3621. origin_circuit_t *ocirc;
  3622. /* Check for overflow: */
  3623. if (PREDICT_LIKELY(UINT32_MAX - edge_conn->n_written > n_written))
  3624. edge_conn->n_written += (int)n_written;
  3625. else
  3626. edge_conn->n_written = UINT32_MAX;
  3627. if (circ && CIRCUIT_IS_ORIGIN(circ)) {
  3628. ocirc = TO_ORIGIN_CIRCUIT(circ);
  3629. if (PREDICT_LIKELY(UINT32_MAX - ocirc->n_written_circ_bw > n_written))
  3630. ocirc->n_written_circ_bw += (int)n_written;
  3631. else
  3632. ocirc->n_written_circ_bw = UINT32_MAX;
  3633. }
  3634. }
  3635. /* If CONN_BW events are enabled, update conn->n_written_conn_bw for
  3636. * OR/DIR/EXIT connections, checking for overflow. */
  3637. if (n_written && get_options()->TestingEnableConnBwEvent &&
  3638. (conn->type == CONN_TYPE_OR ||
  3639. conn->type == CONN_TYPE_DIR ||
  3640. conn->type == CONN_TYPE_EXIT)) {
  3641. if (PREDICT_LIKELY(UINT32_MAX - conn->n_written_conn_bw > n_written))
  3642. conn->n_written_conn_bw += (int)n_written;
  3643. else
  3644. conn->n_written_conn_bw = UINT32_MAX;
  3645. }
  3646. connection_buckets_decrement(conn, approx_time(), n_read, n_written);
  3647. if (result > 0) {
  3648. /* If we wrote any bytes from our buffer, then call the appropriate
  3649. * functions. */
  3650. if (connection_flushed_some(conn) < 0) {
  3651. if (connection_speaks_cells(conn)) {
  3652. connection_or_notify_error(TO_OR_CONN(conn),
  3653. END_OR_CONN_REASON_MISC,
  3654. "Got error back from "
  3655. "connection_flushed_some()");
  3656. }
  3657. /*
  3658. * This can bypass normal channel checking since we did
  3659. * connection_or_notify_error() above.
  3660. */
  3661. connection_mark_for_close_internal(conn);
  3662. }
  3663. }
  3664. if (!connection_wants_to_flush(conn) &&
  3665. !dont_stop_writing) { /* it's done flushing */
  3666. if (connection_finished_flushing(conn) < 0) {
  3667. /* already marked */
  3668. return -1;
  3669. }
  3670. return 0;
  3671. }
  3672. /* Call even if result is 0, since the global write bucket may
  3673. * have reached 0 on a different conn, and this guy needs to
  3674. * know to stop writing. */
  3675. connection_consider_empty_write_buckets(conn);
  3676. if (n_read > 0 && connection_is_reading(conn))
  3677. connection_consider_empty_read_buckets(conn);
  3678. return 0;
  3679. }
  3680. /* DOCDOC connection_handle_write */
  3681. int
  3682. connection_handle_write(connection_t *conn, int force)
  3683. {
  3684. int res;
  3685. tor_gettimeofday_cache_clear();
  3686. conn->in_connection_handle_write = 1;
  3687. res = connection_handle_write_impl(conn, force);
  3688. conn->in_connection_handle_write = 0;
  3689. return res;
  3690. }
  3691. /**
  3692. * Try to flush data that's waiting for a write on <b>conn</b>. Return
  3693. * -1 on failure, 0 on success.
  3694. *
  3695. * Don't use this function for regular writing; the buffers/bufferevents
  3696. * system should be good enough at scheduling writes there. Instead, this
  3697. * function is for cases when we're about to exit or something and we want
  3698. * to report it right away.
  3699. */
  3700. int
  3701. connection_flush(connection_t *conn)
  3702. {
  3703. IF_HAS_BUFFEREVENT(conn, {
  3704. int r = bufferevent_flush(conn->bufev, EV_WRITE, BEV_FLUSH);
  3705. return (r < 0) ? -1 : 0;
  3706. });
  3707. return connection_handle_write(conn, 1);
  3708. }
  3709. /** Append <b>len</b> bytes of <b>string</b> onto <b>conn</b>'s
  3710. * outbuf, and ask it to start writing.
  3711. *
  3712. * If <b>zlib</b> is nonzero, this is a directory connection that should get
  3713. * its contents compressed or decompressed as they're written. If zlib is
  3714. * negative, this is the last data to be compressed, and the connection's zlib
  3715. * state should be flushed.
  3716. *
  3717. * If it's a local control connection and a 64k chunk is ready, try to flush
  3718. * it all, so we don't end up with many megabytes of controller info queued at
  3719. * once.
  3720. */
  3721. MOCK_IMPL(void,
  3722. connection_write_to_buf_impl_,(const char *string, size_t len,
  3723. connection_t *conn, int zlib))
  3724. {
  3725. /* XXXX This function really needs to return -1 on failure. */
  3726. int r;
  3727. size_t old_datalen;
  3728. if (!len && !(zlib<0))
  3729. return;
  3730. /* if it's marked for close, only allow write if we mean to flush it */
  3731. if (conn->marked_for_close && !conn->hold_open_until_flushed)
  3732. return;
  3733. IF_HAS_BUFFEREVENT(conn, {
  3734. if (zlib) {
  3735. int done = zlib < 0;
  3736. r = write_to_evbuffer_zlib(bufferevent_get_output(conn->bufev),
  3737. TO_DIR_CONN(conn)->zlib_state,
  3738. string, len, done);
  3739. } else {
  3740. r = bufferevent_write(conn->bufev, string, len);
  3741. }
  3742. if (r < 0) {
  3743. /* XXXX mark for close? */
  3744. log_warn(LD_NET, "bufferevent_write failed! That shouldn't happen.");
  3745. }
  3746. return;
  3747. });
  3748. old_datalen = buf_datalen(conn->outbuf);
  3749. if (zlib) {
  3750. dir_connection_t *dir_conn = TO_DIR_CONN(conn);
  3751. int done = zlib < 0;
  3752. CONN_LOG_PROTECT(conn, r = write_to_buf_zlib(conn->outbuf,
  3753. dir_conn->zlib_state,
  3754. string, len, done));
  3755. } else {
  3756. CONN_LOG_PROTECT(conn, r = write_to_buf(string, len, conn->outbuf));
  3757. }
  3758. if (r < 0) {
  3759. if (CONN_IS_EDGE(conn)) {
  3760. /* if it failed, it means we have our package/delivery windows set
  3761. wrong compared to our max outbuf size. close the whole circuit. */
  3762. log_warn(LD_NET,
  3763. "write_to_buf failed. Closing circuit (fd %d).", (int)conn->s);
  3764. circuit_mark_for_close(circuit_get_by_edge_conn(TO_EDGE_CONN(conn)),
  3765. END_CIRC_REASON_INTERNAL);
  3766. } else if (conn->type == CONN_TYPE_OR) {
  3767. or_connection_t *orconn = TO_OR_CONN(conn);
  3768. log_warn(LD_NET,
  3769. "write_to_buf failed on an orconn; notifying of error "
  3770. "(fd %d)", (int)(conn->s));
  3771. connection_or_close_for_error(orconn, 0);
  3772. } else {
  3773. log_warn(LD_NET,
  3774. "write_to_buf failed. Closing connection (fd %d).",
  3775. (int)conn->s);
  3776. connection_mark_for_close(conn);
  3777. }
  3778. return;
  3779. }
  3780. /* If we receive optimistic data in the EXIT_CONN_STATE_RESOLVING
  3781. * state, we don't want to try to write it right away, since
  3782. * conn->write_event won't be set yet. Otherwise, write data from
  3783. * this conn as the socket is available. */
  3784. if (conn->write_event) {
  3785. connection_start_writing(conn);
  3786. }
  3787. if (zlib) {
  3788. conn->outbuf_flushlen += buf_datalen(conn->outbuf) - old_datalen;
  3789. } else {
  3790. conn->outbuf_flushlen += len;
  3791. /* Should we try flushing the outbuf now? */
  3792. if (conn->in_flushed_some) {
  3793. /* Don't flush the outbuf when the reason we're writing more stuff is
  3794. * _because_ we flushed the outbuf. That's unfair. */
  3795. return;
  3796. }
  3797. if (conn->type == CONN_TYPE_CONTROL &&
  3798. !connection_is_rate_limited(conn) &&
  3799. conn->outbuf_flushlen-len < 1<<16 &&
  3800. conn->outbuf_flushlen >= 1<<16) {
  3801. /* just try to flush all of it */
  3802. } else
  3803. return; /* no need to try flushing */
  3804. if (connection_handle_write(conn, 0) < 0) {
  3805. if (!conn->marked_for_close) {
  3806. /* this connection is broken. remove it. */
  3807. log_warn(LD_BUG, "unhandled error on write for "
  3808. "conn (type %d, fd %d); removing",
  3809. conn->type, (int)conn->s);
  3810. tor_fragile_assert();
  3811. /* do a close-immediate here, so we don't try to flush */
  3812. connection_close_immediate(conn);
  3813. }
  3814. return;
  3815. }
  3816. }
  3817. }
  3818. /** Return a connection with given type, address, port, and purpose;
  3819. * or NULL if no such connection exists. */
  3820. connection_t *
  3821. connection_get_by_type_addr_port_purpose(int type,
  3822. const tor_addr_t *addr, uint16_t port,
  3823. int purpose)
  3824. {
  3825. smartlist_t *conns = get_connection_array();
  3826. SMARTLIST_FOREACH(conns, connection_t *, conn,
  3827. {
  3828. if (conn->type == type &&
  3829. tor_addr_eq(&conn->addr, addr) &&
  3830. conn->port == port &&
  3831. conn->purpose == purpose &&
  3832. !conn->marked_for_close)
  3833. return conn;
  3834. });
  3835. return NULL;
  3836. }
  3837. /** Return the stream with id <b>id</b> if it is not already marked for
  3838. * close.
  3839. */
  3840. connection_t *
  3841. connection_get_by_global_id(uint64_t id)
  3842. {
  3843. smartlist_t *conns = get_connection_array();
  3844. SMARTLIST_FOREACH(conns, connection_t *, conn,
  3845. {
  3846. if (conn->global_identifier == id)
  3847. return conn;
  3848. });
  3849. return NULL;
  3850. }
  3851. /** Return a connection of type <b>type</b> that is not marked for close.
  3852. */
  3853. connection_t *
  3854. connection_get_by_type(int type)
  3855. {
  3856. smartlist_t *conns = get_connection_array();
  3857. SMARTLIST_FOREACH(conns, connection_t *, conn,
  3858. {
  3859. if (conn->type == type && !conn->marked_for_close)
  3860. return conn;
  3861. });
  3862. return NULL;
  3863. }
  3864. /** Return a connection of type <b>type</b> that is in state <b>state</b>,
  3865. * and that is not marked for close.
  3866. */
  3867. connection_t *
  3868. connection_get_by_type_state(int type, int state)
  3869. {
  3870. smartlist_t *conns = get_connection_array();
  3871. SMARTLIST_FOREACH(conns, connection_t *, conn,
  3872. {
  3873. if (conn->type == type && conn->state == state && !conn->marked_for_close)
  3874. return conn;
  3875. });
  3876. return NULL;
  3877. }
  3878. /** Return a connection of type <b>type</b> that has rendquery equal
  3879. * to <b>rendquery</b>, and that is not marked for close. If state
  3880. * is non-zero, conn must be of that state too.
  3881. */
  3882. connection_t *
  3883. connection_get_by_type_state_rendquery(int type, int state,
  3884. const char *rendquery)
  3885. {
  3886. smartlist_t *conns = get_connection_array();
  3887. tor_assert(type == CONN_TYPE_DIR ||
  3888. type == CONN_TYPE_AP || type == CONN_TYPE_EXIT);
  3889. tor_assert(rendquery);
  3890. SMARTLIST_FOREACH_BEGIN(conns, connection_t *, conn) {
  3891. if (conn->type == type &&
  3892. !conn->marked_for_close &&
  3893. (!state || state == conn->state)) {
  3894. if (type == CONN_TYPE_DIR &&
  3895. TO_DIR_CONN(conn)->rend_data &&
  3896. !rend_cmp_service_ids(rendquery,
  3897. TO_DIR_CONN(conn)->rend_data->onion_address))
  3898. return conn;
  3899. else if (CONN_IS_EDGE(conn) &&
  3900. TO_EDGE_CONN(conn)->rend_data &&
  3901. !rend_cmp_service_ids(rendquery,
  3902. TO_EDGE_CONN(conn)->rend_data->onion_address))
  3903. return conn;
  3904. }
  3905. } SMARTLIST_FOREACH_END(conn);
  3906. return NULL;
  3907. }
  3908. /** Return a directory connection (if any one exists) that is fetching
  3909. * the item described by <b>state</b>/<b>resource</b> */
  3910. dir_connection_t *
  3911. connection_dir_get_by_purpose_and_resource(int purpose,
  3912. const char *resource)
  3913. {
  3914. smartlist_t *conns = get_connection_array();
  3915. SMARTLIST_FOREACH_BEGIN(conns, connection_t *, conn) {
  3916. dir_connection_t *dirconn;
  3917. if (conn->type != CONN_TYPE_DIR || conn->marked_for_close ||
  3918. conn->purpose != purpose)
  3919. continue;
  3920. dirconn = TO_DIR_CONN(conn);
  3921. if (dirconn->requested_resource == NULL) {
  3922. if (resource == NULL)
  3923. return dirconn;
  3924. } else if (resource) {
  3925. if (0 == strcmp(resource, dirconn->requested_resource))
  3926. return dirconn;
  3927. }
  3928. } SMARTLIST_FOREACH_END(conn);
  3929. return NULL;
  3930. }
  3931. /** Return 1 if there are any active OR connections apart from
  3932. * <b>this_conn</b>.
  3933. *
  3934. * We use this to guess if we should tell the controller that we
  3935. * didn't manage to connect to any of our bridges. */
  3936. int
  3937. any_other_active_or_conns(const or_connection_t *this_conn)
  3938. {
  3939. smartlist_t *conns = get_connection_array();
  3940. SMARTLIST_FOREACH_BEGIN(conns, connection_t *, conn) {
  3941. if (conn == TO_CONN(this_conn)) { /* don't consider this conn */
  3942. continue;
  3943. }
  3944. if (conn->type == CONN_TYPE_OR &&
  3945. !conn->marked_for_close) {
  3946. log_debug(LD_DIR, "%s: Found an OR connection: %s",
  3947. __func__, conn->address);
  3948. return 1;
  3949. }
  3950. } SMARTLIST_FOREACH_END(conn);
  3951. return 0;
  3952. }
  3953. /** Return 1 if <b>conn</b> is a listener conn, else return 0. */
  3954. int
  3955. connection_is_listener(connection_t *conn)
  3956. {
  3957. if (conn->type == CONN_TYPE_OR_LISTENER ||
  3958. conn->type == CONN_TYPE_EXT_OR_LISTENER ||
  3959. conn->type == CONN_TYPE_AP_LISTENER ||
  3960. conn->type == CONN_TYPE_AP_TRANS_LISTENER ||
  3961. conn->type == CONN_TYPE_AP_DNS_LISTENER ||
  3962. conn->type == CONN_TYPE_AP_NATD_LISTENER ||
  3963. conn->type == CONN_TYPE_DIR_LISTENER ||
  3964. conn->type == CONN_TYPE_CONTROL_LISTENER)
  3965. return 1;
  3966. return 0;
  3967. }
  3968. /** Return 1 if <b>conn</b> is in state "open" and is not marked
  3969. * for close, else return 0.
  3970. */
  3971. int
  3972. connection_state_is_open(connection_t *conn)
  3973. {
  3974. tor_assert(conn);
  3975. if (conn->marked_for_close)
  3976. return 0;
  3977. if ((conn->type == CONN_TYPE_OR && conn->state == OR_CONN_STATE_OPEN) ||
  3978. (conn->type == CONN_TYPE_EXT_OR) ||
  3979. (conn->type == CONN_TYPE_AP && conn->state == AP_CONN_STATE_OPEN) ||
  3980. (conn->type == CONN_TYPE_EXIT && conn->state == EXIT_CONN_STATE_OPEN) ||
  3981. (conn->type == CONN_TYPE_CONTROL &&
  3982. conn->state == CONTROL_CONN_STATE_OPEN))
  3983. return 1;
  3984. return 0;
  3985. }
  3986. /** Return 1 if conn is in 'connecting' state, else return 0. */
  3987. int
  3988. connection_state_is_connecting(connection_t *conn)
  3989. {
  3990. tor_assert(conn);
  3991. if (conn->marked_for_close)
  3992. return 0;
  3993. switch (conn->type)
  3994. {
  3995. case CONN_TYPE_OR:
  3996. return conn->state == OR_CONN_STATE_CONNECTING;
  3997. case CONN_TYPE_EXIT:
  3998. return conn->state == EXIT_CONN_STATE_CONNECTING;
  3999. case CONN_TYPE_DIR:
  4000. return conn->state == DIR_CONN_STATE_CONNECTING;
  4001. }
  4002. return 0;
  4003. }
  4004. /** Allocates a base64'ed authenticator for use in http or https
  4005. * auth, based on the input string <b>authenticator</b>. Returns it
  4006. * if success, else returns NULL. */
  4007. char *
  4008. alloc_http_authenticator(const char *authenticator)
  4009. {
  4010. /* an authenticator in Basic authentication
  4011. * is just the string "username:password" */
  4012. const size_t authenticator_length = strlen(authenticator);
  4013. const size_t base64_authenticator_length =
  4014. base64_encode_size(authenticator_length, 0) + 1;
  4015. char *base64_authenticator = tor_malloc(base64_authenticator_length);
  4016. if (base64_encode(base64_authenticator, base64_authenticator_length,
  4017. authenticator, authenticator_length, 0) < 0) {
  4018. tor_free(base64_authenticator); /* free and set to null */
  4019. }
  4020. return base64_authenticator;
  4021. }
  4022. /** Given a socket handle, check whether the local address (sockname) of the
  4023. * socket is one that we've connected from before. If so, double-check
  4024. * whether our address has changed and we need to generate keys. If we do,
  4025. * call init_keys().
  4026. */
  4027. static void
  4028. client_check_address_changed(tor_socket_t sock)
  4029. {
  4030. struct sockaddr_storage out_sockaddr;
  4031. socklen_t out_addr_len = (socklen_t) sizeof(out_sockaddr);
  4032. tor_addr_t out_addr, iface_addr;
  4033. tor_addr_t **last_interface_ip_ptr;
  4034. sa_family_t family;
  4035. if (!outgoing_addrs)
  4036. outgoing_addrs = smartlist_new();
  4037. if (getsockname(sock, (struct sockaddr*)&out_sockaddr, &out_addr_len)<0) {
  4038. int e = tor_socket_errno(sock);
  4039. log_warn(LD_NET, "getsockname() to check for address change failed: %s",
  4040. tor_socket_strerror(e));
  4041. return;
  4042. }
  4043. tor_addr_from_sockaddr(&out_addr, (struct sockaddr*)&out_sockaddr, NULL);
  4044. family = tor_addr_family(&out_addr);
  4045. if (family == AF_INET)
  4046. last_interface_ip_ptr = &last_interface_ipv4;
  4047. else if (family == AF_INET6)
  4048. last_interface_ip_ptr = &last_interface_ipv6;
  4049. else
  4050. return;
  4051. if (! *last_interface_ip_ptr) {
  4052. tor_addr_t *a = tor_malloc_zero(sizeof(tor_addr_t));
  4053. if (get_interface_address6(LOG_INFO, family, a)==0) {
  4054. *last_interface_ip_ptr = a;
  4055. } else {
  4056. tor_free(a);
  4057. }
  4058. }
  4059. /* If we've used this address previously, we're okay. */
  4060. SMARTLIST_FOREACH(outgoing_addrs, const tor_addr_t *, a_ptr,
  4061. if (tor_addr_eq(a_ptr, &out_addr))
  4062. return;
  4063. );
  4064. /* Uh-oh. We haven't connected from this address before. Has the interface
  4065. * address changed? */
  4066. if (get_interface_address6(LOG_INFO, family, &iface_addr)<0)
  4067. return;
  4068. if (tor_addr_eq(&iface_addr, *last_interface_ip_ptr)) {
  4069. /* Nope, it hasn't changed. Add this address to the list. */
  4070. smartlist_add(outgoing_addrs, tor_memdup(&out_addr, sizeof(tor_addr_t)));
  4071. } else {
  4072. /* The interface changed. We're a client, so we need to regenerate our
  4073. * keys. First, reset the state. */
  4074. log_notice(LD_NET, "Our IP address has changed. Rotating keys...");
  4075. tor_addr_copy(*last_interface_ip_ptr, &iface_addr);
  4076. SMARTLIST_FOREACH(outgoing_addrs, tor_addr_t*, a_ptr, tor_free(a_ptr));
  4077. smartlist_clear(outgoing_addrs);
  4078. smartlist_add(outgoing_addrs, tor_memdup(&out_addr, sizeof(tor_addr_t)));
  4079. /* We'll need to resolve ourselves again. */
  4080. reset_last_resolved_addr();
  4081. /* Okay, now change our keys. */
  4082. ip_address_changed(1);
  4083. }
  4084. }
  4085. /** Some systems have limited system buffers for recv and xmit on
  4086. * sockets allocated in a virtual server or similar environment. For a Tor
  4087. * server this can produce the "Error creating network socket: No buffer
  4088. * space available" error once all available TCP buffer space is consumed.
  4089. * This method will attempt to constrain the buffers allocated for the socket
  4090. * to the desired size to stay below system TCP buffer limits.
  4091. */
  4092. static void
  4093. set_constrained_socket_buffers(tor_socket_t sock, int size)
  4094. {
  4095. void *sz = (void*)&size;
  4096. socklen_t sz_sz = (socklen_t) sizeof(size);
  4097. if (setsockopt(sock, SOL_SOCKET, SO_SNDBUF, sz, sz_sz) < 0) {
  4098. int e = tor_socket_errno(sock);
  4099. log_warn(LD_NET, "setsockopt() to constrain send "
  4100. "buffer to %d bytes failed: %s", size, tor_socket_strerror(e));
  4101. }
  4102. if (setsockopt(sock, SOL_SOCKET, SO_RCVBUF, sz, sz_sz) < 0) {
  4103. int e = tor_socket_errno(sock);
  4104. log_warn(LD_NET, "setsockopt() to constrain recv "
  4105. "buffer to %d bytes failed: %s", size, tor_socket_strerror(e));
  4106. }
  4107. }
  4108. /** Process new bytes that have arrived on conn-\>inbuf.
  4109. *
  4110. * This function just passes conn to the connection-specific
  4111. * connection_*_process_inbuf() function. It also passes in
  4112. * package_partial if wanted.
  4113. */
  4114. static int
  4115. connection_process_inbuf(connection_t *conn, int package_partial)
  4116. {
  4117. tor_assert(conn);
  4118. switch (conn->type) {
  4119. case CONN_TYPE_OR:
  4120. return connection_or_process_inbuf(TO_OR_CONN(conn));
  4121. case CONN_TYPE_EXT_OR:
  4122. return connection_ext_or_process_inbuf(TO_OR_CONN(conn));
  4123. case CONN_TYPE_EXIT:
  4124. case CONN_TYPE_AP:
  4125. return connection_edge_process_inbuf(TO_EDGE_CONN(conn),
  4126. package_partial);
  4127. case CONN_TYPE_DIR:
  4128. return connection_dir_process_inbuf(TO_DIR_CONN(conn));
  4129. case CONN_TYPE_CONTROL:
  4130. return connection_control_process_inbuf(TO_CONTROL_CONN(conn));
  4131. default:
  4132. log_err(LD_BUG,"got unexpected conn type %d.", conn->type);
  4133. tor_fragile_assert();
  4134. return -1;
  4135. }
  4136. }
  4137. /** Called whenever we've written data on a connection. */
  4138. static int
  4139. connection_flushed_some(connection_t *conn)
  4140. {
  4141. int r = 0;
  4142. tor_assert(!conn->in_flushed_some);
  4143. conn->in_flushed_some = 1;
  4144. if (conn->type == CONN_TYPE_DIR &&
  4145. conn->state == DIR_CONN_STATE_SERVER_WRITING) {
  4146. r = connection_dirserv_flushed_some(TO_DIR_CONN(conn));
  4147. } else if (conn->type == CONN_TYPE_OR) {
  4148. r = connection_or_flushed_some(TO_OR_CONN(conn));
  4149. } else if (CONN_IS_EDGE(conn)) {
  4150. r = connection_edge_flushed_some(TO_EDGE_CONN(conn));
  4151. }
  4152. conn->in_flushed_some = 0;
  4153. return r;
  4154. }
  4155. /** We just finished flushing bytes to the appropriately low network layer,
  4156. * and there are no more bytes remaining in conn-\>outbuf, conn-\>bev, or
  4157. * conn-\>tls to be flushed.
  4158. *
  4159. * This function just passes conn to the connection-specific
  4160. * connection_*_finished_flushing() function.
  4161. */
  4162. static int
  4163. connection_finished_flushing(connection_t *conn)
  4164. {
  4165. tor_assert(conn);
  4166. /* If the connection is closed, don't try to do anything more here. */
  4167. if (CONN_IS_CLOSED(conn))
  4168. return 0;
  4169. // log_fn(LOG_DEBUG,"entered. Socket %u.", conn->s);
  4170. IF_HAS_NO_BUFFEREVENT(conn)
  4171. connection_stop_writing(conn);
  4172. switch (conn->type) {
  4173. case CONN_TYPE_OR:
  4174. return connection_or_finished_flushing(TO_OR_CONN(conn));
  4175. case CONN_TYPE_EXT_OR:
  4176. return connection_ext_or_finished_flushing(TO_OR_CONN(conn));
  4177. case CONN_TYPE_AP:
  4178. case CONN_TYPE_EXIT:
  4179. return connection_edge_finished_flushing(TO_EDGE_CONN(conn));
  4180. case CONN_TYPE_DIR:
  4181. return connection_dir_finished_flushing(TO_DIR_CONN(conn));
  4182. case CONN_TYPE_CONTROL:
  4183. return connection_control_finished_flushing(TO_CONTROL_CONN(conn));
  4184. default:
  4185. log_err(LD_BUG,"got unexpected conn type %d.", conn->type);
  4186. tor_fragile_assert();
  4187. return -1;
  4188. }
  4189. }
  4190. /** Called when our attempt to connect() to another server has just
  4191. * succeeded.
  4192. *
  4193. * This function just passes conn to the connection-specific
  4194. * connection_*_finished_connecting() function.
  4195. */
  4196. static int
  4197. connection_finished_connecting(connection_t *conn)
  4198. {
  4199. tor_assert(conn);
  4200. if (!server_mode(get_options())) {
  4201. /* See whether getsockname() says our address changed. We need to do this
  4202. * now that the connection has finished, because getsockname() on Windows
  4203. * won't work until then. */
  4204. client_check_address_changed(conn->s);
  4205. }
  4206. switch (conn->type)
  4207. {
  4208. case CONN_TYPE_OR:
  4209. return connection_or_finished_connecting(TO_OR_CONN(conn));
  4210. case CONN_TYPE_EXIT:
  4211. return connection_edge_finished_connecting(TO_EDGE_CONN(conn));
  4212. case CONN_TYPE_DIR:
  4213. return connection_dir_finished_connecting(TO_DIR_CONN(conn));
  4214. default:
  4215. log_err(LD_BUG,"got unexpected conn type %d.", conn->type);
  4216. tor_fragile_assert();
  4217. return -1;
  4218. }
  4219. }
  4220. /** Callback: invoked when a connection reaches an EOF event. */
  4221. static int
  4222. connection_reached_eof(connection_t *conn)
  4223. {
  4224. switch (conn->type) {
  4225. case CONN_TYPE_OR:
  4226. case CONN_TYPE_EXT_OR:
  4227. return connection_or_reached_eof(TO_OR_CONN(conn));
  4228. case CONN_TYPE_AP:
  4229. case CONN_TYPE_EXIT:
  4230. return connection_edge_reached_eof(TO_EDGE_CONN(conn));
  4231. case CONN_TYPE_DIR:
  4232. return connection_dir_reached_eof(TO_DIR_CONN(conn));
  4233. case CONN_TYPE_CONTROL:
  4234. return connection_control_reached_eof(TO_CONTROL_CONN(conn));
  4235. default:
  4236. log_err(LD_BUG,"got unexpected conn type %d.", conn->type);
  4237. tor_fragile_assert();
  4238. return -1;
  4239. }
  4240. }
  4241. /** Log how many bytes are used by buffers of different kinds and sizes. */
  4242. void
  4243. connection_dump_buffer_mem_stats(int severity)
  4244. {
  4245. uint64_t used_by_type[CONN_TYPE_MAX_+1];
  4246. uint64_t alloc_by_type[CONN_TYPE_MAX_+1];
  4247. int n_conns_by_type[CONN_TYPE_MAX_+1];
  4248. uint64_t total_alloc = 0;
  4249. uint64_t total_used = 0;
  4250. int i;
  4251. smartlist_t *conns = get_connection_array();
  4252. memset(used_by_type, 0, sizeof(used_by_type));
  4253. memset(alloc_by_type, 0, sizeof(alloc_by_type));
  4254. memset(n_conns_by_type, 0, sizeof(n_conns_by_type));
  4255. SMARTLIST_FOREACH_BEGIN(conns, connection_t *, c) {
  4256. int tp = c->type;
  4257. ++n_conns_by_type[tp];
  4258. if (c->inbuf) {
  4259. used_by_type[tp] += buf_datalen(c->inbuf);
  4260. alloc_by_type[tp] += buf_allocation(c->inbuf);
  4261. }
  4262. if (c->outbuf) {
  4263. used_by_type[tp] += buf_datalen(c->outbuf);
  4264. alloc_by_type[tp] += buf_allocation(c->outbuf);
  4265. }
  4266. } SMARTLIST_FOREACH_END(c);
  4267. for (i=0; i <= CONN_TYPE_MAX_; ++i) {
  4268. total_used += used_by_type[i];
  4269. total_alloc += alloc_by_type[i];
  4270. }
  4271. tor_log(severity, LD_GENERAL,
  4272. "In buffers for %d connections: "U64_FORMAT" used/"U64_FORMAT" allocated",
  4273. smartlist_len(conns),
  4274. U64_PRINTF_ARG(total_used), U64_PRINTF_ARG(total_alloc));
  4275. for (i=CONN_TYPE_MIN_; i <= CONN_TYPE_MAX_; ++i) {
  4276. if (!n_conns_by_type[i])
  4277. continue;
  4278. tor_log(severity, LD_GENERAL,
  4279. " For %d %s connections: "U64_FORMAT" used/"U64_FORMAT" allocated",
  4280. n_conns_by_type[i], conn_type_to_string(i),
  4281. U64_PRINTF_ARG(used_by_type[i]), U64_PRINTF_ARG(alloc_by_type[i]));
  4282. }
  4283. }
  4284. /** Verify that connection <b>conn</b> has all of its invariants
  4285. * correct. Trigger an assert if anything is invalid.
  4286. */
  4287. void
  4288. assert_connection_ok(connection_t *conn, time_t now)
  4289. {
  4290. (void) now; /* XXXX unused. */
  4291. tor_assert(conn);
  4292. tor_assert(conn->type >= CONN_TYPE_MIN_);
  4293. tor_assert(conn->type <= CONN_TYPE_MAX_);
  4294. #ifdef USE_BUFFEREVENTS
  4295. if (conn->bufev) {
  4296. tor_assert(conn->read_event == NULL);
  4297. tor_assert(conn->write_event == NULL);
  4298. tor_assert(conn->inbuf == NULL);
  4299. tor_assert(conn->outbuf == NULL);
  4300. }
  4301. #endif
  4302. switch (conn->type) {
  4303. case CONN_TYPE_OR:
  4304. case CONN_TYPE_EXT_OR:
  4305. tor_assert(conn->magic == OR_CONNECTION_MAGIC);
  4306. break;
  4307. case CONN_TYPE_AP:
  4308. tor_assert(conn->magic == ENTRY_CONNECTION_MAGIC);
  4309. break;
  4310. case CONN_TYPE_EXIT:
  4311. tor_assert(conn->magic == EDGE_CONNECTION_MAGIC);
  4312. break;
  4313. case CONN_TYPE_DIR:
  4314. tor_assert(conn->magic == DIR_CONNECTION_MAGIC);
  4315. break;
  4316. case CONN_TYPE_CONTROL:
  4317. tor_assert(conn->magic == CONTROL_CONNECTION_MAGIC);
  4318. break;
  4319. CASE_ANY_LISTENER_TYPE:
  4320. tor_assert(conn->magic == LISTENER_CONNECTION_MAGIC);
  4321. break;
  4322. default:
  4323. tor_assert(conn->magic == BASE_CONNECTION_MAGIC);
  4324. break;
  4325. }
  4326. if (conn->linked_conn) {
  4327. tor_assert(conn->linked_conn->linked_conn == conn);
  4328. tor_assert(conn->linked);
  4329. }
  4330. if (conn->linked)
  4331. tor_assert(!SOCKET_OK(conn->s));
  4332. if (conn->outbuf_flushlen > 0) {
  4333. /* With optimistic data, we may have queued data in
  4334. * EXIT_CONN_STATE_RESOLVING while the conn is not yet marked to writing.
  4335. * */
  4336. tor_assert((conn->type == CONN_TYPE_EXIT &&
  4337. conn->state == EXIT_CONN_STATE_RESOLVING) ||
  4338. connection_is_writing(conn) ||
  4339. conn->write_blocked_on_bw ||
  4340. (CONN_IS_EDGE(conn) &&
  4341. TO_EDGE_CONN(conn)->edge_blocked_on_circ));
  4342. }
  4343. if (conn->hold_open_until_flushed)
  4344. tor_assert(conn->marked_for_close);
  4345. /* XXXX check: read_blocked_on_bw, write_blocked_on_bw, s, conn_array_index,
  4346. * marked_for_close. */
  4347. /* buffers */
  4348. if (conn->inbuf)
  4349. assert_buf_ok(conn->inbuf);
  4350. if (conn->outbuf)
  4351. assert_buf_ok(conn->outbuf);
  4352. if (conn->type == CONN_TYPE_OR) {
  4353. or_connection_t *or_conn = TO_OR_CONN(conn);
  4354. if (conn->state == OR_CONN_STATE_OPEN) {
  4355. /* tor_assert(conn->bandwidth > 0); */
  4356. /* the above isn't necessarily true: if we just did a TLS
  4357. * handshake but we didn't recognize the other peer, or it
  4358. * gave a bad cert/etc, then we won't have assigned bandwidth,
  4359. * yet it will be open. -RD
  4360. */
  4361. // tor_assert(conn->read_bucket >= 0);
  4362. }
  4363. // tor_assert(conn->addr && conn->port);
  4364. tor_assert(conn->address);
  4365. if (conn->state > OR_CONN_STATE_PROXY_HANDSHAKING)
  4366. tor_assert(or_conn->tls);
  4367. }
  4368. if (CONN_IS_EDGE(conn)) {
  4369. /* XXX unchecked: package window, deliver window. */
  4370. if (conn->type == CONN_TYPE_AP) {
  4371. entry_connection_t *entry_conn = TO_ENTRY_CONN(conn);
  4372. if (entry_conn->chosen_exit_optional || entry_conn->chosen_exit_retries)
  4373. tor_assert(entry_conn->chosen_exit_name);
  4374. tor_assert(entry_conn->socks_request);
  4375. if (conn->state == AP_CONN_STATE_OPEN) {
  4376. tor_assert(entry_conn->socks_request->has_finished);
  4377. if (!conn->marked_for_close) {
  4378. tor_assert(ENTRY_TO_EDGE_CONN(entry_conn)->cpath_layer);
  4379. assert_cpath_layer_ok(ENTRY_TO_EDGE_CONN(entry_conn)->cpath_layer);
  4380. }
  4381. }
  4382. }
  4383. if (conn->type == CONN_TYPE_EXIT) {
  4384. tor_assert(conn->purpose == EXIT_PURPOSE_CONNECT ||
  4385. conn->purpose == EXIT_PURPOSE_RESOLVE);
  4386. }
  4387. } else if (conn->type == CONN_TYPE_DIR) {
  4388. } else {
  4389. /* Purpose is only used for dir and exit types currently */
  4390. tor_assert(!conn->purpose);
  4391. }
  4392. switch (conn->type)
  4393. {
  4394. CASE_ANY_LISTENER_TYPE:
  4395. tor_assert(conn->state == LISTENER_STATE_READY);
  4396. break;
  4397. case CONN_TYPE_OR:
  4398. tor_assert(conn->state >= OR_CONN_STATE_MIN_);
  4399. tor_assert(conn->state <= OR_CONN_STATE_MAX_);
  4400. break;
  4401. case CONN_TYPE_EXT_OR:
  4402. tor_assert(conn->state >= EXT_OR_CONN_STATE_MIN_);
  4403. tor_assert(conn->state <= EXT_OR_CONN_STATE_MAX_);
  4404. break;
  4405. case CONN_TYPE_EXIT:
  4406. tor_assert(conn->state >= EXIT_CONN_STATE_MIN_);
  4407. tor_assert(conn->state <= EXIT_CONN_STATE_MAX_);
  4408. tor_assert(conn->purpose >= EXIT_PURPOSE_MIN_);
  4409. tor_assert(conn->purpose <= EXIT_PURPOSE_MAX_);
  4410. break;
  4411. case CONN_TYPE_AP:
  4412. tor_assert(conn->state >= AP_CONN_STATE_MIN_);
  4413. tor_assert(conn->state <= AP_CONN_STATE_MAX_);
  4414. tor_assert(TO_ENTRY_CONN(conn)->socks_request);
  4415. break;
  4416. case CONN_TYPE_DIR:
  4417. tor_assert(conn->state >= DIR_CONN_STATE_MIN_);
  4418. tor_assert(conn->state <= DIR_CONN_STATE_MAX_);
  4419. tor_assert(conn->purpose >= DIR_PURPOSE_MIN_);
  4420. tor_assert(conn->purpose <= DIR_PURPOSE_MAX_);
  4421. break;
  4422. case CONN_TYPE_CONTROL:
  4423. tor_assert(conn->state >= CONTROL_CONN_STATE_MIN_);
  4424. tor_assert(conn->state <= CONTROL_CONN_STATE_MAX_);
  4425. break;
  4426. default:
  4427. tor_assert(0);
  4428. }
  4429. }
  4430. /** Fills <b>addr</b> and <b>port</b> with the details of the global
  4431. * proxy server we are using.
  4432. * <b>conn</b> contains the connection we are using the proxy for.
  4433. *
  4434. * Return 0 on success, -1 on failure.
  4435. */
  4436. int
  4437. get_proxy_addrport(tor_addr_t *addr, uint16_t *port, int *proxy_type,
  4438. const connection_t *conn)
  4439. {
  4440. const or_options_t *options = get_options();
  4441. /* Client Transport Plugins can use another proxy, but that should be hidden
  4442. * from the rest of tor (as the plugin is responsible for dealing with the
  4443. * proxy), check it first, then check the rest of the proxy types to allow
  4444. * the config to have unused ClientTransportPlugin entries.
  4445. */
  4446. if (options->ClientTransportPlugin) {
  4447. const transport_t *transport = NULL;
  4448. int r;
  4449. r = get_transport_by_bridge_addrport(&conn->addr, conn->port, &transport);
  4450. if (r<0)
  4451. return -1;
  4452. if (transport) { /* transport found */
  4453. tor_addr_copy(addr, &transport->addr);
  4454. *port = transport->port;
  4455. *proxy_type = transport->socks_version;
  4456. return 0;
  4457. }
  4458. /* Unused ClientTransportPlugin. */
  4459. }
  4460. if (options->HTTPSProxy) {
  4461. tor_addr_copy(addr, &options->HTTPSProxyAddr);
  4462. *port = options->HTTPSProxyPort;
  4463. *proxy_type = PROXY_CONNECT;
  4464. return 0;
  4465. } else if (options->Socks4Proxy) {
  4466. tor_addr_copy(addr, &options->Socks4ProxyAddr);
  4467. *port = options->Socks4ProxyPort;
  4468. *proxy_type = PROXY_SOCKS4;
  4469. return 0;
  4470. } else if (options->Socks5Proxy) {
  4471. tor_addr_copy(addr, &options->Socks5ProxyAddr);
  4472. *port = options->Socks5ProxyPort;
  4473. *proxy_type = PROXY_SOCKS5;
  4474. return 0;
  4475. }
  4476. tor_addr_make_unspec(addr);
  4477. *port = 0;
  4478. *proxy_type = PROXY_NONE;
  4479. return 0;
  4480. }
  4481. /** Log a failed connection to a proxy server.
  4482. * <b>conn</b> is the connection we use the proxy server for. */
  4483. void
  4484. log_failed_proxy_connection(connection_t *conn)
  4485. {
  4486. tor_addr_t proxy_addr;
  4487. uint16_t proxy_port;
  4488. int proxy_type;
  4489. if (get_proxy_addrport(&proxy_addr, &proxy_port, &proxy_type, conn) != 0)
  4490. return; /* if we have no proxy set up, leave this function. */
  4491. log_warn(LD_NET,
  4492. "The connection to the %s proxy server at %s just failed. "
  4493. "Make sure that the proxy server is up and running.",
  4494. proxy_type_to_string(proxy_type),
  4495. fmt_addrport(&proxy_addr, proxy_port));
  4496. }
  4497. /** Return string representation of <b>proxy_type</b>. */
  4498. static const char *
  4499. proxy_type_to_string(int proxy_type)
  4500. {
  4501. switch (proxy_type) {
  4502. case PROXY_CONNECT: return "HTTP";
  4503. case PROXY_SOCKS4: return "SOCKS4";
  4504. case PROXY_SOCKS5: return "SOCKS5";
  4505. case PROXY_PLUGGABLE: return "pluggable transports SOCKS";
  4506. case PROXY_NONE: return "NULL";
  4507. default: tor_assert(0);
  4508. }
  4509. return NULL; /*Unreached*/
  4510. }
  4511. /** Call connection_free_() on every connection in our array, and release all
  4512. * storage held by connection.c.
  4513. *
  4514. * Don't do the checks in connection_free(), because they will
  4515. * fail.
  4516. */
  4517. void
  4518. connection_free_all(void)
  4519. {
  4520. smartlist_t *conns = get_connection_array();
  4521. /* We don't want to log any messages to controllers. */
  4522. SMARTLIST_FOREACH(conns, connection_t *, conn,
  4523. if (conn->type == CONN_TYPE_CONTROL)
  4524. TO_CONTROL_CONN(conn)->event_mask = 0);
  4525. control_update_global_event_mask();
  4526. /* Unlink everything from the identity map. */
  4527. connection_or_clear_identity_map();
  4528. connection_or_clear_ext_or_id_map();
  4529. /* Clear out our list of broken connections */
  4530. clear_broken_connection_map(0);
  4531. SMARTLIST_FOREACH(conns, connection_t *, conn, connection_free_(conn));
  4532. if (outgoing_addrs) {
  4533. SMARTLIST_FOREACH(outgoing_addrs, tor_addr_t *, addr, tor_free(addr));
  4534. smartlist_free(outgoing_addrs);
  4535. outgoing_addrs = NULL;
  4536. }
  4537. tor_free(last_interface_ipv4);
  4538. tor_free(last_interface_ipv6);
  4539. #ifdef USE_BUFFEREVENTS
  4540. if (global_rate_limit)
  4541. bufferevent_rate_limit_group_free(global_rate_limit);
  4542. #endif
  4543. }