channeltls.c 75 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366
  1. /* * Copyright (c) 2012-2016, The Tor Project, Inc. */
  2. /* See LICENSE for licensing information */
  3. /**
  4. * \file channeltls.c
  5. *
  6. * \brief A concrete subclass of channel_t using or_connection_t to transfer
  7. * cells between Tor instances.
  8. *
  9. * This module fills in the various function pointers in channel_t, to
  10. * implement the channel_tls_t channels as used in Tor today. These channels
  11. * are created from channel_tls_connect() and
  12. * channel_tls_handle_incoming(). Each corresponds 1:1 to or_connection_t
  13. * object, as implemented in connection_or.c. These channels transmit cells
  14. * to the underlying or_connection_t by calling
  15. * connection_or_write_*_cell_to_buf(), and receive cells from the underlying
  16. * or_connection_t when connection_or_process_cells_from_inbuf() calls
  17. * channel_tls_handle_*_cell().
  18. *
  19. * Here we also implement the server (responder) side of the v3+ Tor link
  20. * handshake, which uses CERTS and AUTHENTICATE cell to negotiate versions,
  21. * exchange expected and observed IP and time information, and bootstrap a
  22. * level of authentication higher than we have gotten on the raw TLS
  23. * handshake.
  24. *
  25. * NOTE: Since there is currently only one type of channel, there are probably
  26. * more than a few cases where functionality that is currently in
  27. * channeltls.c, connection_or.c, and channel.c ought to be divided up
  28. * differently. The right time to do this is probably whenever we introduce
  29. * our next channel type.
  30. **/
  31. /*
  32. * Define this so channel.h gives us things only channel_t subclasses
  33. * should touch.
  34. */
  35. #define TOR_CHANNEL_INTERNAL_
  36. #define CHANNELTLS_PRIVATE
  37. #include "or.h"
  38. #include "channel.h"
  39. #include "channeltls.h"
  40. #include "circuitmux.h"
  41. #include "circuitmux_ewma.h"
  42. #include "command.h"
  43. #include "config.h"
  44. #include "connection.h"
  45. #include "connection_or.h"
  46. #include "control.h"
  47. #include "link_handshake.h"
  48. #include "relay.h"
  49. #include "rephist.h"
  50. #include "router.h"
  51. #include "routerlist.h"
  52. #include "scheduler.h"
  53. #include "torcert.h"
  54. /** How many CELL_PADDING cells have we received, ever? */
  55. uint64_t stats_n_padding_cells_processed = 0;
  56. /** How many CELL_VERSIONS cells have we received, ever? */
  57. uint64_t stats_n_versions_cells_processed = 0;
  58. /** How many CELL_NETINFO cells have we received, ever? */
  59. uint64_t stats_n_netinfo_cells_processed = 0;
  60. /** How many CELL_VPADDING cells have we received, ever? */
  61. uint64_t stats_n_vpadding_cells_processed = 0;
  62. /** How many CELL_CERTS cells have we received, ever? */
  63. uint64_t stats_n_certs_cells_processed = 0;
  64. /** How many CELL_AUTH_CHALLENGE cells have we received, ever? */
  65. uint64_t stats_n_auth_challenge_cells_processed = 0;
  66. /** How many CELL_AUTHENTICATE cells have we received, ever? */
  67. uint64_t stats_n_authenticate_cells_processed = 0;
  68. /** How many CELL_AUTHORIZE cells have we received, ever? */
  69. uint64_t stats_n_authorize_cells_processed = 0;
  70. /** Active listener, if any */
  71. static channel_listener_t *channel_tls_listener = NULL;
  72. /* channel_tls_t method declarations */
  73. static void channel_tls_close_method(channel_t *chan);
  74. static const char * channel_tls_describe_transport_method(channel_t *chan);
  75. static void channel_tls_free_method(channel_t *chan);
  76. static double channel_tls_get_overhead_estimate_method(channel_t *chan);
  77. static int
  78. channel_tls_get_remote_addr_method(channel_t *chan, tor_addr_t *addr_out);
  79. static int
  80. channel_tls_get_transport_name_method(channel_t *chan, char **transport_out);
  81. static const char *
  82. channel_tls_get_remote_descr_method(channel_t *chan, int flags);
  83. static int channel_tls_has_queued_writes_method(channel_t *chan);
  84. static int channel_tls_is_canonical_method(channel_t *chan, int req);
  85. static int
  86. channel_tls_matches_extend_info_method(channel_t *chan,
  87. extend_info_t *extend_info);
  88. static int channel_tls_matches_target_method(channel_t *chan,
  89. const tor_addr_t *target);
  90. static int channel_tls_num_cells_writeable_method(channel_t *chan);
  91. static size_t channel_tls_num_bytes_queued_method(channel_t *chan);
  92. static int channel_tls_write_cell_method(channel_t *chan,
  93. cell_t *cell);
  94. static int channel_tls_write_packed_cell_method(channel_t *chan,
  95. packed_cell_t *packed_cell);
  96. static int channel_tls_write_var_cell_method(channel_t *chan,
  97. var_cell_t *var_cell);
  98. /* channel_listener_tls_t method declarations */
  99. static void channel_tls_listener_close_method(channel_listener_t *chan_l);
  100. static const char *
  101. channel_tls_listener_describe_transport_method(channel_listener_t *chan_l);
  102. /** Handle incoming cells for the handshake stuff here rather than
  103. * passing them on up. */
  104. static void channel_tls_process_versions_cell(var_cell_t *cell,
  105. channel_tls_t *tlschan);
  106. static void channel_tls_process_netinfo_cell(cell_t *cell,
  107. channel_tls_t *tlschan);
  108. static int command_allowed_before_handshake(uint8_t command);
  109. static int enter_v3_handshake_with_cell(var_cell_t *cell,
  110. channel_tls_t *tlschan);
  111. /**
  112. * Do parts of channel_tls_t initialization common to channel_tls_connect()
  113. * and channel_tls_handle_incoming().
  114. */
  115. STATIC void
  116. channel_tls_common_init(channel_tls_t *tlschan)
  117. {
  118. channel_t *chan;
  119. tor_assert(tlschan);
  120. chan = &(tlschan->base_);
  121. channel_init(chan);
  122. chan->magic = TLS_CHAN_MAGIC;
  123. chan->state = CHANNEL_STATE_OPENING;
  124. chan->close = channel_tls_close_method;
  125. chan->describe_transport = channel_tls_describe_transport_method;
  126. chan->free_fn = channel_tls_free_method;
  127. chan->get_overhead_estimate = channel_tls_get_overhead_estimate_method;
  128. chan->get_remote_addr = channel_tls_get_remote_addr_method;
  129. chan->get_remote_descr = channel_tls_get_remote_descr_method;
  130. chan->get_transport_name = channel_tls_get_transport_name_method;
  131. chan->has_queued_writes = channel_tls_has_queued_writes_method;
  132. chan->is_canonical = channel_tls_is_canonical_method;
  133. chan->matches_extend_info = channel_tls_matches_extend_info_method;
  134. chan->matches_target = channel_tls_matches_target_method;
  135. chan->num_bytes_queued = channel_tls_num_bytes_queued_method;
  136. chan->num_cells_writeable = channel_tls_num_cells_writeable_method;
  137. chan->write_cell = channel_tls_write_cell_method;
  138. chan->write_packed_cell = channel_tls_write_packed_cell_method;
  139. chan->write_var_cell = channel_tls_write_var_cell_method;
  140. chan->cmux = circuitmux_alloc();
  141. if (cell_ewma_enabled()) {
  142. circuitmux_set_policy(chan->cmux, &ewma_policy);
  143. }
  144. }
  145. /**
  146. * Start a new TLS channel
  147. *
  148. * Launch a new OR connection to <b>addr</b>:<b>port</b> and expect to
  149. * handshake with an OR with identity digest <b>id_digest</b>, and wrap
  150. * it in a channel_tls_t.
  151. */
  152. channel_t *
  153. channel_tls_connect(const tor_addr_t *addr, uint16_t port,
  154. const char *id_digest,
  155. const ed25519_public_key_t *ed_id)
  156. {
  157. channel_tls_t *tlschan = tor_malloc_zero(sizeof(*tlschan));
  158. channel_t *chan = &(tlschan->base_);
  159. channel_tls_common_init(tlschan);
  160. log_debug(LD_CHANNEL,
  161. "In channel_tls_connect() for channel %p "
  162. "(global id " U64_FORMAT ")",
  163. tlschan,
  164. U64_PRINTF_ARG(chan->global_identifier));
  165. if (is_local_addr(addr)) {
  166. log_debug(LD_CHANNEL,
  167. "Marking new outgoing channel " U64_FORMAT " at %p as local",
  168. U64_PRINTF_ARG(chan->global_identifier), chan);
  169. channel_mark_local(chan);
  170. } else {
  171. log_debug(LD_CHANNEL,
  172. "Marking new outgoing channel " U64_FORMAT " at %p as remote",
  173. U64_PRINTF_ARG(chan->global_identifier), chan);
  174. channel_mark_remote(chan);
  175. }
  176. channel_mark_outgoing(chan);
  177. /* Set up or_connection stuff */
  178. tlschan->conn = connection_or_connect(addr, port, id_digest, ed_id, tlschan);
  179. /* connection_or_connect() will fill in tlschan->conn */
  180. if (!(tlschan->conn)) {
  181. chan->reason_for_closing = CHANNEL_CLOSE_FOR_ERROR;
  182. channel_change_state(chan, CHANNEL_STATE_ERROR);
  183. goto err;
  184. }
  185. log_debug(LD_CHANNEL,
  186. "Got orconn %p for channel with global id " U64_FORMAT,
  187. tlschan->conn, U64_PRINTF_ARG(chan->global_identifier));
  188. goto done;
  189. err:
  190. circuitmux_free(chan->cmux);
  191. tor_free(tlschan);
  192. chan = NULL;
  193. done:
  194. /* If we got one, we should register it */
  195. if (chan) channel_register(chan);
  196. return chan;
  197. }
  198. /**
  199. * Return the current channel_tls_t listener
  200. *
  201. * Returns the current channel listener for incoming TLS connections, or
  202. * NULL if none has been established
  203. */
  204. channel_listener_t *
  205. channel_tls_get_listener(void)
  206. {
  207. return channel_tls_listener;
  208. }
  209. /**
  210. * Start a channel_tls_t listener if necessary
  211. *
  212. * Return the current channel_tls_t listener, or start one if we haven't yet,
  213. * and return that.
  214. */
  215. channel_listener_t *
  216. channel_tls_start_listener(void)
  217. {
  218. channel_listener_t *listener;
  219. if (!channel_tls_listener) {
  220. listener = tor_malloc_zero(sizeof(*listener));
  221. channel_init_listener(listener);
  222. listener->state = CHANNEL_LISTENER_STATE_LISTENING;
  223. listener->close = channel_tls_listener_close_method;
  224. listener->describe_transport =
  225. channel_tls_listener_describe_transport_method;
  226. channel_tls_listener = listener;
  227. log_debug(LD_CHANNEL,
  228. "Starting TLS channel listener %p with global id " U64_FORMAT,
  229. listener, U64_PRINTF_ARG(listener->global_identifier));
  230. channel_listener_register(listener);
  231. } else listener = channel_tls_listener;
  232. return listener;
  233. }
  234. /**
  235. * Free everything on shutdown
  236. *
  237. * Not much to do here, since channel_free_all() takes care of a lot, but let's
  238. * get rid of the listener.
  239. */
  240. void
  241. channel_tls_free_all(void)
  242. {
  243. channel_listener_t *old_listener = NULL;
  244. log_debug(LD_CHANNEL,
  245. "Shutting down TLS channels...");
  246. if (channel_tls_listener) {
  247. /*
  248. * When we close it, channel_tls_listener will get nulled out, so save
  249. * a pointer so we can free it.
  250. */
  251. old_listener = channel_tls_listener;
  252. log_debug(LD_CHANNEL,
  253. "Closing channel_tls_listener with ID " U64_FORMAT
  254. " at %p.",
  255. U64_PRINTF_ARG(old_listener->global_identifier),
  256. old_listener);
  257. channel_listener_unregister(old_listener);
  258. channel_listener_mark_for_close(old_listener);
  259. channel_listener_free(old_listener);
  260. tor_assert(channel_tls_listener == NULL);
  261. }
  262. log_debug(LD_CHANNEL,
  263. "Done shutting down TLS channels");
  264. }
  265. /**
  266. * Create a new channel around an incoming or_connection_t
  267. */
  268. channel_t *
  269. channel_tls_handle_incoming(or_connection_t *orconn)
  270. {
  271. channel_tls_t *tlschan = tor_malloc_zero(sizeof(*tlschan));
  272. channel_t *chan = &(tlschan->base_);
  273. tor_assert(orconn);
  274. tor_assert(!(orconn->chan));
  275. channel_tls_common_init(tlschan);
  276. /* Link the channel and orconn to each other */
  277. tlschan->conn = orconn;
  278. orconn->chan = tlschan;
  279. if (is_local_addr(&(TO_CONN(orconn)->addr))) {
  280. log_debug(LD_CHANNEL,
  281. "Marking new incoming channel " U64_FORMAT " at %p as local",
  282. U64_PRINTF_ARG(chan->global_identifier), chan);
  283. channel_mark_local(chan);
  284. } else {
  285. log_debug(LD_CHANNEL,
  286. "Marking new incoming channel " U64_FORMAT " at %p as remote",
  287. U64_PRINTF_ARG(chan->global_identifier), chan);
  288. channel_mark_remote(chan);
  289. }
  290. channel_mark_incoming(chan);
  291. /* Register it */
  292. channel_register(chan);
  293. return chan;
  294. }
  295. /*********
  296. * Casts *
  297. ********/
  298. /**
  299. * Cast a channel_tls_t to a channel_t.
  300. */
  301. channel_t *
  302. channel_tls_to_base(channel_tls_t *tlschan)
  303. {
  304. if (!tlschan) return NULL;
  305. return &(tlschan->base_);
  306. }
  307. /**
  308. * Cast a channel_t to a channel_tls_t, with appropriate type-checking
  309. * asserts.
  310. */
  311. channel_tls_t *
  312. channel_tls_from_base(channel_t *chan)
  313. {
  314. if (!chan) return NULL;
  315. tor_assert(chan->magic == TLS_CHAN_MAGIC);
  316. return (channel_tls_t *)(chan);
  317. }
  318. /********************************************
  319. * Method implementations for channel_tls_t *
  320. *******************************************/
  321. /**
  322. * Close a channel_tls_t
  323. *
  324. * This implements the close method for channel_tls_t
  325. */
  326. static void
  327. channel_tls_close_method(channel_t *chan)
  328. {
  329. channel_tls_t *tlschan = BASE_CHAN_TO_TLS(chan);
  330. tor_assert(tlschan);
  331. if (tlschan->conn) connection_or_close_normally(tlschan->conn, 1);
  332. else {
  333. /* Weird - we'll have to change the state ourselves, I guess */
  334. log_info(LD_CHANNEL,
  335. "Tried to close channel_tls_t %p with NULL conn",
  336. tlschan);
  337. channel_change_state(chan, CHANNEL_STATE_ERROR);
  338. }
  339. }
  340. /**
  341. * Describe the transport for a channel_tls_t
  342. *
  343. * This returns the string "TLS channel on connection <id>" to the upper
  344. * layer.
  345. */
  346. static const char *
  347. channel_tls_describe_transport_method(channel_t *chan)
  348. {
  349. static char *buf = NULL;
  350. uint64_t id;
  351. channel_tls_t *tlschan;
  352. const char *rv = NULL;
  353. tor_assert(chan);
  354. tlschan = BASE_CHAN_TO_TLS(chan);
  355. if (tlschan->conn) {
  356. id = TO_CONN(tlschan->conn)->global_identifier;
  357. if (buf) tor_free(buf);
  358. tor_asprintf(&buf,
  359. "TLS channel (connection " U64_FORMAT ")",
  360. U64_PRINTF_ARG(id));
  361. rv = buf;
  362. } else {
  363. rv = "TLS channel (no connection)";
  364. }
  365. return rv;
  366. }
  367. /**
  368. * Free a channel_tls_t
  369. *
  370. * This is called by the generic channel layer when freeing a channel_tls_t;
  371. * this happens either on a channel which has already reached
  372. * CHANNEL_STATE_CLOSED or CHANNEL_STATE_ERROR from channel_run_cleanup() or
  373. * on shutdown from channel_free_all(). In the latter case we might still
  374. * have an orconn active (which connection_free_all() will get to later),
  375. * so we should null out its channel pointer now.
  376. */
  377. static void
  378. channel_tls_free_method(channel_t *chan)
  379. {
  380. channel_tls_t *tlschan = BASE_CHAN_TO_TLS(chan);
  381. tor_assert(tlschan);
  382. if (tlschan->conn) {
  383. tlschan->conn->chan = NULL;
  384. tlschan->conn = NULL;
  385. }
  386. }
  387. /**
  388. * Get an estimate of the average TLS overhead for the upper layer
  389. */
  390. static double
  391. channel_tls_get_overhead_estimate_method(channel_t *chan)
  392. {
  393. double overhead = 1.0;
  394. channel_tls_t *tlschan = BASE_CHAN_TO_TLS(chan);
  395. tor_assert(tlschan);
  396. tor_assert(tlschan->conn);
  397. /* Just return 1.0f if we don't have sensible data */
  398. if (tlschan->conn->bytes_xmitted > 0 &&
  399. tlschan->conn->bytes_xmitted_by_tls >=
  400. tlschan->conn->bytes_xmitted) {
  401. overhead = ((double)(tlschan->conn->bytes_xmitted_by_tls)) /
  402. ((double)(tlschan->conn->bytes_xmitted));
  403. /*
  404. * Never estimate more than 2.0; otherwise we get silly large estimates
  405. * at the very start of a new TLS connection.
  406. */
  407. if (overhead > 2.0)
  408. overhead = 2.0;
  409. }
  410. log_debug(LD_CHANNEL,
  411. "Estimated overhead ratio for TLS chan " U64_FORMAT " is %f",
  412. U64_PRINTF_ARG(chan->global_identifier), overhead);
  413. return overhead;
  414. }
  415. /**
  416. * Get the remote address of a channel_tls_t
  417. *
  418. * This implements the get_remote_addr method for channel_tls_t; copy the
  419. * remote endpoint of the channel to addr_out and return 1 (always
  420. * succeeds for this transport).
  421. */
  422. static int
  423. channel_tls_get_remote_addr_method(channel_t *chan, tor_addr_t *addr_out)
  424. {
  425. int rv = 0;
  426. channel_tls_t *tlschan = BASE_CHAN_TO_TLS(chan);
  427. tor_assert(tlschan);
  428. tor_assert(addr_out);
  429. if (tlschan->conn) {
  430. tor_addr_copy(addr_out, &(TO_CONN(tlschan->conn)->addr));
  431. rv = 1;
  432. } else tor_addr_make_unspec(addr_out);
  433. return rv;
  434. }
  435. /**
  436. * Get the name of the pluggable transport used by a channel_tls_t.
  437. *
  438. * This implements the get_transport_name for channel_tls_t. If the
  439. * channel uses a pluggable transport, copy its name to
  440. * <b>transport_out</b> and return 0. If the channel did not use a
  441. * pluggable transport, return -1. */
  442. static int
  443. channel_tls_get_transport_name_method(channel_t *chan, char **transport_out)
  444. {
  445. channel_tls_t *tlschan = BASE_CHAN_TO_TLS(chan);
  446. tor_assert(tlschan);
  447. tor_assert(transport_out);
  448. tor_assert(tlschan->conn);
  449. if (!tlschan->conn->ext_or_transport)
  450. return -1;
  451. *transport_out = tor_strdup(tlschan->conn->ext_or_transport);
  452. return 0;
  453. }
  454. /**
  455. * Get endpoint description of a channel_tls_t
  456. *
  457. * This implements the get_remote_descr method for channel_tls_t; it returns
  458. * a text description of the remote endpoint of the channel suitable for use
  459. * in log messages. The req parameter is 0 for the canonical address or 1 for
  460. * the actual address seen.
  461. */
  462. static const char *
  463. channel_tls_get_remote_descr_method(channel_t *chan, int flags)
  464. {
  465. #define MAX_DESCR_LEN 32
  466. static char buf[MAX_DESCR_LEN + 1];
  467. channel_tls_t *tlschan = BASE_CHAN_TO_TLS(chan);
  468. connection_t *conn;
  469. const char *answer = NULL;
  470. char *addr_str;
  471. tor_assert(tlschan);
  472. if (tlschan->conn) {
  473. conn = TO_CONN(tlschan->conn);
  474. switch (flags) {
  475. case 0:
  476. /* Canonical address with port*/
  477. tor_snprintf(buf, MAX_DESCR_LEN + 1,
  478. "%s:%u", conn->address, conn->port);
  479. answer = buf;
  480. break;
  481. case GRD_FLAG_ORIGINAL:
  482. /* Actual address with port */
  483. addr_str = tor_addr_to_str_dup(&(tlschan->conn->real_addr));
  484. tor_snprintf(buf, MAX_DESCR_LEN + 1,
  485. "%s:%u", addr_str, conn->port);
  486. tor_free(addr_str);
  487. answer = buf;
  488. break;
  489. case GRD_FLAG_ADDR_ONLY:
  490. /* Canonical address, no port */
  491. strlcpy(buf, conn->address, sizeof(buf));
  492. answer = buf;
  493. break;
  494. case GRD_FLAG_ORIGINAL|GRD_FLAG_ADDR_ONLY:
  495. /* Actual address, no port */
  496. addr_str = tor_addr_to_str_dup(&(tlschan->conn->real_addr));
  497. strlcpy(buf, addr_str, sizeof(buf));
  498. tor_free(addr_str);
  499. answer = buf;
  500. break;
  501. default:
  502. /* Something's broken in channel.c */
  503. tor_assert_nonfatal_unreached_once();
  504. }
  505. } else {
  506. strlcpy(buf, "(No connection)", sizeof(buf));
  507. answer = buf;
  508. }
  509. return answer;
  510. }
  511. /**
  512. * Tell the upper layer if we have queued writes
  513. *
  514. * This implements the has_queued_writes method for channel_tls t_; it returns
  515. * 1 iff we have queued writes on the outbuf of the underlying or_connection_t.
  516. */
  517. static int
  518. channel_tls_has_queued_writes_method(channel_t *chan)
  519. {
  520. size_t outbuf_len;
  521. channel_tls_t *tlschan = BASE_CHAN_TO_TLS(chan);
  522. tor_assert(tlschan);
  523. if (!(tlschan->conn)) {
  524. log_info(LD_CHANNEL,
  525. "something called has_queued_writes on a tlschan "
  526. "(%p with ID " U64_FORMAT " but no conn",
  527. chan, U64_PRINTF_ARG(chan->global_identifier));
  528. }
  529. outbuf_len = (tlschan->conn != NULL) ?
  530. connection_get_outbuf_len(TO_CONN(tlschan->conn)) :
  531. 0;
  532. return (outbuf_len > 0);
  533. }
  534. /**
  535. * Tell the upper layer if we're canonical
  536. *
  537. * This implements the is_canonical method for channel_tls_t; if req is zero,
  538. * it returns whether this is a canonical channel, and if it is one it returns
  539. * whether that can be relied upon.
  540. */
  541. static int
  542. channel_tls_is_canonical_method(channel_t *chan, int req)
  543. {
  544. int answer = 0;
  545. channel_tls_t *tlschan = BASE_CHAN_TO_TLS(chan);
  546. tor_assert(tlschan);
  547. if (tlschan->conn) {
  548. switch (req) {
  549. case 0:
  550. answer = tlschan->conn->is_canonical;
  551. break;
  552. case 1:
  553. /*
  554. * Is the is_canonical bit reliable? In protocols version 2 and up
  555. * we get the canonical address from a NETINFO cell, but in older
  556. * versions it might be based on an obsolete descriptor.
  557. */
  558. answer = (tlschan->conn->link_proto >= 2);
  559. break;
  560. default:
  561. /* This shouldn't happen; channel.c is broken if it does */
  562. tor_assert_nonfatal_unreached_once();
  563. }
  564. }
  565. /* else return 0 for tlschan->conn == NULL */
  566. return answer;
  567. }
  568. /**
  569. * Check if we match an extend_info_t
  570. *
  571. * This implements the matches_extend_info method for channel_tls_t; the upper
  572. * layer wants to know if this channel matches an extend_info_t.
  573. */
  574. static int
  575. channel_tls_matches_extend_info_method(channel_t *chan,
  576. extend_info_t *extend_info)
  577. {
  578. channel_tls_t *tlschan = BASE_CHAN_TO_TLS(chan);
  579. tor_assert(tlschan);
  580. tor_assert(extend_info);
  581. /* Never match if we have no conn */
  582. if (!(tlschan->conn)) {
  583. log_info(LD_CHANNEL,
  584. "something called matches_extend_info on a tlschan "
  585. "(%p with ID " U64_FORMAT " but no conn",
  586. chan, U64_PRINTF_ARG(chan->global_identifier));
  587. return 0;
  588. }
  589. return (tor_addr_eq(&(extend_info->addr),
  590. &(TO_CONN(tlschan->conn)->addr)) &&
  591. (extend_info->port == TO_CONN(tlschan->conn)->port));
  592. }
  593. /**
  594. * Check if we match a target address; return true iff we do.
  595. *
  596. * This implements the matches_target method for channel_tls t_; the upper
  597. * layer wants to know if this channel matches a target address when extending
  598. * a circuit.
  599. */
  600. static int
  601. channel_tls_matches_target_method(channel_t *chan,
  602. const tor_addr_t *target)
  603. {
  604. channel_tls_t *tlschan = BASE_CHAN_TO_TLS(chan);
  605. tor_assert(tlschan);
  606. tor_assert(target);
  607. /* Never match if we have no conn */
  608. if (!(tlschan->conn)) {
  609. log_info(LD_CHANNEL,
  610. "something called matches_target on a tlschan "
  611. "(%p with ID " U64_FORMAT " but no conn",
  612. chan, U64_PRINTF_ARG(chan->global_identifier));
  613. return 0;
  614. }
  615. return tor_addr_eq(&(tlschan->conn->real_addr), target);
  616. }
  617. /**
  618. * Tell the upper layer how many bytes we have queued and not yet
  619. * sent.
  620. */
  621. static size_t
  622. channel_tls_num_bytes_queued_method(channel_t *chan)
  623. {
  624. channel_tls_t *tlschan = BASE_CHAN_TO_TLS(chan);
  625. tor_assert(tlschan);
  626. tor_assert(tlschan->conn);
  627. return connection_get_outbuf_len(TO_CONN(tlschan->conn));
  628. }
  629. /**
  630. * Tell the upper layer how many cells we can accept to write
  631. *
  632. * This implements the num_cells_writeable method for channel_tls_t; it
  633. * returns an estimate of the number of cells we can accept with
  634. * channel_tls_write_*_cell().
  635. */
  636. static int
  637. channel_tls_num_cells_writeable_method(channel_t *chan)
  638. {
  639. size_t outbuf_len;
  640. ssize_t n;
  641. channel_tls_t *tlschan = BASE_CHAN_TO_TLS(chan);
  642. size_t cell_network_size;
  643. tor_assert(tlschan);
  644. tor_assert(tlschan->conn);
  645. cell_network_size = get_cell_network_size(tlschan->conn->wide_circ_ids);
  646. outbuf_len = connection_get_outbuf_len(TO_CONN(tlschan->conn));
  647. /* Get the number of cells */
  648. n = CEIL_DIV(OR_CONN_HIGHWATER - outbuf_len, cell_network_size);
  649. if (n < 0) n = 0;
  650. #if SIZEOF_SIZE_T > SIZEOF_INT
  651. if (n > INT_MAX) n = INT_MAX;
  652. #endif
  653. return (int)n;
  654. }
  655. /**
  656. * Write a cell to a channel_tls_t
  657. *
  658. * This implements the write_cell method for channel_tls_t; given a
  659. * channel_tls_t and a cell_t, transmit the cell_t.
  660. */
  661. static int
  662. channel_tls_write_cell_method(channel_t *chan, cell_t *cell)
  663. {
  664. channel_tls_t *tlschan = BASE_CHAN_TO_TLS(chan);
  665. int written = 0;
  666. tor_assert(tlschan);
  667. tor_assert(cell);
  668. if (tlschan->conn) {
  669. connection_or_write_cell_to_buf(cell, tlschan->conn);
  670. ++written;
  671. } else {
  672. log_info(LD_CHANNEL,
  673. "something called write_cell on a tlschan "
  674. "(%p with ID " U64_FORMAT " but no conn",
  675. chan, U64_PRINTF_ARG(chan->global_identifier));
  676. }
  677. return written;
  678. }
  679. /**
  680. * Write a packed cell to a channel_tls_t
  681. *
  682. * This implements the write_packed_cell method for channel_tls_t; given a
  683. * channel_tls_t and a packed_cell_t, transmit the packed_cell_t.
  684. */
  685. static int
  686. channel_tls_write_packed_cell_method(channel_t *chan,
  687. packed_cell_t *packed_cell)
  688. {
  689. tor_assert(chan);
  690. channel_tls_t *tlschan = BASE_CHAN_TO_TLS(chan);
  691. size_t cell_network_size = get_cell_network_size(chan->wide_circ_ids);
  692. int written = 0;
  693. tor_assert(tlschan);
  694. tor_assert(packed_cell);
  695. if (tlschan->conn) {
  696. connection_write_to_buf(packed_cell->body, cell_network_size,
  697. TO_CONN(tlschan->conn));
  698. /* This is where the cell is finished; used to be done from relay.c */
  699. packed_cell_free(packed_cell);
  700. ++written;
  701. } else {
  702. log_info(LD_CHANNEL,
  703. "something called write_packed_cell on a tlschan "
  704. "(%p with ID " U64_FORMAT " but no conn",
  705. chan, U64_PRINTF_ARG(chan->global_identifier));
  706. }
  707. return written;
  708. }
  709. /**
  710. * Write a variable-length cell to a channel_tls_t
  711. *
  712. * This implements the write_var_cell method for channel_tls_t; given a
  713. * channel_tls_t and a var_cell_t, transmit the var_cell_t.
  714. */
  715. static int
  716. channel_tls_write_var_cell_method(channel_t *chan, var_cell_t *var_cell)
  717. {
  718. channel_tls_t *tlschan = BASE_CHAN_TO_TLS(chan);
  719. int written = 0;
  720. tor_assert(tlschan);
  721. tor_assert(var_cell);
  722. if (tlschan->conn) {
  723. connection_or_write_var_cell_to_buf(var_cell, tlschan->conn);
  724. ++written;
  725. } else {
  726. log_info(LD_CHANNEL,
  727. "something called write_var_cell on a tlschan "
  728. "(%p with ID " U64_FORMAT " but no conn",
  729. chan, U64_PRINTF_ARG(chan->global_identifier));
  730. }
  731. return written;
  732. }
  733. /*************************************************
  734. * Method implementations for channel_listener_t *
  735. ************************************************/
  736. /**
  737. * Close a channel_listener_t
  738. *
  739. * This implements the close method for channel_listener_t
  740. */
  741. static void
  742. channel_tls_listener_close_method(channel_listener_t *chan_l)
  743. {
  744. tor_assert(chan_l);
  745. /*
  746. * Listeners we just go ahead and change state through to CLOSED, but
  747. * make sure to check if they're channel_tls_listener to NULL it out.
  748. */
  749. if (chan_l == channel_tls_listener)
  750. channel_tls_listener = NULL;
  751. if (!(chan_l->state == CHANNEL_LISTENER_STATE_CLOSING ||
  752. chan_l->state == CHANNEL_LISTENER_STATE_CLOSED ||
  753. chan_l->state == CHANNEL_LISTENER_STATE_ERROR)) {
  754. channel_listener_change_state(chan_l, CHANNEL_LISTENER_STATE_CLOSING);
  755. }
  756. if (chan_l->incoming_list) {
  757. SMARTLIST_FOREACH_BEGIN(chan_l->incoming_list,
  758. channel_t *, ichan) {
  759. channel_mark_for_close(ichan);
  760. } SMARTLIST_FOREACH_END(ichan);
  761. smartlist_free(chan_l->incoming_list);
  762. chan_l->incoming_list = NULL;
  763. }
  764. if (!(chan_l->state == CHANNEL_LISTENER_STATE_CLOSED ||
  765. chan_l->state == CHANNEL_LISTENER_STATE_ERROR)) {
  766. channel_listener_change_state(chan_l, CHANNEL_LISTENER_STATE_CLOSED);
  767. }
  768. }
  769. /**
  770. * Describe the transport for a channel_listener_t
  771. *
  772. * This returns the string "TLS channel (listening)" to the upper
  773. * layer.
  774. */
  775. static const char *
  776. channel_tls_listener_describe_transport_method(channel_listener_t *chan_l)
  777. {
  778. tor_assert(chan_l);
  779. return "TLS channel (listening)";
  780. }
  781. /*******************************************************
  782. * Functions for handling events on an or_connection_t *
  783. ******************************************************/
  784. /**
  785. * Handle an orconn state change
  786. *
  787. * This function will be called by connection_or.c when the or_connection_t
  788. * associated with this channel_tls_t changes state.
  789. */
  790. void
  791. channel_tls_handle_state_change_on_orconn(channel_tls_t *chan,
  792. or_connection_t *conn,
  793. uint8_t old_state,
  794. uint8_t state)
  795. {
  796. channel_t *base_chan;
  797. tor_assert(chan);
  798. tor_assert(conn);
  799. tor_assert(conn->chan == chan);
  800. tor_assert(chan->conn == conn);
  801. /* Shut the compiler up without triggering -Wtautological-compare */
  802. (void)old_state;
  803. base_chan = TLS_CHAN_TO_BASE(chan);
  804. /* Make sure the base connection state makes sense - shouldn't be error
  805. * or closed. */
  806. tor_assert(CHANNEL_IS_OPENING(base_chan) ||
  807. CHANNEL_IS_OPEN(base_chan) ||
  808. CHANNEL_IS_MAINT(base_chan) ||
  809. CHANNEL_IS_CLOSING(base_chan));
  810. /* Did we just go to state open? */
  811. if (state == OR_CONN_STATE_OPEN) {
  812. /*
  813. * We can go to CHANNEL_STATE_OPEN from CHANNEL_STATE_OPENING or
  814. * CHANNEL_STATE_MAINT on this.
  815. */
  816. channel_change_state(base_chan, CHANNEL_STATE_OPEN);
  817. /* We might have just become writeable; check and tell the scheduler */
  818. if (connection_or_num_cells_writeable(conn) > 0) {
  819. scheduler_channel_wants_writes(base_chan);
  820. }
  821. } else {
  822. /*
  823. * Not open, so from CHANNEL_STATE_OPEN we go to CHANNEL_STATE_MAINT,
  824. * otherwise no change.
  825. */
  826. if (CHANNEL_IS_OPEN(base_chan)) {
  827. channel_change_state(base_chan, CHANNEL_STATE_MAINT);
  828. }
  829. }
  830. }
  831. #ifdef KEEP_TIMING_STATS
  832. /**
  833. * Timing states wrapper
  834. *
  835. * This is a wrapper function around the actual function that processes the
  836. * <b>cell</b> that just arrived on <b>chan</b>. Increment <b>*time</b>
  837. * by the number of microseconds used by the call to <b>*func(cell, chan)</b>.
  838. */
  839. static void
  840. channel_tls_time_process_cell(cell_t *cell, channel_tls_t *chan, int *time,
  841. void (*func)(cell_t *, channel_tls_t *))
  842. {
  843. struct timeval start, end;
  844. long time_passed;
  845. tor_gettimeofday(&start);
  846. (*func)(cell, chan);
  847. tor_gettimeofday(&end);
  848. time_passed = tv_udiff(&start, &end) ;
  849. if (time_passed > 10000) { /* more than 10ms */
  850. log_debug(LD_OR,"That call just took %ld ms.",time_passed/1000);
  851. }
  852. if (time_passed < 0) {
  853. log_info(LD_GENERAL,"That call took us back in time!");
  854. time_passed = 0;
  855. }
  856. *time += time_passed;
  857. }
  858. #endif
  859. /**
  860. * Handle an incoming cell on a channel_tls_t
  861. *
  862. * This is called from connection_or.c to handle an arriving cell; it checks
  863. * for cell types specific to the handshake for this transport protocol and
  864. * handles them, and queues all other cells to the channel_t layer, which
  865. * eventually will hand them off to command.c.
  866. *
  867. * The channel layer itself decides whether the cell should be queued or
  868. * can be handed off immediately to the upper-layer code. It is responsible
  869. * for copying in the case that it queues; we merely pass pointers through
  870. * which we get from connection_or_process_cells_from_inbuf().
  871. */
  872. void
  873. channel_tls_handle_cell(cell_t *cell, or_connection_t *conn)
  874. {
  875. channel_tls_t *chan;
  876. int handshaking;
  877. #ifdef KEEP_TIMING_STATS
  878. #define PROCESS_CELL(tp, cl, cn) STMT_BEGIN { \
  879. ++num ## tp; \
  880. channel_tls_time_process_cell(cl, cn, & tp ## time , \
  881. channel_tls_process_ ## tp ## _cell); \
  882. } STMT_END
  883. #else
  884. #define PROCESS_CELL(tp, cl, cn) channel_tls_process_ ## tp ## _cell(cl, cn)
  885. #endif
  886. tor_assert(cell);
  887. tor_assert(conn);
  888. chan = conn->chan;
  889. if (!chan) {
  890. log_warn(LD_CHANNEL,
  891. "Got a cell_t on an OR connection with no channel");
  892. return;
  893. }
  894. handshaking = (TO_CONN(conn)->state != OR_CONN_STATE_OPEN);
  895. if (conn->base_.marked_for_close)
  896. return;
  897. /* Reject all but VERSIONS and NETINFO when handshaking. */
  898. /* (VERSIONS should actually be impossible; it's variable-length.) */
  899. if (handshaking && cell->command != CELL_VERSIONS &&
  900. cell->command != CELL_NETINFO) {
  901. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  902. "Received unexpected cell command %d in chan state %s / "
  903. "conn state %s; closing the connection.",
  904. (int)cell->command,
  905. channel_state_to_string(TLS_CHAN_TO_BASE(chan)->state),
  906. conn_state_to_string(CONN_TYPE_OR, TO_CONN(conn)->state));
  907. connection_or_close_for_error(conn, 0);
  908. return;
  909. }
  910. if (conn->base_.state == OR_CONN_STATE_OR_HANDSHAKING_V3)
  911. or_handshake_state_record_cell(conn, conn->handshake_state, cell, 1);
  912. switch (cell->command) {
  913. case CELL_PADDING:
  914. ++stats_n_padding_cells_processed;
  915. /* do nothing */
  916. break;
  917. case CELL_VERSIONS:
  918. tor_fragile_assert();
  919. break;
  920. case CELL_NETINFO:
  921. ++stats_n_netinfo_cells_processed;
  922. PROCESS_CELL(netinfo, cell, chan);
  923. break;
  924. case CELL_CREATE:
  925. case CELL_CREATE_FAST:
  926. case CELL_CREATED:
  927. case CELL_CREATED_FAST:
  928. case CELL_RELAY:
  929. case CELL_RELAY_EARLY:
  930. case CELL_DESTROY:
  931. case CELL_CREATE2:
  932. case CELL_CREATED2:
  933. /*
  934. * These are all transport independent and we pass them up through the
  935. * channel_t mechanism. They are ultimately handled in command.c.
  936. */
  937. channel_queue_cell(TLS_CHAN_TO_BASE(chan), cell);
  938. break;
  939. default:
  940. log_fn(LOG_INFO, LD_PROTOCOL,
  941. "Cell of unknown type (%d) received in channeltls.c. "
  942. "Dropping.",
  943. cell->command);
  944. break;
  945. }
  946. }
  947. /**
  948. * Handle an incoming variable-length cell on a channel_tls_t
  949. *
  950. * Process a <b>var_cell</b> that was just received on <b>conn</b>. Keep
  951. * internal statistics about how many of each cell we've processed so far
  952. * this second, and the total number of microseconds it took to
  953. * process each type of cell. All the var_cell commands are handshake-
  954. * related and live below the channel_t layer, so no variable-length
  955. * cells ever get delivered in the current implementation, but I've left
  956. * the mechanism in place for future use.
  957. *
  958. * If we were handing them off to the upper layer, the channel_t queueing
  959. * code would be responsible for memory management, and we'd just be passing
  960. * pointers through from connection_or_process_cells_from_inbuf(). That
  961. * caller always frees them after this function returns, so this function
  962. * should never free var_cell.
  963. */
  964. void
  965. channel_tls_handle_var_cell(var_cell_t *var_cell, or_connection_t *conn)
  966. {
  967. channel_tls_t *chan;
  968. #ifdef KEEP_TIMING_STATS
  969. /* how many of each cell have we seen so far this second? needs better
  970. * name. */
  971. static int num_versions = 0, num_certs = 0;
  972. static time_t current_second = 0; /* from previous calls to time */
  973. time_t now = time(NULL);
  974. if (current_second == 0) current_second = now;
  975. if (now > current_second) { /* the second has rolled over */
  976. /* print stats */
  977. log_info(LD_OR,
  978. "At end of second: %d versions (%d ms), %d certs (%d ms)",
  979. num_versions, versions_time / ((now - current_second) * 1000),
  980. num_certs, certs_time / ((now - current_second) * 1000));
  981. num_versions = num_certs = 0;
  982. versions_time = certs_time = 0;
  983. /* remember which second it is, for next time */
  984. current_second = now;
  985. }
  986. #endif
  987. tor_assert(var_cell);
  988. tor_assert(conn);
  989. chan = conn->chan;
  990. if (!chan) {
  991. log_warn(LD_CHANNEL,
  992. "Got a var_cell_t on an OR connection with no channel");
  993. return;
  994. }
  995. if (TO_CONN(conn)->marked_for_close)
  996. return;
  997. switch (TO_CONN(conn)->state) {
  998. case OR_CONN_STATE_OR_HANDSHAKING_V2:
  999. if (var_cell->command != CELL_VERSIONS) {
  1000. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  1001. "Received a cell with command %d in unexpected "
  1002. "orconn state \"%s\" [%d], channel state \"%s\" [%d]; "
  1003. "closing the connection.",
  1004. (int)(var_cell->command),
  1005. conn_state_to_string(CONN_TYPE_OR, TO_CONN(conn)->state),
  1006. TO_CONN(conn)->state,
  1007. channel_state_to_string(TLS_CHAN_TO_BASE(chan)->state),
  1008. (int)(TLS_CHAN_TO_BASE(chan)->state));
  1009. /*
  1010. * The code in connection_or.c will tell channel_t to close for
  1011. * error; it will go to CHANNEL_STATE_CLOSING, and then to
  1012. * CHANNEL_STATE_ERROR when conn is closed.
  1013. */
  1014. connection_or_close_for_error(conn, 0);
  1015. return;
  1016. }
  1017. break;
  1018. case OR_CONN_STATE_TLS_HANDSHAKING:
  1019. /* If we're using bufferevents, it's entirely possible for us to
  1020. * notice "hey, data arrived!" before we notice "hey, the handshake
  1021. * finished!" And we need to be accepting both at once to handle both
  1022. * the v2 and v3 handshakes. */
  1023. /* But that should be happening any longer've disabled bufferevents. */
  1024. tor_assert_nonfatal_unreached_once();
  1025. /* fall through */
  1026. case OR_CONN_STATE_TLS_SERVER_RENEGOTIATING:
  1027. if (!(command_allowed_before_handshake(var_cell->command))) {
  1028. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  1029. "Received a cell with command %d in unexpected "
  1030. "orconn state \"%s\" [%d], channel state \"%s\" [%d]; "
  1031. "closing the connection.",
  1032. (int)(var_cell->command),
  1033. conn_state_to_string(CONN_TYPE_OR, TO_CONN(conn)->state),
  1034. (int)(TO_CONN(conn)->state),
  1035. channel_state_to_string(TLS_CHAN_TO_BASE(chan)->state),
  1036. (int)(TLS_CHAN_TO_BASE(chan)->state));
  1037. /* see above comment about CHANNEL_STATE_ERROR */
  1038. connection_or_close_for_error(conn, 0);
  1039. return;
  1040. } else {
  1041. if (enter_v3_handshake_with_cell(var_cell, chan) < 0)
  1042. return;
  1043. }
  1044. break;
  1045. case OR_CONN_STATE_OR_HANDSHAKING_V3:
  1046. if (var_cell->command != CELL_AUTHENTICATE)
  1047. or_handshake_state_record_var_cell(conn, conn->handshake_state,
  1048. var_cell, 1);
  1049. break; /* Everything is allowed */
  1050. case OR_CONN_STATE_OPEN:
  1051. if (conn->link_proto < 3) {
  1052. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  1053. "Received a variable-length cell with command %d in orconn "
  1054. "state %s [%d], channel state %s [%d] with link protocol %d; "
  1055. "ignoring it.",
  1056. (int)(var_cell->command),
  1057. conn_state_to_string(CONN_TYPE_OR, TO_CONN(conn)->state),
  1058. (int)(TO_CONN(conn)->state),
  1059. channel_state_to_string(TLS_CHAN_TO_BASE(chan)->state),
  1060. (int)(TLS_CHAN_TO_BASE(chan)->state),
  1061. (int)(conn->link_proto));
  1062. return;
  1063. }
  1064. break;
  1065. default:
  1066. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  1067. "Received var-length cell with command %d in unexpected "
  1068. "orconn state \"%s\" [%d], channel state \"%s\" [%d]; "
  1069. "ignoring it.",
  1070. (int)(var_cell->command),
  1071. conn_state_to_string(CONN_TYPE_OR, TO_CONN(conn)->state),
  1072. (int)(TO_CONN(conn)->state),
  1073. channel_state_to_string(TLS_CHAN_TO_BASE(chan)->state),
  1074. (int)(TLS_CHAN_TO_BASE(chan)->state));
  1075. return;
  1076. }
  1077. /* Now handle the cell */
  1078. switch (var_cell->command) {
  1079. case CELL_VERSIONS:
  1080. ++stats_n_versions_cells_processed;
  1081. PROCESS_CELL(versions, var_cell, chan);
  1082. break;
  1083. case CELL_VPADDING:
  1084. ++stats_n_vpadding_cells_processed;
  1085. /* Do nothing */
  1086. break;
  1087. case CELL_CERTS:
  1088. ++stats_n_certs_cells_processed;
  1089. PROCESS_CELL(certs, var_cell, chan);
  1090. break;
  1091. case CELL_AUTH_CHALLENGE:
  1092. ++stats_n_auth_challenge_cells_processed;
  1093. PROCESS_CELL(auth_challenge, var_cell, chan);
  1094. break;
  1095. case CELL_AUTHENTICATE:
  1096. ++stats_n_authenticate_cells_processed;
  1097. PROCESS_CELL(authenticate, var_cell, chan);
  1098. break;
  1099. case CELL_AUTHORIZE:
  1100. ++stats_n_authorize_cells_processed;
  1101. /* Ignored so far. */
  1102. break;
  1103. default:
  1104. log_fn(LOG_INFO, LD_PROTOCOL,
  1105. "Variable-length cell of unknown type (%d) received.",
  1106. (int)(var_cell->command));
  1107. break;
  1108. }
  1109. }
  1110. /**
  1111. * Update channel marks after connection_or.c has changed an address
  1112. *
  1113. * This is called from connection_or_init_conn_from_address() after the
  1114. * connection's _base.addr or real_addr fields have potentially been changed
  1115. * so we can recalculate the local mark. Notably, this happens when incoming
  1116. * connections are reverse-proxied and we only learn the real address of the
  1117. * remote router by looking it up in the consensus after we finish the
  1118. * handshake and know an authenticated identity digest.
  1119. */
  1120. void
  1121. channel_tls_update_marks(or_connection_t *conn)
  1122. {
  1123. channel_t *chan = NULL;
  1124. tor_assert(conn);
  1125. tor_assert(conn->chan);
  1126. chan = TLS_CHAN_TO_BASE(conn->chan);
  1127. if (is_local_addr(&(TO_CONN(conn)->addr))) {
  1128. if (!channel_is_local(chan)) {
  1129. log_debug(LD_CHANNEL,
  1130. "Marking channel " U64_FORMAT " at %p as local",
  1131. U64_PRINTF_ARG(chan->global_identifier), chan);
  1132. channel_mark_local(chan);
  1133. }
  1134. } else {
  1135. if (channel_is_local(chan)) {
  1136. log_debug(LD_CHANNEL,
  1137. "Marking channel " U64_FORMAT " at %p as remote",
  1138. U64_PRINTF_ARG(chan->global_identifier), chan);
  1139. channel_mark_remote(chan);
  1140. }
  1141. }
  1142. }
  1143. /**
  1144. * Check if this cell type is allowed before the handshake is finished
  1145. *
  1146. * Return true if <b>command</b> is a cell command that's allowed to start a
  1147. * V3 handshake.
  1148. */
  1149. static int
  1150. command_allowed_before_handshake(uint8_t command)
  1151. {
  1152. switch (command) {
  1153. case CELL_VERSIONS:
  1154. case CELL_VPADDING:
  1155. case CELL_AUTHORIZE:
  1156. return 1;
  1157. default:
  1158. return 0;
  1159. }
  1160. }
  1161. /**
  1162. * Start a V3 handshake on an incoming connection
  1163. *
  1164. * Called when we as a server receive an appropriate cell while waiting
  1165. * either for a cell or a TLS handshake. Set the connection's state to
  1166. * "handshaking_v3', initializes the or_handshake_state field as needed,
  1167. * and add the cell to the hash of incoming cells.)
  1168. */
  1169. static int
  1170. enter_v3_handshake_with_cell(var_cell_t *cell, channel_tls_t *chan)
  1171. {
  1172. int started_here = 0;
  1173. tor_assert(cell);
  1174. tor_assert(chan);
  1175. tor_assert(chan->conn);
  1176. started_here = connection_or_nonopen_was_started_here(chan->conn);
  1177. tor_assert(TO_CONN(chan->conn)->state == OR_CONN_STATE_TLS_HANDSHAKING ||
  1178. TO_CONN(chan->conn)->state ==
  1179. OR_CONN_STATE_TLS_SERVER_RENEGOTIATING);
  1180. if (started_here) {
  1181. log_fn(LOG_PROTOCOL_WARN, LD_OR,
  1182. "Received a cell while TLS-handshaking, not in "
  1183. "OR_HANDSHAKING_V3, on a connection we originated.");
  1184. }
  1185. connection_or_block_renegotiation(chan->conn);
  1186. chan->conn->base_.state = OR_CONN_STATE_OR_HANDSHAKING_V3;
  1187. if (connection_init_or_handshake_state(chan->conn, started_here) < 0) {
  1188. connection_or_close_for_error(chan->conn, 0);
  1189. return -1;
  1190. }
  1191. or_handshake_state_record_var_cell(chan->conn,
  1192. chan->conn->handshake_state, cell, 1);
  1193. return 0;
  1194. }
  1195. /**
  1196. * Process a 'versions' cell.
  1197. *
  1198. * This function is called to handle an incoming VERSIONS cell; the current
  1199. * link protocol version must be 0 to indicate that no version has yet been
  1200. * negotiated. We compare the versions in the cell to the list of versions
  1201. * we support, pick the highest version we have in common, and continue the
  1202. * negotiation from there.
  1203. */
  1204. static void
  1205. channel_tls_process_versions_cell(var_cell_t *cell, channel_tls_t *chan)
  1206. {
  1207. int highest_supported_version = 0;
  1208. int started_here = 0;
  1209. tor_assert(cell);
  1210. tor_assert(chan);
  1211. tor_assert(chan->conn);
  1212. if ((cell->payload_len % 2) == 1) {
  1213. log_fn(LOG_PROTOCOL_WARN, LD_OR,
  1214. "Received a VERSION cell with odd payload length %d; "
  1215. "closing connection.",cell->payload_len);
  1216. connection_or_close_for_error(chan->conn, 0);
  1217. return;
  1218. }
  1219. started_here = connection_or_nonopen_was_started_here(chan->conn);
  1220. if (chan->conn->link_proto != 0 ||
  1221. (chan->conn->handshake_state &&
  1222. chan->conn->handshake_state->received_versions)) {
  1223. log_fn(LOG_PROTOCOL_WARN, LD_OR,
  1224. "Received a VERSIONS cell on a connection with its version "
  1225. "already set to %d; dropping",
  1226. (int)(chan->conn->link_proto));
  1227. return;
  1228. }
  1229. switch (chan->conn->base_.state)
  1230. {
  1231. case OR_CONN_STATE_OR_HANDSHAKING_V2:
  1232. case OR_CONN_STATE_OR_HANDSHAKING_V3:
  1233. break;
  1234. case OR_CONN_STATE_TLS_HANDSHAKING:
  1235. case OR_CONN_STATE_TLS_SERVER_RENEGOTIATING:
  1236. default:
  1237. log_fn(LOG_PROTOCOL_WARN, LD_OR,
  1238. "VERSIONS cell while in unexpected state");
  1239. return;
  1240. }
  1241. tor_assert(chan->conn->handshake_state);
  1242. {
  1243. int i;
  1244. const uint8_t *cp = cell->payload;
  1245. for (i = 0; i < cell->payload_len / 2; ++i, cp += 2) {
  1246. uint16_t v = ntohs(get_uint16(cp));
  1247. if (is_or_protocol_version_known(v) && v > highest_supported_version)
  1248. highest_supported_version = v;
  1249. }
  1250. }
  1251. if (!highest_supported_version) {
  1252. log_fn(LOG_PROTOCOL_WARN, LD_OR,
  1253. "Couldn't find a version in common between my version list and the "
  1254. "list in the VERSIONS cell; closing connection.");
  1255. connection_or_close_for_error(chan->conn, 0);
  1256. return;
  1257. } else if (highest_supported_version == 1) {
  1258. /* Negotiating version 1 makes no sense, since version 1 has no VERSIONS
  1259. * cells. */
  1260. log_fn(LOG_PROTOCOL_WARN, LD_OR,
  1261. "Used version negotiation protocol to negotiate a v1 connection. "
  1262. "That's crazily non-compliant. Closing connection.");
  1263. connection_or_close_for_error(chan->conn, 0);
  1264. return;
  1265. } else if (highest_supported_version < 3 &&
  1266. chan->conn->base_.state == OR_CONN_STATE_OR_HANDSHAKING_V3) {
  1267. log_fn(LOG_PROTOCOL_WARN, LD_OR,
  1268. "Negotiated link protocol 2 or lower after doing a v3 TLS "
  1269. "handshake. Closing connection.");
  1270. connection_or_close_for_error(chan->conn, 0);
  1271. return;
  1272. } else if (highest_supported_version != 2 &&
  1273. chan->conn->base_.state == OR_CONN_STATE_OR_HANDSHAKING_V2) {
  1274. /* XXXX This should eventually be a log_protocol_warn */
  1275. log_fn(LOG_WARN, LD_OR,
  1276. "Negotiated link with non-2 protocol after doing a v2 TLS "
  1277. "handshake with %s. Closing connection.",
  1278. fmt_addr(&chan->conn->base_.addr));
  1279. connection_or_close_for_error(chan->conn, 0);
  1280. return;
  1281. }
  1282. rep_hist_note_negotiated_link_proto(highest_supported_version, started_here);
  1283. chan->conn->link_proto = highest_supported_version;
  1284. chan->conn->handshake_state->received_versions = 1;
  1285. if (chan->conn->link_proto == 2) {
  1286. log_info(LD_OR,
  1287. "Negotiated version %d with %s:%d; sending NETINFO.",
  1288. highest_supported_version,
  1289. safe_str_client(chan->conn->base_.address),
  1290. chan->conn->base_.port);
  1291. if (connection_or_send_netinfo(chan->conn) < 0) {
  1292. connection_or_close_for_error(chan->conn, 0);
  1293. return;
  1294. }
  1295. } else {
  1296. const int send_versions = !started_here;
  1297. /* If we want to authenticate, send a CERTS cell */
  1298. const int send_certs = !started_here || public_server_mode(get_options());
  1299. /* If we're a host that got a connection, ask for authentication. */
  1300. const int send_chall = !started_here;
  1301. /* If our certs cell will authenticate us, we can send a netinfo cell
  1302. * right now. */
  1303. const int send_netinfo = !started_here;
  1304. const int send_any =
  1305. send_versions || send_certs || send_chall || send_netinfo;
  1306. tor_assert(chan->conn->link_proto >= 3);
  1307. log_info(LD_OR,
  1308. "Negotiated version %d with %s:%d; %s%s%s%s%s",
  1309. highest_supported_version,
  1310. safe_str_client(chan->conn->base_.address),
  1311. chan->conn->base_.port,
  1312. send_any ? "Sending cells:" : "Waiting for CERTS cell",
  1313. send_versions ? " VERSIONS" : "",
  1314. send_certs ? " CERTS" : "",
  1315. send_chall ? " AUTH_CHALLENGE" : "",
  1316. send_netinfo ? " NETINFO" : "");
  1317. #ifdef DISABLE_V3_LINKPROTO_SERVERSIDE
  1318. if (1) {
  1319. connection_or_close_normally(chan->conn, 1);
  1320. return;
  1321. }
  1322. #endif
  1323. if (send_versions) {
  1324. if (connection_or_send_versions(chan->conn, 1) < 0) {
  1325. log_warn(LD_OR, "Couldn't send versions cell");
  1326. connection_or_close_for_error(chan->conn, 0);
  1327. return;
  1328. }
  1329. }
  1330. /* We set this after sending the verions cell. */
  1331. /*XXXXX symbolic const.*/
  1332. chan->base_.wide_circ_ids =
  1333. chan->conn->link_proto >= MIN_LINK_PROTO_FOR_WIDE_CIRC_IDS;
  1334. chan->conn->wide_circ_ids = chan->base_.wide_circ_ids;
  1335. if (send_certs) {
  1336. if (connection_or_send_certs_cell(chan->conn) < 0) {
  1337. log_warn(LD_OR, "Couldn't send certs cell");
  1338. connection_or_close_for_error(chan->conn, 0);
  1339. return;
  1340. }
  1341. }
  1342. if (send_chall) {
  1343. if (connection_or_send_auth_challenge_cell(chan->conn) < 0) {
  1344. log_warn(LD_OR, "Couldn't send auth_challenge cell");
  1345. connection_or_close_for_error(chan->conn, 0);
  1346. return;
  1347. }
  1348. }
  1349. if (send_netinfo) {
  1350. if (connection_or_send_netinfo(chan->conn) < 0) {
  1351. log_warn(LD_OR, "Couldn't send netinfo cell");
  1352. connection_or_close_for_error(chan->conn, 0);
  1353. return;
  1354. }
  1355. }
  1356. }
  1357. }
  1358. /**
  1359. * Process a 'netinfo' cell
  1360. *
  1361. * This function is called to handle an incoming NETINFO cell; read and act
  1362. * on its contents, and set the connection state to "open".
  1363. */
  1364. static void
  1365. channel_tls_process_netinfo_cell(cell_t *cell, channel_tls_t *chan)
  1366. {
  1367. time_t timestamp;
  1368. uint8_t my_addr_type;
  1369. uint8_t my_addr_len;
  1370. const uint8_t *my_addr_ptr;
  1371. const uint8_t *cp, *end;
  1372. uint8_t n_other_addrs;
  1373. time_t now = time(NULL);
  1374. long apparent_skew = 0;
  1375. tor_addr_t my_apparent_addr = TOR_ADDR_NULL;
  1376. tor_assert(cell);
  1377. tor_assert(chan);
  1378. tor_assert(chan->conn);
  1379. if (chan->conn->link_proto < 2) {
  1380. log_fn(LOG_PROTOCOL_WARN, LD_OR,
  1381. "Received a NETINFO cell on %s connection; dropping.",
  1382. chan->conn->link_proto == 0 ? "non-versioned" : "a v1");
  1383. return;
  1384. }
  1385. if (chan->conn->base_.state != OR_CONN_STATE_OR_HANDSHAKING_V2 &&
  1386. chan->conn->base_.state != OR_CONN_STATE_OR_HANDSHAKING_V3) {
  1387. log_fn(LOG_PROTOCOL_WARN, LD_OR,
  1388. "Received a NETINFO cell on non-handshaking connection; dropping.");
  1389. return;
  1390. }
  1391. tor_assert(chan->conn->handshake_state &&
  1392. chan->conn->handshake_state->received_versions);
  1393. if (chan->conn->base_.state == OR_CONN_STATE_OR_HANDSHAKING_V3) {
  1394. tor_assert(chan->conn->link_proto >= 3);
  1395. if (chan->conn->handshake_state->started_here) {
  1396. if (!(chan->conn->handshake_state->authenticated)) {
  1397. log_fn(LOG_PROTOCOL_WARN, LD_OR,
  1398. "Got a NETINFO cell from server, "
  1399. "but no authentication. Closing the connection.");
  1400. connection_or_close_for_error(chan->conn, 0);
  1401. return;
  1402. }
  1403. } else {
  1404. /* we're the server. If the client never authenticated, we have
  1405. some housekeeping to do.*/
  1406. if (!(chan->conn->handshake_state->authenticated)) {
  1407. tor_assert(tor_digest_is_zero(
  1408. (const char*)(chan->conn->handshake_state->
  1409. authenticated_rsa_peer_id)));
  1410. tor_assert(tor_mem_is_zero(
  1411. (const char*)(chan->conn->handshake_state->
  1412. authenticated_ed25519_peer_id.pubkey), 32));
  1413. channel_set_circid_type(TLS_CHAN_TO_BASE(chan), NULL,
  1414. chan->conn->link_proto < MIN_LINK_PROTO_FOR_WIDE_CIRC_IDS);
  1415. connection_or_init_conn_from_address(chan->conn,
  1416. &(chan->conn->base_.addr),
  1417. chan->conn->base_.port,
  1418. /* zero, checked above */
  1419. (const char*)(chan->conn->handshake_state->
  1420. authenticated_rsa_peer_id),
  1421. NULL, /* Ed25519 ID: Also checked as zero */
  1422. 0);
  1423. }
  1424. }
  1425. }
  1426. /* Decode the cell. */
  1427. timestamp = ntohl(get_uint32(cell->payload));
  1428. if (labs(now - chan->conn->handshake_state->sent_versions_at) < 180) {
  1429. apparent_skew = now - timestamp;
  1430. }
  1431. my_addr_type = (uint8_t) cell->payload[4];
  1432. my_addr_len = (uint8_t) cell->payload[5];
  1433. my_addr_ptr = (uint8_t*) cell->payload + 6;
  1434. end = cell->payload + CELL_PAYLOAD_SIZE;
  1435. cp = cell->payload + 6 + my_addr_len;
  1436. /* We used to check:
  1437. * if (my_addr_len >= CELL_PAYLOAD_SIZE - 6) {
  1438. *
  1439. * This is actually never going to happen, since my_addr_len is at most 255,
  1440. * and CELL_PAYLOAD_LEN - 6 is 503. So we know that cp is < end. */
  1441. if (my_addr_type == RESOLVED_TYPE_IPV4 && my_addr_len == 4) {
  1442. tor_addr_from_ipv4n(&my_apparent_addr, get_uint32(my_addr_ptr));
  1443. } else if (my_addr_type == RESOLVED_TYPE_IPV6 && my_addr_len == 16) {
  1444. tor_addr_from_ipv6_bytes(&my_apparent_addr, (const char *) my_addr_ptr);
  1445. }
  1446. n_other_addrs = (uint8_t) *cp++;
  1447. while (n_other_addrs && cp < end-2) {
  1448. /* Consider all the other addresses; if any matches, this connection is
  1449. * "canonical." */
  1450. tor_addr_t addr;
  1451. const uint8_t *next =
  1452. decode_address_from_payload(&addr, cp, (int)(end-cp));
  1453. if (next == NULL) {
  1454. log_fn(LOG_PROTOCOL_WARN, LD_OR,
  1455. "Bad address in netinfo cell; closing connection.");
  1456. connection_or_close_for_error(chan->conn, 0);
  1457. return;
  1458. }
  1459. if (tor_addr_eq(&addr, &(chan->conn->real_addr))) {
  1460. connection_or_set_canonical(chan->conn, 1);
  1461. break;
  1462. }
  1463. cp = next;
  1464. --n_other_addrs;
  1465. }
  1466. /* Act on apparent skew. */
  1467. /** Warn when we get a netinfo skew with at least this value. */
  1468. #define NETINFO_NOTICE_SKEW 3600
  1469. if (labs(apparent_skew) > NETINFO_NOTICE_SKEW &&
  1470. router_get_by_id_digest(chan->conn->identity_digest)) {
  1471. int trusted = router_digest_is_trusted_dir(chan->conn->identity_digest);
  1472. clock_skew_warning(TO_CONN(chan->conn), apparent_skew, trusted, LD_GENERAL,
  1473. "NETINFO cell", "OR");
  1474. }
  1475. /* XXX maybe act on my_apparent_addr, if the source is sufficiently
  1476. * trustworthy. */
  1477. if (! chan->conn->handshake_state->sent_netinfo) {
  1478. /* If we were prepared to authenticate, but we never got an AUTH_CHALLENGE
  1479. * cell, then we would not previously have sent a NETINFO cell. Do so
  1480. * now. */
  1481. if (connection_or_send_netinfo(chan->conn) < 0) {
  1482. connection_or_close_for_error(chan->conn, 0);
  1483. return;
  1484. }
  1485. }
  1486. if (connection_or_set_state_open(chan->conn) < 0) {
  1487. log_fn(LOG_PROTOCOL_WARN, LD_OR,
  1488. "Got good NETINFO cell from %s:%d; but "
  1489. "was unable to make the OR connection become open.",
  1490. safe_str_client(chan->conn->base_.address),
  1491. chan->conn->base_.port);
  1492. connection_or_close_for_error(chan->conn, 0);
  1493. } else {
  1494. log_info(LD_OR,
  1495. "Got good NETINFO cell from %s:%d; OR connection is now "
  1496. "open, using protocol version %d. Its ID digest is %s. "
  1497. "Our address is apparently %s.",
  1498. safe_str_client(chan->conn->base_.address),
  1499. chan->conn->base_.port,
  1500. (int)(chan->conn->link_proto),
  1501. hex_str(TLS_CHAN_TO_BASE(chan)->identity_digest,
  1502. DIGEST_LEN),
  1503. tor_addr_is_null(&my_apparent_addr) ?
  1504. "<none>" : fmt_and_decorate_addr(&my_apparent_addr));
  1505. }
  1506. assert_connection_ok(TO_CONN(chan->conn),time(NULL));
  1507. }
  1508. /** Types of certificates that we know how to parse from CERTS cells. Each
  1509. * type corresponds to a different encoding format. */
  1510. typedef enum cert_encoding_t {
  1511. CERT_ENCODING_UNKNOWN, /**< We don't recognize this. */
  1512. CERT_ENCODING_X509, /**< It's an RSA key, signed with RSA, encoded in x509.
  1513. * (Actually, it might not be RSA. We test that later.) */
  1514. CERT_ENCODING_ED25519, /**< It's something signed with an Ed25519 key,
  1515. * encoded asa a tor_cert_t.*/
  1516. CERT_ENCODING_RSA_CROSSCERT, /**< It's an Ed key signed with an RSA key. */
  1517. } cert_encoding_t;
  1518. /**
  1519. * Given one of the certificate type codes used in a CERTS cell,
  1520. * return the corresponding cert_encoding_t that we should use to parse
  1521. * the certificate.
  1522. */
  1523. static cert_encoding_t
  1524. certs_cell_typenum_to_cert_type(int typenum)
  1525. {
  1526. switch (typenum) {
  1527. case CERTTYPE_RSA1024_ID_LINK:
  1528. case CERTTYPE_RSA1024_ID_ID:
  1529. case CERTTYPE_RSA1024_ID_AUTH:
  1530. return CERT_ENCODING_X509;
  1531. case CERTTYPE_ED_ID_SIGN:
  1532. case CERTTYPE_ED_SIGN_LINK:
  1533. case CERTTYPE_ED_SIGN_AUTH:
  1534. return CERT_ENCODING_ED25519;
  1535. case CERTTYPE_RSA1024_ID_EDID:
  1536. return CERT_ENCODING_RSA_CROSSCERT;
  1537. default:
  1538. return CERT_ENCODING_UNKNOWN;
  1539. }
  1540. }
  1541. /**
  1542. * Process a CERTS cell from a channel.
  1543. *
  1544. * This function is called to process an incoming CERTS cell on a
  1545. * channel_tls_t:
  1546. *
  1547. * If the other side should not have sent us a CERTS cell, or the cell is
  1548. * malformed, or it is supposed to authenticate the TLS key but it doesn't,
  1549. * then mark the connection.
  1550. *
  1551. * If the cell has a good cert chain and we're doing a v3 handshake, then
  1552. * store the certificates in or_handshake_state. If this is the client side
  1553. * of the connection, we then authenticate the server or mark the connection.
  1554. * If it's the server side, wait for an AUTHENTICATE cell.
  1555. */
  1556. STATIC void
  1557. channel_tls_process_certs_cell(var_cell_t *cell, channel_tls_t *chan)
  1558. {
  1559. #define MAX_CERT_TYPE_WANTED CERTTYPE_RSA1024_ID_EDID
  1560. /* These arrays will be sparse, since a cert type can be at most one
  1561. * of ed/x509 */
  1562. tor_x509_cert_t *x509_certs[MAX_CERT_TYPE_WANTED + 1];
  1563. tor_cert_t *ed_certs[MAX_CERT_TYPE_WANTED + 1];
  1564. uint8_t *rsa_ed_cc_cert = NULL;
  1565. size_t rsa_ed_cc_cert_len = 0;
  1566. int n_certs, i;
  1567. certs_cell_t *cc = NULL;
  1568. int send_netinfo = 0;
  1569. memset(x509_certs, 0, sizeof(x509_certs));
  1570. memset(ed_certs, 0, sizeof(ed_certs));
  1571. tor_assert(cell);
  1572. tor_assert(chan);
  1573. tor_assert(chan->conn);
  1574. #define ERR(s) \
  1575. do { \
  1576. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL, \
  1577. "Received a bad CERTS cell from %s:%d: %s", \
  1578. safe_str(chan->conn->base_.address), \
  1579. chan->conn->base_.port, (s)); \
  1580. connection_or_close_for_error(chan->conn, 0); \
  1581. goto err; \
  1582. } while (0)
  1583. if (chan->conn->base_.state != OR_CONN_STATE_OR_HANDSHAKING_V3)
  1584. ERR("We're not doing a v3 handshake!");
  1585. if (chan->conn->link_proto < 3)
  1586. ERR("We're not using link protocol >= 3");
  1587. if (chan->conn->handshake_state->received_certs_cell)
  1588. ERR("We already got one");
  1589. if (chan->conn->handshake_state->authenticated) {
  1590. /* Should be unreachable, but let's make sure. */
  1591. ERR("We're already authenticated!");
  1592. }
  1593. if (cell->payload_len < 1)
  1594. ERR("It had no body");
  1595. if (cell->circ_id)
  1596. ERR("It had a nonzero circuit ID");
  1597. if (certs_cell_parse(&cc, cell->payload, cell->payload_len) < 0)
  1598. ERR("It couldn't be parsed.");
  1599. n_certs = cc->n_certs;
  1600. for (i = 0; i < n_certs; ++i) {
  1601. certs_cell_cert_t *c = certs_cell_get_certs(cc, i);
  1602. uint16_t cert_type = c->cert_type;
  1603. uint16_t cert_len = c->cert_len;
  1604. uint8_t *cert_body = certs_cell_cert_getarray_body(c);
  1605. if (cert_type > MAX_CERT_TYPE_WANTED)
  1606. continue;
  1607. const cert_encoding_t ct = certs_cell_typenum_to_cert_type(cert_type);
  1608. switch (ct) {
  1609. default:
  1610. case CERT_ENCODING_UNKNOWN:
  1611. break;
  1612. case CERT_ENCODING_X509: {
  1613. tor_x509_cert_t *x509_cert = tor_x509_cert_decode(cert_body, cert_len);
  1614. if (!x509_cert) {
  1615. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  1616. "Received undecodable certificate in CERTS cell from %s:%d",
  1617. safe_str(chan->conn->base_.address),
  1618. chan->conn->base_.port);
  1619. } else {
  1620. if (x509_certs[cert_type]) {
  1621. tor_x509_cert_free(x509_cert);
  1622. ERR("Duplicate x509 certificate");
  1623. } else {
  1624. x509_certs[cert_type] = x509_cert;
  1625. }
  1626. }
  1627. break;
  1628. }
  1629. case CERT_ENCODING_ED25519: {
  1630. tor_cert_t *ed_cert = tor_cert_parse(cert_body, cert_len);
  1631. if (!ed_cert) {
  1632. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL,
  1633. "Received undecodable Ed certificate "
  1634. "in CERTS cell from %s:%d",
  1635. safe_str(chan->conn->base_.address),
  1636. chan->conn->base_.port);
  1637. } else {
  1638. if (ed_certs[cert_type]) {
  1639. tor_cert_free(ed_cert);
  1640. ERR("Duplicate Ed25519 certificate");
  1641. } else {
  1642. ed_certs[cert_type] = ed_cert;
  1643. }
  1644. }
  1645. break;
  1646. }
  1647. case CERT_ENCODING_RSA_CROSSCERT: {
  1648. if (rsa_ed_cc_cert) {
  1649. ERR("Duplicate RSA->Ed25519 crosscert");
  1650. } else {
  1651. rsa_ed_cc_cert = tor_memdup(cert_body, cert_len);
  1652. rsa_ed_cc_cert_len = cert_len;
  1653. }
  1654. break;
  1655. }
  1656. }
  1657. }
  1658. /* Move the certificates we (might) want into the handshake_state->certs
  1659. * structure. */
  1660. tor_x509_cert_t *id_cert = x509_certs[CERTTYPE_RSA1024_ID_ID];
  1661. tor_x509_cert_t *auth_cert = x509_certs[CERTTYPE_RSA1024_ID_AUTH];
  1662. tor_x509_cert_t *link_cert = x509_certs[CERTTYPE_RSA1024_ID_LINK];
  1663. chan->conn->handshake_state->certs->auth_cert = auth_cert;
  1664. chan->conn->handshake_state->certs->link_cert = link_cert;
  1665. chan->conn->handshake_state->certs->id_cert = id_cert;
  1666. x509_certs[CERTTYPE_RSA1024_ID_ID] =
  1667. x509_certs[CERTTYPE_RSA1024_ID_AUTH] =
  1668. x509_certs[CERTTYPE_RSA1024_ID_LINK] = NULL;
  1669. tor_cert_t *ed_id_sign = ed_certs[CERTTYPE_ED_ID_SIGN];
  1670. tor_cert_t *ed_sign_link = ed_certs[CERTTYPE_ED_SIGN_LINK];
  1671. tor_cert_t *ed_sign_auth = ed_certs[CERTTYPE_ED_SIGN_AUTH];
  1672. chan->conn->handshake_state->certs->ed_id_sign = ed_id_sign;
  1673. chan->conn->handshake_state->certs->ed_sign_link = ed_sign_link;
  1674. chan->conn->handshake_state->certs->ed_sign_auth = ed_sign_auth;
  1675. ed_certs[CERTTYPE_ED_ID_SIGN] =
  1676. ed_certs[CERTTYPE_ED_SIGN_LINK] =
  1677. ed_certs[CERTTYPE_ED_SIGN_AUTH] = NULL;
  1678. chan->conn->handshake_state->certs->ed_rsa_crosscert = rsa_ed_cc_cert;
  1679. chan->conn->handshake_state->certs->ed_rsa_crosscert_len =
  1680. rsa_ed_cc_cert_len;
  1681. rsa_ed_cc_cert = NULL;
  1682. int severity;
  1683. /* Note that this warns more loudly about time and validity if we were
  1684. * _trying_ to connect to an authority, not necessarily if we _did_ connect
  1685. * to one. */
  1686. if (chan->conn->handshake_state->started_here &&
  1687. router_digest_is_trusted_dir(TLS_CHAN_TO_BASE(chan)->identity_digest))
  1688. severity = LOG_WARN;
  1689. else
  1690. severity = LOG_PROTOCOL_WARN;
  1691. const ed25519_public_key_t *checked_ed_id = NULL;
  1692. const common_digests_t *checked_rsa_id = NULL;
  1693. or_handshake_certs_check_both(severity,
  1694. chan->conn->handshake_state->certs,
  1695. chan->conn->tls,
  1696. time(NULL),
  1697. &checked_ed_id,
  1698. &checked_rsa_id);
  1699. if (!checked_rsa_id)
  1700. ERR("Invalid certificate chain!");
  1701. if (chan->conn->handshake_state->started_here) {
  1702. /* No more information is needed. */
  1703. chan->conn->handshake_state->authenticated = 1;
  1704. chan->conn->handshake_state->authenticated_rsa = 1;
  1705. {
  1706. const common_digests_t *id_digests = checked_rsa_id;
  1707. crypto_pk_t *identity_rcvd;
  1708. if (!id_digests)
  1709. ERR("Couldn't compute digests for key in ID cert");
  1710. identity_rcvd = tor_tls_cert_get_key(id_cert);
  1711. if (!identity_rcvd) {
  1712. ERR("Couldn't get RSA key from ID cert.");
  1713. }
  1714. memcpy(chan->conn->handshake_state->authenticated_rsa_peer_id,
  1715. id_digests->d[DIGEST_SHA1], DIGEST_LEN);
  1716. channel_set_circid_type(TLS_CHAN_TO_BASE(chan), identity_rcvd,
  1717. chan->conn->link_proto < MIN_LINK_PROTO_FOR_WIDE_CIRC_IDS);
  1718. crypto_pk_free(identity_rcvd);
  1719. }
  1720. if (checked_ed_id) {
  1721. chan->conn->handshake_state->authenticated_ed25519 = 1;
  1722. memcpy(&chan->conn->handshake_state->authenticated_ed25519_peer_id,
  1723. checked_ed_id, sizeof(ed25519_public_key_t));
  1724. }
  1725. log_debug(LD_HANDSHAKE, "calling client_learned_peer_id from "
  1726. "process_certs_cell");
  1727. if (connection_or_client_learned_peer_id(chan->conn,
  1728. chan->conn->handshake_state->authenticated_rsa_peer_id,
  1729. checked_ed_id) < 0)
  1730. ERR("Problem setting or checking peer id");
  1731. log_info(LD_HANDSHAKE,
  1732. "Got some good certificates from %s:%d: Authenticated it with "
  1733. "RSA%s",
  1734. safe_str(chan->conn->base_.address), chan->conn->base_.port,
  1735. checked_ed_id ? " and Ed25519" : "");
  1736. if (!public_server_mode(get_options())) {
  1737. /* If we initiated the connection and we are not a public server, we
  1738. * aren't planning to authenticate at all. At this point we know who we
  1739. * are talking to, so we can just send a netinfo now. */
  1740. send_netinfo = 1;
  1741. }
  1742. } else {
  1743. /* We can't call it authenticated till we see an AUTHENTICATE cell. */
  1744. log_info(LD_OR,
  1745. "Got some good RSA%s certificates from %s:%d. "
  1746. "Waiting for AUTHENTICATE.",
  1747. checked_ed_id ? " and Ed25519" : "",
  1748. safe_str(chan->conn->base_.address),
  1749. chan->conn->base_.port);
  1750. /* XXXX check more stuff? */
  1751. }
  1752. chan->conn->handshake_state->received_certs_cell = 1;
  1753. if (send_netinfo) {
  1754. if (connection_or_send_netinfo(chan->conn) < 0) {
  1755. log_warn(LD_OR, "Couldn't send netinfo cell");
  1756. connection_or_close_for_error(chan->conn, 0);
  1757. goto err;
  1758. }
  1759. }
  1760. err:
  1761. for (unsigned u = 0; u < ARRAY_LENGTH(x509_certs); ++u) {
  1762. tor_x509_cert_free(x509_certs[u]);
  1763. }
  1764. for (unsigned u = 0; u < ARRAY_LENGTH(ed_certs); ++u) {
  1765. tor_cert_free(ed_certs[u]);
  1766. }
  1767. tor_free(rsa_ed_cc_cert);
  1768. certs_cell_free(cc);
  1769. #undef ERR
  1770. }
  1771. /**
  1772. * Process an AUTH_CHALLENGE cell from a channel_tls_t
  1773. *
  1774. * This function is called to handle an incoming AUTH_CHALLENGE cell on a
  1775. * channel_tls_t; if we weren't supposed to get one (for example, because we're
  1776. * not the originator of the channel), or it's ill-formed, or we aren't doing
  1777. * a v3 handshake, mark the channel. If the cell is well-formed but we don't
  1778. * want to authenticate, just drop it. If the cell is well-formed *and* we
  1779. * want to authenticate, send an AUTHENTICATE cell and then a NETINFO cell.
  1780. */
  1781. STATIC void
  1782. channel_tls_process_auth_challenge_cell(var_cell_t *cell, channel_tls_t *chan)
  1783. {
  1784. int n_types, i, use_type = -1;
  1785. auth_challenge_cell_t *ac = NULL;
  1786. tor_assert(cell);
  1787. tor_assert(chan);
  1788. tor_assert(chan->conn);
  1789. #define ERR(s) \
  1790. do { \
  1791. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL, \
  1792. "Received a bad AUTH_CHALLENGE cell from %s:%d: %s", \
  1793. safe_str(chan->conn->base_.address), \
  1794. chan->conn->base_.port, (s)); \
  1795. connection_or_close_for_error(chan->conn, 0); \
  1796. goto done; \
  1797. } while (0)
  1798. if (chan->conn->base_.state != OR_CONN_STATE_OR_HANDSHAKING_V3)
  1799. ERR("We're not currently doing a v3 handshake");
  1800. if (chan->conn->link_proto < 3)
  1801. ERR("We're not using link protocol >= 3");
  1802. if (!(chan->conn->handshake_state->started_here))
  1803. ERR("We didn't originate this connection");
  1804. if (chan->conn->handshake_state->received_auth_challenge)
  1805. ERR("We already received one");
  1806. if (!(chan->conn->handshake_state->received_certs_cell))
  1807. ERR("We haven't gotten a CERTS cell yet");
  1808. if (cell->circ_id)
  1809. ERR("It had a nonzero circuit ID");
  1810. if (auth_challenge_cell_parse(&ac, cell->payload, cell->payload_len) < 0)
  1811. ERR("It was not well-formed.");
  1812. n_types = ac->n_methods;
  1813. /* Now see if there is an authentication type we can use */
  1814. for (i = 0; i < n_types; ++i) {
  1815. uint16_t authtype = auth_challenge_cell_get_methods(ac, i);
  1816. if (authchallenge_type_is_supported(authtype)) {
  1817. if (use_type == -1 ||
  1818. authchallenge_type_is_better(authtype, use_type)) {
  1819. use_type = authtype;
  1820. }
  1821. }
  1822. }
  1823. chan->conn->handshake_state->received_auth_challenge = 1;
  1824. if (! public_server_mode(get_options())) {
  1825. /* If we're not a public server then we don't want to authenticate on a
  1826. connection we originated, and we already sent a NETINFO cell when we
  1827. got the CERTS cell. We have nothing more to do. */
  1828. goto done;
  1829. }
  1830. if (use_type >= 0) {
  1831. log_info(LD_OR,
  1832. "Got an AUTH_CHALLENGE cell from %s:%d: Sending "
  1833. "authentication type %d",
  1834. safe_str(chan->conn->base_.address),
  1835. chan->conn->base_.port,
  1836. use_type);
  1837. if (connection_or_send_authenticate_cell(chan->conn, use_type) < 0) {
  1838. log_warn(LD_OR,
  1839. "Couldn't send authenticate cell");
  1840. connection_or_close_for_error(chan->conn, 0);
  1841. goto done;
  1842. }
  1843. } else {
  1844. log_info(LD_OR,
  1845. "Got an AUTH_CHALLENGE cell from %s:%d, but we don't "
  1846. "know any of its authentication types. Not authenticating.",
  1847. safe_str(chan->conn->base_.address),
  1848. chan->conn->base_.port);
  1849. }
  1850. if (connection_or_send_netinfo(chan->conn) < 0) {
  1851. log_warn(LD_OR, "Couldn't send netinfo cell");
  1852. connection_or_close_for_error(chan->conn, 0);
  1853. goto done;
  1854. }
  1855. done:
  1856. auth_challenge_cell_free(ac);
  1857. #undef ERR
  1858. }
  1859. /**
  1860. * Process an AUTHENTICATE cell from a channel_tls_t
  1861. *
  1862. * If it's ill-formed or we weren't supposed to get one or we're not doing a
  1863. * v3 handshake, then mark the connection. If it does not authenticate the
  1864. * other side of the connection successfully (because it isn't signed right,
  1865. * we didn't get a CERTS cell, etc) mark the connection. Otherwise, accept
  1866. * the identity of the router on the other side of the connection.
  1867. */
  1868. STATIC void
  1869. channel_tls_process_authenticate_cell(var_cell_t *cell, channel_tls_t *chan)
  1870. {
  1871. var_cell_t *expected_cell = NULL;
  1872. const uint8_t *auth;
  1873. int authlen;
  1874. int authtype;
  1875. int bodylen;
  1876. tor_assert(cell);
  1877. tor_assert(chan);
  1878. tor_assert(chan->conn);
  1879. #define ERR(s) \
  1880. do { \
  1881. log_fn(LOG_PROTOCOL_WARN, LD_PROTOCOL, \
  1882. "Received a bad AUTHENTICATE cell from %s:%d: %s", \
  1883. safe_str(chan->conn->base_.address), \
  1884. chan->conn->base_.port, (s)); \
  1885. connection_or_close_for_error(chan->conn, 0); \
  1886. var_cell_free(expected_cell); \
  1887. return; \
  1888. } while (0)
  1889. if (chan->conn->base_.state != OR_CONN_STATE_OR_HANDSHAKING_V3)
  1890. ERR("We're not doing a v3 handshake");
  1891. if (chan->conn->link_proto < 3)
  1892. ERR("We're not using link protocol >= 3");
  1893. if (chan->conn->handshake_state->started_here)
  1894. ERR("We originated this connection");
  1895. if (chan->conn->handshake_state->received_authenticate)
  1896. ERR("We already got one!");
  1897. if (chan->conn->handshake_state->authenticated) {
  1898. /* Should be impossible given other checks */
  1899. ERR("The peer is already authenticated");
  1900. }
  1901. if (!(chan->conn->handshake_state->received_certs_cell))
  1902. ERR("We never got a certs cell");
  1903. if (chan->conn->handshake_state->certs->id_cert == NULL)
  1904. ERR("We never got an identity certificate");
  1905. if (cell->payload_len < 4)
  1906. ERR("Cell was way too short");
  1907. auth = cell->payload;
  1908. {
  1909. uint16_t type = ntohs(get_uint16(auth));
  1910. uint16_t len = ntohs(get_uint16(auth+2));
  1911. if (4 + len > cell->payload_len)
  1912. ERR("Authenticator was truncated");
  1913. if (! authchallenge_type_is_supported(type))
  1914. ERR("Authenticator type was not recognized");
  1915. authtype = type;
  1916. auth += 4;
  1917. authlen = len;
  1918. }
  1919. if (authlen < V3_AUTH_BODY_LEN + 1)
  1920. ERR("Authenticator was too short");
  1921. expected_cell = connection_or_compute_authenticate_cell_body(
  1922. chan->conn, authtype, NULL, NULL, 1);
  1923. if (! expected_cell)
  1924. ERR("Couldn't compute expected AUTHENTICATE cell body");
  1925. int sig_is_rsa;
  1926. if (authtype == AUTHTYPE_RSA_SHA256_TLSSECRET ||
  1927. authtype == AUTHTYPE_RSA_SHA256_RFC5705) {
  1928. bodylen = V3_AUTH_BODY_LEN;
  1929. sig_is_rsa = 1;
  1930. } else {
  1931. tor_assert(authtype == AUTHTYPE_ED25519_SHA256_RFC5705);
  1932. /* Our earlier check had better have made sure we had room
  1933. * for an ed25519 sig (inadvertently) */
  1934. tor_assert(V3_AUTH_BODY_LEN > ED25519_SIG_LEN);
  1935. bodylen = authlen - ED25519_SIG_LEN;
  1936. sig_is_rsa = 0;
  1937. }
  1938. if (expected_cell->payload_len != bodylen+4) {
  1939. ERR("Expected AUTHENTICATE cell body len not as expected.");
  1940. }
  1941. /* Length of random part. */
  1942. if (BUG(bodylen < 24)) {
  1943. // LCOV_EXCL_START
  1944. ERR("Bodylen is somehow less than 24, which should really be impossible");
  1945. // LCOV_EXCL_STOP
  1946. }
  1947. if (tor_memneq(expected_cell->payload+4, auth, bodylen-24))
  1948. ERR("Some field in the AUTHENTICATE cell body was not as expected");
  1949. if (sig_is_rsa) {
  1950. if (chan->conn->handshake_state->certs->ed_id_sign != NULL)
  1951. ERR("RSA-signed AUTHENTICATE response provided with an ED25519 cert");
  1952. if (chan->conn->handshake_state->certs->auth_cert == NULL)
  1953. ERR("We never got an RSA authentication certificate");
  1954. crypto_pk_t *pk = tor_tls_cert_get_key(
  1955. chan->conn->handshake_state->certs->auth_cert);
  1956. char d[DIGEST256_LEN];
  1957. char *signed_data;
  1958. size_t keysize;
  1959. int signed_len;
  1960. if (! pk) {
  1961. ERR("Couldn't get RSA key from AUTH cert.");
  1962. }
  1963. crypto_digest256(d, (char*)auth, V3_AUTH_BODY_LEN, DIGEST_SHA256);
  1964. keysize = crypto_pk_keysize(pk);
  1965. signed_data = tor_malloc(keysize);
  1966. signed_len = crypto_pk_public_checksig(pk, signed_data, keysize,
  1967. (char*)auth + V3_AUTH_BODY_LEN,
  1968. authlen - V3_AUTH_BODY_LEN);
  1969. crypto_pk_free(pk);
  1970. if (signed_len < 0) {
  1971. tor_free(signed_data);
  1972. ERR("RSA signature wasn't valid");
  1973. }
  1974. if (signed_len < DIGEST256_LEN) {
  1975. tor_free(signed_data);
  1976. ERR("Not enough data was signed");
  1977. }
  1978. /* Note that we deliberately allow *more* than DIGEST256_LEN bytes here,
  1979. * in case they're later used to hold a SHA3 digest or something. */
  1980. if (tor_memneq(signed_data, d, DIGEST256_LEN)) {
  1981. tor_free(signed_data);
  1982. ERR("Signature did not match data to be signed.");
  1983. }
  1984. tor_free(signed_data);
  1985. } else {
  1986. if (chan->conn->handshake_state->certs->ed_id_sign == NULL)
  1987. ERR("We never got an Ed25519 identity certificate.");
  1988. if (chan->conn->handshake_state->certs->ed_sign_auth == NULL)
  1989. ERR("We never got an Ed25519 authentication certificate.");
  1990. const ed25519_public_key_t *authkey =
  1991. &chan->conn->handshake_state->certs->ed_sign_auth->signed_key;
  1992. ed25519_signature_t sig;
  1993. tor_assert(authlen > ED25519_SIG_LEN);
  1994. memcpy(&sig.sig, auth + authlen - ED25519_SIG_LEN, ED25519_SIG_LEN);
  1995. if (ed25519_checksig(&sig, auth, authlen - ED25519_SIG_LEN, authkey)<0) {
  1996. ERR("Ed25519 signature wasn't valid.");
  1997. }
  1998. }
  1999. /* Okay, we are authenticated. */
  2000. chan->conn->handshake_state->received_authenticate = 1;
  2001. chan->conn->handshake_state->authenticated = 1;
  2002. chan->conn->handshake_state->authenticated_rsa = 1;
  2003. chan->conn->handshake_state->digest_received_data = 0;
  2004. {
  2005. tor_x509_cert_t *id_cert = chan->conn->handshake_state->certs->id_cert;
  2006. crypto_pk_t *identity_rcvd = tor_tls_cert_get_key(id_cert);
  2007. const common_digests_t *id_digests = tor_x509_cert_get_id_digests(id_cert);
  2008. const ed25519_public_key_t *ed_identity_received = NULL;
  2009. if (! sig_is_rsa) {
  2010. chan->conn->handshake_state->authenticated_ed25519 = 1;
  2011. ed_identity_received =
  2012. &chan->conn->handshake_state->certs->ed_id_sign->signing_key;
  2013. memcpy(&chan->conn->handshake_state->authenticated_ed25519_peer_id,
  2014. ed_identity_received, sizeof(ed25519_public_key_t));
  2015. }
  2016. /* This must exist; we checked key type when reading the cert. */
  2017. tor_assert(id_digests);
  2018. memcpy(chan->conn->handshake_state->authenticated_rsa_peer_id,
  2019. id_digests->d[DIGEST_SHA1], DIGEST_LEN);
  2020. channel_set_circid_type(TLS_CHAN_TO_BASE(chan), identity_rcvd,
  2021. chan->conn->link_proto < MIN_LINK_PROTO_FOR_WIDE_CIRC_IDS);
  2022. crypto_pk_free(identity_rcvd);
  2023. log_debug(LD_HANDSHAKE,
  2024. "Calling connection_or_init_conn_from_address for %s "
  2025. " from %s, with%s ed25519 id.",
  2026. safe_str(chan->conn->base_.address),
  2027. __func__,
  2028. ed_identity_received ? "" : "out");
  2029. connection_or_init_conn_from_address(chan->conn,
  2030. &(chan->conn->base_.addr),
  2031. chan->conn->base_.port,
  2032. (const char*)(chan->conn->handshake_state->
  2033. authenticated_rsa_peer_id),
  2034. ed_identity_received,
  2035. 0);
  2036. log_debug(LD_HANDSHAKE,
  2037. "Got an AUTHENTICATE cell from %s:%d, type %d: Looks good.",
  2038. safe_str(chan->conn->base_.address),
  2039. chan->conn->base_.port,
  2040. authtype);
  2041. }
  2042. var_cell_free(expected_cell);
  2043. #undef ERR
  2044. }