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-03-26
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-03-26
Merge remote-tracking branch 'dgoulet/bug24904_033_01' into maint-0.3.3
Nick Mathewson
2018-03-26
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-03-26
Merge branch 'bug24903_029' into maint-0.3.3
Nick Mathewson
2018-03-26
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-03-26
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-03-26
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-03-26
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-03-26
When extending a circuit's path length, clear onehop_tunnel.
Nick Mathewson
2018-03-23
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-03-23
Fix windows compilation warnings in hs_service.c
Nick Mathewson
2018-03-23
test: more data on geoip load failure.
Nick Mathewson
2018-03-23
Merge remote-tracking branch 'fristonio/ticket-24740'
Nick Mathewson
2018-03-23
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-03-23
tests: Automatically detect Rust crates to test and also pass --verbose.
Isis Lovecruft
2018-03-23
chan: Use channel_is_client() in channel_do_open_actions()
David Goulet
2018-03-22
hs: Fix two typos in an inline comment.
Isis Lovecruft
2018-03-22
Merge branch 'bug25399_squashed'
Nick Mathewson
2018-03-22
Do not page-align mmap length. #25399
Alex Xu (Hello71)
2018-03-22
Merge remote-tracking branch 'public/geoip_testing'
Nick Mathewson
2018-03-21
Update tor_log to libc 0.2.39 as well.
Nick Mathewson
2018-03-21
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-03-21
Update src/ext/rust to latest master for libc update.
Nick Mathewson
2018-03-21
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-03-21
maint: Update Rust libc dependency from 0.2.22 to 0.2.39.
Isis Lovecruft
2018-03-20
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-03-20
Merge branch 'bug25306_032_01_squashed_v2' into maint-0.3.3
Nick Mathewson
2018-03-20
hs-v3: BUG() on missing descriptors during rotation
David Goulet
2018-03-20
Remove sb_poll check: all poll() calls are ok.
Nick Mathewson
2018-03-20
Add the poll() syscall as permitted by the sandbox
Nick Mathewson
2018-03-20
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-03-20
Log information on specific compression backends in the OOM handler.
Alexander Færøy
2018-03-19
Move rust-specific declarations outside of #else block
Nick Mathewson
2018-03-19
Merge remote-tracking branch 'isis/bug23881_r1'
Nick Mathewson
2018-03-19
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-03-19
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-03-19
tests: Fix HS test against max IP lifetime.
Isis Lovecruft
2018-03-19
rust: Fix typo in name of logged function.
Isis Lovecruft
2018-03-19
rust: Remove #[no_mangle]s on two constants.
Isis Lovecruft
2018-03-19
Use tor_asprintf for in have_enough_mem_for_dircache()
Neel Chauhan
2018-03-19
Merge remote-tracking branch 'fristonio/ticket-6236'
Nick Mathewson
2018-03-19
Merge branch 'ticket25268_034_01'
Nick Mathewson
2018-03-19
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-03-19
tests: Fix crash on win32 due to uninitialised mutex in bench.c.
Gisle Vanem
2018-03-19
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-03-19
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-03-19
Merge remote-tracking branch 'isis/bug25450_032' into maint-0.3.2
Nick Mathewson
2018-03-15
Add a test for geoip_load_file().
Nick Mathewson
2018-03-15
On geoip_free_all, reset geoip[6]_digest.
Nick Mathewson
2018-03-15
Split geoip tests into a separate module.
Nick Mathewson
[next]