Go to file
2017-04-19 07:05:29 -04:00
android fixed android build 2017-04-08 17:21:56 -04:00
build add option for client tunnels to build tunnels such that OBEP==IBGW 2017-04-08 15:10:06 -04:00
contrib kbs -- KBs in i2pd.conf 2017-04-19 11:39:01 +03:00
debian update changelog to 2.13 2017-04-06 16:32:00 +03:00
docs Moved files from docs/ to contrib/ 2017-02-16 06:36:01 -05:00
qt fixed android build 2017-04-08 17:21:56 -04:00
tests use CryptoProA params for GOST R 34.10-2012 256 bits 2017-03-21 11:48:34 -04:00
Win32 2.13.0 2017-04-06 09:48:47 -04:00
.dir-locals.el remove tab width setting in dir-locals 2016-11-10 08:25:16 -05:00
.gitignore updated InnoSetup script 2017-02-16 16:16:19 +03:00
.travis.yml temporary disable OS X 2016-07-30 18:22:14 -04:00
AddressBook.cpp compressed addressbook request 2017-02-12 15:11:19 -05:00
AddressBook.h Add addressbook options + improved docs 2016-10-12 10:23:43 +00:00
api.cpp allow unknown options for api 2017-03-29 10:51:32 -04:00
api.h use shared_ptr for log's stream 2016-02-04 12:36:58 -05:00
appveyor.yml update appveyor tag to 2.13 2017-04-06 17:01:39 +03:00
Base.cpp * Base.h : extract Tag template class to separate header 2016-06-28 01:45:11 +00:00
Base.h * Base.h : extract Tag template class to separate header 2016-06-28 01:45:11 +00:00
BloomFilter.cpp tabify 2016-12-09 09:09:35 -05:00
BloomFilter.h fixed android build 2016-12-09 13:42:00 -05:00
BOB.cpp check if destination keys are correct 2017-03-25 16:53:20 -04:00
BOB.h more BOB error messages 2016-07-21 14:02:13 -04:00
ChangeLog 2.13.0 2017-04-06 09:48:47 -04:00
ClientContext.cpp add option for client tunnels to build tunnels such that OBEP==IBGW 2017-04-08 15:10:06 -04:00
ClientContext.h tabify 2017-04-08 15:16:51 -04:00
Config.cpp kbps -- KBps in Config.cpp 2017-04-19 11:36:19 +03:00
Config.h allow unknown options for api 2017-03-29 10:51:32 -04:00
Crypto.cpp GOST signature unit test added 2017-03-21 10:45:57 -04:00
Crypto.h fixed memory leak 2017-04-05 18:26:56 -04:00
Daemon.cpp eliminate dependancy from GOST engine for GOST R 34.10 2017-03-10 13:21:22 -05:00
Daemon.h gracefull -> graceful 2016-10-31 03:27:27 -07:00
DaemonLinux.cpp fix #833. Handle SIGPIPE 2017-03-20 09:52:43 -04:00
DaemonWin32.cpp fixed #546 2016-06-28 00:00:54 +03:00
Datagram.cpp fix datagram bugs 2017-04-09 08:52:42 -04:00
Datagram.h fix datagram bugs 2017-04-09 08:52:42 -04:00
Destination.cpp persist incoming tags 2017-04-03 15:05:10 -04:00
Destination.h add option for client tunnels to build tunnels such that OBEP==IBGW 2017-04-08 15:10:06 -04:00
Dockerfile Moving dockerfile to trigger autobuild of docker images. 2017-01-07 02:56:45 +01:00
entrypoint.sh Moving dockerfile to trigger autobuild of docker images. 2017-01-07 02:56:45 +01:00
Event.cpp more 2016-12-07 11:52:20 -05:00
Event.h more 2016-12-07 11:52:20 -05:00
Family.cpp eliminated deprecated function 2017-01-23 16:22:48 -05:00
Family.h set router's family 2016-02-20 20:20:19 -05:00
filelist.mk add option for client tunnels to build tunnels such that OBEP==IBGW 2017-04-08 15:10:06 -04:00
FS.cpp persist incoming tags 2017-04-03 15:05:10 -04:00
FS.h persist incoming tags 2017-04-03 15:05:10 -04:00
Garlic.cpp delete used tag before update 2017-04-14 22:08:43 -04:00
Garlic.h persist incoming tags 2017-04-03 15:05:10 -04:00
Gost.cpp GOST hash of a Little Endian stream 2017-04-07 11:17:40 -04:00
Gost.h GOST hash of a Little Endian stream 2017-04-07 11:17:40 -04:00
Gzip.cpp print zlib error codes 2017-01-30 19:56:06 -05:00
Gzip.h * Base.cpp : extract gzip classes to separate file 2016-06-28 01:45:07 +00:00
HTTP.cpp compressed addressbook request 2017-02-12 15:11:19 -05:00
HTTP.h compressed addressbook request 2017-02-12 15:11:19 -05:00
HTTPProxy.cpp Fixed #846. httpproxy.addresshelper config parameter added 2017-04-11 14:36:28 -04:00
HTTPProxy.h * HTTPProxy.{cpp,h} : rename classes, drop typedef 2016-06-23 13:24:44 +00:00
HTTPServer.cpp send http headers in original order 2017-02-04 22:39:54 -05:00
HTTPServer.h use token for commands 2016-12-15 13:10:12 -05:00
i2pd.cpp eliminated DaemonQTImpl singleton 2016-06-17 11:25:28 -04:00
I2CP.cpp insert I2CP session with correct sessionid 2016-11-17 19:14:25 -05:00
I2CP.h insert I2CP session with correct sessionid 2016-11-17 19:14:25 -05:00
I2NPProtocol.cpp use common context for ElGamal encrypt/decrypt 2017-03-11 16:48:54 -05:00
I2NPProtocol.h reduced memory usage 2017-04-14 10:19:26 -04:00
I2PControl.cpp i2p.router.net.tunnels.successrate 2017-01-31 12:12:39 -05:00
I2PControl.h i2p.router.net.tunnels.successrate 2017-01-31 12:12:39 -05:00
I2PEndian.cpp Avoid aliasing problems by using special buf endian handling functions wrapping memcpy 2014-12-29 23:04:02 +01:00
I2PEndian.h backport openbsd support 2015-11-20 09:55:34 -05:00
I2PService.cpp fix outproxy 2016-11-20 12:13:11 -05:00
I2PService.h * add websocks 2017-01-07 08:32:50 -05:00
I2PTunnel.cpp don't show error if stream closed 2017-02-14 12:11:30 -05:00
I2PTunnel.h add option for client tunnels to build tunnels such that OBEP==IBGW 2017-04-08 15:10:06 -04:00
Identity.cpp assign signature types 8 and 9 to GOST R 34.10 2017-03-31 10:04:39 -04:00
Identity.h fixed typo 2017-03-31 12:26:20 -04:00
LeaseSet.cpp don't overwrite whole lease 2016-12-14 11:32:20 -05:00
LeaseSet.h fix datagram bugs 2017-04-09 08:52:42 -04:00
LICENSE Update LICENSE 2015-01-23 14:02:37 -05:00
LittleBigEndian.h fix LittleEndian, change endian.h version 2014-02-05 09:14:07 +04:00
Log.cpp open log stream in log thread 2016-12-22 10:08:35 -05:00
Log.h write to log through the separate thread 2016-11-17 15:46:28 -05:00
Makefile AVX disabled for debuild by patch 2016-12-18 16:27:14 +03:00
Makefile.bsd * drop boost_regex from build deps 2016-05-27 01:32:03 +00:00
Makefile.homebrew fix osx upnp support 2017-02-15 09:04:40 +03:00
Makefile.linux add option for client tunnels to build tunnels such that OBEP==IBGW 2017-04-08 15:10:06 -04:00
Makefile.mingw AVX support for Windows 2016-12-14 09:48:05 -05:00
Makefile.osx fix osx upnp support 2017-02-15 09:04:40 +03:00
MatchedDestination.cpp tabifty 2017-04-09 08:53:47 -04:00
MatchedDestination.h tabify 2017-04-08 15:14:47 -04:00
NetDb.cpp Add reseed.threshold option 2017-02-02 15:40:57 -05:00
NetDb.h don't store lookup replies anymore 2016-12-05 18:39:01 -05:00
NetDbRequests.cpp add reseed from floodfill option 2016-11-14 12:09:07 -05:00
NetDbRequests.h fixed race condition 2016-08-15 22:36:58 -04:00
NTCPSession.cpp change establish timeout to 10 seconds 2017-03-12 14:48:11 -04:00
NTCPSession.h change establish timeout to 10 seconds 2017-03-12 14:48:11 -04:00
Profiling.cpp removed IdentHash from RoutingProfile 2016-12-30 20:09:41 -05:00
Profiling.h removed IdentHash from RoutingProfile 2016-12-30 20:09:41 -05:00
Queue.h use generic container 2017-01-16 15:58:05 -05:00
README.md ZEC added 2017-03-10 11:53:49 -05:00
Reseed.cpp send http headers in original order 2017-02-04 22:39:54 -05:00
Reseed.h Refactored code to Reseed module 2017-02-02 15:25:25 -05:00
RouterContext.cpp keep bandwidth caps if unreachable 2017-01-25 16:37:21 -05:00
RouterContext.h configurable netid 2016-10-12 11:26:48 -04:00
RouterInfo.cpp support of 'X' in RouterInfo 2017-01-25 16:14:01 -05:00
RouterInfo.h don't store SSU-specific data for NTCP address 2017-01-02 16:36:59 -05:00
SAM.cpp handle SIGNATURE_TYPE for DEST GENERATE 2017-03-30 15:43:02 -04:00
SAM.h handle SIGNATURE_TYPE for DEST GENERATE 2017-03-30 15:43:02 -04:00
Signature.cpp more memory allocation optimization 2017-03-21 20:51:13 -04:00
Signature.h use CryptoProA params for GOST R 34.10-2012 256 bits 2017-03-21 11:48:34 -04:00
SOCKS.cpp fixed android build 2016-11-03 21:31:21 -04:00
SOCKS.h undo pedantic whitespace 2016-11-20 09:32:28 -05:00
SSU.cpp moved v6 receiver to separate thread 2017-01-19 15:47:01 -05:00
SSU.h MTU size of 1488 for ipv6 2017-02-12 10:12:12 -05:00
SSUData.cpp recreate SSU session again if session key is invalid 2017-03-05 17:08:20 -05:00
SSUData.h MTU size of 1488 for ipv6 2017-02-12 10:12:12 -05:00
SSUSession.cpp recreate SSU session again if session key is invalid 2017-03-05 17:08:20 -05:00
SSUSession.h recreate SSU session again if session key is invalid 2017-03-05 17:08:20 -05:00
stdafx.cpp Precompiled headers 2015-06-10 13:41:08 -05:00
stdafx.h * drop boost_regex from build deps 2016-05-27 01:32:03 +00:00
Streaming.cpp cleanup acceptor for AcceptOnce 2017-03-30 20:27:31 -04:00
Streaming.h cleanup acceptor for AcceptOnce 2017-03-30 20:27:31 -04:00
Tag.h add reseed from floodfill option 2016-11-14 12:09:07 -05:00
Timestamp.cpp use _USE_32BIT_TIME_T in win32 build 2017-02-06 16:18:23 +03:00
Timestamp.h 10 seconds max timeout for NTP 2016-11-01 18:40:00 -04:00
TransitTunnel.cpp * tune log messages 2016-06-27 13:11:10 +00:00
TransitTunnel.h clean transit tunnels endpoints 2017-01-29 19:16:34 -05:00
Transports.cpp cleanup error messages 2017-01-30 20:36:35 -05:00
Transports.h #746. initialize io_service after daeminization 2016-12-22 13:32:06 -05:00
TransportSession.h eliminate some overhead 2016-11-01 13:57:25 -04:00
Tunnel.cpp use common context for ElGamal encrypt/decrypt 2017-03-11 16:48:54 -05:00
Tunnel.h last sample should have more relevance for latency 2017-01-01 14:29:39 -05:00
TunnelBase.h cleanup unclaimed out-of-sequence fragments 2016-11-09 14:51:55 -05:00
TunnelConfig.h use common context for ElGamal encrypt/decrypt 2017-03-11 16:48:54 -05:00
TunnelEndpoint.cpp reduced memory usage 2017-04-14 10:19:26 -04:00
TunnelEndpoint.h clean up incomplete messages 2016-12-06 16:23:52 -05:00
TunnelGateway.cpp eliminate extra copy 2017-02-06 12:50:54 -05:00
TunnelGateway.h reduced I2NP message size for tunnel gateway 2017-02-03 20:57:04 -05:00
TunnelPool.cpp tabify 2017-04-08 15:15:59 -04:00
TunnelPool.h tabify 2017-04-08 15:14:47 -04:00
UPnP.cpp fix osx upnp support 2017-02-15 09:04:40 +03:00
UPnP.h wait for UPnP discovery during startup 2016-07-31 10:22:41 -04:00
util.cpp fixed some memory leak 2016-12-22 15:00:40 -05:00
util.h acquire shared 2017-01-19 10:20:34 -05:00
version.h 2.13.0 2017-04-06 09:48:47 -04:00
Websocket.cpp more 2016-12-07 11:52:20 -05:00
Websocket.h merge 2016-11-01 10:26:40 -04:00
WebSocks.cpp * add websocks 2017-01-07 08:32:50 -05:00
WebSocks.h * add websocks 2017-01-07 08:32:50 -05:00

