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
Age
Commit message (
Expand
)
Author
2018-10-30
Merge remote-tracking branch 'tor-github/pr/381' into maint-0.3.5
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
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
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-19
Merge remote-tracking branch 'onionk/rust-protocommas1' into maint-0.3.5
Nick Mathewson
2018-10-19
Rename a function; it is used to convert a value _From_ le.
Nick Mathewson
2018-10-19
Fix a misspelled macro test that was breaking big-endian OPE
Nick Mathewson
2018-10-18
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-10-17
Merge branch 'bug27800-034' into bug27800-035
Taylor Yu
2018-10-17
Merge branch 'bug27800-033' into tor-034
Taylor Yu
2018-10-17
Log more info for duplicate ed25519 IDs
Taylor Yu
2018-10-17
Bump to 0.3.5.3-alpha-dev
Nick Mathewson
2018-10-17
merge in some fixes i found in a sandbox
Roger Dingledine
2018-10-17
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-10-17
conn: Stop writing when our write bandwidth limist is exhausted
David Goulet
2018-10-17
Bump to 0.3.5.3-alpha
Nick Mathewson
2018-10-16
Merge remote-tracking branch 'tor-github/pr/406'
Nick Mathewson
2018-10-16
Merge remote-tracking branch 'tor-github/pr/408'
Nick Mathewson
2018-10-16
Argh. The unset value for OwningControllerFD is NOT -1.
Nick Mathewson
2018-10-16
Merge branch 'bug27849_redux'
Nick Mathewson
2018-10-16
Merge remote-tracking branch 'tor-github/pr/404'
Nick Mathewson
2018-10-16
Add a tor_free() in tor_gencert to fix a coverity warning
Nick Mathewson
2018-10-16
Fix typo in comment for hs_cell_parse_introduce2()
Neel Chauhan
2018-10-16
mainloop: Set client role if ControlPort is set
David Goulet
2018-10-16
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-10-16
test: Update approx_time before the test starts
David Goulet
2018-10-16
Merge remote-tracking branch 'public/bug27990'
Nick Mathewson
2018-10-15
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-10-15
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-10-15
Fix another tor_assert(0) case
Nick Mathewson
2018-10-15
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-10-15
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-10-15
Merge branch 'maint-0.2.9' into maint-0.3.3
Nick Mathewson
2018-10-15
Fix make check-spaces.
Nick Mathewson
2018-10-15
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-10-15
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-10-15
Adjust tor_assert_unreached()
Nick Mathewson
2018-10-15
Merge branch 'maint-0.3.4'
Nick Mathewson
2018-10-15
Merge branch 'maint-0.3.3' into maint-0.3.4
Nick Mathewson
2018-10-15
Merge branch 'maint-0.2.9' into maint-0.3.3
Nick Mathewson
2018-10-15
Merge branch 'bug27709_029' into maint-0.2.9
Nick Mathewson
2018-10-15
Explain a bit more about branch prediction in the unit-test case
Nick Mathewson
[next]