tor/src/feature/hs
George Kadianakis 58fbbc1409 Hiding crypt_path_t: Rename some functions to fit the crypt_path API.
Some of these functions are now public and cpath-specific so their name should
signify the fact they are part of the cpath module:

assert_cpath_layer_ok -> cpath_assert_layer_ok
assert_cpath_ok -> cpath_assert_ok
onion_append_hop -> cpath_append_hop
circuit_init_cpath_crypto -> cpath_init_circuit_crypto
circuit_free_cpath_node -> cpath_free
onion_append_to_cpath -> cpath_extend_linked_list
2019-05-03 18:15:26 +03:00
..
hs_cache.c Log an HSDesc we failed to parse at Debug loglevel 2019-01-23 10:37:10 -05:00
hs_cache.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
hs_cell.c hs: abolish hs_desc_link_specifier_dup() 2019-03-12 11:09:53 -04:00
hs_cell.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
hs_circuit.c Hiding crypt_path_t: Rename some functions to fit the crypt_path API. 2019-05-03 18:15:26 +03:00
hs_circuit.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
hs_circuitmap.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
hs_circuitmap.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
hs_client.c Merge remote-tracking branch 'tor-github/pr/935' 2019-04-23 14:11:04 -04:00
hs_client.h Merge remote-tracking branch 'tor-github/pr/646' 2019-02-24 17:17:16 -05:00
hs_common.c Rename outvar to follow _out convention. 2019-04-23 14:14:17 -04:00
hs_common.h Rename outvar to follow _out convention. 2019-04-23 14:14:17 -04:00
hs_config.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
hs_config.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
hs_control.c crypto_format: Remove the return values from digest256_to_base64() 2019-04-05 15:17:19 +10:00
hs_control.h Merge remote-tracking branch 'tor-github/pr/646' 2019-02-24 17:17:16 -05:00
hs_descriptor.c crypto_format: Remove the return value from ed25519_signature_to_base64() 2019-04-05 15:17:19 +10:00
hs_descriptor.h hs: abolish hs_desc_link_specifier_t 2019-03-12 11:09:53 -04:00
hs_ident.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
hs_ident.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
hs_intropoint.c hs: abolish hs_desc_link_specifier_t 2019-03-12 11:09:53 -04:00
hs_intropoint.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
hs_service.c Merge branch 'bug23576-041-rebased-squashed' 2019-03-12 11:10:01 -04:00
hs_service.h hs: Onion services put IPv6 addresses in service descriptors 2019-01-31 07:53:22 +01:00
hs_stats.c Bump copyright date to 2019 2019-01-16 12:33:22 -05:00
hs_stats.h Fix all nonconformant headers' guard macros. 2019-03-12 15:20:22 -04:00
hsdir_index_st.h Bump copyright date to 2019 2019-01-16 12:33:22 -05:00