aboutsummaryrefslogtreecommitdiff
path: root/src/feature/client
AgeCommit message (Expand)Author
2020-10-06Expose TOR_PT_OUTBOUND_BIND_ADDRESS_{V4,V6} to Pluggable Transports.Alexander Færøy
2020-08-25Even argument spacing for some functions in feature/client/bridges.cNeel Chauhan
2020-08-25Merge branch 'maint-0.4.4'David Goulet
2020-08-25Avoid guard-related warning when upgrading from 043 to 044.George Kadianakis
2020-08-05Replace several C identifiers for ticket 18106.Nick Mathewson
2020-07-20relay: Use flags in relay_find_addr_to_publish()David Goulet
2020-07-20addr: Use false/true with relay_find_addr_to_publish()David Goulet
2020-07-20pt: Use new address discovery interface when creating extrainfoDavid Goulet
2020-07-14Merge branch 'ticket40033_045_01_squashed'Nick Mathewson
2020-07-14Rename blacklist and whitelist wordingDavid Goulet
2020-07-14addr: Use tor_addr_t instead of uint32_t for IPv4David Goulet
2020-07-02Add braces to IF_BUG_ONCE()s introduced in ticket34069.Nick Mathewson
2020-07-02Allow multiple addresses in extend_info_t.Nick Mathewson
2020-06-30node: Rename addrs_in_same_network_family()David Goulet
2020-06-23Reinstate support for GUARD NEW/UP/DOWN control port events.George Kadianakis
2020-06-11Update functions that load and write the guard state file.George Kadianakis
2020-06-11Pick guards on the order they were sampled (prop310).George Kadianakis
2020-06-11Refactor some guard state file parsing code into functions.Florentin Rochet
2020-06-05Merge remote-tracking branch 'tor-github/pr/1902/head'Nick Mathewson
2020-06-02Merge branch 'tor-github/pr/1909'George Kadianakis
2020-05-30Preemptive circs should work with UseEntryGuards 0Roger Dingledine
2020-05-21Check for NULL from tor_dup_ip()rl1987
2020-05-07Merge remote-tracking branch 'tor-github/pr/1880/head'Nick Mathewson
2020-05-06Merge branch 'maint-0.4.3'Nick Mathewson
2020-05-06Use __attribute__((fallthrough)) rather than magic GCC comments.Nick Mathewson
2020-05-06Use __attribute__((fallthrough)) rather than magic GCC comments.Nick Mathewson
2020-05-05relay: Rename relay_resolve_addr.{c|h} fileDavid Goulet
2020-05-05relay: New file relay_resolve_addr.{c|h}David Goulet
2020-04-30net: Make all address bytes functions take uint8_t *teor
2020-03-09Merge branch 'tor-github/pr/1751'David Goulet
2020-03-09Remove the ClientAutoIPv6ORPort optionNeel Chauhan
2020-03-05Merge branch 'clang_format_prep_3'Nick Mathewson
2020-02-19Merge branch 'extract_relay_dns'Nick Mathewson
2020-02-18Make sure callers can handle NULL ext-or auth cookie filenameNick Mathewson
2020-02-18Move DNS TTL manipulation code to src/core/orNick Mathewson
2020-02-18Replace identifiers related to clipping DNS ttls.Nick Mathewson
2020-02-06Wrap columnar tables in "clang-format off/on"Nick Mathewson
2020-01-22Lower log level of standard error messages from PT's.Alexander Færøy
2020-01-13Split core/include.am into per-subdirectory include.am filesNick Mathewson
2020-01-08It's 2020. Update the copyright dates with "make update-copyright"Nick Mathewson
2020-01-06Merge branch 'haxxpop/tcp_proxy_squashed' into tcp_proxy_squshed_and_mergedNick Mathewson
2019-12-04practracker: Add missing .may_include filesteor
2019-11-18Merge remote-tracking branch 'tor-github/pr/1517'teor
2019-11-15Doxygen: rename all .dox files to end with .mdNick Mathewson
2019-11-15Doxygen: remove /** and **/ from all .dox filesNick Mathewson
2019-11-07Make all our struct names end with "_t".Nick Mathewson
2019-11-06entrynodes.h: make a comment into doxygen.Nick Mathewson
2019-11-05Merge branch 'doxygen_libs'Nick Mathewson
2019-11-05Merge remote-tracking branch 'tor-github/pr/1477'teor
2019-11-05config: Rename new global functions with a prefixteor