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-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
2017-08-08
test: Unbreak test_upload_descriptors()
George Kadianakis
2017-08-08
test: Unit tests for the revision counter state file codethe
George Kadianakis
2017-08-08
prop224: Use state file to save/load revision counters
George Kadianakis
2017-08-08
prop224: Refactor the overlap function to not use absolute time.
George Kadianakis
2017-08-08
prop224: Make prop224 time periods smaller in testnets.
George Kadianakis
2017-08-08
prop224: Refactor hs_get_time_period_num() to not use absolute time.
George Kadianakis
2017-08-08
prop224: Compute start time of next time period.
George Kadianakis
2017-08-08
SR: Calculate current SRV phase/run duration.
George Kadianakis
2017-08-08
SR: Compute the start time of the current protocol run.
George Kadianakis
2017-08-08
prop224: HSDir v3 support is >= 0.3.0.8
David Goulet
2017-08-08
prop224: Move get_intro_circuit() to hs_circuit.c
David Goulet
2017-08-08
prop224: Make circuit prediction aware of v3 services
David Goulet
2017-08-08
prop224: Add service rendezvous circuit relaunch
David Goulet
2017-08-08
prop224: Different intro point timings with TestingNetwork
David Goulet
2017-08-08
prop224: Add a circuit has closed callback
David Goulet
2017-08-08
hs: Rename num_rend_services()
David Goulet
2017-08-08
test: Fix prop224 HS descriptor to use subcredential
George Kadianakis
2017-08-08
test: Add unit test coverage of hs_service.c
David Goulet
2017-08-08
test: Refactor HS tests to use the new ESTABLISH_INTRO cell code
David Goulet
2017-08-08
test: Add test_hs_common unit tests
David Goulet
2017-08-08
test: Add test_hs_ntor unit tests
David Goulet
2017-08-08
test: Add test_hs_cell unit tests
David Goulet
2017-08-08
prop224: Link rendezvous circuit to edge connection
David Goulet
2017-08-08
hs: Refactor the service exit connection code
David Goulet
2017-08-08
prop224: Sandbox support for service
David Goulet
2017-08-08
prop224: Make the number of extra intro point a consensus param
David Goulet
2017-08-08
prop224: Make intro point min/max lifetime a consensus param
David Goulet
2017-08-08
prop224: Make INTRODUCE2 min/max a consensus param
David Goulet
2017-08-08
prop224: Implement a service intro point failure cache
David Goulet
2017-08-08
prop224: Upload service descriptors
David Goulet
2017-08-08
prop224: Directory function to upload descriptor
David Goulet
2017-08-08
prop224: Add a responsible HSDir function
David Goulet
2017-08-08
prop224: Add hsdir consensus parameters
David Goulet
2017-08-08
prop224: Build hsdir index for node_t
David Goulet
2017-08-08
prop224: Add service replay cache
David Goulet
[next]