.. |
api.cpp
|
|
|
api.h
|
|
|
Base.cpp
|
|
|
Base.h
|
|
|
Blinding.cpp
|
|
|
Blinding.h
|
|
|
Config.cpp
|
implement httpproxy.senduseragent
|
2024-09-22 21:07:44 -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
|
implement i2p.streaming.profile to specify high or low bandwidth tunnel pools
|
2024-09-19 21:16:16 -04:00 |
Destination.h
|
implement i2p.streaming.profile to specify high or low bandwidth tunnel pools
|
2024-09-19 21:16:16 -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
|
rollback
|
2024-10-09 08:48:24 -04:00 |
Family.h
|
use EVP_PKEY for family signature verification
|
2024-10-08 13:44:25 -04:00 |
FS.cpp
|
[win32] use boost filesystem for gcc builds
|
2024-10-06 20:25:55 +03:00 |
FS.h
|
[win32] use boost filesystem for gcc builds
|
2024-10-06 20:25:55 +03:00 |
Garlic.cpp
|
don't try to generate more ECIES-X25519-AEAD-Ratchet tags if decryption failed
|
2024-09-12 21:03:46 -04:00 |
Garlic.h
|
don't try to generate more ECIES-X25519-AEAD-Ratchet tags if decryption failed
|
2024-09-12 21:03:46 -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
|
lock queue's mutex less often
|
2024-10-11 13:41:37 -04:00 |
NetDb.hpp
|
implement i2p.streaming.profile to specify high or low bandwidth tunnel pools
|
2024-09-19 21:16:16 -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
|
check max RouterInfo size
|
2024-09-18 08:38:29 -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
|
lock queue's mutex less often
|
2024-10-10 20:43:06 -04:00 |
Reseed.cpp
|
use common SOCK5 code for reseed
|
2024-02-12 13:22:26 -05:00 |
Reseed.h
|
|
|
RouterContext.cpp
|
update introducer's iTag is session to introducer was replaced to new one
|
2024-09-27 13:32:20 -04:00 |
RouterContext.h
|
update introducer's iTag is session to introducer was replaced to new one
|
2024-09-27 13:32:20 -04:00 |
RouterInfo.cpp
|
update introducer's iTag is session to introducer was replaced to new one
|
2024-09-27 13:32:20 -04:00 |
RouterInfo.h
|
update introducer's iTag is session to introducer was replaced to new one
|
2024-09-27 13:32:20 -04:00 |
Signature.cpp
|
|
|
Signature.h
|
|
|
Siphash.h
|
|
|
Socks5.h
|
fixed warning
|
2024-02-14 21:58:03 -05:00 |
SSU2.cpp
|
don't sample too small list of eligible introducers
|
2024-10-06 20:57:35 -04:00 |
SSU2.h
|
select random introducer session. don't update creation time
|
2024-10-03 18:44:09 -04:00 |
SSU2Session.cpp
|
temporary disable RelayRespond resend from Bob because it might be not acked
|
2024-10-04 14:06:02 -04:00 |
SSU2Session.h
|
never send Ack to HolePunch and PeerTest messages
|
2024-09-30 18:27:13 -04:00 |
Streaming.cpp
|
don't send ack in case of lost packet and incoming speed limitation
|
2024-09-18 15:19:18 -04:00 |
Streaming.h
|
drop window size only when lease changes
|
2024-09-16 19:09:18 -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
|
common code for SOCKS5 proxy connectivity
|
2024-02-10 20:03:36 -05:00 |
Tunnel.cpp
|
lock queue's mutex less often
|
2024-10-11 13:41:37 -04:00 |
Tunnel.h
|
implement i2p.streaming.profile to specify high or low bandwidth tunnel pools
|
2024-09-19 21:16:16 -04:00 |
TunnelBase.h
|
|
|
TunnelConfig.cpp
|
|
|
TunnelConfig.h
|
|
|
TunnelEndpoint.cpp
|
|
|
TunnelEndpoint.h
|
|
|
TunnelGateway.cpp
|
Drop for tunnel and encrypted messages
|
2024-01-30 15:41:57 -05:00 |
TunnelGateway.h
|
|
|
TunnelPool.cpp
|
pick routers with any bandwidth if limited connectivity
|
2024-09-21 12:59:11 -04:00 |
TunnelPool.h
|
implement i2p.streaming.profile to specify high or low bandwidth tunnel pools
|
2024-09-19 21:16:16 -04:00 |
util.cpp
|
|
|
util.h
|
use memory pool for SSU2 received packets arrays
|
2024-09-28 09:49:45 -04:00 |
version.h
|
2.54.0
|
2024-10-06 07:34:18 -04:00 |