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