index
:
tor
main
maint-0.1.2
maint-0.2.0
maint-0.2.1
maint-0.2.2
maint-0.2.3
maint-0.2.4
maint-0.2.5
maint-0.2.6
maint-0.2.7
maint-0.2.7-redux
maint-0.2.8
maint-0.2.9
maint-0.3.0
maint-0.3.1
maint-0.3.2
maint-0.3.3
maint-0.3.4
maint-0.3.5
maint-0.4.0
maint-0.4.1
maint-0.4.2
maint-0.4.3
maint-0.4.4
maint-0.4.5
maint-0.4.6
maint-0.4.7
maint-0.4.8
release-0.2.1
release-0.2.2
release-0.2.3
release-0.2.4
release-0.2.5
release-0.2.6
release-0.2.7
release-0.2.7-redux
release-0.2.8
release-0.2.9
release-0.3.0
release-0.3.1
release-0.3.2
release-0.3.3
release-0.3.4
release-0.3.5
release-0.4.0
release-0.4.1
release-0.4.2
release-0.4.3
release-0.4.4
release-0.4.5
release-0.4.6
release-0.4.7
release-0.4.8
Transit encryption and privacy out of the box
The Tor Project
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2017-11-21
Merge branches 'bug24099_031' and 'bug24086_031' into maint-0.3.2
Nick Mathewson
2017-11-20
Merge remote-tracking branches 'public/ticket24315_029' and 'public/bug24198_...
Nick Mathewson
2017-11-20
In storagedir, take more care with errno on empty or mislabeled file
Nick Mathewson
2017-11-16
Check the libc version to decide whether to allow openat.
Nick Mathewson
2017-11-16
Make our seccomp2 sandbox handle Glibc 2.26
Nick Mathewson
2017-11-16
Permit kill(pid, 0) in the seccomp2 sandbox.
Nick Mathewson
2017-09-29
Make some assertions nonfatal to help prevent bug23690 recurrence.
Nick Mathewson
2017-09-28
Better error handling when trying to compress/decompress into empty buffer.
Alexander Færøy
2017-09-28
Better error handling when trying to compress/decompress into empty buffer.
Alexander Færøy
2017-09-28
Fix whitespace issue in compress.c
Alexander Færøy
2017-09-28
Fix typo in buffers.c.
Alexander Færøy
2017-09-28
Improve unit test coverage for compression code.
Nick Mathewson
2017-09-28
Fix spelling: compressing, not compresing
Nick Mathewson
2017-09-28
Correct docs for config_lines_dup_and_filter
Nick Mathewson
2017-09-28
Move around some LCOV_EXCLs in src/common
Nick Mathewson
2017-09-28
Note an unreachable (?) section in buffers.c
Nick Mathewson
2017-09-20
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-09-20
in zstd compression, fix 32 bit build
Andreas Stieger
2017-09-19
Add a BASE32_DIGEST_LEN define
David Goulet
2017-09-15
Merge branch 'scan-build-032'
Nick Mathewson
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-09-15
Split some long #if lines to make the #endif annotator happy
Nick Mathewson
2017-09-15
Merge branch 'bug23487_029'
Nick Mathewson
2017-09-15
Use different variable names for pw_uid usages
Nick Mathewson
2017-09-15
Merge remote-tracking branch 'dgoulet/ticket12541_032_02'
Nick Mathewson
2017-09-15
sched: Add sandbox support for KIST
David Goulet
2017-09-15
Explain the restrictions on divisor in round*_to_next_multiple_of
teor
2017-09-12
Fix warnings about passing uninitialized buffers into functions
Nick Mathewson
2017-09-12
Clear up dead-assignment warnings from scan-build
Nick Mathewson
2017-09-12
clang scan-build: Fix "dead increment" warnings.
Nick Mathewson
2017-09-12
Log correctly on owner/user mismatch.
Nick Mathewson
2017-09-12
One more implicit fallthrough warning to fix on GCC 7
Nick Mathewson
2017-09-11
Fix mixed-sign comparison warning in fix for 22797.
Nick Mathewson
2017-09-11
Merge branch 'teor-bug22797-025' into maint-0.2.9
Nick Mathewson
2017-09-11
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-09-11
Extract the important parts of the run-pending-timers function.
Nick Mathewson
2017-09-08
Merge branch 'ticket20119'
Nick Mathewson
2017-09-07
Add a module comment to util_bug.h
Nick Mathewson
2017-09-06
Better error on failure to load seccomp2 sandbox
Nick Mathewson
2017-09-06
Exit when we can't write to a configured pid file
Nick Mathewson
2017-09-05
Make preferred_chunk_size nonstatic, and add a prefix to it
Nick Mathewson
2017-09-05
Refactor buffer APIs to put a buf_t first.
Nick Mathewson
2017-09-05
Repair wide lines from previous commit.
Nick Mathewson
2017-09-05
Repair buffer API so everything starts with buf_.
Nick Mathewson
2017-09-05
Move buffers.c and buffers_tls.c into src/common
Nick Mathewson
2017-08-28
Merge branch 'bug22802_squashed'
Nick Mathewson
2017-08-28
Don't fall back to _atoi64
Nick Mathewson
2017-08-28
Don't use "0" as a "base" argument to tor_parse_*().
Nick Mathewson
2017-08-25
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-08-25
Merge branch 'bug19418_029' into maint-0.3.1
Nick Mathewson
[next]