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
Age
Commit message (
Expand
)
Author
2017-09-15
sched: add comment about how we determine if a socket should write
Matt Traudt
2017-09-15
fixup! sched: add changes file (spaces)
Matt Traudt
2017-09-15
sched: add changes file
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-07
consensus: Add a generic notification function on new consensus
Matt Traudt
2017-09-07
Whoops -- I messed a calltool target
Nick Mathewson
2017-09-07
Merge branch 'calltool'
Nick Mathewson
2017-09-07
Add support for running "calltool" on Tor via "make callgraph".
Nick Mathewson
2017-09-07
Talk about assertions in CodingStandards.md
Nick Mathewson
2017-09-07
Add a module comment to util_bug.h
Nick Mathewson
2017-09-07
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-09-07
Add a stack trace to the warning at issue with 23105.
Nick Mathewson
2017-09-07
Merge branch 'bug23361_032_01_squashed2'
Nick Mathewson
2017-09-07
prop224: Pick rendezvous point of protover HSRend=2
David Goulet
2017-09-06
Better error on failure to load seccomp2 sandbox
Nick Mathewson
2017-09-06
Merge remote-tracking branch 'dgoulet/bug23123_032_01'
Nick Mathewson
2017-09-06
Correctly describe which inputs would confuse the old BSD strtol
Nick Mathewson
2017-09-05
Make url-canonicalizer canonicalize correctly.
Nick Mathewson
2017-09-05
Fix an erroneous !
Nick Mathewson
2017-09-05
Resolve inconsistencies between buf refactor and HTTP connect
Nick Mathewson
2017-09-05
Merge branch 'http_tunnel_squashed'
Nick Mathewson
2017-09-05
Add a fuzzer for HTTP CONNECT
Nick Mathewson
2017-09-05
Add a manpage entry and changes file for for HTTPTunnelPort
Nick Mathewson
2017-09-05
Add stream isolation support for HTTP CONNECT tunnels
Nick Mathewson
2017-09-05
Add support for HTTP Connect tunnels
Nick Mathewson
2017-09-05
Export http-command parsing functions.
Nick Mathewson
2017-09-05
Make preferred_chunk_size nonstatic, and add a prefix to it
Nick Mathewson
[next]