Nick Mathewson f0b86e30d0 Add assertion that cpath_layer==NULL on OR circ hace 9 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 12 años
addressmap.c f3e158edf7 Comment the heck out of the stream/circuit attaching process. hace 9 años
addressmap.h 57699de005 Update the copyright year. hace 10 años
buffers.c 66ecdcdd75 Update the buffer sentinel fix to work with our #20081 fix. hace 10 años
buffers.h 20c4b01694 Make preferred_chunk_size avoid overflow, handle big inputs better hace 10 años
channel.c d9ca4e20bd Merge branch 'feature_15055_v2' hace 9 años
channel.h d9ca4e20bd Merge branch 'feature_15055_v2' hace 9 años
channeltls.c 32854aef28 whitespace fixes hace 9 años
channeltls.h 99b3e54691 Add "Ed ID" arguments to a bunch of connection-ID-related fns. hace 9 años
circpathbias.c 9c8dbcd0d6 More module documentation (circpathbias, circuitlist) hace 9 años
circpathbias.h 57699de005 Update the copyright year. hace 10 años
circuitbuild.c 32854aef28 whitespace fixes hace 9 años
circuitbuild.h 10aa913acc Client & HS ignore UseNTorHandshake, all non-HS handshakes use ntor hace 10 años
circuitlist.c 9c8dbcd0d6 More module documentation (circpathbias, circuitlist) hace 9 años
circuitlist.h addd181721 Fix memory leak in TestingEnableCellStatsEvent hace 10 años
circuitmux.c 56933787d5 Turn circuitmux.c comments into module docs. hace 10 años
circuitmux.h 57699de005 Update the copyright year. hace 10 años
circuitmux_ewma.c c09993fdf6 Fix ewma_cmp_cmux never considering policies different hace 9 años
circuitmux_ewma.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes hace 10 años
circuitstats.c aae034d13e Write a bunch of module documentation. hace 10 años
circuitstats.h 57699de005 Update the copyright year. hace 10 años
circuituse.c f3e158edf7 Comment the heck out of the stream/circuit attaching process. hace 9 años
circuituse.h 57699de005 Update the copyright year. hace 10 años
command.c aae034d13e Write a bunch of module documentation. hace 10 años
command.h 57699de005 Update the copyright year. hace 10 años
config.c 265d5446fa Automated change to use smartlist_add_strdup hace 9 años
config.h af70e43131 Merge remote-tracking branch 'public/spaces_in_unix_addrs' hace 10 años
confparse.c 3a232ef64a Module documentation for config.c and confparse.c hace 9 años
confparse.h 3c8baa77a1 Log a warning when Testing options are deprecated. hace 10 años
connection.c d1b45786b1 Document connection_or.c and connection.c at module level hace 10 años
connection.h 1a7709d409 Add connection_is_moribund() inline hace 10 años
connection_edge.c ada75d5567 Fix bad warning when checking IP policies. hace 9 años
connection_edge.h 57699de005 Update the copyright year. hace 10 años
connection_or.c 32854aef28 whitespace fixes hace 9 años
connection_or.h 88c2a6b936 Send and receive AUTHENTICATE cells correctly with ED keys. hace 9 años
control.c 265d5446fa Automated change to use smartlist_add_strdup hace 9 años
control.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable hace 10 años
cpuworker.c 24b7b922ae Actually free the worker_state_t object when we do an update with it hace 9 años
cpuworker.h 57699de005 Update the copyright year. hace 10 años
dircollate.c aae034d13e Write a bunch of module documentation. hace 10 años
dircollate.h 6a91cab79c Merge branch 'maint-0.2.7' hace 10 años
directory.c a5f07a6c2a More module-level documentation. hace 9 años
directory.h 8cc528c750 Allow asking a bridge's own descriptor over one-hop connection hace 9 años
dirserv.c d9ca4e20bd Merge branch 'feature_15055_v2' hace 9 años
dirserv.h f33b90324a Include protocol versions in votes. hace 10 años
dirvote.c 265d5446fa Automated change to use smartlist_add_strdup hace 9 años
dirvote.h 7ba0ae9426 Add consensus weight calculation tests hace 9 años
dns.c 265d5446fa Automated change to use smartlist_add_strdup hace 9 años
dns.h 57699de005 Update the copyright year. hace 10 años
dns_structs.h aae034d13e Write a bunch of module documentation. hace 10 años
dnsserv.c 5a1779b7ff Merge branch 'maint-0.2.9' hace 9 años
dnsserv.h 57699de005 Update the copyright year. hace 10 años
entrynodes.c 12cf73c451 Merge remote-tracking branch 'andrea/ticket19858_v2' hace 9 años
entrynodes.h 9c8dbcd0d6 More module documentation (circpathbias, circuitlist) hace 9 años
ext_orport.c 54fda6b98a Module-level docs for ext_orport and router.c hace 9 años
ext_orport.h 57699de005 Update the copyright year. hace 10 años
fallback_dirs.inc 30275b048f Remove another fallback whose operator opted-out hace 10 años
fp_pair.c aae034d13e Write a bunch of module documentation. hace 10 años
fp_pair.h 57699de005 Update the copyright year. hace 10 años
geoip.c 265d5446fa Automated change to use smartlist_add_strdup hace 9 años
geoip.h 57699de005 Update the copyright year. hace 10 años
hibernate.c aae034d13e Write a bunch of module documentation. hace 10 años
hibernate.h 57699de005 Update the copyright year. hace 10 años
include.am b2b2e1c7f2 checkpoint basic protover backend hace 10 años
keypin.c aae034d13e Write a bunch of module documentation. hace 10 años
keypin.h 57699de005 Update the copyright year. hace 10 años
main.c dc79504e2a Document main.c a lot better hace 9 años
main.h d65f030915 Unit test for pick_oos_victims() hace 10 años
microdesc.c f0fb55ad30 simplify we_use_microdescriptors_for_circuits() hace 10 años
microdesc.h f698b509d8 Add unit tests for networkstatus_consensus_is_bootstrapping hace 10 años
networkstatus.c cb35a7c271 Merge branch 'maint-0.2.9' hace 9 años
networkstatus.h aaa3129043 Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed' hace 10 años
nodelist.c a5f07a6c2a More module-level documentation. hace 9 años
nodelist.h 57699de005 Update the copyright year. hace 10 años
ntmain.c aae034d13e Write a bunch of module documentation. hace 10 años
ntmain.h 57699de005 Update the copyright year. hace 10 años
onion.c aae034d13e Write a bunch of module documentation. hace 10 años
onion.h 57699de005 Update the copyright year. hace 10 años
onion_fast.c aae034d13e Write a bunch of module documentation. hace 10 años
onion_fast.h 57699de005 Update the copyright year. hace 10 años
onion_ntor.c aae034d13e Write a bunch of module documentation. hace 10 años
onion_ntor.h 57699de005 Update the copyright year. hace 10 años
onion_tap.c aae034d13e Write a bunch of module documentation. hace 10 años
onion_tap.h 57699de005 Update the copyright year. hace 10 años
or.h 32854aef28 whitespace fixes hace 9 años
periodic.c aae034d13e Write a bunch of module documentation. hace 10 años
periodic.h 57699de005 Update the copyright year. hace 10 años
policies.c 265d5446fa Automated change to use smartlist_add_strdup hace 9 años
policies.h 514f0041d1 Avoid disclosing exit IP addresses in exit policies by default hace 10 años
protover.c 265d5446fa Automated change to use smartlist_add_strdup hace 9 años
protover.h aae034d13e Write a bunch of module documentation. hace 10 años
reasons.c aae034d13e Write a bunch of module documentation. hace 10 años
reasons.h 57699de005 Update the copyright year. hace 10 años
relay.c f0b86e30d0 Add assertion that cpath_layer==NULL on OR circ hace 9 años
relay.h 57699de005 Update the copyright year. hace 10 años
rendcache.c 0616fd6fb6 typo/comment/log fixes i found in my sandbox from montreal hace 10 años
rendcache.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes hace 10 años
rendclient.c 9f0cb5af15 Merge branch 'feature-17178-v7-squashed-v2' hace 10 años
rendclient.h b560f852f2 Implement Prop #260: Single Onion Services hace 10 años
rendcommon.c 2c7d09dfd2 Fix a check-spaces warning. hace 10 años
rendcommon.h b560f852f2 Implement Prop #260: Single Onion Services hace 10 años
rendmid.c 70b9e79700 Slightly refactor and fix couple callsites hace 9 años
rendmid.h 57699de005 Update the copyright year. hace 10 años
rendservice.c 40487b0141 Merge remote-tracking branch 'dgoulet/bug20376_030_01' hace 9 años
rendservice.h a4f46ff8ba Refactor the hidden service code to use rend_service_path hace 10 años
rephist.c aae034d13e Write a bunch of module documentation. hace 10 años
rephist.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes hace 10 años
replaycache.c 4396540129 Turn replaycache.c module doc into doxygen hace 10 años
replaycache.h 57699de005 Update the copyright year. hace 10 años
router.c 265d5446fa Automated change to use smartlist_add_strdup hace 9 años
router.h 06031b441e touchups and refactorings on bug 18616 branch hace 10 años
routerkeys.c 32854aef28 whitespace fixes hace 9 años
routerkeys.h af2459f09e Unit tests for cert-chain-processing, including failed cases hace 9 años
routerlist.c cb35a7c271 Merge branch 'maint-0.2.9' hace 9 años
routerlist.h 3158777d35 Rename routerstatus_version_supports_ntor to *_supports_extend2_cells hace 9 años
routerparse.c d9ca4e20bd Merge branch 'feature_15055_v2' hace 9 años
routerparse.h 8fdf2f583c Unit tests for proposal 271 client-side implementation hace 10 años
routerset.c 265d5446fa Automated change to use smartlist_add_strdup hace 9 años
routerset.h 57699de005 Update the copyright year. hace 10 años
scheduler.c 04b8af9dc0 Whitespace fixes hace 9 años
scheduler.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes hace 10 años
shared_random.c e9fdec2b1d capture and detect expected BUG messages in shared-random tests hace 10 años
shared_random.h 87758dbebc Merge remote-tracking branch 'dgoulet/bug19567_029_01' hace 10 años
shared_random_state.c 507f07de09 Merge remote-tracking branch 'public/deprecation_v2' hace 10 años
shared_random_state.h be78e9ff37 Keep make check-spaces happy hace 10 años
statefile.c aae034d13e Write a bunch of module documentation. hace 10 años
statefile.h 57699de005 Update the copyright year. hace 10 años
status.c aae034d13e Write a bunch of module documentation. hace 10 años
status.h 57699de005 Update the copyright year. hace 10 años
tor_main.c aae034d13e Write a bunch of module documentation. hace 10 años
torcert.c 32854aef28 whitespace fixes hace 9 años
torcert.h b4a5c77901 Verify ed25519 link handshake certificates hace 9 años
transports.c 265d5446fa Automated change to use smartlist_add_strdup hace 9 años
transports.h 57699de005 Update the copyright year. hace 10 años