summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-03Merge remote-tracking branch 'isis/bug24660_r1'Nick Mathewson
2018-05-03Merge remote-tracking branch 'dgoulet/ticket25991_034_01'Nick Mathewson
2018-05-03Merge remote-tracking branch 'dgoulet/ticket25990_034_01'Nick Mathewson
2018-05-03Merge branch 'maint-0.3.3'Nick Mathewson
2018-05-03Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-05-03Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-05-03Merge branch 'maint-0.2.9' into maint-0.3.1Nick Mathewson
2018-05-03Merge remote-tracking branch 'catalyst-github/bug25936-033' into maint-0.3.3Nick Mathewson
2018-05-03Merge remote-tracking branch 'catalyst-github/bug25936-031' into maint-0.3.1Nick Mathewson
2018-05-03Merge remote-tracking branch 'catalyst-github/bug25936-029' into maint-0.2.9Nick Mathewson
2018-05-03Merge branch 'maint-0.3.3'Nick Mathewson
2018-05-03Merge remote-tracking branch 'teor/bug25998' into maint-0.3.3Nick Mathewson
2018-05-03Merge remote-tracking branch 'github/ticket25952'Nick Mathewson
2018-05-03Merge remote-tracking branch 'github/ticket25951'Nick Mathewson
2018-05-03Merge remote-tracking branch 'github/ticket25949'Nick Mathewson
2018-05-03doc: Add missing HACKING/ files to EXTRA_DISTDavid Goulet
2018-05-03doc: Add Module.md explaining Tor modulesDavid Goulet
2018-05-03hs-v3: Remove extra white-space and clarify commentDavid Goulet
2018-05-03Merge remote-tracking branch 'asn/bug23107'David Goulet
2018-05-02rust: Expose crypto_rand() as an impl of rand_core::RngCore.Isis Lovecruft
2018-05-02Merge branch 'ticket25997'Nick Mathewson
2018-05-02dirauth: Move authdir_mode_v3() to moduleDavid Goulet
2018-05-02Make hs_get_responsible_hsdirs() deterministic.Nick Mathewson
2018-05-02dirvote: Fix typo in commentDavid Goulet
2018-05-02Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-05-02Merge branch 'maint-0.2.9' into maint-0.3.1Nick Mathewson
2018-05-02Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-05-02Merge branch 'maint-0.3.3'Nick Mathewson
2018-05-02Merge branch 'ticket25996'Nick Mathewson
2018-05-02Stop logging stack contents when reading a zero-length bandwidth fileteor
2018-05-02Bug 26000: Fix missing ";"Georg Koppen
2018-05-02squash! Optimize legacy intro point digest calculation.George Kadianakis
2018-05-02Optimize legacy intro point digest calculation.Neel Chauhan
2018-05-02man page: FetchUselessDescriptors and DirCache exclude extra infosteor
2018-05-02man page: UseMicrodescriptors auto and 1 are the same nowteor
2018-05-02man page: FetchUselessDescriptors stops tor going idleteor
2018-05-01coverage: Repeat the test for avoiding failed intro pointsNick Mathewson
2018-05-01Stop using approx_time() in circuitmux_ewma.Nick Mathewson
2018-05-01Merge remote-tracking branch 'github/eliminate_gettimeofday_cached'Nick Mathewson
2018-05-01Move unreachable port warnings to a periodic event.Nick Mathewson
2018-05-01Build Tor without dirauth module in Travis.Alexander Færøy
2018-05-01Add changes file for #25610David Goulet
2018-05-01dirvote: Make tokens a const in dirvote_parse_sr_commits()David Goulet
2018-05-01Make find_opt_by_keyword() take a const smartlistDavid Goulet
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-01vote: Namespace functions in voting_schedule.cDavid Goulet
2018-05-01Rename dirvote_common.{c|h} to voting_schedule.{c|h}David Goulet
2018-05-01dirvote: Make dirvote_get_preferred_voting_intervals() staticDavid Goulet
2018-05-01ns: Move dirvote_get_voter_sig_by_alg() to networkstatus.cDavid Goulet