Nick Mathewson 2713de2a47 Fix more naked strdup/malloc/free instances преди 8 години
..
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 години
addressmap.c 57699de005 Update the copyright year. преди 8 години
addressmap.h 57699de005 Update the copyright year. преди 8 години
buffers.c 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones преди 8 години
buffers.h 57699de005 Update the copyright year. преди 8 години
channel.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes преди 8 години
channel.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes преди 8 години
channeltls.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes преди 8 години
channeltls.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes преди 8 години
circpathbias.c 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones преди 8 години
circpathbias.h 57699de005 Update the copyright year. преди 8 години
circuitbuild.c 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones преди 8 години
circuitbuild.h fe0d346a6d Merge remote-tracking branch 'teor/bug8976_01_028' преди 8 години
circuitlist.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes преди 8 години
circuitlist.h addd181721 Fix memory leak in TestingEnableCellStatsEvent преди 8 години
circuitmux.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers преди 8 години
circuitmux.h 57699de005 Update the copyright year. преди 8 години
circuitmux_ewma.c 57699de005 Update the copyright year. преди 8 години
circuitmux_ewma.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes преди 8 години
circuitstats.c 57699de005 Update the copyright year. преди 8 години
circuitstats.h 57699de005 Update the copyright year. преди 8 години
circuituse.c 568dc27a19 Make base16_decodes return number of decoded bytes преди 8 години
circuituse.h 57699de005 Update the copyright year. преди 8 години
command.c 57699de005 Update the copyright year. преди 8 години
command.h 57699de005 Update the copyright year. преди 8 години
config.c 2713de2a47 Fix more naked strdup/malloc/free instances преди 8 години
config.h 2a17b93cc4 Make options_get_datadir_fname2_suffix() mockable преди 8 години
confparse.c 493499a339 Add -Wfloat-conversion for GCC >= 4.9 преди 8 години
confparse.h 57699de005 Update the copyright year. преди 8 години
connection.c d6b2af7a3a Merge branch 'bug19180_easy_squashed' преди 8 години
connection.h c98fbd4169 remove some more unused code преди 8 години
connection_edge.c 9eeaeddbb1 Reduce make check-spaces noise преди 8 години
connection_edge.h 57699de005 Update the copyright year. преди 8 години
connection_or.c d793a988cd Merge branch 'maint-0.2.8' преди 8 години
connection_or.h 4895d8288c Do not treat "DOCDOC" as doxygen. преди 8 години
control.c 8917c4f19f A little more specificity in documentation for getinfo download/ stuff преди 8 години
control.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable преди 8 години
cpuworker.c 57699de005 Update the copyright year. преди 8 години
cpuworker.h 57699de005 Update the copyright year. преди 8 години
dircollate.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers преди 8 години
dircollate.h 6a91cab79c Merge branch 'maint-0.2.7' преди 8 години
directory.c 14169a3d70 Remove an always-true condition: all ints are <= INT_MAX преди 8 години
directory.h 1f1df4ab74 Move exponential-random backoff computation out of download_status_schedule_get_delay() into separate function, per code review преди 8 години
dirserv.c 568dc27a19 Make base16_decodes return number of decoded bytes преди 8 години
dirserv.h ce31db4326 We no longer generate v0 directories. Remove the code to do so преди 8 години
dirvote.c 4dc7b3ca28 fix typo преди 8 години
dirvote.h 6a91cab79c Merge branch 'maint-0.2.7' преди 8 години
dns.c 57699de005 Update the copyright year. преди 8 години
dns.h 57699de005 Update the copyright year. преди 8 години
dns_structs.h 77a5ca901f Unit test dns_resolve(), dns_clip_ttl(), dns_get_expiry_ttl(). преди 8 години
dnsserv.c e24c902272 Merge branch 'maint-0.2.8' преди 8 години
dnsserv.h 57699de005 Update the copyright year. преди 8 години
entrynodes.c 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable преди 8 години
entrynodes.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable преди 8 години
eventdns_tor.h 57699de005 Update the copyright year. преди 8 години
ext_orport.c 055a7a198a Rename tor_dup_addr to tor_addr_to_str_dup. преди 8 години
ext_orport.h 57699de005 Update the copyright year. преди 8 години
fallback_dirs.inc 26146dbe9e Comment-out fallbacks in a way the stem fallback parser understands преди 8 години
fp_pair.c 57699de005 Update the copyright year. преди 8 години
fp_pair.h 57699de005 Update the copyright year. преди 8 години
geoip.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers преди 8 години
geoip.h 57699de005 Update the copyright year. преди 8 години
hibernate.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes преди 8 години
hibernate.h 57699de005 Update the copyright year. преди 8 години
include.am ce854a8d22 Add -ftrapv to gcc-hardening ... mostly! преди 8 години
keypin.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers преди 8 години
keypin.h 57699de005 Update the copyright year. преди 8 години
main.c 38cced90ef Move unparseable descriptor dumps into subdirectory of DataDir преди 8 години
main.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes преди 8 години
microdesc.c d6b2af7a3a Merge branch 'bug19180_easy_squashed' преди 8 години
microdesc.h f698b509d8 Add unit tests for networkstatus_consensus_is_bootstrapping преди 8 години
networkstatus.c ded7e8093c Fix three -Wtautological-constant-out-of-range-compare warnings. преди 8 години
networkstatus.h 657eaee6ae Expose GETINFO download status statics for test suite and make things mockable преди 8 години
nodelist.c 80f1a2cbbd Add the -Wextra-semi warning from clang, and fix the cases where it triggers преди 8 години
nodelist.h 57699de005 Update the copyright year. преди 8 години
ntmain.c 57699de005 Update the copyright year. преди 8 години
ntmain.h 57699de005 Update the copyright year. преди 8 години
onion.c 925f76b486 Keep make check-spaces happy преди 8 години
onion.h 57699de005 Update the copyright year. преди 8 години
onion_fast.c 57699de005 Update the copyright year. преди 8 години
onion_fast.h 57699de005 Update the copyright year. преди 8 години
onion_ntor.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes преди 8 години
onion_ntor.h 57699de005 Update the copyright year. преди 8 години
onion_tap.c 57699de005 Update the copyright year. преди 8 години
onion_tap.h 57699de005 Update the copyright year. преди 8 години
or.h 726dc9acf5 Remove old unparseable descriptor logging mechanism, add bump-to-head-of-queue for repeated unparseable descriptors, rename config variable преди 8 години
periodic.c d037369e56 quiet debug logs from periodic_event_dispatch() преди 8 години
periodic.h 57699de005 Update the copyright year. преди 8 години
policies.c a885271c08 Add new tor_assert_nonfatal*() macros. преди 8 години
policies.h 57699de005 Update the copyright year. преди 8 години
reasons.c 57699de005 Update the copyright year. преди 8 години
reasons.h 57699de005 Update the copyright year. преди 8 години
relay.c 4895d8288c Do not treat "DOCDOC" as doxygen. преди 8 години
relay.h 57699de005 Update the copyright year. преди 8 години
rendcache.c 0616fd6fb6 typo/comment/log fixes i found in my sandbox from montreal преди 8 години
rendcache.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes преди 8 години
rendclient.c c7f1b46a10 Perform cache lookup when FetchHidServDescriptors is set преди 8 години
rendclient.h 57699de005 Update the copyright year. преди 8 години
rendcommon.c 9eeaeddbb1 Reduce make check-spaces noise преди 8 години
rendcommon.h 33d3572a1d Merge branch 'feature15588_squashed' преди 8 години
rendmid.c be0e1e9e2f Stop being so strict about the payload length of "rendezvous1" cells преди 8 години
rendmid.h 57699de005 Update the copyright year. преди 8 години
rendservice.c cb8557f7c9 Merge branch 'maint-0.2.8' преди 8 години
rendservice.h 33d3572a1d Merge branch 'feature15588_squashed' преди 8 години
rephist.c 568dc27a19 Make base16_decodes return number of decoded bytes преди 8 години
rephist.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes преди 8 години
replaycache.c 57699de005 Update the copyright year. преди 8 години
replaycache.h 57699de005 Update the copyright year. преди 8 години
router.c d6b2af7a3a Merge branch 'bug19180_easy_squashed' преди 8 години
router.h 06031b441e touchups and refactorings on bug 18616 branch преди 8 години
routerkeys.c 54c3066c72 Fix a typo in the getting passphrase prompt for the ed25519 identity key преди 8 години
routerkeys.h 57699de005 Update the copyright year. преди 8 години
routerlist.c cb54390e0f Merge remote-tracking branch 'andrea/ticket19323_squashed' преди 8 години
routerlist.h b5beb2afa6 fix a syntax warning преди 8 години
routerparse.c c3b720fb26 Try to fix warnings when size_t is smaller than st.st_size. преди 8 години
routerparse.h 3627718348 Fix -Wextra-semi warning преди 8 години
routerset.c 57699de005 Update the copyright year. преди 8 години
routerset.h 57699de005 Update the copyright year. преди 8 години
scheduler.c 57699de005 Update the copyright year. преди 8 години
scheduler.h 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes преди 8 години
statefile.c 57699de005 Update the copyright year. преди 8 години
statefile.h 57699de005 Update the copyright year. преди 8 години
status.c 57699de005 Update the copyright year. преди 8 години
status.h 57699de005 Update the copyright year. преди 8 години
tor_main.c 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes преди 8 години
torcert.c dd572dac34 Fix all doxygen warnings (other than missing docs) преди 8 години
torcert.h 57699de005 Update the copyright year. преди 8 години
transports.c 4f1a04ff9c Replace nearly all XXX0vv comments with smarter ones преди 8 години
transports.h 57699de005 Update the copyright year. преди 8 години