Go to file
2013-12-19 21:19:44 -05: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 handle garlic message 2013-12-13 20:07:35 -05: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 Temporary Makefile and main 2013-12-10 08:05:42 -05:00
I2NPProtocol.cpp handle garlic message 2013-12-13 20:07:35 -05:00
I2NPProtocol.h handle garlic message 2013-12-13 20:07:35 -05:00
LeaseSet.cpp common Identity for LeaseSet and RouterInfo 2013-12-19 21:19:44 -05:00
LeaseSet.h common Identity for LeaseSet and RouterInfo 2013-12-19 21:19:44 -05:00
LICENSE Initial commit 2013-09-01 08:09:28 -07: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 Streaming added 2013-12-12 21:36:24 -05:00
NetDb.cpp fixed complilation errors 2013-12-11 22:25:01 -05:00
NetDb.h Inroduced IdentHash 2013-11-29 07:52:09 -05:00
NTCPSession.cpp cumulative update 2013-12-10 08:10:49 -05: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 requrements 2013-09-01 13:49:06 -04:00
RouterContext.cpp common Identity for LeaseSet and RouterInfo 2013-12-19 21:19:44 -05:00
RouterContext.h common Identity for LeaseSet and RouterInfo 2013-12-19 21:19:44 -05:00
RouterInfo.cpp common Identity for LeaseSet and RouterInfo 2013-12-19 21:19:44 -05:00
RouterInfo.h common Identity for LeaseSet and RouterInfo 2013-12-19 21:19:44 -05:00
Streaming.cpp common Identity for LeaseSet and RouterInfo 2013-12-19 21:19:44 -05:00
Streaming.h common Identity for LeaseSet and RouterInfo 2013-12-19 21:19:44 -05:00
Timestamp.h cumulative update 2013-12-10 08:10:49 -05:00
TransitTunnel.cpp fixed complilation errors 2013-12-11 22:25:01 -05: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 fixed complilation errors 2013-12-11 22:25:01 -05: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 fixed complilation errors 2013-12-11 22:25:01 -05:00
TunnelEndpoint.h cumulative update 2013-12-10 08:10:49 -05:00
TunnelGateway.cpp Inroduced IdentHash 2013-11-29 07:52:09 -05: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++