Go to file
2016-04-05 11:08:02 +00:00
build Win32: hide to tray, webconsole menu item 2016-03-14 02:35:15 -05:00
contrib/certificates update mca2-i2p.crt 2016-03-28 18:08:11 -04:00
debian * update manpage 2016-04-05 11:08:02 +00:00
docs * use commented i2pd.conf as default 2016-04-05 11:08:00 +00:00
Win32 show version in the 'About' window 2016-03-24 11:05:47 -04:00
.gitignore Added Sphinx documentation files 2016-01-12 07:03:29 +03:00
.travis.yml Trying to fix broken builds on 10.7. Works fine on local 10.11 2016-03-29 16:01:07 +02:00
AddressBook.cpp check if hosts is incomplete 2016-04-01 12:51:34 -04:00
AddressBook.h check if hosts is incomplete 2016-04-01 12:51:34 -04:00
api.cpp * logger: explicit allow log output 2016-03-28 14:44:54 +00:00
api.h use shared_ptr for log's stream 2016-02-04 12:36:58 -05:00
appveyor.yml AppVeyor msys fix attempt 2016-03-10 14:40:35 -06:00
Base.cpp fixed typo 2016-03-14 13:33:51 -04:00
Base.h Merge branch 'openssl' into new-fs 2016-02-20 00:59:48 +00:00
BOB.cpp * sane log messages: BOB.cpp 2015-12-21 03:00:11 +00:00
BOB.h Configurable addresses from master 2015-11-30 16:44:32 +02:00
ClientContext.cpp Adding exceptions for SOCKS, SAM and BOB proxy/briges 2016-03-30 00:03:15 +02:00
ClientContext.h webirc support 2016-03-04 11:37:38 +05:00
Config.cpp specify bandwidth for floodfill 2016-03-30 21:31:17 -04:00
Config.h oveeride --log for windows 2016-03-10 12:23:17 -05:00
Crypto.cpp temporary disable openssl mutexes 2016-01-11 17:37:20 -05:00
Crypto.h use more efficient XOR over ChipherBlocks for win32 2016-02-05 15:58:14 -05:00
CryptoConst.cpp initialize crpto constants on demand 2014-09-21 18:17:16 -04:00
CryptoConst.h RSA signatures 2014-12-10 21:31:06 -05:00
Daemon.cpp specify bandwidth for floodfill 2016-03-30 21:31:17 -04:00
Daemon.h graceful shutdown by SIGINT 2016-03-29 12:34:53 -04:00
DaemonLinux.cpp don't initiate graceful shutdown twice 2016-03-29 21:37:30 -04:00
DaemonWin32.cpp * migration 2016-03-27 00:17:29 +00:00
Datagram.cpp shared_ptr for Lease 2016-02-09 10:46:27 -05:00
Datagram.h always use shared_ptr for I2NPMessage 2015-11-24 13:09:12 -05:00
Destination.cpp show streams from all streaming destinations 2016-04-04 22:17:04 -04:00
Destination.h show streams from all streaming destinations 2016-04-04 22:17:04 -04:00
Family.cpp Merge branch 'new-fs' into openssl 2016-02-22 13:04:53 +00:00
Family.h set router's family 2016-02-20 20:20:19 -05:00
filelist.mk Merge branch 'openssl' into new-fs 2016-02-20 00:59:48 +00:00
FS.cpp persist etag for addressbook subscription 2016-03-14 16:05:57 -04:00
FS.h local addresses 2016-03-16 15:40:29 -04:00
Garlic.cpp use rtt for ack timeout 2016-02-13 23:02:58 -05:00
Garlic.h process remaining data from stream 2016-02-14 22:10:56 -05:00
HTTPProxy.cpp check if i2p address to call jump service 2016-03-26 02:45:37 -04:00
HTTPProxy.h Configurable addresses from master 2015-11-30 16:44:32 +02:00
HTTPServer.cpp show streams from all streaming destinations 2016-04-04 22:17:04 -04:00
HTTPServer.h jump services 2016-03-11 15:30:50 +05:00
i2pd.cpp fixup! invoke win32app functions from main 2016-03-10 14:20:43 -06:00
I2NPProtocol.cpp use shared_ptr for transit tunnels 2016-03-01 15:22:36 -05:00
I2NPProtocol.h reuse tunnel pair for LS request 2016-02-26 16:17:29 -05:00
I2PControl.cpp * i2p::fs migration: I2PControl.* 2016-02-11 13:05:00 +00:00
I2PControl.h * i2p::fs migration: I2PControl.* 2016-02-11 13:05:00 +00: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 initial support for out proxy via local upstream socks proxy 2016-02-26 17:06:11 -05:00
I2PService.h initial support for out proxy via local upstream socks proxy 2016-02-26 17:06:11 -05:00
I2PTunnel.cpp variable name 2016-03-04 19:26:28 +05:00
I2PTunnel.h fixed warnings 2016-03-04 20:35:53 -05:00
Identity.cpp Workaround c++11 dynamic array for MSVC 2016-03-10 14:20:40 -06:00
Identity.h fixed misalignment of certificate length 2016-01-09 17:26:17 -05:00
LeaseSet.cpp correct monotonic expiration time calculation 2016-02-17 19:36:07 -05:00
LeaseSet.h increase LeaseSet expiration threshold 2016-02-28 21:43:18 -05: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 * logger: print also thread id 2016-03-28 14:44:56 +00:00
Log.h fix issue #449 failed build of freebsd 10.1 2016-03-28 17:15:27 -04:00
Makefile * chg default branch for 'dist' target 2016-03-27 00:05:47 +00:00
Makefile.bsd fixed FreeBSD build 2015-12-28 10:52:02 -05:00
Makefile.linux * set defaults to *FLAGS instead redefining them 2015-11-27 14:01:15 +00:00
Makefile.mingw * convert makefiles back to unix linefeeds 2016-03-27 00:05:47 +00:00
Makefile.osx correct path to openssl 2015-12-06 22:48:08 -05:00
NetDb.cpp hold previous lookup response 2016-03-22 13:10:02 -04:00
NetDb.h hold previous lookup response 2016-03-22 13:10:02 -04:00
NetDbRequests.cpp * tune logs 2016-01-18 09:02:34 +00:00
NetDbRequests.h shared_ptr for lookup messages 2015-06-22 15:47:45 -04:00
NTCPSession.cpp use shared_ptr for Address 2016-03-21 13:02:51 -04:00
NTCPSession.h reduced numeber of error messages 2016-01-27 21:54:42 -05:00
Profiling.cpp * Profiling : move storage from FS.cpp to Profiling.cpp 2016-02-21 01:49:35 +00:00
Profiling.h * Profiling : move storage from FS.cpp to Profiling.cpp 2016-02-21 01:49:35 +00:00
Queue.h * drop MsgQueue wrapper : not used anymore 2016-03-27 00:17:34 +00:00
README.md Update README.md 2016-01-30 21:04:02 -05:00
Reseed.cpp updated reseeds list 2016-03-21 09:02:44 -04:00
Reseed.h removed unused parameter 2015-12-21 09:33:09 -05:00
RouterContext.cpp specify bandwidth for floodfill 2016-03-30 21:31:17 -04:00
RouterContext.h * RouterContext : replace Set(Low|High|Extra)Bandwidth with SetBandwidth() 2016-03-31 00:18:46 +00:00
RouterInfo.cpp * RouterInfo.cpp : remove .c_str() 2016-03-31 00:18:44 +00:00
RouterInfo.h * RouterInfo.h : add comments with bandwidth letter speed in KBps 2016-03-31 00:18:40 +00:00
SAM.cpp shard_ptr for SAMSession 2016-04-02 22:16:49 -04:00
SAM.h shard_ptr for SAMSession 2016-04-02 22:16:49 -04:00
Signature.cpp fixed race condition at startup 2016-04-02 08:57:35 -04:00
Signature.h call CryptoConstants from Crypto.cpp only 2015-12-18 10:09:25 -05:00
SOCKS.cpp fixed warnings 2016-03-04 20:35:53 -05:00
SOCKS.h initial support for out proxy via local upstream socks proxy 2016-02-26 17:06:11 -05:00
SSU.cpp * tune log messages 2016-01-20 11:25:43 +00:00
SSU.h handle RelayResponse 2015-12-09 22:17:43 -05:00
SSUData.cpp fixed incorrect long fragment size 2016-02-02 18:27:52 -05:00
SSUData.h * fix warnings of type mismatch (#298) 2015-12-17 08:10:17 +00:00
SSUSession.cpp don't send own RouterInfo twice 2016-03-18 22:53:03 -04:00
SSUSession.h pass flag to SSU header 2016-02-25 18:40:40 -05:00
stdafx.cpp Precompiled headers 2015-06-10 13:41:08 -05:00
stdafx.h Use OpenSSL & zlib in precompiled headers 2015-11-11 13:48:49 -06:00
Streaming.cpp fixe memory leak 2016-03-27 12:06:00 -04:00
Streaming.h added gzip parameter for server tunnels 2016-02-29 14:44:15 -05:00
Timestamp.h ms visual studio 2013 support 2014-01-09 23:56:07 +04:00
TransitTunnel.cpp use shared_ptr for transit tunnels 2016-03-01 15:22:36 -05:00
TransitTunnel.h use shared_ptr for transit tunnels 2016-03-01 15:22:36 -05:00
Transports.cpp * Transports: update IsBandwidthExceeded() and comments in header 2016-03-31 00:18:49 +00:00
Transports.h * Transports: update IsBandwidthExceeded() and comments in header 2016-03-31 00:18:49 +00:00
TransportSession.h cumulative update from bitbucket 2015-11-03 09:15:49 -05:00
Tunnel.cpp set established state for zero-hops tunnles 2016-03-03 17:57:15 -05:00
Tunnel.h zero-hops outbound tunnels 2016-03-03 16:24:13 -05:00
TunnelBase.h cumulative update from bitbucket 2015-11-03 09:15:49 -05:00
TunnelConfig.h enable zero-hops inbound tunnel 2016-03-02 22:41:53 -05:00
TunnelEndpoint.cpp copy transit message for nedb 2016-01-31 18:27:47 -05:00
TunnelEndpoint.h use shared_ptr for I2NP messages through tunnels 2015-06-19 14:38:31 -04:00
TunnelGateway.cpp always use shared_ptr for I2NPMessage 2015-11-24 13:09:12 -05:00
TunnelGateway.h random non-zero padding 2015-06-26 16:06:59 -04:00
TunnelPool.cpp fixed race condition of DeliveryStatus message 2016-02-16 16:10:22 -05:00
TunnelPool.h fixed race condition of DeliveryStatus message 2016-02-16 16:10:22 -05:00
UPnP.cpp fixed race condition 2016-03-21 15:13:07 -04:00
UPnP.h * UPnP.h : comments 2016-03-24 10:32:20 +00:00
util.cpp check for chunk size 2016-03-24 11:18:11 -04:00
util.h Merge branch 'openssl' into new-fs 2016-02-20 00:59:48 +00:00
version.h release 2.6.0 2016-03-31 09:12:21 -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

Downloads

Official binary releases could be found at:
http://i2pd.website/releases/
older releases
http://download.i2p.io/purplei2p/i2pd/releases/

Supported OS

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

More documentation