i2pd

Русская версия

i2pd (I2P Daemon) is a full-featured C++ implementation of I2P client.

I2P (Invisible Internet Protocol) is a universal anonymous network layer. All communications over I2P are anonymous and end-to-end encrypted, participants don't reveal their real IP addresses.

I2P client is a software used for building and using anonymous I2P networks. Such networks are commonly used for anonymous peer-to-peer applications (filesharing, cryptocurrencies) and anonymous client-server applications (websites, instant messengers, chat-servers).

I2P allows people from all around the world to communicate and share information without restrictions.

Features

  • Distributed anonymous networking framework
  • End-to-end encrypted communications
  • Small footprint, simple dependencies, fast performance
  • Rich set of APIs for developers of secure applications

Resources

Installing

The easiest way to install i2pd is by using precompiled binaries. See documentation for how to build i2pd from source on your OS.

Supported systems:

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

Using i2pd

See documentation and example config file.

Donations

BTC: 1K7Ds6KUeR8ya287UC4rYTjvC96vXyZbDY
ZEC: t1cTckLuXsr1dwVrK4NDzfhehss4NvMadAJ
DASH: Xw8YUrQpYzP9tZBmbjqxS3M97Q7v3vJKUF
LTC: LKQirrYrDeTuAPnpYq5y7LVKtywfkkHi59
ANC: AQJYweYYUqM1nVfLqfoSMpUMfzxvS4Xd7z
DOGE: DNXLQKziRPAsD9H3DFNjk4fLQrdaSX893Y

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.