.. |
api.cpp
|
use Mapping for local destination params
|
2025-10-13 17:33:53 -04:00 |
api.h
|
use Mapping for local destination params
|
2025-10-13 17:33:53 -04:00 |
Base.cpp
|
|
|
Base.h
|
|
|
Blinding.cpp
|
Update deprecated openssl functions and remove warning suppression
|
2025-07-14 08:43:28 +00:00 |
Blinding.h
|
|
|
Config.cpp
|
removed cubicchaos.net and i2p.ghativega.in for reseeds list
|
2025-09-05 13:56:03 -04:00 |
Config.h
|
|
|
CPU.h
|
|
|
Crypto.cpp
|
Update deprecated openssl functions and remove warning suppression
|
2025-07-14 08:43:28 +00:00 |
Crypto.h
|
pass std::string_view to HKDF
|
2025-07-09 13:21:04 -04:00 |
CryptoKey.cpp
|
Update deprecated openssl functions and remove warning suppression
|
2025-07-14 08:43:28 +00:00 |
CryptoKey.h
|
|
|
Datagram.cpp
|
reply with acked option to datagram3 with seqn option
|
2025-10-02 19:28:58 -04:00 |
Datagram.h
|
change path if too many unacked packets
|
2025-10-07 19:00:51 -04:00 |
Destination.cpp
|
reconfigure crypto.ratchet.inboundTags
|
2025-10-13 18:02:40 -04:00 |
Destination.h
|
use Mapping for local destination params
|
2025-10-13 17:33:53 -04:00 |
ECIESX25519AEADRatchetSession.cpp
|
fix typos
|
2025-08-20 17:49:45 +03:00 |
ECIESX25519AEADRatchetSession.h
|
BOB ping command
|
2025-08-19 15:21:44 -04:00 |
Ed25519.cpp
|
use EVP_Digest_ insted deprecated SHA512_ functions
|
2025-06-18 13:19:49 -04:00 |
Ed25519.h
|
|
|
Elligator.cpp
|
|
|
Elligator.h
|
|
|
Family.cpp
|
use EVP_DigestSign/EVP_DigestVerify for family signatures
|
2025-06-12 18:58:37 -04:00 |
Family.h
|
|
|
FS.cpp
|
|
|
FS.h
|
|
|
Garlic.cpp
|
limit simultinously sent streaming packets
|
2025-07-20 08:42:39 -04:00 |
Garlic.h
|
limit simultinously sent streaming packets
|
2025-07-20 08:42:39 -04:00 |
Gost.cpp
|
Update deprecated openssl functions and remove warning suppression
|
2025-07-14 08:43:28 +00:00 |
Gost.h
|
|
|
Gzip.cpp
|
|
|
Gzip.h
|
|
|
HTTP.cpp
|
fixed incorrect limit in strsplit
|
2025-06-03 07:58:31 -04:00 |
HTTP.h
|
|
|
I2NPProtocol.cpp
|
|
|
I2NPProtocol.h
|
increase message expiration timeout in SSU2
|
2025-05-25 18:23:22 -04:00 |
I2PEndian.cpp
|
|
|
I2PEndian.h
|
|
|
Identity.cpp
|
fixed newkeys crash
|
2025-05-28 06:39:39 -04:00 |
Identity.h
|
|
|
KadDHT.cpp
|
|
|
KadDHT.h
|
|
|
LeaseSet.cpp
|
check for compatibility of LeaseSet encryption keys with local destination's encryption type
|
2025-06-07 20:52:35 -04:00 |
LeaseSet.h
|
fixed warnings
|
2025-06-08 07:19:03 -04:00 |
LittleBigEndian.h
|
|
|
Log.cpp
|
|
|
Log.h
|
|
|
NetDb.cpp
|
check for compatibility of LeaseSet encryption keys with local destination's encryption type
|
2025-06-07 20:52:35 -04:00 |
NetDb.hpp
|
increased number of floodfills threshold
|
2025-08-03 16:33:07 -04:00 |
NetDbRequests.cpp
|
|
|
NetDbRequests.h
|
|
|
NTCP2.cpp
|
don't set IPV6_V6ONLY option for ipv6 socket for Haiku
|
2025-09-19 16:04:32 -04:00 |
NTCP2.h
|
|
|
PostQuantum.cpp
|
|
|
PostQuantum.h
|
|
|
Profiling.cpp
|
|
|
Profiling.h
|
|
|
Queue.h
|
|
|
Reseed.cpp
|
use EVP functions to extract RSA keys if openssl 3
|
2025-06-12 09:44:55 -04:00 |
Reseed.h
|
|
|
RouterContext.cpp
|
check if local ipv6 clearnet address is presented
|
2025-09-20 16:32:16 -04:00 |
RouterContext.h
|
|
|
RouterInfo.cpp
|
|
|
RouterInfo.h
|
|
|
Signature.cpp
|
check more precise result of EVP_DigestVerify
|
2025-06-12 16:05:17 -04:00 |
Signature.h
|
check more precise result of EVP_DigestVerify
|
2025-06-12 16:05:17 -04:00 |
Siphash.h
|
|
|
Socks5.h
|
|
|
SSU2.cpp
|
don't set IPV6_V6ONLY option for ipv6 socket for Haiku
|
2025-09-19 16:04:32 -04:00 |
SSU2.h
|
correct max UDP buffer size for openbsd
|
2025-08-11 13:14:55 -04:00 |
SSU2OutOfSession.cpp
|
implemented ssu2.firewalled4 and ssu2.firewalled6 params
|
2025-06-09 16:05:56 -04:00 |
SSU2OutOfSession.h
|
|
|
SSU2Session.cpp
|
increase message expiration timeout in SSU2
|
2025-05-25 18:23:22 -04:00 |
SSU2Session.h
|
|
|
Streaming.cpp
|
limit send timer interval by pacing time
|
2025-09-18 18:21:10 -04:00 |
Streaming.h
|
BOB ping command
|
2025-08-19 15:21:44 -04:00 |
Tag.h
|
|
|
Timestamp.cpp
|
|
|
Timestamp.h
|
support boost 1.89
|
2025-08-14 18:51:54 -04:00 |
TransitTunnel.cpp
|
Drop expired tunnel messages. Don't overwrite tunnel message timestamp
|
2025-09-16 13:45:49 -04:00 |
TransitTunnel.h
|
|
|
Transports.cpp
|
check if local ipv6 clearnet address is presented
|
2025-09-20 16:32:16 -04:00 |
Transports.h
|
|
|
TransportSession.h
|
|
|
Tunnel.cpp
|
Drop expired tunnel messages. Don't overwrite tunnel message timestamp
|
2025-09-16 13:45:49 -04:00 |
Tunnel.h
|
Drop expired tunnel messages. Don't overwrite tunnel message timestamp
|
2025-09-16 13:45:49 -04:00 |
TunnelBase.cpp
|
|
|
TunnelBase.h
|
|
|
TunnelConfig.cpp
|
|
|
TunnelConfig.h
|
|
|
TunnelEndpoint.cpp
|
|
|
TunnelEndpoint.h
|
|
|
TunnelGateway.cpp
|
|
|
TunnelGateway.h
|
|
|
TunnelPool.cpp
|
|
|
TunnelPool.h
|
|
|
util.cpp
|
use Mapping for local destination params
|
2025-10-13 17:33:53 -04:00 |
util.h
|
use Mapping for local destination params
|
2025-10-13 17:33:53 -04:00 |
version.h
|
2.58.0
|
2025-09-06 15:33:26 -04:00 |