🛡 I2P: End-to-End encrypted and anonymous Internet
Find a file
2016-06-13 13:20:21 -04:00
build * drop boost_regex from build deps 2016-05-27 01:32:03 +00:00
contrib/certificates
debian * update debian changelog (closes #502) 2016-05-31 00:34:33 +00:00
docs I2CP config 2016-06-05 10:31:55 -04:00
tests * add test for MergeChunkedResponse() (#432) 2016-06-01 00:14:40 +00:00
Win32
.gitignore
.travis.yml * drop boost_regex from build deps 2016-05-27 01:32:03 +00:00
AddressBook.cpp Remove unused assigning (success is assinged anyway) 2016-06-11 11:20:20 +03:00
AddressBook.h
api.cpp
api.h
appveyor.yml * drop boost_regex from build deps 2016-05-27 01:32:03 +00:00
Base.cpp
Base.h
BOB.cpp
BOB.h
ChangeLog * add generic changelog (#502) 2016-05-31 00:34:31 +00:00
ClientContext.cpp I2CP configuration 2016-05-31 11:54:45 -04:00
ClientContext.h * HTTPProxy.{cpp,h} : move & sort headers 2016-05-26 00:17:23 +00:00
Config.cpp fixed typo 2016-05-31 21:37:32 -04:00
Config.h * fix doxygen warnings 2016-05-31 00:34:26 +00:00
Crypto.cpp
Crypto.h
Daemon.cpp * fix compilation warnings 2016-06-01 00:14:15 +00:00
Daemon.h * fix compilation warnings 2016-06-01 00:14:15 +00:00
DaemonLinux.cpp * fix compile warnings: reopen() usage 2016-06-01 00:14:28 +00:00
DaemonWin32.cpp * fix compilation warnings 2016-06-01 00:14:15 +00:00
Datagram.cpp use shared ClientDestination 2016-05-25 16:18:02 -04:00
Datagram.h use shared ClientDestination 2016-05-25 16:18:02 -04:00
Destination.cpp moved LeaseSet creating away from LeaseSetDestination 2016-05-29 09:33:50 -04:00
Destination.h CreateLeaseSetMessage 2016-05-30 12:56:42 -04:00
Family.cpp * fix mistype in log message 2016-05-26 00:10:01 +00:00
Family.h
filelist.mk
FS.cpp
FS.h
Garlic.cpp
Garlic.h use LocalLeaseSet for own LeaseSets 2016-05-25 15:10:28 -04:00
HTTP.cpp * HTTP.{cpp,h} : drop HTTPReq.host 2016-06-04 14:44:26 +00:00
HTTP.h * HTTP.{cpp,h} : drop HTTPReq.host 2016-06-04 14:44:26 +00:00
HTTPProxy.cpp fix 500 response in http proxy 2016-06-13 07:48:20 -04:00
HTTPProxy.h rolled back to previous implementation 2016-06-10 14:01:39 -04:00
HTTPServer.cpp * extract unused image to separate file 2016-06-01 00:14:46 +00:00
HTTPServer.h * extract unused image to separate file 2016-06-01 00:14:46 +00:00
I2CP.cpp read header and payload separately 2016-06-13 13:20:21 -04:00
I2CP.h read header and payload separately 2016-06-13 13:20:21 -04:00
I2NPProtocol.cpp use LocalLeaseSet for own LeaseSets 2016-05-25 15:10:28 -04:00
I2NPProtocol.h use LocalLeaseSet for own LeaseSets 2016-05-25 15:10:28 -04:00
I2PControl.cpp * I2PControl.cpp : 2016-05-26 00:09:44 +00:00
I2PControl.h * I2PControl.{cpp,h} : add BuildErrorResponse() 2016-05-26 00:09:25 +00:00
i2pd.cpp
I2PEndian.cpp
I2PEndian.h
I2PService.cpp * HTTPProxy: fix converted request (#508) 2016-06-03 01:09:08 +00:00
I2PService.h
I2PTunnel.cpp
I2PTunnel.h
Identity.cpp
Identity.h CreateLeaseSetMessage 2016-05-30 12:56:42 -04:00
LeaseSet.cpp CreateLeaseSetMessage 2016-05-30 12:56:42 -04:00
LeaseSet.h CreateLeaseSetMessage 2016-05-30 12:56:42 -04:00
LICENSE
LittleBigEndian.h
Log.cpp * fix doxygen warnings 2016-05-31 00:34:26 +00:00
Log.h * fix doxygen warnings 2016-05-31 00:34:26 +00:00
Makefile * add doxygen support 2016-05-31 00:34:24 +00:00
Makefile.bsd * drop boost_regex from build deps 2016-05-27 01:32:03 +00:00
Makefile.homebrew * drop boost_regex from build deps 2016-05-27 01:32:03 +00:00
Makefile.linux * enable -Wextra for linux builds 2016-06-01 00:14:34 +00:00
Makefile.mingw * drop boost_regex from build deps 2016-05-27 01:32:03 +00:00
Makefile.osx * drop boost_regex from build deps 2016-05-27 01:32:03 +00:00
NetDb.cpp * fix compilation warnings 2016-06-01 00:14:15 +00:00
NetDb.h
NetDbRequests.cpp
NetDbRequests.h
NTCPSession.cpp
NTCPSession.h
Profiling.cpp
Profiling.h
Queue.h
README.md
Reseed.cpp * drop boost_regex from build deps 2016-05-27 01:32:03 +00:00
Reseed.h
RouterContext.cpp
RouterContext.h removed GetPrivateKeys from LocalDestination 2016-05-26 14:54:33 -04:00
RouterInfo.cpp * fix compilation warnings 2016-06-01 00:14:15 +00:00
RouterInfo.h
SAM.cpp
SAM.h
Signature.cpp
Signature.h
SOCKS.cpp
SOCKS.h
SSU.cpp
SSU.h
SSUData.cpp
SSUData.h
SSUSession.cpp
SSUSession.h
stdafx.cpp
stdafx.h * drop boost_regex from build deps 2016-05-27 01:32:03 +00:00
Streaming.cpp send correct ackThrough 2016-06-09 14:56:12 -04:00
Streaming.h use shared ClientDestination 2016-05-25 16:18:02 -04:00
Timestamp.h
TransitTunnel.cpp
TransitTunnel.h
Transports.cpp * fix compilation warnings 2016-06-01 00:14:15 +00:00
Transports.h
TransportSession.h
Tunnel.cpp * fix compilation warnings 2016-06-01 00:14:15 +00:00
Tunnel.h * fix compilation warnings 2016-06-01 00:14:15 +00:00
TunnelBase.h
TunnelConfig.h
TunnelEndpoint.cpp
TunnelEndpoint.h
TunnelGateway.cpp
TunnelGateway.h
TunnelPool.cpp
TunnelPool.h
UPnP.cpp
UPnP.h
util.cpp
util.h
version.h 0.9.26 2016-06-07 13:05:44 -04:00

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