aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-12-03process: Don't close all FDs on new spawnDavid Goulet
2024-12-03Revert "Rework of worker threads' start and exit + slight changes in cleanup ...David Goulet
2024-12-03Rework of worker threads' start and exit + slight changes in cleanup codeWaldemar Zimpel
2024-10-31Merge branch 'maint-0.4.8'David Goulet
2024-10-31Fix: Use FREE_AND_NULL() for releasing workqueue resourcesWaldemar Zimpel
2024-10-24whitespace fix while debugging #40981Roger Dingledine
2024-10-24Merge branch 'maint-0.4.8'David Goulet
2024-10-24fallbackdir: Update list generated on October 24, 2024Tor CI Release
2024-10-24Update geoip files to match ipfire location db, 2024/10/24.Tor CI Release
2024-10-21Revert "Handle empty DNS reply without error as NOERROR"David Goulet
2024-10-16Merge branch 'maint-0.4.8'David Goulet
2024-10-15don't build preemptive conflux circuits if no predicted portsRoger Dingledine
2024-10-13Create socket with correct family as given by sockshostDaniel Winzen
2024-10-10Merge branch 'maint-0.4.8'David Goulet
2024-10-10Fix: Memory leaks in cpuworker on shutdownWaldemar Zimpel
2024-10-10Merge branch 'empty-dns' into 'main'David Goulet
2024-09-24Fix unit test in test_entrynodes.cCecylia Bocovich
2024-09-24Handle empty DNS reply without error as NOERRORDaniel Winzen
2024-09-10Merge branch 'typo-socks-proxy' into 'main'David Goulet
2024-09-10test: Add unit tests for prop351David Goulet
2024-09-10Fix a typo in the HTTP proxy error message.Pier Angelo Vendrame
2024-09-09Implement proposal 351Nick Mathewson
2024-08-05Merge branch 'maint-0.4.8'David Goulet
2024-08-05dirvote: Fix memleak when computing consensusDavid Goulet
2024-06-26Do not publish TAP key when publish-dummy-tap-key is 0.Nick Mathewson
2024-06-26Update supported protovers for prop350Nick Mathewson
2024-06-26Add a test for parsing a routerdesc with no TAP key.Nick Mathewson
2024-06-26Add a test for a microdesc with no onion key.Nick Mathewson
2024-06-26Remove a now-unused variable.Nick Mathewson
2024-06-26process_descs: Authorities require TAP keys for now.Nick Mathewson
2024-06-26Routerparse: accept routerdescs without TAP keys.Nick Mathewson
2024-06-26routerparse: Simplify checking for now-mandatory elementsNick Mathewson
2024-06-26Rename "onion_pkey" fields in routerinfo_t, and make them optional.Nick Mathewson
2024-06-26Remove node_get_rsa_onion_keyNick Mathewson
2024-06-26Remove TAP key from extend_info_tNick Mathewson
2024-06-24Make onion-key body optional in microdescsNick Mathewson
2024-06-24Remove support for deciding to use CREATE/EXTEND/TAP.Nick Mathewson
2024-06-24prop350: Remove all support for TAP, CREATE, and EXTEND.Nick Mathewson
2024-06-24prop350: Stop accepting CREATE and EXTEND.Nick Mathewson
2024-06-18Merge branch 'maint-0.4.8'David Goulet
2024-06-18bridge: Always put transport-info lineDavid Goulet
2024-06-18Clean-up Managed Proxy state in PT tests.Alexander Færøy
2024-06-18Add changes file for tpo/core/tor#11101.Alexander Færøy
2024-06-18Add implementation and version metadata to bridge extra-info.Alexander Færøy
2024-06-18Include "IMPLEMENTATION" parameter to STATUS TYPE=version PT messages.Alexander Færøy
2024-06-18Drop requirement for TRANSPORT being present in STATUS messages.Alexander Færøy
2024-06-18Add support for PT STATUS TYPE=version messages.Alexander Færøy
2024-06-07fix sandbox for bandwidth authorityPeter Palfrader
2024-06-06Merge branch 'maint-0.4.8'David Goulet
2024-06-06fallbackdir: Update list generated on June 06, 2024Tor CI Release