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
c361b7d914
|
11 years ago | |
---|---|---|
Win32 | 11 years ago | |
.gitignore | 11 years ago | |
CryptoConst.h | 11 years ago | |
ElGamal.h | 11 years ago | |
Garlic.cpp | 11 years ago | |
Garlic.h | 11 years ago | |
HTTPServer.cpp | 11 years ago | |
HTTPServer.h | 11 years ago | |
I2NPProtocol.cpp | 11 years ago | |
I2NPProtocol.h | 11 years ago | |
I2PEndian.cpp | 11 years ago | |
I2PEndian.h | 11 years ago | |
Identity.cpp | 11 years ago | |
Identity.h | 11 years ago | |
LICENSE | 11 years ago | |
LeaseSet.cpp | 11 years ago | |
LeaseSet.h | 11 years ago | |
LittleBigEndian.h | 11 years ago | |
Log.cpp | 11 years ago | |
Log.h | 11 years ago | |
Makefile | 11 years ago | |
NTCPSession.cpp | 11 years ago | |
NTCPSession.h | 11 years ago | |
NetDb.cpp | 11 years ago | |
NetDb.h | 11 years ago | |
Queue.h | 11 years ago | |
README.md | 11 years ago | |
RouterContext.cpp | 11 years ago | |
RouterContext.h | 11 years ago | |
RouterInfo.cpp | 11 years ago | |
RouterInfo.h | 11 years ago | |
SSU.cpp | 11 years ago | |
SSU.h | 11 years ago | |
Streaming.cpp | 11 years ago | |
Streaming.h | 11 years ago | |
Timestamp.h | 11 years ago | |
TransitTunnel.cpp | 11 years ago | |
TransitTunnel.h | 11 years ago | |
Transports.cpp | 11 years ago | |
Transports.h | 11 years ago | |
Tunnel.cpp | 11 years ago | |
Tunnel.h | 11 years ago | |
TunnelBase.h | 11 years ago | |
TunnelConfig.h | 11 years ago | |
TunnelEndpoint.cpp | 11 years ago | |
TunnelEndpoint.h | 11 years ago | |
TunnelGateway.cpp | 11 years ago | |
TunnelGateway.h | 11 years ago | |
base64.cpp | 11 years ago | |
base64.h | 11 years ago | |
hmac.h | 11 years ago | |
i2p.cpp | 11 years ago | |
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++