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
/
or
Age
Commit message (
Expand
)
Author
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: 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
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
Merge remote-tracking branch 'dgoulet/bug23123_032_01'
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 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
Refactor buffer APIs to put a buf_t first.
Nick Mathewson
2017-09-05
Repair wide lines from previous commit.
Nick Mathewson
2017-09-05
Repair buffer API so everything starts with buf_.
Nick Mathewson
2017-09-05
Move buffers.c and buffers_tls.c into src/common
Nick Mathewson
2017-09-05
Move the tls parts of buffers.c into buffers_tls.c
Nick Mathewson
2017-09-05
Make buffers.c independent of or.h
Nick Mathewson
2017-09-05
Make buf_pullup() expose the pulled-up data.
Nick Mathewson
2017-09-05
Replace buf->datalen usage in proto_*.c with buf_datalen() call.
Nick Mathewson
2017-09-05
Move protocol-specific functions out of buffers.c
Nick Mathewson
2017-09-05
test: Fix memory leak in hs_descriptor/decode_bad_signature
David Goulet
2017-09-05
Merge branch 'bug23331_032_01_squashed'
Nick Mathewson
2017-09-05
hs: Don't enter the HS v3 subsystem without a live consensus
David Goulet
2017-09-04
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-09-04
Merge branch 'bug22752_031_simple' into maint-0.3.1
Nick Mathewson
2017-09-04
Merge remote-tracking branch 'dgoulet/bug23366_032_01'
Nick Mathewson
2017-09-04
Merge remote-tracking branch 'asn/bug23346'
Nick Mathewson
2017-09-04
Merge remote-tracking branch 'dgoulet/bug23327_032_01'
Nick Mathewson
2017-09-04
Merge branch 'bug23360_032_01'
Nick Mathewson
[next]