Nick Mathewson cddac959e7 Replace buf->datalen usage in proto_*.c with buf_datalen() call. 6 лет назад
..
Makefile.nmake b0e92634d8 Netflow record collapsing defense. 7 лет назад
addressmap.c 7505f452c8 Run the copyright update script. 7 лет назад
addressmap.h 7505f452c8 Run the copyright update script. 7 лет назад
bridges.c 52498b8183 Set guard state on bridge descriptor fetches. 7 лет назад
bridges.h 7505f452c8 Run the copyright update script. 7 лет назад
buffers.c 234c5015f1 Move protocol-specific functions out of buffers.c 6 лет назад
buffers.h 234c5015f1 Move protocol-specific functions out of buffers.c 6 лет назад
channel.c 3a8a92fddd Merge branch 'callgraph_reduction_v2' 7 лет назад
channel.h 3a8a92fddd Merge branch 'callgraph_reduction_v2' 7 лет назад
channelpadding.c 0592ee45fc Demote a log message due to libevent delays. 6 лет назад
channelpadding.h 02a5835c27 Fix issues from dgoulet's code review. 7 лет назад
channeltls.c 0fe7c42e0e general formatting / whitespace / typo fixes 6 лет назад
channeltls.h 7505f452c8 Run the copyright update script. 7 лет назад
circpathbias.c 7505f452c8 Run the copyright update script. 7 лет назад
circpathbias.h 7505f452c8 Run the copyright update script. 7 лет назад
circuitbuild.c f4f828640f Merge branch 'bug22779_031' 6 лет назад
circuitbuild.h c4d17faf81 Explicit length checks in circuit_init_cpath_crypto(). 6 лет назад
circuitlist.c 88f64eee68 hs: Update the IP failure cache only if legacy 6 лет назад
circuitlist.h 379ad6f6eb prop224: Use the client-side circuitmap in hs_client.c 6 лет назад
circuitmux.c 7505f452c8 Run the copyright update script. 7 лет назад
circuitmux.h 7505f452c8 Run the copyright update script. 7 лет назад
circuitmux_ewma.c 5ee6ca8da2 Switch to offsetof() 6 лет назад
circuitmux_ewma.h 7505f452c8 Run the copyright update script. 7 лет назад
circuitstats.c e37c1df9cd Don't use "0" as a "base" argument to tor_parse_*(). 6 лет назад
circuitstats.h b214c2c095 Merge branch 'maint-0.3.0' 7 лет назад
circuituse.c e546ac6b32 circuit: Consider v3 hidden service circuit in circuit_expire_building() 6 лет назад
circuituse.h 400ba2f636 prop224: Always note down the use of internal circuit 6 лет назад
command.c c4d17faf81 Explicit length checks in circuit_init_cpath_crypto(). 6 лет назад
command.h 7505f452c8 Run the copyright update script. 7 лет назад
config.c 651629cbdf config: Make parse_outbound_addresses() return failures 6 лет назад
config.h 9de12397cf If writing a heartbeat message fails, retry after MIN_HEARTBEAT_PERIOD. 6 лет назад
confparse.c 5494087ed7 Delete useless checks in confparse.c 7 лет назад
confparse.h ba3a5f82f1 Add support for %include funcionality on torrc #1922 7 лет назад
connection.c 234c5015f1 Move protocol-specific functions out of buffers.c 6 лет назад
connection.h 6222eae8ca conn: Add a function to return a list of connection by state 6 лет назад
connection_edge.c 234c5015f1 Move protocol-specific functions out of buffers.c 6 лет назад
connection_edge.h bce18a7642 prop224: Refactor parse_extended_hostname() to parse v3 addrs. 6 лет назад
connection_or.c 234c5015f1 Move protocol-specific functions out of buffers.c 6 лет назад
connection_or.h e3b1573be6 Merge branch 'maint-0.3.0' 7 лет назад
conscache.c 948be49ce0 22752: Improve comments to explain why we're doing this fix. 6 лет назад
conscache.h da159c45e2 On windows, allow many entries in conscache directories 6 лет назад
consdiff.c c12d2cb2dc Request (and try to use) consensus diffs. 7 лет назад
consdiff.h c12d2cb2dc Request (and try to use) consensus diffs. 7 лет назад
consdiffmgr.c da159c45e2 On windows, allow many entries in conscache directories 6 лет назад
consdiffmgr.h 07f2940b45 Set published_out for consensus cache entries in spooled_resource_estimate_size(). 6 лет назад
control.c 234c5015f1 Move protocol-specific functions out of buffers.c 6 лет назад
control.h 7bc636fdc9 Add regression test for #22304 7 лет назад
cpuworker.c 15ed1c0c83 Merge branch 'maint-0.3.1' 6 лет назад
cpuworker.h 0ae0b5aa41 Queue consensus diffs at LOW priority. 6 лет назад
dircollate.c 5ee6ca8da2 Switch to offsetof() 6 лет назад
dircollate.h 7505f452c8 Run the copyright update script. 7 лет назад
directory.c 31da3898e7 prop224: Add directory_request_fetch_set_hs_ident() 6 лет назад
directory.h b1cb16867e Fix compilation warning on old clangs. 6 лет назад
dirserv.c c107aae3c2 Merge branch 'ticket22348_031' 6 лет назад
dirserv.h 112286338b Store the sha3 of a networkstatus as part of the networkstatus_t 7 лет назад
dirvote.c c59ba01550 rephist: Remove unused crypto_pk statistics. 6 лет назад
dirvote.h 7505f452c8 Run the copyright update script. 7 лет назад
dns.c 5ee6ca8da2 Switch to offsetof() 6 лет назад
dns.h 7505f452c8 Run the copyright update script. 7 лет назад
dns_structs.h 7505f452c8 Run the copyright update script. 7 лет назад
dnsserv.c 7505f452c8 Run the copyright update script. 7 лет назад
dnsserv.h 7505f452c8 Run the copyright update script. 7 лет назад
entrynodes.c 0fe7c42e0e general formatting / whitespace / typo fixes 6 лет назад
entrynodes.h 1712dc98b0 Merge branch 'maint-0.3.0' into maint-0.3.1 6 лет назад
ext_orport.c 5ee6ca8da2 Switch to offsetof() 6 лет назад
ext_orport.h 7505f452c8 Run the copyright update script. 7 лет назад
fallback_dirs.inc 5b45d73293 Update fallback directory mirrors in May 2017 7 лет назад
fp_pair.c 7505f452c8 Run the copyright update script. 7 лет назад
fp_pair.h 7505f452c8 Run the copyright update script. 7 лет назад
geoip.c db2f18b1f9 Merge branch 'maint-0.3.0' 7 лет назад
geoip.h 7505f452c8 Run the copyright update script. 7 лет назад
hibernate.c 6069c829f9 Merge branch 'bug19418_029' into maint-0.3.1 6 лет назад
hibernate.h 7505f452c8 Run the copyright update script. 7 лет назад
hs_cache.c e046e6fb48 prop224: Update OOM counters when storing a client descriptor cache object 6 лет назад
hs_cache.h 2671399e67 prop224: Add a client intro point state cache 6 лет назад
hs_cell.c 7c543412fc prop224: Add a function to clear INTRO data 6 лет назад
hs_cell.h 7c543412fc prop224: Add a function to clear INTRO data 6 лет назад
hs_circuit.c dca105d588 prop224: Register RP circuit when it opens 6 лет назад
hs_circuit.h b91693f7c3 prop224: Build ESTABLISH_RENDEZVOUS cell and logic 6 лет назад
hs_circuitmap.c dca105d588 prop224: Register RP circuit when it opens 6 лет назад
hs_circuitmap.h 3152c583af prop224: Add client-side rend circuit support to HS circuitmap 6 лет назад
hs_client.c 0850ae5049 hs: Implement an HS client free all function 6 лет назад
hs_client.h 0850ae5049 hs: Implement an HS client free all function 6 лет назад
hs_common.c 109cfebca5 Merge remote-tracking branch 'dgoulet/bug23327_032_01' 6 лет назад
hs_common.h 8a552bf49b prop224: Make lspecs to extend info public 6 лет назад
hs_config.c 5d64ceb12d prop224: Move service version into config object 6 лет назад
hs_config.h c086a59ea1 prop224: Configure v3 service from options 6 лет назад
hs_descriptor.c dfaa5c65f9 test: Fix memory leak in hs_descriptor/decode_bad_signature 6 лет назад
hs_descriptor.h dfaa5c65f9 test: Fix memory leak in hs_descriptor/decode_bad_signature 6 лет назад
hs_ident.c 8e2854372d prop224: Helper function to assert on invalid client intro circuit 6 лет назад
hs_ident.h 8e2854372d prop224: Helper function to assert on invalid client intro circuit 6 лет назад
hs_intropoint.c 34e4122025 Merge branch 'ticket20657_nickm_bugfixes_squashed' 6 лет назад
hs_intropoint.h 3ce69a58ce Rename some free() functions that are actually clear(). 6 лет назад
hs_ntor.c 70d08f764d Explicit length checks in create_rend_cpath(). 6 лет назад
hs_ntor.h 6a64563b1d Fix wide lines 6 лет назад
hs_service.c 834e1f8085 Merge remote-tracking branch 'asn/bug23346' 6 лет назад
hs_service.h 834e1f8085 Merge remote-tracking branch 'asn/bug23346' 6 лет назад
include.am 234c5015f1 Move protocol-specific functions out of buffers.c 6 лет назад
keypin.c 7505f452c8 Run the copyright update script. 7 лет назад
keypin.h 7505f452c8 Run the copyright update script. 7 лет назад
main.c 56df123933 Merge branch 'bug23331_032_01_squashed' 6 лет назад
main.h 2e4f3b36bd clang-i386: use house style for public-when-testing variables 7 лет назад
microdesc.c 0fe7c42e0e general formatting / whitespace / typo fixes 6 лет назад
microdesc.h 208c2a5c74 Merge branch 'spooling_squashed' 7 лет назад
networkstatus.c e2e13e7c8a Merge branch 'maint-0.3.1' 6 лет назад
networkstatus.h b89d2fa1db Don't set HSDir index if we don't have a live consensus. 6 лет назад
nodelist.c 8c41196254 hs: Remove dead code and uneeded feature 6 лет назад
nodelist.h 3e593f09ad prop224: Recompute all HSDir indices when we enter overlap mode. 6 лет назад
ntmain.c 32b4fd5be9 Handle CMD_KEY_EXPIRATION in ntmain.c switch statement 6 лет назад
ntmain.h 7505f452c8 Run the copyright update script. 7 лет назад
onion.c 3b646bf887 Fix ntohs() that should have been htons() 6 лет назад
onion.h 7505f452c8 Run the copyright update script. 7 лет назад
onion_fast.c 7505f452c8 Run the copyright update script. 7 лет назад
onion_fast.h 7505f452c8 Run the copyright update script. 7 лет назад
onion_ntor.c 7505f452c8 Run the copyright update script. 7 лет назад
onion_ntor.h 7505f452c8 Run the copyright update script. 7 лет назад
onion_tap.c 6c8c973191 Rename the hybrid_encrypt/decrypt functions; label them as dangerous 6 лет назад
onion_tap.h 7505f452c8 Run the copyright update script. 7 лет назад
or.h 91c6bc160b Merge remote-tracking branch 'dgoulet/ticket17242_032_03-squashed' 6 лет назад
parsecommon.c 471489ca03 Extract intro point onion key even with multiple types. 6 лет назад
parsecommon.h 471489ca03 Extract intro point onion key even with multiple types. 6 лет назад
periodic.c 7505f452c8 Run the copyright update script. 7 лет назад
periodic.h 7505f452c8 Run the copyright update script. 7 лет назад
policies.c 5ee6ca8da2 Switch to offsetof() 6 лет назад
policies.h 7505f452c8 Run the copyright update script. 7 лет назад
proto_cell.c cddac959e7 Replace buf->datalen usage in proto_*.c with buf_datalen() call. 6 лет назад
proto_cell.h 234c5015f1 Move protocol-specific functions out of buffers.c 6 лет назад
proto_control0.c cddac959e7 Replace buf->datalen usage in proto_*.c with buf_datalen() call. 6 лет назад
proto_control0.h 234c5015f1 Move protocol-specific functions out of buffers.c 6 лет назад
proto_http.c cddac959e7 Replace buf->datalen usage in proto_*.c with buf_datalen() call. 6 лет назад
proto_http.h 234c5015f1 Move protocol-specific functions out of buffers.c 6 лет назад
proto_socks.c cddac959e7 Replace buf->datalen usage in proto_*.c with buf_datalen() call. 6 лет назад
proto_socks.h 234c5015f1 Move protocol-specific functions out of buffers.c 6 лет назад
protover.c f9d8ade912 Dircache protocol version 2 adds support for diffs 7 лет назад
protover.h 551ad20c43 nodelist: Make HSv3 protover magic numbers a bit more readable. 6 лет назад
reasons.c 7505f452c8 Run the copyright update script. 7 лет назад
reasons.h 7505f452c8 Run the copyright update script. 7 лет назад
relay.c bf95d678e8 Remove an XXXX RD comment that neither Roger or I understand. Closes 22420 7 лет назад
relay.h 7505f452c8 Run the copyright update script. 7 лет назад
rendcache.c bce18a7642 prop224: Refactor parse_extended_hostname() to parse v3 addrs. 6 лет назад
rendcache.h 7505f452c8 Run the copyright update script. 7 лет назад
rendclient.c b91dce9454 Merge branch 'maint-0.3.1' 6 лет назад
rendclient.h 98efb646fc hs: Remove unused rend_client_rendezvous_acked() 6 лет назад
rendcommon.c b91dce9454 Merge branch 'maint-0.3.1' 6 лет назад
rendcommon.h 8e2854372d prop224: Helper function to assert on invalid client intro circuit 6 лет назад
rendmid.c c59ba01550 rephist: Remove unused crypto_pk statistics. 6 лет назад
rendmid.h 7505f452c8 Run the copyright update script. 7 лет назад
rendservice.c 209bfe715c Merge branch 'maint-0.3.1' 6 лет назад
rendservice.h 4a8cf17897 hs: Rename num_rend_services() 6 лет назад
rephist.c 067a4422fe Apply ahf's ceil_div.cocci patch. 6 лет назад
rephist.h c59ba01550 rephist: Remove unused crypto_pk statistics. 6 лет назад
replaycache.c 7505f452c8 Run the copyright update script. 7 лет назад
replaycache.h 7505f452c8 Run the copyright update script. 7 лет назад
router.c b91dce9454 Merge branch 'maint-0.3.1' 6 лет назад
router.h ad97714f22 Remove obsolete authdir_mode_any_nonhidserv() 7 лет назад
routerkeys.c b91dce9454 Merge branch 'maint-0.3.1' 6 лет назад
routerkeys.h b2a7e8df90 routerkeys: Add cmdline option for learning signing key expiration. 6 лет назад
routerlist.c efbd4a33f4 Raise MIN_DL_PER_REQUEST to 32 6 лет назад
routerlist.h 8f1ddf0cd2 Remove unused "ROUTER_ADDED_NOTIFY_GENERATOR" internal value 7 лет назад
routerparse.c b91dce9454 Merge branch 'maint-0.3.1' 6 лет назад
routerparse.h 5acddbbbf7 bug#22143/prop#140: identify input diffs by their digest-as-signed 7 лет назад
routerset.c 7505f452c8 Run the copyright update script. 7 лет назад
routerset.h 7505f452c8 Run the copyright update script. 7 лет назад
scheduler.c 5ee6ca8da2 Switch to offsetof() 6 лет назад
scheduler.h 7505f452c8 Run the copyright update script. 7 лет назад
shared_random.c b89d2fa1db Don't set HSDir index if we don't have a live consensus. 6 лет назад
shared_random.h b89d2fa1db Don't set HSDir index if we don't have a live consensus. 6 лет назад
shared_random_state.c 5750f18bc7 sr: Log voting schedule at debug level 6 лет назад
shared_random_state.h 4a1b57e9b0 prop224 tests: Improve SRV protocol tests. 6 лет назад
statefile.c 34e4122025 Merge branch 'ticket20657_nickm_bugfixes_squashed' 6 лет назад
statefile.h 7505f452c8 Run the copyright update script. 7 лет назад
status.c 7505f452c8 Run the copyright update script. 7 лет назад
status.h 7505f452c8 Run the copyright update script. 7 лет назад
tor_main.c 7505f452c8 Run the copyright update script. 7 лет назад
torcert.c 18bc7fa70b Merge remote-tracking branch 'haxxpop/fuzzing-hsv3' 6 лет назад
torcert.h c860282fc0 Mock rsa_ed25519_crosscert_check 6 лет назад
transports.c 7505f452c8 Run the copyright update script. 7 лет назад
transports.h 7505f452c8 Run the copyright update script. 7 лет назад