Commit History

Author SHA1 Message Date
  Andrea Shepard dce9e915c7 Implement EVENT_NETWORK_LIVENESS 9 years ago
  Nick Mathewson e8814816c7 whitespace fixes 9 years ago
  David Goulet 9a364026d3 Use rend_data_client/service_create() in code 9 years ago
  Yawning Angel 915c7438a7 Add "ADD_ONION"/"DEL_ONION" and "GETINFO onions/*" to the controller. 9 years ago
  Nick Mathewson 54000d7ad9 Merge remote-tracking branch 'dgoulet/bug14847_027_06' 9 years ago
  Nick Mathewson 372aef8981 Merge remote-tracking branch 'public/bug15546' 9 years ago
  Nick Mathewson f5fa6ac534 Avoid memory leak in error messages in control.c (not in any tor) 9 years ago
  Nick Mathewson 43a8457b56 Merge remote-tracking branch 'dgoulet/bug14845_026_01' 9 years ago
  David Goulet 6f5f38a0bc Add function to validate HS descriptor ID 9 years ago
  David Goulet a4585405d6 Multiple fixes for the HSFETCH command 9 years ago
  David Goulet 917c3aac60 Use rend_valid_service_id() in the HSFETCH command 9 years ago
  David Goulet 3ec651c0a6 Control: make HSFETCH command use LongName 9 years ago
  David Goulet b100ebee4e Control: add + and 650 OK to HS_DESC_CONTENT event 9 years ago
  David Goulet 28cf9f2186 Control: unbolt rend_data from HS desc event 9 years ago
  David Goulet 59f8dced11 Refactor HS descriptor fetch to support descriptor ID 9 years ago
  David Goulet 7db58445fd Control: add HS_DESC_CONTENT event 9 years ago
  David Goulet 084be23697 Control: groud work for the HSFETCH command 9 years ago
  Nick Mathewson cc10f13408 Fix indentation on a block 9 years ago
  Nick Mathewson 1a7dea9191 Remove spurious warn 9 years ago
  Nick Mathewson b98cc79477 Merge remote-tracking branch 'sebastian/bug14784' 9 years ago
  Nick Mathewson d59c4063f3 Stop modifying const argument in handle_control_postdescriptor 9 years ago
  teor 99c10a95e4 Add unit tests for control_event_is_interesting() 9 years ago
  Nick Mathewson 3a68f2f54e const-ify the new failure vars, and one old one 9 years ago
  Sebastian Hahn 447769dd28 Don't init control authchallenge nonce as assert side effect 9 years ago
  Nick Mathewson 98822df3dc Make boostrap events include hostname ANDaddr AND digest 9 years ago
  Nick Mathewson 79c69d18b7 Include a HOST item in BOOTSTRAP problem messages 9 years ago
  Nick Mathewson d221b507c9 Avoid logging natural-language reports that are redundant with bootstrapping 9 years ago
  George Kadianakis 6517219093 Control: command to lookup cached HS descriptor 11 years ago
  Sebastian Hahn 0c11d8b2d2 Implement status/fresh-relay-descs command 9 years ago
  Sebastian Hahn e0c3de40ad Fix check-spaces complaints 9 years ago