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
/
or
Age
Commit message (
Expand
)
Author
2017-09-08
Merge branch 'ed25519_lookup'
Nick Mathewson
2017-09-08
Merge remote-tracking branch 'dgoulet/ticket23355_032_01'
Nick Mathewson
2017-09-08
Merge remote-tracking branch 'asn/bug23387_squashed'
Nick Mathewson
2017-09-08
test: Test that client picks the right HSDir for service.
George Kadianakis
2017-09-08
prop224: Pick the right hsdir index based on descriptor.
George Kadianakis
2017-09-08
prop224: hs_time_between_tp_and_srv() -> hs_in_period_between_tp_and_srv()
George Kadianakis
2017-09-08
prop224: 'is_new_tp' -> 'use_second_hdsir_index' in hs_get_responsible_hsdirs()
George Kadianakis
2017-09-08
test: Add an HS v3 reachability unit test
David Goulet
2017-09-08
prop224: Make client and service pick same HSDir
David Goulet
2017-09-08
prop224: Expand the overlap period concept to be a full SRV protocol run
David Goulet
2017-09-08
prop224: Use fetch and store HSDir indexes.
David Goulet
2017-09-08
Merge remote-tracking branch 'dgoulet/bug23429_032_01'
Nick Mathewson
2017-09-08
Merge branch 'ticket20119'
Nick Mathewson
2017-09-08
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-09-08
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-09-08
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-09-08
Merge branch 'ticket22731'
Nick Mathewson
2017-09-08
Merge branch 'feature23237'
Nick Mathewson
2017-09-08
Merge branch 'ticket22377'
Nick Mathewson
2017-09-07
hs: Do not assert on rend_data while iterating over circuits
David Goulet
2017-09-07
prop224: When computing hsdir index and time period, use valid_after time
David Goulet
2017-09-07
Fix crashes on empty +HSPOST and +POSTDESCRIPTOR commands
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
Merge remote-tracking branch 'dgoulet/bug23123_032_01'
Nick Mathewson
2017-09-06
Exit when we can't write to a configured pid file
Nick Mathewson
2017-09-06
Reject torrc if RunAsDaemon is given with relative paths.
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
[next]