aboutsummaryrefslogtreecommitdiff
path: root/src/test
AgeCommit message (Expand)Author
2018-05-06Add unit test for ..get_start_of_next_voting_interval().Nick Mathewson
2018-05-03Merge remote-tracking branch 'github/ticket25995'Nick Mathewson
2018-05-03Merge remote-tracking branch 'isis/bug24660_r1'Nick Mathewson
2018-05-02Make hs_get_responsible_hsdirs() deterministic.Nick Mathewson
2018-05-01coverage: Repeat the test for avoiding failed intro pointsNick Mathewson
2018-05-01Use a deterministic PRNG in test_circuit_timeout()Nick Mathewson
2018-05-01Merge remote-tracking branch 'github/eliminate_gettimeofday_cached'Nick Mathewson
2018-05-01sr: Rename shared_random_common.{c|h} to shared_random_client.{c|h}David Goulet
2018-05-01vote: Move dirvote_recalculate_timing() to voting_schedule.cDavid Goulet
2018-05-01Rename dirvote_common.{c|h} to voting_schedule.{c|h}David Goulet
2018-05-01Merge remote-tracking branch 'dgoulet/ticket25610_034_01-squashed'Nick Mathewson
2018-05-01Move back dirvote_authority_cert_dup to dirvote.cDavid Goulet
2018-05-01Merge remote-tracking branch 'neel/b23094'Nick Mathewson
2018-05-01Merge branch 'bug24734_squashed'Nick Mathewson
2018-05-01Remove the return value from the fascist_firewall_choose_address_* family of ...Neel Chauhan
2018-04-30Make unit tests pass with new dirserver role.Nick Mathewson
2018-04-30Merge remote-tracking branch 'github/ticket23354'Nick Mathewson
2018-04-30Merge remote-tracking branch 'github/ticket19429_034'Nick Mathewson
2018-04-28Make hsdir_index in node_t a hsdir_index_t rather than a pointer.Neel Chauhan
2018-04-27Merge branch 'bug25843_v2_squashed'Nick Mathewson
2018-04-27Introduce torrc option NumPrimaryGuardsGeorge Kadianakis
2018-04-27dirvote: Rename authority_cert_dup()David Goulet
2018-04-27dirvote: Extract shared functions to common fileDavid Goulet
2018-04-27mod: Move dirauth specific files to its own moduleDavid Goulet
2018-04-27dirvote: Trim down the public APIDavid Goulet
2018-04-27test: Unit test for the HS service event rescanDavid Goulet
2018-04-27hs: Rescan the main loop event list if the service map changesDavid Goulet
2018-04-27main: Add mainloop callback event flagsDavid Goulet
2018-04-26Fix a test assertion failure due to uninitialized mainloop eventsNick Mathewson
2018-04-26test: Add missing geoip_dummy file to EXTRA_DISTDavid Goulet
2018-04-26Add a function to compute millisecond time difference quickly.Nick Mathewson
2018-04-26Rewrite time-handling in circuitmux_ewma to use monotime_coarseNick Mathewson
2018-04-26Merge remote-tracking branch 'dgoulet/ticket25515_034_01-squashed'David Goulet
2018-04-26Recover newline at the EOF, removed by mistakejuga0
2018-04-26tests: Add forgotten empty file required for geoipjuga0
2018-04-26Add clarification about type of file expectedjuga0
2018-04-26Remove FIXME about comparing num countries,juga0
2018-04-26tests: Fix a couple typos and remove unnecessary inline comments.Isis Lovecruft
2018-04-26tests: Skip two more geoip_load_file tests on Windows.Isis Lovecruft
2018-04-23test: Add periodic events unit testsDavid Goulet
2018-04-23Merge remote-tracking branch 'neel/b25511-r4'Nick Mathewson
2018-04-22Merge remote-tracking branch 'mikeperry/bug25400_squashed'Nick Mathewson
2018-04-22Merge branch 'remove_old_consensus_methods_2018_squashed'Nick Mathewson
2018-04-22Remove MIN_METHOD_FOR_{SHARED_RANDOM,EXCLUDING_INVALID_NODES}Nick Mathewson
2018-04-22Remove MIN_METHOD_FOR_{PACKAGE_LINES,GUARDFRACTION,ED25519_ID_IN_MD}Nick Mathewson
2018-04-22Remove MIN_METHOD_FOR_ID_HASH_IN_MD and a test for running without it.Nick Mathewson
2018-04-22Remove MIN_METHOD_{FOR_P6_LINES,FOR_NTOR_KEY,TO_CLIP_UNMEASURED_BW}Nick Mathewson
2018-04-22Remove MIN_METHOD_FOR and MIN_METHOD_FOR_A_LINESNick Mathewson
2018-04-22Disable consensus methods before 25.Nick Mathewson
2018-04-22Merge branch 'bug25691_033_again_squashed'Nick Mathewson