[tor/master] prop224: Add new cert type for hidden service

4 Nov
2016
4 Nov
'16
6:48 p.m.
commit 02ad553ccd241aacab2e80b07b0fd5bc072dc0f8 Author: David Goulet <dgoulet@torproject.org> Date: Tue Jun 28 16:26:26 2016 -0400 prop224: Add new cert type for hidden service Signed-off-by: David Goulet <dgoulet@torproject.org> Signed-off-by: George Kadianakis <desnacked@riseup.net> --- src/or/torcert.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/or/torcert.h b/src/or/torcert.h index 9c819c0..4665e67 100644 --- a/src/or/torcert.h +++ b/src/or/torcert.h @@ -12,6 +12,7 @@ #define CERT_TYPE_SIGNING_LINK 0x05 #define CERT_TYPE_SIGNING_AUTH 0x06 #define CERT_TYPE_ONION_ID 0x0A +#define CERT_TYPE_HS_IP_ENC 0x0B #define CERT_FLAG_INCLUDE_SIGNING_KEY 0x1
3169
Age (days ago)
3169
Last active (days ago)
0 comments
1 participants
participants (1)
-
nickm@torproject.org