aboutsummaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2022-10-13Fix a completely wrong calculation in mach monotime_init_internal()Nick Mathewson
2022-05-09sandbox: Permit rseq syscall as wellpmu-ipf
2022-03-28Merge branch 'tor-gitlab/mr/556' into maint-0.4.5David Goulet
2022-03-27Sandbox: Permit the clone3 system callNick Mathewson
2021-08-11Merge branch 'maint-0.3.5' into maint-0.4.5Alexander Færøy
2021-08-11Disable ed25519-donna's batch verification.George Kadianakis
2021-08-11relay: Reduce streaming compression ratio from HIGH to LOWDavid Goulet
2021-08-11relay: Reduce streaming compression ratio from HIGH to LOWDavid Goulet
2021-07-06Merge branch 'mr/395' into maint-0.4.5George Kadianakis
2021-07-06Use native timegm when available.Nick Mathewson
2021-06-28Suppress strict-prototypes warning on NSS pk11pub.h headerNick Mathewson
2021-06-10Merge branch 'maint-0.4.4' into maint-0.4.5Nick Mathewson
2021-06-10Merge branch 'maint-0.3.5' into maint-0.4.4Nick Mathewson
2021-06-10Merge branch 'bug40390_035_squashed' into maint-0.3.5Nick Mathewson
2021-06-10Assert on _all_ failures from RAND_bytes().Nick Mathewson
2021-05-25Merge branch 'maint-0.3.5' into maint-0.4.4Alexander Færøy
2021-05-25Merge branch 'maint-0.4.4' into maint-0.4.5Alexander Færøy
2021-05-25Remove the function `tor_tls_assert_renegotiation_unblocked`.Nick Mathewson
2021-05-07Add a sandbox workaround for Glibc 2.33Nick Mathewson
2021-03-26Fix glob processing on BSD systems. #40318Daniel Pinto
2021-03-03Fix parsing bug in linux get_total_system_memory().Nick Mathewson
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-01-28Merge branch 'maint-0.4.3' into maint-0.4.4David Goulet
2021-01-28Merge branch 'maint-0.3.5' into maint-0.4.3David Goulet
2021-01-28Merge branch 'tor-gitlab/mr/50' into maint-0.3.5David Goulet
2021-01-28Merge branch 'maint-0.4.3' into maint-0.4.4David Goulet
2021-01-28Merge branch 'maint-0.3.5' into maint-0.4.3David Goulet
2021-01-28Merge remote-tracking branch 'tor-gitlab/mr/186' into maint-0.3.5David Goulet
2021-01-19Merge branch 'maint-0.4.4' into maint-0.4.5Nick Mathewson
2021-01-19Merge branch 'maint-0.4.3' into maint-0.4.4Nick Mathewson
2021-01-19Merge branch 'maint-0.3.5' into maint-0.4.3Nick Mathewson
2021-01-13Better fix for #40241 (--enable-all-bugs-are-fatal and fallthrough)Nick Mathewson
2020-12-15Merge remote-tracking branch 'tor-gitlab/mr/205' into maint-0.4.5George Kadianakis
2020-12-08Avoid sandbox bug warning when unglobbing patterns #40094Daniel Pinto
2020-12-08Fix a couple of documentation comments related to #40094Nick Mathewson
2020-11-16Merge remote-tracking branch 'tor-gitlab/mr/197' into masterNick Mathewson
2020-11-12When handling includes, detect missing interned strings earlier.Nick Mathewson
2020-11-12Fix typos.Samanta Navarro
2020-11-09Merge remote-tracking branch 'tor-gitlab/mr/190'Alexander Færøy
2020-11-06Rename OpenSSL_version_num() as defined in TorNick Mathewson
2020-11-02Merge branch 'tor-gitlab/mr/186'David Goulet
2020-11-02Fix another duplicate typedef.Nick Mathewson
2020-11-01Implement WIN32 tor_cond_wait using condition variables #30187Daniel Pinto
2020-10-28Fix duplicate typedef in metrics_store_entry.hNick Mathewson
2020-10-28Do not define OPENSSL_VERSION in compat_openssl.hNick Mathewson
2020-10-28Include a more modest openssl header in crypto_openssl_mgt.hNick Mathewson
2020-10-27lib/metrics: Fix wrong macro expansionDavid Goulet
2020-10-27metrics: Add tor_ namespace to all metricsDavid Goulet