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 9a724b2af9 separate timer for netdb requests cleanup 6 months ago
..
Base.cpp correct base64 check 1 year ago
Base.h verify jump link for valid characters 1 year ago
Blinding.cpp change some log level to error back 2 years ago
Blinding.h cleanup code (spaces, tabs) 3 years ago
CPU.cpp [cpu] more builtin version check changes 1 year ago
CPU.h [cpu] use short defines instead of long checks 1 year ago
ChaCha20.cpp add copyright headers 5 years ago
ChaCha20.h add copyright headers 5 years ago
Config.cpp Extend transit tunnels limit to 4 bytes. Bump default value to 10K 9 months ago
Config.h cleanup code (spaces, tabs) 3 years ago
Crypto.cpp [cpu] use short defines instead of long checks 1 year ago
Crypto.h reinitialize context before each Sign/Verify call to make it working with openssl 3.2 11 months 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 fixed warning 10 months ago
Datagram.h Update copyright year 10 months ago
Destination.cpp use unordered_map for excluded routers. don't request to self 6 months ago
Destination.h use unordered_map for excluded routers. don't request to self 6 months ago
ECIESX25519AEADRatchetSession.cpp check if LeaseSet was submitted recently. Fixed typo 8 months ago
ECIESX25519AEADRatchetSession.h encrypted tunnel test messages 9 months ago
Ed25519.cpp [msvc] fix warnings, revert cmake boost libs linking list 2 years ago
Ed25519.h cleanup code (spaces, tabs) 3 years ago
Elligator.cpp cleanup code (spaces, tabs) 3 years ago
Elligator.h add copyright headers 5 years ago
FS.cpp [FS] boost 1.85.0 support 7 months ago
FS.h cleanup code (spaces, tabs) 3 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 if LeaseSet was submitted recently. Fixed typo 8 months ago
Garlic.h check if LeaseSet was submitted recently. Fixed typo 8 months ago
Gost.cpp cleanup code (spaces, tabs) 3 years ago
Gost.h add copyright headers 5 years ago
Gzip.cpp Fix several warnings 2 years ago
Gzip.h add copyright headers 5 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 handle DatabaseSearchReply in netdb requests thread 6 months ago
I2NPProtocol.h use unordered_map for excluded routers. don't request to self 6 months ago
I2PEndian.cpp set of updates: 3 years ago
I2PEndian.h Add Haiku OS support (#1970) 1 year ago
Identity.cpp CPU: remove AVX code, switch to __builtin for AES detection (#1959) 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 2 years ago
LittleBigEndian.h add copyright headers 5 years ago
Log.cpp Up level for some logs to critical 2 years ago
Log.h added CheckLogLevel 10 months ago
NTCP2.cpp common code for SOCKS5 proxy connectivity 10 months ago
NTCP2.h common code for SOCKS5 proxy connectivity 10 months ago
NetDb.cpp moved exploratory to netdb requests thread 6 months ago
NetDb.hpp moved exploratory to netdb requests thread 6 months ago
NetDbRequests.cpp separate timer for netdb requests cleanup 6 months ago
NetDbRequests.h separate timer for netdb requests cleanup 6 months ago
Poly1305.cpp cleanup code (spaces, tabs) 3 years ago
Poly1305.h cleanup code (spaces, tabs) 3 years ago
Profiling.cpp move traverse thrugh profiles files to deleting thread 7 months ago
Profiling.h moved save/delete profile disk oprations to separate threads 7 months ago
Queue.h cleanup code (spaces, tabs) 3 years ago
Reseed.cpp use common SOCK5 code for reseed 10 months ago
Reseed.h clean line trailing spaces and tabs 3 years ago
RouterContext.cpp insert previously ecluded floodfill back when connected 7 months ago
RouterContext.h use unordered_map for excluded routers. don't request to self 6 months ago
RouterInfo.cpp fixed race codition between RouterInfo's buffer persist and update 7 months ago
RouterInfo.h fixed race codition between RouterInfo's buffer persist and update 7 months ago
SSU2.cpp use unordered_map for excluded routers. don't request to self 6 months ago
SSU2.h use unordered_map for excluded routers. don't request to self 6 months ago
SSU2Session.cpp skip resent recently sessions during resend 6 months ago
SSU2Session.h skip resent recently sessions during resend 6 months ago
Signature.cpp fixed race condition with openssl 3.2.0 11 months ago
Signature.h fixed race condition with openssl 3.2.0 11 months ago
Siphash.h fix code syle(spaces->tabs, tabulations) 5 years ago
Socks5.h fixed warning 9 months ago
Streaming.cpp reset routing path if duplicated SYN received 6 months ago
Streaming.h reset routing path if duplicated SYN received 6 months ago
Tag.h faster GetBit 2 years ago
Timestamp.cpp renamed steady to monotonic 9 months ago
Timestamp.h renamed steady to monotonic 9 months ago
TransitTunnel.cpp [style] clean trailing spaces and tabs 2 years ago
TransitTunnel.h fixed warning 2 years ago
TransportSession.h common code for SOCKS5 proxy connectivity 10 months ago
Transports.cpp use unordered_map for excluded routers. don't request to self 6 months ago
Transports.h don't manage netdb is transports are not running 7 months ago
Tunnel.cpp drop unsolicited database serach replies 7 months ago
Tunnel.h fix high latency threshold 9 months ago
TunnelBase.h don't create encryption for new transit tunnel immediately 2 years ago
TunnelConfig.cpp cleanup code (spaces, tabs) 3 years ago
TunnelConfig.h cleanup code (spaces, tabs) 3 years ago
TunnelEndpoint.cpp don't catch RouterInfo at OBEP 2 years ago
TunnelEndpoint.h clean line trailing spaces and tabs 3 years ago
TunnelGateway.cpp Drop for tunnel and encrypted messages 10 months ago
TunnelGateway.h lazy initialization or tunnel gateway's random buffer 3 years ago
TunnelPool.cpp fixed deadlock 6 months ago
TunnelPool.h use mt19937 instead rand() 7 months ago
api.cpp handle 'reservedrange' param properly 11 months ago
api.h add copyright headers 5 years ago
util.cpp exclude NAT64 ipv6 addresses 1 year ago
util.h changed to tabs, move tor port to function 2 years ago
version.h 2.52.0 7 months ago