Age | Commit message (Expand) | Author |
2018-04-27 | mod: Move dirauth specific files to its own module | David Goulet |
2018-04-27 | dirvote: Trim down the public API | David Goulet |
2018-04-27 | main: Add mainloop callback event flags | David Goulet |
2018-04-26 | Fix a test assertion failure due to uninitialized mainloop events | Nick Mathewson |
2018-04-26 | test: Add missing geoip_dummy file to EXTRA_DIST | David Goulet |
2018-04-26 | Merge remote-tracking branch 'dgoulet/ticket25515_034_01-squashed' | David Goulet |
2018-04-26 | Recover newline at the EOF, removed by mistake | juga0 |
2018-04-26 | tests: Add forgotten empty file required for geoip | juga0 |
2018-04-26 | Add clarification about type of file expected | juga0 |
2018-04-26 | Remove FIXME about comparing num countries, | juga0 |
2018-04-26 | tests: Fix a couple typos and remove unnecessary inline comments. | Isis Lovecruft |
2018-04-26 | tests: Skip two more geoip_load_file tests on Windows. | Isis Lovecruft |
2018-04-23 | test: Add periodic events unit tests | David Goulet |
2018-04-23 | Merge remote-tracking branch 'neel/b25511-r4' | Nick Mathewson |
2018-04-22 | Merge remote-tracking branch 'mikeperry/bug25400_squashed' | Nick Mathewson |
2018-04-22 | Merge branch 'remove_old_consensus_methods_2018_squashed' | Nick Mathewson |
2018-04-22 | Remove MIN_METHOD_FOR_{SHARED_RANDOM,EXCLUDING_INVALID_NODES} | Nick Mathewson |
2018-04-22 | Remove MIN_METHOD_FOR_{PACKAGE_LINES,GUARDFRACTION,ED25519_ID_IN_MD} | Nick Mathewson |
2018-04-22 | Remove MIN_METHOD_FOR_ID_HASH_IN_MD and a test for running without it. | Nick Mathewson |
2018-04-22 | Remove MIN_METHOD_{FOR_P6_LINES,FOR_NTOR_KEY,TO_CLIP_UNMEASURED_BW} | Nick Mathewson |
2018-04-22 | Remove MIN_METHOD_FOR and MIN_METHOD_FOR_A_LINES | Nick Mathewson |
2018-04-22 | Disable consensus methods before 25. | Nick Mathewson |
2018-04-22 | Merge branch 'bug25691_033_again_squashed' | Nick Mathewson |
2018-04-22 | Repair the legacy_hs/pick_tor2web_rendezvous_node unit test | Nick Mathewson |
2018-04-22 | Rename node_has_descriptor() to node_has_any_descriptor() | Nick Mathewson |
2018-04-17 | Fix a pointer size error in test_bridges.c | Nick Mathewson |
2018-04-17 | Merge branch 'maint-0.3.3' | Nick Mathewson |
2018-04-17 | heartbeat: Log the number of circuits killed because too many cells | David Goulet |
2018-04-16 | Add GETINFO current-time/{local,utc} regression test | Neel Chauhan |
2018-04-16 | Helper function to add u32 without overflow. | Mike Perry |
2018-04-16 | token: Fix uint32_t to uint64_t conversion | David Goulet |
2018-04-16 | Add test to check that loading a 2nd file replaces the 1st | juga0 |
2018-04-16 | Add a test for geoip_load_file() using geoip6 | juga0 |
2018-04-13 | 32-bit compilation warnings | Nick Mathewson |
2018-04-13 | Merge branch 'token_bucket_once_again_squashed' | Nick Mathewson |
2018-04-13 | Fix "make check-spaces" | Nick Mathewson |
2018-04-13 | Refactor "timestamp" not to be its own type coupled to token buffers | Nick Mathewson |
2018-04-13 | Start re-refactoring the token bucket interface. | Nick Mathewson |
2018-04-13 | Merge branch 'postloop_callbacks_2' | Nick Mathewson |
2018-04-13 | Rename token_bucket_t to token_bucket_rw_t. | Nick Mathewson |
2018-04-13 | Merge branch 'token_bucket_refactor_squashed' | Nick Mathewson |
2018-04-13 | Add a unit test for post-loop events | Nick Mathewson |
2018-04-13 | Disable load_geoip_file() tests on windows | Nick Mathewson |
2018-04-13 | Increase tolerances for imprecise time. | Nick Mathewson |
2018-04-13 | Accept small hops backward in the monotonic timer. | Nick Mathewson |
2018-04-13 | Add a new token-bucket backend abstraction, with tests | Nick Mathewson |
2018-04-13 | Expose a function that computes stamp units from msec. | Nick Mathewson |
2018-04-12 | Merge branch 'maint-0.3.3' | Nick Mathewson |
2018-04-12 | Attempt to fix 32-bit clang builds, which broke with 31508a0abccfee1cd | Nick Mathewson |
2018-04-12 | Merge branch 'maint-0.3.3' | Nick Mathewson |