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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2017-11-02
Merge branch 'buf_for_stringbuffer_squashed'
Nick Mathewson
2017-11-02
Add a zero-copy buffer move implementation.
Nick Mathewson
2017-11-02
Add buf_t API helpers for using buffers to construct outputs.
Nick Mathewson
2017-11-01
Merge remote-tracking branch 'public/owning_control_fd'
Nick Mathewson
2017-10-31
Merge branch 'fix-torrcd-sandbox-22605v2'
Nick Mathewson
2017-10-27
Merge remote-tracking branch 'public/exit_carefully'
Nick Mathewson
2017-10-27
Make sure all C files have copyright/license notices
Nick Mathewson
2017-10-27
Merge branch 'protover-rust-impl_squashed'
Nick Mathewson
2017-10-27
move to allocating c strings from rust
Chelsea Holland Komlo
2017-10-27
use tor allocator for string allocation in rust
Chelsea Holland Komlo
2017-10-27
minimize scope for unsafe
Chelsea Holland Komlo
2017-10-27
rust implementation of protover
Chelsea Holland Komlo
2017-10-20
Expose a new function to make the event loop exit once and for all.
Nick Mathewson
2017-10-19
Comment-only change: annotate exit() calls.
Nick Mathewson
2017-10-19
Mark some unreachable code in compat_winthreads.c as unreachable
Nick Mathewson
2017-10-18
New function for Tor to treat itself as the "owner" of a socket
Nick Mathewson
2017-10-18
Make the mark_socket_open() no-op treat the socket as used.
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
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
[next]