Go to file
2014-01-02 21:22:48 -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 wrap LeaseSet lookups into garlic 2014-01-02 21:22:48 -05:00
Garlic.h Create and send local LeaseSet 2013-12-30 20:46:33 -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
Identity.cpp remove dead routers 2013-12-22 11:29:57 -05:00
Identity.h remove dead routers 2013-12-22 11:29:57 -05:00
LeaseSet.cpp moved Identity to separate file 2013-12-19 22:05:45 -05:00
LeaseSet.h send streaming protocol data 2014-01-01 18:19:03 -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 Keys added 2013-12-20 20:22:55 -05:00
NetDb.cpp wrap LeaseSet lookups into garlic 2014-01-02 21:22:48 -05:00
NetDb.h wrap LeaseSet lookups into garlic 2014-01-02 21:22:48 -05:00
NTCPSession.cpp improved stability 2013-12-29 10:48:57 -05:00
NTCPSession.h improved stability 2013-12-29 10:48:57 -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 remove dead routers 2013-12-22 11:29:57 -05:00
RouterContext.h Keys added 2013-12-20 20:22:55 -05:00
RouterInfo.cpp improved stability 2013-12-29 10:48:57 -05:00
RouterInfo.h improved stability 2013-12-29 10:48:57 -05:00
Streaming.cpp send streaming protocol data 2014-01-01 18:19:03 -05:00
Streaming.h send streaming protocol data 2014-01-01 18:19:03 -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 improved stability 2013-12-29 10:48:57 -05:00
Transports.h improved stability 2013-12-29 10:48:57 -05:00
Tunnel.cpp improved stability 2013-12-29 10:48:57 -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++