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-08-08
Merge remote-tracking branch 'ahf/bugs/22286' into maint-0.3.1
Nick Mathewson
2017-07-27
Try to work around a compile warning in workqueue.c
Nick Mathewson
2017-07-27
Merge branch 'multi-priority_squashed' into maint-0.3.1
Nick Mathewson
2017-07-27
Note that threadpool_queue_work...() can't actually return NULL
Nick Mathewson
2017-07-27
Fix a pair of stale comments in workqueue.c
Nick Mathewson
2017-07-27
Make the chance for priority inversion thread-specific
Nick Mathewson
2017-07-27
Add support for multi-priority workqueues
Nick Mathewson
2017-07-27
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-07-27
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-07-27
Merge remote-tracking branch 'public/bug20247_029' into maint-0.2.9
Nick Mathewson
2017-07-26
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-07-26
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-07-26
Fix build warnings from Coverity related to our BUG macro
Nick Mathewson
2017-07-26
Merge branch 'bug22927_031' into maint-0.3.1
Nick Mathewson
2017-07-26
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-07-26
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-07-26
Suppress clang4-specific -Wdouble-promotion warnings
Nick Mathewson
2017-07-14
Fix zstd 1.3.0 trouble: Be more respectful of its state machine
Nick Mathewson
2017-07-07
Use LANG_ENGLISH in windows error messages
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-07-05
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-07-05
Only disable -Wfloat-conversion on mingw when it exists.
Nick Mathewson
2017-07-05
Fix mixed-sign comparison warning in fix for 22797.
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-07-05
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.7-redux' into maint-0.2.8
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.6' into maint-0.2.7-redux
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.5' into maint-0.2.6
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.4' into maint-0.2.5
Nick Mathewson
2017-07-05
Allow setsockopt(IPV6_V6ONLY) in sandbox.
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-07-05
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-07-05
Merge branch 'bug22801_028' into maint-0.2.9
Nick Mathewson
2017-07-05
Merge branch 'teor-bug22797-025' into maint-0.3.1
Nick Mathewson
2017-07-05
Always allow extra file descriptors when setting the connection maximum
teor
2017-07-03
Fix assertion failure related to openbsd strtol().
Nick Mathewson
2017-07-03
Fix -Wfloat-conversion C warnings on mingw in clamp_double_to_int64.
Nick Mathewson
2017-06-28
Log real error message when unable to remove a storagedir file
Nick Mathewson
2017-06-28
Fix crash in LZMA module when the Sandbox is enabled.
Alexander Færøy
2017-06-26
Fix a coverity warning about a no-op assert with-64 bit size_t
Nick Mathewson
2017-06-20
Merge branch 'bug22502_redux_031' into maint-0.3.1
Nick Mathewson
2017-06-20
Merge branch 'bug22672_031' into maint-0.3.1
Nick Mathewson
2017-06-20
Merge remote-tracking branch 'argonblue/bug22638' into maint-0.3.1
Nick Mathewson
2017-06-20
Enforce the rule that COMPRESS_OK means progress was made.
Nick Mathewson
2017-06-20
mingw/windows printf lacks %zd ; use %lu and casts instead
Nick Mathewson
2017-06-20
Fix compress_none.c header comment
Taylor Yu
2017-06-20
Correct the fix to bug 22629 to permit trailing non-garbage
Nick Mathewson
2017-06-20
Merge remote-tracking branch 'teor/bug22502' into maint-0.3.1
Nick Mathewson
2017-06-19
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
[prev]
[next]