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 ae5239de43 remove introducer from RouterInfo after 60 minutes 1 year ago
..
Base.cpp Merge pull request #1947 from chadf/fuzzing-4 1 year ago
Base.h cleanup code (spaces, tabs) 2 years ago
Blinding.cpp change some log level to error back 2 years ago
Blinding.h cleanup code (spaces, tabs) 2 years ago
CPU.cpp disable aes/avx for winxp by default 4 years ago
CPU.h Automate AES-NI and AVX detection on runtime, make it default on x86-based systems (#1578) 4 years ago
ChaCha20.cpp add copyright headers 4 years ago
ChaCha20.h add copyright headers 4 years ago
Config.cpp Configurable minimum successful tunnels 1 year ago
Config.h cleanup code (spaces, tabs) 2 years ago
Crypto.cpp [ 1 year ago
Crypto.h remove SSU 2 years ago
CryptoKey.cpp don't select ElGamal routers for tunnels 3 years ago
CryptoKey.h clean line trailing spaces and tabs 3 years ago
Datagram.cpp rename SendTunnelDataMsg to SendTunnelDataMsgs for multiple messages 2 years ago
Datagram.h I2PTunnel/UDPTunnel split 2 years ago
Destination.cpp use uint16_t for ports 1 year ago
Destination.h use uint16_t for ports 1 year ago
ECIESX25519AEADRatchetSession.cpp create smaller I2NP packets 2 years ago
ECIESX25519AEADRatchetSession.h cleanup code (spaces, tabs) 2 years ago
Ed25519.cpp [msvc] fix warnings, revert cmake boost libs linking list 2 years ago
Ed25519.h cleanup code (spaces, tabs) 2 years ago
Elligator.cpp cleanup code (spaces, tabs) 2 years ago
Elligator.h add copyright headers 4 years ago
FS.cpp [FS] add support for windows ProgramData path when running as service 2 years ago
FS.h cleanup code (spaces, tabs) 2 years ago
Family.cpp change some log levels back 2 years ago
Family.h internal numeric id for families 3 years ago
Garlic.cpp check tagset for null 1 year ago
Garlic.h insert garlic tag in destination's thread 3 years ago
Gost.cpp cleanup code (spaces, tabs) 2 years ago
Gost.h add copyright headers 4 years ago
Gzip.cpp Fix several warnings 2 years ago
Gzip.h add copyright headers 4 years ago
HTTP.cpp [reseed] support domains in yggdrasil reseeder, fix IPv6 URL host parsing 2 years ago
HTTP.h [reseed] support domains in yggdrasil reseeder, fix IPv6 URL host parsing 2 years ago
I2NPProtocol.cpp don't handle unecnrypted DatabaseSearchReply msg if came throug client tunnel 1 year ago
I2NPProtocol.h fix typo 1 year ago
I2PEndian.cpp set of updates: 3 years ago
I2PEndian.h Improve MSVC 2015 compatibility 2 years ago
Identity.cpp Use offset from Identity::signingKey instead of Identity::certificate for key. 1 year ago
Identity.h memory pool for IdentityEx 2 years ago
KadDHT.cpp Fix typos 2 years ago
KadDHT.h use DHT table for floodfills 2 years ago
LeaseSet.cpp Up level for some logs to critical 2 years ago
LeaseSet.h [webconsole] added a button to prematurely release a leaseset 1 year ago
LittleBigEndian.h add copyright headers 4 years ago
Log.cpp Up level for some logs to critical 2 years ago
Log.h add critical log level 2 years ago
NTCP2.cpp drop incoming session from too old or from future routers 1 year ago
NTCP2.h Refuse dulicated incoming pending session from same IP 2 years ago
NetDb.cpp don't pick completely unreachable peers 1 year ago
NetDb.hpp select router with ipv4 for endpoint 1 year ago
NetDbRequests.cpp rename SendTunnelDataMsg to SendTunnelDataMsgTo for router tunnel delivery types 2 years ago
NetDbRequests.h cleanup code (spaces, tabs) 2 years ago
Poly1305.cpp cleanup code (spaces, tabs) 2 years ago
Poly1305.h cleanup code (spaces, tabs) 2 years ago
Profiling.cpp clear unreachable flag upon succesive connect 1 year ago
Profiling.h clear unreachable flag upon succesive connect 1 year ago
Queue.h cleanup code (spaces, tabs) 2 years ago
Reseed.cpp Up level for some logs to critical 2 years ago
Reseed.h clean line trailing spaces and tabs 3 years ago
RouterContext.cpp publish encrypted RouterInfo 1 year ago
RouterContext.h publish high congestion cap 2 years ago
RouterInfo.cpp consider all addresses non published for U and H routers 1 year ago
RouterInfo.h reset floodfill cap for unknown floodfills 1 year ago
SSU2.cpp remove introducer from RouterInfo after 60 minutes 1 year ago
SSU2.h reduced peer test interval and added peer test interval variance 1 year ago
SSU2Session.cpp padding for path response 1 year ago
SSU2Session.h limited number of acked packets to 511 2 years ago
Signature.cpp cleanup code (spaces, tabs) 2 years ago
Signature.h clean line trailing spaces and tabs 3 years ago
Siphash.h fix code syle(spaces->tabs, tabulations) 4 years ago
Streaming.cpp rename SendTunnelDataMsg to SendTunnelDataMsgs for multiple messages 2 years ago
Streaming.h shorter streaming I2NP data messages 2 years ago
Tag.h faster GetBit 2 years ago
Timestamp.cpp cleanup code (spaces, tabs) 2 years ago
Timestamp.h Fix typos 2 years ago
TransitTunnel.cpp [style] clean trailing spaces and tabs 2 years ago
TransitTunnel.h fixed warning 2 years ago
TransportSession.h bypass slow transport sessions 2 years ago
Transports.cpp clear unreachable flag upon succesive connect 1 year ago
Transports.h mark and check unreachable ident hashes 1 year ago
Tunnel.cpp select router with ipv4 for endpoint 1 year ago
Tunnel.h Configurable minimum successful tunnels 1 year ago
TunnelBase.h don't create encryption for new transit tunnel immediately 2 years ago
TunnelConfig.cpp cleanup code (spaces, tabs) 2 years ago
TunnelConfig.h cleanup code (spaces, tabs) 2 years ago
TunnelEndpoint.cpp don't catch RouterInfo at OBEP 1 year ago
TunnelEndpoint.h clean line trailing spaces and tabs 3 years ago
TunnelGateway.cpp clean line trailing spaces and tabs 3 years ago
TunnelGateway.h lazy initialization or tunnel gateway's random buffer 3 years ago
TunnelPool.cpp allow 0 hops with explicitPeers 1 year ago
TunnelPool.h select router with ipv4 for endpoint 1 year ago
api.cpp separate thread for processing router's messages 2 years ago
api.h add copyright headers 4 years ago
util.cpp suppress build warnings on windows 1 year ago
util.h changed to tabs, move tor port to function 2 years ago
version.h 2.48.0 1 year ago