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
2017-09-15
Split some long #if lines to make the #endif annotator happy
Nick Mathewson
2017-09-15
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-09-15
kist: Cast, then do operations on int32.
Nick Mathewson
2017-09-15
Merge branch 'bug23487_029'
Nick Mathewson
2017-09-15
Use different variable names for pw_uid usages
Nick Mathewson
2017-09-15
Make netinet/tcp include conditional too: windows lacks it.
Nick Mathewson
2017-09-15
fix some 32-bit warnings about printf arguments
Nick Mathewson
2017-09-15
Merge branch 'remove_allow_dotexit_v2'
Nick Mathewson
2017-09-15
Remove AllowDotExit.
Nick Mathewson
2017-09-15
wrap a wide comment
Nick Mathewson
2017-09-15
Merge remote-tracking branch 'dgoulet/ticket12541_032_02'
Nick Mathewson
2017-09-15
Merge remote-tracking branch 'dgoulet/ticket19254_032_01'
Nick Mathewson
2017-09-15
sched: add comment about how we determine if a socket should write
Matt Traudt
2017-09-15
sched: add more per-socket limit documentation; int fix
Matt Traudt
2017-09-15
sched: Revert IF_BUG_ONCE() to tor_assert()
David Goulet
2017-09-15
sched: Define SCHEDULER_KIST_PRIVATE for more encapsulation
David Goulet
2017-09-15
sched: Improve logging if KIST is disabled
David Goulet
2017-09-15
test: Fix unit tests with latest scheduler changes
David Goulet
2017-09-15
sched: Make the scheduler object static
David Goulet
2017-09-15
sched: Compare channel pointer in the socket table
David Goulet
2017-09-15
sched: Make the outbuf table local to run()
David Goulet
2017-09-15
sched: Make check-spaces happy
David Goulet
2017-09-15
sched: Extra careful in channel_outbuf_length()
David Goulet
2017-09-15
sched: Don't expose the global scheduler libevent object
David Goulet
2017-09-15
sched: Always call on_channel_free() regardless of state
David Goulet
2017-09-15
sched: Add Schedulers torrc option
David Goulet
2017-09-15
sched: change most asserts to non-fatal BUGs
Matt Traudt
2017-09-15
sched: revisist compatibility on non-linux systems
Matt Traudt
2017-09-15
sched: rename scheduler to the_scheduler
Matt Traudt
2017-09-15
sched: validate KIST sched options
Matt Traudt
2017-09-15
sched: switch to monotonic time; add/fix comments, style, and logs msgs
Matt Traudt
2017-09-15
sched: Add sandbox support for KIST
David Goulet
2017-09-15
sched: Fallback to naive approach if no runtime KIST support
David Goulet
2017-09-15
sched: Detect KIST support at compile time
David Goulet
2017-09-15
sched: Implement the KIST scheduler
Matt Traudt
2017-09-15
sched: Groundwork before KIST implementation
Matt Traudt
2017-09-15
sched: Remove vanilla sched options that will be going away
Matt Traudt
2017-09-15
Merge remote-tracking branch 'catalyst-oniongit/bug23532'
Nick Mathewson
2017-09-15
Make NETINFO clock skew detection work on clients
Taylor Yu
2017-09-15
Refactor channeltls.c lightly
Taylor Yu
2017-09-15
Fix several places where md-using relays would get wrong behavior.
Nick Mathewson
2017-09-15
bump to 0.3.1.7
Nick Mathewson
2017-09-15
repair test_key_expiration.sh
Nick Mathewson
2017-09-15
Merge remote-tracking branch 'dgoulet/ticket23310_032_02'
Nick Mathewson
2017-09-15
Merge branch 'bug23488'
Nick Mathewson
2017-09-15
test: Make check-spaces happy
David Goulet
2017-09-15
fixup! test: Add HS v3 client-side test for picking intro points
David Goulet
2017-09-15
Merge remote-tracking branch 'teor/ticket23528'
Nick Mathewson
2017-09-15
Merge remote-tracking branch 'teor/bug23524'
Nick Mathewson
2017-09-15
prop224: Fix memleak in client_get_random_intro().
George Kadianakis
[next]