tor/src/or
Nick Mathewson 24c0f83185 Move socks5_status.h to src/lib/net
There might be a better place for it in the long run, but this is
the best I can think of for now.
2018-07-05 14:48:29 -04:00
..
dirauth Merge remote-tracking branch 'github/ticket26626' 2018-07-03 12:52:43 -04:00
addr_policy_st.h Extract addr_policy_t into a new header. 2018-07-01 15:20:37 -04:00
addressmap.c Merge remote-tracking branch 'github/ticket26626' 2018-07-03 12:52:43 -04:00
addressmap.h Rectify include paths (automated). 2018-06-21 13:20:07 -04:00
auth_dirs.inc Add IPv6 orport address for dannenberg. 2018-06-12 09:44:01 -04:00
authority_cert_st.h Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
bridges.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
bridges.h Minimize headers that include crypto_formats and x25519 stuff 2018-07-01 15:20:37 -04:00
cached_dir_st.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
cell_queue_st.h Remove needless includes from or.h 2018-07-01 15:20:37 -04:00
cell_st.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
channel.c Merge remote-tracking branch 'github/ticket26626' 2018-07-03 12:52:43 -04:00
channel.h Move handles.h to src/lib/container 2018-07-05 14:45:34 -04:00
channelpadding.c Merge remote-tracking branch 'github/ticket26626' 2018-07-03 12:52:43 -04:00
channelpadding.h Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
channeltls.c Merge remote-tracking branch 'github/ticket26626' 2018-07-03 12:52:43 -04:00
channeltls.h Minimize headers that include crypto_formats and x25519 stuff 2018-07-01 15:20:37 -04:00
circpathbias.c Move floating-point math functions into a new lib/math 2018-06-28 12:24:45 -04:00
circpathbias.h Pull a couple more enums from or.h 2018-07-01 15:20:37 -04:00
circuit_st.h Extract more constants from or.h 2018-07-01 15:20:37 -04:00
circuitbuild.c Return U64_PRINTF_ARG and U64_FORMAT 2018-07-03 10:40:59 -04:00
circuitbuild.h Extract various enums and tiny structs from or.h 2018-07-01 15:20:37 -04:00
circuitlist.c Merge remote-tracking branch 'github/ticket26626' 2018-07-03 12:52:43 -04:00
circuitlist.h Extract more constants from or.h 2018-07-01 15:20:37 -04:00
circuitmux_ewma.c Extract or_options_t from or.h 2018-07-01 15:20:37 -04:00
circuitmux_ewma.h Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
circuitmux.c Return U64_PRINTF_ARG and U64_FORMAT 2018-07-03 10:40:59 -04:00
circuitmux.h Rectify include paths (automated). 2018-06-21 13:20:07 -04:00
circuitstats.c Merge remote-tracking branch 'github/ticket26626' 2018-07-03 12:52:43 -04:00
circuitstats.h Extract more constants from or.h 2018-07-01 15:20:37 -04:00
circuituse.c Return U64_PRINTF_ARG and U64_FORMAT 2018-07-03 10:40:59 -04:00
circuituse.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
command.c Return U64_PRINTF_ARG and U64_FORMAT 2018-07-03 10:40:59 -04:00
command.h Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
config.c Merge remote-tracking branch 'github/ticket26626' 2018-07-03 12:52:43 -04:00
config.h Merge remote-tracking branch 'github/ticket26626' 2018-07-03 12:52:43 -04:00
confparse.c Merge remote-tracking branch 'github/ticket26626' 2018-07-03 12:52:43 -04:00
confparse.h Remove needless includes from or.h 2018-07-01 15:20:37 -04:00
connection_edge.c Merge remote-tracking branch 'github/ticket26626' 2018-07-03 12:52:43 -04:00
connection_edge.h Extract more constants from or.h 2018-07-01 15:20:37 -04:00
connection_or.c Merge remote-tracking branch 'github/ticket26626' 2018-07-03 12:52:43 -04:00
connection_or.h Extract more constants from or.h 2018-07-01 15:20:37 -04:00
connection_st.h Extract more constants from or.h 2018-07-01 15:20:37 -04:00
connection.c Merge branch 'maint-0.3.4' 2018-07-03 13:31:26 -04:00
connection.h Extract more constants from or.h 2018-07-01 15:20:37 -04:00
conscache.c Remove needless includes from or.h 2018-07-01 15:20:37 -04:00
conscache.h Move handles.h to src/lib/container 2018-07-05 14:45:34 -04:00
consdiff.c Fix up the modules that include memarea.h (automated) 2018-06-28 09:25:58 -04:00
consdiff.h Remove bloom filters, order statistics, and bitarrays from container.h 2018-06-22 09:49:13 -04:00
consdiffmgr.c Remove needless includes from or.h 2018-07-01 15:20:37 -04:00
consdiffmgr.h Remove needless includes from or.h 2018-07-01 15:20:37 -04:00
control_connection_st.h Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
control.c Merge remote-tracking branch 'github/ticket26626' 2018-07-03 12:52:43 -04:00
control.h Extract or_options_t from or.h 2018-07-01 15:20:37 -04:00
cpath_build_state_st.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
cpuworker.c Retire U64_TO_DBL and DBL_TO_U64 2018-07-03 10:45:43 -04:00
cpuworker.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
crypt_path_reference_st.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
crypt_path_st.h Pull a couple more enums from or.h 2018-07-01 15:20:37 -04:00
desc_store_st.h Pull a couple more enums from or.h 2018-07-01 15:20:37 -04:00
destroy_cell_queue_st.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
dir_connection_st.h Remove needless includes from or.h 2018-07-01 15:20:37 -04:00
dir_server_st.h Rectify include paths (automated) 2018-06-21 13:14:14 -04:00
directory.c Merge remote-tracking branch 'github/ticket26626' 2018-07-03 12:52:43 -04:00
directory.h Extract more constants from or.h 2018-07-01 15:20:37 -04:00
dirserv.c Minimize headers that include crypto_formats and x25519 stuff 2018-07-01 15:20:37 -04:00
dirserv.h Extract various enums and tiny structs from or.h 2018-07-01 15:20:37 -04:00
dns_structs.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
dns.c Remove system headers from or.h 2018-07-01 15:20:37 -04:00
dns.h Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
dnsserv.c Remove needless includes from or.h 2018-07-01 15:20:37 -04:00
dnsserv.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
document_signature_st.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
dos.c Extract more constants from or.h 2018-07-01 15:20:37 -04:00
dos.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
download_status_st.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
edge_connection_st.h Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
entry_connection_st.h Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
entry_port_cfg_st.h Rectify include paths (automated) 2018-06-21 13:14:14 -04:00
entrynodes.c Extract or_state_t to its own header. 2018-07-01 15:20:37 -04:00
entrynodes.h Move handles.h to src/lib/container 2018-07-05 14:45:34 -04:00
ext_orport.c Rectify include paths (automated) 2018-06-21 13:19:00 -04:00
ext_orport.h Extract more constants from or.h 2018-07-01 15:20:37 -04:00
extend_info_st.h Minimize headers that include crypto_formats and x25519 stuff 2018-07-01 15:20:37 -04:00
extrainfo_st.h Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
fallback_dirs.inc Add 7 other fallback dirs from teor's tests 2018-01-08 11:03:44 -05:00
fp_pair.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
fp_pair.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
geoip.c Return U64_PRINTF_ARG and U64_FORMAT 2018-07-03 10:40:59 -04:00
geoip.h Extract various enums and tiny structs from or.h 2018-07-01 15:20:37 -04:00
git_revision.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
git_revision.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
hibernate.c Merge remote-tracking branch 'github/ticket26626' 2018-07-03 12:52:43 -04:00
hibernate.h Rectify include paths (automated). 2018-06-21 13:20:07 -04:00
hs_cache.c Minimize headers that include crypto_formats and x25519 stuff 2018-07-01 15:20:37 -04:00
hs_cache.h Minimize headers that include crypto_formats and x25519 stuff 2018-07-01 15:20:37 -04:00
hs_cell.c Rectify include paths (automated) 2018-06-21 13:19:00 -04:00
hs_cell.h Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
hs_circuit.c Remove other needless includes include from or/*.h 2018-07-01 15:20:37 -04:00
hs_circuit.h Rectify include paths (automated) 2018-06-21 13:19:00 -04:00
hs_circuitmap.c Remove needless includes from or.h 2018-07-01 15:20:37 -04:00
hs_circuitmap.h Remove needless includes from or.h 2018-07-01 15:20:37 -04:00
hs_client.c Minimize headers that include crypto_formats and x25519 stuff 2018-07-01 15:20:37 -04:00
hs_client.h Rectify include paths (automated) 2018-06-21 13:19:00 -04:00
hs_common.c Minimize headers that include crypto_formats and x25519 stuff 2018-07-01 15:20:37 -04:00
hs_common.h Minimize headers that include crypto_formats and x25519 stuff 2018-07-01 15:20:37 -04:00
hs_config.c Extract or_options_t from or.h 2018-07-01 15:20:37 -04:00
hs_config.h Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
hs_control.c Minimize headers that include crypto_formats and x25519 stuff 2018-07-01 15:20:37 -04:00
hs_control.h Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
hs_descriptor.c Minimize headers that include crypto_formats and x25519 stuff 2018-07-01 15:20:37 -04:00
hs_descriptor.h Remove other needless includes include from or/*.h 2018-07-01 15:20:37 -04:00
hs_ident.c Rectify include paths (automated) 2018-06-21 13:19:00 -04:00
hs_ident.h Rectify include paths (automated) 2018-06-21 13:19:00 -04:00
hs_intropoint.c Minimize headers that include crypto_formats and x25519 stuff 2018-07-01 15:20:37 -04:00
hs_intropoint.h Rectify include paths (automated) 2018-06-21 13:19:00 -04:00
hs_ntor.c Minimize headers that include crypto_formats and x25519 stuff 2018-07-01 15:20:37 -04:00
hs_ntor.h Minimize headers that include crypto_formats and x25519 stuff 2018-07-01 15:20:37 -04:00
hs_service.c Remove system headers from or.h 2018-07-01 15:20:37 -04:00
hs_service.h Rectify include paths (automated) 2018-06-21 13:19:00 -04:00
hs_stats.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
hs_stats.h Add onion service activity information to our heartbeat logs. 2018-01-23 12:31:06 +02:00
hsdir_index_st.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
include.am fixup! Extract or_options_t from or.h 2018-07-01 16:02:33 -04:00
keypin.c Eliminate compat.h 2018-06-29 12:21:52 -04:00
keypin.h Rectify include paths (automated). 2018-06-21 13:20:07 -04:00
listener_connection_st.h Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
main.c Merge remote-tracking branch 'github/ticket26626' 2018-07-03 12:52:43 -04:00
main.h Remove needless includes from or.h 2018-07-01 15:20:37 -04:00
Makefile.nmake Netflow record collapsing defense. 2017-05-08 13:49:21 -04:00
microdesc_st.h Extract various enums and tiny structs from or.h 2018-07-01 15:20:37 -04:00
microdesc.c Merge remote-tracking branch 'github/ticket26626' 2018-07-03 12:52:43 -04:00
microdesc.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
networkstatus_sr_info_st.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
networkstatus_st.h Extract various enums and tiny structs from or.h 2018-07-01 15:20:37 -04:00
networkstatus_voter_info_st.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
networkstatus.c Remove system headers from or.h 2018-07-01 15:20:37 -04:00
networkstatus.h Rectify include paths (automated). 2018-06-21 13:20:07 -04:00
node_st.h Minimize headers that include crypto_formats and x25519 stuff 2018-07-01 15:20:37 -04:00
nodelist.c rectify include paths (automatic) for address.h 2018-06-27 09:13:04 -04:00
nodelist.h Minimize headers that include crypto_formats and x25519 stuff 2018-07-01 15:20:37 -04:00
ns_detached_signatures_st.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
ntmain.c Remove needless includes from or.h 2018-07-01 15:20:37 -04:00
ntmain.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
onion_fast.c Remove needless includes from or.h 2018-07-01 15:20:37 -04:00
onion_fast.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
onion_ntor.c Remove other needless includes include from or/*.h 2018-07-01 15:20:37 -04:00
onion_ntor.h Minimize headers that include crypto_formats and x25519 stuff 2018-07-01 15:20:37 -04:00
onion_tap.c Remove needless includes from or.h 2018-07-01 15:20:37 -04:00
onion_tap.h Remove needless includes from or.h 2018-07-01 15:20:37 -04:00
onion.c Remove needless includes from or.h 2018-07-01 15:20:37 -04:00
onion.h Minimize headers that include crypto_formats and x25519 stuff 2018-07-01 15:20:37 -04:00
or_circuit_st.h Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
or_connection_st.h Remove needless includes from or.h 2018-07-01 15:20:37 -04:00
or_handshake_certs_st.h Remove needless includes from or.h 2018-07-01 15:20:37 -04:00
or_handshake_state_st.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
or_options_st.h Extract or_options_t from or.h 2018-07-01 15:20:37 -04:00
or_state_st.h Extract or_state_t to its own header. 2018-07-01 15:20:37 -04:00
or.h Remove system headers from or.h 2018-07-01 15:20:37 -04:00
origin_circuit_st.h Pull a couple more enums from or.h 2018-07-01 15:20:37 -04:00
parsecommon.c Remove other needless includes include from or/*.h 2018-07-01 15:20:37 -04:00
parsecommon.h Remove other needless includes include from or/*.h 2018-07-01 15:20:37 -04:00
periodic.c Remove needless includes from or.h 2018-07-01 15:20:37 -04:00
periodic.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
policies.c Merge remote-tracking branch 'github/ticket26626' 2018-07-03 12:52:43 -04:00
policies.h Extract or_options_t from or.h 2018-07-01 15:20:37 -04:00
port_cfg_st.h Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
proto_cell.c Fix paths for buffers.h; automated. 2018-06-28 16:29:35 -04:00
proto_cell.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
proto_control0.c Fix paths for buffers.h; automated. 2018-06-28 16:29:35 -04:00
proto_control0.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
proto_ext_or.c Fix paths for buffers.h; automated. 2018-06-28 16:29:35 -04:00
proto_ext_or.h Move ext_or_cmd_t to proto_ext_or 2018-07-01 15:20:37 -04:00
proto_http.c Fix paths for buffers.h; automated. 2018-06-28 16:29:35 -04:00
proto_http.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
proto_socks.c Extract more constants from or.h 2018-07-01 15:20:37 -04:00
proto_socks.h Extract more constants from or.h 2018-07-01 15:20:37 -04:00
protover_rust.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
protover.c Merge branch 'maint-0.3.3' into maint-0.3.4 2018-06-21 08:36:48 -04:00
protover.h Eliminate compat.h 2018-06-29 12:21:52 -04:00
reasons.c Extract various enums and tiny structs from or.h 2018-07-01 15:20:37 -04:00
reasons.h Move socks5_status.h to src/lib/net 2018-07-05 14:48:29 -04:00
relay_crypto_st.h Remove needless includes from or.h 2018-07-01 15:20:37 -04:00
relay_crypto.c Remove needless includes from or.h 2018-07-01 15:20:37 -04:00
relay_crypto.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
relay.c Fix paths for buffers.h; automated. 2018-06-28 16:29:35 -04:00
relay.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
rend_authorized_client_st.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
rend_encoded_v2_service_descriptor_st.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
rend_intro_point_st.h Remove needless includes from or.h 2018-07-01 15:20:37 -04:00
rend_service_descriptor_st.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
rendcache.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
rendcache.h Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
rendclient.c Remove needless includes from or.h 2018-07-01 15:20:37 -04:00
rendclient.h Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
rendcommon.c Remove needless includes from or.h 2018-07-01 15:20:37 -04:00
rendcommon.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
rendmid.c Combine DH_BYTES and DH_KEY_LEN; put them in a lib/defs header. 2018-07-01 11:25:29 -04:00
rendmid.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
rendservice.c Remove system headers from or.h 2018-07-01 15:20:37 -04:00
rendservice.h Extract or_options_t from or.h 2018-07-01 15:20:37 -04:00
rephist.c Merge remote-tracking branch 'github/ticket26626' 2018-07-03 12:52:43 -04:00
rephist.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
replaycache.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
replaycache.h Remove needless includes from or.h 2018-07-01 15:20:37 -04:00
router.c Merge remote-tracking branch 'github/ticket26626' 2018-07-03 12:52:43 -04:00
router.h Minimize headers that include crypto_formats and x25519 stuff 2018-07-01 15:20:37 -04:00
routerinfo_st.h Minimize headers that include crypto_formats and x25519 stuff 2018-07-01 15:20:37 -04:00
routerkeys.c Remove system headers from or.h 2018-07-01 15:20:37 -04:00
routerkeys.h Rectify include paths (automated) 2018-06-21 13:19:00 -04:00
routerlist_st.h Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
routerlist.c Merge remote-tracking branch 'github/ticket26626' 2018-07-03 12:52:43 -04:00
routerlist.h Extract more constants from or.h 2018-07-01 15:20:37 -04:00
routerparse.c Merge remote-tracking branch 'github/ticket26626' 2018-07-03 12:52:43 -04:00
routerparse.h Extract various enums and tiny structs from or.h 2018-07-01 15:20:37 -04:00
routerset.c Extract addr_policy_t into a new header. 2018-07-01 15:20:37 -04:00
routerset.h Remove bloom filters, order statistics, and bitarrays from container.h 2018-06-22 09:49:13 -04:00
routerstatus_st.h Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
scheduler_kist.c Remove system headers from or.h 2018-07-01 15:20:37 -04:00
scheduler_vanilla.c Return U64_PRINTF_ARG and U64_FORMAT 2018-07-03 10:40:59 -04:00
scheduler.c Remove needless includes from or.h 2018-07-01 15:20:37 -04:00
scheduler.h Rectify include paths (automated). 2018-06-21 13:20:07 -04:00
server_port_cfg_st.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
shared_random_client.c Move util_format into a new libtor-encoding library 2018-06-27 16:18:42 -04:00
shared_random_client.h Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
signed_descriptor_st.h Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
socks_request_st.h Extract more constants from or.h 2018-07-01 15:20:37 -04:00
statefile.c Remove system headers from or.h 2018-07-01 15:20:37 -04:00
statefile.h Remove needless includes from or.h 2018-07-01 15:20:37 -04:00
status.c Merge remote-tracking branch 'github/ticket26626' 2018-07-03 12:52:43 -04:00
status.h Rectify include paths (automated). 2018-06-21 13:20:07 -04:00
tor_api_internal.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
tor_api.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
tor_api.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
tor_main.c Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
tor_version_st.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
torcert.c Merge remote-tracking branch 'github/ticket26626' 2018-07-03 12:52:43 -04:00
torcert.h Remove needless includes from or.h 2018-07-01 15:20:37 -04:00
transports.c Extract more constants from or.h 2018-07-01 15:20:37 -04:00
transports.h Move tor_escape_str_for_pt_args into or/transports.c 2018-06-28 11:49:27 -04:00
var_cell_st.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
vote_microdesc_hash_st.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
vote_routerstatus_st.h Minimize headers that include crypto_formats and x25519 stuff 2018-07-01 15:20:37 -04:00
vote_timing_st.h Update copyrights to 2018. 2018-06-20 08:13:28 -04:00
voting_schedule.c Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00
voting_schedule.h Run rectify_include_paths.py 2018-06-20 09:35:05 -04:00