aboutsummaryrefslogtreecommitdiff
path: root/changes
AgeCommit message (Expand)Author
2018-05-08Merge branch 'ticket25993_squashed'Nick Mathewson
2018-05-08More unit tests for addressmap_get_virtual_address().Nick Mathewson
2018-05-08Merge branch 'bug26004_029_squashed'Nick Mathewson
2018-05-08Add a changes file for ticket 26004.Nick Mathewson
2018-05-08Merge remote-tracking branch 'mikeperry/bug25870_rebase'Nick Mathewson
2018-05-08Merge branch 'ticket26008'Nick Mathewson
2018-05-08Merge branch 'maint-0.3.3'Roger Dingledine
2018-05-08manpage fix to stop saying CacheIPv4DNS is on by defaultRoger Dingledine
2018-05-07Merge branch 'maint-0.3.3'Nick Mathewson
2018-05-07Merge remote-tracking branch 'mikeperry/bug25733_029' into maint-0.3.3Nick Mathewson
2018-05-07Merge branch 'ticket26014'Nick Mathewson
2018-05-07Merge remote-tracking branch 'mikeperry/bug25705_v3_033'Nick Mathewson
2018-05-06Fix the selection of events to cancel in test_workqueue.cNick Mathewson
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 '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-03Merge remote-tracking branch 'asn/bug23107'David Goulet
2018-05-02Make hs_get_responsible_hsdirs() deterministic.Nick 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 '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-02Stop logging stack contents when reading a zero-length bandwidth fileteor
2018-05-02squash! Optimize legacy intro point digest calculation.George Kadianakis
2018-05-02Optimize legacy intro point digest calculation.Neel Chauhan
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-01Bug 25705: Don't count circuit path failures as build failures.Mike Perry
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-01Add changes file for #25610David Goulet
2018-05-01Move responsibility for voting into a separate periodic callback.Nick Mathewson
2018-05-01Merge remote-tracking branch 'ffmancera-1/bug20522'Nick Mathewson
2018-05-01Remove responsibility for flushing log cbs from mainloopNick Mathewson
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-05-01Changes file for bug25870.Mike Perry
2018-04-30Merge branch 'ticket25948_squashed'Nick Mathewson
2018-04-30Move responsibility for or_state_save() to a scheduled callbackNick 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-27Move responsibility for deferred SIGNEWNYM into a mainloop eventNick Mathewson
2018-04-27main: Add mainloop callback event flagsDavid Goulet
2018-04-26Bug 25733: Avoid assert failure if all circuits time out.Mike Perry