.. |
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 pool's rng for random tunnel/remote lease selection
|
2024-08-25 21:35:33 -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
|
generate max number of tags for follow on tagsets
|
2024-08-17 08:13:17 -04:00 |
ECIESX25519AEADRatchetSession.h
|
periodic sending ack requests in ECEISX25519 session and dead path detection in I2CP
|
2024-08-15 13:35:51 -04:00 |
Ed25519.cpp
|
|
|
Ed25519.h
|
|
|
Elligator.cpp
|
|
|
Elligator.h
|
|
|
Family.cpp
|
|
|
Family.h
|
|
|
FS.cpp
|
don't use clock_cast with clang
|
2024-08-29 15:14:17 -04:00 |
FS.h
|
removed dependency from boost::filesystem
|
2024-08-30 14:40:44 -04:00 |
Garlic.cpp
|
|
|
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
|
|
|
HTTP.h
|
|
|
I2NPProtocol.cpp
|
|
|
I2NPProtocol.h
|
|
|
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
|
|
|
NetDb.cpp
|
|
|
NetDb.hpp
|
|
|
NetDbRequests.cpp
|
|
|
NetDbRequests.h
|
|
|
NTCP2.cpp
|
termination check timeout variance
|
2024-08-26 20:57:28 -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
|
|
|
RouterContext.h
|
|
|
RouterInfo.cpp
|
save timestamp from epoch instead local time to profiles
|
2024-08-25 19:07:01 -04:00 |
RouterInfo.h
|
Merge pull request #2017 from Vort/show_bw_caps
|
2024-07-28 08:21:52 -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
|
set minimal resend interval. Resend attempt after only Ack
|
2024-08-14 10:13:35 -04:00 |
SSU2Session.h
|
set minimal resend interval. Resend attempt after only Ack
|
2024-08-14 10:13:35 -04:00 |
Streaming.cpp
|
improved window size reculculation algorithm
|
2024-08-29 18:57:14 -04:00 |
Streaming.h
|
improved window size reculculation algorithm
|
2024-08-29 18:57:14 -04:00 |
Tag.h
|
|
|
Timestamp.cpp
|
|
|
Timestamp.h
|
|
|
TransitTunnel.cpp
|
|
|
TransitTunnel.h
|
|
|
Transports.cpp
|
save timestamp from epoch instead local time to profiles
|
2024-08-25 19:07:01 -04:00 |
Transports.h
|
don't select same peer too often
|
2024-08-19 15:51:56 -04:00 |
TransportSession.h
|
|
|
Tunnel.cpp
|
|
|
Tunnel.h
|
|
|
TunnelBase.h
|
|
|
TunnelConfig.cpp
|
|
|
TunnelConfig.h
|
|
|
TunnelEndpoint.cpp
|
|
|
TunnelEndpoint.h
|
|
|
TunnelGateway.cpp
|
|
|
TunnelGateway.h
|
|
|
TunnelPool.cpp
|
|
|
TunnelPool.h
|
|
|
util.cpp
|
|
|
util.h
|
|
|
version.h
|
2.53.1
|
2024-07-29 19:40:33 -04:00 |