mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 12:23:32 +01:00
add more domains
svn:r5300
This commit is contained in:
parent
a1a87857a7
commit
beaf898fe5
@ -80,6 +80,10 @@
|
||||
#define LD_BUG 12
|
||||
/** Learning and using information about Tor servers. */
|
||||
#define LD_DIR 13
|
||||
/** Learning and using information about Tor servers. */
|
||||
#define LD_DIRSERV 14
|
||||
/** Onion routing protocol. */
|
||||
#define LD_OR 15
|
||||
|
||||
typedef void (*log_callback)(int severity, int domain, const char *msg);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user