🛡 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 4f1f08b805 kademlia 11 years ago
CryptoConst.h CryptoConst added 11 years ago
ElGamal.h Initial commit of garlic 11 years ago
Garlic.cpp wrap LeaseSet lookups into garlic 11 years ago
Garlic.h Create and send local LeaseSet 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 kademlia 11 years ago
Identity.h kademlia 11 years ago
LICENSE Initial commit 11 years ago
LeaseSet.cpp moved Identity to separate file 11 years ago
LeaseSet.h send streaming protocol data 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 improved stability 11 years ago
NTCPSession.h improved stability 11 years ago
NetDb.cpp kademlia 11 years ago
NetDb.h kademlia 11 years ago
Queue.h Log and queue added 11 years ago
README.md requrements 11 years ago
RouterContext.cpp remove dead routers 11 years ago
RouterContext.h Keys added 11 years ago
RouterInfo.cpp kademlia 11 years ago
RouterInfo.h kademlia 11 years ago
Streaming.cpp send streaming protocol data 11 years ago
Streaming.h send streaming protocol data 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 improved stability 11 years ago
Transports.h improved stability 11 years ago
Tunnel.cpp improved stability 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++