aboutsummaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2024-04-14rename metric bug_reached to bug_reached_counttrinity-1686a
2024-04-13also consider LD_BUG logs when counting bug reachedtrinity-1686a
2024-02-18make read_file_to_str_until_eof doc more explicittrinity-1686a
2023-11-15add sanity check in tor_memmemtrinity-1686a
2023-11-03Merge branch 'maint-0.4.8'David Goulet
2023-11-03Merge branch 'maint-0.4.7' into maint-0.4.8David Goulet
2023-11-03Fix TROVE-2023-004: Remote crash when compiled against OpenSSLAlexander Færøy
2023-10-11Merge branch 'metrics-count-bug' into 'main'David Goulet
2023-09-18Merge branch 'sandbox-aarch64-riscv-fixes' into 'main'David Goulet
2023-09-18Merge branch 'maint-0.4.8'David Goulet
2023-09-18Merge branch 'tor-gitlab/mr/761' into maint-0.4.8David Goulet
2023-09-18Merge branch 'maint-0.4.8'David Goulet
2023-09-18Merge branch 'maint-0.4.7' into maint-0.4.8David Goulet
2023-09-14Lower the log-level and soften the language for our Zstd ABI compat check.Alexander Færøy
2023-09-13Add diagnostic log message for compression bombs.Alexander Færøy
2023-09-12add metrics counter for BUG() reachedtrinity-1686a
2023-08-31crypt_openssl_mgt: define DISABLE_ENGINES after OPENSSL_NO_ENGINEorbea
2023-08-22Fix compilation errors for FreeBSDDavid Goulet
2023-08-15Merge branch 'maint-0.4.7'David Goulet
2023-08-14zstd: Check errors right affer compressing/decompressingDavid Goulet
2023-05-31Merge branch 'maint-0.4.7'David Goulet
2023-05-31Update CI builds to Debian Bullseye, fix associated compatibility bugsMicah Elizabeth Scott
2023-05-29tls: Disable a warning with LibreSSL >= 3.8.0orbea
2023-05-24token_bucket_ctr: replace 32-bit wallclock time with monotimeMicah Elizabeth Scott
2023-05-10sandbox: allow stack mmap with prot_noneMicah Elizabeth Scott
2023-05-10compute the client-side pow in a cpuworker threadRoger Dingledine
2023-03-13metrics: Add support for histograms.Gabriela Moldovan
2023-03-07Merge branch 'tor-gitlab/mr/697'David Goulet
2023-03-07metrics: Add a `reason` label to the HS error metrics.Gabriela Moldovan
2023-02-16Reworded OpenSSL bug 7712 detection warning to avoid OpenSSL 1.1.1b detection...Richard Pospesel
2023-02-05Fix typosDimitris Apostolou
2023-01-25Merge branch 'maint-0.4.5' into maint-0.4.7David Goulet
2023-01-25compress_lzma: New enum values from liblzma 5.3.xmaint-0.4.5Micah Elizabeth Scott
2023-01-19compress_lzma: New enum values from liblzma 5.3.xMicah Elizabeth Scott
2023-01-19Fix compiler warnings about unused variablesDavid Goulet
2022-12-20Enable IP_BIND_ADDRESS_NO_PORT if supportedAlex Xu (Hello71)
2022-11-28Merge branch 'tor-gitlab/mr/652'David Goulet
2022-11-27perform proper 'OR' while checking defined varsVinícius Zavam
2022-11-23Merge branch 'maint-0.4.7'David Goulet
2022-11-23relay: Use the configured number of threads for worker work calculationDavid Goulet
2022-11-09Merge branch 'maint-0.4.7'David Goulet
2022-11-09relay: Make the max pending tasks per CPU a consensus parameterDavid Goulet
2022-11-09Merge branch 'maint-0.4.7'David Goulet
2022-11-09metrics: Use N_EWMA for moving avg, with N=100.Mike Perry
2022-11-08Merge branch 'maint-0.4.7'David Goulet
2022-11-07math: Replace naughty macro by an inline functionDavid Goulet
2022-11-07metrics: Add running average of CC cwnd when exiting slow startDavid Goulet
2022-11-05fix: %s/param.sh/param.hVinícius Zavam
2022-11-05fix: we shall not produce warnings compiling torVinícius Zavam
2022-11-05present __DragonFly_version, from DragonFlyBSDVinícius Zavam