George Kadianakis b89d2fa1db Don't set HSDir index if we don't have a live consensus. %!s(int64=6) %!d(string=hai) anos
..
Makefile.nmake b0e92634d8 Netflow record collapsing defense. %!s(int64=7) %!d(string=hai) anos
addressmap.c 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
addressmap.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
bridges.c 52498b8183 Set guard state on bridge descriptor fetches. %!s(int64=7) %!d(string=hai) anos
bridges.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
buffers.c a85ee62e74 Make the strings from #1667 static. %!s(int64=6) %!d(string=hai) anos
buffers.h ed4bc55450 Replace peek_buf_startswith() with a safe version %!s(int64=6) %!d(string=hai) anos
channel.c 3a8a92fddd Merge branch 'callgraph_reduction_v2' %!s(int64=6) %!d(string=hai) anos
channel.h 3a8a92fddd Merge branch 'callgraph_reduction_v2' %!s(int64=6) %!d(string=hai) anos
channelpadding.c 0592ee45fc Demote a log message due to libevent delays. %!s(int64=6) %!d(string=hai) anos
channelpadding.h 02a5835c27 Fix issues from dgoulet's code review. %!s(int64=7) %!d(string=hai) anos
channeltls.c 0fe7c42e0e general formatting / whitespace / typo fixes %!s(int64=6) %!d(string=hai) anos
channeltls.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
circpathbias.c 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
circpathbias.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
circuitbuild.c c7d2a67274 Fix a couple of clang warnings %!s(int64=6) %!d(string=hai) anos
circuitbuild.h c4d17faf81 Explicit length checks in circuit_init_cpath_crypto(). %!s(int64=6) %!d(string=hai) anos
circuitlist.c 15864a1b70 prop224: Add a circuit has closed callback %!s(int64=6) %!d(string=hai) anos
circuitlist.h 00a02a3a59 prop224: Service v3 descriptor creation and logic %!s(int64=6) %!d(string=hai) anos
circuitmux.c 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
circuitmux.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
circuitmux_ewma.c 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
circuitmux_ewma.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
circuitstats.c b214c2c095 Merge branch 'maint-0.3.0' %!s(int64=7) %!d(string=hai) anos
circuitstats.h b214c2c095 Merge branch 'maint-0.3.0' %!s(int64=7) %!d(string=hai) anos
circuituse.c 6c3d525c36 prop224: Make circuit prediction aware of v3 services %!s(int64=6) %!d(string=hai) anos
circuituse.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
command.c c4d17faf81 Explicit length checks in circuit_init_cpath_crypto(). %!s(int64=6) %!d(string=hai) anos
command.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
config.c ef4ea864ea Merge remote-tracking branch 'dgoulet/ticket21979_032_04' %!s(int64=6) %!d(string=hai) anos
config.h 9de12397cf If writing a heartbeat message fails, retry after MIN_HEARTBEAT_PERIOD. %!s(int64=6) %!d(string=hai) anos
confparse.c 5494087ed7 Delete useless checks in confparse.c %!s(int64=7) %!d(string=hai) anos
confparse.h ba3a5f82f1 Add support for %include funcionality on torrc #1922 %!s(int64=7) %!d(string=hai) anos
connection.c f8dc1164ba prop224: Add connection and circuit identifier object %!s(int64=6) %!d(string=hai) anos
connection.h b8c9f229d7 Rename `write_to_buf_zlib()` to `write_to_buf_compress()`. %!s(int64=7) %!d(string=hai) anos
connection_edge.c 7c507a1f7f Relax assertions: turn them to BUGs and non-fatal asserts. %!s(int64=6) %!d(string=hai) anos
connection_edge.h 43a73f6eb6 test: Crypto groundwork for e2e circuit unittests. %!s(int64=6) %!d(string=hai) anos
connection_or.c c59ba01550 rephist: Remove unused crypto_pk statistics. %!s(int64=6) %!d(string=hai) anos
connection_or.h e3b1573be6 Merge branch 'maint-0.3.0' %!s(int64=7) %!d(string=hai) anos
conscache.c 7a0964279f Functionality to ensure there is space to add files to cache. %!s(int64=7) %!d(string=hai) anos
conscache.h 7a0964279f Functionality to ensure there is space to add files to cache. %!s(int64=7) %!d(string=hai) anos
consdiff.c c12d2cb2dc Request (and try to use) consensus diffs. %!s(int64=7) %!d(string=hai) anos
consdiff.h c12d2cb2dc Request (and try to use) consensus diffs. %!s(int64=7) %!d(string=hai) anos
consdiffmgr.c abb9a5bdda New configuration option MaxConsensusAgeForDiffs %!s(int64=6) %!d(string=hai) anos
consdiffmgr.h 07f2940b45 Set published_out for consensus cache entries in spooled_resource_estimate_size(). %!s(int64=6) %!d(string=hai) anos
control.c a85ee62e74 Make the strings from #1667 static. %!s(int64=6) %!d(string=hai) anos
control.h 7bc636fdc9 Add regression test for #22304 %!s(int64=7) %!d(string=hai) anos
cpuworker.c c4d17faf81 Explicit length checks in circuit_init_cpath_crypto(). %!s(int64=6) %!d(string=hai) anos
cpuworker.h fe584f4012 Make cpuworker_queue_work function mockable. %!s(int64=7) %!d(string=hai) anos
dircollate.c 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
dircollate.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
directory.c bce0c6caad prop224: Directory function to upload descriptor %!s(int64=6) %!d(string=hai) anos
directory.h bce0c6caad prop224: Directory function to upload descriptor %!s(int64=6) %!d(string=hai) anos
dirserv.c 3aba8490ba Merge branch 'maint-0.3.1' %!s(int64=6) %!d(string=hai) anos
dirserv.h 112286338b Store the sha3 of a networkstatus as part of the networkstatus_t %!s(int64=7) %!d(string=hai) anos
dirvote.c c59ba01550 rephist: Remove unused crypto_pk statistics. %!s(int64=6) %!d(string=hai) anos
dirvote.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
dns.c 0fe7c42e0e general formatting / whitespace / typo fixes %!s(int64=6) %!d(string=hai) anos
dns.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
dns_structs.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
dnsserv.c 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
dnsserv.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
entrynodes.c 0fe7c42e0e general formatting / whitespace / typo fixes %!s(int64=6) %!d(string=hai) anos
entrynodes.h 1712dc98b0 Merge branch 'maint-0.3.0' into maint-0.3.1 %!s(int64=6) %!d(string=hai) anos
ext_orport.c 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
ext_orport.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
fallback_dirs.inc 5b45d73293 Update fallback directory mirrors in May 2017 %!s(int64=7) %!d(string=hai) anos
fp_pair.c 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
fp_pair.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
geoip.c db2f18b1f9 Merge branch 'maint-0.3.0' %!s(int64=7) %!d(string=hai) anos
geoip.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
hibernate.c 71a21256b0 Merge branch 'bug22245_024' %!s(int64=7) %!d(string=hai) anos
hibernate.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
hs_cache.c 5d2506d70c prop224: Sandbox support for service %!s(int64=6) %!d(string=hai) anos
hs_cache.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
hs_cell.c a561a10da7 Fix small easy bugs all around %!s(int64=6) %!d(string=hai) anos
hs_cell.h 5ca9b830ea Improve documentation all around the codebase. %!s(int64=6) %!d(string=hai) anos
hs_circuit.c a561a10da7 Fix small easy bugs all around %!s(int64=6) %!d(string=hai) anos
hs_circuit.h 2cae4f4100 prop224: Move get_intro_circuit() to hs_circuit.c %!s(int64=6) %!d(string=hai) anos
hs_circuitmap.c f02868bb53 hs: Add service-side circuitmap API. %!s(int64=7) %!d(string=hai) anos
hs_circuitmap.h f02868bb53 hs: Add service-side circuitmap API. %!s(int64=7) %!d(string=hai) anos
hs_client.c db71d42868 Avoid double-typedef errors on freebsd. %!s(int64=6) %!d(string=hai) anos
hs_client.h 9ff5613a34 test: Introduce hs_client_note_connection_attempt_succeeded(). %!s(int64=6) %!d(string=hai) anos
hs_common.c b89d2fa1db Don't set HSDir index if we don't have a live consensus. %!s(int64=6) %!d(string=hai) anos
hs_common.h b89d2fa1db Don't set HSDir index if we don't have a live consensus. %!s(int64=6) %!d(string=hai) anos
hs_config.c 5d64ceb12d prop224: Move service version into config object %!s(int64=6) %!d(string=hai) anos
hs_config.h c086a59ea1 prop224: Configure v3 service from options %!s(int64=6) %!d(string=hai) anos
hs_descriptor.c f106af3c41 Make ed25519 id keys optional for IPs and RPs. %!s(int64=6) %!d(string=hai) anos
hs_descriptor.h 3ce69a58ce Rename some free() functions that are actually clear(). %!s(int64=6) %!d(string=hai) anos
hs_ident.c 713eb08bc9 prop224: Add service rendezvous circuit relaunch %!s(int64=6) %!d(string=hai) anos
hs_ident.h 5ca9b830ea Improve documentation all around the codebase. %!s(int64=6) %!d(string=hai) anos
hs_intropoint.c a561a10da7 Fix small easy bugs all around %!s(int64=6) %!d(string=hai) anos
hs_intropoint.h 3ce69a58ce Rename some free() functions that are actually clear(). %!s(int64=6) %!d(string=hai) anos
hs_ntor.c 70d08f764d Explicit length checks in create_rend_cpath(). %!s(int64=6) %!d(string=hai) anos
hs_ntor.h 6a64563b1d Fix wide lines %!s(int64=6) %!d(string=hai) anos
hs_service.c a561a10da7 Fix small easy bugs all around %!s(int64=6) %!d(string=hai) anos
hs_service.h 2c6f2e9be9 Constify functions that can be constified. %!s(int64=6) %!d(string=hai) anos
include.am d765cf30b5 prop224: Circuit has opened and ESTABLISH_INTRO cell %!s(int64=6) %!d(string=hai) anos
keypin.c 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
keypin.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
main.c 5d2506d70c prop224: Sandbox support for service %!s(int64=6) %!d(string=hai) anos
main.h 2e4f3b36bd clang-i386: use house style for public-when-testing variables %!s(int64=7) %!d(string=hai) anos
microdesc.c 0fe7c42e0e general formatting / whitespace / typo fixes %!s(int64=6) %!d(string=hai) anos
microdesc.h 208c2a5c74 Merge branch 'spooling_squashed' %!s(int64=7) %!d(string=hai) anos
networkstatus.c b89d2fa1db Don't set HSDir index if we don't have a live consensus. %!s(int64=6) %!d(string=hai) anos
networkstatus.h b89d2fa1db Don't set HSDir index if we don't have a live consensus. %!s(int64=6) %!d(string=hai) anos
nodelist.c b89d2fa1db Don't set HSDir index if we don't have a live consensus. %!s(int64=6) %!d(string=hai) anos
nodelist.h 3402b14089 Merge remote-tracking branch 'asn/ticket22727_032_02' %!s(int64=6) %!d(string=hai) anos
ntmain.c 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
ntmain.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
onion.c 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
onion.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
onion_fast.c 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
onion_fast.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
onion_ntor.c 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
onion_ntor.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
onion_tap.c 6c8c973191 Rename the hybrid_encrypt/decrypt functions; label them as dangerous %!s(int64=6) %!d(string=hai) anos
onion_tap.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
or.h 5ca9b830ea Improve documentation all around the codebase. %!s(int64=6) %!d(string=hai) anos
parsecommon.c 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
parsecommon.h 78e2bc4000 prop224: Add the introduction point onion key to descriptor %!s(int64=6) %!d(string=hai) anos
periodic.c 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
periodic.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
policies.c 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
policies.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
protover.c f9d8ade912 Dircache protocol version 2 adds support for diffs %!s(int64=7) %!d(string=hai) anos
protover.h 551ad20c43 nodelist: Make HSv3 protover magic numbers a bit more readable. %!s(int64=6) %!d(string=hai) anos
reasons.c 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
reasons.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
relay.c bf95d678e8 Remove an XXXX RD comment that neither Roger or I understand. Closes 22420 %!s(int64=7) %!d(string=hai) anos
relay.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
rendcache.c 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
rendcache.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
rendclient.c 6c8c973191 Rename the hybrid_encrypt/decrypt functions; label them as dangerous %!s(int64=6) %!d(string=hai) anos
rendclient.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
rendcommon.c 5e710368b3 prop224: Handle service INTRODUCE2 cell %!s(int64=6) %!d(string=hai) anos
rendcommon.h 17bd118b4c Add test that parses a hardcoded v2 descriptor. %!s(int64=6) %!d(string=hai) anos
rendmid.c c59ba01550 rephist: Remove unused crypto_pk statistics. %!s(int64=6) %!d(string=hai) anos
rendmid.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
rendservice.c 713eb08bc9 prop224: Add service rendezvous circuit relaunch %!s(int64=6) %!d(string=hai) anos
rendservice.h 4a8cf17897 hs: Rename num_rend_services() %!s(int64=6) %!d(string=hai) anos
rephist.c c59ba01550 rephist: Remove unused crypto_pk statistics. %!s(int64=6) %!d(string=hai) anos
rephist.h c59ba01550 rephist: Remove unused crypto_pk statistics. %!s(int64=6) %!d(string=hai) anos
replaycache.c 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
replaycache.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
router.c c59ba01550 rephist: Remove unused crypto_pk statistics. %!s(int64=6) %!d(string=hai) anos
router.h ad97714f22 Remove obsolete authdir_mode_any_nonhidserv() %!s(int64=6) %!d(string=hai) anos
routerkeys.c 9ab45d621c Merge branch 'maint-0.3.0' %!s(int64=7) %!d(string=hai) anos
routerkeys.h e3b1573be6 Merge branch 'maint-0.3.0' %!s(int64=7) %!d(string=hai) anos
routerlist.c 86eb63deb4 Merge remote-tracking branch 'public/bug19648' %!s(int64=6) %!d(string=hai) anos
routerlist.h 8f1ddf0cd2 Remove unused "ROUTER_ADDED_NOTIFY_GENERATOR" internal value %!s(int64=7) %!d(string=hai) anos
routerparse.c 440eaa9b22 Correctly assign HSDir flags based on protocol list %!s(int64=6) %!d(string=hai) anos
routerparse.h 5acddbbbf7 bug#22143/prop#140: identify input diffs by their digest-as-signed %!s(int64=7) %!d(string=hai) anos
routerset.c 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
routerset.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
scheduler.c 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
scheduler.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
shared_random.c b89d2fa1db Don't set HSDir index if we don't have a live consensus. %!s(int64=6) %!d(string=hai) anos
shared_random.h b89d2fa1db Don't set HSDir index if we don't have a live consensus. %!s(int64=6) %!d(string=hai) anos
shared_random_state.c 0b22b7fce3 SR: Calculate current SRV phase/run duration. %!s(int64=6) %!d(string=hai) anos
shared_random_state.h 0b22b7fce3 SR: Calculate current SRV phase/run duration. %!s(int64=6) %!d(string=hai) anos
statefile.c 706392e6b5 Make HidServRevCounter be a LINELIST as it should. %!s(int64=6) %!d(string=hai) anos
statefile.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
status.c 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
status.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
tor_main.c 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
torcert.c 26d9fffae4 Merge branch 'bug22466_diagnostic_030' %!s(int64=7) %!d(string=hai) anos
torcert.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
transports.c 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos
transports.h 7505f452c8 Run the copyright update script. %!s(int64=7) %!d(string=hai) anos