summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-05-15Merge branch 'maint-0.3.3'Nick Mathewson
2018-05-15Merge branch 'maint-0.3.2' into maint-0.3.3Nick Mathewson
2018-05-15Merge branch 'maint-0.3.1' into maint-0.3.2Nick Mathewson
2018-05-15Merge branch 'maint-0.2.9' into maint-0.3.1Nick Mathewson
2018-05-15Update geoip and geoip6 to the May 1 2018 database.Karsten Loesing
2018-05-14Merge branch 'bug25903_v5_squashed'Nick Mathewson
2018-05-14Bug 25903: TestsMike Perry
2018-05-14Use router_get_my_routerinfo_with_err to implement the old versionNick Mathewson
2018-05-14Merge remote-tracking branch 'rl1987/bug25852_take2'Nick Mathewson
2018-05-11Merge remote-tracking branch 'catalyst-github/bug25756'Nick Mathewson
2018-05-11Merge remote-tracking branch 'public/bug25994'Nick Mathewson
2018-05-11get rid of whitespace before #ifdef'sRoger Dingledine
2018-05-11control: Mask the event(s) before using ANY_EVENT_IS_INTERESTING()David Goulet
2018-05-11Merge remote-tracking branch 'asn-github/bug26078'Nick Mathewson
2018-05-11Properly ignore retval of event_del().George Kadianakis
2018-05-11Merge remote-tracking branch 'saper-github/x509_cert_free_crash'Nick Mathewson
2018-05-11testing: X509 certificate structure needs to be initializedMarcin Cieślak
2018-05-10Merge remote-tracking branch 'public/bug25981'Nick Mathewson
2018-05-10Tweak error handling for #25852rl1987
2018-05-10Avoid confusion with errno from libcrl1987
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.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: 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