connection.c 116 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527
  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-2011, 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. #include "or.h"
  12. #include "buffers.h"
  13. #include "circuitbuild.h"
  14. #include "circuitlist.h"
  15. #include "circuituse.h"
  16. #include "config.h"
  17. #include "connection.h"
  18. #include "connection_edge.h"
  19. #include "connection_or.h"
  20. #include "control.h"
  21. #include "cpuworker.h"
  22. #include "directory.h"
  23. #include "dirserv.h"
  24. #include "dns.h"
  25. #include "dnsserv.h"
  26. #include "geoip.h"
  27. #include "main.h"
  28. #include "policies.h"
  29. #include "reasons.h"
  30. #include "relay.h"
  31. #include "rendclient.h"
  32. #include "rendcommon.h"
  33. #include "rephist.h"
  34. #include "router.h"
  35. #include "routerparse.h"
  36. static connection_t *connection_create_listener(
  37. struct sockaddr *listensockaddr,
  38. socklen_t listensocklen, int type,
  39. char* address);
  40. static void connection_init(time_t now, connection_t *conn, int type,
  41. int socket_family);
  42. static int connection_init_accepted_conn(connection_t *conn,
  43. uint8_t listener_type);
  44. static int connection_handle_listener_read(connection_t *conn, int new_type);
  45. static int connection_bucket_should_increase(int bucket,
  46. or_connection_t *conn);
  47. static int connection_finished_flushing(connection_t *conn);
  48. static int connection_flushed_some(connection_t *conn);
  49. static int connection_finished_connecting(connection_t *conn);
  50. static int connection_reached_eof(connection_t *conn);
  51. static int connection_read_to_buf(connection_t *conn, int *max_to_read,
  52. int *socket_error);
  53. static int connection_process_inbuf(connection_t *conn, int package_partial);
  54. static void client_check_address_changed(int sock);
  55. static void set_constrained_socket_buffers(int sock, int size);
  56. static const char *connection_proxy_state_to_string(int state);
  57. static int connection_read_https_proxy_response(connection_t *conn);
  58. static void connection_send_socks5_connect(connection_t *conn);
  59. /** The last IPv4 address that our network interface seemed to have been
  60. * binding to, in host order. We use this to detect when our IP changes. */
  61. static uint32_t last_interface_ip = 0;
  62. /** A list of uint32_ts for addresses we've used in outgoing connections.
  63. * Used to detect IP address changes. */
  64. static smartlist_t *outgoing_addrs = NULL;
  65. /**************************************************************/
  66. /**
  67. * Return the human-readable name for the connection type <b>type</b>
  68. */
  69. const char *
  70. conn_type_to_string(int type)
  71. {
  72. static char buf[64];
  73. switch (type) {
  74. case CONN_TYPE_OR_LISTENER: return "OR listener";
  75. case CONN_TYPE_OR: return "OR";
  76. case CONN_TYPE_EXIT: return "Exit";
  77. case CONN_TYPE_AP_LISTENER: return "Socks listener";
  78. case CONN_TYPE_AP_TRANS_LISTENER:
  79. return "Transparent pf/netfilter listener";
  80. case CONN_TYPE_AP_NATD_LISTENER: return "Transparent natd listener";
  81. case CONN_TYPE_AP_DNS_LISTENER: return "DNS listener";
  82. case CONN_TYPE_AP: return "Socks";
  83. case CONN_TYPE_DIR_LISTENER: return "Directory listener";
  84. case CONN_TYPE_DIR: return "Directory";
  85. case CONN_TYPE_CPUWORKER: return "CPU worker";
  86. case CONN_TYPE_CONTROL_LISTENER: return "Control listener";
  87. case CONN_TYPE_CONTROL: return "Control";
  88. default:
  89. log_warn(LD_BUG, "unknown connection type %d", type);
  90. tor_snprintf(buf, sizeof(buf), "unknown [%d]", type);
  91. return buf;
  92. }
  93. }
  94. /**
  95. * Return the human-readable name for the connection state <b>state</b>
  96. * for the connection type <b>type</b>
  97. */
  98. const char *
  99. conn_state_to_string(int type, int state)
  100. {
  101. static char buf[96];
  102. switch (type) {
  103. case CONN_TYPE_OR_LISTENER:
  104. case CONN_TYPE_AP_LISTENER:
  105. case CONN_TYPE_AP_TRANS_LISTENER:
  106. case CONN_TYPE_AP_NATD_LISTENER:
  107. case CONN_TYPE_AP_DNS_LISTENER:
  108. case CONN_TYPE_DIR_LISTENER:
  109. case CONN_TYPE_CONTROL_LISTENER:
  110. if (state == LISTENER_STATE_READY)
  111. return "ready";
  112. break;
  113. case CONN_TYPE_OR:
  114. switch (state) {
  115. case OR_CONN_STATE_CONNECTING: return "connect()ing";
  116. case OR_CONN_STATE_PROXY_HANDSHAKING: return "handshaking (proxy)";
  117. case OR_CONN_STATE_TLS_HANDSHAKING: return "handshaking (TLS)";
  118. case OR_CONN_STATE_TLS_CLIENT_RENEGOTIATING:
  119. return "renegotiating (TLS)";
  120. case OR_CONN_STATE_TLS_SERVER_RENEGOTIATING:
  121. return "waiting for renegotiation (TLS)";
  122. case OR_CONN_STATE_OR_HANDSHAKING: return "handshaking (Tor)";
  123. case OR_CONN_STATE_OPEN: return "open";
  124. }
  125. break;
  126. case CONN_TYPE_EXIT:
  127. switch (state) {
  128. case EXIT_CONN_STATE_RESOLVING: return "waiting for dest info";
  129. case EXIT_CONN_STATE_CONNECTING: return "connecting";
  130. case EXIT_CONN_STATE_OPEN: return "open";
  131. case EXIT_CONN_STATE_RESOLVEFAILED: return "resolve failed";
  132. }
  133. break;
  134. case CONN_TYPE_AP:
  135. switch (state) {
  136. case AP_CONN_STATE_SOCKS_WAIT: return "waiting for socks info";
  137. case AP_CONN_STATE_NATD_WAIT: return "waiting for natd dest info";
  138. case AP_CONN_STATE_RENDDESC_WAIT: return "waiting for rendezvous desc";
  139. case AP_CONN_STATE_CONTROLLER_WAIT: return "waiting for controller";
  140. case AP_CONN_STATE_CIRCUIT_WAIT: return "waiting for circuit";
  141. case AP_CONN_STATE_CONNECT_WAIT: return "waiting for connect response";
  142. case AP_CONN_STATE_RESOLVE_WAIT: return "waiting for resolve response";
  143. case AP_CONN_STATE_OPEN: return "open";
  144. }
  145. break;
  146. case CONN_TYPE_DIR:
  147. switch (state) {
  148. case DIR_CONN_STATE_CONNECTING: return "connecting";
  149. case DIR_CONN_STATE_CLIENT_SENDING: return "client sending";
  150. case DIR_CONN_STATE_CLIENT_READING: return "client reading";
  151. case DIR_CONN_STATE_CLIENT_FINISHED: return "client finished";
  152. case DIR_CONN_STATE_SERVER_COMMAND_WAIT: return "waiting for command";
  153. case DIR_CONN_STATE_SERVER_WRITING: return "writing";
  154. }
  155. break;
  156. case CONN_TYPE_CPUWORKER:
  157. switch (state) {
  158. case CPUWORKER_STATE_IDLE: return "idle";
  159. case CPUWORKER_STATE_BUSY_ONION: return "busy with onion";
  160. }
  161. break;
  162. case CONN_TYPE_CONTROL:
  163. switch (state) {
  164. case CONTROL_CONN_STATE_OPEN: return "open (protocol v1)";
  165. case CONTROL_CONN_STATE_NEEDAUTH:
  166. return "waiting for authentication (protocol v1)";
  167. }
  168. break;
  169. }
  170. log_warn(LD_BUG, "unknown connection state %d (type %d)", state, type);
  171. tor_snprintf(buf, sizeof(buf),
  172. "unknown state [%d] on unknown [%s] connection",
  173. state, conn_type_to_string(type));
  174. return buf;
  175. }
  176. /** Allocate and return a new dir_connection_t, initialized as by
  177. * connection_init(). */
  178. dir_connection_t *
  179. dir_connection_new(int socket_family)
  180. {
  181. dir_connection_t *dir_conn = tor_malloc_zero(sizeof(dir_connection_t));
  182. connection_init(time(NULL), TO_CONN(dir_conn), CONN_TYPE_DIR, socket_family);
  183. return dir_conn;
  184. }
  185. /** Allocate and return a new or_connection_t, initialized as by
  186. * connection_init(). */
  187. or_connection_t *
  188. or_connection_new(int socket_family)
  189. {
  190. or_connection_t *or_conn = tor_malloc_zero(sizeof(or_connection_t));
  191. time_t now = time(NULL);
  192. connection_init(now, TO_CONN(or_conn), CONN_TYPE_OR, socket_family);
  193. or_conn->timestamp_last_added_nonpadding = time(NULL);
  194. or_conn->next_circ_id = crypto_rand_int(1<<15);
  195. or_conn->active_circuit_pqueue = smartlist_create();
  196. or_conn->active_circuit_pqueue_last_recalibrated = cell_ewma_get_tick();
  197. return or_conn;
  198. }
  199. /** Allocate and return a new edge_connection_t, initialized as by
  200. * connection_init(). */
  201. edge_connection_t *
  202. edge_connection_new(int type, int socket_family)
  203. {
  204. edge_connection_t *edge_conn = tor_malloc_zero(sizeof(edge_connection_t));
  205. tor_assert(type == CONN_TYPE_EXIT || type == CONN_TYPE_AP);
  206. connection_init(time(NULL), TO_CONN(edge_conn), type, socket_family);
  207. if (type == CONN_TYPE_AP)
  208. edge_conn->socks_request = tor_malloc_zero(sizeof(socks_request_t));
  209. return edge_conn;
  210. }
  211. /** Allocate and return a new control_connection_t, initialized as by
  212. * connection_init(). */
  213. control_connection_t *
  214. control_connection_new(int socket_family)
  215. {
  216. control_connection_t *control_conn =
  217. tor_malloc_zero(sizeof(control_connection_t));
  218. connection_init(time(NULL),
  219. TO_CONN(control_conn), CONN_TYPE_CONTROL, socket_family);
  220. log_notice(LD_CONTROL, "New control connection opened.");
  221. return control_conn;
  222. }
  223. /** Allocate, initialize, and return a new connection_t subtype of <b>type</b>
  224. * to make or receive connections of address family <b>socket_family</b>. The
  225. * type should be one of the CONN_TYPE_* constants. */
  226. connection_t *
  227. connection_new(int type, int socket_family)
  228. {
  229. switch (type) {
  230. case CONN_TYPE_OR:
  231. return TO_CONN(or_connection_new(socket_family));
  232. case CONN_TYPE_EXIT:
  233. case CONN_TYPE_AP:
  234. return TO_CONN(edge_connection_new(type, socket_family));
  235. case CONN_TYPE_DIR:
  236. return TO_CONN(dir_connection_new(socket_family));
  237. case CONN_TYPE_CONTROL:
  238. return TO_CONN(control_connection_new(socket_family));
  239. default: {
  240. connection_t *conn = tor_malloc_zero(sizeof(connection_t));
  241. connection_init(time(NULL), conn, type, socket_family);
  242. return conn;
  243. }
  244. }
  245. }
  246. /** Initializes conn. (you must call connection_add() to link it into the main
  247. * array).
  248. *
  249. * Set conn-\>type to <b>type</b>. Set conn-\>s and conn-\>conn_array_index to
  250. * -1 to signify they are not yet assigned.
  251. *
  252. * If conn is not a listener type, allocate buffers for it. If it's
  253. * an AP type, allocate space to store the socks_request.
  254. *
  255. * Assign a pseudorandom next_circ_id between 0 and 2**15.
  256. *
  257. * Initialize conn's timestamps to now.
  258. */
  259. static void
  260. connection_init(time_t now, connection_t *conn, int type, int socket_family)
  261. {
  262. static uint64_t n_connections_allocated = 1;
  263. switch (type) {
  264. case CONN_TYPE_OR:
  265. conn->magic = OR_CONNECTION_MAGIC;
  266. break;
  267. case CONN_TYPE_EXIT:
  268. case CONN_TYPE_AP:
  269. conn->magic = EDGE_CONNECTION_MAGIC;
  270. break;
  271. case CONN_TYPE_DIR:
  272. conn->magic = DIR_CONNECTION_MAGIC;
  273. break;
  274. case CONN_TYPE_CONTROL:
  275. conn->magic = CONTROL_CONNECTION_MAGIC;
  276. break;
  277. default:
  278. conn->magic = BASE_CONNECTION_MAGIC;
  279. break;
  280. }
  281. conn->s = -1; /* give it a default of 'not used' */
  282. conn->conn_array_index = -1; /* also default to 'not used' */
  283. conn->global_identifier = n_connections_allocated++;
  284. conn->type = type;
  285. conn->socket_family = socket_family;
  286. if (!connection_is_listener(conn)) { /* listeners never use their buf */
  287. conn->inbuf = buf_new();
  288. conn->outbuf = buf_new();
  289. }
  290. conn->timestamp_created = now;
  291. conn->timestamp_lastread = now;
  292. conn->timestamp_lastwritten = now;
  293. }
  294. /** Create a link between <b>conn_a</b> and <b>conn_b</b>. */
  295. void
  296. connection_link_connections(connection_t *conn_a, connection_t *conn_b)
  297. {
  298. tor_assert(conn_a->s < 0);
  299. tor_assert(conn_b->s < 0);
  300. conn_a->linked = 1;
  301. conn_b->linked = 1;
  302. conn_a->linked_conn = conn_b;
  303. conn_b->linked_conn = conn_a;
  304. }
  305. /** Deallocate memory used by <b>conn</b>. Deallocate its buffers if
  306. * necessary, close its socket if necessary, and mark the directory as dirty
  307. * if <b>conn</b> is an OR or OP connection.
  308. */
  309. static void
  310. _connection_free(connection_t *conn)
  311. {
  312. void *mem;
  313. size_t memlen;
  314. if (!conn)
  315. return;
  316. switch (conn->type) {
  317. case CONN_TYPE_OR:
  318. tor_assert(conn->magic == OR_CONNECTION_MAGIC);
  319. mem = TO_OR_CONN(conn);
  320. memlen = sizeof(or_connection_t);
  321. break;
  322. case CONN_TYPE_AP:
  323. case CONN_TYPE_EXIT:
  324. tor_assert(conn->magic == EDGE_CONNECTION_MAGIC);
  325. mem = TO_EDGE_CONN(conn);
  326. memlen = sizeof(edge_connection_t);
  327. break;
  328. case CONN_TYPE_DIR:
  329. tor_assert(conn->magic == DIR_CONNECTION_MAGIC);
  330. mem = TO_DIR_CONN(conn);
  331. memlen = sizeof(dir_connection_t);
  332. break;
  333. case CONN_TYPE_CONTROL:
  334. tor_assert(conn->magic == CONTROL_CONNECTION_MAGIC);
  335. mem = TO_CONTROL_CONN(conn);
  336. memlen = sizeof(control_connection_t);
  337. break;
  338. default:
  339. tor_assert(conn->magic == BASE_CONNECTION_MAGIC);
  340. mem = conn;
  341. memlen = sizeof(connection_t);
  342. break;
  343. }
  344. if (conn->linked) {
  345. log_info(LD_GENERAL, "Freeing linked %s connection [%s] with %d "
  346. "bytes on inbuf, %d on outbuf.",
  347. conn_type_to_string(conn->type),
  348. conn_state_to_string(conn->type, conn->state),
  349. (int)buf_datalen(conn->inbuf), (int)buf_datalen(conn->outbuf));
  350. }
  351. if (!connection_is_listener(conn)) {
  352. buf_free(conn->inbuf);
  353. buf_free(conn->outbuf);
  354. } else {
  355. if (conn->socket_family == AF_UNIX) {
  356. /* For now only control ports can be Unix domain sockets
  357. * and listeners at the same time */
  358. tor_assert(conn->type == CONN_TYPE_CONTROL_LISTENER);
  359. if (unlink(conn->address) < 0 && errno != ENOENT) {
  360. log_warn(LD_NET, "Could not unlink %s: %s", conn->address,
  361. strerror(errno));
  362. }
  363. }
  364. }
  365. tor_free(conn->address);
  366. if (connection_speaks_cells(conn)) {
  367. or_connection_t *or_conn = TO_OR_CONN(conn);
  368. tor_tls_free(or_conn->tls);
  369. or_conn->tls = NULL;
  370. or_handshake_state_free(or_conn->handshake_state);
  371. or_conn->handshake_state = NULL;
  372. smartlist_free(or_conn->active_circuit_pqueue);
  373. tor_free(or_conn->nickname);
  374. }
  375. if (CONN_IS_EDGE(conn)) {
  376. edge_connection_t *edge_conn = TO_EDGE_CONN(conn);
  377. tor_free(edge_conn->chosen_exit_name);
  378. if (edge_conn->socks_request) {
  379. memset(edge_conn->socks_request, 0xcc, sizeof(socks_request_t));
  380. tor_free(edge_conn->socks_request);
  381. }
  382. rend_data_free(edge_conn->rend_data);
  383. }
  384. if (conn->type == CONN_TYPE_CONTROL) {
  385. control_connection_t *control_conn = TO_CONTROL_CONN(conn);
  386. tor_free(control_conn->incoming_cmd);
  387. }
  388. tor_free(conn->read_event); /* Probably already freed by connection_free. */
  389. tor_free(conn->write_event); /* Probably already freed by connection_free. */
  390. if (conn->type == CONN_TYPE_DIR) {
  391. dir_connection_t *dir_conn = TO_DIR_CONN(conn);
  392. tor_free(dir_conn->requested_resource);
  393. tor_zlib_free(dir_conn->zlib_state);
  394. if (dir_conn->fingerprint_stack) {
  395. SMARTLIST_FOREACH(dir_conn->fingerprint_stack, char *, cp, tor_free(cp));
  396. smartlist_free(dir_conn->fingerprint_stack);
  397. }
  398. cached_dir_decref(dir_conn->cached_dir);
  399. rend_data_free(dir_conn->rend_data);
  400. }
  401. if (conn->s >= 0) {
  402. log_debug(LD_NET,"closing fd %d.",conn->s);
  403. tor_close_socket(conn->s);
  404. conn->s = -1;
  405. }
  406. if (conn->type == CONN_TYPE_OR &&
  407. !tor_digest_is_zero(TO_OR_CONN(conn)->identity_digest)) {
  408. log_warn(LD_BUG, "called on OR conn with non-zeroed identity_digest");
  409. connection_or_remove_from_identity_map(TO_OR_CONN(conn));
  410. }
  411. memset(mem, 0xCC, memlen); /* poison memory */
  412. tor_free(mem);
  413. }
  414. /** Make sure <b>conn</b> isn't in any of the global conn lists; then free it.
  415. */
  416. void
  417. connection_free(connection_t *conn)
  418. {
  419. if (!conn)
  420. return;
  421. tor_assert(!connection_is_on_closeable_list(conn));
  422. tor_assert(!connection_in_array(conn));
  423. if (conn->linked_conn) {
  424. log_err(LD_BUG, "Called with conn->linked_conn still set.");
  425. tor_fragile_assert();
  426. conn->linked_conn->linked_conn = NULL;
  427. if (! conn->linked_conn->marked_for_close &&
  428. conn->linked_conn->reading_from_linked_conn)
  429. connection_start_reading(conn->linked_conn);
  430. conn->linked_conn = NULL;
  431. }
  432. if (connection_speaks_cells(conn)) {
  433. if (!tor_digest_is_zero(TO_OR_CONN(conn)->identity_digest)) {
  434. connection_or_remove_from_identity_map(TO_OR_CONN(conn));
  435. }
  436. }
  437. if (conn->type == CONN_TYPE_CONTROL) {
  438. TO_CONTROL_CONN(conn)->event_mask = 0;
  439. control_update_global_event_mask();
  440. }
  441. connection_unregister_events(conn);
  442. _connection_free(conn);
  443. }
  444. /** Call _connection_free() on every connection in our array, and release all
  445. * storage held by connection.c. This is used by cpuworkers and dnsworkers
  446. * when they fork, so they don't keep resources held open (especially
  447. * sockets).
  448. *
  449. * Don't do the checks in connection_free(), because they will
  450. * fail.
  451. */
  452. void
  453. connection_free_all(void)
  454. {
  455. smartlist_t *conns = get_connection_array();
  456. /* We don't want to log any messages to controllers. */
  457. SMARTLIST_FOREACH(conns, connection_t *, conn,
  458. if (conn->type == CONN_TYPE_CONTROL)
  459. TO_CONTROL_CONN(conn)->event_mask = 0);
  460. control_update_global_event_mask();
  461. /* Unlink everything from the identity map. */
  462. connection_or_clear_identity_map();
  463. SMARTLIST_FOREACH(conns, connection_t *, conn, _connection_free(conn));
  464. if (outgoing_addrs) {
  465. SMARTLIST_FOREACH(outgoing_addrs, void*, addr, tor_free(addr));
  466. smartlist_free(outgoing_addrs);
  467. outgoing_addrs = NULL;
  468. }
  469. }
  470. /** Do any cleanup needed:
  471. * - Directory conns that failed to fetch a rendezvous descriptor
  472. * need to inform pending rendezvous streams.
  473. * - OR conns need to call rep_hist_note_*() to record status.
  474. * - AP conns need to send a socks reject if necessary.
  475. * - Exit conns need to call connection_dns_remove() if necessary.
  476. * - AP and Exit conns need to send an end cell if they can.
  477. * - DNS conns need to fail any resolves that are pending on them.
  478. * - OR and edge connections need to be unlinked from circuits.
  479. */
  480. void
  481. connection_about_to_close_connection(connection_t *conn)
  482. {
  483. circuit_t *circ;
  484. dir_connection_t *dir_conn;
  485. or_connection_t *or_conn;
  486. edge_connection_t *edge_conn;
  487. time_t now = time(NULL);
  488. tor_assert(conn->marked_for_close);
  489. if (CONN_IS_EDGE(conn)) {
  490. edge_conn = TO_EDGE_CONN(conn);
  491. if (!edge_conn->edge_has_sent_end) {
  492. log_warn(LD_BUG, "(Harmless.) Edge connection (marked at %s:%d) "
  493. "hasn't sent end yet?",
  494. conn->marked_for_close_file, conn->marked_for_close);
  495. tor_fragile_assert();
  496. }
  497. }
  498. switch (conn->type) {
  499. case CONN_TYPE_DIR:
  500. dir_conn = TO_DIR_CONN(conn);
  501. if (conn->state < DIR_CONN_STATE_CLIENT_FINISHED) {
  502. /* It's a directory connection and connecting or fetching
  503. * failed: forget about this router, and maybe try again. */
  504. connection_dir_request_failed(dir_conn);
  505. }
  506. /* If we were trying to fetch a v2 rend desc and did not succeed,
  507. * retry as needed. (If a fetch is successful, the connection state
  508. * is changed to DIR_PURPOSE_HAS_FETCHED_RENDDESC to mark that
  509. * refetching is unnecessary.) */
  510. if (conn->purpose == DIR_PURPOSE_FETCH_RENDDESC_V2 &&
  511. dir_conn->rend_data &&
  512. strlen(dir_conn->rend_data->onion_address) ==
  513. REND_SERVICE_ID_LEN_BASE32)
  514. rend_client_refetch_v2_renddesc(dir_conn->rend_data);
  515. break;
  516. case CONN_TYPE_OR:
  517. or_conn = TO_OR_CONN(conn);
  518. /* Remember why we're closing this connection. */
  519. if (conn->state != OR_CONN_STATE_OPEN) {
  520. /* Inform any pending (not attached) circs that they should
  521. * give up. */
  522. circuit_n_conn_done(TO_OR_CONN(conn), 0);
  523. /* now mark things down as needed */
  524. if (connection_or_nonopen_was_started_here(or_conn)) {
  525. or_options_t *options = get_options();
  526. rep_hist_note_connect_failed(or_conn->identity_digest, now);
  527. entry_guard_register_connect_status(or_conn->identity_digest,0,
  528. !options->HTTPSProxy, now);
  529. if (conn->state >= OR_CONN_STATE_TLS_HANDSHAKING) {
  530. int reason = tls_error_to_orconn_end_reason(or_conn->tls_error);
  531. control_event_or_conn_status(or_conn, OR_CONN_EVENT_FAILED,
  532. reason);
  533. if (!authdir_mode_tests_reachability(options))
  534. control_event_bootstrap_problem(
  535. orconn_end_reason_to_control_string(reason), reason);
  536. }
  537. }
  538. } else if (conn->hold_open_until_flushed) {
  539. /* We only set hold_open_until_flushed when we're intentionally
  540. * closing a connection. */
  541. rep_hist_note_disconnect(or_conn->identity_digest, now);
  542. control_event_or_conn_status(or_conn, OR_CONN_EVENT_CLOSED,
  543. tls_error_to_orconn_end_reason(or_conn->tls_error));
  544. } else if (!tor_digest_is_zero(or_conn->identity_digest)) {
  545. rep_hist_note_connection_died(or_conn->identity_digest, now);
  546. control_event_or_conn_status(or_conn, OR_CONN_EVENT_CLOSED,
  547. tls_error_to_orconn_end_reason(or_conn->tls_error));
  548. }
  549. /* Now close all the attached circuits on it. */
  550. circuit_unlink_all_from_or_conn(TO_OR_CONN(conn),
  551. END_CIRC_REASON_OR_CONN_CLOSED);
  552. break;
  553. case CONN_TYPE_AP:
  554. edge_conn = TO_EDGE_CONN(conn);
  555. if (edge_conn->socks_request->has_finished == 0) {
  556. /* since conn gets removed right after this function finishes,
  557. * there's no point trying to send back a reply at this point. */
  558. log_warn(LD_BUG,"Closing stream (marked at %s:%d) without sending"
  559. " back a socks reply.",
  560. conn->marked_for_close_file, conn->marked_for_close);
  561. }
  562. if (!edge_conn->end_reason) {
  563. log_warn(LD_BUG,"Closing stream (marked at %s:%d) without having"
  564. " set end_reason.",
  565. conn->marked_for_close_file, conn->marked_for_close);
  566. }
  567. if (edge_conn->dns_server_request) {
  568. log_warn(LD_BUG,"Closing stream (marked at %s:%d) without having"
  569. " replied to DNS request.",
  570. conn->marked_for_close_file, conn->marked_for_close);
  571. dnsserv_reject_request(edge_conn);
  572. }
  573. control_event_stream_bandwidth(edge_conn);
  574. control_event_stream_status(edge_conn, STREAM_EVENT_CLOSED,
  575. edge_conn->end_reason);
  576. circ = circuit_get_by_edge_conn(edge_conn);
  577. if (circ)
  578. circuit_detach_stream(circ, edge_conn);
  579. break;
  580. case CONN_TYPE_EXIT:
  581. edge_conn = TO_EDGE_CONN(conn);
  582. circ = circuit_get_by_edge_conn(edge_conn);
  583. if (circ)
  584. circuit_detach_stream(circ, edge_conn);
  585. if (conn->state == EXIT_CONN_STATE_RESOLVING) {
  586. connection_dns_remove(edge_conn);
  587. }
  588. break;
  589. }
  590. }
  591. /** Return true iff connection_close_immediate() has been called on this
  592. * connection. */
  593. #define CONN_IS_CLOSED(c) \
  594. ((c)->linked ? ((c)->linked_conn_is_closed) : ((c)->s < 0))
  595. /** Close the underlying socket for <b>conn</b>, so we don't try to
  596. * flush it. Must be used in conjunction with (right before)
  597. * connection_mark_for_close().
  598. */
  599. void
  600. connection_close_immediate(connection_t *conn)
  601. {
  602. assert_connection_ok(conn,0);
  603. if (CONN_IS_CLOSED(conn)) {
  604. log_err(LD_BUG,"Attempt to close already-closed connection.");
  605. tor_fragile_assert();
  606. return;
  607. }
  608. if (conn->outbuf_flushlen) {
  609. log_info(LD_NET,"fd %d, type %s, state %s, %d bytes on outbuf.",
  610. conn->s, conn_type_to_string(conn->type),
  611. conn_state_to_string(conn->type, conn->state),
  612. (int)conn->outbuf_flushlen);
  613. }
  614. connection_unregister_events(conn);
  615. if (conn->s >= 0)
  616. tor_close_socket(conn->s);
  617. conn->s = -1;
  618. if (conn->linked)
  619. conn->linked_conn_is_closed = 1;
  620. if (!connection_is_listener(conn)) {
  621. buf_clear(conn->outbuf);
  622. conn->outbuf_flushlen = 0;
  623. }
  624. }
  625. /** Mark <b>conn</b> to be closed next time we loop through
  626. * conn_close_if_marked() in main.c. */
  627. void
  628. _connection_mark_for_close(connection_t *conn, int line, const char *file)
  629. {
  630. assert_connection_ok(conn,0);
  631. tor_assert(line);
  632. tor_assert(line < 1<<16); /* marked_for_close can only fit a uint16_t. */
  633. tor_assert(file);
  634. if (conn->marked_for_close) {
  635. log(LOG_WARN,LD_BUG,"Duplicate call to connection_mark_for_close at %s:%d"
  636. " (first at %s:%d)", file, line, conn->marked_for_close_file,
  637. conn->marked_for_close);
  638. tor_fragile_assert();
  639. return;
  640. }
  641. conn->marked_for_close = line;
  642. conn->marked_for_close_file = file;
  643. add_connection_to_closeable_list(conn);
  644. /* in case we're going to be held-open-til-flushed, reset
  645. * the number of seconds since last successful write, so
  646. * we get our whole 15 seconds */
  647. conn->timestamp_lastwritten = time(NULL);
  648. }
  649. /** Find each connection that has hold_open_until_flushed set to
  650. * 1 but hasn't written in the past 15 seconds, and set
  651. * hold_open_until_flushed to 0. This means it will get cleaned
  652. * up in the next loop through close_if_marked() in main.c.
  653. */
  654. void
  655. connection_expire_held_open(void)
  656. {
  657. time_t now;
  658. smartlist_t *conns = get_connection_array();
  659. now = time(NULL);
  660. SMARTLIST_FOREACH(conns, connection_t *, conn,
  661. {
  662. /* If we've been holding the connection open, but we haven't written
  663. * for 15 seconds...
  664. */
  665. if (conn->hold_open_until_flushed) {
  666. tor_assert(conn->marked_for_close);
  667. if (now - conn->timestamp_lastwritten >= 15) {
  668. int severity;
  669. if (conn->type == CONN_TYPE_EXIT ||
  670. (conn->type == CONN_TYPE_DIR &&
  671. conn->purpose == DIR_PURPOSE_SERVER))
  672. severity = LOG_INFO;
  673. else
  674. severity = LOG_NOTICE;
  675. log_fn(severity, LD_NET,
  676. "Giving up on marked_for_close conn that's been flushing "
  677. "for 15s (fd %d, type %s, state %s).",
  678. conn->s, conn_type_to_string(conn->type),
  679. conn_state_to_string(conn->type, conn->state));
  680. conn->hold_open_until_flushed = 0;
  681. }
  682. }
  683. });
  684. }
  685. /** Create an AF_INET listenaddr struct.
  686. * <b>listenaddress</b> provides the host and optionally the port information
  687. * for the new structure. If no port is provided in <b>listenaddress</b> then
  688. * <b>listenport</b> is used.
  689. *
  690. * If not NULL <b>readable_address</b> will contain a copy of the host part of
  691. * <b>listenaddress</b>.
  692. *
  693. * The listenaddr struct has to be freed by the caller.
  694. */
  695. static struct sockaddr_in *
  696. create_inet_sockaddr(const char *listenaddress, uint16_t listenport,
  697. char **readable_address, socklen_t *socklen_out) {
  698. struct sockaddr_in *listenaddr = NULL;
  699. uint32_t addr;
  700. uint16_t usePort = 0;
  701. if (parse_addr_port(LOG_WARN,
  702. listenaddress, readable_address, &addr, &usePort)<0) {
  703. log_warn(LD_CONFIG,
  704. "Error parsing/resolving ListenAddress %s", listenaddress);
  705. goto err;
  706. }
  707. if (usePort==0)
  708. usePort = listenport;
  709. listenaddr = tor_malloc_zero(sizeof(struct sockaddr_in));
  710. listenaddr->sin_addr.s_addr = htonl(addr);
  711. listenaddr->sin_family = AF_INET;
  712. listenaddr->sin_port = htons((uint16_t) usePort);
  713. *socklen_out = sizeof(struct sockaddr_in);
  714. return listenaddr;
  715. err:
  716. tor_free(listenaddr);
  717. return NULL;
  718. }
  719. #ifdef HAVE_SYS_UN_H
  720. /** Create an AF_UNIX listenaddr struct.
  721. * <b>listenaddress</b> provides the path to the Unix socket.
  722. *
  723. * Eventually <b>listenaddress</b> will also optionally contain user, group,
  724. * and file permissions for the new socket. But not yet. XXX
  725. * Also, since we do not create the socket here the information doesn't help
  726. * here.
  727. *
  728. * If not NULL <b>readable_address</b> will contain a copy of the path part of
  729. * <b>listenaddress</b>.
  730. *
  731. * The listenaddr struct has to be freed by the caller.
  732. */
  733. static struct sockaddr_un *
  734. create_unix_sockaddr(const char *listenaddress, char **readable_address,
  735. socklen_t *len_out)
  736. {
  737. struct sockaddr_un *sockaddr = NULL;
  738. sockaddr = tor_malloc_zero(sizeof(struct sockaddr_un));
  739. sockaddr->sun_family = AF_UNIX;
  740. strncpy(sockaddr->sun_path, listenaddress, sizeof(sockaddr->sun_path));
  741. if (readable_address)
  742. *readable_address = tor_strdup(listenaddress);
  743. *len_out = sizeof(struct sockaddr_un);
  744. return sockaddr;
  745. }
  746. #else
  747. static struct sockaddr *
  748. create_unix_sockaddr(const char *listenaddress, char **readable_address,
  749. socklen_t *len_out)
  750. {
  751. (void)listenaddress;
  752. (void)readable_address;
  753. log_fn(LOG_ERR, LD_BUG,
  754. "Unix domain sockets not supported, yet we tried to create one.");
  755. *len_out = 0;
  756. tor_assert(0);
  757. };
  758. #endif /* HAVE_SYS_UN_H */
  759. /** Warn that an accept or a connect has failed because we're running up
  760. * against our ulimit. Rate-limit these warnings so that we don't spam
  761. * the log. */
  762. static void
  763. warn_too_many_conns(void)
  764. {
  765. #define WARN_TOO_MANY_CONNS_INTERVAL (6*60*60)
  766. static ratelim_t last_warned = RATELIM_INIT(WARN_TOO_MANY_CONNS_INTERVAL);
  767. char *m;
  768. if ((m = rate_limit_log(&last_warned, approx_time()))) {
  769. int n_conns = get_n_open_sockets();
  770. log_warn(LD_NET,"Failing because we have %d connections already. Please "
  771. "raise your ulimit -n.%s", n_conns, m);
  772. tor_free(m);
  773. control_event_general_status(LOG_WARN, "TOO_MANY_CONNECTIONS CURRENT=%d",
  774. n_conns);
  775. }
  776. }
  777. /** Bind a new non-blocking socket listening to the socket described
  778. * by <b>listensockaddr</b>.
  779. *
  780. * <b>address</b> is only used for logging purposes and to add the information
  781. * to the conn.
  782. */
  783. static connection_t *
  784. connection_create_listener(struct sockaddr *listensockaddr, socklen_t socklen,
  785. int type, char* address)
  786. {
  787. connection_t *conn;
  788. int s; /* the socket we're going to make */
  789. uint16_t usePort = 0;
  790. int start_reading = 0;
  791. if (get_n_open_sockets() >= get_options()->_ConnLimit-1) {
  792. warn_too_many_conns();
  793. return NULL;
  794. }
  795. if (listensockaddr->sa_family == AF_INET) {
  796. int is_tcp = (type != CONN_TYPE_AP_DNS_LISTENER);
  797. #ifndef MS_WINDOWS
  798. int one=1;
  799. #endif
  800. if (is_tcp)
  801. start_reading = 1;
  802. usePort = ntohs( (uint16_t)
  803. ((struct sockaddr_in *)listensockaddr)->sin_port);
  804. log_notice(LD_NET, "Opening %s on %s:%d",
  805. conn_type_to_string(type), address, usePort);
  806. s = tor_open_socket(PF_INET,
  807. is_tcp ? SOCK_STREAM : SOCK_DGRAM,
  808. is_tcp ? IPPROTO_TCP: IPPROTO_UDP);
  809. if (s < 0) {
  810. log_warn(LD_NET,"Socket creation failed.");
  811. goto err;
  812. }
  813. #ifndef MS_WINDOWS
  814. /* REUSEADDR on normal places means you can rebind to the port
  815. * right after somebody else has let it go. But REUSEADDR on win32
  816. * means you can bind to the port _even when somebody else
  817. * already has it bound_. So, don't do that on Win32. */
  818. setsockopt(s, SOL_SOCKET, SO_REUSEADDR, (void*) &one,
  819. (socklen_t)sizeof(one));
  820. #endif
  821. if (bind(s,listensockaddr,socklen) < 0) {
  822. const char *helpfulhint = "";
  823. int e = tor_socket_errno(s);
  824. if (ERRNO_IS_EADDRINUSE(e))
  825. helpfulhint = ". Is Tor already running?";
  826. log_warn(LD_NET, "Could not bind to %s:%u: %s%s", address, usePort,
  827. tor_socket_strerror(e), helpfulhint);
  828. tor_close_socket(s);
  829. goto err;
  830. }
  831. if (is_tcp) {
  832. if (listen(s,SOMAXCONN) < 0) {
  833. log_warn(LD_NET, "Could not listen on %s:%u: %s", address, usePort,
  834. tor_socket_strerror(tor_socket_errno(s)));
  835. tor_close_socket(s);
  836. goto err;
  837. }
  838. }
  839. #ifdef HAVE_SYS_UN_H
  840. } else if (listensockaddr->sa_family == AF_UNIX) {
  841. start_reading = 1;
  842. /* For now only control ports can be Unix domain sockets
  843. * and listeners at the same time */
  844. tor_assert(type == CONN_TYPE_CONTROL_LISTENER);
  845. log_notice(LD_NET, "Opening %s on %s",
  846. conn_type_to_string(type), address);
  847. if (unlink(address) < 0 && errno != ENOENT) {
  848. log_warn(LD_NET, "Could not unlink %s: %s", address,
  849. strerror(errno));
  850. goto err;
  851. }
  852. s = tor_open_socket(AF_UNIX, SOCK_STREAM, 0);
  853. if (s < 0) {
  854. log_warn(LD_NET,"Socket creation failed: %s.", strerror(errno));
  855. goto err;
  856. }
  857. if (bind(s, listensockaddr, (socklen_t)sizeof(struct sockaddr_un)) == -1) {
  858. log_warn(LD_NET,"Bind to %s failed: %s.", address,
  859. tor_socket_strerror(tor_socket_errno(s)));
  860. goto err;
  861. }
  862. if (listen(s,SOMAXCONN) < 0) {
  863. log_warn(LD_NET, "Could not listen on %s: %s", address,
  864. tor_socket_strerror(tor_socket_errno(s)));
  865. tor_close_socket(s);
  866. goto err;
  867. }
  868. #endif /* HAVE_SYS_UN_H */
  869. } else {
  870. log_err(LD_BUG,"Got unexpected address family %d.",
  871. listensockaddr->sa_family);
  872. tor_assert(0);
  873. }
  874. set_socket_nonblocking(s);
  875. conn = connection_new(type, listensockaddr->sa_family);
  876. conn->socket_family = listensockaddr->sa_family;
  877. conn->s = s;
  878. conn->address = tor_strdup(address);
  879. conn->port = usePort;
  880. if (connection_add(conn) < 0) { /* no space, forget it */
  881. log_warn(LD_NET,"connection_add for listener failed. Giving up.");
  882. connection_free(conn);
  883. goto err;
  884. }
  885. log_debug(LD_NET,"%s listening on port %u.",
  886. conn_type_to_string(type), usePort);
  887. conn->state = LISTENER_STATE_READY;
  888. if (start_reading) {
  889. connection_start_reading(conn);
  890. } else {
  891. tor_assert(type == CONN_TYPE_AP_DNS_LISTENER);
  892. dnsserv_configure_listener(conn);
  893. }
  894. return conn;
  895. err:
  896. return NULL;
  897. }
  898. /** Do basic sanity checking on a newly received socket. Return 0
  899. * if it looks ok, else return -1. */
  900. static int
  901. check_sockaddr(struct sockaddr *sa, int len, int level)
  902. {
  903. int ok = 1;
  904. if (sa->sa_family == AF_INET) {
  905. struct sockaddr_in *sin=(struct sockaddr_in*)sa;
  906. if (len != sizeof(struct sockaddr_in)) {
  907. log_fn(level, LD_NET, "Length of address not as expected: %d vs %d",
  908. len,(int)sizeof(struct sockaddr_in));
  909. ok = 0;
  910. }
  911. if (sin->sin_addr.s_addr == 0 || sin->sin_port == 0) {
  912. log_fn(level, LD_NET,
  913. "Address for new connection has address/port equal to zero.");
  914. ok = 0;
  915. }
  916. } else if (sa->sa_family == AF_INET6) {
  917. struct sockaddr_in6 *sin6=(struct sockaddr_in6*)sa;
  918. if (len != sizeof(struct sockaddr_in6)) {
  919. log_fn(level, LD_NET, "Length of address not as expected: %d vs %d",
  920. len,(int)sizeof(struct sockaddr_in6));
  921. ok = 0;
  922. }
  923. if (tor_mem_is_zero((void*)sin6->sin6_addr.s6_addr, 16) ||
  924. sin6->sin6_port == 0) {
  925. log_fn(level, LD_NET,
  926. "Address for new connection has address/port equal to zero.");
  927. ok = 0;
  928. }
  929. } else {
  930. ok = 0;
  931. }
  932. return ok ? 0 : -1;
  933. }
  934. /** Check whether the socket family from an accepted socket <b>got</b> is the
  935. * same as the one that <b>listener</b> is waiting for. If it isn't, log
  936. * a useful message and return -1. Else return 0.
  937. *
  938. * This is annoying, but can apparently happen on some Darwins. */
  939. static int
  940. check_sockaddr_family_match(sa_family_t got, connection_t *listener)
  941. {
  942. if (got != listener->socket_family) {
  943. log_info(LD_BUG, "A listener connection returned a socket with a "
  944. "mismatched family. %s for addr_family %d gave us a socket "
  945. "with address family %d. Dropping.",
  946. conn_type_to_string(listener->type),
  947. (int)listener->socket_family,
  948. (int)got);
  949. return -1;
  950. }
  951. return 0;
  952. }
  953. /** The listener connection <b>conn</b> told poll() it wanted to read.
  954. * Call accept() on conn-\>s, and add the new connection if necessary.
  955. */
  956. static int
  957. connection_handle_listener_read(connection_t *conn, int new_type)
  958. {
  959. int news; /* the new socket */
  960. connection_t *newconn;
  961. /* information about the remote peer when connecting to other routers */
  962. char addrbuf[256];
  963. struct sockaddr *remote = (struct sockaddr*)addrbuf;
  964. /* length of the remote address. Must be whatever accept() needs. */
  965. socklen_t remotelen = (socklen_t)sizeof(addrbuf);
  966. or_options_t *options = get_options();
  967. tor_assert((size_t)remotelen >= sizeof(struct sockaddr_in));
  968. memset(addrbuf, 0, sizeof(addrbuf));
  969. news = tor_accept_socket(conn->s,remote,&remotelen);
  970. if (news < 0) { /* accept() error */
  971. int e = tor_socket_errno(conn->s);
  972. if (ERRNO_IS_ACCEPT_EAGAIN(e)) {
  973. return 0; /* he hung up before we could accept(). that's fine. */
  974. } else if (ERRNO_IS_ACCEPT_RESOURCE_LIMIT(e)) {
  975. warn_too_many_conns();
  976. return 0;
  977. }
  978. /* else there was a real error. */
  979. log_warn(LD_NET,"accept() failed: %s. Closing listener.",
  980. tor_socket_strerror(e));
  981. connection_mark_for_close(conn);
  982. return -1;
  983. }
  984. log_debug(LD_NET,
  985. "Connection accepted on socket %d (child of fd %d).",
  986. news,conn->s);
  987. set_socket_nonblocking(news);
  988. if (options->ConstrainedSockets)
  989. set_constrained_socket_buffers(news, (int)options->ConstrainedSockSize);
  990. if (check_sockaddr_family_match(remote->sa_family, conn) < 0) {
  991. tor_close_socket(news);
  992. return 0;
  993. }
  994. if (conn->socket_family == AF_INET || conn->socket_family == AF_INET6) {
  995. tor_addr_t addr;
  996. uint16_t port;
  997. if (check_sockaddr(remote, remotelen, LOG_INFO)<0) {
  998. log_info(LD_NET,
  999. "accept() returned a strange address; trying getsockname().");
  1000. remotelen=sizeof(addrbuf);
  1001. memset(addrbuf, 0, sizeof(addrbuf));
  1002. if (getsockname(news, remote, &remotelen)<0) {
  1003. int e = tor_socket_errno(news);
  1004. log_warn(LD_NET, "getsockname() for new connection failed: %s",
  1005. tor_socket_strerror(e));
  1006. } else {
  1007. if (check_sockaddr((struct sockaddr*)addrbuf, remotelen,
  1008. LOG_WARN) < 0) {
  1009. log_warn(LD_NET,"Something's wrong with this conn. Closing it.");
  1010. tor_close_socket(news);
  1011. return 0;
  1012. }
  1013. }
  1014. }
  1015. if (check_sockaddr_family_match(remote->sa_family, conn) < 0) {
  1016. tor_close_socket(news);
  1017. return 0;
  1018. }
  1019. tor_addr_from_sockaddr(&addr, remote, &port);
  1020. /* process entrance policies here, before we even create the connection */
  1021. if (new_type == CONN_TYPE_AP) {
  1022. /* check sockspolicy to see if we should accept it */
  1023. if (socks_policy_permits_address(&addr) == 0) {
  1024. log_notice(LD_APP,
  1025. "Denying socks connection from untrusted address %s.",
  1026. fmt_addr(&addr));
  1027. tor_close_socket(news);
  1028. return 0;
  1029. }
  1030. }
  1031. if (new_type == CONN_TYPE_DIR) {
  1032. /* check dirpolicy to see if we should accept it */
  1033. if (dir_policy_permits_address(&addr) == 0) {
  1034. log_notice(LD_DIRSERV,"Denying dir connection from address %s.",
  1035. fmt_addr(&addr));
  1036. tor_close_socket(news);
  1037. return 0;
  1038. }
  1039. }
  1040. newconn = connection_new(new_type, conn->socket_family);
  1041. newconn->s = news;
  1042. /* remember the remote address */
  1043. tor_addr_copy(&newconn->addr, &addr);
  1044. newconn->port = port;
  1045. newconn->address = tor_dup_addr(&addr);
  1046. } else if (conn->socket_family == AF_UNIX) {
  1047. /* For now only control ports can be Unix domain sockets
  1048. * and listeners at the same time */
  1049. tor_assert(conn->type == CONN_TYPE_CONTROL_LISTENER);
  1050. newconn = connection_new(new_type, conn->socket_family);
  1051. newconn->s = news;
  1052. /* remember the remote address -- do we have anything sane to put here? */
  1053. tor_addr_make_unspec(&newconn->addr);
  1054. newconn->port = 1;
  1055. newconn->address = tor_strdup(conn->address);
  1056. } else {
  1057. tor_assert(0);
  1058. };
  1059. if (connection_add(newconn) < 0) { /* no space, forget it */
  1060. connection_free(newconn);
  1061. return 0; /* no need to tear down the parent */
  1062. }
  1063. if (connection_init_accepted_conn(newconn, conn->type) < 0) {
  1064. if (! conn->marked_for_close)
  1065. connection_mark_for_close(newconn);
  1066. return 0;
  1067. }
  1068. return 0;
  1069. }
  1070. /** Initialize states for newly accepted connection <b>conn</b>.
  1071. * If conn is an OR, start the TLS handshake.
  1072. * If conn is a transparent AP, get its original destination
  1073. * and place it in circuit_wait.
  1074. */
  1075. static int
  1076. connection_init_accepted_conn(connection_t *conn, uint8_t listener_type)
  1077. {
  1078. connection_start_reading(conn);
  1079. switch (conn->type) {
  1080. case CONN_TYPE_OR:
  1081. control_event_or_conn_status(TO_OR_CONN(conn), OR_CONN_EVENT_NEW, 0);
  1082. return connection_tls_start_handshake(TO_OR_CONN(conn), 1);
  1083. case CONN_TYPE_AP:
  1084. switch (listener_type) {
  1085. case CONN_TYPE_AP_LISTENER:
  1086. conn->state = AP_CONN_STATE_SOCKS_WAIT;
  1087. break;
  1088. case CONN_TYPE_AP_TRANS_LISTENER:
  1089. conn->state = AP_CONN_STATE_CIRCUIT_WAIT;
  1090. return connection_ap_process_transparent(TO_EDGE_CONN(conn));
  1091. case CONN_TYPE_AP_NATD_LISTENER:
  1092. conn->state = AP_CONN_STATE_NATD_WAIT;
  1093. break;
  1094. }
  1095. break;
  1096. case CONN_TYPE_DIR:
  1097. conn->purpose = DIR_PURPOSE_SERVER;
  1098. conn->state = DIR_CONN_STATE_SERVER_COMMAND_WAIT;
  1099. break;
  1100. case CONN_TYPE_CONTROL:
  1101. conn->state = CONTROL_CONN_STATE_NEEDAUTH;
  1102. break;
  1103. }
  1104. return 0;
  1105. }
  1106. /** Take conn, make a nonblocking socket; try to connect to
  1107. * addr:port (they arrive in *host order*). If fail, return -1 and if
  1108. * applicable put your best guess about errno into *<b>socket_error</b>.
  1109. * Else assign s to conn-\>s: if connected return 1, if EAGAIN return 0.
  1110. *
  1111. * address is used to make the logs useful.
  1112. *
  1113. * On success, add conn to the list of polled connections.
  1114. */
  1115. int
  1116. connection_connect(connection_t *conn, const char *address,
  1117. const tor_addr_t *addr, uint16_t port, int *socket_error)
  1118. {
  1119. int s, inprogress = 0;
  1120. char addrbuf[256];
  1121. struct sockaddr *dest_addr = (struct sockaddr*) addrbuf;
  1122. socklen_t dest_addr_len;
  1123. or_options_t *options = get_options();
  1124. int protocol_family;
  1125. if (get_n_open_sockets() >= get_options()->_ConnLimit-1) {
  1126. warn_too_many_conns();
  1127. return -1;
  1128. }
  1129. if (tor_addr_family(addr) == AF_INET6)
  1130. protocol_family = PF_INET6;
  1131. else
  1132. protocol_family = PF_INET;
  1133. s = tor_open_socket(protocol_family,SOCK_STREAM,IPPROTO_TCP);
  1134. if (s < 0) {
  1135. *socket_error = tor_socket_errno(-1);
  1136. log_warn(LD_NET,"Error creating network socket: %s",
  1137. tor_socket_strerror(*socket_error));
  1138. return -1;
  1139. }
  1140. if (options->OutboundBindAddress && !tor_addr_is_loopback(addr)) {
  1141. struct sockaddr_in ext_addr;
  1142. memset(&ext_addr, 0, sizeof(ext_addr));
  1143. ext_addr.sin_family = AF_INET;
  1144. ext_addr.sin_port = 0;
  1145. if (!tor_inet_aton(options->OutboundBindAddress, &ext_addr.sin_addr)) {
  1146. log_warn(LD_CONFIG,"Outbound bind address '%s' didn't parse. Ignoring.",
  1147. options->OutboundBindAddress);
  1148. } else {
  1149. if (bind(s, (struct sockaddr*)&ext_addr,
  1150. (socklen_t)sizeof(ext_addr)) < 0) {
  1151. *socket_error = tor_socket_errno(s);
  1152. log_warn(LD_NET,"Error binding network socket: %s",
  1153. tor_socket_strerror(*socket_error));
  1154. tor_close_socket(s);
  1155. return -1;
  1156. }
  1157. }
  1158. }
  1159. set_socket_nonblocking(s);
  1160. if (options->ConstrainedSockets)
  1161. set_constrained_socket_buffers(s, (int)options->ConstrainedSockSize);
  1162. memset(addrbuf,0,sizeof(addrbuf));
  1163. dest_addr = (struct sockaddr*) addrbuf;
  1164. dest_addr_len = tor_addr_to_sockaddr(addr, port, dest_addr, sizeof(addrbuf));
  1165. tor_assert(dest_addr_len > 0);
  1166. log_debug(LD_NET, "Connecting to %s:%u.",
  1167. escaped_safe_str_client(address), port);
  1168. if (connect(s, dest_addr, dest_addr_len) < 0) {
  1169. int e = tor_socket_errno(s);
  1170. if (!ERRNO_IS_CONN_EINPROGRESS(e)) {
  1171. /* yuck. kill it. */
  1172. *socket_error = e;
  1173. log_info(LD_NET,
  1174. "connect() to %s:%u failed: %s",
  1175. escaped_safe_str_client(address),
  1176. port, tor_socket_strerror(e));
  1177. tor_close_socket(s);
  1178. return -1;
  1179. } else {
  1180. inprogress = 1;
  1181. }
  1182. }
  1183. if (!server_mode(options))
  1184. client_check_address_changed(s);
  1185. /* it succeeded. we're connected. */
  1186. log_fn(inprogress?LOG_DEBUG:LOG_INFO, LD_NET,
  1187. "Connection to %s:%u %s (sock %d).",
  1188. escaped_safe_str_client(address),
  1189. port, inprogress?"in progress":"established", s);
  1190. conn->s = s;
  1191. if (connection_add(conn) < 0) /* no space, forget it */
  1192. return -1;
  1193. return inprogress ? 0 : 1;
  1194. }
  1195. /** Convert state number to string representation for logging purposes.
  1196. */
  1197. static const char *
  1198. connection_proxy_state_to_string(int state)
  1199. {
  1200. static const char *unknown = "???";
  1201. static const char *states[] = {
  1202. "PROXY_NONE",
  1203. "PROXY_HTTPS_WANT_CONNECT_OK",
  1204. "PROXY_SOCKS4_WANT_CONNECT_OK",
  1205. "PROXY_SOCKS5_WANT_AUTH_METHOD_NONE",
  1206. "PROXY_SOCKS5_WANT_AUTH_METHOD_RFC1929",
  1207. "PROXY_SOCKS5_WANT_AUTH_RFC1929_OK",
  1208. "PROXY_SOCKS5_WANT_CONNECT_OK",
  1209. "PROXY_CONNECTED",
  1210. };
  1211. if (state < PROXY_NONE || state > PROXY_CONNECTED)
  1212. return unknown;
  1213. return states[state];
  1214. }
  1215. /** Write a proxy request of <b>type</b> (socks4, socks5, https) to conn
  1216. * for conn->addr:conn->port, authenticating with the auth details given
  1217. * in the configuration (if available). SOCKS 5 and HTTP CONNECT proxies
  1218. * support authentication.
  1219. *
  1220. * Returns -1 if conn->addr is incompatible with the proxy protocol, and
  1221. * 0 otherwise.
  1222. *
  1223. * Use connection_read_proxy_handshake() to complete the handshake.
  1224. */
  1225. int
  1226. connection_proxy_connect(connection_t *conn, int type)
  1227. {
  1228. or_options_t *options;
  1229. tor_assert(conn);
  1230. options = get_options();
  1231. switch (type) {
  1232. case PROXY_CONNECT: {
  1233. char buf[1024];
  1234. char *base64_authenticator=NULL;
  1235. const char *authenticator = options->HTTPSProxyAuthenticator;
  1236. /* Send HTTP CONNECT and authentication (if available) in
  1237. * one request */
  1238. if (authenticator) {
  1239. base64_authenticator = alloc_http_authenticator(authenticator);
  1240. if (!base64_authenticator)
  1241. log_warn(LD_OR, "Encoding https authenticator failed");
  1242. }
  1243. if (base64_authenticator) {
  1244. tor_snprintf(buf, sizeof(buf), "CONNECT %s:%d HTTP/1.1\r\n"
  1245. "Proxy-Authorization: Basic %s\r\n\r\n",
  1246. fmt_addr(&conn->addr),
  1247. conn->port, base64_authenticator);
  1248. tor_free(base64_authenticator);
  1249. } else {
  1250. tor_snprintf(buf, sizeof(buf), "CONNECT %s:%d HTTP/1.0\r\n\r\n",
  1251. fmt_addr(&conn->addr), conn->port);
  1252. }
  1253. connection_write_to_buf(buf, strlen(buf), conn);
  1254. conn->proxy_state = PROXY_HTTPS_WANT_CONNECT_OK;
  1255. break;
  1256. }
  1257. case PROXY_SOCKS4: {
  1258. unsigned char buf[9];
  1259. uint16_t portn;
  1260. uint32_t ip4addr;
  1261. /* Send a SOCKS4 connect request with empty user id */
  1262. if (tor_addr_family(&conn->addr) != AF_INET) {
  1263. log_warn(LD_NET, "SOCKS4 client is incompatible with IPv6");
  1264. return -1;
  1265. }
  1266. ip4addr = tor_addr_to_ipv4n(&conn->addr);
  1267. portn = htons(conn->port);
  1268. buf[0] = 4; /* version */
  1269. buf[1] = SOCKS_COMMAND_CONNECT; /* command */
  1270. memcpy(buf + 2, &portn, 2); /* port */
  1271. memcpy(buf + 4, &ip4addr, 4); /* addr */
  1272. buf[8] = 0; /* userid (empty) */
  1273. connection_write_to_buf((char *)buf, sizeof(buf), conn);
  1274. conn->proxy_state = PROXY_SOCKS4_WANT_CONNECT_OK;
  1275. break;
  1276. }
  1277. case PROXY_SOCKS5: {
  1278. unsigned char buf[4]; /* fields: vers, num methods, method list */
  1279. /* Send a SOCKS5 greeting (connect request must wait) */
  1280. buf[0] = 5; /* version */
  1281. /* number of auth methods */
  1282. if (options->Socks5ProxyUsername) {
  1283. buf[1] = 2;
  1284. buf[2] = 0x00; /* no authentication */
  1285. buf[3] = 0x02; /* rfc1929 Username/Passwd auth */
  1286. conn->proxy_state = PROXY_SOCKS5_WANT_AUTH_METHOD_RFC1929;
  1287. } else {
  1288. buf[1] = 1;
  1289. buf[2] = 0x00; /* no authentication */
  1290. conn->proxy_state = PROXY_SOCKS5_WANT_AUTH_METHOD_NONE;
  1291. }
  1292. connection_write_to_buf((char *)buf, 2 + buf[1], conn);
  1293. break;
  1294. }
  1295. default:
  1296. log_err(LD_BUG, "Invalid proxy protocol, %d", type);
  1297. tor_fragile_assert();
  1298. return -1;
  1299. }
  1300. log_debug(LD_NET, "set state %s",
  1301. connection_proxy_state_to_string(conn->proxy_state));
  1302. return 0;
  1303. }
  1304. /** Read conn's inbuf. If the http response from the proxy is all
  1305. * here, make sure it's good news, then return 1. If it's bad news,
  1306. * return -1. Else return 0 and hope for better luck next time.
  1307. */
  1308. static int
  1309. connection_read_https_proxy_response(connection_t *conn)
  1310. {
  1311. char *headers;
  1312. char *reason=NULL;
  1313. int status_code;
  1314. time_t date_header;
  1315. switch (fetch_from_buf_http(conn->inbuf,
  1316. &headers, MAX_HEADERS_SIZE,
  1317. NULL, NULL, 10000, 0)) {
  1318. case -1: /* overflow */
  1319. log_warn(LD_PROTOCOL,
  1320. "Your https proxy sent back an oversized response. Closing.");
  1321. return -1;
  1322. case 0:
  1323. log_info(LD_NET,"https proxy response not all here yet. Waiting.");
  1324. return 0;
  1325. /* case 1, fall through */
  1326. }
  1327. if (parse_http_response(headers, &status_code, &date_header,
  1328. NULL, &reason) < 0) {
  1329. log_warn(LD_NET,
  1330. "Unparseable headers from proxy (connecting to '%s'). Closing.",
  1331. conn->address);
  1332. tor_free(headers);
  1333. return -1;
  1334. }
  1335. if (!reason) reason = tor_strdup("[no reason given]");
  1336. if (status_code == 200) {
  1337. log_info(LD_NET,
  1338. "HTTPS connect to '%s' successful! (200 %s) Starting TLS.",
  1339. conn->address, escaped(reason));
  1340. tor_free(reason);
  1341. return 1;
  1342. }
  1343. /* else, bad news on the status code */
  1344. log_warn(LD_NET,
  1345. "The https proxy sent back an unexpected status code %d (%s). "
  1346. "Closing.",
  1347. status_code, escaped(reason));
  1348. tor_free(reason);
  1349. return -1;
  1350. }
  1351. /** Send SOCKS5 CONNECT command to <b>conn</b>, copying <b>conn->addr</b>
  1352. * and <b>conn->port</b> into the request.
  1353. */
  1354. static void
  1355. connection_send_socks5_connect(connection_t *conn)
  1356. {
  1357. unsigned char buf[1024];
  1358. size_t reqsize = 6;
  1359. uint16_t port = htons(conn->port);
  1360. buf[0] = 5; /* version */
  1361. buf[1] = SOCKS_COMMAND_CONNECT; /* command */
  1362. buf[2] = 0; /* reserved */
  1363. if (tor_addr_family(&conn->addr) == AF_INET) {
  1364. uint32_t addr = tor_addr_to_ipv4n(&conn->addr);
  1365. buf[3] = 1;
  1366. reqsize += 4;
  1367. memcpy(buf + 4, &addr, 4);
  1368. memcpy(buf + 8, &port, 2);
  1369. } else { /* AF_INET6 */
  1370. buf[3] = 4;
  1371. reqsize += 16;
  1372. memcpy(buf + 4, tor_addr_to_in6(&conn->addr), 16);
  1373. memcpy(buf + 20, &port, 2);
  1374. }
  1375. connection_write_to_buf((char *)buf, reqsize, conn);
  1376. conn->proxy_state = PROXY_SOCKS5_WANT_CONNECT_OK;
  1377. }
  1378. /** Call this from connection_*_process_inbuf() to advance the proxy
  1379. * handshake.
  1380. *
  1381. * No matter what proxy protocol is used, if this function returns 1, the
  1382. * handshake is complete, and the data remaining on inbuf may contain the
  1383. * start of the communication with the requested server.
  1384. *
  1385. * Returns 0 if the current buffer contains an incomplete response, and -1
  1386. * on error.
  1387. */
  1388. int
  1389. connection_read_proxy_handshake(connection_t *conn)
  1390. {
  1391. int ret = 0;
  1392. char *reason = NULL;
  1393. log_debug(LD_NET, "enter state %s",
  1394. connection_proxy_state_to_string(conn->proxy_state));
  1395. switch (conn->proxy_state) {
  1396. case PROXY_HTTPS_WANT_CONNECT_OK:
  1397. ret = connection_read_https_proxy_response(conn);
  1398. if (ret == 1)
  1399. conn->proxy_state = PROXY_CONNECTED;
  1400. break;
  1401. case PROXY_SOCKS4_WANT_CONNECT_OK:
  1402. ret = fetch_from_buf_socks_client(conn->inbuf,
  1403. conn->proxy_state,
  1404. &reason);
  1405. if (ret == 1)
  1406. conn->proxy_state = PROXY_CONNECTED;
  1407. break;
  1408. case PROXY_SOCKS5_WANT_AUTH_METHOD_NONE:
  1409. ret = fetch_from_buf_socks_client(conn->inbuf,
  1410. conn->proxy_state,
  1411. &reason);
  1412. /* no auth needed, do connect */
  1413. if (ret == 1) {
  1414. connection_send_socks5_connect(conn);
  1415. ret = 0;
  1416. }
  1417. break;
  1418. case PROXY_SOCKS5_WANT_AUTH_METHOD_RFC1929:
  1419. ret = fetch_from_buf_socks_client(conn->inbuf,
  1420. conn->proxy_state,
  1421. &reason);
  1422. /* send auth if needed, otherwise do connect */
  1423. if (ret == 1) {
  1424. connection_send_socks5_connect(conn);
  1425. ret = 0;
  1426. } else if (ret == 2) {
  1427. unsigned char buf[1024];
  1428. size_t reqsize, usize, psize;
  1429. const char *user, *pass;
  1430. user = get_options()->Socks5ProxyUsername;
  1431. pass = get_options()->Socks5ProxyPassword;
  1432. tor_assert(user && pass);
  1433. /* XXX len of user and pass must be <= 255 !!! */
  1434. usize = strlen(user);
  1435. psize = strlen(pass);
  1436. tor_assert(usize <= 255 && psize <= 255);
  1437. reqsize = 3 + usize + psize;
  1438. buf[0] = 1; /* negotiation version */
  1439. buf[1] = usize;
  1440. memcpy(buf + 2, user, usize);
  1441. buf[2 + usize] = psize;
  1442. memcpy(buf + 3 + usize, pass, psize);
  1443. connection_write_to_buf((char *)buf, reqsize, conn);
  1444. conn->proxy_state = PROXY_SOCKS5_WANT_AUTH_RFC1929_OK;
  1445. ret = 0;
  1446. }
  1447. break;
  1448. case PROXY_SOCKS5_WANT_AUTH_RFC1929_OK:
  1449. ret = fetch_from_buf_socks_client(conn->inbuf,
  1450. conn->proxy_state,
  1451. &reason);
  1452. /* send the connect request */
  1453. if (ret == 1) {
  1454. connection_send_socks5_connect(conn);
  1455. ret = 0;
  1456. }
  1457. break;
  1458. case PROXY_SOCKS5_WANT_CONNECT_OK:
  1459. ret = fetch_from_buf_socks_client(conn->inbuf,
  1460. conn->proxy_state,
  1461. &reason);
  1462. if (ret == 1)
  1463. conn->proxy_state = PROXY_CONNECTED;
  1464. break;
  1465. default:
  1466. log_err(LD_BUG, "Invalid proxy_state for reading, %d",
  1467. conn->proxy_state);
  1468. tor_fragile_assert();
  1469. ret = -1;
  1470. break;
  1471. }
  1472. log_debug(LD_NET, "leaving state %s",
  1473. connection_proxy_state_to_string(conn->proxy_state));
  1474. if (ret < 0) {
  1475. if (reason) {
  1476. log_warn(LD_NET, "Proxy Client: unable to connect to %s:%d (%s)",
  1477. conn->address, conn->port, escaped(reason));
  1478. tor_free(reason);
  1479. } else {
  1480. log_warn(LD_NET, "Proxy Client: unable to connect to %s:%d",
  1481. conn->address, conn->port);
  1482. }
  1483. } else if (ret == 1) {
  1484. log_info(LD_NET, "Proxy Client: connection to %s:%d successful",
  1485. conn->address, conn->port);
  1486. }
  1487. return ret;
  1488. }
  1489. /**
  1490. * Launch any configured listener connections of type <b>type</b>. (A
  1491. * listener is configured if <b>port_option</b> is non-zero. If any
  1492. * ListenAddress configuration options are given in <b>cfg</b>, create a
  1493. * connection binding to each one. Otherwise, create a single
  1494. * connection binding to the address <b>default_addr</b>.)
  1495. *
  1496. * Only launch the listeners of this type that are not already open, and
  1497. * only close listeners that are no longer wanted. Existing listeners
  1498. * that are still configured are not touched.
  1499. *
  1500. * If <b>disable_all_conns</b> is set, then never open new conns, and
  1501. * close the existing ones.
  1502. *
  1503. * Add all old conns that should be closed to <b>replaced_conns</b>.
  1504. * Add all new connections to <b>new_conns</b>.
  1505. */
  1506. static int
  1507. retry_listeners(int type, config_line_t *cfg,
  1508. int port_option, const char *default_addr,
  1509. smartlist_t *replaced_conns,
  1510. smartlist_t *new_conns,
  1511. int disable_all_conns,
  1512. int socket_family)
  1513. {
  1514. smartlist_t *launch = smartlist_create(), *conns;
  1515. int free_launch_elts = 1;
  1516. int r;
  1517. config_line_t *c;
  1518. connection_t *conn;
  1519. config_line_t *line;
  1520. tor_assert(socket_family == AF_INET || socket_family == AF_UNIX);
  1521. if (cfg && port_option) {
  1522. for (c = cfg; c; c = c->next) {
  1523. smartlist_add(launch, c);
  1524. }
  1525. free_launch_elts = 0;
  1526. } else if (port_option) {
  1527. line = tor_malloc_zero(sizeof(config_line_t));
  1528. line->key = tor_strdup("");
  1529. line->value = tor_strdup(default_addr);
  1530. smartlist_add(launch, line);
  1531. }
  1532. /*
  1533. SMARTLIST_FOREACH(launch, config_line_t *, l,
  1534. log_fn(LOG_NOTICE, "#%s#%s", l->key, l->value));
  1535. */
  1536. conns = get_connection_array();
  1537. SMARTLIST_FOREACH(conns, connection_t *, conn,
  1538. {
  1539. if (conn->type != type ||
  1540. conn->socket_family != socket_family ||
  1541. conn->marked_for_close)
  1542. continue;
  1543. /* Okay, so this is a listener. Is it configured? */
  1544. line = NULL;
  1545. SMARTLIST_FOREACH(launch, config_line_t *, wanted,
  1546. {
  1547. char *address=NULL;
  1548. uint16_t port;
  1549. switch (socket_family) {
  1550. case AF_INET:
  1551. if (!parse_addr_port(LOG_WARN,
  1552. wanted->value, &address, NULL, &port)) {
  1553. int addr_matches = !strcasecmp(address, conn->address);
  1554. tor_free(address);
  1555. if (! port)
  1556. port = port_option;
  1557. if (port == conn->port && addr_matches) {
  1558. line = wanted;
  1559. break;
  1560. }
  1561. }
  1562. break;
  1563. case AF_UNIX:
  1564. if (!strcasecmp(wanted->value, conn->address)) {
  1565. line = wanted;
  1566. break;
  1567. }
  1568. break;
  1569. default:
  1570. tor_assert(0);
  1571. }
  1572. });
  1573. if (!line || disable_all_conns) {
  1574. /* This one isn't configured. Close it. */
  1575. log_notice(LD_NET, "Closing no-longer-configured %s on %s:%d",
  1576. conn_type_to_string(type), conn->address, conn->port);
  1577. if (replaced_conns) {
  1578. smartlist_add(replaced_conns, conn);
  1579. } else {
  1580. connection_close_immediate(conn);
  1581. connection_mark_for_close(conn);
  1582. }
  1583. } else {
  1584. /* It's configured; we don't need to launch it. */
  1585. // log_debug(LD_NET, "Already have %s on %s:%d",
  1586. // conn_type_to_string(type), conn->address, conn->port);
  1587. smartlist_remove(launch, line);
  1588. if (free_launch_elts)
  1589. config_free_lines(line);
  1590. }
  1591. });
  1592. /* Now open all the listeners that are configured but not opened. */
  1593. r = 0;
  1594. if (!disable_all_conns) {
  1595. SMARTLIST_FOREACH_BEGIN(launch, config_line_t *, cfg_line) {
  1596. char *address = NULL;
  1597. struct sockaddr *listensockaddr;
  1598. socklen_t listensocklen = 0;
  1599. switch (socket_family) {
  1600. case AF_INET:
  1601. listensockaddr = (struct sockaddr *)
  1602. create_inet_sockaddr(cfg_line->value,
  1603. (uint16_t) port_option,
  1604. &address, &listensocklen);
  1605. break;
  1606. case AF_UNIX:
  1607. listensockaddr = (struct sockaddr *)
  1608. create_unix_sockaddr(cfg_line->value,
  1609. &address, &listensocklen);
  1610. break;
  1611. default:
  1612. tor_assert(0);
  1613. }
  1614. if (listensockaddr) {
  1615. conn = connection_create_listener(listensockaddr, listensocklen,
  1616. type, address);
  1617. tor_free(listensockaddr);
  1618. tor_free(address);
  1619. } else
  1620. conn = NULL;
  1621. if (!conn) {
  1622. r = -1;
  1623. } else {
  1624. if (new_conns)
  1625. smartlist_add(new_conns, conn);
  1626. }
  1627. } SMARTLIST_FOREACH_END(cfg_line);
  1628. }
  1629. if (free_launch_elts) {
  1630. SMARTLIST_FOREACH(launch, config_line_t *, cfg_line,
  1631. config_free_lines(cfg_line));
  1632. }
  1633. smartlist_free(launch);
  1634. return r;
  1635. }
  1636. /** Launch listeners for each port you should have open. Only launch
  1637. * listeners who are not already open, and only close listeners we no longer
  1638. * want.
  1639. *
  1640. * Add all old conns that should be closed to <b>replaced_conns</b>.
  1641. * Add all new connections to <b>new_conns</b>.
  1642. */
  1643. int
  1644. retry_all_listeners(smartlist_t *replaced_conns,
  1645. smartlist_t *new_conns)
  1646. {
  1647. or_options_t *options = get_options();
  1648. if (retry_listeners(CONN_TYPE_OR_LISTENER, options->ORListenAddress,
  1649. options->ORPort, "0.0.0.0",
  1650. replaced_conns, new_conns, options->ClientOnly,
  1651. AF_INET)<0)
  1652. return -1;
  1653. if (retry_listeners(CONN_TYPE_DIR_LISTENER, options->DirListenAddress,
  1654. options->DirPort, "0.0.0.0",
  1655. replaced_conns, new_conns, options->ClientOnly,
  1656. AF_INET)<0)
  1657. return -1;
  1658. if (retry_listeners(CONN_TYPE_AP_LISTENER, options->SocksListenAddress,
  1659. options->SocksPort, "127.0.0.1",
  1660. replaced_conns, new_conns, 0,
  1661. AF_INET)<0)
  1662. return -1;
  1663. if (retry_listeners(CONN_TYPE_AP_TRANS_LISTENER, options->TransListenAddress,
  1664. options->TransPort, "127.0.0.1",
  1665. replaced_conns, new_conns, 0,
  1666. AF_INET)<0)
  1667. return -1;
  1668. if (retry_listeners(CONN_TYPE_AP_NATD_LISTENER, options->NATDListenAddress,
  1669. options->NATDPort, "127.0.0.1",
  1670. replaced_conns, new_conns, 0,
  1671. AF_INET)<0)
  1672. return -1;
  1673. if (retry_listeners(CONN_TYPE_AP_DNS_LISTENER, options->DNSListenAddress,
  1674. options->DNSPort, "127.0.0.1",
  1675. replaced_conns, new_conns, 0,
  1676. AF_INET)<0)
  1677. return -1;
  1678. if (retry_listeners(CONN_TYPE_CONTROL_LISTENER,
  1679. options->ControlListenAddress,
  1680. options->ControlPort, "127.0.0.1",
  1681. replaced_conns, new_conns, 0,
  1682. AF_INET)<0)
  1683. return -1;
  1684. if (retry_listeners(CONN_TYPE_CONTROL_LISTENER,
  1685. options->ControlSocket,
  1686. options->ControlSocket ? 1 : 0, NULL,
  1687. replaced_conns, new_conns, 0,
  1688. AF_UNIX)<0)
  1689. return -1;
  1690. return 0;
  1691. }
  1692. /** Return 1 if we should apply rate limiting to <b>conn</b>,
  1693. * and 0 otherwise. Right now this just checks if it's an internal
  1694. * IP address or an internal connection. */
  1695. static int
  1696. connection_is_rate_limited(connection_t *conn)
  1697. {
  1698. if (conn->linked || /* internal connection */
  1699. tor_addr_family(&conn->addr) == AF_UNSPEC || /* no address */
  1700. tor_addr_is_internal(&conn->addr, 0)) /* internal address */
  1701. return 0;
  1702. else
  1703. return 1;
  1704. }
  1705. extern int global_read_bucket, global_write_bucket;
  1706. extern int global_relayed_read_bucket, global_relayed_write_bucket;
  1707. /** Did either global write bucket run dry last second? If so,
  1708. * we are likely to run dry again this second, so be stingy with the
  1709. * tokens we just put in. */
  1710. static int write_buckets_empty_last_second = 0;
  1711. /** How many seconds of no active local circuits will make the
  1712. * connection revert to the "relayed" bandwidth class? */
  1713. #define CLIENT_IDLE_TIME_FOR_PRIORITY 30
  1714. /** Return 1 if <b>conn</b> should use tokens from the "relayed"
  1715. * bandwidth rates, else 0. Currently, only OR conns with bandwidth
  1716. * class 1, and directory conns that are serving data out, count.
  1717. */
  1718. static int
  1719. connection_counts_as_relayed_traffic(connection_t *conn, time_t now)
  1720. {
  1721. if (conn->type == CONN_TYPE_OR &&
  1722. TO_OR_CONN(conn)->client_used + CLIENT_IDLE_TIME_FOR_PRIORITY < now)
  1723. return 1;
  1724. if (conn->type == CONN_TYPE_DIR && DIR_CONN_IS_SERVER(conn))
  1725. return 1;
  1726. return 0;
  1727. }
  1728. /** Helper function to decide how many bytes out of <b>global_bucket</b>
  1729. * we're willing to use for this transaction. <b>base</b> is the size
  1730. * of a cell on the network; <b>priority</b> says whether we should
  1731. * write many of them or just a few; and <b>conn_bucket</b> (if
  1732. * non-negative) provides an upper limit for our answer. */
  1733. static ssize_t
  1734. connection_bucket_round_robin(int base, int priority,
  1735. ssize_t global_bucket, ssize_t conn_bucket)
  1736. {
  1737. ssize_t at_most;
  1738. ssize_t num_bytes_high = (priority ? 32 : 16) * base;
  1739. ssize_t num_bytes_low = (priority ? 4 : 2) * base;
  1740. /* Do a rudimentary round-robin so one circuit can't hog a connection.
  1741. * Pick at most 32 cells, at least 4 cells if possible, and if we're in
  1742. * the middle pick 1/8 of the available bandwidth. */
  1743. at_most = global_bucket / 8;
  1744. at_most -= (at_most % base); /* round down */
  1745. if (at_most > num_bytes_high) /* 16 KB, or 8 KB for low-priority */
  1746. at_most = num_bytes_high;
  1747. else if (at_most < num_bytes_low) /* 2 KB, or 1 KB for low-priority */
  1748. at_most = num_bytes_low;
  1749. if (at_most > global_bucket)
  1750. at_most = global_bucket;
  1751. if (conn_bucket >= 0 && at_most > conn_bucket)
  1752. at_most = conn_bucket;
  1753. if (at_most < 0)
  1754. return 0;
  1755. return at_most;
  1756. }
  1757. /** How many bytes at most can we read onto this connection? */
  1758. static ssize_t
  1759. connection_bucket_read_limit(connection_t *conn, time_t now)
  1760. {
  1761. int base = connection_speaks_cells(conn) ?
  1762. CELL_NETWORK_SIZE : RELAY_PAYLOAD_SIZE;
  1763. int priority = conn->type != CONN_TYPE_DIR;
  1764. int conn_bucket = -1;
  1765. int global_bucket = global_read_bucket;
  1766. if (connection_speaks_cells(conn)) {
  1767. or_connection_t *or_conn = TO_OR_CONN(conn);
  1768. if (conn->state == OR_CONN_STATE_OPEN)
  1769. conn_bucket = or_conn->read_bucket;
  1770. }
  1771. if (!connection_is_rate_limited(conn)) {
  1772. /* be willing to read on local conns even if our buckets are empty */
  1773. return conn_bucket>=0 ? conn_bucket : 1<<14;
  1774. }
  1775. if (connection_counts_as_relayed_traffic(conn, now) &&
  1776. global_relayed_read_bucket <= global_read_bucket)
  1777. global_bucket = global_relayed_read_bucket;
  1778. return connection_bucket_round_robin(base, priority,
  1779. global_bucket, conn_bucket);
  1780. }
  1781. /** How many bytes at most can we write onto this connection? */
  1782. ssize_t
  1783. connection_bucket_write_limit(connection_t *conn, time_t now)
  1784. {
  1785. int base = connection_speaks_cells(conn) ?
  1786. CELL_NETWORK_SIZE : RELAY_PAYLOAD_SIZE;
  1787. int priority = conn->type != CONN_TYPE_DIR;
  1788. int conn_bucket = (int)conn->outbuf_flushlen;
  1789. int global_bucket = global_write_bucket;
  1790. if (!connection_is_rate_limited(conn)) {
  1791. /* be willing to write to local conns even if our buckets are empty */
  1792. return conn->outbuf_flushlen;
  1793. }
  1794. if (connection_speaks_cells(conn)) {
  1795. /* use the per-conn write limit if it's lower, but if it's less
  1796. * than zero just use zero */
  1797. or_connection_t *or_conn = TO_OR_CONN(conn);
  1798. if (conn->state == OR_CONN_STATE_OPEN)
  1799. if (or_conn->write_bucket < conn_bucket)
  1800. conn_bucket = or_conn->write_bucket >= 0 ?
  1801. or_conn->write_bucket : 0;
  1802. }
  1803. if (connection_counts_as_relayed_traffic(conn, now) &&
  1804. global_relayed_write_bucket <= global_write_bucket)
  1805. global_bucket = global_relayed_write_bucket;
  1806. return connection_bucket_round_robin(base, priority,
  1807. global_bucket, conn_bucket);
  1808. }
  1809. /** Return 1 if the global write buckets are low enough that we
  1810. * shouldn't send <b>attempt</b> bytes of low-priority directory stuff
  1811. * out to <b>conn</b>. Else return 0.
  1812. * Priority is 1 for v1 requests (directories and running-routers),
  1813. * and 2 for v2 requests (statuses and descriptors). But see FFFF in
  1814. * directory_handle_command_get() for why we don't use priority 2 yet.
  1815. *
  1816. * There are a lot of parameters we could use here:
  1817. * - global_relayed_write_bucket. Low is bad.
  1818. * - global_write_bucket. Low is bad.
  1819. * - bandwidthrate. Low is bad.
  1820. * - bandwidthburst. Not a big factor?
  1821. * - attempt. High is bad.
  1822. * - total bytes queued on outbufs. High is bad. But I'm wary of
  1823. * using this, since a few slow-flushing queues will pump up the
  1824. * number without meaning what we meant to mean. What we really
  1825. * mean is "total directory bytes added to outbufs recently", but
  1826. * that's harder to quantify and harder to keep track of.
  1827. */
  1828. int
  1829. global_write_bucket_low(connection_t *conn, size_t attempt, int priority)
  1830. {
  1831. int smaller_bucket = global_write_bucket < global_relayed_write_bucket ?
  1832. global_write_bucket : global_relayed_write_bucket;
  1833. if (authdir_mode(get_options()) && priority>1)
  1834. return 0; /* there's always room to answer v2 if we're an auth dir */
  1835. if (!connection_is_rate_limited(conn))
  1836. return 0; /* local conns don't get limited */
  1837. if (smaller_bucket < (int)attempt)
  1838. return 1; /* not enough space no matter the priority */
  1839. if (write_buckets_empty_last_second)
  1840. return 1; /* we're already hitting our limits, no more please */
  1841. if (priority == 1) { /* old-style v1 query */
  1842. /* Could we handle *two* of these requests within the next two seconds? */
  1843. or_options_t *options = get_options();
  1844. int64_t can_write = (int64_t)smaller_bucket
  1845. + 2*(options->RelayBandwidthRate ? options->RelayBandwidthRate :
  1846. options->BandwidthRate);
  1847. if (can_write < 2*(int64_t)attempt)
  1848. return 1;
  1849. } else { /* v2 query */
  1850. /* no further constraints yet */
  1851. }
  1852. return 0;
  1853. }
  1854. /** We just read <b>num_read</b> and wrote <b>num_written</b> bytes
  1855. * onto <b>conn</b>. Decrement buckets appropriately. */
  1856. static void
  1857. connection_buckets_decrement(connection_t *conn, time_t now,
  1858. size_t num_read, size_t num_written)
  1859. {
  1860. if (num_written >= INT_MAX || num_read >= INT_MAX) {
  1861. log_err(LD_BUG, "Value out of range. num_read=%lu, num_written=%lu, "
  1862. "connection type=%s, state=%s",
  1863. (unsigned long)num_read, (unsigned long)num_written,
  1864. conn_type_to_string(conn->type),
  1865. conn_state_to_string(conn->type, conn->state));
  1866. if (num_written >= INT_MAX) num_written = 1;
  1867. if (num_read >= INT_MAX) num_read = 1;
  1868. tor_fragile_assert();
  1869. }
  1870. /* Count bytes of answering direct and tunneled directory requests */
  1871. if (conn->type == CONN_TYPE_DIR && conn->purpose == DIR_PURPOSE_SERVER) {
  1872. if (num_read > 0)
  1873. rep_hist_note_dir_bytes_read(num_read, now);
  1874. if (num_written > 0)
  1875. rep_hist_note_dir_bytes_written(num_written, now);
  1876. }
  1877. if (!connection_is_rate_limited(conn))
  1878. return; /* local IPs are free */
  1879. if (num_read > 0) {
  1880. rep_hist_note_bytes_read(num_read, now);
  1881. }
  1882. if (num_written > 0) {
  1883. rep_hist_note_bytes_written(num_written, now);
  1884. }
  1885. if (conn->type == CONN_TYPE_EXIT)
  1886. rep_hist_note_exit_bytes(conn->port, num_written, num_read);
  1887. if (connection_counts_as_relayed_traffic(conn, now)) {
  1888. global_relayed_read_bucket -= (int)num_read;
  1889. global_relayed_write_bucket -= (int)num_written;
  1890. }
  1891. global_read_bucket -= (int)num_read;
  1892. global_write_bucket -= (int)num_written;
  1893. if (connection_speaks_cells(conn) && conn->state == OR_CONN_STATE_OPEN) {
  1894. TO_OR_CONN(conn)->read_bucket -= (int)num_read;
  1895. TO_OR_CONN(conn)->write_bucket -= (int)num_written;
  1896. }
  1897. }
  1898. /** If we have exhausted our global buckets, or the buckets for conn,
  1899. * stop reading. */
  1900. static void
  1901. connection_consider_empty_read_buckets(connection_t *conn)
  1902. {
  1903. const char *reason;
  1904. if (global_read_bucket <= 0) {
  1905. reason = "global read bucket exhausted. Pausing.";
  1906. } else if (connection_counts_as_relayed_traffic(conn, approx_time()) &&
  1907. global_relayed_read_bucket <= 0) {
  1908. reason = "global relayed read bucket exhausted. Pausing.";
  1909. } else if (connection_speaks_cells(conn) &&
  1910. conn->state == OR_CONN_STATE_OPEN &&
  1911. TO_OR_CONN(conn)->read_bucket <= 0) {
  1912. reason = "connection read bucket exhausted. Pausing.";
  1913. } else
  1914. return; /* all good, no need to stop it */
  1915. LOG_FN_CONN(conn, (LOG_DEBUG, LD_NET, "%s", reason));
  1916. conn->read_blocked_on_bw = 1;
  1917. connection_stop_reading(conn);
  1918. }
  1919. /** If we have exhausted our global buckets, or the buckets for conn,
  1920. * stop writing. */
  1921. static void
  1922. connection_consider_empty_write_buckets(connection_t *conn)
  1923. {
  1924. const char *reason;
  1925. if (global_write_bucket <= 0) {
  1926. reason = "global write bucket exhausted. Pausing.";
  1927. } else if (connection_counts_as_relayed_traffic(conn, approx_time()) &&
  1928. global_relayed_write_bucket <= 0) {
  1929. reason = "global relayed write bucket exhausted. Pausing.";
  1930. } else if (connection_speaks_cells(conn) &&
  1931. conn->state == OR_CONN_STATE_OPEN &&
  1932. TO_OR_CONN(conn)->write_bucket <= 0) {
  1933. reason = "connection write bucket exhausted. Pausing.";
  1934. } else
  1935. return; /* all good, no need to stop it */
  1936. LOG_FN_CONN(conn, (LOG_DEBUG, LD_NET, "%s", reason));
  1937. conn->write_blocked_on_bw = 1;
  1938. connection_stop_writing(conn);
  1939. }
  1940. /** Initialize the global read bucket to options-\>BandwidthBurst. */
  1941. void
  1942. connection_bucket_init(void)
  1943. {
  1944. or_options_t *options = get_options();
  1945. /* start it at max traffic */
  1946. global_read_bucket = (int)options->BandwidthBurst;
  1947. global_write_bucket = (int)options->BandwidthBurst;
  1948. if (options->RelayBandwidthRate) {
  1949. global_relayed_read_bucket = (int)options->RelayBandwidthBurst;
  1950. global_relayed_write_bucket = (int)options->RelayBandwidthBurst;
  1951. } else {
  1952. global_relayed_read_bucket = (int)options->BandwidthBurst;
  1953. global_relayed_write_bucket = (int)options->BandwidthBurst;
  1954. }
  1955. }
  1956. /** Refill a single <b>bucket</b> called <b>name</b> with bandwidth rate
  1957. * <b>rate</b> and bandwidth burst <b>burst</b>, assuming that
  1958. * <b>seconds_elapsed</b> seconds have passed since the last call.
  1959. **/
  1960. static void
  1961. connection_bucket_refill_helper(int *bucket, int rate, int burst,
  1962. int seconds_elapsed, const char *name)
  1963. {
  1964. int starting_bucket = *bucket;
  1965. if (starting_bucket < burst && seconds_elapsed) {
  1966. if (((burst - starting_bucket)/seconds_elapsed) < rate) {
  1967. *bucket = burst; /* We would overflow the bucket; just set it to
  1968. * the maximum. */
  1969. } else {
  1970. int incr = rate*seconds_elapsed;
  1971. *bucket += incr;
  1972. if (*bucket > burst || *bucket < starting_bucket) {
  1973. /* If we overflow the burst, or underflow our starting bucket,
  1974. * cap the bucket value to burst. */
  1975. /* XXXX this might be redundant now, but it doesn't show up
  1976. * in profiles. Remove it after analysis. */
  1977. *bucket = burst;
  1978. }
  1979. }
  1980. log(LOG_DEBUG, LD_NET,"%s now %d.", name, *bucket);
  1981. }
  1982. }
  1983. /** A second has rolled over; increment buckets appropriately. */
  1984. void
  1985. connection_bucket_refill(int seconds_elapsed, time_t now)
  1986. {
  1987. or_options_t *options = get_options();
  1988. smartlist_t *conns = get_connection_array();
  1989. int relayrate, relayburst;
  1990. if (options->RelayBandwidthRate) {
  1991. relayrate = (int)options->RelayBandwidthRate;
  1992. relayburst = (int)options->RelayBandwidthBurst;
  1993. } else {
  1994. relayrate = (int)options->BandwidthRate;
  1995. relayburst = (int)options->BandwidthBurst;
  1996. }
  1997. tor_assert(seconds_elapsed >= 0);
  1998. write_buckets_empty_last_second =
  1999. global_relayed_write_bucket <= 0 || global_write_bucket <= 0;
  2000. /* refill the global buckets */
  2001. connection_bucket_refill_helper(&global_read_bucket,
  2002. (int)options->BandwidthRate,
  2003. (int)options->BandwidthBurst,
  2004. seconds_elapsed, "global_read_bucket");
  2005. connection_bucket_refill_helper(&global_write_bucket,
  2006. (int)options->BandwidthRate,
  2007. (int)options->BandwidthBurst,
  2008. seconds_elapsed, "global_write_bucket");
  2009. connection_bucket_refill_helper(&global_relayed_read_bucket,
  2010. relayrate, relayburst, seconds_elapsed,
  2011. "global_relayed_read_bucket");
  2012. connection_bucket_refill_helper(&global_relayed_write_bucket,
  2013. relayrate, relayburst, seconds_elapsed,
  2014. "global_relayed_write_bucket");
  2015. /* refill the per-connection buckets */
  2016. SMARTLIST_FOREACH(conns, connection_t *, conn,
  2017. {
  2018. if (connection_speaks_cells(conn)) {
  2019. or_connection_t *or_conn = TO_OR_CONN(conn);
  2020. if (connection_bucket_should_increase(or_conn->read_bucket, or_conn)) {
  2021. connection_bucket_refill_helper(&or_conn->read_bucket,
  2022. or_conn->bandwidthrate,
  2023. or_conn->bandwidthburst,
  2024. seconds_elapsed,
  2025. "or_conn->read_bucket");
  2026. }
  2027. if (connection_bucket_should_increase(or_conn->write_bucket, or_conn)) {
  2028. connection_bucket_refill_helper(&or_conn->write_bucket,
  2029. or_conn->bandwidthrate,
  2030. or_conn->bandwidthburst,
  2031. seconds_elapsed,
  2032. "or_conn->write_bucket");
  2033. }
  2034. }
  2035. if (conn->read_blocked_on_bw == 1 /* marked to turn reading back on now */
  2036. && global_read_bucket > 0 /* and we're allowed to read */
  2037. && (!connection_counts_as_relayed_traffic(conn, now) ||
  2038. global_relayed_read_bucket > 0) /* even if we're relayed traffic */
  2039. && (!connection_speaks_cells(conn) ||
  2040. conn->state != OR_CONN_STATE_OPEN ||
  2041. TO_OR_CONN(conn)->read_bucket > 0)) {
  2042. /* and either a non-cell conn or a cell conn with non-empty bucket */
  2043. LOG_FN_CONN(conn, (LOG_DEBUG,LD_NET,
  2044. "waking up conn (fd %d) for read", conn->s));
  2045. conn->read_blocked_on_bw = 0;
  2046. connection_start_reading(conn);
  2047. }
  2048. if (conn->write_blocked_on_bw == 1
  2049. && global_write_bucket > 0 /* and we're allowed to write */
  2050. && (!connection_counts_as_relayed_traffic(conn, now) ||
  2051. global_relayed_write_bucket > 0) /* even if it's relayed traffic */
  2052. && (!connection_speaks_cells(conn) ||
  2053. conn->state != OR_CONN_STATE_OPEN ||
  2054. TO_OR_CONN(conn)->write_bucket > 0)) {
  2055. LOG_FN_CONN(conn, (LOG_DEBUG,LD_NET,
  2056. "waking up conn (fd %d) for write", conn->s));
  2057. conn->write_blocked_on_bw = 0;
  2058. connection_start_writing(conn);
  2059. }
  2060. });
  2061. }
  2062. /** Is the <b>bucket</b> for connection <b>conn</b> low enough that we
  2063. * should add another pile of tokens to it?
  2064. */
  2065. static int
  2066. connection_bucket_should_increase(int bucket, or_connection_t *conn)
  2067. {
  2068. tor_assert(conn);
  2069. if (conn->_base.state != OR_CONN_STATE_OPEN)
  2070. return 0; /* only open connections play the rate limiting game */
  2071. if (bucket >= conn->bandwidthburst)
  2072. return 0;
  2073. return 1;
  2074. }
  2075. /** Read bytes from conn-\>s and process them.
  2076. *
  2077. * This function gets called from conn_read() in main.c, either
  2078. * when poll() has declared that conn wants to read, or (for OR conns)
  2079. * when there are pending TLS bytes.
  2080. *
  2081. * It calls connection_read_to_buf() to bring in any new bytes,
  2082. * and then calls connection_process_inbuf() to process them.
  2083. *
  2084. * Mark the connection and return -1 if you want to close it, else
  2085. * return 0.
  2086. */
  2087. static int
  2088. connection_handle_read_impl(connection_t *conn)
  2089. {
  2090. int max_to_read=-1, try_to_read;
  2091. size_t before, n_read = 0;
  2092. int socket_error = 0;
  2093. if (conn->marked_for_close)
  2094. return 0; /* do nothing */
  2095. conn->timestamp_lastread = approx_time();
  2096. switch (conn->type) {
  2097. case CONN_TYPE_OR_LISTENER:
  2098. return connection_handle_listener_read(conn, CONN_TYPE_OR);
  2099. case CONN_TYPE_AP_LISTENER:
  2100. case CONN_TYPE_AP_TRANS_LISTENER:
  2101. case CONN_TYPE_AP_NATD_LISTENER:
  2102. return connection_handle_listener_read(conn, CONN_TYPE_AP);
  2103. case CONN_TYPE_DIR_LISTENER:
  2104. return connection_handle_listener_read(conn, CONN_TYPE_DIR);
  2105. case CONN_TYPE_CONTROL_LISTENER:
  2106. return connection_handle_listener_read(conn, CONN_TYPE_CONTROL);
  2107. case CONN_TYPE_AP_DNS_LISTENER:
  2108. /* This should never happen; eventdns.c handles the reads here. */
  2109. tor_fragile_assert();
  2110. return 0;
  2111. }
  2112. loop_again:
  2113. try_to_read = max_to_read;
  2114. tor_assert(!conn->marked_for_close);
  2115. before = buf_datalen(conn->inbuf);
  2116. if (connection_read_to_buf(conn, &max_to_read, &socket_error) < 0) {
  2117. /* There's a read error; kill the connection.*/
  2118. if (conn->type == CONN_TYPE_OR &&
  2119. conn->state == OR_CONN_STATE_CONNECTING) {
  2120. connection_or_connect_failed(TO_OR_CONN(conn),
  2121. errno_to_orconn_end_reason(socket_error),
  2122. tor_socket_strerror(socket_error));
  2123. }
  2124. if (CONN_IS_EDGE(conn)) {
  2125. edge_connection_t *edge_conn = TO_EDGE_CONN(conn);
  2126. connection_edge_end_errno(edge_conn);
  2127. if (edge_conn->socks_request) /* broken, don't send a socks reply back */
  2128. edge_conn->socks_request->has_finished = 1;
  2129. }
  2130. connection_close_immediate(conn); /* Don't flush; connection is dead. */
  2131. connection_mark_for_close(conn);
  2132. return -1;
  2133. }
  2134. n_read += buf_datalen(conn->inbuf) - before;
  2135. if (CONN_IS_EDGE(conn) && try_to_read != max_to_read) {
  2136. /* instruct it not to try to package partial cells. */
  2137. if (connection_process_inbuf(conn, 0) < 0) {
  2138. return -1;
  2139. }
  2140. if (!conn->marked_for_close &&
  2141. connection_is_reading(conn) &&
  2142. !conn->inbuf_reached_eof &&
  2143. max_to_read > 0)
  2144. goto loop_again; /* try reading again, in case more is here now */
  2145. }
  2146. /* one last try, packaging partial cells and all. */
  2147. if (!conn->marked_for_close &&
  2148. connection_process_inbuf(conn, 1) < 0) {
  2149. return -1;
  2150. }
  2151. if (conn->linked_conn) {
  2152. /* The other side's handle_write() will never actually get called, so
  2153. * we need to invoke the appropriate callbacks ourself. */
  2154. connection_t *linked = conn->linked_conn;
  2155. if (n_read) {
  2156. /* Probably a no-op, since linked conns typically don't count for
  2157. * bandwidth rate limiting. But do it anyway so we can keep stats
  2158. * accurately. Note that since we read the bytes from conn, and
  2159. * we're writing the bytes onto the linked connection, we count
  2160. * these as <i>written</i> bytes. */
  2161. connection_buckets_decrement(linked, approx_time(), 0, n_read);
  2162. if (connection_flushed_some(linked) < 0)
  2163. connection_mark_for_close(linked);
  2164. if (!connection_wants_to_flush(linked))
  2165. connection_finished_flushing(linked);
  2166. }
  2167. if (!buf_datalen(linked->outbuf) && conn->active_on_link)
  2168. connection_stop_reading_from_linked_conn(conn);
  2169. }
  2170. /* If we hit the EOF, call connection_reached_eof(). */
  2171. if (!conn->marked_for_close &&
  2172. conn->inbuf_reached_eof &&
  2173. connection_reached_eof(conn) < 0) {
  2174. return -1;
  2175. }
  2176. return 0;
  2177. }
  2178. int
  2179. connection_handle_read(connection_t *conn)
  2180. {
  2181. int res;
  2182. tor_gettimeofday_cache_clear();
  2183. res = connection_handle_read_impl(conn);
  2184. return res;
  2185. }
  2186. /** Pull in new bytes from conn-\>s or conn-\>linked_conn onto conn-\>inbuf,
  2187. * either directly or via TLS. Reduce the token buckets by the number of bytes
  2188. * read.
  2189. *
  2190. * If *max_to_read is -1, then decide it ourselves, else go with the
  2191. * value passed to us. When returning, if it's changed, subtract the
  2192. * number of bytes we read from *max_to_read.
  2193. *
  2194. * Return -1 if we want to break conn, else return 0.
  2195. */
  2196. static int
  2197. connection_read_to_buf(connection_t *conn, int *max_to_read, int *socket_error)
  2198. {
  2199. int result;
  2200. ssize_t at_most = *max_to_read;
  2201. size_t slack_in_buf, more_to_read;
  2202. size_t n_read = 0, n_written = 0;
  2203. if (at_most == -1) { /* we need to initialize it */
  2204. /* how many bytes are we allowed to read? */
  2205. at_most = connection_bucket_read_limit(conn, approx_time());
  2206. }
  2207. slack_in_buf = buf_slack(conn->inbuf);
  2208. again:
  2209. if ((size_t)at_most > slack_in_buf && slack_in_buf >= 1024) {
  2210. more_to_read = at_most - slack_in_buf;
  2211. at_most = slack_in_buf;
  2212. } else {
  2213. more_to_read = 0;
  2214. }
  2215. if (connection_speaks_cells(conn) &&
  2216. conn->state > OR_CONN_STATE_PROXY_HANDSHAKING) {
  2217. int pending;
  2218. or_connection_t *or_conn = TO_OR_CONN(conn);
  2219. size_t initial_size;
  2220. if (conn->state == OR_CONN_STATE_TLS_HANDSHAKING ||
  2221. conn->state == OR_CONN_STATE_TLS_CLIENT_RENEGOTIATING) {
  2222. /* continue handshaking even if global token bucket is empty */
  2223. return connection_tls_continue_handshake(or_conn);
  2224. }
  2225. log_debug(LD_NET,
  2226. "%d: starting, inbuf_datalen %ld (%d pending in tls object)."
  2227. " at_most %ld.",
  2228. conn->s,(long)buf_datalen(conn->inbuf),
  2229. tor_tls_get_pending_bytes(or_conn->tls), (long)at_most);
  2230. initial_size = buf_datalen(conn->inbuf);
  2231. /* else open, or closing */
  2232. result = read_to_buf_tls(or_conn->tls, at_most, conn->inbuf);
  2233. if (TOR_TLS_IS_ERROR(result) || result == TOR_TLS_CLOSE)
  2234. or_conn->tls_error = result;
  2235. else
  2236. or_conn->tls_error = 0;
  2237. switch (result) {
  2238. case TOR_TLS_CLOSE:
  2239. case TOR_TLS_ERROR_IO:
  2240. log_debug(LD_NET,"TLS connection closed %son read. Closing. "
  2241. "(Nickname %s, address %s)",
  2242. result == TOR_TLS_CLOSE ? "cleanly " : "",
  2243. or_conn->nickname ? or_conn->nickname : "not set",
  2244. conn->address);
  2245. return result;
  2246. CASE_TOR_TLS_ERROR_ANY_NONIO:
  2247. log_debug(LD_NET,"tls error [%s]. breaking (nickname %s, address %s).",
  2248. tor_tls_err_to_string(result),
  2249. or_conn->nickname ? or_conn->nickname : "not set",
  2250. conn->address);
  2251. return result;
  2252. case TOR_TLS_WANTWRITE:
  2253. connection_start_writing(conn);
  2254. return 0;
  2255. case TOR_TLS_WANTREAD: /* we're already reading */
  2256. case TOR_TLS_DONE: /* no data read, so nothing to process */
  2257. result = 0;
  2258. break; /* so we call bucket_decrement below */
  2259. default:
  2260. break;
  2261. }
  2262. pending = tor_tls_get_pending_bytes(or_conn->tls);
  2263. if (pending) {
  2264. /* If we have any pending bytes, we read them now. This *can*
  2265. * take us over our read allotment, but really we shouldn't be
  2266. * believing that SSL bytes are the same as TCP bytes anyway. */
  2267. int r2 = read_to_buf_tls(or_conn->tls, pending, conn->inbuf);
  2268. if (r2<0) {
  2269. log_warn(LD_BUG, "apparently, reading pending bytes can fail.");
  2270. return -1;
  2271. }
  2272. }
  2273. result = (int)(buf_datalen(conn->inbuf)-initial_size);
  2274. tor_tls_get_n_raw_bytes(or_conn->tls, &n_read, &n_written);
  2275. log_debug(LD_GENERAL, "After TLS read of %d: %ld read, %ld written",
  2276. result, (long)n_read, (long)n_written);
  2277. } else if (conn->linked) {
  2278. if (conn->linked_conn) {
  2279. result = move_buf_to_buf(conn->inbuf, conn->linked_conn->outbuf,
  2280. &conn->linked_conn->outbuf_flushlen);
  2281. } else {
  2282. result = 0;
  2283. }
  2284. //log_notice(LD_GENERAL, "Moved %d bytes on an internal link!", result);
  2285. /* If the other side has disappeared, or if it's been marked for close and
  2286. * we flushed its outbuf, then we should set our inbuf_reached_eof. */
  2287. if (!conn->linked_conn ||
  2288. (conn->linked_conn->marked_for_close &&
  2289. buf_datalen(conn->linked_conn->outbuf) == 0))
  2290. conn->inbuf_reached_eof = 1;
  2291. n_read = (size_t) result;
  2292. } else {
  2293. /* !connection_speaks_cells, !conn->linked_conn. */
  2294. int reached_eof = 0;
  2295. CONN_LOG_PROTECT(conn,
  2296. result = read_to_buf(conn->s, at_most, conn->inbuf, &reached_eof,
  2297. socket_error));
  2298. if (reached_eof)
  2299. conn->inbuf_reached_eof = 1;
  2300. // log_fn(LOG_DEBUG,"read_to_buf returned %d.",read_result);
  2301. if (result < 0)
  2302. return -1;
  2303. n_read = (size_t) result;
  2304. }
  2305. if (n_read > 0) { /* change *max_to_read */
  2306. /*XXXX021 check for overflow*/
  2307. *max_to_read = (int)(at_most - n_read);
  2308. }
  2309. if (conn->type == CONN_TYPE_AP) {
  2310. edge_connection_t *edge_conn = TO_EDGE_CONN(conn);
  2311. /*XXXX021 check for overflow*/
  2312. edge_conn->n_read += (int)n_read;
  2313. }
  2314. connection_buckets_decrement(conn, approx_time(), n_read, n_written);
  2315. if (more_to_read && result == at_most) {
  2316. slack_in_buf = buf_slack(conn->inbuf);
  2317. at_most = more_to_read;
  2318. goto again;
  2319. }
  2320. /* Call even if result is 0, since the global read bucket may
  2321. * have reached 0 on a different conn, and this guy needs to
  2322. * know to stop reading. */
  2323. connection_consider_empty_read_buckets(conn);
  2324. if (n_written > 0 && connection_is_writing(conn))
  2325. connection_consider_empty_write_buckets(conn);
  2326. return 0;
  2327. }
  2328. /** A pass-through to fetch_from_buf. */
  2329. int
  2330. connection_fetch_from_buf(char *string, size_t len, connection_t *conn)
  2331. {
  2332. return fetch_from_buf(string, len, conn->inbuf);
  2333. }
  2334. /** Return conn-\>outbuf_flushlen: how many bytes conn wants to flush
  2335. * from its outbuf. */
  2336. int
  2337. connection_wants_to_flush(connection_t *conn)
  2338. {
  2339. return conn->outbuf_flushlen > 0;
  2340. }
  2341. /** Are there too many bytes on edge connection <b>conn</b>'s outbuf to
  2342. * send back a relay-level sendme yet? Return 1 if so, 0 if not. Used by
  2343. * connection_edge_consider_sending_sendme().
  2344. */
  2345. int
  2346. connection_outbuf_too_full(connection_t *conn)
  2347. {
  2348. return (conn->outbuf_flushlen > 10*CELL_PAYLOAD_SIZE);
  2349. }
  2350. /** Try to flush more bytes onto conn-\>s.
  2351. *
  2352. * This function gets called either from conn_write() in main.c
  2353. * when poll() has declared that conn wants to write, or below
  2354. * from connection_write_to_buf() when an entire TLS record is ready.
  2355. *
  2356. * Update conn-\>timestamp_lastwritten to now, and call flush_buf
  2357. * or flush_buf_tls appropriately. If it succeeds and there are no more
  2358. * more bytes on conn->outbuf, then call connection_finished_flushing
  2359. * on it too.
  2360. *
  2361. * If <b>force</b>, then write as many bytes as possible, ignoring bandwidth
  2362. * limits. (Used for flushing messages to controller connections on fatal
  2363. * errors.)
  2364. *
  2365. * Mark the connection and return -1 if you want to close it, else
  2366. * return 0.
  2367. */
  2368. static int
  2369. connection_handle_write_impl(connection_t *conn, int force)
  2370. {
  2371. int e;
  2372. socklen_t len=(socklen_t)sizeof(e);
  2373. int result;
  2374. ssize_t max_to_write;
  2375. time_t now = approx_time();
  2376. size_t n_read = 0, n_written = 0;
  2377. tor_assert(!connection_is_listener(conn));
  2378. if (conn->marked_for_close || conn->s < 0)
  2379. return 0; /* do nothing */
  2380. if (conn->in_flushed_some) {
  2381. log_warn(LD_BUG, "called recursively from inside conn->in_flushed_some");
  2382. return 0;
  2383. }
  2384. conn->timestamp_lastwritten = now;
  2385. /* Sometimes, "writable" means "connected". */
  2386. if (connection_state_is_connecting(conn)) {
  2387. if (getsockopt(conn->s, SOL_SOCKET, SO_ERROR, (void*)&e, &len) < 0) {
  2388. log_warn(LD_BUG,
  2389. "getsockopt() syscall failed?! Please report to tor-ops.");
  2390. if (CONN_IS_EDGE(conn))
  2391. connection_edge_end_errno(TO_EDGE_CONN(conn));
  2392. connection_mark_for_close(conn);
  2393. return -1;
  2394. }
  2395. if (e) {
  2396. /* some sort of error, but maybe just inprogress still */
  2397. if (!ERRNO_IS_CONN_EINPROGRESS(e)) {
  2398. log_info(LD_NET,"in-progress connect failed. Removing. (%s)",
  2399. tor_socket_strerror(e));
  2400. if (CONN_IS_EDGE(conn))
  2401. connection_edge_end_errno(TO_EDGE_CONN(conn));
  2402. if (conn->type == CONN_TYPE_OR)
  2403. connection_or_connect_failed(TO_OR_CONN(conn),
  2404. errno_to_orconn_end_reason(e),
  2405. tor_socket_strerror(e));
  2406. connection_close_immediate(conn);
  2407. connection_mark_for_close(conn);
  2408. return -1;
  2409. } else {
  2410. return 0; /* no change, see if next time is better */
  2411. }
  2412. }
  2413. /* The connection is successful. */
  2414. if (connection_finished_connecting(conn)<0)
  2415. return -1;
  2416. }
  2417. max_to_write = force ? (ssize_t)conn->outbuf_flushlen
  2418. : connection_bucket_write_limit(conn, now);
  2419. if (connection_speaks_cells(conn) &&
  2420. conn->state > OR_CONN_STATE_PROXY_HANDSHAKING) {
  2421. or_connection_t *or_conn = TO_OR_CONN(conn);
  2422. if (conn->state == OR_CONN_STATE_TLS_HANDSHAKING ||
  2423. conn->state == OR_CONN_STATE_TLS_CLIENT_RENEGOTIATING) {
  2424. connection_stop_writing(conn);
  2425. if (connection_tls_continue_handshake(or_conn) < 0) {
  2426. /* Don't flush; connection is dead. */
  2427. connection_close_immediate(conn);
  2428. connection_mark_for_close(conn);
  2429. return -1;
  2430. }
  2431. return 0;
  2432. } else if (conn->state == OR_CONN_STATE_TLS_SERVER_RENEGOTIATING) {
  2433. return connection_handle_read(conn);
  2434. }
  2435. /* else open, or closing */
  2436. result = flush_buf_tls(or_conn->tls, conn->outbuf,
  2437. max_to_write, &conn->outbuf_flushlen);
  2438. /* If we just flushed the last bytes, check if this tunneled dir
  2439. * request is done. */
  2440. if (buf_datalen(conn->outbuf) == 0 && conn->dirreq_id)
  2441. geoip_change_dirreq_state(conn->dirreq_id, DIRREQ_TUNNELED,
  2442. DIRREQ_OR_CONN_BUFFER_FLUSHED);
  2443. switch (result) {
  2444. CASE_TOR_TLS_ERROR_ANY:
  2445. case TOR_TLS_CLOSE:
  2446. log_info(LD_NET,result!=TOR_TLS_CLOSE?
  2447. "tls error. breaking.":"TLS connection closed on flush");
  2448. /* Don't flush; connection is dead. */
  2449. connection_close_immediate(conn);
  2450. connection_mark_for_close(conn);
  2451. return -1;
  2452. case TOR_TLS_WANTWRITE:
  2453. log_debug(LD_NET,"wanted write.");
  2454. /* we're already writing */
  2455. return 0;
  2456. case TOR_TLS_WANTREAD:
  2457. /* Make sure to avoid a loop if the receive buckets are empty. */
  2458. log_debug(LD_NET,"wanted read.");
  2459. if (!connection_is_reading(conn)) {
  2460. connection_stop_writing(conn);
  2461. conn->write_blocked_on_bw = 1;
  2462. /* we'll start reading again when we get more tokens in our
  2463. * read bucket; then we'll start writing again too.
  2464. */
  2465. }
  2466. /* else no problem, we're already reading */
  2467. return 0;
  2468. /* case TOR_TLS_DONE:
  2469. * for TOR_TLS_DONE, fall through to check if the flushlen
  2470. * is empty, so we can stop writing.
  2471. */
  2472. }
  2473. tor_tls_get_n_raw_bytes(or_conn->tls, &n_read, &n_written);
  2474. log_debug(LD_GENERAL, "After TLS write of %d: %ld read, %ld written",
  2475. result, (long)n_read, (long)n_written);
  2476. } else {
  2477. CONN_LOG_PROTECT(conn,
  2478. result = flush_buf(conn->s, conn->outbuf,
  2479. max_to_write, &conn->outbuf_flushlen));
  2480. if (result < 0) {
  2481. if (CONN_IS_EDGE(conn))
  2482. connection_edge_end_errno(TO_EDGE_CONN(conn));
  2483. connection_close_immediate(conn); /* Don't flush; connection is dead. */
  2484. connection_mark_for_close(conn);
  2485. return -1;
  2486. }
  2487. n_written = (size_t) result;
  2488. }
  2489. if (conn->type == CONN_TYPE_AP) {
  2490. edge_connection_t *edge_conn = TO_EDGE_CONN(conn);
  2491. /*XXXX021 check for overflow.*/
  2492. edge_conn->n_written += (int)n_written;
  2493. }
  2494. connection_buckets_decrement(conn, approx_time(), n_read, n_written);
  2495. if (result > 0) {
  2496. /* If we wrote any bytes from our buffer, then call the appropriate
  2497. * functions. */
  2498. if (connection_flushed_some(conn) < 0)
  2499. connection_mark_for_close(conn);
  2500. }
  2501. if (!connection_wants_to_flush(conn)) { /* it's done flushing */
  2502. if (connection_finished_flushing(conn) < 0) {
  2503. /* already marked */
  2504. return -1;
  2505. }
  2506. return 0;
  2507. }
  2508. /* Call even if result is 0, since the global write bucket may
  2509. * have reached 0 on a different conn, and this guy needs to
  2510. * know to stop writing. */
  2511. connection_consider_empty_write_buckets(conn);
  2512. if (n_read > 0 && connection_is_reading(conn))
  2513. connection_consider_empty_read_buckets(conn);
  2514. return 0;
  2515. }
  2516. int
  2517. connection_handle_write(connection_t *conn, int force)
  2518. {
  2519. int res;
  2520. tor_gettimeofday_cache_clear();
  2521. res = connection_handle_write_impl(conn, force);
  2522. return res;
  2523. }
  2524. /** OpenSSL TLS record size is 16383; this is close. The goal here is to
  2525. * push data out as soon as we know there's enough for a TLS record, so
  2526. * during periods of high load we won't read entire megabytes from
  2527. * input before pushing any data out. It also has the feature of not
  2528. * growing huge outbufs unless something is slow. */
  2529. #define MIN_TLS_FLUSHLEN 15872
  2530. /** Append <b>len</b> bytes of <b>string</b> onto <b>conn</b>'s
  2531. * outbuf, and ask it to start writing.
  2532. *
  2533. * If <b>zlib</b> is nonzero, this is a directory connection that should get
  2534. * its contents compressed or decompressed as they're written. If zlib is
  2535. * negative, this is the last data to be compressed, and the connection's zlib
  2536. * state should be flushed.
  2537. *
  2538. * If it's an OR conn and an entire TLS record is ready, then try to
  2539. * flush the record now. Similarly, if it's a local control connection
  2540. * and a 64k chunk is ready, try to flush it all, so we don't end up with
  2541. * many megabytes of controller info queued at once.
  2542. */
  2543. void
  2544. _connection_write_to_buf_impl(const char *string, size_t len,
  2545. connection_t *conn, int zlib)
  2546. {
  2547. /* XXXX This function really needs to return -1 on failure. */
  2548. int r;
  2549. size_t old_datalen;
  2550. if (!len && !(zlib<0))
  2551. return;
  2552. /* if it's marked for close, only allow write if we mean to flush it */
  2553. if (conn->marked_for_close && !conn->hold_open_until_flushed)
  2554. return;
  2555. old_datalen = buf_datalen(conn->outbuf);
  2556. if (zlib) {
  2557. dir_connection_t *dir_conn = TO_DIR_CONN(conn);
  2558. int done = zlib < 0;
  2559. CONN_LOG_PROTECT(conn, r = write_to_buf_zlib(conn->outbuf,
  2560. dir_conn->zlib_state,
  2561. string, len, done));
  2562. } else {
  2563. CONN_LOG_PROTECT(conn, r = write_to_buf(string, len, conn->outbuf));
  2564. }
  2565. if (r < 0) {
  2566. if (CONN_IS_EDGE(conn)) {
  2567. /* if it failed, it means we have our package/delivery windows set
  2568. wrong compared to our max outbuf size. close the whole circuit. */
  2569. log_warn(LD_NET,
  2570. "write_to_buf failed. Closing circuit (fd %d).", conn->s);
  2571. circuit_mark_for_close(circuit_get_by_edge_conn(TO_EDGE_CONN(conn)),
  2572. END_CIRC_REASON_INTERNAL);
  2573. } else {
  2574. log_warn(LD_NET,
  2575. "write_to_buf failed. Closing connection (fd %d).", conn->s);
  2576. connection_mark_for_close(conn);
  2577. }
  2578. return;
  2579. }
  2580. connection_start_writing(conn);
  2581. if (zlib) {
  2582. conn->outbuf_flushlen += buf_datalen(conn->outbuf) - old_datalen;
  2583. } else {
  2584. ssize_t extra = 0;
  2585. conn->outbuf_flushlen += len;
  2586. /* Should we try flushing the outbuf now? */
  2587. if (conn->in_flushed_some) {
  2588. /* Don't flush the outbuf when the reason we're writing more stuff is
  2589. * _because_ we flushed the outbuf. That's unfair. */
  2590. return;
  2591. }
  2592. if (conn->type == CONN_TYPE_OR &&
  2593. conn->outbuf_flushlen-len < MIN_TLS_FLUSHLEN &&
  2594. conn->outbuf_flushlen >= MIN_TLS_FLUSHLEN) {
  2595. /* We just pushed outbuf_flushlen to MIN_TLS_FLUSHLEN or above;
  2596. * we can send out a full TLS frame now if we like. */
  2597. extra = conn->outbuf_flushlen - MIN_TLS_FLUSHLEN;
  2598. conn->outbuf_flushlen = MIN_TLS_FLUSHLEN;
  2599. } else if (conn->type == CONN_TYPE_CONTROL &&
  2600. !connection_is_rate_limited(conn) &&
  2601. conn->outbuf_flushlen-len < 1<<16 &&
  2602. conn->outbuf_flushlen >= 1<<16) {
  2603. /* just try to flush all of it */
  2604. } else
  2605. return; /* no need to try flushing */
  2606. if (connection_handle_write(conn, 0) < 0) {
  2607. if (!conn->marked_for_close) {
  2608. /* this connection is broken. remove it. */
  2609. log_warn(LD_BUG, "unhandled error on write for "
  2610. "conn (type %d, fd %d); removing",
  2611. conn->type, conn->s);
  2612. tor_fragile_assert();
  2613. /* do a close-immediate here, so we don't try to flush */
  2614. connection_close_immediate(conn);
  2615. }
  2616. return;
  2617. }
  2618. if (extra) {
  2619. conn->outbuf_flushlen += extra;
  2620. connection_start_writing(conn);
  2621. }
  2622. }
  2623. }
  2624. /** Return a connection with given type, address, port, and purpose;
  2625. * or NULL if no such connection exists. */
  2626. connection_t *
  2627. connection_get_by_type_addr_port_purpose(int type,
  2628. const tor_addr_t *addr, uint16_t port,
  2629. int purpose)
  2630. {
  2631. smartlist_t *conns = get_connection_array();
  2632. SMARTLIST_FOREACH(conns, connection_t *, conn,
  2633. {
  2634. if (conn->type == type &&
  2635. tor_addr_eq(&conn->addr, addr) &&
  2636. conn->port == port &&
  2637. conn->purpose == purpose &&
  2638. !conn->marked_for_close)
  2639. return conn;
  2640. });
  2641. return NULL;
  2642. }
  2643. /** Return the stream with id <b>id</b> if it is not already marked for
  2644. * close.
  2645. */
  2646. connection_t *
  2647. connection_get_by_global_id(uint64_t id)
  2648. {
  2649. smartlist_t *conns = get_connection_array();
  2650. SMARTLIST_FOREACH(conns, connection_t *, conn,
  2651. {
  2652. if (conn->global_identifier == id)
  2653. return conn;
  2654. });
  2655. return NULL;
  2656. }
  2657. /** Return a connection of type <b>type</b> that is not marked for close.
  2658. */
  2659. connection_t *
  2660. connection_get_by_type(int type)
  2661. {
  2662. smartlist_t *conns = get_connection_array();
  2663. SMARTLIST_FOREACH(conns, connection_t *, conn,
  2664. {
  2665. if (conn->type == type && !conn->marked_for_close)
  2666. return conn;
  2667. });
  2668. return NULL;
  2669. }
  2670. /** Return a connection of type <b>type</b> that is in state <b>state</b>,
  2671. * and that is not marked for close.
  2672. */
  2673. connection_t *
  2674. connection_get_by_type_state(int type, int state)
  2675. {
  2676. smartlist_t *conns = get_connection_array();
  2677. SMARTLIST_FOREACH(conns, connection_t *, conn,
  2678. {
  2679. if (conn->type == type && conn->state == state && !conn->marked_for_close)
  2680. return conn;
  2681. });
  2682. return NULL;
  2683. }
  2684. /** Return a connection of type <b>type</b> that has rendquery equal
  2685. * to <b>rendquery</b>, and that is not marked for close. If state
  2686. * is non-zero, conn must be of that state too.
  2687. */
  2688. connection_t *
  2689. connection_get_by_type_state_rendquery(int type, int state,
  2690. const char *rendquery)
  2691. {
  2692. smartlist_t *conns = get_connection_array();
  2693. tor_assert(type == CONN_TYPE_DIR ||
  2694. type == CONN_TYPE_AP || type == CONN_TYPE_EXIT);
  2695. tor_assert(rendquery);
  2696. SMARTLIST_FOREACH(conns, connection_t *, conn,
  2697. {
  2698. if (conn->type == type &&
  2699. !conn->marked_for_close &&
  2700. (!state || state == conn->state)) {
  2701. if (type == CONN_TYPE_DIR &&
  2702. TO_DIR_CONN(conn)->rend_data &&
  2703. !rend_cmp_service_ids(rendquery,
  2704. TO_DIR_CONN(conn)->rend_data->onion_address))
  2705. return conn;
  2706. else if (CONN_IS_EDGE(conn) &&
  2707. TO_EDGE_CONN(conn)->rend_data &&
  2708. !rend_cmp_service_ids(rendquery,
  2709. TO_EDGE_CONN(conn)->rend_data->onion_address))
  2710. return conn;
  2711. }
  2712. });
  2713. return NULL;
  2714. }
  2715. /** Return an open, non-marked connection of a given type and purpose, or NULL
  2716. * if no such connection exists. */
  2717. connection_t *
  2718. connection_get_by_type_purpose(int type, int purpose)
  2719. {
  2720. smartlist_t *conns = get_connection_array();
  2721. SMARTLIST_FOREACH(conns, connection_t *, conn,
  2722. {
  2723. if (conn->type == type &&
  2724. !conn->marked_for_close &&
  2725. (purpose == conn->purpose))
  2726. return conn;
  2727. });
  2728. return NULL;
  2729. }
  2730. /** Return 1 if <b>conn</b> is a listener conn, else return 0. */
  2731. int
  2732. connection_is_listener(connection_t *conn)
  2733. {
  2734. if (conn->type == CONN_TYPE_OR_LISTENER ||
  2735. conn->type == CONN_TYPE_AP_LISTENER ||
  2736. conn->type == CONN_TYPE_AP_TRANS_LISTENER ||
  2737. conn->type == CONN_TYPE_AP_DNS_LISTENER ||
  2738. conn->type == CONN_TYPE_AP_NATD_LISTENER ||
  2739. conn->type == CONN_TYPE_DIR_LISTENER ||
  2740. conn->type == CONN_TYPE_CONTROL_LISTENER)
  2741. return 1;
  2742. return 0;
  2743. }
  2744. /** Return 1 if <b>conn</b> is in state "open" and is not marked
  2745. * for close, else return 0.
  2746. */
  2747. int
  2748. connection_state_is_open(connection_t *conn)
  2749. {
  2750. tor_assert(conn);
  2751. if (conn->marked_for_close)
  2752. return 0;
  2753. if ((conn->type == CONN_TYPE_OR && conn->state == OR_CONN_STATE_OPEN) ||
  2754. (conn->type == CONN_TYPE_AP && conn->state == AP_CONN_STATE_OPEN) ||
  2755. (conn->type == CONN_TYPE_EXIT && conn->state == EXIT_CONN_STATE_OPEN) ||
  2756. (conn->type == CONN_TYPE_CONTROL &&
  2757. conn->state == CONTROL_CONN_STATE_OPEN))
  2758. return 1;
  2759. return 0;
  2760. }
  2761. /** Return 1 if conn is in 'connecting' state, else return 0. */
  2762. int
  2763. connection_state_is_connecting(connection_t *conn)
  2764. {
  2765. tor_assert(conn);
  2766. if (conn->marked_for_close)
  2767. return 0;
  2768. switch (conn->type)
  2769. {
  2770. case CONN_TYPE_OR:
  2771. return conn->state == OR_CONN_STATE_CONNECTING;
  2772. case CONN_TYPE_EXIT:
  2773. return conn->state == EXIT_CONN_STATE_CONNECTING;
  2774. case CONN_TYPE_DIR:
  2775. return conn->state == DIR_CONN_STATE_CONNECTING;
  2776. }
  2777. return 0;
  2778. }
  2779. /** Allocates a base64'ed authenticator for use in http or https
  2780. * auth, based on the input string <b>authenticator</b>. Returns it
  2781. * if success, else returns NULL. */
  2782. char *
  2783. alloc_http_authenticator(const char *authenticator)
  2784. {
  2785. /* an authenticator in Basic authentication
  2786. * is just the string "username:password" */
  2787. const size_t authenticator_length = strlen(authenticator);
  2788. /* The base64_encode function needs a minimum buffer length
  2789. * of 66 bytes. */
  2790. const size_t base64_authenticator_length = (authenticator_length/48+1)*66;
  2791. char *base64_authenticator = tor_malloc(base64_authenticator_length);
  2792. if (base64_encode(base64_authenticator, base64_authenticator_length,
  2793. authenticator, authenticator_length) < 0) {
  2794. tor_free(base64_authenticator); /* free and set to null */
  2795. } else {
  2796. /* remove extra \n at end of encoding */
  2797. base64_authenticator[strlen(base64_authenticator) - 1] = 0;
  2798. }
  2799. return base64_authenticator;
  2800. }
  2801. /** Given a socket handle, check whether the local address (sockname) of the
  2802. * socket is one that we've connected from before. If so, double-check
  2803. * whether our address has changed and we need to generate keys. If we do,
  2804. * call init_keys().
  2805. */
  2806. static void
  2807. client_check_address_changed(int sock)
  2808. {
  2809. uint32_t iface_ip, ip_out; /* host order */
  2810. struct sockaddr_in out_addr;
  2811. socklen_t out_addr_len = (socklen_t) sizeof(out_addr);
  2812. uint32_t *ip; /* host order */
  2813. if (!last_interface_ip)
  2814. get_interface_address(LOG_INFO, &last_interface_ip);
  2815. if (!outgoing_addrs)
  2816. outgoing_addrs = smartlist_create();
  2817. if (getsockname(sock, (struct sockaddr*)&out_addr, &out_addr_len)<0) {
  2818. int e = tor_socket_errno(sock);
  2819. log_warn(LD_NET, "getsockname() to check for address change failed: %s",
  2820. tor_socket_strerror(e));
  2821. return;
  2822. }
  2823. /* If we've used this address previously, we're okay. */
  2824. ip_out = ntohl(out_addr.sin_addr.s_addr);
  2825. SMARTLIST_FOREACH(outgoing_addrs, uint32_t*, ip_ptr,
  2826. if (*ip_ptr == ip_out) return;
  2827. );
  2828. /* Uh-oh. We haven't connected from this address before. Has the interface
  2829. * address changed? */
  2830. if (get_interface_address(LOG_INFO, &iface_ip)<0)
  2831. return;
  2832. ip = tor_malloc(sizeof(uint32_t));
  2833. *ip = ip_out;
  2834. if (iface_ip == last_interface_ip) {
  2835. /* Nope, it hasn't changed. Add this address to the list. */
  2836. smartlist_add(outgoing_addrs, ip);
  2837. } else {
  2838. /* The interface changed. We're a client, so we need to regenerate our
  2839. * keys. First, reset the state. */
  2840. log(LOG_NOTICE, LD_NET, "Our IP address has changed. Rotating keys...");
  2841. last_interface_ip = iface_ip;
  2842. SMARTLIST_FOREACH(outgoing_addrs, void*, ip_ptr, tor_free(ip_ptr));
  2843. smartlist_clear(outgoing_addrs);
  2844. smartlist_add(outgoing_addrs, ip);
  2845. /* Okay, now change our keys. */
  2846. ip_address_changed(1);
  2847. }
  2848. }
  2849. /** Some systems have limited system buffers for recv and xmit on
  2850. * sockets allocated in a virtual server or similar environment. For a Tor
  2851. * server this can produce the "Error creating network socket: No buffer
  2852. * space available" error once all available TCP buffer space is consumed.
  2853. * This method will attempt to constrain the buffers allocated for the socket
  2854. * to the desired size to stay below system TCP buffer limits.
  2855. */
  2856. static void
  2857. set_constrained_socket_buffers(int sock, int size)
  2858. {
  2859. void *sz = (void*)&size;
  2860. socklen_t sz_sz = (socklen_t) sizeof(size);
  2861. if (setsockopt(sock, SOL_SOCKET, SO_SNDBUF, sz, sz_sz) < 0) {
  2862. int e = tor_socket_errno(sock);
  2863. log_warn(LD_NET, "setsockopt() to constrain send "
  2864. "buffer to %d bytes failed: %s", size, tor_socket_strerror(e));
  2865. }
  2866. if (setsockopt(sock, SOL_SOCKET, SO_RCVBUF, sz, sz_sz) < 0) {
  2867. int e = tor_socket_errno(sock);
  2868. log_warn(LD_NET, "setsockopt() to constrain recv "
  2869. "buffer to %d bytes failed: %s", size, tor_socket_strerror(e));
  2870. }
  2871. }
  2872. /** Process new bytes that have arrived on conn-\>inbuf.
  2873. *
  2874. * This function just passes conn to the connection-specific
  2875. * connection_*_process_inbuf() function. It also passes in
  2876. * package_partial if wanted.
  2877. */
  2878. static int
  2879. connection_process_inbuf(connection_t *conn, int package_partial)
  2880. {
  2881. tor_assert(conn);
  2882. switch (conn->type) {
  2883. case CONN_TYPE_OR:
  2884. return connection_or_process_inbuf(TO_OR_CONN(conn));
  2885. case CONN_TYPE_EXIT:
  2886. case CONN_TYPE_AP:
  2887. return connection_edge_process_inbuf(TO_EDGE_CONN(conn),
  2888. package_partial);
  2889. case CONN_TYPE_DIR:
  2890. return connection_dir_process_inbuf(TO_DIR_CONN(conn));
  2891. case CONN_TYPE_CPUWORKER:
  2892. return connection_cpu_process_inbuf(conn);
  2893. case CONN_TYPE_CONTROL:
  2894. return connection_control_process_inbuf(TO_CONTROL_CONN(conn));
  2895. default:
  2896. log_err(LD_BUG,"got unexpected conn type %d.", conn->type);
  2897. tor_fragile_assert();
  2898. return -1;
  2899. }
  2900. }
  2901. /** Called whenever we've written data on a connection. */
  2902. static int
  2903. connection_flushed_some(connection_t *conn)
  2904. {
  2905. int r = 0;
  2906. tor_assert(!conn->in_flushed_some);
  2907. conn->in_flushed_some = 1;
  2908. if (conn->type == CONN_TYPE_DIR &&
  2909. conn->state == DIR_CONN_STATE_SERVER_WRITING) {
  2910. r = connection_dirserv_flushed_some(TO_DIR_CONN(conn));
  2911. } else if (conn->type == CONN_TYPE_OR) {
  2912. r = connection_or_flushed_some(TO_OR_CONN(conn));
  2913. }
  2914. conn->in_flushed_some = 0;
  2915. return r;
  2916. }
  2917. /** We just finished flushing bytes from conn-\>outbuf, and there
  2918. * are no more bytes remaining.
  2919. *
  2920. * This function just passes conn to the connection-specific
  2921. * connection_*_finished_flushing() function.
  2922. */
  2923. static int
  2924. connection_finished_flushing(connection_t *conn)
  2925. {
  2926. tor_assert(conn);
  2927. /* If the connection is closed, don't try to do anything more here. */
  2928. if (CONN_IS_CLOSED(conn))
  2929. return 0;
  2930. // log_fn(LOG_DEBUG,"entered. Socket %u.", conn->s);
  2931. switch (conn->type) {
  2932. case CONN_TYPE_OR:
  2933. return connection_or_finished_flushing(TO_OR_CONN(conn));
  2934. case CONN_TYPE_AP:
  2935. case CONN_TYPE_EXIT:
  2936. return connection_edge_finished_flushing(TO_EDGE_CONN(conn));
  2937. case CONN_TYPE_DIR:
  2938. return connection_dir_finished_flushing(TO_DIR_CONN(conn));
  2939. case CONN_TYPE_CPUWORKER:
  2940. return connection_cpu_finished_flushing(conn);
  2941. case CONN_TYPE_CONTROL:
  2942. return connection_control_finished_flushing(TO_CONTROL_CONN(conn));
  2943. default:
  2944. log_err(LD_BUG,"got unexpected conn type %d.", conn->type);
  2945. tor_fragile_assert();
  2946. return -1;
  2947. }
  2948. }
  2949. /** Called when our attempt to connect() to another server has just
  2950. * succeeded.
  2951. *
  2952. * This function just passes conn to the connection-specific
  2953. * connection_*_finished_connecting() function.
  2954. */
  2955. static int
  2956. connection_finished_connecting(connection_t *conn)
  2957. {
  2958. tor_assert(conn);
  2959. switch (conn->type)
  2960. {
  2961. case CONN_TYPE_OR:
  2962. return connection_or_finished_connecting(TO_OR_CONN(conn));
  2963. case CONN_TYPE_EXIT:
  2964. return connection_edge_finished_connecting(TO_EDGE_CONN(conn));
  2965. case CONN_TYPE_DIR:
  2966. return connection_dir_finished_connecting(TO_DIR_CONN(conn));
  2967. default:
  2968. log_err(LD_BUG,"got unexpected conn type %d.", conn->type);
  2969. tor_fragile_assert();
  2970. return -1;
  2971. }
  2972. }
  2973. /** Callback: invoked when a connection reaches an EOF event. */
  2974. static int
  2975. connection_reached_eof(connection_t *conn)
  2976. {
  2977. switch (conn->type) {
  2978. case CONN_TYPE_OR:
  2979. return connection_or_reached_eof(TO_OR_CONN(conn));
  2980. case CONN_TYPE_AP:
  2981. case CONN_TYPE_EXIT:
  2982. return connection_edge_reached_eof(TO_EDGE_CONN(conn));
  2983. case CONN_TYPE_DIR:
  2984. return connection_dir_reached_eof(TO_DIR_CONN(conn));
  2985. case CONN_TYPE_CPUWORKER:
  2986. return connection_cpu_reached_eof(conn);
  2987. case CONN_TYPE_CONTROL:
  2988. return connection_control_reached_eof(TO_CONTROL_CONN(conn));
  2989. default:
  2990. log_err(LD_BUG,"got unexpected conn type %d.", conn->type);
  2991. tor_fragile_assert();
  2992. return -1;
  2993. }
  2994. }
  2995. /** Log how many bytes are used by buffers of different kinds and sizes. */
  2996. void
  2997. connection_dump_buffer_mem_stats(int severity)
  2998. {
  2999. uint64_t used_by_type[_CONN_TYPE_MAX+1];
  3000. uint64_t alloc_by_type[_CONN_TYPE_MAX+1];
  3001. int n_conns_by_type[_CONN_TYPE_MAX+1];
  3002. uint64_t total_alloc = 0;
  3003. uint64_t total_used = 0;
  3004. int i;
  3005. smartlist_t *conns = get_connection_array();
  3006. memset(used_by_type, 0, sizeof(used_by_type));
  3007. memset(alloc_by_type, 0, sizeof(alloc_by_type));
  3008. memset(n_conns_by_type, 0, sizeof(n_conns_by_type));
  3009. SMARTLIST_FOREACH(conns, connection_t *, c,
  3010. {
  3011. int tp = c->type;
  3012. ++n_conns_by_type[tp];
  3013. if (c->inbuf) {
  3014. used_by_type[tp] += buf_datalen(c->inbuf);
  3015. alloc_by_type[tp] += buf_allocation(c->inbuf);
  3016. }
  3017. if (c->outbuf) {
  3018. used_by_type[tp] += buf_datalen(c->outbuf);
  3019. alloc_by_type[tp] += buf_allocation(c->outbuf);
  3020. }
  3021. });
  3022. for (i=0; i <= _CONN_TYPE_MAX; ++i) {
  3023. total_used += used_by_type[i];
  3024. total_alloc += alloc_by_type[i];
  3025. }
  3026. log(severity, LD_GENERAL,
  3027. "In buffers for %d connections: "U64_FORMAT" used/"U64_FORMAT" allocated",
  3028. smartlist_len(conns),
  3029. U64_PRINTF_ARG(total_used), U64_PRINTF_ARG(total_alloc));
  3030. for (i=_CONN_TYPE_MIN; i <= _CONN_TYPE_MAX; ++i) {
  3031. if (!n_conns_by_type[i])
  3032. continue;
  3033. log(severity, LD_GENERAL,
  3034. " For %d %s connections: "U64_FORMAT" used/"U64_FORMAT" allocated",
  3035. n_conns_by_type[i], conn_type_to_string(i),
  3036. U64_PRINTF_ARG(used_by_type[i]), U64_PRINTF_ARG(alloc_by_type[i]));
  3037. }
  3038. }
  3039. /** Verify that connection <b>conn</b> has all of its invariants
  3040. * correct. Trigger an assert if anything is invalid.
  3041. */
  3042. void
  3043. assert_connection_ok(connection_t *conn, time_t now)
  3044. {
  3045. (void) now; /* XXXX unused. */
  3046. tor_assert(conn);
  3047. tor_assert(conn->type >= _CONN_TYPE_MIN);
  3048. tor_assert(conn->type <= _CONN_TYPE_MAX);
  3049. switch (conn->type) {
  3050. case CONN_TYPE_OR:
  3051. tor_assert(conn->magic == OR_CONNECTION_MAGIC);
  3052. break;
  3053. case CONN_TYPE_AP:
  3054. case CONN_TYPE_EXIT:
  3055. tor_assert(conn->magic == EDGE_CONNECTION_MAGIC);
  3056. break;
  3057. case CONN_TYPE_DIR:
  3058. tor_assert(conn->magic == DIR_CONNECTION_MAGIC);
  3059. break;
  3060. case CONN_TYPE_CONTROL:
  3061. tor_assert(conn->magic == CONTROL_CONNECTION_MAGIC);
  3062. break;
  3063. default:
  3064. tor_assert(conn->magic == BASE_CONNECTION_MAGIC);
  3065. break;
  3066. }
  3067. if (conn->linked_conn) {
  3068. tor_assert(conn->linked_conn->linked_conn == conn);
  3069. tor_assert(conn->linked);
  3070. }
  3071. if (conn->linked)
  3072. tor_assert(conn->s < 0);
  3073. if (conn->outbuf_flushlen > 0) {
  3074. tor_assert(connection_is_writing(conn) || conn->write_blocked_on_bw ||
  3075. (CONN_IS_EDGE(conn) && TO_EDGE_CONN(conn)->edge_blocked_on_circ));
  3076. }
  3077. if (conn->hold_open_until_flushed)
  3078. tor_assert(conn->marked_for_close);
  3079. /* XXXX check: read_blocked_on_bw, write_blocked_on_bw, s, conn_array_index,
  3080. * marked_for_close. */
  3081. /* buffers */
  3082. if (!connection_is_listener(conn)) {
  3083. assert_buf_ok(conn->inbuf);
  3084. assert_buf_ok(conn->outbuf);
  3085. }
  3086. if (conn->type == CONN_TYPE_OR) {
  3087. or_connection_t *or_conn = TO_OR_CONN(conn);
  3088. if (conn->state == OR_CONN_STATE_OPEN) {
  3089. /* tor_assert(conn->bandwidth > 0); */
  3090. /* the above isn't necessarily true: if we just did a TLS
  3091. * handshake but we didn't recognize the other peer, or it
  3092. * gave a bad cert/etc, then we won't have assigned bandwidth,
  3093. * yet it will be open. -RD
  3094. */
  3095. // tor_assert(conn->read_bucket >= 0);
  3096. }
  3097. // tor_assert(conn->addr && conn->port);
  3098. tor_assert(conn->address);
  3099. if (conn->state > OR_CONN_STATE_PROXY_HANDSHAKING)
  3100. tor_assert(or_conn->tls);
  3101. }
  3102. if (CONN_IS_EDGE(conn)) {
  3103. edge_connection_t *edge_conn = TO_EDGE_CONN(conn);
  3104. if (edge_conn->chosen_exit_optional || edge_conn->chosen_exit_retries) {
  3105. tor_assert(conn->type == CONN_TYPE_AP);
  3106. tor_assert(edge_conn->chosen_exit_name);
  3107. }
  3108. /* XXX unchecked: package window, deliver window. */
  3109. if (conn->type == CONN_TYPE_AP) {
  3110. tor_assert(edge_conn->socks_request);
  3111. if (conn->state == AP_CONN_STATE_OPEN) {
  3112. tor_assert(edge_conn->socks_request->has_finished);
  3113. if (!conn->marked_for_close) {
  3114. tor_assert(edge_conn->cpath_layer);
  3115. assert_cpath_layer_ok(edge_conn->cpath_layer);
  3116. }
  3117. }
  3118. }
  3119. if (conn->type == CONN_TYPE_EXIT) {
  3120. tor_assert(conn->purpose == EXIT_PURPOSE_CONNECT ||
  3121. conn->purpose == EXIT_PURPOSE_RESOLVE);
  3122. }
  3123. } else if (conn->type == CONN_TYPE_DIR) {
  3124. } else {
  3125. /* Purpose is only used for dir and exit types currently */
  3126. tor_assert(!conn->purpose);
  3127. }
  3128. switch (conn->type)
  3129. {
  3130. case CONN_TYPE_OR_LISTENER:
  3131. case CONN_TYPE_AP_LISTENER:
  3132. case CONN_TYPE_AP_TRANS_LISTENER:
  3133. case CONN_TYPE_AP_NATD_LISTENER:
  3134. case CONN_TYPE_DIR_LISTENER:
  3135. case CONN_TYPE_CONTROL_LISTENER:
  3136. case CONN_TYPE_AP_DNS_LISTENER:
  3137. tor_assert(conn->state == LISTENER_STATE_READY);
  3138. break;
  3139. case CONN_TYPE_OR:
  3140. tor_assert(conn->state >= _OR_CONN_STATE_MIN);
  3141. tor_assert(conn->state <= _OR_CONN_STATE_MAX);
  3142. tor_assert(TO_OR_CONN(conn)->n_circuits >= 0);
  3143. break;
  3144. case CONN_TYPE_EXIT:
  3145. tor_assert(conn->state >= _EXIT_CONN_STATE_MIN);
  3146. tor_assert(conn->state <= _EXIT_CONN_STATE_MAX);
  3147. tor_assert(conn->purpose >= _EXIT_PURPOSE_MIN);
  3148. tor_assert(conn->purpose <= _EXIT_PURPOSE_MAX);
  3149. break;
  3150. case CONN_TYPE_AP:
  3151. tor_assert(conn->state >= _AP_CONN_STATE_MIN);
  3152. tor_assert(conn->state <= _AP_CONN_STATE_MAX);
  3153. tor_assert(TO_EDGE_CONN(conn)->socks_request);
  3154. break;
  3155. case CONN_TYPE_DIR:
  3156. tor_assert(conn->state >= _DIR_CONN_STATE_MIN);
  3157. tor_assert(conn->state <= _DIR_CONN_STATE_MAX);
  3158. tor_assert(conn->purpose >= _DIR_PURPOSE_MIN);
  3159. tor_assert(conn->purpose <= _DIR_PURPOSE_MAX);
  3160. break;
  3161. case CONN_TYPE_CPUWORKER:
  3162. tor_assert(conn->state >= _CPUWORKER_STATE_MIN);
  3163. tor_assert(conn->state <= _CPUWORKER_STATE_MAX);
  3164. break;
  3165. case CONN_TYPE_CONTROL:
  3166. tor_assert(conn->state >= _CONTROL_CONN_STATE_MIN);
  3167. tor_assert(conn->state <= _CONTROL_CONN_STATE_MAX);
  3168. break;
  3169. default:
  3170. tor_assert(0);
  3171. }
  3172. }