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 5115c27e72 2.30.0 4 years ago
..
Base.cpp outproxy authorization 6 years ago
Base.h outproxy authorization 6 years ago
Blinding.cpp fixed #1424. Check if .b32.i2p address string is valid 5 years ago
Blinding.h fixed #1424. Check if .b32.i2p address string is valid 5 years ago
BloomFilter.cpp restructure build to separate the 3 main components into 3 subdirectories 7 years ago
BloomFilter.h restructure build to separate the 3 main components into 3 subdirectories 7 years ago
CPU.cpp use builtin __AVX__ and __AES__ macros and reduce code duplication 6 years ago
CPU.h add uncommitted files 6 years ago
ChaCha20.cpp counter is always in Little Endian 5 years ago
ChaCha20.h check if chacha20 and poly1305 is presented in openssl build 5 years ago
Config.cpp single thread SAM by default 4 years ago
Config.h Fix typos 5 years ago
Crypto.cpp encryptor for ECIES-X25519-AEAD-Ratchet 5 years ago
Crypto.h fixed #1461. Use openssl's HKDF for 1.1.1 anf higher 4 years ago
CryptoKey.cpp check ctx for null 4 years ago
CryptoKey.h lookup ECIESX25519AEADRatchet session by static key 4 years ago
CryptoWorker.h whitespace cleanup 6 years ago
Datagram.cpp send data message wih raw type fpr raw datagrams 5 years ago
Datagram.h send and recieve raw datagrams 5 years ago
Destination.cpp select preferred crypto from LeaseSet2 4 years ago
Destination.h moved io_service away from ClientDestination 4 years ago
ECIESX25519AEADRatchetSession.cpp delete expired ECIESX25519AEADRatchet sessions and tags 4 years ago
ECIESX25519AEADRatchetSession.h delete expired ECIESX25519AEADRatchet sessions and tags 4 years ago
Ed25519.cpp use d%q 5 years ago
Ed25519.h blind private keys 5 years ago
Elligator.cpp fixed Elligator tests 4 years ago
Elligator.h fixed Elligator tests 4 years ago
Event.cpp remove trailing whitespaces 6 years ago
Event.h remove trailing whitespaces 6 years ago
FS.cpp [windows] handle unexpected conditions (#1185) 5 years ago
FS.h Fix typos 5 years ago
Family.cpp extract and verify LS2 transient key 5 years ago
Family.h remove trailing whitespaces 6 years ago
Garlic.cpp check if both sides are ECIESx25519 4 years ago
Garlic.h delete expired ECIESX25519AEADRatchet sessions and tags 4 years ago
Gost.cpp Fix compilation without deprecated OpenSSL APIs 5 years ago
Gost.h remove trailing whitespaces 6 years ago
Gzip.cpp remove trailing whitespaces 6 years ago
Gzip.h restructure build to separate the 3 main components into 3 subdirectories 7 years ago
HTTP.cpp [HTTP] add PROFIND support 5 years ago
HTTP.h fix #823, reindent code 5 years ago
I2NPProtocol.cpp flood encrypted LeaseSet2 with store hash 5 years ago
I2NPProtocol.h flood encrypted LeaseSet2 with store hash 5 years ago
I2PEndian.cpp restructure build to separate the 3 main components into 3 subdirectories 7 years ago
I2PEndian.h AEAD/Chacha20/Poly1305 encryption 6 years ago
Identity.cpp encryptor for ECIES-X25519-AEAD-Ratchet 5 years ago
Identity.h encryptor for ECIES-X25519-AEAD-Ratchet 5 years ago
LeaseSet.cpp select preferred crypto from LeaseSet2 4 years ago
LeaseSet.h select preferred crypto from LeaseSet2 4 years ago
LittleBigEndian.h restructure build to separate the 3 main components into 3 subdirectories 7 years ago
Log.cpp qt log viewer now works 6 years ago
Log.h remove trailing whitespaces 6 years ago
NTCP2.cpp common RuunableBase with private inheritance 4 years ago
NTCP2.h common RuunableBase with private inheritance 4 years ago
NTCPSession.cpp update ipv6 addresses from SSU rather than NTCP or NTCP2 5 years ago
NTCPSession.h fix race 6 years ago
NetDb.cpp GarlicRoutingSession/ElGamalAESSession split 4 years ago
NetDb.hpp detect our ipv6 address 5 years ago
NetDbRequests.cpp remove trailing whitespaces 6 years ago
NetDbRequests.h remove trailing whitespaces 6 years ago
Poly1305.cpp check if chacha20 and poly1305 is presented in openssl build 5 years ago
Poly1305.h check if chacha20 and poly1305 is presented in openssl build 5 years ago
Profiling.cpp remove trailing whitespaces 6 years ago
Profiling.h remove trailing whitespaces 6 years ago
Queue.h use std::move 6 years ago
Reseed.cpp Fix typos 5 years ago
Reseed.h remove trailing whitespaces 6 years ago
RouterContext.cpp don't pass from to HandleI2NPMessage 4 years ago
RouterContext.h handle tunnel delivery instructioin for ECIESx25519 4 years ago
RouterInfo.cpp update ipv6 addresses from SSU rather than NTCP or NTCP2 5 years ago
RouterInfo.h detect our ipv6 address 5 years ago
SSU.cpp always lookup SSU session if peer's endpoint doesn't match 5 years ago
SSU.h remove trailing whitespaces 6 years ago
SSUData.cpp limit SSU message size to 32K 6 years ago
SSUData.h fix mixing tabs and spaces 6 years ago
SSUSession.cpp check and send netid for NTCP2 and SSU 5 years ago
SSUSession.h always lookup SSU session if peer's endpoint doesn't match 5 years ago
Signature.cpp always initialize m_Pkey 5 years ago
Signature.h complete implementation of RedDSA 5 years ago
Siphash.h don't compile compatibility code if openssl 1.1.1 6 years ago
Streaming.cpp correct termination of streaming destination 4 years ago
Streaming.h correct termination of streaming destination 4 years ago
Tag.h replaced map by unordered_map 4 years ago
Timestamp.cpp use published timestamp for blinding 5 years ago
Timestamp.h use published timestamp for blinding 5 years ago
TransitTunnel.cpp remove trailing whitespaces 6 years ago
TransitTunnel.h fix mixing tabs and spaces 6 years ago
TransportSession.h don't send RouterInfo twice 6 years ago
Transports.cpp mark RI as unreachable if all connections failed 5 years ago
Transports.h removed CloseSession 5 years ago
Tunnel.cpp replace random_shuffle with shuffle 4 years ago
Tunnel.h fixed crash 6 years ago
TunnelBase.h fixed warning 6 years ago
TunnelConfig.h use croorect encryption type for tunnel build 6 years ago
TunnelEndpoint.cpp fix mixing tabs and spaces 6 years ago
TunnelEndpoint.h remove trailing whitespaces 6 years ago
TunnelGateway.cpp fix #1290. copy correct size if message didn't fit previous 5 years ago
TunnelGateway.h remove trailing whitespaces 6 years ago
TunnelPool.cpp replace random_shuffle with shuffle 4 years ago
TunnelPool.h implement i2cp session reconfigure 7 years ago
api.cpp moved io_service away from ClientDestination 4 years ago
api.h remove trailing whitespaces 6 years ago
util.cpp change minimal MTU size 4 years ago
util.h common RuunableBase with private inheritance 4 years ago
version.h 2.30.0 4 years ago