Go to file
2016-01-30 21:04:02 -05:00
build * fix cmake output library name (#315) 2016-01-11 11:31:55 +00:00
contrib/certificates cumulative update from bitbucket 2015-11-03 09:15:49 -05:00
debian * update default tunnels.cfg 2016-01-11 02:55:21 +00:00
docs control logs destination through -log parameter 2016-01-26 22:30:00 -05:00
Win32 fixed windows build 2015-12-28 12:26:10 -05:00
.gitignore Added Sphinx documentation files 2016-01-12 07:03:29 +03:00
.travis.yml integration with travis-ci 2016-01-14 02:45:06 +00:00
AddressBook.cpp * tune logs 2016-01-18 09:02:34 +00:00
AddressBook.h cumulative update from bitbucket 2015-11-03 09:15:49 -05:00
api.cpp fixed race condition of openssl calls 2015-12-31 16:02:10 -05:00
api.h fixed race condition of openssl calls 2015-12-31 16:02:10 -05:00
appveyor.yml Fix missing cached openssl in appveyor 2015-12-20 22:57:55 -06:00
Base.cpp check for zero-length 2015-11-20 10:10:13 -05:00
Base.h cumulative update from bitbucket 2015-11-03 09:15:49 -05: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 httpProxyPort 4444 2016-01-29 07:18:49 +07:00
ClientContext.h support multiple server tunnels with same destination and different ports 2016-01-17 18:55:09 -05:00
Crypto.cpp temporary disable openssl mutexes 2016-01-11 17:37:20 -05:00
Crypto.h fixed race condition of openssl calls 2015-12-31 16:02:10 -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 control logs destination through -log parameter 2016-01-26 22:30:00 -05:00
Daemon.h * Daemon.h : use boolean variables for flags 2016-01-19 11:07:23 +00:00
DaemonLinux.cpp * DaemonLinux : restore old behaviour: always write pidfile by default, but allow override path 2016-01-12 23:31:01 +00:00
DaemonWin32.cpp * DaemonWin32 : separate --service (boolean) from --svcctl (string) option 2016-01-19 11:07:25 +00:00
Datagram.cpp always use shared_ptr for I2NPMessage 2015-11-24 13:09:12 -05:00
Datagram.h always use shared_ptr for I2NPMessage 2015-11-24 13:09:12 -05:00
Destination.cpp I2CP option crypto.tagsToSend added for I2P tunnels 2016-01-23 20:52:21 -05:00
Destination.h clean up remote destinations without outgoing and unconfirmed tags 2016-01-25 22:10:06 -05:00
filelist.mk Makefile.mingw added 2015-11-10 14:09:26 -05:00
Garlic.cpp clean up remote destinations without outgoing and unconfirmed tags 2016-01-25 22:10:06 -05:00
Garlic.h clean up remote destinations without outgoing and unconfirmed tags 2016-01-25 22:10:06 -05:00
HTTPProxy.cpp sockoutproxy params added 2016-01-24 09:59:02 -05:00
HTTPProxy.h Configurable addresses from master 2015-11-30 16:44:32 +02:00
HTTPServer.cpp show tags for local destinations 2016-01-23 22:53:19 -05:00
HTTPServer.h show I2P tunnels at web console 2016-01-13 20:21:53 -05:00
i2pd.cpp cumulative update from bitbucket 2015-11-03 09:15:49 -05:00
I2NPProtocol.cpp check TunnelBuild message size 2016-01-30 10:35:32 -05:00
I2NPProtocol.h add clock skew to expiration 2016-01-19 11:16:50 -05:00
I2PControl.cpp Better checking if boost::asio::buffer works with std::array 2016-01-23 17:36:06 +03:00
I2PControl.h change and save I2PControl password 2015-12-08 10:40:43 -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 use shared_ptr for socket in I2PTunnelConnection 2015-04-06 14:41:07 -04:00
I2PService.h Configurable addresses from master 2015-11-30 16:44:32 +02:00
I2PTunnel.cpp pass X-I2P_DestB32 and X-I2P-DestB64 2016-01-19 09:36:56 -05:00
I2PTunnel.h pass X-I2P_DestB32 and X-I2P-DestB64 2016-01-19 09:36:56 -05:00
Identity.cpp fixed race conditin 2016-01-10 18:55:00 -05:00
Identity.h fixed misalignment of certificate length 2016-01-09 17:26:17 -05:00
LeaseSet.cpp * sane log messages: LeaseSet.cpp 2015-12-21 03:00:12 +00:00
LeaseSet.h shared_ptr for local destination in TunnelPool 2015-12-16 14:52:48 -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 * tune logs 2016-01-18 09:02:34 +00:00
Log.h * implement --loglevel option 2015-12-28 10:54:00 +00:00
Makefile add "mkdir obj/Win32" in Windows 2016-01-21 03:52:13 +07: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 Rolled back to working Makefile.mingw 2016-01-20 21:51:18 -05:00
Makefile.osx correct path to openssl 2015-12-06 22:48:08 -05:00
NetDb.cpp * tune logs 2016-01-18 09:02:34 +00:00
NetDb.h cumulative update from bitbucket 2015-11-03 09:15:49 -05: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 reduced numeber of error messages 2016-01-27 21:54:42 -05:00
NTCPSession.h reduced numeber of error messages 2016-01-27 21:54:42 -05:00
Profiling.cpp create all subdirectories for non-case sensitive systems 2015-12-04 14:06:37 -05:00
Profiling.h changed profiling algorithm 2015-06-09 14:04:25 -04:00
Queue.h more generic queue 2015-06-16 13:14:33 -04:00
README.md Update README.md 2016-01-30 21:04:02 -05:00
Reseed.cpp * merged branch 'sane-log-messages' 2015-12-24 00:46:32 +00:00
Reseed.h removed unused parameter 2015-12-21 09:33:09 -05:00
RouterContext.cpp remove coreVersion and stat_update 2016-01-29 22:35:51 -05:00
RouterContext.h extra bandwidth caps 2016-01-02 22:17:04 -05:00
RouterInfo.cpp specify and check netId 2016-01-16 15:36:30 -05:00
RouterInfo.h extra bandwidth caps 2016-01-02 22:17:04 -05:00
SAM.cpp * sane log messages: SAM.cpp 2015-12-21 03:00:11 +00:00
SAM.h Configurable addresses from master 2015-11-30 16:44:32 +02:00
Signature.cpp eliminate one extra multipilication 2016-01-08 10:21:43 -05:00
Signature.h call CryptoConstants from Crypto.cpp only 2015-12-18 10:09:25 -05:00
SOCKS.cpp sockoutproxy params added 2016-01-24 09:59:02 -05:00
SOCKS.h sockoutproxy params added 2016-01-24 09:59:02 -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 reduced numeber of error messages 2016-01-27 21:54:42 -05:00
SSUData.h * fix warnings of type mismatch (#298) 2015-12-17 08:10:17 +00:00
SSUSession.cpp reduced numeber of error messages 2016-01-27 21:54:42 -05:00
SSUSession.h fixed misalignment for timestamp 2016-01-09 19:24:52 -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 fixed typo 2016-01-24 22:24:39 -05:00
Streaming.h keep pending incoming streams if acceptor is not set 2015-12-14 22:23:28 -05:00
Timestamp.h ms visual studio 2013 support 2014-01-09 23:56:07 +04:00
TransitTunnel.cpp * sane log messages: TransitTunnel.cpp 2015-12-21 03:00:12 +00:00
TransitTunnel.h cumulative update from bitbucket 2015-11-03 09:15:49 -05:00
Transports.cpp fixed race condtion #350 2016-01-27 22:09:35 -05:00
Transports.h fixed race condition 2016-01-15 16:23:03 -05:00
TransportSession.h cumulative update from bitbucket 2015-11-03 09:15:49 -05:00
Tunnel.cpp reduced numeber of error messages 2016-01-27 21:54:42 -05:00
Tunnel.h shared_ptr for local destination in TunnelPool 2015-12-16 14:52:48 -05:00
TunnelBase.h cumulative update from bitbucket 2015-11-03 09:15:49 -05:00
TunnelConfig.h fixed unintialized reply key 2016-01-10 16:40:28 -05:00
TunnelEndpoint.cpp check tunnel payload size 2016-01-25 14:31:51 -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 * tune logs 2016-01-18 09:02:34 +00:00
TunnelPool.h shared_ptr for local destination in TunnelPool 2015-12-16 14:52:48 -05:00
UPnP.cpp * sane log messages: UPnP.cpp 2015-12-21 03:00:11 +00:00
UPnP.h Fix UPnP for Win32 2015-06-06 13:53:22 -05:00
util.cpp changed data path back to AppData/Roaming 2016-01-22 10:56:25 -05:00
util.h * move ReadConfigFile() : i2p::filesystem -> i2p::config * don't export i2p::config::mapArgs outside namespace 2016-01-18 09:05:03 +00:00
version.h 0.9.24 2016-01-29 21:53:57 -05: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