aboutsummaryrefslogtreecommitdiff
path: root/src/core
AgeCommit message (Expand)Author
2018-09-12Merge remote-tracking branch 'tor-github/pr/280'Nick Mathewson
2018-09-12Merge remote-tracking branch 'tor-github/pr/298'Nick Mathewson
2018-09-12Merge branch 'pr278_squashed'Nick Mathewson
2018-09-12Always include socket rebinding coderl1987
2018-09-12Avoid mentioning ticket number in commentsrl1987
2018-09-12Comments/explanation for #17873rl1987
2018-09-12Minor code cleanupsrl1987
2018-09-12Log a notice *after* creating connectionrl1987
2018-09-12Log a notice when changing to/from wildcard IP addressrl1987
2018-09-12Always close old listeners in retry_all_listenersrl1987
2018-09-12Refrain from compiling socket rebinding code on system that don't need itrl1987
2018-09-12Try rebinding new listener after closing old one if first bind failed with EA...rl1987
2018-09-11Merge remote-tracking branch 'tor-github/pr/315'Nick Mathewson
2018-09-11Merge remote-tracking branch 'mikeperry/bug25505'Nick Mathewson
2018-09-10Defer reporting directory bootstrap progressTaylor Yu
2018-09-10Make control_event_bootstrap() return voidTaylor Yu
2018-09-09Call event_set_mem_functions during initializationrl1987
2018-09-07Merge branch 'maint-0.3.4'Nick Mathewson
2018-09-06Revert "Avoid double-close on TCP sockets under NSS."Nick Mathewson
2018-09-04Merge branch 'nss_squashed' into nss_mergeNick Mathewson
2018-09-04Avoid double-close on TCP sockets under NSS.Nick Mathewson
2018-09-04Merge branch 'tor_api_owning_control'Nick Mathewson
2018-08-29Merge branch 'ticket27246_035_01_squashed'Nick Mathewson
2018-08-29router: Keep RSA onion public key in ASN.1 formatDavid Goulet
2018-08-29Add half_edge_t to noinst_HEADERS.Mike Perry
2018-08-29Merge branch 'ticket25573-034' into ticket25573-masterMike Perry
2018-08-28make a comment more rightRoger Dingledine
2018-08-28Merge remote-tracking branch 'onionk/connection-comments1'Nick Mathewson
2018-08-28Merge branch 'bug26367_035_01'Nick Mathewson
2018-08-28hs: Remove rend_client_allow_non_anonymous_connectionDavid Goulet
2018-08-28circ: Remove useless param from cannibalization functionDavid Goulet
2018-08-28hs: Render obsolete Tor2webDavid Goulet
2018-08-28Merge remote-tracking branch 'tor-github/pr/245'Nick Mathewson
2018-08-27core/mainloop: more comments documenting connection.ccypherpunks
2018-08-27core/mainloop: fix documentation of connection_handle_write_impl()cypherpunks
2018-08-21When enabling NSS, disable OpenSSL.Nick Mathewson
2018-08-21Split X509 code out of tortls.cNick Mathewson
2018-08-19Rework predicted_ports_prediction_time_remaining() to fix CID 1438153rl1987
2018-08-18Refactoring: Move code that creates listener for port into new functionrl1987
2018-08-11Merge remote-tracking branch 'tor-github/pr/244'Nick Mathewson
2018-08-10Merge remote-tracking branch 'tor-github/pr/239'Nick Mathewson
2018-08-08In cell_queues_check_size(), add DNS cache size to total memory allocationNeel Chauhan
2018-08-08Merge branch 'maint-0.3.4'Nick Mathewson
2018-08-07Merge branch 'maint-0.3.4'Nick Mathewson
2018-08-01tor_api: Extend tor_api code so it can pass extra arguments to main.Nick Mathewson
2018-07-31Merge branch 'nss_dh_squashed' into nss_dh_squashed_mergedNick Mathewson
2018-07-25Remove comment about Tor2webteor
2018-07-25Merge branch 'bug26924_032' into bug26924teor
2018-07-20Add a "reject *:*" line after parsing in parse_reachable_addresses()Neel Chauhan
2018-07-20Scrub IP in channel_tls_process_netinfo_cell() if SafeLogging is onrl1987