aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-13Disable load_geoip_file() tests on windowsNick Mathewson
2018-04-12Remove windows log_from_handle as unused.Nick Mathewson
2018-04-12Merge branch 'maint-0.3.3'Nick Mathewson
2018-04-12Attempt to fix 32-bit clang builds, which broke with 31508a0abccfee1cdNick Mathewson
2018-04-12Merge branch 'maint-0.3.3'Nick Mathewson
2018-04-12Attempt to fix 32-bit builds, which broke with 31508a0abccfee1cdNick Mathewson
2018-04-12Merge branch 'maint-0.3.3'Nick Mathewson
2018-04-12Use less memory for MaxMemInQueues for machines with more than 8 GB of RAM.Alexander Færøy
2018-04-12Use STATIC for compute_real_max_mem_in_queuesAlexander Færøy
2018-04-12Make get_total_system_memory mockable.Alexander Færøy
2018-04-11Merge branch 'maint-0.3.3'Nick Mathewson
2018-04-11Merge branch 'bug25581_033_v2_asn_squashed' into maint-0.3.3Nick Mathewson
2018-04-11Rename HSLayer{2,3}Nodes to start without an underscore.Nick Mathewson
2018-04-11Merge branch 'maint-0.3.3'Nick Mathewson
2018-04-11Bug 24989: Count client hsdir gets towards MaxClientCircuitsPending.Mike Perry
2018-04-10Merge remote-tracking branch 'isis-github/bug25425_squashed2'Nick Mathewson
2018-04-10Merge remote-tracking branch 'isis-github/bug25409'Nick Mathewson
2018-04-10changes: Add changes file for 25425.Isis Lovecruft
2018-04-10changes: Add changes file for 25409.Isis Lovecruft
2018-04-10config: Obsolete PortForwarding and PortForwardingHelper options.Isis Lovecruft
2018-04-10Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-04-10Merge branch 'maint-0.3.3'Nick Mathewson
2018-04-10Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-04-10Merge branch 'maint-0.2.9' into maint-0.3.1Nick Mathewson
2018-04-10Merge remote-tracking branch 'ahf-github/bugs/24854_029_2' into maint-0.2.9Nick Mathewson
2018-04-09tests: Make tt_finished() macro for tests without tt_*_op() calls.Isis Lovecruft
2018-04-09test: Add testing module and some unittests for bridges.c.Isis Lovecruft
2018-04-09compat: Fix unchecked return value from event_del()David Goulet
2018-04-09Add a comment explaining why we do a certain redundant checkNick Mathewson
2018-04-09Lift the list of default directory servers into their own file.Alexander Færøy
2018-04-06Include tor_log rust files in source distribution.Nick Mathewson
2018-04-06Merge branch 'maint-0.3.3'Nick Mathewson
2018-04-06Ship all files needed to build Tor with rustNick Mathewson
2018-04-06Merge branch 'isolate_libevent_2_squashed'Nick Mathewson
2018-04-05fix confusing commentRoger Dingledine
2018-04-05changes file for libevent isolation workNick Mathewson
2018-04-05Remove needless event2/thread.h include from test_compat_libevent.cNick Mathewson
2018-04-05Remove redundant event2/event.h usage from test_scheduler.cNick Mathewson
2018-04-05Move responsibility for threadpool reply-handler events to workqueueNick Mathewson
2018-04-05Wrap the function we use to run the event loop.Nick Mathewson
2018-04-05Add wrappers for event_base_loopexit and event_base_loopbreak.Nick Mathewson
2018-04-05Revise procmon.c to use periodic_timer_tNick Mathewson
2018-04-05Add an API for a scheduled/manually activated event in the mainloopNick Mathewson
2018-04-05Merge remote-tracking branch 'public/split_relay_crypto'Nick Mathewson
2018-04-05Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-04-05Merge branch 'maint-0.3.3'Nick Mathewson
2018-04-05Merge branch 'ticket25296_032_squashed' into maint-0.3.2Nick Mathewson
2018-04-05PerConnBW{Rate,Burst} docs: do not say consensus param is always setNick Mathewson
2018-04-05man: Move RephistTrackTime to the server sectionDavid Goulet
2018-04-05Switch to use should_record_bridge_info()Neel Chauhan