Commit History

Author SHA1 Message Date
  Alexander Færøy 9fa38bd996 Check the return value of hs_parse_address(). 6 years ago
  Nick Mathewson 01700d779c Initialize pk so that older gcc versions don't freak out. 6 years ago
  Nick Mathewson a7a0cebb59 Merge branch 'more_directories_squashed' 6 years ago
  Nick Mathewson 46f167886a add a changes file 6 years ago
  Nick Mathewson 02cbf2ffc1 Update the manpage to describe {Cache,Key}Directory 6 years ago
  Nick Mathewson a57bcffcc7 Implement the various get_foodir_*() functions. 6 years ago
  Nick Mathewson a9806af261 Create a CacheDirectory and KeyDirectory options. 6 years ago
  Nick Mathewson 39a780e85a Clean up a needlessly complex get_datadir_fname use 6 years ago
  Nick Mathewson 3907faf2fd New accessors for keydir/cachedir access 6 years ago
  Nick Mathewson 7b34ab3e38 Extract common code for creating the keys directory. 6 years ago
  Nick Mathewson 2e872f6b32 Use get_datadir_fname() accessor in networkstatus.c 6 years ago
  Nick Mathewson 36779df4c4 Extract the code that creates the datadir into a separate function. 6 years ago
  Nick Mathewson e8a6a6635b Merge branch 'dgoulet_ticket20699_033_01' 6 years ago
  David Goulet 5d4fc193f9 control: Add changes file for HSv3 control port 6 years ago
  David Goulet c094802697 control: Improve ADD_ONION helper function comments 6 years ago
  David Goulet 8c02fc15ae control: Don't use void pointer for ADD_ONION secret key 6 years ago
  David Goulet 9c6560fe29 test: Add HS_DESC v3 unit tests 6 years ago
  David Goulet ace42acff0 control: HSPOST command support for v3 6 years ago
  David Goulet 475d8d1a3d control: Don't check if Server is an HSDir for HSPOST 6 years ago
  David Goulet 683fccba8f hs-v3: Add an handler for the HSPOST command 6 years ago
  David Goulet e71c6199dd hs-v3: Add a public function to upload a descriptor to an HSDir 6 years ago
  David Goulet 2c8e97db58 hs-v3: Implement HS_DESC_CONTENT event 6 years ago
  David Goulet cc26d4fa21 control: Support HS v3 for CIRC and CIRC_MINOR event 6 years ago
  David Goulet 13bb4f60f0 hs-v3: Support HS_DESC UPLOAD failed 6 years ago
  David Goulet 427b247c8d hs-v3: Implement HS_DESC UPLOADED event 6 years ago
  David Goulet c7050eaa16 hs-v3: Implement HS_DESC UPLOAD event 6 years ago
  David Goulet b71a9b60cc hs-v3: Implement HS_DESC CREATED event 6 years ago
  David Goulet 3b436d495f hs-v3: Implement HS_DESC RECEIVED event 6 years ago
  David Goulet 8365de1da3 hs-v3: Implement HS_DESC FAILED event 6 years ago
  David Goulet 743d0b9d91 hs-v3: Implement HS_DESC REQUESTED event 6 years ago