Nick Mathewson 4e393f5318 Make launch_direct_bridge_descriptor_fetch use dirreqs. hace 7 años
..
Makefile.nmake d438cf1ec9 Implement scheduler mechanism to track lists of channels wanting cells or writes; doesn't actually drive the cell flow from it yet hace 9 años
addressmap.c 7505f452c8 Run the copyright update script. hace 7 años
addressmap.h 7505f452c8 Run the copyright update script. hace 7 años
bridges.c 4e393f5318 Make launch_direct_bridge_descriptor_fetch use dirreqs. hace 7 años
bridges.h 7505f452c8 Run the copyright update script. hace 7 años
buffers.c 7505f452c8 Run the copyright update script. hace 7 años
buffers.h 7505f452c8 Run the copyright update script. hace 7 años
channel.c 7505f452c8 Run the copyright update script. hace 7 años
channel.h 7505f452c8 Run the copyright update script. hace 7 años
channeltls.c 7505f452c8 Run the copyright update script. hace 7 años
channeltls.h 7505f452c8 Run the copyright update script. hace 7 años
circpathbias.c 7505f452c8 Run the copyright update script. hace 7 años
circpathbias.h 7505f452c8 Run the copyright update script. hace 7 años
circuitbuild.c ceedcfe9f2 Refactor and comment new_route_len() hace 7 años
circuitbuild.h 1e8e8a4e94 Add tests for new_route_len() hace 7 años
circuitlist.c 037ce360bd hs: Refactor circuitmap to use circuit_t instead of or_circuit_t. hace 7 años
circuitlist.h 7505f452c8 Run the copyright update script. hace 7 años
circuitmux.c 7505f452c8 Run the copyright update script. hace 7 años
circuitmux.h 7505f452c8 Run the copyright update script. hace 7 años
circuitmux_ewma.c 7505f452c8 Run the copyright update script. hace 7 años
circuitmux_ewma.h 7505f452c8 Run the copyright update script. hace 7 años
circuitstats.c 7505f452c8 Run the copyright update script. hace 7 años
circuitstats.h 7505f452c8 Run the copyright update script. hace 7 años
circuituse.c 7505f452c8 Run the copyright update script. hace 7 años
circuituse.h 7505f452c8 Run the copyright update script. hace 7 años
command.c 7505f452c8 Run the copyright update script. hace 7 años
command.h 7505f452c8 Run the copyright update script. hace 7 años
config.c e5fc02c81c config: Warn if EntryNodes and HiddenService are used together hace 7 años
config.h 7505f452c8 Run the copyright update script. hace 7 años
confparse.c c2947dbb86 Move config_line_t functions from confparse.c into common. hace 7 años
confparse.h c2947dbb86 Move config_line_t functions from confparse.c into common. hace 7 años
connection.c 208c2a5c74 Merge branch 'spooling_squashed' hace 7 años
connection.h 7505f452c8 Run the copyright update script. hace 7 años
connection_edge.c 7505f452c8 Run the copyright update script. hace 7 años
connection_edge.h 7505f452c8 Run the copyright update script. hace 7 años
connection_or.c 7505f452c8 Run the copyright update script. hace 7 años
connection_or.h 7505f452c8 Run the copyright update script. hace 7 años
conscache.c 73e9bc914f Tests for simple cases of conscache code. hace 7 años
conscache.h 73e9bc914f Tests for simple cases of conscache code. hace 7 años
consdiff.c eca9b3424d consdiff: Fix 32-bit compilation. hace 7 años
consdiff.h d8c129a11a Avoid all needless memory copies when computing consensus diffs. hace 7 años
control.c 7505f452c8 Run the copyright update script. hace 7 años
control.h 7505f452c8 Run the copyright update script. hace 7 años
cpuworker.c 7505f452c8 Run the copyright update script. hace 7 años
cpuworker.h 7505f452c8 Run the copyright update script. hace 7 años
dircollate.c 7505f452c8 Run the copyright update script. hace 7 años
dircollate.h 7505f452c8 Run the copyright update script. hace 7 años
directory.c 4ae65bb5d3 Refactor directory_get_from_dirserver to use request API. hace 7 años
directory.h c300fd7e65 Have directory_get_from_all_authorities use requests. hace 7 años
dirserv.c fc02b8cf7a Fix another 32-bit warning in the spooling code hace 7 años
dirserv.h be778a65df Fix i386 compilation from spooling patch. I seem to be good at breaking that. hace 7 años
dirvote.c 7505f452c8 Run the copyright update script. hace 7 años
dirvote.h 7505f452c8 Run the copyright update script. hace 7 años
dns.c 7505f452c8 Run the copyright update script. hace 7 años
dns.h 7505f452c8 Run the copyright update script. hace 7 años
dns_structs.h 7505f452c8 Run the copyright update script. hace 7 años
dnsserv.c 7505f452c8 Run the copyright update script. hace 7 años
dnsserv.h 7505f452c8 Run the copyright update script. hace 7 años
entrynodes.c 4d5b46aad9 Merge remote-tracking branch 'origin/maint-0.3.0' hace 7 años
entrynodes.h 7505f452c8 Run the copyright update script. hace 7 años
ext_orport.c 7505f452c8 Run the copyright update script. hace 7 años
ext_orport.h 7505f452c8 Run the copyright update script. hace 7 años
fallback_dirs.inc 4181e812c7 Update the fallback directory mirror list in December 2016 hace 7 años
fp_pair.c 7505f452c8 Run the copyright update script. hace 7 años
fp_pair.h 7505f452c8 Run the copyright update script. hace 7 años
geoip.c 7505f452c8 Run the copyright update script. hace 7 años
geoip.h 7505f452c8 Run the copyright update script. hace 7 años
hibernate.c 7505f452c8 Run the copyright update script. hace 7 años
hibernate.h 7505f452c8 Run the copyright update script. hace 7 años
hs_cache.c 7505f452c8 Run the copyright update script. hace 7 años
hs_cache.h 7505f452c8 Run the copyright update script. hace 7 años
hs_circuitmap.c f02868bb53 hs: Add service-side circuitmap API. hace 7 años
hs_circuitmap.h f02868bb53 hs: Add service-side circuitmap API. hace 7 años
hs_common.c 419c0c0788 hs: Move service check private dir to hs_common.c hace 7 años
hs_common.h e7b7e99cc7 hs: Move common defines to hs_common.h hace 7 años
hs_descriptor.c 7505f452c8 Run the copyright update script. hace 7 años
hs_descriptor.h 7505f452c8 Run the copyright update script. hace 7 años
hs_intropoint.c b081a7ed21 Merge branch 'ticket21891_031_01_squashed' hace 7 años
hs_intropoint.h 6bacc3c7a8 hs: Change trunnel prop224 cell's namespace hace 7 años
hs_ntor.c 50b0bc5bfe prop224: Add module that performs the HS ntor handshake. hace 7 años
hs_ntor.h 50b0bc5bfe prop224: Add module that performs the HS ntor handshake. hace 7 años
hs_service.c b081a7ed21 Merge branch 'ticket21891_031_01_squashed' hace 7 años
hs_service.h 6bacc3c7a8 hs: Change trunnel prop224 cell's namespace hace 7 años
include.am 755c88a474 Merge branch 'asn/prop224-ntor-v2-squashed' hace 7 años
keypin.c 7505f452c8 Run the copyright update script. hace 7 años
keypin.h 7505f452c8 Run the copyright update script. hace 7 años
main.c e7506c03cf Isolate dmalloc/openssl bridge code to crypto.c hace 7 años
main.h 7505f452c8 Run the copyright update script. hace 7 años
microdesc.c 208c2a5c74 Merge branch 'spooling_squashed' hace 7 años
microdesc.h 208c2a5c74 Merge branch 'spooling_squashed' hace 7 años
networkstatus.c 7505f452c8 Run the copyright update script. hace 7 años
networkstatus.h 7505f452c8 Run the copyright update script. hace 7 años
nodelist.c 7505f452c8 Run the copyright update script. hace 7 años
nodelist.h 7505f452c8 Run the copyright update script. hace 7 años
ntmain.c 7505f452c8 Run the copyright update script. hace 7 años
ntmain.h 7505f452c8 Run the copyright update script. hace 7 años
onion.c 7505f452c8 Run the copyright update script. hace 7 años
onion.h 7505f452c8 Run the copyright update script. hace 7 años
onion_fast.c 7505f452c8 Run the copyright update script. hace 7 años
onion_fast.h 7505f452c8 Run the copyright update script. hace 7 años
onion_ntor.c 7505f452c8 Run the copyright update script. hace 7 años
onion_ntor.h 7505f452c8 Run the copyright update script. hace 7 años
onion_tap.c 7505f452c8 Run the copyright update script. hace 7 años
onion_tap.h 7505f452c8 Run the copyright update script. hace 7 años
or.h 902672eac6 Merge branch 'ticket21889_031_01_squashed' hace 7 años
parsecommon.c 7505f452c8 Run the copyright update script. hace 7 años
parsecommon.h 7505f452c8 Run the copyright update script. hace 7 años
periodic.c 7505f452c8 Run the copyright update script. hace 7 años
periodic.h 7505f452c8 Run the copyright update script. hace 7 años
policies.c 7505f452c8 Run the copyright update script. hace 7 años
policies.h 7505f452c8 Run the copyright update script. hace 7 años
protover.c 7505f452c8 Run the copyright update script. hace 7 años
protover.h 7505f452c8 Run the copyright update script. hace 7 años
reasons.c 7505f452c8 Run the copyright update script. hace 7 años
reasons.h 7505f452c8 Run the copyright update script. hace 7 años
relay.c 0fdad78fe1 cell: Do not warn on hidden service invalid port hace 7 años
relay.h 7505f452c8 Run the copyright update script. hace 7 años
rendcache.c 7505f452c8 Run the copyright update script. hace 7 años
rendcache.h 7505f452c8 Run the copyright update script. hace 7 años
rendclient.c 7505f452c8 Run the copyright update script. hace 7 años
rendclient.h 7505f452c8 Run the copyright update script. hace 7 años
rendcommon.c 7505f452c8 Run the copyright update script. hace 7 años
rendcommon.h 7505f452c8 Run the copyright update script. hace 7 años
rendmid.c f02868bb53 hs: Add service-side circuitmap API. hace 7 años
rendmid.h 7505f452c8 Run the copyright update script. hace 7 años
rendservice.c 0565f5a3bb hs: Make the service list pruning function public hace 7 años
rendservice.h 0565f5a3bb hs: Make the service list pruning function public hace 7 años
rephist.c 7505f452c8 Run the copyright update script. hace 7 años
rephist.h 7505f452c8 Run the copyright update script. hace 7 años
replaycache.c 7505f452c8 Run the copyright update script. hace 7 años
replaycache.h 7505f452c8 Run the copyright update script. hace 7 años
router.c 58680d0429 Merge branch 'ahf_bugs_21641_squashed' hace 7 años
router.h 58680d0429 Merge branch 'ahf_bugs_21641_squashed' hace 7 años
routerkeys.c 7505f452c8 Run the copyright update script. hace 7 años
routerkeys.h 7505f452c8 Run the copyright update script. hace 7 años
routerlist.c 7505f452c8 Run the copyright update script. hace 7 años
routerlist.h 7505f452c8 Run the copyright update script. hace 7 años
routerparse.c dff50001ec prop224: Flag router with HSIntro/HSDir using protover hace 7 años
routerparse.h 7505f452c8 Run the copyright update script. hace 7 años
routerset.c 7505f452c8 Run the copyright update script. hace 7 años
routerset.h 7505f452c8 Run the copyright update script. hace 7 años
scheduler.c 7505f452c8 Run the copyright update script. hace 7 años
scheduler.h 7505f452c8 Run the copyright update script. hace 7 años
shared_random.c 26dd4d92cf Remove SR_COMMIT_LEN workaround hace 7 años
shared_random.h 681812ea40 Use macros for base64 lengths in shared_random.h hace 7 años
shared_random_state.c 7505f452c8 Run the copyright update script. hace 7 años
shared_random_state.h 7505f452c8 Run the copyright update script. hace 7 años
statefile.c 7505f452c8 Run the copyright update script. hace 7 años
statefile.h 7505f452c8 Run the copyright update script. hace 7 años
status.c 7505f452c8 Run the copyright update script. hace 7 años
status.h 7505f452c8 Run the copyright update script. hace 7 años
tor_main.c 7505f452c8 Run the copyright update script. hace 7 años
torcert.c 7505f452c8 Run the copyright update script. hace 7 años
torcert.h 7505f452c8 Run the copyright update script. hace 7 años
transports.c 7505f452c8 Run the copyright update script. hace 7 años
transports.h 7505f452c8 Run the copyright update script. hace 7 años