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
2018-02-16
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-02-16
Merge remote-tracking branch 'dgoulet/ticket24902_029_05' into maint-0.2.9
Nick Mathewson
2018-02-12
Have tor_addr hashes return a randomized hash for AF_UNSPEC.
Nick Mathewson
2018-02-12
Fix a typo in an address_set.c comment.
Nick Mathewson
2018-02-11
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-02-11
Merge remote-tracking branch 'public/bug24198_029' into maint-0.2.9
Nick Mathewson
2018-02-11
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-02-11
Merge branch 'ticket24315_029' into maint-0.2.9
Nick Mathewson
2018-02-11
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-02-11
Merge remote-tracking branch 'public/bug21074_029' into maint-0.2.9
Nick Mathewson
2018-02-10
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-02-08
Merge branch 'ticket25183_029_01' into ticket24902_029_05
David Goulet
2018-02-08
Function to add an ipv4 address to an address_set
Nick Mathewson
2018-02-08
Add an address-set backend using a bloom filter.
Nick Mathewson
2018-01-30
dos: Initial code of Denial of Service mitigation
David Goulet
2018-01-23
Make Tor support TLS1.3 ciphers with OpenSSL 1.1.1
Nick Mathewson
2018-01-17
Add a cast to avoid a signed/unsigned comparison
Nick Mathewson
2018-01-04
Don't treat a setrlimit failure as fatal.
Nick Mathewson
2017-12-11
Merge remote-tracking branch 'public/bug24099_031' into maint-0.3.1
Nick Mathewson
2017-11-30
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-11-30
Merge branch 'maint-0.2.8' into maint-0.2.9
Nick Mathewson
2017-11-30
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-11-30
Merge branch 'maint-0.2.5' into maint-0.2.8
Nick Mathewson
2017-11-27
Avoid asking for passphrase on junky PEM input
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-28
Better error handling when trying to compress/decompress into empty buffer.
Alexander Færøy
2017-09-20
in zstd compression, fix 32 bit build
Andreas Stieger
2017-09-12
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-09-12
One more implicit fallthrough warning to fix on GCC 7
Nick Mathewson
2017-09-11
Merge branch 'maint-0.2.9' into maint-0.3.0
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
Extract the important parts of the run-pending-timers function.
Nick Mathewson
2017-08-25
Merge branch 'bug19418_029' into maint-0.3.1
Nick Mathewson
2017-08-09
Make sure we always wind up checking i2d_*'s output.
Nick Mathewson
2017-08-08
Use a single free-and-exit strategy in config_process_include.
Nick Mathewson
2017-08-08
Remove some LCOV_EXCL stuff that I think may be testable after all.
Nick Mathewson
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
[next]