🛡 I2P: End-to-End encrypted and anonymous Internet
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
orignal 6341b10556 Keys added 11 years ago
CryptoConst.h CryptoConst added 11 years ago
ElGamal.h Initial commit of garlic 11 years ago
Garlic.cpp handle garlic message 11 years ago
Garlic.h handle garlic message 11 years ago
HTTPServer.cpp HTTP Server added 11 years ago
HTTPServer.h HTTP Server added 11 years ago
I2NPProtocol.cpp handle garlic message 11 years ago
I2NPProtocol.h handle garlic message 11 years ago
Identity.cpp Keys added 11 years ago
Identity.h Keys added 11 years ago
LICENSE Initial commit 11 years ago
LeaseSet.cpp moved Identity to separate file 11 years ago
LeaseSet.h moved Identity to separate file 11 years ago
Log.cpp Log and queue added 11 years ago
Log.h Log and queue added 11 years ago
Makefile Keys added 11 years ago
NTCPSession.cpp cumulative update 11 years ago
NTCPSession.h common Identity for LeaseSet and RouterInfo 11 years ago
NetDb.cpp fixed complilation errors 11 years ago
NetDb.h Inroduced IdentHash 11 years ago
Queue.h Log and queue added 11 years ago
README.md requrements 11 years ago
RouterContext.cpp Keys added 11 years ago
RouterContext.h Keys added 11 years ago
RouterInfo.cpp moved Identity to separate file 11 years ago
RouterInfo.h common Identity for LeaseSet and RouterInfo 11 years ago
Streaming.cpp common Identity for LeaseSet and RouterInfo 11 years ago
Streaming.h common Identity for LeaseSet and RouterInfo 11 years ago
Timestamp.h cumulative update 11 years ago
TransitTunnel.cpp fixed complilation errors 11 years ago
TransitTunnel.h Inroduced IdentHash 11 years ago
Transports.cpp Inroduced IdentHash 11 years ago
Transports.h cumulative update 11 years ago
Tunnel.cpp fixed complilation errors 11 years ago
Tunnel.h cumulative update 11 years ago
TunnelBase.h cumulative update 11 years ago
TunnelConfig.h Tunnel added 11 years ago
TunnelEndpoint.cpp fixed complilation errors 11 years ago
TunnelEndpoint.h cumulative update 11 years ago
TunnelGateway.cpp Inroduced IdentHash 11 years ago
TunnelGateway.h Inroduced IdentHash 11 years ago
base64.cpp base64 added 11 years ago
base64.h base64 added 11 years ago
i2p.cpp Temporary Makefile and main 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++