David Goulet 36e201dffc prop250: Add a DEL state action and return const SRVs 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 57699de005 Update the copyright year. hace 8 años
addressmap.h 57699de005 Update the copyright year. hace 8 años
buffers.c 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones hace 8 años
buffers.h 57699de005 Update the copyright year. hace 8 años
channel.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes hace 8 años
channel.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes hace 8 años
channeltls.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes hace 8 años
channeltls.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes hace 8 años
circpathbias.c 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones hace 8 años
circpathbias.h 57699de005 Update the copyright year. hace 8 años
circuitbuild.c 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones hace 8 años
circuitbuild.h fe0d346a6d Merge remote-tracking branch 'teor/bug8976_01_028' hace 8 años
circuitlist.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes hace 8 años
circuitlist.h addd181721 Fix memory leak in TestingEnableCellStatsEvent hace 8 años
circuitmux.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers hace 8 años
circuitmux.h 57699de005 Update the copyright year. hace 8 años
circuitmux_ewma.c 57699de005 Update the copyright year. hace 8 años
circuitmux_ewma.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes hace 8 años
circuitstats.c 57699de005 Update the copyright year. hace 8 años
circuitstats.h 57699de005 Update the copyright year. hace 8 años
circuituse.c 568dc27a19 Make base16_decodes return number of decoded bytes hace 8 años
circuituse.h 57699de005 Update the copyright year. hace 8 años
command.c 57699de005 Update the copyright year. hace 8 años
command.h 57699de005 Update the copyright year. hace 8 años
config.c ca6ceec112 prop250: Put commits and SRVs in votes/consensus hace 7 años
config.h 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones hace 8 años
confparse.c 493499a339 Add -Wfloat-conversion for GCC >= 4.9 hace 8 años
confparse.h 57699de005 Update the copyright year. hace 8 años
connection.c d6b2af7a3a Merge branch 'bug19180_easy_squashed' hace 8 años
connection.h c98fbd4169 remove some more unused code hace 8 años
connection_edge.c 9eeaeddbb1 Reduce make check-spaces noise hace 8 años
connection_edge.h 57699de005 Update the copyright year. hace 8 años
connection_or.c 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones hace 8 años
connection_or.h 4895d8288c Do not treat "DOCDOC" as doxygen. hace 8 años
control.c 2f75b34dce Patch from dgoulet: fix a base16 problem that manifested w stem hace 8 años
control.h 33d3572a1d Merge branch 'feature15588_squashed' hace 8 años
cpuworker.c 57699de005 Update the copyright year. hace 8 años
cpuworker.h 57699de005 Update the copyright year. hace 8 años
dircollate.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers hace 8 años
dircollate.h 6a91cab79c Merge branch 'maint-0.2.7' hace 8 años
directory.c 0c26a6db7e prop250: Parse votes and consensus hace 7 años
directory.h bcae392e0e avoid another redundant check hace 8 años
dirserv.c 568dc27a19 Make base16_decodes return number of decoded bytes hace 8 años
dirserv.h ce31db4326 We no longer generate v0 directories. Remove the code to do so hace 8 años
dirvote.c 4a1904c126 prop250: Use the new dirvote_get_intermediate_param_value for AuthDirNumSRVAgreements hace 7 años
dirvote.h 6927467bef Refactor parameter computation and add a helper function hace 7 años
dns.c 57699de005 Update the copyright year. hace 8 años
dns.h 57699de005 Update the copyright year. hace 8 años
dns_structs.h 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). hace 8 años
dnsserv.c e24c902272 Merge branch 'maint-0.2.8' hace 8 años
dnsserv.h 57699de005 Update the copyright year. hace 8 años
entrynodes.c 568dc27a19 Make base16_decodes return number of decoded bytes hace 8 años
entrynodes.h f2153f9716 Always allow OR connections to bridges on private addresses hace 8 años
eventdns_tor.h 57699de005 Update the copyright year. hace 8 años
ext_orport.c 055a7a198a Rename tor_dup_addr to tor_addr_to_str_dup. hace 8 años
ext_orport.h 57699de005 Update the copyright year. hace 8 años
fallback_dirs.inc 1fd4340f82 April 2016 fallbacks for 0.2.8-rc hace 8 años
fp_pair.c 57699de005 Update the copyright year. hace 8 años
fp_pair.h 57699de005 Update the copyright year. hace 8 años
geoip.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers hace 8 años
geoip.h 57699de005 Update the copyright year. hace 8 años
hibernate.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes hace 8 años
hibernate.h 57699de005 Update the copyright year. hace 8 años
include.am b3b4ffce2e prop250: Add memory and disk state in new files hace 8 años
keypin.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers hace 8 años
keypin.h 57699de005 Update the copyright year. hace 8 años
main.c 727d419a9d prop250: Initialize the SR subsystem and us it! hace 7 años
main.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes hace 8 años
microdesc.c d6b2af7a3a Merge branch 'bug19180_easy_squashed' hace 8 años
microdesc.h f698b509d8 Add unit tests for networkstatus_consensus_is_bootstrapping hace 8 años
networkstatus.c 39be8af709 prop250: Add unit tests hace 7 años
networkstatus.h 39be8af709 prop250: Add unit tests hace 7 años
nodelist.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers hace 8 años
nodelist.h 57699de005 Update the copyright year. hace 8 años
ntmain.c 57699de005 Update the copyright year. hace 8 años
ntmain.h 57699de005 Update the copyright year. hace 8 años
onion.c 925f76b486 Keep make check-spaces happy hace 8 años
onion.h 57699de005 Update the copyright year. hace 8 años
onion_fast.c 57699de005 Update the copyright year. hace 8 años
onion_fast.h 57699de005 Update the copyright year. hace 8 años
onion_ntor.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes hace 8 años
onion_ntor.h 57699de005 Update the copyright year. hace 8 años
onion_tap.c 57699de005 Update the copyright year. hace 8 años
onion_tap.h 57699de005 Update the copyright year. hace 8 años
or.h ca6ceec112 prop250: Put commits and SRVs in votes/consensus hace 7 años
periodic.c d037369e56 quiet debug logs from periodic_event_dispatch() hace 8 años
periodic.h 57699de005 Update the copyright year. hace 8 años
policies.c a885271c08 Add new tor_assert_nonfatal*() macros. hace 8 años
policies.h 57699de005 Update the copyright year. hace 8 años
reasons.c 57699de005 Update the copyright year. hace 8 años
reasons.h 57699de005 Update the copyright year. hace 8 años
relay.c 4895d8288c Do not treat "DOCDOC" as doxygen. hace 8 años
relay.h 57699de005 Update the copyright year. hace 8 años
rendcache.c 0616fd6fb6 typo/comment/log fixes i found in my sandbox from montreal hace 8 años
rendcache.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes hace 8 años
rendclient.c c7f1b46a10 Perform cache lookup when FetchHidServDescriptors is set hace 8 años
rendclient.h 57699de005 Update the copyright year. hace 8 años
rendcommon.c 9eeaeddbb1 Reduce make check-spaces noise hace 8 años
rendcommon.h 33d3572a1d Merge branch 'feature15588_squashed' hace 8 años
rendmid.c be0e1e9e2f Stop being so strict about the payload length of "rendezvous1" cells hace 8 años
rendmid.h 57699de005 Update the copyright year. hace 8 años
rendservice.c ab35f9de46 Correctly close intro circuit when deleting ephemeral HS hace 8 años
rendservice.h 33d3572a1d Merge branch 'feature15588_squashed' hace 8 años
rephist.c 568dc27a19 Make base16_decodes return number of decoded bytes hace 8 años
rephist.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes hace 8 años
replaycache.c 57699de005 Update the copyright year. hace 8 años
replaycache.h 57699de005 Update the copyright year. hace 8 años
router.c d6b2af7a3a Merge branch 'bug19180_easy_squashed' hace 8 años
router.h 06031b441e touchups and refactorings on bug 18616 branch hace 8 años
routerkeys.c fdb57db581 Merge branch 'bug18133_027' into maint-0.2.8 hace 8 años
routerkeys.h 57699de005 Update the copyright year. hace 8 años
routerlist.c d43646e191 prop250: Fix unit tests about the RSA fingerprint check hace 7 años
routerlist.h d43646e191 prop250: Fix unit tests about the RSA fingerprint check hace 7 años
routerparse.c 0c26a6db7e prop250: Parse votes and consensus hace 7 años
routerparse.h 57699de005 Update the copyright year. hace 8 años
routerset.c 57699de005 Update the copyright year. hace 8 años
routerset.h 57699de005 Update the copyright year. hace 8 años
scheduler.c 57699de005 Update the copyright year. hace 8 años
scheduler.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes hace 8 años
shared_random.c 36e201dffc prop250: Add a DEL state action and return const SRVs hace 7 años
shared_random.h 4a1904c126 prop250: Use the new dirvote_get_intermediate_param_value for AuthDirNumSRVAgreements hace 7 años
shared_random_state.c 36e201dffc prop250: Add a DEL state action and return const SRVs hace 7 años
shared_random_state.h 36e201dffc prop250: Add a DEL state action and return const SRVs hace 7 años
statefile.c 57699de005 Update the copyright year. hace 8 años
statefile.h 57699de005 Update the copyright year. hace 8 años
status.c 57699de005 Update the copyright year. hace 8 años
status.h 57699de005 Update the copyright year. hace 8 años
tor_main.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes hace 8 años
torcert.c dd572dac34 Fix all doxygen warnings (other than missing docs) hace 8 años
torcert.h 57699de005 Update the copyright year. hace 8 años
transports.c 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones hace 8 años
transports.h 57699de005 Update the copyright year. hace 8 años