aboutsummaryrefslogtreecommitdiff
path: root/src/or/control.c
AgeCommit message (Expand)Author
2017-07-05Make the strings from #1667 static.Nick Mathewson
2017-07-05Merge branch 'neena-fix-1667'Nick Mathewson
2017-07-05Extract "not an HTTP proxy" messages.Nick Mathewson
2017-07-01general formatting / whitespace / typo fixesRoger Dingledine
2017-06-29Merge branch 'ticket22684'Nick Mathewson
2017-06-26Merge branch 'maint-0.3.1'Nick Mathewson
2017-06-26Patch for 22720 from huyvq: exit(1) more oftenNick Mathewson
2017-06-21Add GETINFO targets to determine whether md/desc fetching is enabledNick Mathewson
2017-06-21Better error message for GETINFO desc/(id|name) whenever microdescriptors are...Kevin Butler
2017-06-21Fix compilation on 1667 code.Nick Mathewson
2017-06-21Respond meaningfully to HTTP requests on the control port. Fix #1667Ravi Chandra Padmala
2017-05-26Cleanup MOCK_IMPL (etc) to be findable with etagsNick Mathewson
2017-05-18Add support for %include funcionality on torrc #1922Daniel Pinto
2017-05-09Merge branch 'dgoulet_ticket22060_031_01_squashed'Nick Mathewson
2017-05-09config: Remove AllowSingleHopCircuits optionDavid Goulet
2017-05-03control: Fix NULL pointer access in HS desc eventDavid Goulet
2017-05-01control: Fix comment of control_event_hs_descriptor_contentDavid Goulet
2017-05-01hs: Trigger control event when client can't pick HSDirDavid Goulet
2017-04-24Add regression test for #22304Taylor Yu
2017-04-24Merge branch 'maint-0.3.0'Nick Mathewson
2017-04-24Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-04-24control: Wrong check on base16_decode return valueDavid Goulet
2017-03-15Run the copyright update script.Nick Mathewson
2017-03-10Mark GETINFO network-status as deprecated with a warningNick Mathewson
2017-02-16Merge remote-tracking branch 'meejah/ticket-21329-onions-current'Nick Mathewson
2017-02-03Prevention: never die from extend_info_from_node() failure.Nick Mathewson
2017-01-30GUARD_WAIT is now specified tooNick Mathewson
2017-01-28Ticket #21329: GETINFO onions/current returns empty listmeejah
2017-01-24Repair the (deprecated, ugly) DROPGUARDS controller function.Nick Mathewson
2017-01-11repair whitespace.Nick Mathewson
2017-01-09control: Add GETINFO command for the shared random valuesDavid Goulet
2016-12-16Merge branch 'prop271_030_v1_squashed'Nick Mathewson
2016-12-16Wrap all of the legacy guard code, and its users, in #ifdefsNick Mathewson
2016-12-16Note a couple of XXX-prop271s as spec deviations.Nick Mathewson
2016-11-30Add a new GUARD_WAIT state for circuitsNick Mathewson
2016-11-30Split bridge functions into a new module.Nick Mathewson
2016-11-30Stop discarding consensus flavors and descriptors we wanted to fetchteor
2016-11-21Merge branch 'maint-0.2.9'Nick Mathewson
2016-11-16refactor router_pick_published_address to have another argRoger Dingledine
2016-11-04Merge branch 'ticket17238_029_02-resquash'Nick Mathewson
2016-11-04hs: Refactor rend_data_t for multi version supportDavid Goulet
2016-10-27Automated change to use smartlist_add_strdupovercaffeinated
2016-10-19Say 'Invalid argument' instead of unclear 'Unrecognized'Ivan Markin
2016-10-17Write a bunch of module documentation.Nick Mathewson
2016-09-13Refactor Single Onion code to improve consistencyteor
2016-09-13Ephemeral Single Onion Services must have the NonAnonymous ADD_ONION flagteor
2016-08-19Merge remote-tracking branch 'public/deprecation_v2'Nick Mathewson
2016-08-12Merge remote-tracking branch 'public/Fix_19450'Nick Mathewson
2016-08-03Add new warn_deprecated option to config_assign*().Nick Mathewson
2016-08-02Remove/fix remaining evbuffer referencesNick Mathewson