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 cec68a2447 rollback 19 hours 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.h always use openssl for AES 6 days ago
Config.cpp exclude AESNI option 5 days ago
Config.h cleanup code (spaces, tabs) 3 years ago
Crypto.cpp don't create EVP_CIPHER_CTX for each AEAD/Chacha20/Poly1305 message 3 days ago
Crypto.h don't create EVP_CIPHER_CTX for each AEAD/Chacha20/Poly1305 message 3 days ago
CryptoKey.cpp
CryptoKey.h
Datagram.cpp use Rng from pool if possible 3 months ago
Datagram.h max flush interval 4 months ago
Destination.cpp support boost 1.87 2 weeks ago
Destination.h replaced boost::asio::io_service by boost::asio:io_context 2 weeks ago
ECIESX25519AEADRatchetSession.cpp don't create EVP_CIPHER_CTX for each AEAD/Chacha20/Poly1305 message 22 hours ago
ECIESX25519AEADRatchetSession.h terminate non-established sessions sortly 4 weeks ago
Ed25519.cpp removed own implementation of x25519 1 month ago
Ed25519.h removed own implementation of x25519 1 month ago
Elligator.cpp cleanup code (spaces, tabs) 3 years ago
Elligator.h
FS.cpp [win32] use boost filesystem for gcc builds 2 months ago
FS.h [win32] use boost filesystem for gcc builds 2 months ago
Family.cpp rollback 2 months ago
Family.h use EVP_PKEY for family signature verification 2 months ago
Garlic.cpp don't create EVP_CIPHER_CTX for each AEAD/Chacha20/Poly1305 message 22 hours ago
Garlic.h don't create EVP_CIPHER_CTX for each AEAD/Chacha20/Poly1305 message 22 hours ago
Gost.cpp cleanup code (spaces, tabs) 3 years ago
Gost.h
Gzip.cpp Fix several warnings 2 years ago
Gzip.h
HTTP.cpp check for empty URL string 1 month ago
HTTP.h pass const strings for HTTP headers 3 months ago
I2NPProtocol.cpp move tunnel build request/reply code from I2NPProtocol.cpp to Tunnel.cpp 1 month ago
I2NPProtocol.h move tunnel build request/reply code from I2NPProtocol.cpp to Tunnel.cpp 1 month ago
I2PEndian.cpp
I2PEndian.h Add Haiku OS support (#1970) 1 year ago
Identity.cpp don't create full identity from buffer if only ident hash is needed 5 months ago
Identity.h don't create full identity from buffer if only ident hash is needed 5 months ago
KadDHT.cpp Fix typos 2 years ago
KadDHT.h use DHT table for floodfills 2 years ago
LeaseSet.cpp drop too old LeaseSet or from future 3 weeks ago
LeaseSet.h drop too old LeaseSet or from future 3 weeks ago
LittleBigEndian.h
Log.cpp Up level for some logs to critical 2 years ago
Log.h removed C++17 check 3 months ago
NTCP2.cpp don't create EVP_CIPHER_CTX for each AEAD/Chacha20/Poly1305 message 3 days ago
NTCP2.h don't create EVP_CIPHER_CTX for each AEAD/Chacha20/Poly1305 message 3 days ago
NetDb.cpp Fix typos 6 days ago
NetDb.hpp don't delete unreachable routers if no transports 2 months ago
NetDbRequests.cpp support boost 1.87 2 weeks ago
NetDbRequests.h use mt19937 instead rand 6 months ago
Profiling.cpp limit last decline time by 1.5 hours. Increased declined recently interval to 5.5 minutes 1 month ago
Profiling.h limit last decline time by 1.5 hours. Increased declined recently interval to 5.5 minutes 1 month ago
Queue.h const GetSize() 3 weeks ago
Reseed.cpp iterator through resolver's results 2 weeks ago
Reseed.h
RouterContext.cpp support boost 1.87 2 weeks ago
RouterContext.h support boost 1.87 2 weeks ago
RouterInfo.cpp support boost 1.87 2 weeks ago
RouterInfo.h don't try to save invalid router 2 months ago
SSU2.cpp don't create EVP_CIPHER_CTX for each AEAD/Chacha20/Poly1305 message 3 days ago
SSU2.h don't create EVP_CIPHER_CTX for each AEAD/Chacha20/Poly1305 message 3 days ago
SSU2OutOfSession.cpp Fix typos 6 days ago
SSU2OutOfSession.h recognize symmetric NAT from peer test msg 7 2 months ago
SSU2Session.cpp don't create EVP_CIPHER_CTX for each AEAD/Chacha20/Poly1305 message 3 days ago
SSU2Session.h intermediate queue for transport sessions. use std::list instead std::vector for multiple I2NP messages 1 month ago
Signature.cpp fixed race condition with openssl 3.2.0 12 months ago
Signature.h fixed race condition with openssl 3.2.0 12 months ago
Siphash.h
Socks5.h fixed warning 10 months ago
Streaming.cpp rollback 19 hours ago
Streaming.h rollback 19 hours ago
Tag.h faster GetBit 2 years ago
Timestamp.cpp iterator through resolver's results 2 weeks ago
Timestamp.h replaced boost::asio::io_service by boost::asio:io_context 2 weeks ago
TransitTunnel.cpp pass iv to AES Encrypt/Decrypt directly. aes-test added 4 days ago
TransitTunnel.h use reference instead naked pointer to tunnel in tunnel gateway 2 weeks ago
TransportSession.h intermediate queue for transport sessions. use std::list instead std::vector for multiple I2NP messages 1 month ago
Transports.cpp bind tunnel gateway to transport session 2 weeks ago
Transports.h bind tunnel gateway to transport session 2 weeks ago
Tunnel.cpp handle transit tunnel build messages in separate thread 3 weeks ago
Tunnel.h use reference instead naked pointer to tunnel in tunnel gateway 2 weeks ago
TunnelBase.h don't create encryption for new transit tunnel immediately 2 years ago
TunnelConfig.cpp pass iv to AES Encrypt/Decrypt directly. aes-test added 4 days ago
TunnelConfig.h check msg size in HandleTunnelBuildResponse 1 month ago
TunnelEndpoint.cpp don't catch RouterInfo at OBEP 2 years ago
TunnelEndpoint.h
TunnelGateway.cpp Fix typos 6 days ago
TunnelGateway.h use weak_ptr for transport session 2 weeks ago
TunnelPool.cpp update leaseset in destination's thread 2 months ago
TunnelPool.h implement i2p.streaming.profile to specify high or low bandwidth tunnel pools 3 months ago
api.cpp exclude AESNI option 5 days ago
api.h
util.cpp support boost 1.87 2 weeks ago
util.h support boost 1.87 2 weeks ago
version.h 2.54.0 2 months ago