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-08-11
Make Windows happy for time_t printf format
David Goulet
2017-08-11
test: Fix typing issues found by clang
David Goulet
2017-08-11
test: Fix memory leak in test_hs_common.c
David Goulet
2017-08-11
test: Fix hs common test for Windows
David Goulet
2017-08-11
Raise MIN_DL_PER_REQUEST to 32
Nick Mathewson
2017-08-11
Merge branch 'bug18982'
Nick Mathewson
2017-08-11
Add # to "hop N" messages to disambiguate from old messages.
Nick Mathewson
2017-08-11
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-08-11
Merge remote-tracking branch 'dgoulet/bug23091_032_01'
Nick Mathewson
2017-08-09
fix another 32-bit warning
Nick Mathewson
2017-08-09
Fix a warning on 32-bit clang
Nick Mathewson
2017-08-09
prop224: Fix coverity warnings from #20657 merge.
George Kadianakis
2017-08-08
Re-run trunnel.
Nick Mathewson
2017-08-08
Merge branch 'ticket20657_nickm_bugfixes_squashed'
Nick Mathewson
2017-08-08
Put comment in the trunnel file, so it wont go away.
Nick Mathewson
2017-08-08
prop224: Add XXX about opaqueness of link_specifier_t.
George Kadianakis
2017-08-08
prop224: Function to inc/decrement num rendezvous stream
George Kadianakis
2017-08-08
prop224: Always note down the use of internal circuit
David Goulet
2017-08-08
Add note about handling INTRODUCE2 cells.
George Kadianakis
2017-08-08
Start caching disaster SRV values.
George Kadianakis
2017-08-08
Fix the build_hs_index() function.
George Kadianakis
2017-08-08
prop224: Improve comments and tests for ed25519 keys in IPs/RPs.
George Kadianakis
2017-08-08
Improve docs on rendezvous circ relaunch.
George Kadianakis
2017-08-08
Increase HS desc cert lifetime.
George Kadianakis
2017-08-08
prop224 tests: Better HS time period tests.
George Kadianakis
2017-08-08
prop224 tests: Better HS address tests.
George Kadianakis
2017-08-08
prop224 tests: Improve SRV protocol tests.
George Kadianakis
2017-08-08
Do more type checking when setting HS idents.
George Kadianakis
2017-08-08
Fix broken intro point unittest.
George Kadianakis
2017-08-08
Extract intro point onion key even with multiple types.
George Kadianakis
2017-08-08
prop224 tests: test_gen_establish_intro_cell() check cell contents.
George Kadianakis
2017-08-08
Improve code based on Nick review:
George Kadianakis
2017-08-08
Don't double hash the ed25519 blind key parameter.
George Kadianakis
2017-08-08
Don't set HSDir index if we don't have a live consensus.
George Kadianakis
2017-08-08
Correctly assign HSDir flags based on protocol list
George Kadianakis
2017-08-08
Fix small easy bugs all around
George Kadianakis
2017-08-08
Constify functions that can be constified.
George Kadianakis
2017-08-08
Improve documentation all around the codebase.
George Kadianakis
2017-08-08
Make ed25519 id keys optional for IPs and RPs.
George Kadianakis
2017-08-08
Improve setting hsdir index procedure.
George Kadianakis
2017-08-08
Make HidServRevCounter be a LINELIST as it should.
George Kadianakis
2017-08-08
Rename some free() functions that are actually clear().
George Kadianakis
2017-08-08
Validate intro point limits to avoid asserts.
George Kadianakis
2017-08-08
Relax assertions: turn them to BUGs and non-fatal asserts.
George Kadianakis
2017-08-08
prop224: Don't use nodes as HSDirs if they don't have an HSDir index.
George Kadianakis
2017-08-08
memwipe interesting unused memory
George Kadianakis
2017-08-08
Fix 32-bit bug when writing address to descriptor.
George Kadianakis
2017-08-08
Fix ternary operator abuse.
George Kadianakis
2017-08-08
Use htonll() when INT_8 is used.
George Kadianakis
2017-08-08
prop224: Remove INTRODUCE2 legacy handling
David Goulet
[next]