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-07-13
prop224: Add hs_config.{c|h} with a refactoring
David Goulet
2017-07-13
prop224: Initial import of hs_service_t
David Goulet
2017-07-07
prop224: Add common intropoint object
David Goulet
2017-07-07
Merge branch 'bug17750_029_squashed'
Nick Mathewson
2017-07-07
Comment that failure schedules always use exponential backoff
teor
2017-07-07
Refactor exponential backoff multipliers into macros
teor
2017-07-07
Add regression tests for 17750 and 20534
teor
2017-07-07
Use download_status_get_next_attempt_at() more often
teor
2017-07-07
Give correct bounds in next_random_exponential_delay() comment
teor
2017-07-07
Make clients try fallbacks before authorities
teor
2017-07-07
Fix the expected bug warning in dir/param_voting_lookup tests
Nick Mathewson
2017-07-07
Merge branch 'bug21495'
Nick Mathewson
2017-07-07
Fix a couple of clang warnings
Nick Mathewson
2017-07-07
Merge branch 'ticket21859_032_01_squashed'
Nick Mathewson
2017-07-07
Fix wide lines
Nick Mathewson
2017-07-07
Use LD_BUG, not LOG_PROTOCOL_WARN, for bad-purpose cases.
Nick Mathewson
2017-07-07
Hide crypto_digest_t again and use an accessor for tests.
George Kadianakis
2017-07-07
Explicit length checks in create_rend_cpath().
George Kadianakis
2017-07-07
Explicit length checks in circuit_init_cpath_crypto().
George Kadianakis
2017-07-07
Rename get_rend_cpath() to create_rend_cpath().
George Kadianakis
2017-07-07
Rename rend_circuit_validate_purpose() based on Nick's review.
George Kadianakis
2017-07-07
Turn some warnings into bugs and non-fatal asserts.
George Kadianakis
2017-07-07
Improve docs based on Nick's review.
George Kadianakis
2017-07-07
test: Add service-side unittests for e2e rendezvous circuits.
George Kadianakis
2017-07-07
test: Add client-side unittests for e2e rend circuits.
George Kadianakis
2017-07-07
test: Move some test code to test helpers.
George Kadianakis
2017-07-07
test: Crypto groundwork for e2e circuit unittests.
George Kadianakis
2017-07-07
test: Introduce hs_client_note_connection_attempt_succeeded().
George Kadianakis
2017-07-07
prop224: Introduce e2e rendezvous circuit code.
David Goulet
2017-07-07
Refactor legacy code to support hs_ident along with rend_data.
George Kadianakis
2017-07-07
Refactor circuit_init_cpath_crypto() to do prop224 rend circuits.
George Kadianakis
2017-07-07
Refactor the HS ntor key expansion to fit the e2e circuit API.
George Kadianakis
2017-07-07
prop224: Add connection and circuit identifier object
David Goulet
2017-07-07
Avoid a scan_build warning in dirvote_get_intermediate_param_value
Nick Mathewson
2017-07-06
Merge remote-tracking branch 'public/bug19648'
Nick Mathewson
2017-07-06
Merge branch 'bug20488_029_squashed'
Nick Mathewson
2017-07-06
Improve warning message to stop implying nickname reg is a thing.
Nick Mathewson
2017-07-05
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-07-05
Fix a wide line from 22207
Nick Mathewson
2017-07-05
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-07-05
Merge remote-tracking branch 'karsten/task-22207' into maint-0.3.1
Nick Mathewson
2017-07-05
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-07-05
Merge branch 'maint-0.3.0' into maint-0.3.1
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-07-05
Only disable -Wfloat-conversion on mingw when it exists.
Nick Mathewson
2017-07-05
Make the strings from #1667 static.
Nick Mathewson
2017-07-05
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-07-05
Fix mixed-sign comparison warning in fix for 22797.
Nick Mathewson
2017-07-05
Merge branch 'maint-0.2.9' into maint-0.3.0
Nick Mathewson
2017-07-05
Merge branch 'maint-0.3.1'
Nick Mathewson
[next]