- 12 Mar, 2021 2 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- 22 Jan, 2021 1 commit
-
-
- 08 Dec, 2020 1 commit
-
-
Adds a more user-friendly error message when the configuration is reloaded and a new %include is added that makes its unglobbing access files/folders not allowed by the seccomp sandbox.
-
- 12 Nov, 2020 1 commit
-
-
Typos found with codespell. Please keep in mind that this should have impact on actual code and must be carefully evaluated: src/core/or/lttng_circuit.inc - ctf_enum_value("CONTROLER", CIRCUIT_PURPOSE_CONTROLLER) + ctf_enum_value("CONTROLLER", CIRCUIT_PURPOSE_CONTROLLER)
-
- 03 Oct, 2020 1 commit
-
-
Jigsaw52 authored
Fix bug where %including a pattern ending in */ would include files and folders (instead of folders only) in versions of glibc < 2.19.
-
- 10 Sep, 2020 1 commit
-
-
This patch disables the glob() support in the path library if glob() is unavailable at build-time. This currently happens with the Android NDK used for Tor Browser. See: https://bugs.torproject.org/tpo/core/tor/40114
-
- 12 Aug, 2020 1 commit
-
-
Nick Mathewson authored
-
- 11 Aug, 2020 1 commit
-
-
Jigsaw52 authored
-
- 15 Jul, 2020 1 commit
-
-
Jigsaw52 authored
Also adds generic tor_glob function to expand globs.
-
- 08 Jan, 2020 1 commit
-
-
Nick Mathewson authored
-
- 31 Oct, 2019 1 commit
-
-
teor authored
Also gives make_path_absolute() const args. Obviously correct fixes to already reviewed code.
-
- 30 Oct, 2019 1 commit
-
-
teor authored
-
- 30 Sep, 2019 1 commit
-
-
Nick Mathewson authored
-
- 16 Jan, 2019 2 commits
-
-
Nick Mathewson authored
-
Nick Mathewson authored
-
- 10 Jul, 2018 2 commits
-
-
Nick Mathewson authored
Fun fact: these files used to be called log.[ch] until we ran into conflicts with systems having a log.h file. But now that we always include "lib/log/log.h", we should be fine.
-
Nick Mathewson authored
-
- 02 Jul, 2018 1 commit
-
-
Nick Mathewson authored
-
- 27 Jun, 2018 1 commit
-
-
Nick Mathewson authored
-