i2pd/libi2pd
2024-09-11 20:54:22 -04:00
..
api.cpp
api.h
Base.cpp
Base.h
Blinding.cpp
Blinding.h
Config.cpp added i2cp.inboundlimit and i2cp.outboundlimit 2024-07-28 14:53:46 -04:00
Config.h
CPU.cpp
CPU.h
Crypto.cpp fixed AEAD verification for LibreSSL 2024-08-13 15:36:13 -04:00
Crypto.h fixed 2024-07-30 08:13:24 -04:00
CryptoKey.cpp
CryptoKey.h
Datagram.cpp use Rng from pool if possible 2024-08-31 08:02:56 -04:00
Datagram.h max flush interval 2024-08-20 20:59:41 -04:00
Destination.cpp limit stream's inbound speed 2024-08-17 17:11:28 -04:00
Destination.h limit stream's inbound speed 2024-08-17 17:11:28 -04:00
ECIESX25519AEADRatchetSession.cpp removed C++17 check 2024-09-02 18:22:33 -04:00
ECIESX25519AEADRatchetSession.h set max number of tags adequate to max window size 2024-09-05 20:28:40 -04:00
Ed25519.cpp
Ed25519.h
Elligator.cpp
Elligator.h
Family.cpp
Family.h
FS.cpp Switch to C++17 for Mac OS X 2024-09-01 15:23:14 -04:00
FS.h removed C++17 check 2024-09-02 18:22:33 -04:00
Garlic.cpp removed C++17 check 2024-09-02 18:22:33 -04:00
Garlic.h periodic sending ack requests in ECEISX25519 session and dead path detection in I2CP 2024-08-15 13:35:51 -04:00
Gost.cpp
Gost.h
Gzip.cpp
Gzip.h
HTTP.cpp don't apply std::move to prvalue 2024-09-04 14:12:30 -04:00
HTTP.h pass const strings for HTTP headers 2024-09-02 21:05:40 -04:00
I2NPProtocol.cpp handle DatabaseSearchReply in netdb requests thread 2024-05-21 22:19:42 -04:00
I2NPProtocol.h check for duplicated routers in NTCP2. Insert router into netdb right a way 2024-09-05 19:24:23 -04:00
I2PEndian.cpp
I2PEndian.h
Identity.cpp don't create full identity from buffer if only ident hash is needed 2024-07-25 20:36:46 -04:00
Identity.h don't create full identity from buffer if only ident hash is needed 2024-07-25 20:36:46 -04:00
KadDHT.cpp
KadDHT.h
LeaseSet.cpp don't include expired lease to LeaseSet for I2Cp 2024-08-21 19:21:02 -04:00
LeaseSet.h force LeaseSet timestamp update if published at the same second 2024-08-12 21:29:05 -04:00
LittleBigEndian.h
Log.cpp
Log.h removed C++17 check 2024-09-02 18:22:33 -04:00
NetDb.cpp limited connectivity mode 2024-09-07 16:25:26 -04:00
NetDb.hpp use std::atomic<std::shared_ptr<...>> instead boost::shared_ptr if applicable 2024-09-08 16:30:27 -04:00
NetDbRequests.cpp use mt19937 instead rand 2024-06-05 15:08:51 -04:00
NetDbRequests.h use mt19937 instead rand 2024-06-05 15:08:51 -04:00
NTCP2.cpp terminate NTCP2 session from duplicated router properly 2024-09-10 12:35:36 -04:00
NTCP2.h termination check timeout variance 2024-08-26 20:57:28 -04:00
Profiling.cpp save timestamp from epoch instead local time to profiles 2024-08-25 19:07:01 -04:00
Profiling.h save timestamp from epoch instead local time to profiles 2024-08-25 19:07:01 -04:00
Queue.h
Reseed.cpp
Reseed.h
RouterContext.cpp set congestion cap G immediately if through proxy 2024-09-07 18:01:48 -04:00
RouterContext.h limited connectivity mode 2024-09-07 16:25:26 -04:00
RouterInfo.cpp use std::atomic<std::shared_ptr<...>> instead boost::shared_ptr if applicable 2024-09-08 16:30:27 -04:00
RouterInfo.h use std::atomic<std::shared_ptr<...>> instead boost::shared_ptr if applicable 2024-09-08 16:30:27 -04:00
Signature.cpp
Signature.h
Siphash.h
Socks5.h
SSU2.cpp termination check timeout variance 2024-08-26 20:57:28 -04:00
SSU2.h termination check timeout variance 2024-08-26 20:57:28 -04:00
SSU2Session.cpp eliminate extra parsing of RouterInfo coming as RouterInfo block 2024-09-06 09:49:24 -04:00
SSU2Session.h set minimal resend interval. Resend attempt after only Ack 2024-08-14 10:13:35 -04:00
Streaming.cpp reduce number of retransmits 2024-09-11 20:54:22 -04:00
Streaming.h reduce number of retransmits 2024-09-11 20:54:22 -04:00
Tag.h
Timestamp.cpp flood to 2 next day closest floodfills before UTC midnight 2024-06-04 12:45:35 -04:00
Timestamp.h flood to 2 next day closest floodfills before UTC midnight 2024-06-04 12:45:35 -04:00
TransitTunnel.cpp
TransitTunnel.h
Transports.cpp limited connectivity mode 2024-09-07 16:25:26 -04:00
Transports.h don't select same peer too often 2024-08-19 15:51:56 -04:00
TransportSession.h
Tunnel.cpp drop unsolicited database serach replies 2024-05-01 13:40:01 -04:00
Tunnel.h fix high latency threshold 2024-03-04 13:41:50 +02:00
TunnelBase.h
TunnelConfig.cpp
TunnelConfig.h
TunnelEndpoint.cpp
TunnelEndpoint.h
TunnelGateway.cpp
TunnelGateway.h
TunnelPool.cpp fixed deadlock 2024-05-17 19:07:51 -04:00
TunnelPool.h use mt19937 instead rand() 2024-05-07 13:01:27 -04:00
util.cpp
util.h
version.h 2.53.1 2024-07-29 19:40:33 -04:00