.. |
Base.cpp
|
…
|
|
Base.h
|
…
|
|
Blinding.cpp
|
…
|
|
Blinding.h
|
…
|
|
CPU.cpp
|
…
|
|
CPU.h
|
…
|
|
Config.cpp
|
added i2cp.inboundlimit and i2cp.outboundlimit
|
4 months ago |
Config.h
|
…
|
|
Crypto.cpp
|
fixed AEAD verification for LibreSSL
|
3 months ago |
Crypto.h
|
fixed
|
4 months ago |
CryptoKey.cpp
|
…
|
|
CryptoKey.h
|
…
|
|
Datagram.cpp
|
use Rng from pool if possible
|
3 months ago |
Datagram.h
|
max flush interval
|
3 months ago |
Destination.cpp
|
set default i2cp.leaseSetEncType to 0,4 and to 4 for server tunnels
|
2 months ago |
Destination.h
|
set default i2cp.leaseSetEncType to 0,4 and to 4 for server tunnels
|
2 months ago |
ECIESX25519AEADRatchetSession.cpp
|
removed C++17 check
|
3 months ago |
ECIESX25519AEADRatchetSession.h
|
set max number of tags adequate to max window size
|
3 months ago |
Ed25519.cpp
|
…
|
|
Ed25519.h
|
…
|
|
Elligator.cpp
|
…
|
|
Elligator.h
|
…
|
|
FS.cpp
|
Switch to C++17 for Mac OS X
|
3 months ago |
FS.h
|
removed C++17 check
|
3 months ago |
Family.cpp
|
…
|
|
Family.h
|
…
|
|
Garlic.cpp
|
don't try to generate more ECIES-X25519-AEAD-Ratchet tags if decryption failed
|
2 months ago |
Garlic.h
|
don't try to generate more ECIES-X25519-AEAD-Ratchet tags if decryption failed
|
2 months ago |
Gost.cpp
|
…
|
|
Gost.h
|
…
|
|
Gzip.cpp
|
…
|
|
Gzip.h
|
…
|
|
HTTP.cpp
|
don't apply std::move to prvalue
|
3 months ago |
HTTP.h
|
pass const strings for HTTP headers
|
3 months ago |
I2NPProtocol.cpp
|
handle DatabaseSearchReply in netdb requests thread
|
6 months ago |
I2NPProtocol.h
|
check for duplicated routers in NTCP2. Insert router into netdb right a way
|
3 months ago |
I2PEndian.cpp
|
…
|
|
I2PEndian.h
|
…
|
|
Identity.cpp
|
don't create full identity from buffer if only ident hash is needed
|
4 months ago |
Identity.h
|
don't create full identity from buffer if only ident hash is needed
|
4 months ago |
KadDHT.cpp
|
…
|
|
KadDHT.h
|
…
|
|
LeaseSet.cpp
|
don't include expired lease to LeaseSet for I2Cp
|
3 months ago |
LeaseSet.h
|
force LeaseSet timestamp update if published at the same second
|
3 months ago |
LittleBigEndian.h
|
…
|
|
Log.cpp
|
…
|
|
Log.h
|
removed C++17 check
|
3 months ago |
NTCP2.cpp
|
check max RouterInfo size
|
2 months ago |
NTCP2.h
|
termination check timeout variance
|
3 months ago |
NetDb.cpp
|
limited connectivity mode
|
3 months ago |
NetDb.hpp
|
use std::atomic<std::shared_ptr<...>> instead boost::shared_ptr if applicable
|
3 months ago |
NetDbRequests.cpp
|
use mt19937 instead rand
|
6 months ago |
NetDbRequests.h
|
use mt19937 instead rand
|
6 months ago |
Profiling.cpp
|
save timestamp from epoch instead local time to profiles
|
3 months ago |
Profiling.h
|
save timestamp from epoch instead local time to profiles
|
3 months ago |
Queue.h
|
…
|
|
Reseed.cpp
|
…
|
|
Reseed.h
|
…
|
|
RouterContext.cpp
|
set congestion cap G immediately if through proxy
|
3 months ago |
RouterContext.h
|
limited connectivity mode
|
3 months ago |
RouterInfo.cpp
|
allocate RouterInfo's buffer from pool
|
2 months ago |
RouterInfo.h
|
use std::atomic<std::shared_ptr<...>> instead boost::shared_ptr if applicable
|
3 months ago |
SSU2.cpp
|
renew connected receintly timestamp, add endpoint to the list if hole punch is being sent
|
2 months ago |
SSU2.h
|
renew connected receintly timestamp, add endpoint to the list if hole punch is being sent
|
2 months ago |
SSU2Session.cpp
|
renew connected receintly timestamp, add endpoint to the list if hole punch is being sent
|
2 months ago |
SSU2Session.h
|
set minimal resend interval. Resend attempt after only Ack
|
3 months ago |
Signature.cpp
|
…
|
|
Signature.h
|
…
|
|
Siphash.h
|
…
|
|
Socks5.h
|
…
|
|
Streaming.cpp
|
don't send ack in case of lost packet and incoming speed limitation
|
2 months ago |
Streaming.h
|
drop window size only when lease changes
|
2 months ago |
Tag.h
|
…
|
|
Timestamp.cpp
|
flood to 2 next day closest floodfills before UTC midnight
|
6 months ago |
Timestamp.h
|
flood to 2 next day closest floodfills before UTC midnight
|
6 months ago |
TransitTunnel.cpp
|
…
|
|
TransitTunnel.h
|
…
|
|
TransportSession.h
|
…
|
|
Transports.cpp
|
limited connectivity mode
|
3 months ago |
Transports.h
|
don't select same peer too often
|
3 months ago |
Tunnel.cpp
|
drop unsolicited database serach replies
|
7 months ago |
Tunnel.h
|
fix high latency threshold
|
9 months ago |
TunnelBase.h
|
…
|
|
TunnelConfig.cpp
|
…
|
|
TunnelConfig.h
|
…
|
|
TunnelEndpoint.cpp
|
…
|
|
TunnelEndpoint.h
|
…
|
|
TunnelGateway.cpp
|
…
|
|
TunnelGateway.h
|
…
|
|
TunnelPool.cpp
|
fixed deadlock
|
6 months ago |
TunnelPool.h
|
use mt19937 instead rand()
|
7 months ago |
api.cpp
|
…
|
|
api.h
|
…
|
|
util.cpp
|
…
|
|
util.h
|
…
|
|
version.h
|
2.53.1
|
4 months ago |