]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
fixup! Move encode_cert to torcert.c and rename it to tor_cert_encode_ed22519()
authorDavid Goulet <dgoulet@torproject.org>
Thu, 10 Nov 2016 16:00:59 +0000 (11:00 -0500)
committerDavid Goulet <dgoulet@torproject.org>
Thu, 10 Nov 2016 16:00:59 +0000 (11:00 -0500)
src/or/hs_descriptor.c

index 3a536e76a75fa35702011127f5f4b7c30063af3f..c48d717d9262e28248b472d177b128ac01eab4c6 100644 (file)
@@ -134,6 +134,7 @@ desc_encrypted_data_free_contents(hs_desc_encrypted_data_t *desc)
   memwipe(desc, 0, sizeof(*desc));
 }
 
+/* === ENCODING === */
 
 /* Encode the given link specifier objects into a newly allocated string.
  * This can't fail so caller can always assume a valid string being