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.
 
 
 
 
 
Meeh fb16e50c4d Adding lightweight option parser 11 years ago
Win32 fix NetDb save bug, console cyrillic symbols, add files to project 11 years ago
.gitignore gitignore update 11 years ago
CryptoConst.h
ElGamal.h
Garlic.cpp fixed crash 11 years ago
Garlic.h
HTTPServer.cpp
HTTPServer.h
I2NPProtocol.cpp print out message type sent to an inbound tunnel 11 years ago
I2NPProtocol.h
I2PEndian.cpp fix endian.h (be64toh) bug 11 years ago
I2PEndian.h fix endian.h (be64toh) bug 11 years ago
Identity.cpp
Identity.h
LICENSE
LeaseSet.cpp request lease's gateway if not found in the netDb 11 years ago
LeaseSet.h
LittleBigEndian.h
Log.cpp
Log.h
Makefile Adding lightweight option parser 11 years ago
NTCPSession.cpp
NTCPSession.h
NetDb.cpp use base64 alphabet directly 11 years ago
NetDb.h Create netDb directory structure 11 years ago
Queue.h
README.md
RouterContext.cpp Adding lightweight option parser 11 years ago
RouterContext.h
RouterInfo.cpp read intro key for SSU address 11 years ago
RouterInfo.h read intro key for SSU address 11 years ago
SSU.cpp handle and send SessionRequest message 11 years ago
SSU.h handle and send SessionRequest message 11 years ago
Streaming.cpp save out-of-seq messages and process them later 11 years ago
Streaming.h save out-of-seq messages and process them later 11 years ago
Timestamp.h
TransitTunnel.cpp
TransitTunnel.h
Transports.cpp SSU added 11 years ago
Transports.h SSU added 11 years ago
Tunnel.cpp check for transport protocols compatibility between routers 11 years ago
Tunnel.h check for transport protocols compatibility between routers 11 years ago
TunnelBase.h
TunnelConfig.h
TunnelEndpoint.cpp
TunnelEndpoint.h
TunnelGateway.cpp
TunnelGateway.h
base64.cpp use base64 alphabet directly 11 years ago
base64.h use base64 alphabet directly 11 years ago
hmac.h SSUHeader and authenticate added 11 years ago
i2p.cpp Adding lightweight option parser 11 years ago
portable_endian.h fix endian.h (be64toh) bug 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++