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
Age
Commit message (
Expand
)
Author
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
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
2017-08-24
prop224: Parse RENDEZVOUS2 cell
David Goulet
2017-08-24
trunnel: Add RENDEZVOUS2 cell definition
David Goulet
2017-08-24
prop224: Handle INTRODUCE_ACK cell
David Goulet
2017-08-24
prop224: Parse INTRODUCE_ACK cell
David Goulet
2017-08-24
prop224: Make client send INTRODUCE1 cell
David Goulet
2017-08-24
prop224: Client function to pick intro point
David Goulet
2017-08-24
prop224: Client callback when descriptor has arrived
David Goulet
2017-08-24
prop224: Handle client RENDEZVOUS_ESTABLISHED cell
David Goulet
2017-08-24
prop224: Build ESTABLISH_RENDEZVOUS cell and logic
David Goulet
2017-08-24
prop224: Client has opened circuit logic
David Goulet
2017-08-24
prop224: Build INTRODUCE1 cell and send logic
David Goulet
2017-08-24
prop224: Make lspecs to extend info public
David Goulet
2017-08-24
prop224: Helper function to assert on invalid client intro circuit
David Goulet
2017-08-24
hs: Move link specifier encoding to a function
David Goulet
2017-08-24
conn: Add a function to return a list of connection by state
David Goulet
2017-08-24
test: Add tests for fetching descs and handling SOCKS conns.
George Kadianakis
[next]