Go to file
2014-01-09 23:59:35 +04:00
base64.cpp base64 added 2013-12-10 08:08:35 -05:00
base64.h base64 added 2013-12-10 08:08:35 -05:00
CryptoConst.h CryptoConst added 2013-09-01 13:38:57 -04:00
ElGamal.h Initial commit of garlic 2013-11-23 16:35:15 -05:00
Garlic.cpp ms visual studio 2013 support 2014-01-09 23:56:07 +04:00
Garlic.h handle garlic message 2013-12-13 20:07:35 -05:00
HTTPServer.cpp HTTP Server added 2013-12-10 08:03:22 -05:00
HTTPServer.h HTTP Server added 2013-12-10 08:03:22 -05:00
i2p.cpp ms visual studio 2013 support 2014-01-09 23:56:07 +04:00
i2pd.sln ms visual studio 2013 support 2014-01-09 23:56:07 +04:00
i2pd.vcxproj ms visual studio 2013 support 2014-01-09 23:56:07 +04:00
i2pd.vcxproj.filters ms visual studio 2013 support 2014-01-09 23:56:07 +04:00
I2NPProtocol.cpp ms visual studio 2013 support 2014-01-09 23:56:07 +04:00
I2NPProtocol.h handle garlic message 2013-12-13 20:07:35 -05:00
I2PEndian.cpp ms visual studio 2013 support 2014-01-09 23:56:07 +04:00
I2PEndian.h ms visual studio 2013 support 2014-01-09 23:56:07 +04:00
Identity.cpp Keys added 2013-12-20 20:22:55 -05:00
Identity.h ms visual studio 2013 support 2014-01-09 23:56:07 +04:00
LeaseSet.cpp moved Identity to separate file 2013-12-19 22:05:45 -05:00
LeaseSet.h moved Identity to separate file 2013-12-19 22:05:45 -05:00
LICENSE Initial commit 2013-09-01 08:09:28 -07:00
LittleBigEndian.h ms visual studio 2013 support 2014-01-09 23:56:07 +04:00
Log.cpp Log and queue added 2013-12-10 08:00:13 -05:00
Log.h Log and queue added 2013-12-10 08:00:13 -05:00
Makefile Keys added 2013-12-20 20:22:55 -05:00
NetDb.cpp ms visual studio 2013 support 2014-01-09 23:56:07 +04:00
NetDb.h Inroduced IdentHash 2013-11-29 07:52:09 -05:00
NTCPSession.cpp ms visual studio 2013 support 2014-01-09 23:56:07 +04:00
NTCPSession.h common Identity for LeaseSet and RouterInfo 2013-12-19 21:19:44 -05:00
Queue.h Log and queue added 2013-12-10 08:00:13 -05:00
README.md readme updated 2014-01-09 23:59:35 +04:00
RouterContext.cpp Keys added 2013-12-20 20:22:55 -05:00
RouterContext.h Keys added 2013-12-20 20:22:55 -05:00
RouterInfo.cpp ms visual studio 2013 support 2014-01-09 23:56:07 +04:00
RouterInfo.h common Identity for LeaseSet and RouterInfo 2013-12-19 21:19:44 -05:00
Streaming.cpp ms visual studio 2013 support 2014-01-09 23:56:07 +04:00
Streaming.h common Identity for LeaseSet and RouterInfo 2013-12-19 21:19:44 -05:00
Timestamp.h ms visual studio 2013 support 2014-01-09 23:56:07 +04:00
TransitTunnel.cpp ms visual studio 2013 support 2014-01-09 23:56:07 +04:00
TransitTunnel.h Inroduced IdentHash 2013-11-29 07:52:09 -05:00
Transports.cpp Inroduced IdentHash 2013-11-29 07:52:09 -05:00
Transports.h cumulative update 2013-12-10 08:10:49 -05:00
Tunnel.cpp ms visual studio 2013 support 2014-01-09 23:56:07 +04:00
Tunnel.h cumulative update 2013-12-10 08:10:49 -05:00
TunnelBase.h cumulative update 2013-12-10 08:10:49 -05:00
TunnelConfig.h Tunnel added 2013-12-06 19:02:49 -05:00
TunnelEndpoint.cpp ms visual studio 2013 support 2014-01-09 23:56:07 +04:00
TunnelEndpoint.h cumulative update 2013-12-10 08:10:49 -05:00
TunnelGateway.cpp ms visual studio 2013 support 2014-01-09 23:56:07 +04:00
TunnelGateway.h Inroduced IdentHash 2013-11-29 07:52:09 -05:00

i2pd

i2p router for Linux written on C++

Requires gcc 4.6 and higher, boost 1.46 and higher, crypto++

on Windows

Requires msvs2013, boost 1.46 and higher, crypto++