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
Age
Commit message (
Expand
)
Author
2018-11-06
Merge remote-tracking branch 'tor-github/pr/474' into maint-0.3.5
Nick Mathewson
2018-11-06
Merge remote-tracking branch 'tor-github/pr/484' into maint-0.3.5
Nick Mathewson
2018-11-06
Include sys/time.h in timers.c and time_fmt.c
Kris Katterjohn
2018-11-06
refuse to start with relative paths + RunAsDaemon
Roger Dingledine
2018-11-06
Merge branch 'bug28348_034' into bug28348_035
Nick Mathewson
2018-11-06
Actually disable NEED_NET periodic events when DisableNetwork is set
Nick Mathewson
2018-11-05
Notify systemd of ShutdownWaitLength
Alex Xu (Hello71)
2018-11-02
Merge branch 'bug27968_squashed' into maint-0.3.5
Nick Mathewson
2018-11-02
Sort the imports in test_rebind.py
teor
2018-11-02
Make test_rebind.py timeout when waiting for a log message
teor
2018-11-02
Refactor test_rebind.py to consistently print FAIL on failure
teor
2018-11-02
Avoid a race condition in test_rebind.py
teor
2018-11-02
Bump to 0.3.4.9-dev
Nick Mathewson
2018-11-02
Merge branch 'bug27963_wallclock' into maint-0.3.5
Nick Mathewson
2018-11-02
Bump to 0.3.4.9
Nick Mathewson
2018-11-02
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-11-02
Merge branch 'bug26470_032' into maint-0.3.3
Nick Mathewson
2018-11-02
Merge branch 'bug26896_034' into maint-0.3.4
Nick Mathewson
2018-11-02
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-11-02
Merge remote-tracking branch 'dgoulet/ticket27410_032_01' into maint-0.3.3
Nick Mathewson
2018-10-31
Merge branch 'maint-0.3.4' into maint-0.3.5
Nick Mathewson
2018-10-31
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-10-31
Merge branch 'maint-0.2.9' into maint-0.3.3
Nick Mathewson
2018-10-31
Merge remote-tracking branch 'tor-github/pr/436' into maint-0.2.9
Nick Mathewson
2018-10-30
Merge branch 'tor-github/pr/438' into maint-0.3.5
David Goulet
2018-10-30
Merge branch 'tor-github/pr/415' into maint-0.3.5
David Goulet
2018-10-30
Add test for HiddenServiceAuthorizeClient and v3 onion services
Neel Chauhan
2018-10-30
Detect the onion service version and then check for invalid options unless we...
Neel Chauhan
2018-10-30
Merge remote-tracking branch 'tor-github/pr/431' into maint-0.3.5
Nick Mathewson
2018-10-30
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-10-30
Merge remote-tracking branch 'tor-github/pr/346' into maint-0.3.3
Nick Mathewson
2018-10-30
Merge remote-tracking branch 'tor-github/pr/381' into maint-0.3.5
Nick Mathewson
2018-10-29
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-10-29
Only pass `-C default-linker-libraries` with sanitizers
Alex Crichton
2018-10-25
Merge branch 'bug28202_033' into bug28202_035
Nick Mathewson
2018-10-25
Merge branch 'bug28202_029' into bug28202_033
Nick Mathewson
2018-10-25
Fix two other cases of (buf + N > end) pattern
Nick Mathewson
2018-10-25
Fix possible UB in an end-of-string check in get_next_token().
Nick Mathewson
2018-10-24
node: Make node_supports_v3_rendezvous_point() also check for the key
David Goulet
2018-10-24
Merge branch 'ticket28115_035' into maint-0.3.5
Nick Mathewson
2018-10-24
rust/tor_log: fix C_RUST_COUPLED documentation
cypherpunks
2018-10-23
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-10-23
Remove a now-unused rust "use".
Nick Mathewson
2018-10-23
Merge branch 'maint-0.3.4' into maint-0.3.5
Nick Mathewson
2018-10-23
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-10-23
Merge remote-tracking branch 'onionk/rust-allsupportednull1' into maint-0.3.3
Nick Mathewson
2018-10-23
Documentation: Move the hs_service_descriptor_t elements around.
George Kadianakis
2018-10-23
Documentation: Document which descriptor elements are (im)mutable.
George Kadianakis
2018-10-23
Func rename: Make it clear that update_all_descriptors() does intro points.
George Kadianakis
2018-10-23
Treat backtrace test failures as expected on most BSD-derived systems
teor
[next]