summaryrefslogtreecommitdiff
path: root/src/test/test_dir.c
AgeCommit message (Expand)Author
2016-07-28Fix all -Wshadow warnings on LinuxNick Mathewson
2016-07-01Keep make check-spaces happyAndrea Shepard
2016-07-01Merge remote-tracking branch 'dgoulet/ticket16943_029_05-squashed'Nick Mathewson
2016-07-01Refactor parameter computation and add a helper functionNick Mathewson
2016-07-01prop250: Add unit testsDavid Goulet
2016-07-01Add an extra check to test_dir to try to debug windows jenkins issueNick Mathewson
2016-06-30Make sure that our tests expect the windows path separator as neededNick Mathewson
2016-06-30One more tt_u64_opNick Mathewson
2016-06-30use tt_u64_op for comparing len_descs_dumpedNick Mathewson
2016-06-30Fix more naked strdup/malloc/free instancesNick Mathewson
2016-06-30Avoid naked strdups in test_dir.cNick Mathewson
2016-06-30Fix a memory leak in test_dir_populate_dump_desc_fifoNick Mathewson
2016-06-30Add unit test for dump_desc_populate_fifo_from_directory()Andrea Shepard
2016-06-30Unit test for dump_desc_populate_one_file()Andrea Shepard
2016-06-30Move unparseable descriptor dumps into subdirectory of DataDirAndrea Shepard
2016-06-30Add dir/dump_unparseable_descriptors unit testAndrea Shepard
2016-06-23Merge remote-tracking branch 'public/bug15942_v2_alternative'Nick Mathewson
2016-06-20Make base16_decodes return number of decoded bytesnikkolasg
2016-06-18Unit test for DL_SCHED_RANDOM_EXPONENTIALAndrea Shepard
2016-05-30Replace nearly all XXX0vv comments with smarter onesNick Mathewson
2016-05-19Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-19Merge remote-tracking branch 'public/bug19073' into maint-0.2.8Nick Mathewson
2016-05-19Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-19Fix a compilation error in test_dir.cNick Mathewson
2016-05-19Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-19Merge branch 'bug18809_028_squashed' into maint-0.2.8Nick Mathewson
2016-05-19Restore and improve download schedule unit teststeor (Tim Wilson-Brown)
2016-05-17Remove duplicate siging_key_cert fields.Nick Mathewson
2016-05-17Merge branch 'maint-0.2.8'Nick Mathewson
2016-05-12Refactor out u64_dbl_tNick Mathewson
2016-04-28Decide to advertise begindir support like we decide to advertise DirPortteor (Tim Wilson-Brown)
2016-02-27Update the copyright year.Nick Mathewson
2016-02-24Remove the freelist from memarea.cNick Mathewson
2016-02-23Merge branch 'bug17795'Nick Mathewson
2016-02-10Whitespace fixesNick Mathewson
2016-02-10Rename crypto_digest_all, and digests_t.Nick Mathewson
2016-01-29Remove support for unsigned time_tNick Mathewson
2016-01-27Correct further grammatical errors in tor commentsNick Mathewson
2016-01-15Fix some leaks in the unit tests.Nick Mathewson
2016-01-15Make the new directory tests build and run again.Nick Mathewson
2016-01-15Merge remote-tracking branch 'twstrike/directory-tests'Nick Mathewson
2016-01-12Fix remaining memory leaksOla Bini
2016-01-12Fix some memory leaksOla Bini
2016-01-12Make it compile with gcc-warnings turned onOla Bini
2015-12-18Change dataflow on generating 'dir-cache' flag.Nick Mathewson
2015-12-18Assert rs are added in con and con_md testsMatthew Finkel
2015-12-18Add unit test for router_pick_directory_server_implMatthew Finkel
2015-12-16A relay now advertises "tunnelled-dir-server" in its descriptorMatthew Finkel
2015-12-16Authorities must set a router's V2Dir flag if it supports tunnelled reqsMatthew Finkel
2015-12-16Prop210: Add schedules for simultaneous client consensus downloadsteor (Tim Wilson-Brown)