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 f2596e0187 fixed typo with cleanup timer expiration 1 month ago
..
Base.cpp
Base.h
Blinding.cpp
Blinding.h
CPU.cpp
CPU.h
Config.cpp removed HidUser's reseed 2 months ago
Config.h
Crypto.cpp removed own implementation of x25519 2 months ago
Crypto.h removed own implementation of x25519 2 months ago
CryptoKey.cpp
CryptoKey.h
Datagram.cpp
Datagram.h
Destination.cpp fixed typo with cleanup timer expiration 1 month ago
Destination.h received garlic messages queue for destination 1 month ago
ECIESX25519AEADRatchetSession.cpp terminate non-established sessions sortly 1 month ago
ECIESX25519AEADRatchetSession.h terminate non-established sessions sortly 1 month ago
Ed25519.cpp removed own implementation of x25519 2 months ago
Ed25519.h removed own implementation of x25519 2 months ago
Elligator.cpp
Elligator.h
FS.cpp [win32] use boost filesystem for gcc builds 3 months ago
FS.h [win32] use boost filesystem for gcc builds 3 months ago
Family.cpp rollback 3 months ago
Family.h use EVP_PKEY for family signature verification 3 months ago
Garlic.cpp limit number of incoming ECIES sessions. Don't try to create ECIES session for incoming stream 1 month ago
Garlic.h limit number of incoming ECIES sessions. Don't try to create ECIES session for incoming stream 1 month ago
Gost.cpp
Gost.h
Gzip.cpp
Gzip.h
HTTP.cpp check for empty URL string 2 months ago
HTTP.h
I2NPProtocol.cpp move tunnel build request/reply code from I2NPProtocol.cpp to Tunnel.cpp 2 months ago
I2NPProtocol.h move tunnel build request/reply code from I2NPProtocol.cpp to Tunnel.cpp 2 months ago
I2PEndian.cpp
I2PEndian.h
Identity.cpp
Identity.h
KadDHT.cpp
KadDHT.h
LeaseSet.cpp drop too old LeaseSet or from future 1 month ago
LeaseSet.h drop too old LeaseSet or from future 1 month ago
LittleBigEndian.h
Log.cpp
Log.h
NTCP2.cpp cleanup messages to send if session was terminated 2 months ago
NTCP2.h intermediate queue for transport sessions. use std::list instead std::vector for multiple I2NP messages 2 months ago
NetDb.cpp drop too old LeaseSet or from future 1 month ago
NetDb.hpp don't delete unreachable routers if no transports 2 months ago
NetDbRequests.cpp
NetDbRequests.h
Profiling.cpp limit last decline time by 1.5 hours. Increased declined recently interval to 5.5 minutes 2 months ago
Profiling.h limit last decline time by 1.5 hours. Increased declined recently interval to 5.5 minutes 2 months ago
Queue.h use std::list and splice fr msg queue 2 months ago
Reseed.cpp
Reseed.h
RouterContext.cpp cleanup tags and ECIES sessions more often 1 month ago
RouterContext.h cleanup tags and ECIES sessions more often 1 month ago
RouterInfo.cpp use pointer to RouterInfo in SaveUpdated 2 months ago
RouterInfo.h don't try to save invalid router 2 months ago
SSU2.cpp limit received SSU2 packets queue 1 month ago
SSU2.h limit received SSU2 packets queue 1 month ago
SSU2OutOfSession.cpp update last activity time after sending peer test or hole punch message 2 months ago
SSU2OutOfSession.h recognize symmetric NAT from peer test msg 7 2 months ago
SSU2Session.cpp don't resend RelayReponse if Alice is older version 2 months ago
SSU2Session.h intermediate queue for transport sessions. use std::list instead std::vector for multiple I2NP messages 2 months ago
Signature.cpp
Signature.h
Siphash.h
Socks5.h
Streaming.cpp more SYN resend attempts for outgoing stream 1 month ago
Streaming.h i2p.streaming.maxConcurrentStreams I2CP param 1 month ago
Tag.h
Timestamp.cpp
Timestamp.h
TransitTunnel.cpp moved all transit tunnels code to TransitTunnels class 1 month ago
TransitTunnel.h moved all transit tunnels code to TransitTunnels class 1 month ago
TransportSession.h intermediate queue for transport sessions. use std::list instead std::vector for multiple I2NP messages 2 months ago
Transports.cpp memory pool for x25519 keys 2 months ago
Transports.h memory pool for x25519 keys 2 months ago
Tunnel.cpp moved all transit tunnels code to TransitTunnels class 1 month ago
Tunnel.h moved all transit tunnels code to TransitTunnels class 1 month ago
TunnelBase.h
TunnelConfig.cpp
TunnelConfig.h check msg size in HandleTunnelBuildResponse 1 month ago
TunnelEndpoint.cpp
TunnelEndpoint.h
TunnelGateway.cpp eliminate extra copy of I2NP messages list 2 months ago
TunnelGateway.h
TunnelPool.cpp update leaseset in destination's thread 2 months ago
TunnelPool.h
api.cpp
api.h
util.cpp Destination: cut name for thread name 1 month ago
util.h Destination: cut name for thread name 1 month ago
version.h 2.54.0 3 months ago