summaryrefslogtreecommitdiff
path: root/src/app
AgeCommit message (Expand)Author
2021-04-14Merge branch 'maint-0.4.4' into maint-0.4.5David Goulet
2021-04-14Merge branch 'maint-0.3.5' into maint-0.4.4David Goulet
2021-04-14fallbackdir: Remove two unspec linesDavid Goulet
2021-04-13Merge branch 'maint-0.4.4' into maint-0.4.5Nick Mathewson
2021-04-13Merge branch 'maint-0.3.5' into maint-0.4.4Nick Mathewson
2021-04-13fallbackdir: Renegerate list with 200 relaysDavid Goulet
2021-02-23Merge branch 'tor-gitlab/mr/326' into maint-0.4.5David Goulet
2021-02-23Remove mallinfo() from codebaseDavid Goulet
2021-02-23Remove mallinfo() from codebaseDavid Goulet
2021-02-12Merge branch 'tor-gitlab/mr/304' into maint-0.4.5David Goulet
2021-02-11config: Set flag for implicit port addressDavid Goulet
2021-02-10relay: Allow RFC1918 addresses for non public relaysDavid Goulet
2021-01-20config: Remove Bridge <-> ClientTransportPlugin validationDavid Goulet
2021-01-19config: Prioritize port with explicit addressDavid Goulet
2020-12-21relay: Log address suggested by directory authoritiesDavid Goulet
2020-12-16config: Catch missing Bridge for ClientTransportPluginDavid Goulet
2020-12-08configure: Fix the --enable-static-tor switchDavid Goulet
2020-11-18config: Bridge line with a transport must have a ClientTransportPluginDavid Goulet
2020-11-13port: Don't ignore ports of a different familyDavid Goulet
2020-11-12Fix typos.Samanta Navarro
2020-10-28Log a warning if Tor was built with any "risky" compile-time optionsNick Mathewson
2020-10-27hs: New metrics moduleDavid Goulet
2020-10-27conn: New Metrics listener portDavid Goulet
2020-10-27metrics: New feature module to track tor metricsDavid Goulet
2020-10-23Merge branch 'combined_libs'Nick Mathewson
2020-10-21main: Off by one when dumping subsystem listDavid Goulet
2020-10-14Merge branch 'tor-gitlab/mr/170'David Goulet
2020-10-13Make OptimisticData always-on.Nick Mathewson
2020-10-13Merge remote-tracking branch 'tor-gitlab/mr/161'Alexander Færøy
2020-10-07Remove long-obsolete members from the state file.Nick Mathewson
2020-10-07Merge remote-tracking branch 'tor-github/pr/1827/head' into maint-0.3.5Nick Mathewson
2020-10-06Move parse logic for outbound addresses to before we handle PT's.Alexander Færøy
2020-10-06Rename `OUTBOUND_ADDR_EXIT_AND_OR` to `OUTBOUND_ADDR_ANY`.Alexander Færøy
2020-10-06Add `OutboundBindAddressPT` to torrc.Alexander Færøy
2020-10-06Document enumeration values for `outbound_addr_t`.Alexander Færøy
2020-10-01fix typosRoger Dingledine
2020-09-23Remove support for old android "logcat" APINick Mathewson
2020-09-18Build one big .a library full of Tor's implementation.Nick Mathewson
2020-09-03addr: Missing AF family to index conversionDavid Goulet
2020-08-18Merge branch 'tor-gitlab/mr/126'David Goulet
2020-08-18Merge branch 'maint-0.4.4'David Goulet
2020-08-18Merge branch 'tor-gitlab/mr/121' into maint-0.4.4David Goulet
2020-08-14Make options_init_from_torrc smaller #40102Daniel Pinto
2020-08-14Revise trac.torproject.org urls to refer to gitlab replacements.Nick Mathewson
2020-08-12Merge remote-tracking branch 'tor-gitlab/mr/62'Nick Mathewson
2020-08-11Lower the minimum value for MaxMemInQueues to 64 MB for relays.Nick Mathewson
2020-08-11Rename argument to compute_real_max_mem_in_queues()Nick Mathewson
2020-08-05Replace several C identifiers for ticket 18106.Nick Mathewson
2020-08-03Minor style improvements. #30045Daniel Pinto
2020-08-01Add --format argument to --key-expiration option. #30045Daniel Pinto