.. |
api.cpp
|
handle 'reservedrange' param properly
|
2024-01-12 17:17:16 +02:00 |
api.h
|
|
|
Base.cpp
|
correct base64 check
|
2023-10-30 08:10:17 -04:00 |
Base.h
|
verify jump link for valid characters
|
2023-10-29 22:11:38 -04:00 |
Blinding.cpp
|
change some log level to error back
|
2023-03-31 12:16:32 +00:00 |
Blinding.h
|
|
|
ChaCha20.cpp
|
|
|
ChaCha20.h
|
|
|
Config.cpp
|
Extend transit tunnels limit to 4 bytes. Bump default value to 10K
|
2024-02-22 14:22:11 -05:00 |
Config.h
|
|
|
CPU.cpp
|
[cpu] more builtin version check changes
|
2023-09-18 18:12:26 +00:00 |
CPU.h
|
[cpu] use short defines instead of long checks
|
2023-09-17 18:33:42 +00:00 |
Crypto.cpp
|
[cpu] use short defines instead of long checks
|
2023-09-17 18:33:42 +00:00 |
Crypto.h
|
reinitialize context before each Sign/Verify call to make it working with openssl 3.2
|
2023-12-19 19:29:08 -05:00 |
CryptoKey.cpp
|
|
|
CryptoKey.h
|
|
|
Datagram.cpp
|
fixed warning
|
2024-01-29 18:01:41 -05:00 |
Datagram.h
|
Update copyright year
|
2024-01-25 01:57:24 +00:00 |
Destination.cpp
|
encrypted tunnel test messages
|
2024-02-21 19:46:29 -05:00 |
Destination.h
|
Drop for LeaseSet request
|
2024-01-30 21:52:18 -05:00 |
ECIESX25519AEADRatchetSession.cpp
|
encrypted tunnel test messages
|
2024-02-21 19:46:29 -05:00 |
ECIESX25519AEADRatchetSession.h
|
encrypted tunnel test messages
|
2024-02-21 19:46:29 -05:00 |
Ed25519.cpp
|
[msvc] fix warnings, revert cmake boost libs linking list
|
2023-03-13 18:34:45 +00:00 |
Ed25519.h
|
|
|
Elligator.cpp
|
|
|
Elligator.h
|
|
|
Family.cpp
|
change some log levels back
|
2023-03-31 12:29:13 +00:00 |
Family.h
|
|
|
FS.cpp
|
Add Haiku OS support (#1970)
|
2023-09-28 22:30:38 +03:00 |
FS.h
|
|
|
Garlic.cpp
|
don't check session for symmetric key tagset. re-create tags hash if too many used tags
|
2024-02-16 21:30:40 -05:00 |
Garlic.h
|
don't check session for symmetric key tagset. re-create tags hash if too many used tags
|
2024-02-16 21:30:40 -05:00 |
Gost.cpp
|
|
|
Gost.h
|
|
|
Gzip.cpp
|
|
|
Gzip.h
|
|
|
HTTP.cpp
|
[reseed] support domains in yggdrasil reseeder, fix IPv6 URL host parsing
|
2023-03-10 01:19:09 +00:00 |
HTTP.h
|
[reseed] support domains in yggdrasil reseeder, fix IPv6 URL host parsing
|
2023-03-10 01:19:09 +00:00 |
I2NPProtocol.cpp
|
add constants for congestion levels
|
2024-02-20 10:30:05 +02:00 |
I2NPProtocol.h
|
add constants for congestion levels
|
2024-02-20 10:30:05 +02:00 |
I2PEndian.cpp
|
|
|
I2PEndian.h
|
Add Haiku OS support (#1970)
|
2023-09-28 22:30:38 +03:00 |
Identity.cpp
|
CPU: remove AVX code, switch to __builtin for AES detection (#1959)
|
2023-08-31 19:52:51 +03:00 |
Identity.h
|
memory pool for IdentityEx
|
2023-03-16 21:32:53 -04:00 |
KadDHT.cpp
|
Fix typos
|
2023-03-26 01:48:22 +00:00 |
KadDHT.h
|
|
|
LeaseSet.cpp
|
Up level for some logs to critical
|
2023-03-31 11:29:04 +00:00 |
LeaseSet.h
|
[webconsole] added a button to prematurely release a leaseset
|
2023-04-24 14:01:21 +03:00 |
LittleBigEndian.h
|
|
|
Log.cpp
|
Up level for some logs to critical
|
2023-03-31 11:29:04 +00:00 |
Log.h
|
added CheckLogLevel
|
2024-02-08 21:45:57 -05:00 |
NetDb.cpp
|
make more attempts to select not bad hop
|
2024-02-20 19:05:19 +02:00 |
NetDb.hpp
|
reduce expiration time for low bandwidth and far routers
|
2023-10-30 20:02:48 -04:00 |
NetDbRequests.cpp
|
correct log message for next netdb request
|
2024-02-08 18:48:10 -05:00 |
NetDbRequests.h
|
increase request timeout
|
2024-02-08 21:44:12 -05:00 |
NTCP2.cpp
|
common code for SOCKS5 proxy connectivity
|
2024-02-10 20:03:36 -05:00 |
NTCP2.h
|
common code for SOCKS5 proxy connectivity
|
2024-02-10 20:03:36 -05:00 |
Poly1305.cpp
|
|
|
Poly1305.h
|
|
|
Profiling.cpp
|
memory poll for RouterProfile
|
2023-08-26 10:57:05 -04:00 |
Profiling.h
|
reduce router unreachable interval
|
2024-01-31 15:41:21 -05:00 |
Queue.h
|
|
|
Reseed.cpp
|
use common SOCK5 code for reseed
|
2024-02-12 13:22:26 -05:00 |
Reseed.h
|
|
|
RouterContext.cpp
|
encrypted tunnel test messages
|
2024-02-21 19:46:29 -05:00 |
RouterContext.h
|
implement medium congestion indication
|
2024-02-19 21:36:38 +02:00 |
RouterInfo.cpp
|
Consider 'M' routers as low bandwidth
|
2024-02-21 12:37:33 -05:00 |
RouterInfo.h
|
Consider 'M' routers as low bandwidth
|
2024-02-21 12:37:33 -05:00 |
Signature.cpp
|
fixed race condition with openssl 3.2.0
|
2023-12-30 15:55:53 -05:00 |
Signature.h
|
fixed race condition with openssl 3.2.0
|
2023-12-30 15:55:53 -05:00 |
Siphash.h
|
|
|
Socks5.h
|
fixed warning
|
2024-02-14 21:58:03 -05:00 |
SSU2.cpp
|
keep SSU2 socket open even if failed to bind
|
2024-02-09 18:08:51 -05:00 |
SSU2.h
|
common code for SOCKS5 proxy connectivity
|
2024-02-10 20:03:36 -05:00 |
SSU2Session.cpp
|
logging fixes
|
2024-02-10 17:10:21 +02:00 |
SSU2Session.h
|
separate test status from network status
|
2023-07-30 15:44:16 +03:00 |
Streaming.cpp
|
don't process packet in terminated stream
|
2024-02-18 21:28:06 -05:00 |
Streaming.h
|
don't send Ack with NACK immediately but after 2 milliseconds
|
2024-01-27 12:17:59 -05:00 |
Tag.h
|
|
|
Timestamp.cpp
|
|
|
Timestamp.h
|
|
|
TransitTunnel.cpp
|
|
|
TransitTunnel.h
|
fixed warning
|
2023-04-04 13:57:46 -04:00 |
Transports.cpp
|
skip bandwidth updates in case of time going backwards
|
2024-02-20 23:27:31 +02:00 |
Transports.h
|
implement medium congestion indication
|
2024-02-19 21:36:38 +02:00 |
TransportSession.h
|
common code for SOCKS5 proxy connectivity
|
2024-02-10 20:03:36 -05:00 |
Tunnel.cpp
|
Extend transit tunnels limit to 4 bytes. Bump default value to 10K
|
2024-02-22 14:22:11 -05:00 |
Tunnel.h
|
Extend transit tunnels limit to 4 bytes. Bump default value to 10K
|
2024-02-22 14:22:11 -05:00 |
TunnelBase.h
|
|
|
TunnelConfig.cpp
|
|
|
TunnelConfig.h
|
|
|
TunnelEndpoint.cpp
|
don't catch RouterInfo at OBEP
|
2023-05-04 09:39:37 -04:00 |
TunnelEndpoint.h
|
|
|
TunnelGateway.cpp
|
Drop for tunnel and encrypted messages
|
2024-01-30 15:41:57 -05:00 |
TunnelGateway.h
|
|
|
TunnelPool.cpp
|
encrypted tunnel test messages
|
2024-02-21 19:46:29 -05:00 |
TunnelPool.h
|
encrypted tunnel test messages
|
2024-02-21 19:46:29 -05:00 |
util.cpp
|
exclude NAT64 ipv6 addresses
|
2023-11-12 18:32:57 -05:00 |
util.h
|
|
|
version.h
|
2.50.2
|
2024-01-06 14:51:42 -05:00 |