libtor-src 47.13.0+0.4.7.13

Source code of Tor and Libevent for libtor-sys
Documentation
1
2
3
4
5
6
7
8
9
10

# ADD_C_FILE: INSERT SOURCES HERE.
LIBTOR_APP_A_SOURCES += 				\
	src/feature/hs_common/replaycache.c	        \
	src/feature/hs_common/shared_random_client.c

# ADD_C_FILE: INSERT HEADERS HERE.
noinst_HEADERS +=					\
	src/feature/hs_common/replaycache.h		\
	src/feature/hs_common/shared_random_client.h