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-09-07
Merge branch 'maint-0.2.9' into maint-0.3.2
Nick Mathewson
2018-09-07
hs: Silence a spurious warning in rend_client_send_introduction()
teor
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
2016-08-29
Merge remote-tracking branch 'teor/reject-tap-v6'
Nick Mathewson
2016-08-24
Client & HS ignore UseNTorHandshake, all non-HS handshakes use ntor
teor (Tim Wilson-Brown)
2016-07-28
Fix a huge pile of -Wshadow warnings.
Nick Mathewson
2016-07-18
Allow clients to retry HSDirs much faster in test networks
teor (Tim Wilson-Brown)
2016-06-15
Perform cache lookup when FetchHidServDescriptors is set
David Goulet
2016-05-30
Replace nearly all XXX0vv comments with smarter ones
Nick Mathewson
2016-05-09
Merge branch 'feature15588_squashed'
Nick Mathewson
2016-05-09
Move rend auth cookie en-/decoding to a function
John Brooks
2016-03-14
hs: Do not close desc fetch conn. if we can't pick an HSDir
David Goulet
2016-02-27
Update the copyright year.
Nick Mathewson
2016-01-29
Merge branch 'feature17840-v11-squashed' into feature17840-v11-merged
teor (Tim Wilson-Brown)
2016-01-29
Tor2Web: tell extend_info_from_node intro point connections are direct
teor (Tim Wilson-Brown)
2016-01-26
Replace Alice/Bob with client/service in hidden service comments
teor (Tim Wilson-Brown)
2015-11-27
More fixes/debugging attempts for 17659
Nick Mathewson
2015-11-25
Merge branch 'bug17686_v2_027'
Nick Mathewson
2015-11-25
Now that crypto_rand() cannot fail, it should return void.
Nick Mathewson
2015-11-17
Be more conservative in scanning the list of pending streams
Nick Mathewson
2015-11-17
Decouple ..attach_circuit() from most of its callers.
Nick Mathewson
2015-08-21
Fix a bunch of check-spaces complaints
Sebastian Hahn
2015-08-11
Purge client HS failure cache on NEWNYM
David Goulet
[next]