.. |
api.cpp
|
|
|
api.h
|
|
|
Base.cpp
|
|
|
Base.h
|
|
|
Blinding.cpp
|
|
|
Blinding.h
|
|
|
Config.cpp
|
removed ls's reseed
|
2024-06-11 15:14:06 -04:00 |
Config.h
|
|
|
CPU.cpp
|
|
|
CPU.h
|
|
|
Crypto.cpp
|
removed openssl 1.0.2 support
|
2024-07-06 08:50:51 -04:00 |
Crypto.h
|
removed openssl 1.0.2 support
|
2024-07-06 08:50:51 -04:00 |
CryptoKey.cpp
|
|
|
CryptoKey.h
|
|
|
Datagram.cpp
|
|
|
Datagram.h
|
|
|
Destination.cpp
|
calculate min pacing time. Return wrongly removed line
|
2024-07-04 13:28:18 -04:00 |
Destination.h
|
limit stream's outbound speed
|
2024-07-04 13:07:57 -04:00 |
ECIESX25519AEADRatchetSession.cpp
|
check if LeaseSet was submitted recently. Fixed typo
|
2024-04-01 08:41:58 -04:00 |
ECIESX25519AEADRatchetSession.h
|
|
|
Ed25519.cpp
|
|
|
Ed25519.h
|
|
|
Elligator.cpp
|
|
|
Elligator.h
|
|
|
Family.cpp
|
|
|
Family.h
|
|
|
FS.cpp
|
[FS] boost 1.85.0 support
|
2024-05-12 23:58:05 +00:00 |
FS.h
|
|
|
Garlic.cpp
|
check if LeaseSet was submitted recently. Fixed typo
|
2024-04-01 08:41:58 -04:00 |
Garlic.h
|
check if LeaseSet was submitted recently. Fixed typo
|
2024-04-01 08:41:58 -04:00 |
Gost.cpp
|
|
|
Gost.h
|
|
|
Gzip.cpp
|
|
|
Gzip.h
|
|
|
HTTP.cpp
|
|
|
HTTP.h
|
|
|
I2NPProtocol.cpp
|
handle DatabaseSearchReply in netdb requests thread
|
2024-05-21 22:19:42 -04:00 |
I2NPProtocol.h
|
use unordered_map for excluded routers. don't request to self
|
2024-05-15 13:31:31 -04:00 |
I2PEndian.cpp
|
|
|
I2PEndian.h
|
|
|
Identity.cpp
|
flood to 2 next day closest floodfills before UTC midnight
|
2024-06-04 12:45:35 -04:00 |
Identity.h
|
flood to 2 next day closest floodfills before UTC midnight
|
2024-06-04 12:45:35 -04:00 |
KadDHT.cpp
|
|
|
KadDHT.h
|
|
|
LeaseSet.cpp
|
|
|
LeaseSet.h
|
|
|
LittleBigEndian.h
|
|
|
Log.cpp
|
|
|
Log.h
|
|
|
NetDb.cpp
|
flood to 2 next day closest floodfills before UTC midnight
|
2024-06-04 12:45:35 -04:00 |
NetDb.hpp
|
don't pick routers older that 0.9.58 for client tunnels
|
2024-06-10 13:40:07 -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
|
move unsent I2NP messages to new session if replaced
|
2024-06-01 20:02:04 -04:00 |
NTCP2.h
|
move unsent I2NP messages to new session if replaced
|
2024-06-01 20:02:04 -04:00 |
Profiling.cpp
|
recognize duplicated routers and store duplicated flag in profile
|
2024-07-07 11:26:17 -04:00 |
Profiling.h
|
recognize duplicated routers and store duplicated flag in profile
|
2024-07-07 11:26:17 -04:00 |
Queue.h
|
|
|
Reseed.cpp
|
|
|
Reseed.h
|
|
|
RouterContext.cpp
|
stop destination's thread before cleanup
|
2024-06-30 11:40:35 -04:00 |
RouterContext.h
|
update congestion caps before initial publishing
|
2024-06-09 15:25:19 -04:00 |
RouterInfo.cpp
|
try to connect to introducer through any available address
|
2024-06-14 18:05:01 -04:00 |
RouterInfo.h
|
try to connect to introducer through any available address
|
2024-06-14 18:05:01 -04:00 |
Signature.cpp
|
|
|
Signature.h
|
|
|
Siphash.h
|
|
|
Socks5.h
|
|
|
SSU2.cpp
|
check if address is still introducer before trying to introduce
|
2024-06-27 18:02:17 -04:00 |
SSU2.h
|
don't request relay tag for every session if we have enough introducers
|
2024-06-08 19:28:05 -04:00 |
SSU2Session.cpp
|
recognize duplicated routers and store duplicated flag in profile
|
2024-07-07 11:26:17 -04:00 |
SSU2Session.h
|
check if updated router is still introducer. Remove non-introducer sessions from introducers list
|
2024-06-13 18:10:45 -04:00 |
Streaming.cpp
|
calculate min pacing time. Return wrongly removed line
|
2024-07-04 13:28:18 -04:00 |
Streaming.h
|
delete unused variable
|
2024-07-04 13:43:05 -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
|
use unordered_map for excluded routers. don't request to self
|
2024-05-15 13:31:31 -04:00 |
Transports.h
|
don't manage netdb is transports are not running
|
2024-04-30 07:51:46 -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.52.0
|
2024-05-11 07:15:28 -04:00 |