summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-10Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-05-10Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-05-10Merge branch 'maint-0.3.3'Nick Mathewson
2018-05-10Merge remote-tracking branch 'dgoulet/bug26069_031_01' into maint-0.3.1Nick Mathewson
2018-05-10Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-05-10Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-05-10Merge branch 'maint-0.3.3'Nick Mathewson
2018-05-10Merge branch 'maint-0.2.9' into maint-0.3.1Nick Mathewson
2018-05-10Merge remote-tracking branch 'juga/ticket26007_029_02' into maint-0.2.9Nick Mathewson
2018-05-10hs-v3: Add an extra white-space when parsing descriptorDavid Goulet
2018-05-10Merge branch 'ticket26063_squashed'Nick Mathewson
2018-05-10Make _with_err return routerinfo, like old function doesrl1987
2018-05-10Merge branch 'ticket26064'Nick Mathewson
2018-05-10Enable/disable per-second callback as needed.Nick Mathewson
2018-05-10Add a new function to enable/disable the per-second timer as neededNick Mathewson
2018-05-10Remove a workaround for ancient libevent versions.Nick Mathewson
2018-05-10Add functions to enable/disable periodic_event_t objects.Nick Mathewson
2018-05-10Merge remote-tracking branch 'dgoulet/ticket26062_034_01'Nick Mathewson
2018-05-10Merge branch 'maint-0.3.3'Nick Mathewson
2018-05-10Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-05-10Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-05-10Merge branch 'maint-0.2.9' into maint-0.3.1Nick Mathewson
2018-05-09Bug 25903: Changes file.Mike Perry
2018-05-09Bug 25903: Report new CIRC_BW fields to control port.Mike Perry
2018-05-09Bug 25903: Perform accounting for new CIRC_BW fields.Mike Perry
2018-05-09Merge branch 'ticket26016'Nick Mathewson
2018-05-09Merge branch 'ticket26009'Nick Mathewson
2018-05-09spelling fixNick Mathewson
2018-05-09Fix some clang warningsNick Mathewson
2018-05-09Mark the 1-per-sec update_current_time() call as redundant.Nick Mathewson
2018-05-09Distinguish true clock jumps from idlenessNick Mathewson
2018-05-09Give responsibility for waking up from DORMANT to a mainloop eventNick Mathewson
2018-05-09Having a ControlPort open doesn't mean we are a clientDavid Goulet
2018-05-09Having a ControlPort open doesn't mean we are a clientDavid Goulet
2018-05-09config: Move any_client_port_set() to config.cDavid Goulet
2018-05-09Use net_is_completely_disabled() in connection.cNick Mathewson
2018-05-09Add a new net_is_completely_disabled() functionNick Mathewson
2018-05-09Comment-only fix: annotate we_are_hibernating() usageNick Mathewson
2018-05-09Add we_are_fully_hibernating() to distinguish hibernation statesNick Mathewson
2018-05-09Give control.c responsibility for its own once-a-second eventsNick Mathewson
2018-05-09Add a macro to simplify control_update_global_event_mask().Nick Mathewson
2018-05-09Test read bandwidth measurements with empty filejuga0
2018-05-09Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-05-09Merge branch 'maint-0.3.3'Nick Mathewson
2018-05-09Merge remote-tracking branch 'asn-github/bug25761_032' into maint-0.3.2Nick Mathewson
2018-05-09Stop logging stack contents when reading a zero-length bandwidth fileteor
2018-05-09Merge branch 'maint-0.3.3'Nick Mathewson
2018-05-09Merge branch 'libressl_201805_033' into maint-0.3.3Nick Mathewson
2018-05-09Merge remote-tracking branch 'public/bug26005_034'Nick Mathewson
2018-05-09Detect when v3 services get disabled after HUP.George Kadianakis