Go to file
2014-01-08 19:30:47 -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 differentiate garlic message received from tunnel and directly 2014-01-03 22:25:22 -05:00
Garlic.h differentiate garlic message received from tunnel and directly 2014-01-03 22:25:22 -05:00
HTTPServer.cpp show trafic for transit tunnels 2014-01-05 22:52:17 -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 hadlle DatabaseLookup message 2014-01-05 22:21:59 -05:00
I2NPProtocol.h hadlle DatabaseLookup message 2014-01-05 22:21:59 -05:00
Identity.cpp kademlia 2014-01-03 21:24:20 -05:00
Identity.h kademlia 2014-01-03 21:24:20 -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 deep exploratory 2014-01-05 09:53:44 -05:00
NetDb.h deep exploratory 2014-01-05 09:53:44 -05:00
NTCPSession.cpp differentiate garlic message received from tunnel and directly 2014-01-03 22:25:22 -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 kademlia 2014-01-03 21:24:20 -05:00
RouterInfo.h kademlia 2014-01-03 21:24:20 -05:00
Streaming.cpp fixed out of range bug 2014-01-06 20:56:44 -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 show trafic for transit tunnels 2014-01-05 22:52:17 -05:00
TransitTunnel.h show trafic for transit tunnels 2014-01-05 22:52:17 -05:00
Transports.cpp differentiate garlic message received from tunnel and directly 2014-01-03 22:25:22 -05:00
Transports.h improved stability 2013-12-29 10:48:57 -05:00
Tunnel.cpp common constructor for TunnelConfig 2014-01-08 19:30:47 -05:00
Tunnel.h manage transit tunnels 2014-01-03 22:56:28 -05:00
TunnelBase.h manage transit tunnels 2014-01-03 22:56:28 -05:00
TunnelConfig.h common constructor for TunnelConfig 2014-01-08 19:30:47 -05:00
TunnelEndpoint.cpp differentiate garlic message received from tunnel and directly 2014-01-03 22:25:22 -05:00
TunnelEndpoint.h cumulative update 2013-12-10 08:10:49 -05:00
TunnelGateway.cpp fixed out of range bug 2014-01-06 20:56:44 -05:00
TunnelGateway.h long tunnel messages 2014-01-05 21:25:48 -05:00

i2pd

i2p router for Linux written on C++

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