mirror of https://github.com/PurpleI2P/i2pd.git
I2P: End-to-End encrypted and anonymous Internet
https://i2pd.website/
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
orignal
bd8ea0bac0
|
11 years ago | |
---|---|---|
Win32 | ||
.gitignore | ||
CryptoConst.h | ||
ElGamal.h | ||
Garlic.cpp | ||
Garlic.h | ||
HTTPServer.cpp | ||
HTTPServer.h | ||
I2NPProtocol.cpp | ||
I2NPProtocol.h | ||
I2PEndian.cpp | 11 years ago | |
I2PEndian.h | 11 years ago | |
Identity.cpp | ||
Identity.h | ||
LICENSE | ||
LeaseSet.cpp | ||
LeaseSet.h | ||
LittleBigEndian.h | ||
Log.cpp | ||
Log.h | ||
Makefile | 11 years ago | |
NTCPSession.cpp | ||
NTCPSession.h | ||
NetDb.cpp | 11 years ago | |
NetDb.h | 11 years ago | |
Queue.h | ||
README.md | ||
RouterContext.cpp | 11 years ago | |
RouterContext.h | ||
RouterInfo.cpp | 11 years ago | |
RouterInfo.h | ||
SSU.cpp | 11 years ago | |
SSU.h | 11 years ago | |
Streaming.cpp | ||
Streaming.h | ||
Timestamp.h | ||
TransitTunnel.cpp | ||
TransitTunnel.h | ||
Transports.cpp | 11 years ago | |
Transports.h | 11 years ago | |
Tunnel.cpp | 11 years ago | |
Tunnel.h | ||
TunnelBase.h | ||
TunnelConfig.h | ||
TunnelEndpoint.cpp | ||
TunnelEndpoint.h | ||
TunnelGateway.cpp | ||
TunnelGateway.h | ||
base64.cpp | ||
base64.h | ||
hmac.h | 11 years ago | |
i2p.cpp | ||
portable_endian.h | 11 years ago |
README.md
i2pd
i2p router for Linux written on C++
Requires gcc 4.6 and higher, boost 1.46 and higher, crypto++
on Windows
Requires msvs2013, boost 1.46 and higher, crypto++