mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
Split tunnel-specific crypto from aes.h/cpp.
This commit is contained in:
@@ -31,6 +31,7 @@ set (COMMON_SRC
|
||||
"${CMAKE_SOURCE_DIR}/tunnel/TunnelGateway.cpp"
|
||||
"${CMAKE_SOURCE_DIR}/tunnel/TunnelEndpoint.cpp"
|
||||
"${CMAKE_SOURCE_DIR}/tunnel/TunnelPool.cpp"
|
||||
"${CMAKE_SOURCE_DIR}/tunnel/TunnelCrypto.cpp"
|
||||
"${CMAKE_SOURCE_DIR}/AddressBook.cpp"
|
||||
"${CMAKE_SOURCE_DIR}/Garlic.cpp"
|
||||
"${CMAKE_SOURCE_DIR}/I2NPProtocol.cpp"
|
||||
|
||||
Reference in New Issue
Block a user