.. |
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
|
removed openssl 1.0.2 support
|
4 months ago |
Crypto.h
|
fixed
|
4 months ago |
CryptoKey.cpp
|
…
|
|
CryptoKey.h
|
…
|
|
Datagram.cpp
|
fixed warning
|
10 months ago |
Datagram.h
|
Update copyright year
|
10 months ago |
Destination.cpp
|
fixed #2078. don't stop service when destination stops
|
4 months ago |
Destination.h
|
limit stream's outbound speed
|
4 months ago |
ECIESX25519AEADRatchetSession.cpp
|
include tagsetid into msgid
|
4 months ago |
ECIESX25519AEADRatchetSession.h
|
encrypted tunnel test messages
|
9 months ago |
Ed25519.cpp
|
…
|
|
Ed25519.h
|
…
|
|
Elligator.cpp
|
…
|
|
Elligator.h
|
…
|
|
FS.cpp
|
[FS] boost 1.85.0 support
|
6 months ago |
FS.h
|
…
|
|
Family.cpp
|
…
|
|
Family.h
|
…
|
|
Garlic.cpp
|
don't limit num attempts in routing path. Increased routing path expiration to 2 minutes
|
4 months ago |
Garlic.h
|
don't limit num attempts in routing path. Increased routing path expiration to 2 minutes
|
4 months ago |
Gost.cpp
|
…
|
|
Gost.h
|
…
|
|
Gzip.cpp
|
…
|
|
Gzip.h
|
…
|
|
HTTP.cpp
|
…
|
|
HTTP.h
|
…
|
|
I2NPProtocol.cpp
|
handle DatabaseSearchReply in netdb requests thread
|
6 months ago |
I2NPProtocol.h
|
use unordered_map for excluded routers. don't request to self
|
6 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
|
…
|
|
LeaseSet.h
|
…
|
|
LittleBigEndian.h
|
…
|
|
Log.cpp
|
…
|
|
Log.h
|
added CheckLogLevel
|
9 months ago |
NTCP2.cpp
|
move unsent I2NP messages to new session if replaced
|
6 months ago |
NTCP2.h
|
move unsent I2NP messages to new session if replaced
|
6 months ago |
NetDb.cpp
|
flood to 2 next day closest floodfills before UTC midnight
|
5 months ago |
NetDb.hpp
|
increased number of floodfills threshold to 1200
|
4 months ago |
NetDbRequests.cpp
|
use mt19937 instead rand
|
5 months ago |
NetDbRequests.h
|
use mt19937 instead rand
|
5 months ago |
Profiling.cpp
|
recognize duplicated routers and store duplicated flag in profile
|
4 months ago |
Profiling.h
|
drop incoming SSU2 session from duplicated router
|
4 months ago |
Queue.h
|
…
|
|
Reseed.cpp
|
use common SOCK5 code for reseed
|
9 months ago |
Reseed.h
|
…
|
|
RouterContext.cpp
|
stop destination's thread before cleanup
|
5 months ago |
RouterContext.h
|
update congestion caps before initial publishing
|
5 months ago |
RouterInfo.cpp
|
Merge pull request #2017 from Vort/show_bw_caps
|
4 months ago |
RouterInfo.h
|
Merge pull request #2017 from Vort/show_bw_caps
|
4 months ago |
SSU2.cpp
|
check if address is still introducer before trying to introduce
|
5 months ago |
SSU2.h
|
don't request relay tag for every session if we have enough introducers
|
5 months ago |
SSU2Session.cpp
|
drop incoming SSU2 session from duplicated router
|
4 months ago |
SSU2Session.h
|
check if updated router is still introducer. Remove non-introducer sessions from introducers list
|
5 months ago |
Signature.cpp
|
fixed race condition with openssl 3.2.0
|
11 months ago |
Signature.h
|
fixed race condition with openssl 3.2.0
|
11 months ago |
Siphash.h
|
…
|
|
Socks5.h
|
fixed warning
|
9 months ago |
Streaming.cpp
|
don't limit num attempts in routing path. Increased routing path expiration to 2 minutes
|
4 months ago |
Streaming.h
|
fixed stream hanging due to inactivity. Smoother RTT
|
4 months ago |
Tag.h
|
…
|
|
Timestamp.cpp
|
flood to 2 next day closest floodfills before UTC midnight
|
5 months ago |
Timestamp.h
|
flood to 2 next day closest floodfills before UTC midnight
|
5 months ago |
TransitTunnel.cpp
|
…
|
|
TransitTunnel.h
|
…
|
|
TransportSession.h
|
common code for SOCKS5 proxy connectivity
|
9 months ago |
Transports.cpp
|
use unordered_map for excluded routers. don't request to self
|
6 months ago |
Transports.h
|
don't manage netdb is transports are not running
|
7 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
|
Drop for tunnel and encrypted messages
|
10 months ago |
TunnelGateway.h
|
…
|
|
TunnelPool.cpp
|
fixed deadlock
|
6 months ago |
TunnelPool.h
|
use mt19937 instead rand()
|
6 months ago |
api.cpp
|
handle 'reservedrange' param properly
|
10 months ago |
api.h
|
…
|
|
util.cpp
|
…
|
|
util.h
|
…
|
|
version.h
|
2.53.1
|
4 months ago |