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 e481ed37ce ReconfigureSessionMessage 8 years ago
Win32 remove mascot 8 years ago
build * drop boost_regex from build deps 8 years ago
contrib/certificates family: volatile.crt 9 years ago
debian * update debian changelog (closes #502) 8 years ago
docs * extract unused image to separate file 8 years ago
tests * add test for MergeChunkedResponse() (#432) 8 years ago
.gitignore
.travis.yml * drop boost_regex from build deps 8 years ago
AddressBook.cpp * fix compilation warnings 8 years ago
AddressBook.h
BOB.cpp
BOB.h
Base.cpp
Base.h
ChangeLog * add generic changelog (#502) 8 years ago
ClientContext.cpp I2CP configuration 8 years ago
ClientContext.h * HTTPProxy.{cpp,h} : move & sort headers 8 years ago
Config.cpp fixed typo 8 years ago
Config.h * fix doxygen warnings 8 years ago
Crypto.cpp changed back to <openssl/ 9 years ago
Crypto.h changed back to <openssl/ 9 years ago
Daemon.cpp * fix compilation warnings 8 years ago
Daemon.h * fix compilation warnings 8 years ago
DaemonLinux.cpp * fix compile warnings: reopen() usage 8 years ago
DaemonWin32.cpp * fix compilation warnings 8 years ago
Datagram.cpp use shared ClientDestination 8 years ago
Datagram.h use shared ClientDestination 8 years ago
Destination.cpp moved LeaseSet creating away from LeaseSetDestination 8 years ago
Destination.h CreateLeaseSetMessage 8 years ago
FS.cpp
FS.h
Family.cpp * fix mistype in log message 8 years ago
Family.h
Garlic.cpp changed back to <openssl/ 9 years ago
Garlic.h use LocalLeaseSet for own LeaseSets 8 years ago
HTTP.cpp * fix compilation warnings 8 years ago
HTTP.h * fix doxygen warnings 8 years ago
HTTPProxy.cpp * fix mistype 8 years ago
HTTPProxy.h * HTTPProxy.{cpp,h} : rename classes, drop typedef 8 years ago
HTTPServer.cpp * extract unused image to separate file 8 years ago
HTTPServer.h * extract unused image to separate file 8 years ago
I2CP.cpp ReconfigureSessionMessage 8 years ago
I2CP.h ReconfigureSessionMessage 8 years ago
I2NPProtocol.cpp use LocalLeaseSet for own LeaseSets 8 years ago
I2NPProtocol.h use LocalLeaseSet for own LeaseSets 8 years ago
I2PControl.cpp * I2PControl.cpp : 8 years ago
I2PControl.h * I2PControl.{cpp,h} : add BuildErrorResponse() 8 years ago
I2PEndian.cpp
I2PEndian.h
I2PService.cpp * HTTPProxy: fix converted request (#508) 8 years ago
I2PService.h
I2PTunnel.cpp
I2PTunnel.h
Identity.cpp include openssl through OPENSSL macro 9 years ago
Identity.h CreateLeaseSetMessage 8 years ago
LICENSE
LeaseSet.cpp CreateLeaseSetMessage 8 years ago
LeaseSet.h CreateLeaseSetMessage 8 years ago
LittleBigEndian.h
Log.cpp * fix doxygen warnings 8 years ago
Log.h * fix doxygen warnings 8 years ago
Makefile * add doxygen support 8 years ago
Makefile.bsd * drop boost_regex from build deps 8 years ago
Makefile.homebrew * drop boost_regex from build deps 8 years ago
Makefile.linux * enable -Wextra for linux builds 8 years ago
Makefile.mingw * drop boost_regex from build deps 8 years ago
Makefile.osx * drop boost_regex from build deps 8 years ago
NTCPSession.cpp include openssl through OPENSSL macro 9 years ago
NTCPSession.h
NetDb.cpp * fix compilation warnings 8 years ago
NetDb.h
NetDbRequests.cpp
NetDbRequests.h
Profiling.cpp
Profiling.h
Queue.h
README.md
Reseed.cpp * drop boost_regex from build deps 8 years ago
Reseed.h
RouterContext.cpp get family string from local RouterInfo 9 years ago
RouterContext.h removed GetPrivateKeys from LocalDestination 8 years ago
RouterInfo.cpp * fix compilation warnings 8 years ago
RouterInfo.h get family string from local RouterInfo 9 years ago
SAM.cpp
SAM.h
SOCKS.cpp
SOCKS.h
SSU.cpp
SSU.h
SSUData.cpp
SSUData.h
SSUSession.cpp include openssl through OPENSSL macro 9 years ago
SSUSession.h
Signature.cpp
Signature.h changed back to <openssl/ 9 years ago
Streaming.cpp use shared ClientDestination 8 years ago
Streaming.h use shared ClientDestination 8 years ago
Timestamp.h
TransitTunnel.cpp
TransitTunnel.h
TransportSession.h
Transports.cpp * fix compilation warnings 8 years ago
Transports.h
Tunnel.cpp * fix compilation warnings 8 years ago
Tunnel.h * fix compilation warnings 8 years ago
TunnelBase.h
TunnelConfig.h include openssl through OPENSSL macro 9 years ago
TunnelEndpoint.cpp include openssl through OPENSSL macro 9 years ago
TunnelEndpoint.h
TunnelGateway.cpp include openssl through OPENSSL macro 9 years ago
TunnelGateway.h
TunnelPool.cpp include openssl through OPENSSL macro 9 years ago
TunnelPool.h
UPnP.cpp
UPnP.h
api.cpp
api.h
appveyor.yml * drop boost_regex from build deps 8 years ago
filelist.mk I2CP added 9 years ago
i2pd.cpp
stdafx.cpp
stdafx.h * drop boost_regex from build deps 8 years ago
util.cpp
util.h try fixing issue #482 9 years ago
version.h version 2.7.0 8 years ago

README.md

i2pd

Independent C++ implementation of I2P router

License

This project is licensed under the BSD 3-clause license, which can be found in the file LICENSE in the root of the project source code.

Donations

BTC: 1K7Ds6KUeR8ya287UC4rYTjvC96vXyZbDY
LTC: LKQirrYrDeTuAPnpYq5y7LVKtywfkkHi59
ANC: AQJYweYYUqM1nVfLqfoSMpUMfzxvS4Xd7z
DOGE: DNXLQKziRPAsD9H3DFNjk4fLQrdaSX893Y

Documentation:

http://i2pd.readthedocs.org

Supported OS

  • Linux x86/x64 - Build Status
  • Windows - Build status
  • Mac OS X
  • FreeBSD

More documentation