orignal 254d2b82b3 fixed #1393. store streams by recvStreamID hace 5 años
..
Base.cpp 2cb6283d00 outproxy authorization hace 6 años
Base.h 2cb6283d00 outproxy authorization hace 6 años
Blinding.cpp 3f0534134d check for malformed b33 hace 5 años
Blinding.h 828862ea49 store hash for ECDSA blidning hace 5 años
BloomFilter.cpp 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories hace 7 años
BloomFilter.h 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories hace 7 años
CPU.cpp dec848f072 use builtin __AVX__ and __AES__ macros and reduce code duplication hace 6 años
CPU.h 7e60069968 add uncommitted files hace 7 años
ChaCha20.cpp 5b56f4007b counter is always in Little Endian hace 5 años
ChaCha20.h f74b27c58c check if chacha20 and poly1305 is presented in openssl build hace 6 años
Config.cpp c4dffa4dc8 remove obsolete reseeds hace 5 años
Config.h 6a497a23d9 Fix typos hace 5 años
Crypto.cpp 74e8610ec9 DH auth for encrypted LeaseSet2 hace 5 años
Crypto.h 74e8610ec9 DH auth for encrypted LeaseSet2 hace 5 años
CryptoKey.cpp 182ffe4495 use croorect encryption type for tunnel build hace 6 años
CryptoKey.h 6569c4aa03 actual key size for LS2 hace 6 años
CryptoWorker.h cd59ca8376 whitespace cleanup hace 7 años
Datagram.cpp a090114066 send data message wih raw type fpr raw datagrams hace 5 años
Datagram.h a605e4bab6 send and recieve raw datagrams hace 5 años
Destination.cpp 97d9795fc9 pass encrepted LeaseSet auth keys hace 5 años
Destination.h 97d9795fc9 pass encrepted LeaseSet auth keys hace 5 años
Ed25519.cpp ef0fb48f1f blind private keys hace 5 años
Ed25519.h ef0fb48f1f blind private keys hace 5 años
Event.cpp 46f62e1af9 remove trailing whitespaces hace 7 años
Event.h 46f62e1af9 remove trailing whitespaces hace 7 años
FS.cpp 7d0d421724 [windows] handle unexpected conditions (#1185) hace 6 años
FS.h 6a497a23d9 Fix typos hace 5 años
Family.cpp bce4224d6e extract and verify LS2 transient key hace 6 años
Family.h 46f62e1af9 remove trailing whitespaces hace 7 años
Garlic.cpp 6a497a23d9 Fix typos hace 5 años
Garlic.h 46f62e1af9 remove trailing whitespaces hace 7 años
Gost.cpp 90f2b2d249 Fix compilation without deprecated OpenSSL APIs hace 6 años
Gost.h 46f62e1af9 remove trailing whitespaces hace 7 años
Gzip.cpp 46f62e1af9 remove trailing whitespaces hace 7 años
Gzip.h 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories hace 7 años
HTTP.cpp c6a903572c [HTTP] add PROFIND support hace 5 años
HTTP.h a91641e427 fix #823, reindent code hace 5 años
I2NPProtocol.cpp f6f45eab39 flood encrypted LeaseSet2 with store hash hace 5 años
I2NPProtocol.h f6f45eab39 flood encrypted LeaseSet2 with store hash hace 5 años
I2PEndian.cpp 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories hace 7 años
I2PEndian.h df60e78766 AEAD/Chacha20/Poly1305 encryption hace 6 años
Identity.cpp ef0fb48f1f blind private keys hace 5 años
Identity.h ef0fb48f1f blind private keys hace 5 años
LeaseSet.cpp 97d9795fc9 pass encrepted LeaseSet auth keys hace 5 años
LeaseSet.h 97d9795fc9 pass encrepted LeaseSet auth keys hace 5 años
LittleBigEndian.h 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories hace 7 años
Log.cpp ed2818eaa2 qt log viewer now works hace 6 años
Log.h 46f62e1af9 remove trailing whitespaces hace 7 años
NTCP2.cpp 6ccef66920 call shutdown before close hace 5 años
NTCP2.h b57152cc25 common code for padding and sending termination and RouterInfo messages hace 6 años
NTCPSession.cpp 8e3d16e9fb update ipv6 addresses from SSU rather than NTCP or NTCP2 hace 5 años
NTCPSession.h 5361e11395 fix race hace 6 años
NetDb.cpp 54071b0e5d set and handle unpublished LeaseSet flag hace 5 años
NetDb.hpp 354c9187db detect our ipv6 address hace 5 años
NetDbRequests.cpp 46f62e1af9 remove trailing whitespaces hace 7 años
NetDbRequests.h 46f62e1af9 remove trailing whitespaces hace 7 años
Poly1305.cpp f74b27c58c check if chacha20 and poly1305 is presented in openssl build hace 6 años
Poly1305.h f74b27c58c check if chacha20 and poly1305 is presented in openssl build hace 6 años
Profiling.cpp 46f62e1af9 remove trailing whitespaces hace 7 años
Profiling.h 46f62e1af9 remove trailing whitespaces hace 7 años
Queue.h b64878f4fa use std::move hace 7 años
Reseed.cpp 6a497a23d9 Fix typos hace 5 años
Reseed.h 46f62e1af9 remove trailing whitespaces hace 7 años
RouterContext.cpp 8e919ddc8e use monotonic clock for uptime hace 5 años
RouterContext.h 8e919ddc8e use monotonic clock for uptime hace 5 años
RouterInfo.cpp 8e3d16e9fb update ipv6 addresses from SSU rather than NTCP or NTCP2 hace 5 años
RouterInfo.h 354c9187db detect our ipv6 address hace 5 años
SSU.cpp 5e42947fbd always lookup SSU session if peer's endpoint doesn't match hace 5 años
SSU.h 46f62e1af9 remove trailing whitespaces hace 7 años
SSUData.cpp b84f74c167 limit SSU message size to 32K hace 6 años
SSUData.h 50ba52756f fix mixing tabs and spaces hace 7 años
SSUSession.cpp 5e42947fbd always lookup SSU session if peer's endpoint doesn't match hace 5 años
SSUSession.h 5e42947fbd always lookup SSU session if peer's endpoint doesn't match hace 5 años
Signature.cpp cdb217b774 always initialize m_Pkey hace 5 años
Signature.h ff44bcc489 complete implementation of RedDSA hace 5 años
Siphash.h cde989b59d don't compile compatibility code if openssl 1.1.1 hace 6 años
Streaming.cpp 254d2b82b3 fixed #1393. store streams by recvStreamID hace 5 años
Streaming.h 254d2b82b3 fixed #1393. store streams by recvStreamID hace 5 años
Tag.h 41f4f4713e handle i2cp.leaseSetPrivKey hace 5 años
Timestamp.cpp 6cc6849ccc use published timestamp for blinding hace 5 años
Timestamp.h 6cc6849ccc use published timestamp for blinding hace 5 años
TransitTunnel.cpp 46f62e1af9 remove trailing whitespaces hace 7 años
TransitTunnel.h 50ba52756f fix mixing tabs and spaces hace 7 años
TransportSession.h 86782aeb1b don't send RouterInfo twice hace 6 años
Transports.cpp 13732ac333 fix #1363 try connect in SSU's thread hace 5 años
Transports.h 979ea9c252 removed address resolvers as discontinued hace 6 años
Tunnel.cpp 52f3081a40 fix typo hace 6 años
Tunnel.h 5a2b795440 fixed crash hace 6 años
TunnelBase.h e77037c2b8 fixed warning hace 7 años
TunnelConfig.h 182ffe4495 use croorect encryption type for tunnel build hace 6 años
TunnelEndpoint.cpp 50ba52756f fix mixing tabs and spaces hace 7 años
TunnelEndpoint.h 46f62e1af9 remove trailing whitespaces hace 7 años
TunnelGateway.cpp bc3f02cb6b fix #1290. copy correct size if message didn't fit previous hace 6 años
TunnelGateway.h 46f62e1af9 remove trailing whitespaces hace 7 años
TunnelPool.cpp 7b4fc19fca be concise hace 6 años
TunnelPool.h 938d5d901a implement i2cp session reconfigure hace 7 años
api.cpp 8ca8bc810d take elgamal percomputation from config hace 6 años
api.h 46f62e1af9 remove trailing whitespaces hace 7 años
util.cpp 73921b1024 fix ipv6 fallback address hace 5 años
util.h fecc0c4640 don't call destructor twice hace 5 años
version.h 3acfb129cd 2.27.0 hace 5 años