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
Age
Commit message (
Expand
)
Author
2017-09-12
Make clients wait to refresh bridges when they have a recent descriptor
teor
2017-09-12
Refactor bridge download statuses to increment on attempt
teor
2017-09-12
Make bridge clients download bridge descriptors immediately
teor
2017-08-29
Make the download defaults in the tor manual match the code
teor
2017-08-24
Merge remote-tracking branch 'dgoulet/bug23319_032_01'
Nick Mathewson
2017-08-24
test: Fix memory leak in hs_descriptor/decode_bad_signature
David Goulet
2017-08-24
add another invizbox maintainer to ReleasingTor.md
Nick Mathewson
2017-08-24
Re-run trunnel. Cosmetic changes only.
Nick Mathewson
2017-08-24
Merge branch 'ahf_bug22497_redux'
Nick Mathewson
2017-08-24
Changes file for 22497
Nick Mathewson
2017-08-24
Ensure that `make check-spaces` is happy.
Alexander Færøy
2017-08-24
apply ahf's test_assert_null.cocci
Nick Mathewson
2017-08-24
apply ahf's test_assert_int.cocci
Nick Mathewson
2017-08-24
apply ahf's test_assert_zero.cocci
Nick Mathewson
2017-08-24
Apply ahf's ceil_div.cocci patch.
Nick Mathewson
2017-08-24
Fix a needless line-continuation in aes.c
Nick Mathewson
2017-08-24
Apply test-operator-cleanup to src/common too.
Nick Mathewson
2017-08-24
Fix operator usage in src/test/*.c
Alexander Færøy
2017-08-24
Add Coccinelle patch for replacing NULL/non-NULL tt_assert().
Alexander Færøy
2017-08-24
Add Coccinelle patch for replacing tt_assert() usage on integer types.
Alexander Færøy
2017-08-24
Add Coccinelle patch for replacing tt_assert(0) with tt_abort().
Alexander Færøy
2017-08-24
Add Coccinelle patch for detecing places where CEIL_DIV should be used.
Alexander Færøy
2017-08-24
Add script for cleaning op operator usage in test files.
Alexander Færøy
2017-08-24
Merge remote-tracking branch 'dgoulet/ticket17242_032_03-squashed'
Nick Mathewson
2017-08-24
Silence some spammy log messages.
George Kadianakis
2017-08-24
circuit: Consider v3 hidden service circuit in circuit_expire_building()
David Goulet
2017-08-24
hs: Update intro circuit timestamp when re-extending
David Goulet
2017-08-24
circuit: Avoid needless log info in circuit_get_best()
David Goulet
2017-08-24
prop224: Register RP circuit when it opens
David Goulet
2017-08-24
prop224: Try to recover from a bad intro circuit
David Goulet
2017-08-24
prop224: Refactor how we use connection_ap_handle_onion
David Goulet
2017-08-24
hs: Remove unused rend_client_rendezvous_acked()
David Goulet
2017-08-24
prop224: Add a function to find an intro point by legacy ID
David Goulet
2017-08-24
prop224: Add a function to clear INTRO data
David Goulet
2017-08-24
prop224: Rename hs_desc_encode_lspec()
David Goulet
2017-08-24
hs: Stub link_specifier_t in hs_descriptor.h
David Goulet
2017-08-24
prop224: Update OOM counters when storing a client descriptor cache object
David Goulet
2017-08-24
prop224: Update OOM counters when freeing a client descriptor cache object
David Goulet
2017-08-24
prop224: Check decoded descriptor matches the expected blinded key
David Goulet
2017-08-24
test: Fix broken HS upload descriptor test
David Goulet
2017-08-24
prop224: Add directory_request_fetch_set_hs_ident()
David Goulet
2017-08-24
prop224: Implement hs_client_any_intro_points_usable()
David Goulet
2017-08-24
prop224: Use the intro point state cache
David Goulet
2017-08-24
prop224: Add a client intro point state cache
David Goulet
2017-08-24
prop224: Move and refactor rend_client_reextend_intro_circuit()
David Goulet
2017-08-24
hs: Update the IP failure cache only if legacy
David Goulet
2017-08-24
prop224: Use the client-side circuitmap in hs_client.c
George Kadianakis
2017-08-24
prop224: Add client-side rend circuit support to HS circuitmap
George Kadianakis
2017-08-24
hs: Only note a connection attempt with a valid rend_data
David Goulet
2017-08-24
prop224: Handle RENDEZVOUS2 cell
David Goulet
[next]