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
Age
Commit message (
Expand
)
Author
2018-05-08
rust: Add crypto crate and implement Rust wrappers for SHA2 code.
Isis Lovecruft
2018-05-08
Merge branch 'bug26004_029_squashed'
Nick Mathewson
2018-05-08
Add a changes file for ticket 26004.
Nick Mathewson
2018-05-08
Avoid unsigned integer underflow on empty input.
Nick Mathewson
2018-05-08
Allow bandwidth-file lines to have node_id in the last position
juga0
2018-05-08
Merge remote-tracking branch 'mikeperry/bug25870_rebase'
Nick Mathewson
2018-05-08
Merge branch 'ticket26008'
Nick Mathewson
2018-05-08
Merge branch 'maint-0.3.3'
Roger Dingledine
2018-05-08
manpage fix to stop saying CacheIPv4DNS is on by default
Roger Dingledine
2018-05-08
Bug 25870: Mention path restriction differences in manpage.
Mike Perry
2018-05-08
minor cleanups on commit 17daab76
Roger Dingledine
2018-05-07
Merge remote-tracking branch 'catalyst-github/bug26036'
Nick Mathewson
2018-05-07
Restore sys/random.h inclusion for getentropy()
Taylor Yu
2018-05-07
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-05-07
Merge remote-tracking branch 'mikeperry/bug25733_029' into maint-0.3.3
Nick Mathewson
2018-05-07
Merge remote-tracking branch 'saper/default_nickname'
Nick Mathewson
2018-05-07
Merge branch 'ticket26014'
Nick Mathewson
2018-05-07
Merge remote-tracking branch 'mikeperry/bug25705_v3_033'
Nick Mathewson
2018-05-06
Fix the selection of events to cancel in test_workqueue.c
Nick Mathewson
2018-05-06
Add unit test for ..get_start_of_next_voting_interval().
Nick Mathewson
2018-05-04
build: Fix missing include for src/rust/external/crypto_rand.rs file.
Isis Lovecruft
2018-05-04
rust: Update Cargo.lock file with changes from #26024.
Isis Lovecruft
2018-05-04
rust: Update submodule commit for src/ext/rust directory.
Isis Lovecruft
2018-05-04
Update rand dependency from 0.5.0-pre.0 to 0.5.0-pre.1.
Isis Lovecruft
2018-05-03
I should have tested before I pushed.
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'github/ticket25995'
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'dgoulet/ticket25914_034_01'
Nick Mathewson
2018-05-03
Add src/rust/rand to include.am
Nick Mathewson
2018-05-03
Move some includes around to try to fix windows builds
Nick Mathewson
2018-05-03
Update rust dependencies to latest version.
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'isis/bug24660_r1'
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'dgoulet/ticket25991_034_01'
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'dgoulet/ticket25990_034_01'
Nick Mathewson
2018-05-03
Merge branch 'maint-0.3.2' into maint-0.3.3
Nick Mathewson
2018-05-03
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-05-03
Merge branch 'maint-0.3.1' into maint-0.3.2
Nick Mathewson
2018-05-03
Merge branch 'maint-0.2.9' into maint-0.3.1
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'catalyst-github/bug25936-033' into maint-0.3.3
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'catalyst-github/bug25936-031' into maint-0.3.1
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'catalyst-github/bug25936-029' into maint-0.2.9
Nick Mathewson
2018-05-03
Merge branch 'maint-0.3.3'
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'teor/bug25998' into maint-0.3.3
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'github/ticket25952'
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'github/ticket25951'
Nick Mathewson
2018-05-03
Merge remote-tracking branch 'github/ticket25949'
Nick Mathewson
2018-05-03
doc: Add missing HACKING/ files to EXTRA_DIST
David Goulet
2018-05-03
doc: Add Module.md explaining Tor modules
David Goulet
2018-05-03
hs-v3: Remove extra white-space and clarify comment
David Goulet
2018-05-03
Merge remote-tracking branch 'asn/bug23107'
David Goulet
2018-05-02
rust: Expose crypto_rand() as an impl of rand_core::RngCore.
Isis Lovecruft
[next]