summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-06Merge remote-tracking branch 'teor/bug24488'Nick Mathewson
2017-12-06Merge branch 'maint-0.3.2'Nick Mathewson
2017-12-06Merge remote-tracking branch 'dgoulet/bug24502_032_01' into maint-0.3.2Nick Mathewson
2017-12-06Merge remote-tracking branch 'teor/bug24489'Nick Mathewson
2017-12-06Merge remote-tracking branch 'dgoulet/bug24502_032_01'Nick Mathewson
2017-12-06test: Add a KIST test for a non opened channelDavid Goulet
2017-12-06Check the return value of hs_parse_address().Alexander Færøy
2017-12-05Initialize pk so that older gcc versions don't freak out.Nick Mathewson
2017-12-05Merge branch 'more_directories_squashed'Nick Mathewson
2017-12-05add a changes fileNick Mathewson
2017-12-05Update the manpage to describe {Cache,Key}DirectoryNick Mathewson
2017-12-05Implement the various get_foodir_*() functions.Nick Mathewson
2017-12-05Create a CacheDirectory and KeyDirectory options.Nick Mathewson
2017-12-05Clean up a needlessly complex get_datadir_fname useNick Mathewson
2017-12-05New accessors for keydir/cachedir accessNick Mathewson
2017-12-05Extract common code for creating the keys directory.Nick Mathewson
2017-12-05Use get_datadir_fname() accessor in networkstatus.cNick Mathewson
2017-12-05Extract the code that creates the datadir into a separate function.Nick Mathewson
2017-12-05Merge branch 'dgoulet_ticket20699_033_01'Nick Mathewson
2017-12-05control: Add changes file for HSv3 control portDavid Goulet
2017-12-05control: Improve ADD_ONION helper function commentsDavid Goulet
2017-12-05control: Don't use void pointer for ADD_ONION secret keyDavid Goulet
2017-12-05test: Add HS_DESC v3 unit testsDavid Goulet
2017-12-05control: HSPOST command support for v3David Goulet
2017-12-05control: Don't check if Server is an HSDir for HSPOSTDavid Goulet
2017-12-05hs-v3: Add an handler for the HSPOST commandDavid Goulet
2017-12-05hs-v3: Add a public function to upload a descriptor to an HSDirDavid Goulet
2017-12-05hs-v3: Implement HS_DESC_CONTENT eventDavid Goulet
2017-12-05control: Support HS v3 for CIRC and CIRC_MINOR eventDavid Goulet
2017-12-05hs-v3: Support HS_DESC UPLOAD failedDavid Goulet
2017-12-05hs-v3: Implement HS_DESC UPLOADED eventDavid Goulet
2017-12-05hs-v3: Implement HS_DESC UPLOAD eventDavid Goulet
2017-12-05hs-v3: Implement HS_DESC CREATED eventDavid Goulet
2017-12-05hs-v3: Implement HS_DESC RECEIVED eventDavid Goulet
2017-12-05hs-v3: Implement HS_DESC FAILED eventDavid Goulet
2017-12-05hs-v3: Implement HS_DESC REQUESTED eventDavid Goulet
2017-12-05control: Rename two HS v2 specific functionsDavid Goulet
2017-12-05control: Refactor control_event_hs_descriptor_receive_endDavid Goulet
2017-12-05control: Refactor HS_DESC events functions to not be v2 specificDavid Goulet
2017-12-05hs-v3: Downgrade warning log when an intro circuit has closedDavid Goulet
2017-12-05hs-v3: Add ephemeral service supportDavid Goulet
2017-12-05Change our build process to run Cargo from inside the build treeNick Mathewson
2017-12-05Merge branch 'maint-0.3.2'Nick Mathewson
2017-12-05Tweaks to strings in 24500Nick Mathewson
2017-12-05Make errno error log more useful for getrandom()Fernando Fernandez Mancera
2017-12-04Merge branch 'ticket24518'Nick Mathewson
2017-12-04sched: Set channel scheduler state to IDLE when not openedDavid Goulet
2017-12-04Don't pass --quiet to cargo for nowNick Mathewson
2017-12-04Merge remote-tracking branch 'isis/bug22907'Nick Mathewson
2017-12-04Merge branch 'maint-0.3.2'Nick Mathewson