Go to file
2015-12-21 03:00:11 +00:00
build Install optional miniupnpc.dll if exist 2015-12-19 22:19:04 -06:00
contrib/certificates cumulative update from bitbucket 2015-11-03 09:15:49 -05:00
debian * update maintainer scripts 2015-12-17 07:16:26 +00:00
docs Update Windows build docs 2015-12-19 22:18:59 -06:00
Win32 Sync Windows VERSIONINFO resource with version.h 2015-12-19 00:03:31 -06:00
.gitignore Add libi2pd.so to .gitignore 2015-03-18 11:26:17 +06:00
AddressBook.cpp * sane log messages: AddressBook.cpp 2015-12-21 03:00:11 +00:00
AddressBook.h cumulative update from bitbucket 2015-11-03 09:15:49 -05:00
api.cpp cumulative update from bitbucket 2015-11-03 09:15:49 -05:00
api.h cumulative update from bitbucket 2015-11-03 09:15:49 -05:00
appveyor.yml Build miniupnpc.dll on Appveyor 2015-12-19 22:19:05 -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 * sane log messages: ClientContext.cpp 2015-12-21 03:00:11 +00:00
ClientContext.h Configurable addresses from master 2015-11-30 16:44:32 +02:00
Crypto.cpp call CryptoConstants from Crypto.cpp only 2015-12-18 10:09:25 -05:00
Crypto.h call CryptoConstants from Crypto.cpp only 2015-12-18 10:09:25 -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 * sane log messages: Daemon.cpp 2015-12-21 03:00:11 +00:00
Daemon.h use system folders if run as service 2014-10-17 09:55:41 -04:00
DaemonLinux.cpp * sane log messages: DaemonLinux.cpp 2015-12-21 03:00:11 +00:00
DaemonWin32.cpp * sane log messages: DaemonWin32.cpp 2015-12-21 03:00:11 +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 shared_ptr for local destination in TunnelPool 2015-12-16 14:52:48 -05:00
Destination.h * fix warnings of type mismatch (#298) 2015-12-17 08:10:17 +00:00
filelist.mk Makefile.mingw added 2015-11-10 14:09:26 -05:00
Garlic.cpp * sane log messages: Garlic.cpp 2015-12-21 03:00:11 +00:00
Garlic.h cumulative update from bitbucket 2015-11-03 09:15:49 -05:00
HTTPProxy.cpp Configurable addresses from master 2015-11-30 16:44:32 +02:00
HTTPProxy.h Configurable addresses from master 2015-11-30 16:44:32 +02:00
HTTPServer.cpp fixed crash 2015-12-09 18:01:42 -05:00
HTTPServer.h Configurable addresses from master 2015-11-30 16:44:32 +02:00
i2pd.cpp cumulative update from bitbucket 2015-11-03 09:15:49 -05:00
I2NPProtocol.cpp * sane log messages: I2NPProtocol.cpp 2015-12-21 03:00:11 +00:00
I2NPProtocol.h * fix warnings of type mismatch (#298) 2015-12-17 08:10:17 +00:00
I2PControl.cpp call CryptoConstants from Crypto.cpp only 2015-12-18 10:09:25 -05: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 * sane log messages: I2PTunnel.cpp 2015-12-21 03:00:11 +00:00
I2PTunnel.h Configurable addresses from master 2015-11-30 16:44:32 +02:00
Identity.cpp cumulative update from bitbucket 2015-11-03 09:15:49 -05:00
Identity.h cumulative update from bitbucket 2015-11-03 09:15:49 -05:00
LeaseSet.cpp shared_ptr for local destination in TunnelPool 2015-12-16 14:52:48 -05: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 backport fix build for clang 2015-11-20 10:02:54 -05:00
Log.h backport fix build for clang 2015-11-20 10:02:54 -05:00
Makefile * rename main binary 2015-12-08 11:38:28 +00:00
Makefile.bsd * Makefile.* : fix build with gcc 4.7.2 (#299) 2015-11-27 11:42:44 +00:00
Makefile.linux * set defaults to *FLAGS instead redefining them 2015-11-27 14:01:15 +00:00
Makefile.mingw more separation between api and executable builds 2015-11-21 17:04:40 -05:00
Makefile.osx correct path to openssl 2015-12-06 22:48:08 -05:00
NetDb.cpp * sane log messages: NetDb.cpp 2015-12-21 03:00:11 +00:00
NetDb.h cumulative update from bitbucket 2015-11-03 09:15:49 -05:00
NetDbRequests.cpp cumulative update from bitbucket 2015-11-03 09:15:49 -05:00
NetDbRequests.h shared_ptr for lookup messages 2015-06-22 15:47:45 -04:00
NTCPSession.cpp * sane log messages: NTCPSession.cpp 2015-12-21 03:00:11 +00:00
NTCPSession.h eliminate session creation collision 2015-11-25 11:51:35 -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 Windows build status badge update in README.md 2015-12-19 22:19:06 -06:00
Reseed.cpp call CryptoConstants from Crypto.cpp only 2015-12-18 10:09:25 -05:00
Reseed.h cumulative update from bitbucket 2015-11-03 09:15:49 -05:00
RouterContext.cpp EdDSA speed improvement 2015-11-04 13:48:30 -05:00
RouterContext.h shared_ptr for local destination in TunnelPool 2015-12-16 14:52:48 -05:00
RouterInfo.cpp allow DNS names for SSU 2015-12-03 15:45:01 -05:00
RouterInfo.h cumulative update from bitbucket 2015-11-03 09:15:49 -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 some unnecessary calculations 2015-11-27 22:16:10 -05:00
Signature.h call CryptoConstants from Crypto.cpp only 2015-12-18 10:09:25 -05:00
SOCKS.cpp Configurable addresses from master 2015-11-30 16:44:32 +02:00
SOCKS.h Configurable addresses from master 2015-11-30 16:44:32 +02:00
SSU.cpp handle RelayResponse 2015-12-09 22:17:43 -05:00
SSU.h handle RelayResponse 2015-12-09 22:17:43 -05:00
SSUData.cpp always use shared_ptr for I2NPMessage 2015-11-24 13:09:12 -05:00
SSUData.h * fix warnings of type mismatch (#298) 2015-12-17 08:10:17 +00:00
SSUSession.cpp * sane log messages: SSUSession.cpp 2015-12-21 03:00:11 +00:00
SSUSession.h ignore extended options for SessionCreated and SessionConfirmed 2015-12-18 11:52:44 -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 keep pending incoming streams if acceptor is not set 2015-12-14 22:36:23 -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 cumulative update from bitbucket 2015-11-03 09:15:49 -05:00
TransitTunnel.h cumulative update from bitbucket 2015-11-03 09:15:49 -05:00
Transports.cpp allow DNS names for SSU 2015-12-03 15:45:01 -05:00
Transports.h allow DNS names for SSU 2015-12-03 15:45:01 -05:00
TransportSession.h cumulative update from bitbucket 2015-11-03 09:15:49 -05:00
Tunnel.cpp * sane log messages: Tunnel.cpp 2015-12-21 03:00:11 +00: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 print full tunnel path 2015-12-09 19:07:12 -05:00
TunnelEndpoint.cpp enable RI catch for OBEP back 2015-12-09 10:03: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 * sane log messages: TunnelPool.cpp 2015-12-21 03:00:11 +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 * sane log messages: util.cpp 2015-12-21 03:00:11 +00:00
util.h Make tunnels.cfg configurable 2015-11-20 13:59:00 +01:00
version.h Sync Windows VERSIONINFO resource with version.h 2015-12-19 00:03:31 -06:00

i2pd

I2P router written in C++ Contains all ongoing changes from https://bitbucket.org/orignal/i2pd/src

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 - Proved working.
  • Mac OS X - Not well tested. (Only works with clang, not GCC)
  • Windows - Build status

More documentation