I2P: End-to-End encrypted and anonymous Internet https://i2pd.website/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
orignal 67f1e07508 I2CP added 9 years ago
Win32 changed tray icon back to ictoopie 9 years ago
build I2CP added 9 years ago
contrib/certificates family: volatile.crt 9 years ago
debian * update year in copyrights 9 years ago
docs regular/homebrew build selection for Mac OS X 9 years ago
tests * unit-tests 9 years ago
.gitignore
.travis.yml
AddressBook.cpp
AddressBook.h
BOB.cpp
BOB.h
Base.cpp
Base.h
ClientContext.cpp I2CP added 9 years ago
ClientContext.h I2CP added 9 years ago
Config.cpp * add http.auth, http.user & http.pass options 9 years ago
Config.h
Crypto.cpp changed back to <openssl/ 9 years ago
Crypto.h changed back to <openssl/ 9 years ago
Daemon.cpp get family string from local RouterInfo 9 years ago
Daemon.h
DaemonLinux.cpp
DaemonWin32.cpp
Datagram.cpp include openssl through OPENSSL macro 9 years ago
Datagram.h
Destination.cpp include openssl through OPENSSL macro 9 years ago
Destination.h show streams from all streaming destinations 9 years ago
FS.cpp
FS.h
Family.cpp changed back to <openssl/ 9 years ago
Family.h
Garlic.cpp changed back to <openssl/ 9 years ago
Garlic.h
HTTP.cpp add missing header 9 years ago
HTTP.h fix http unit test SIGBUS in os x 9 years ago
HTTPProxy.cpp
HTTPProxy.h
HTTPServer.cpp initial commit for reload config command 9 years ago
HTTPServer.h * HTTPServer.{cpp,h}: basic auth 9 years ago
I2CP.cpp I2CP added 9 years ago
I2CP.h I2CP added 9 years ago
I2NPProtocol.cpp include openssl through OPENSSL macro 9 years ago
I2NPProtocol.h include openssl through OPENSSL macro 9 years ago
I2PControl.cpp changed back to <openssl/ 9 years ago
I2PControl.h changed back to <openssl/ 9 years ago
I2PEndian.cpp
I2PEndian.h
I2PService.cpp
I2PService.h allow same port at different interfaces 9 years ago
I2PTunnel.cpp
I2PTunnel.h
Identity.cpp include openssl through OPENSSL macro 9 years ago
Identity.h fixed race condition 9 years ago
LICENSE
LeaseSet.cpp
LeaseSet.h
LittleBigEndian.h
Log.cpp
Log.h
Makefile regular/homebrew build selection for Mac OS X 9 years ago
Makefile.bsd
Makefile.homebrew fix mac brew, use libressl and homebrew 9 years ago
Makefile.linux support gcc 6 9 years ago
Makefile.mingw
Makefile.osx
NTCPSession.cpp include openssl through OPENSSL macro 9 years ago
NTCPSession.h
NetDb.cpp include openssl through OPENSSL macro 9 years ago
NetDb.h
NetDbRequests.cpp
NetDbRequests.h
Profiling.cpp
Profiling.h
Queue.h
README.md Removed downloads. Added Docimentation 9 years ago
Reseed.cpp changed back to <openssl/ 9 years ago
Reseed.h
RouterContext.cpp get family string from local RouterInfo 9 years ago
RouterContext.h get family string from local RouterInfo 9 years ago
RouterInfo.cpp get family string from local RouterInfo 9 years ago
RouterInfo.h get family string from local RouterInfo 9 years ago
SAM.cpp shard_ptr for SAMSession 9 years ago
SAM.h shard_ptr for SAMSession 9 years ago
SOCKS.cpp
SOCKS.h
SSU.cpp
SSU.h
SSUData.cpp
SSUData.h
SSUSession.cpp include openssl through OPENSSL macro 9 years ago
SSUSession.h
Signature.cpp fixed race condition at startup 9 years ago
Signature.h changed back to <openssl/ 9 years ago
Streaming.cpp include openssl through OPENSSL macro 9 years ago
Streaming.h
Timestamp.h
TransitTunnel.cpp
TransitTunnel.h
TransportSession.h
Transports.cpp include openssl through OPENSSL macro 9 years ago
Transports.h
Tunnel.cpp include openssl through OPENSSL macro 9 years ago
Tunnel.h
TunnelBase.h
TunnelConfig.h include openssl through OPENSSL macro 9 years ago
TunnelEndpoint.cpp include openssl through OPENSSL macro 9 years ago
TunnelEndpoint.h
TunnelGateway.cpp include openssl through OPENSSL macro 9 years ago
TunnelGateway.h
TunnelPool.cpp include openssl through OPENSSL macro 9 years ago
TunnelPool.h
UPnP.cpp
UPnP.h
api.cpp optional elgamal precomputation for x64 9 years ago
api.h
appveyor.yml
filelist.mk I2CP added 9 years ago
i2pd.cpp
stdafx.cpp
stdafx.h
util.cpp
util.h try fixing issue #482 9 years ago
version.h

README.md

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
DOGE: DNXLQKziRPAsD9H3DFNjk4fLQrdaSX893Y

Documentation:

http://i2pd.readthedocs.org

Supported OS

  • Linux x86/x64 - Build Status
  • Windows - Build status
  • Mac OS X
  • FreeBSD

More documentation