🛡 I2P: End-to-End encrypted and anonymous Internet
Find a file
2016-02-05 08:46:08 -05:00
build Merge pull request #360 from AMDmi3/build-type 2016-02-04 10:06:09 -05:00
contrib/certificates
debian * update debian/ 2016-01-20 11:32:12 +00:00
docs Update build_notes_windows.md 2016-02-03 15:01:28 -05:00
Win32
.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-24 11:05:16 +00:00
AddressBook.h
api.cpp use shared_ptr for log's stream 2016-02-04 12:36:58 -05:00
api.h use shared_ptr for log's stream 2016-02-04 12:36:58 -05:00
appveyor.yml
Base.cpp forgot to commit Base.cpp changes 2016-02-05 08:46:08 -05:00
Base.h add base64 buffer encoding bounds checking 2016-02-05 08:44:09 -05:00
BOB.cpp
BOB.h
ClientContext.cpp * correct shutdown of httpserver & socksproxy 2016-02-03 13:14:54 +00:00
ClientContext.h support multiple server tunnels with same destination and different ports 2016-01-17 18:55:09 -05:00
Config.cpp fixed crash 2016-02-03 16:18:49 -05:00
Config.h * migrate to new settings 2016-01-20 11:29:54 +00:00
Crypto.cpp temporary disable openssl mutexes 2016-01-11 17:37:20 -05:00
Crypto.h
CryptoConst.cpp
CryptoConst.h
Daemon.cpp * fix updating address in RI 2016-02-03 14:21:22 +00:00
Daemon.h * Daemon.h : use boolean variables for flags 2016-01-19 11:07:23 +00:00
DaemonLinux.cpp #355. reopen log file by SIGHUP 2016-02-04 13:53:38 -05:00
DaemonWin32.cpp * migrate to new settings 2016-01-20 11:29:54 +00:00
Datagram.cpp
Datagram.h
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 * update buildsystems to include Config.cpp 2016-01-20 11:29:38 +00:00
Garlic.cpp clean up remote destinations without outgoing and unconfirmed tags 2016-01-25 22:10:06 -05:00
Garlic.h compatibility with gcc 4.6 2016-02-04 12:36:54 -05:00
HTTPProxy.cpp sockoutproxy params added 2016-01-24 09:59:02 -05:00
HTTPProxy.h
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
I2NPProtocol.cpp copy transit message for nedb 2016-01-31 18:27:47 -05:00
I2NPProtocol.h copy transit message for nedb 2016-01-31 18:27:47 -05:00
I2PControl.cpp * I2PControl.cpp : fix handling relative paths for cert/key 2016-02-01 15:57:25 +00:00
I2PControl.h Merge branch 'new-cmdline' into openssl 2016-02-01 15:08:20 +00:00
i2pd.cpp
I2PEndian.cpp
I2PEndian.h
I2PService.cpp
I2PService.h
I2PTunnel.cpp fixed POST for server http tunnel 2016-02-02 22:00:51 -05:00
I2PTunnel.h pass X-I2P_DestB32 and X-I2P-DestB64 2016-01-19 09:36:56 -05:00
Identity.cpp add base64 buffer encoding bounds checking 2016-02-05 08:44:09 -05:00
Identity.h fixed misalignment of certificate length 2016-01-09 17:26:17 -05:00
LeaseSet.cpp #343. check for malformed messages 2016-02-02 11:55:38 -05:00
LeaseSet.h #343. check for malformed messages 2016-02-02 11:55:38 -05:00
LICENSE
LittleBigEndian.h
Log.cpp #355. reopen log file by SIGHUP 2016-02-04 13:53:38 -05:00
Log.h #355. reopen log file by SIGHUP 2016-02-04 13:53:38 -05:00
Makefile add "mkdir obj/Win32" in Windows 2016-01-21 03:52:13 +07:00
Makefile.bsd
Makefile.linux
Makefile.mingw check for USE_AESNI=1 2016-02-03 15:00:55 -05:00
Makefile.osx
NetDb.cpp * tune logs 2016-01-18 09:02:34 +00:00
NetDb.h
NetDbRequests.cpp * tune logs 2016-01-18 09:02:34 +00:00
NetDbRequests.h
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
Profiling.h
Queue.h
README.md Update README.md 2016-01-30 21:04:02 -05:00
Reseed.cpp
Reseed.h
RouterContext.cpp * fix updating address in RI 2016-02-03 14:21:22 +00:00
RouterContext.h extra bandwidth caps 2016-01-02 22:17:04 -05:00
RouterInfo.cpp #343. check for malformed messages 2016-02-02 11:55:38 -05:00
RouterInfo.h #343. check for malformed messages 2016-02-02 11:55:38 -05:00
SAM.cpp add base64 buffer encoding bounds checking 2016-02-05 08:44:09 -05:00
SAM.h correct SAM datagram size for Windows 2016-01-31 22:37:38 -05:00
Signature.cpp eliminate one extra multipilication 2016-01-08 10:21:43 -05:00
Signature.h
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
SSUData.cpp fixed incorrect long fragment size 2016-02-02 18:27:52 -05:00
SSUData.h
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
stdafx.h
Streaming.cpp fixed typo 2016-01-24 22:24:39 -05:00
Streaming.h
Timestamp.h
TransitTunnel.cpp
TransitTunnel.h
Transports.cpp fixed race condition 2016-02-01 14:19:54 -05:00
Transports.h fixed race condition 2016-01-15 16:23:03 -05:00
TransportSession.h
Tunnel.cpp copy transit message for nedb 2016-01-31 18:27:47 -05:00
Tunnel.h
TunnelBase.h
TunnelConfig.h fixed unintialized reply key 2016-01-10 16:40:28 -05:00
TunnelEndpoint.cpp copy transit message for nedb 2016-01-31 18:27:47 -05:00
TunnelEndpoint.h
TunnelGateway.cpp
TunnelGateway.h
TunnelPool.cpp * tune logs 2016-01-18 09:02:34 +00:00
TunnelPool.h
UPnP.cpp
UPnP.h
util.cpp Merge branch 'openssl' into new-cmdline 2016-01-26 08:03:18 +00:00
util.h - drop i2p::util::config namespace : not used anymore 2016-01-20 11:30:09 +00:00
version.h * bump version 2016-02-03 11:28:58 +00: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