cypherpunks 27df23abb6 Use the standard OpenBSD preprocessor definition 7 years ago
..
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 9 years ago
addressmap.c f3e158edf7 Comment the heck out of the stream/circuit attaching process. 7 years ago
addressmap.h 57699de005 Update the copyright year. 8 years ago
bridges.c a31a5581ee Remove UseDeprecatedGuardAlgorithm. 7 years ago
bridges.h 2cee38f76a Merge branch 'prop271_030_v1_squashed' 7 years ago
buffers.c fca91a7793 for fuzzing: Add a function to make a buf with given contents 7 years ago
buffers.h fca91a7793 for fuzzing: Add a function to make a buf with given contents 7 years ago
channel.c 472b277207 Remove the (no longer compiled) code for legacy guard selection. 7 years ago
channel.h 6788418f28 Propagate Ed25519 identities downwards into more functions. 7 years ago
channeltls.c 2cee38f76a Merge branch 'prop271_030_v1_squashed' 7 years ago
channeltls.h 99b3e54691 Add "Ed ID" arguments to a bunch of connection-ID-related fns. 7 years ago
circpathbias.c 472b277207 Remove the (no longer compiled) code for legacy guard selection. 7 years ago
circpathbias.h 57699de005 Update the copyright year. 8 years ago
circuitbuild.c 93b39c5162 Downgrade assertion to nonfatal for #21242 7 years ago
circuitbuild.h 2cee38f76a Merge branch 'prop271_030_v1_squashed' 7 years ago
circuitlist.c 1bc440eda4 Correctly maintain circuits in circuits_pending_other_guards(). 7 years ago
circuitlist.h 8a05e1a5d2 circuit: Add a function to get the next service intro circuit 7 years ago
circuitmux.c 56933787d5 Turn circuitmux.c comments into module docs. 7 years ago
circuitmux.h 57699de005 Update the copyright year. 8 years ago
circuitmux_ewma.c c09993fdf6 Fix ewma_cmp_cmux never considering policies different 7 years ago
circuitmux_ewma.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 years ago
circuitstats.c 0069d14753 circuit: Make circuit_build_times_disabled take an or_options_t 7 years ago
circuitstats.h 0069d14753 circuit: Make circuit_build_times_disabled take an or_options_t 7 years ago
circuituse.c 472b277207 Remove the (no longer compiled) code for legacy guard selection. 7 years ago
circuituse.h 2cee38f76a Merge branch 'prop271_030_v1_squashed' 7 years ago
command.c aae034d13e Write a bunch of module documentation. 7 years ago
command.h 57699de005 Update the copyright year. 8 years ago
config.c 27df23abb6 Use the standard OpenBSD preprocessor definition 7 years ago
config.h af70e43131 Merge remote-tracking branch 'public/spaces_in_unix_addrs' 7 years ago
confparse.c 4d83999213 Make "GETCONF SocksPort" work again 7 years ago
confparse.h 3c8baa77a1 Log a warning when Testing options are deprecated. 7 years ago
connection.c 795582169a Bulletproof conn_get_outbound_address() a little. 7 years ago
connection.h 1a7709d409 Add connection_is_moribund() inline 7 years ago
connection_edge.c 27df23abb6 Use the standard OpenBSD preprocessor definition 7 years ago
connection_edge.h fb8dad5ceb hs: Log if service can't connect to application 7 years ago
connection_or.c 472b277207 Remove the (no longer compiled) code for legacy guard selection. 7 years ago
connection_or.h 6aa239df36 Rename connection_or_remove_from_identity_map 7 years ago
control.c fe04bdcdbb GUARD_WAIT is now specified too 7 years ago
control.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable 7 years ago
cpuworker.c 24b7b922ae Actually free the worker_state_t object when we do an update with it 7 years ago
cpuworker.h 57699de005 Update the copyright year. 8 years ago
dircollate.c aae034d13e Write a bunch of module documentation. 7 years ago
dircollate.h 6a91cab79c Merge branch 'maint-0.2.7' 8 years ago
directory.c 27df23abb6 Use the standard OpenBSD preprocessor definition 7 years ago
directory.h 584d723e04 Restrict fuzzing to the directory headers 7 years ago
dirserv.c 0f79fb51e5 dirauth: Fix for calling routers unreachable for wrong ed25519 7 years ago
dirserv.h 6788418f28 Propagate Ed25519 identities downwards into more functions. 7 years ago
dirvote.c 265d5446fa Automated change to use smartlist_add_strdup 7 years ago
dirvote.h 7ba0ae9426 Add consensus weight calculation tests 7 years ago
dns.c e69afb853d Merge branch 'bug19769_19025_029' 7 years ago
dns.h 609065f165 DefecTor countermeasure: change server- and client-side DNS TTL clipping 7 years ago
dns_structs.h aae034d13e Write a bunch of module documentation. 7 years ago
dnsserv.c d5df9fa235 Replace "people" with the appropriate network component in comments 7 years ago
dnsserv.h 57699de005 Update the copyright year. 8 years ago
entrynodes.c 2d2ab29ce8 Merge remote-tracking branch 'asn/bug21052' 7 years ago
entrynodes.h 746d959100 Don't build circuits till primary guards have descriptors 7 years ago
ext_orport.c 54fda6b98a Module-level docs for ext_orport and router.c 7 years ago
ext_orport.h 57699de005 Update the copyright year. 8 years ago
fallback_dirs.inc 4181e812c7 Update the fallback directory mirror list in December 2016 7 years ago
fp_pair.c aae034d13e Write a bunch of module documentation. 7 years ago
fp_pair.h 57699de005 Update the copyright year. 8 years ago
geoip.c 265d5446fa Automated change to use smartlist_add_strdup 7 years ago
geoip.h 57699de005 Update the copyright year. 8 years ago
hibernate.c d5df9fa235 Replace "people" with the appropriate network component in comments 7 years ago
hibernate.h 57699de005 Update the copyright year. 8 years ago
hs_cache.c 7892683e7e Merge remote-tracking branch 'asn/bug20852_v1' 7 years ago
hs_cache.h e1d7661412 Max HS descriptor size is now 50kb and also consensus param. 7 years ago
hs_circuitmap.c a8ac2a62cb Fix a few clang warnings. 7 years ago
hs_circuitmap.h 4098bfa260 Fix double-typedef of or_circuit_t. 7 years ago
hs_common.c 40ce7a83c4 whitespace fix 7 years ago
hs_common.h 9fb2bf2f3f Merge remote-tracking branch 'dgoulet/bug19899_030_01' 7 years ago
hs_descriptor.c ac3b559e93 Merge branch 'bug20569_030_02_squashed' 7 years ago
hs_descriptor.h ac3b559e93 Merge branch 'bug20569_030_02_squashed' 7 years ago
hs_intropoint.c 85a17ee2e7 whitespace fixes 7 years ago
hs_intropoint.h 50cfc98340 prop224: Add unit tests for INTRODUCE1 support 7 years ago
hs_service.c e76b072def test: fix the generate ESTABLISH_INTRO v3 cell 7 years ago
hs_service.h 81360c4a5f whitespace fixes 7 years ago
include.am 2cee38f76a Merge branch 'prop271_030_v1_squashed' 7 years ago
keypin.c aae034d13e Write a bunch of module documentation. 7 years ago
keypin.h 57699de005 Update the copyright year. 8 years ago
main.c 6777cd0a84 Merge remote-tracking branch 'public/bug21356_029' 7 years ago
main.h 3cd520a52d Merge branch 'maint-0.2.8' into maint-0.2.9 7 years ago
microdesc.c f0fb55ad30 simplify we_use_microdescriptors_for_circuits() 7 years ago
microdesc.h f698b509d8 Add unit tests for networkstatus_consensus_is_bootstrapping 8 years ago
networkstatus.c 2202ad7ab0 Fix a pair of compilation errors. 7 years ago
networkstatus.h 2202ad7ab0 Fix a pair of compilation errors. 7 years ago
nodelist.c 746d959100 Don't build circuits till primary guards have descriptors 7 years ago
nodelist.h e93234af70 Merge branch 'feature15056_v1_squashed' 7 years ago
ntmain.c aae034d13e Write a bunch of module documentation. 7 years ago
ntmain.h 57699de005 Update the copyright year. 8 years ago
onion.c 236e8b605e Adding some assertions to onion.c 7 years ago
onion.h e054211237 Migrate extend2/create2 cell encoding to Trunnel 7 years ago
onion_fast.c aae034d13e Write a bunch of module documentation. 7 years ago
onion_fast.h 57699de005 Update the copyright year. 8 years ago
onion_ntor.c aae034d13e Write a bunch of module documentation. 7 years ago
onion_ntor.h 57699de005 Update the copyright year. 8 years ago
onion_tap.c aae034d13e Write a bunch of module documentation. 7 years ago
onion_tap.h 57699de005 Update the copyright year. 8 years ago
or.h 51b562c605 Use an internal variable for HiddenServiceStatistics 7 years ago
parsecommon.c f9f1e3c94b Merge branch 'maint-0.2.9' 7 years ago
parsecommon.h 7456677a50 Make outter (plaintext) layer of HS desc conform to prop224. 7 years ago
periodic.c aae034d13e Write a bunch of module documentation. 7 years ago
periodic.h 57699de005 Update the copyright year. 8 years ago
policies.c f1530d0e5a Merge branch 'teor_bug21357-v2_029' 7 years ago
policies.h 7e7b3d3df3 Add unit tests for IPv6 address summaries and IPv4 netblock rejection 7 years ago
protover.c ca4a0ae0b1 Merge branch 'maint-0.2.9' 7 years ago
protover.h aae034d13e Write a bunch of module documentation. 7 years ago
reasons.c aae034d13e Write a bunch of module documentation. 7 years ago
reasons.h 57699de005 Update the copyright year. 8 years ago
relay.c 50cfc98340 prop224: Add unit tests for INTRODUCE1 support 7 years ago
relay.h 50cfc98340 prop224: Add unit tests for INTRODUCE1 support 7 years ago
rendcache.c f9f1e3c94b Merge branch 'maint-0.2.9' 7 years ago
rendcache.h 025610612d prop224: Directory cache support 7 years ago
rendclient.c dbbaa51518 Use the new guard notification/selection APIs throughout Tor 7 years ago
rendclient.h c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' 7 years ago
rendcommon.c e1497744c8 prop224: Add INTRODUCE1 cell relay support 7 years ago
rendcommon.h c35c43d7d9 Merge branch 'ticket17238_029_02-resquash' 7 years ago
rendmid.c 5208085be1 hs: Rename rend_mid_introduce() with legacy semantic 7 years ago
rendmid.h 5208085be1 hs: Rename rend_mid_introduce() with legacy semantic 7 years ago
rendservice.c 1636777dc8 hs: Allow from 0 to MAX introduction points 7 years ago
rendservice.h 2d1fa58fb4 test: Add unit test for prune_services_on_reload() 7 years ago
rephist.c aae034d13e Write a bunch of module documentation. 7 years ago
rephist.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 years ago
replaycache.c 4396540129 Turn replaycache.c module doc into doxygen 7 years ago
replaycache.h 57699de005 Update the copyright year. 8 years ago
router.c e16148a582 relay: Honor DataDirectoryGroupReadable at key init 7 years ago
router.h 3bb40b213b refactor router_pick_published_address to have another arg 7 years ago
routerkeys.c 558c04f5b1 Merge branch 'combined-fuzzing-v4' 7 years ago
routerkeys.h e2aeaeb76c Make a bunch of signature/digest-checking functions mockable 7 years ago
routerlist.c 5b97d7e110 Remove PDS_FOR_GUARD 7 years ago
routerlist.h 55d02c004c Remove AuthDirMaxServersPerAuthAddr 7 years ago
routerparse.c 143235873b Memory leak on bogus ed key in microdesc 7 years ago
routerparse.h b1567cf500 Three more fuzzers: consensus, hsdesc, intro points 7 years ago
routerset.c 53f248f6c9 Add some needed accessors/inspectors for bridge/guard convergence 7 years ago
routerset.h 53f248f6c9 Add some needed accessors/inspectors for bridge/guard convergence 7 years ago
scheduler.c 04b8af9dc0 Whitespace fixes 7 years ago
scheduler.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 years ago
shared_random.c 8a33abcd65 control: Add GETINFO command for the shared random values 7 years ago
shared_random.h 8a33abcd65 control: Add GETINFO command for the shared random values 7 years ago
shared_random_state.c 507f07de09 Merge remote-tracking branch 'public/deprecation_v2' 7 years ago
shared_random_state.h be78e9ff37 Keep make check-spaces happy 7 years ago
statefile.c 858c8f5593 Make new prop271 entry guards persistent 7 years ago
statefile.h 57699de005 Update the copyright year. 8 years ago
status.c aae034d13e Write a bunch of module documentation. 7 years ago
status.h 57699de005 Update the copyright year. 8 years ago
tor_main.c aae034d13e Write a bunch of module documentation. 7 years ago
torcert.c a7762930c3 Merge remote-tracking branch 'dgoulet/ticket20568_030_01' 7 years ago
torcert.h 9f74f8f732 Move encode_cert to torcert.c and rename it to tor_cert_encode_ed22519() 7 years ago
transports.c d35ca518b4 Remove extra newline from proxy_prepare_for_restart definition 7 years ago
transports.h 57699de005 Update the copyright year. 8 years ago