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-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
2017-08-24
hs: Fix comment of the get max size descriptor function
David Goulet
2017-08-24
prop224: Rename hs_client_note_connection_attempt_succeeded()
David Goulet
2017-08-24
prop224: Add the dir purpose HAS_FETCHED
David Goulet
2017-08-24
prop224: Add client code to handle fetched HS descriptors.
George Kadianakis
2017-08-24
prop224: Introduce v2/v3 HS desc fetch retry functionality.
George Kadianakis
2017-08-24
prop224: Connect to v3 services in connection_ap_handle_onion().
George Kadianakis
2017-08-24
prop224: Add code that launches v3 HS desc fetches.
George Kadianakis
2017-08-24
prop224: Refactor pick_hsdir() to be used by both v2 and v3.
George Kadianakis
2017-08-24
prop224: Refactor rendclient.c to use the new hsdir_req code.
George Kadianakis
2017-08-24
prop224: Fix hidserv request code to work for both v2 and v3.
George Kadianakis
2017-08-24
prop224: Move some rendclient.c code to hs_common.c
George Kadianakis
2017-08-24
prop224: Add client-side HS descriptor cache.
George Kadianakis
2017-08-19
prop224: Decouple the HS part of connection_ap_handshake_rewrite_and_attach().
George Kadianakis
2017-08-19
prop224: Refactor parse_extended_hostname() to parse v3 addrs.
George Kadianakis
[next]