aboutsummaryrefslogtreecommitdiff
path: root/src/app/main/main.c
AgeCommit message (Expand)Author
2023-05-10start the cpuworkers always, even for clientsRoger Dingledine
2023-01-10sandbox: Allow my-consensus-* files for an authorityDavid Goulet
2022-10-31sandbox: Add my-consensus-<flavor-name> to sandbox for dirauthDavid Goulet
2022-01-18Merge branch 'maint-0.4.6'David Goulet
2022-01-18Merge branch 'maint-0.4.5' into maint-0.4.6David Goulet
2022-01-18Merge branch 'maint-0.3.5' into maint-0.4.5David Goulet
2022-01-18main: Update a dead URL in a log noticeDavid Goulet
2021-10-06rust: Remove Rust support from treeDavid Goulet
2021-10-04Merge branch 'tor-gitlab/mr/444'David Goulet
2021-10-04Turn orconn watermarks into consensus parameters.Mike Perry
2021-10-04Prop#324: Hook up flow controlMike Perry
2021-09-28sandbox: Allow use with fragile hardeningSimon South
2021-05-17Merge branch 'maint-0.4.5' into maint-0.4.6Nick Mathewson
2021-05-17Make SAVECONF keep only one backup and add sandbox rules for it. #40317Daniel Pinto
2021-04-07Make SAVECONF keep only one backup and add sandbox rules for it. #40317Daniel Pinto
2021-03-12Run "make autostyle" in advance of new series.Nick Mathewson
2021-03-12Update copyrights to 2021, using "make update-copyright"Nick Mathewson
2021-02-23Merge branch 'maint-0.4.5'David 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-19hs-v2: Removal of service and relay supportDavid Goulet
2020-11-17Allow listing ed25519 fingerprints on the command lineNeel Chauhan
2020-11-17Merge branch 'tor-gitlab/mr/182' into masterDavid Goulet
2020-11-03Introduce v3_stats_t structure and some of its methods.George Kadianakis
2020-10-28Log a warning if Tor was built with any "risky" compile-time optionsNick Mathewson
2020-10-01fix typosRoger Dingledine
2020-07-29Merge branch 'maint-0.4.4'Nick Mathewson
2020-07-29Merge remote-tracking branch 'tor-gitlab/mr/68' into maint-0.4.4Nick Mathewson
2020-07-29Fix startup crash with seccomp sandbox enabled #40072Daniel Pinto
2020-07-21Merge branch 'maint-0.4.4'Nick Mathewson
2020-07-21Merge remote-tracking branch 'tor-gitlab/mr/68' into maint-0.4.4Nick Mathewson
2020-07-20Fix seccomp sandbox rules for opening directories #40020Daniel Pinto
2020-07-20Merge remote-tracking branch 'tor-gitlab/mr/59'Nick Mathewson
2020-07-17Add running glibc version to the log. #40047Daniel Pinto
2020-07-16Use connection_describe() for log messages.Nick Mathewson
2020-07-10Merge remote-tracking branch 'tor-gitlab/mr/29'Nick Mathewson
2020-07-10Split bandwidth history functions into a separate C file.Nick Mathewson
2020-07-08trace: Emit a warning if tracing is built inDavid Goulet
2020-06-25Merge branch 'tor-github/pr/1951'David Goulet
2020-06-25Merge branch 'tor-github/pr/1917'David Goulet
2020-06-25Add an fingerprint-ed25519 file to the data directoryNeel Chauhan
2020-06-25Deprecate the "--dump-config non-builtin" optionNick Mathewson
2020-06-23config: Change Address to be a LINELISTDavid Goulet
2020-05-27Merge branch 'tor-github/pr/1898'George Kadianakis
2020-05-27Add HS v3 status to the SIGUSR1 dumpstats()Neel Chauhan
2020-05-20Add support for console control signals in WindowsDamon Harris
2020-01-17Initialize publish/subscribe code when running as an NT service.Nick Mathewson
2020-01-17Revert "Restore feature where nt-services detect non-"run_tor" modes."Nick Mathewson
2020-01-15Tell static analyzer that having ntservice functions not exist is okNick Mathewson