summaryrefslogtreecommitdiff
path: root/src/or/control.c
AgeCommit message (Expand)Author
2017-09-15Replace accumulated C ;;s with ;sNick Mathewson
2017-09-15Run our #else/#endif annotator on our source code.Nick Mathewson
2017-09-15Merge remote-tracking branch 'dgoulet/ticket19254_032_01'Nick Mathewson
2017-09-15Make control port download status next attempts consistentteor
2017-09-14Refactor control_event_bootstrap_problemTaylor Yu
2017-09-08Merge branch 'ed25519_lookup'Nick Mathewson
2017-09-08Merge branch 'maint-0.3.1'Nick Mathewson
2017-09-08Merge branch 'maint-0.3.0' into maint-0.3.1Nick Mathewson
2017-09-08Merge branch 'maint-0.2.9' into maint-0.3.0Nick Mathewson
2017-09-08Merge branch 'ticket22377'Nick Mathewson
2017-09-07Fix crashes on empty +HSPOST and +POSTDESCRIPTOR commandsNick Mathewson
2017-09-05Repair buffer API so everything starts with buf_.Nick Mathewson
2017-09-05Move protocol-specific functions out of buffers.cNick Mathewson
2017-08-24Remove the AUTHDIR_NEWDESCS feature: nobody is using it any moreNick Mathewson
2017-08-24Merge remote-tracking branch 'dgoulet/ticket17242_032_03-squashed'Nick Mathewson
2017-08-24Merge branch 'bug19281_025'Nick Mathewson
2017-08-22Refactor node lookup APIs to take flagsNick Mathewson
2017-08-19prop224: Refactor parse_extended_hostname() to parse v3 addrs.George Kadianakis
2017-08-09Make write_escaped_data more robust to large inputs.Nick Mathewson
2017-07-05Make the strings from #1667 static.Nick Mathewson
2017-07-05Add a timestamp field to the CIRC_BW and STREAM_BW eventsDonncha O'Cearbhaill
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