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
/
or
/
rendclient.c
Age
Commit message (
Expand
)
Author
2018-06-21
Rectify include paths (automated)
Nick Mathewson
2018-06-20
Run rectify_include_paths.py
Nick Mathewson
2018-06-20
Update copyrights to 2018.
Nick Mathewson
2018-06-15
Move extend_info_t into its own header.
Nick Mathewson
2018-06-15
Extract routerstatus_t into its own header.
Nick Mathewson
2018-06-15
Extract rend_intro_point_t into its own header.
Nick Mathewson
2018-06-15
Extract rend_service_descriptor_t into its own header.
Nick Mathewson
2018-06-15
Extract cpath_build_state into its own header.
Nick Mathewson
2018-06-15
Extract crypt_path_t and relay_crypto_t into their own headers
Nick Mathewson
2018-06-15
Extract {or,origin}_circuit_t into their own headers
Nick Mathewson
2018-06-15
Split dir_connection_t into its own header
Nick Mathewson
2018-06-15
Split entry and edge_connection_t into their own headers.
Nick Mathewson
2018-04-06
refactor: Alphabetise some includes in /src/or/*.
Isis Lovecruft
2018-04-06
crypto: Refactor (P)RNG functionality into new crypto_rand module.
Isis Lovecruft
2018-02-15
Merge remote-tracking branch 'valentecaio/t-24714'
Nick Mathewson
2018-02-07
Fix spelling mistakes corresponding to ticket #23650
Deepesh Pathak
2018-02-01
refactor: rename connection_t struct fields.
Caio Valente
2017-12-08
Merge branch 'macro_free_v2_squashed'
Nick Mathewson
2017-12-08
Convert remaining function (mostly static) to new free style
Nick Mathewson
2017-12-05
hs-v3: Implement HS_DESC REQUESTED event
David Goulet
2017-12-05
control: Rename two HS v2 specific functions
David Goulet
2017-12-05
control: Refactor HS_DESC events functions to not be v2 specific
David Goulet
2017-09-15
Run our #else/#endif annotator on our source code.
Nick Mathewson
2017-08-25
Merge branch 'maint-0.3.1'
Nick Mathewson
2017-08-25
Merge branch 'bug19418_029' into maint-0.3.1
Nick Mathewson
2017-08-24
hs: Remove unused rend_client_rendezvous_acked()
David Goulet
2017-08-24
prop224: Move and refactor rend_client_reextend_intro_circuit()
David Goulet
2017-08-24
prop224: Handle RENDEZVOUS2 cell
David Goulet
2017-08-24
prop224: Handle INTRODUCE_ACK cell
David Goulet
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-19
prop224: Refactor parse_extended_hostname() to parse v3 addrs.
George Kadianakis
2017-08-09
Make sure we always wind up checking i2d_*'s output.
Nick Mathewson
2017-07-24
Rename the hybrid_encrypt/decrypt functions; label them as dangerous
Nick Mathewson
2017-07-13
rephist: Remove unused crypto_pk statistics.
Isis Lovecruft
2017-07-07
prop224: Introduce e2e rendezvous circuit code.
David Goulet
2017-07-07
Refactor circuit_init_cpath_crypto() to do prop224 rend circuits.
George Kadianakis
2017-05-01
Merge branch 'dgoulet_bug22042_031_01_squashed'
Nick Mathewson
2017-05-01
hs: Trigger control event when client can't pick HSDir
David Goulet
2017-04-21
Replace remaining directory_initiate_command_* instances
Nick Mathewson
2017-03-15
Run the copyright update script.
Nick Mathewson
2016-11-30
Use the new guard notification/selection APIs throughout Tor
Nick Mathewson
2016-11-04
Merge branch 'ticket17238_029_02-resquash'
Nick Mathewson
2016-11-04
Make check-spaces happy :)
George Kadianakis
2016-11-04
hs: Refactor rend_data_t for multi version support
David Goulet
2016-09-13
Merge branch 'feature-17178-v7-squashed-v2'
Nick Mathewson
2016-09-13
Implement Prop #260: Single Onion Services
teor (Tim Wilson-Brown)
2016-08-31
Stop inadvertently upgrading client intro connections to ntor
teor
[next]