aboutsummaryrefslogtreecommitdiff
path: root/src/feature/client
AgeCommit message (Expand)Author
2019-01-16Bump copyright date to 2019Nick Mathewson
2019-01-09Merge branch 'maint-0.3.5'Nick Mathewson
2019-01-09Stop logging 'Your Guard' in circpathbias.crl1987
2018-12-20Escape the PT K/V data before sending it to the logger.Alexander Færøy
2018-12-20Add support for STATUS messages from Pluggable Transports.Alexander Færøy
2018-12-20Use K/V parser to handle LOG messages for pluggable transports.Alexander Færøy
2018-12-17Merge branch 'ticket28179_squashed' into ticket28179_squashed_mergedNick Mathewson
2018-12-17Add an additional space when we check for the PROTO_LOG handler.Alexander Færøy
2018-12-17Use `const char *` instead of `char *` for line parameter for process callbacks.Alexander Færøy
2018-12-17Change EVENT_TRANSPORT_LOG to EVENT_PT_LOG.Alexander Færøy
2018-12-17Change the Process exit_callback to return bool.Alexander Færøy
2018-12-17Move remaining code from subprocess.{h,c} to more appropriate places.Alexander Færøy
2018-12-17Delete old process_handle_t code.Alexander Færøy
2018-12-17Add support for logging messages from pluggable transports.Alexander Færøy
2018-12-17Use process_t for managed proxies.Alexander Færøy
2018-12-01Merge branch 'ticket27490a_squashed'Nick Mathewson
2018-12-01Add new option ClientAutoIPv6ORPort to switch between IPv4 and IPv6 OR portsNeel Chauhan
2018-12-01Merge remote-tracking branch 'tor-github/pr/536'Nick Mathewson
2018-11-27Remove unused `int pid` member of `managed_proxy_t`.Alexander Færøy
2018-11-22Entry Nodes: Use a reasonably live consensus to select guardsteor
2018-11-15Make the NET_PARTICIPANT role dependent on user activityNick Mathewson
2018-10-01Remove routerparse include from files that dont use itNick Mathewson
2018-10-01Move routerparse and parsecommon to their own module.Nick Mathewson
2018-09-25Revise things that had included router.h beforeNick Mathewson
2018-09-21Split directory.c code into several modulesNick Mathewson
2018-09-21Split main.c into main.c and mainloop.cNick Mathewson
2018-09-19Split routerlist.c into 4 separate modulesNick Mathewson
2018-09-13Merge branch 'bug27224_take2_squashed'Nick Mathewson
2018-09-13Avoid calling node_get_all_orports() from node_is_a_configured_bridge()rl1987
2018-08-29Merge branch 'ticket25573-034' into ticket25573-masterMike Perry
2018-07-21Split select_entry_guard_for_circuit()rl1987
2018-07-21Make entry_guards_update_primary() shorterrl1987
2018-07-21Split sampled_guards_update_from_consensus() into subfunctionsrl1987
2018-07-05Fix every include path changed in the previous commit (automated)Nick Mathewson
2018-07-05Move literally everything out of src/orNick Mathewson