🛡 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 659177e2fd check expiration of lease 11 years ago
Win32 folder structure updated 11 years ago
.gitignore folder structure updated 11 years ago
CryptoConst.h CryptoConst added 11 years ago
ElGamal.h Initial commit of garlic 11 years ago
Garlic.cpp support of multiple incoming garlic sessions 11 years ago
Garlic.h support of multiple incoming garlic sessions 11 years ago
HTTPServer.cpp check expiration of lease 11 years ago
HTTPServer.h extract address 11 years ago
I2NPProtocol.cpp Merge pull request #6 from mikhail4021/master 11 years ago
I2NPProtocol.h include DeliveryStatus to Garlic 11 years ago
I2PEndian.cpp ms visual studio 2013 support 11 years ago
I2PEndian.h ms visual studio 2013 support 11 years ago
Identity.cpp update 11 years ago
Identity.h Merge pull request #6 from mikhail4021/master 11 years ago
LICENSE Initial commit 11 years ago
LeaseSet.cpp check expiration of lease 11 years ago
LeaseSet.h check expiration of lease 11 years ago
LittleBigEndian.h ms visual studio 2013 support 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 fixed few small issues 11 years ago
NTCPSession.h improved stability 11 years ago
NetDb.cpp fixed memory leak 11 years ago
NetDb.h deep exploratory 11 years ago
Queue.h stream recieve queue 11 years ago
README.md readme updated 11 years ago
RouterContext.cpp remove dead routers 11 years ago
RouterContext.h Keys added 11 years ago
RouterInfo.cpp Merge pull request #6 from mikhail4021/master 11 years ago
RouterInfo.h fixed few small issues 11 years ago
Streaming.cpp check expiration of lease 11 years ago
Streaming.h request b32-coded I2P address from HTTP server 11 years ago
Timestamp.h ms visual studio 2013 support 11 years ago
TransitTunnel.cpp Merge pull request #6 from mikhail4021/master 11 years ago
TransitTunnel.h show trafic for transit tunnels 11 years ago
Transports.cpp differentiate garlic message received from tunnel and directly 11 years ago
Transports.h improved stability 11 years ago
Tunnel.cpp multi-tunnels LeaseSet 11 years ago
Tunnel.h multi-tunnels LeaseSet 11 years ago
TunnelBase.h manage transit tunnels 11 years ago
TunnelConfig.h common constructor for TunnelConfig 11 years ago
TunnelEndpoint.cpp Merge pull request #6 from mikhail4021/master 11 years ago
TunnelEndpoint.h cumulative update 11 years ago
TunnelGateway.cpp update 11 years ago
TunnelGateway.h long tunnel messages 11 years ago
base64.cpp base64 added 11 years ago
base64.h base64 added 11 years ago
i2p.cpp fixed compilation error 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++