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 659177e2fd check expiration of lease 11 years ago
Win32 folder structure updated 11 years ago
.gitignore folder structure updated 11 years ago
CryptoConst.h
ElGamal.h
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
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.h
Makefile
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
RouterContext.h
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
TunnelGateway.cpp update 11 years ago
TunnelGateway.h long tunnel messages 11 years ago
base64.cpp
base64.h
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++