.. |
api.cpp
|
|
|
api.h
|
|
|
Base.cpp
|
|
|
Base.h
|
|
|
Blinding.cpp
|
fix warnings about unused code
|
2023-01-01 13:48:41 +03:00 |
Blinding.h
|
|
|
ChaCha20.cpp
|
|
|
ChaCha20.h
|
|
|
Config.cpp
|
bump default max number of transit tunnels to 5000
|
2022-12-21 18:27:42 -05:00 |
Config.h
|
|
|
CPU.cpp
|
|
|
CPU.h
|
|
|
Crypto.cpp
|
fix warnings about unused code
|
2023-01-01 13:48:41 +03:00 |
Crypto.h
|
remove SSU
|
2022-11-22 20:05:52 -05:00 |
CryptoKey.cpp
|
|
|
CryptoKey.h
|
|
|
Datagram.cpp
|
|
|
Datagram.h
|
|
|
Destination.cpp
|
try another floodfill if it's incompatible with tunnels
|
2023-01-25 12:43:46 -05:00 |
Destination.h
|
[style] clean trailing spaces and tabs
|
2023-01-03 21:25:19 +03:00 |
ECIESX25519AEADRatchetSession.cpp
|
|
|
ECIESX25519AEADRatchetSession.h
|
|
|
Ed25519.cpp
|
|
|
Ed25519.h
|
|
|
Elligator.cpp
|
|
|
Elligator.h
|
|
|
Family.cpp
|
|
|
Family.h
|
|
|
FS.cpp
|
|
|
FS.h
|
|
|
Garlic.cpp
|
|
|
Garlic.h
|
|
|
Gost.cpp
|
|
|
Gost.h
|
|
|
Gzip.cpp
|
don't print error message if incomplete
|
2022-12-03 14:27:52 -05:00 |
Gzip.h
|
|
|
HTTP.cpp
|
fixed test-http-req
|
2023-01-28 17:18:54 -05:00 |
HTTP.h
|
fixed test-http-req
|
2023-01-28 17:18:54 -05:00 |
I2NPProtocol.cpp
|
reject duplicated trnsit tunnel
|
2023-01-05 11:59:47 -05:00 |
I2NPProtocol.h
|
bump default max number of transit tunnels to 5000
|
2022-12-21 18:27:42 -05:00 |
I2PEndian.cpp
|
|
|
I2PEndian.h
|
|
|
Identity.cpp
|
[style] clean trailing spaces and tabs
|
2023-01-03 21:25:19 +03:00 |
Identity.h
|
|
|
LeaseSet.cpp
|
[style] clean trailing spaces and tabs
|
2023-01-03 21:25:19 +03:00 |
LeaseSet.h
|
|
|
LittleBigEndian.h
|
|
|
Log.cpp
|
add loglevel checker, fix fields passing to translated string formatter
|
2023-01-19 08:33:03 +03:00 |
Log.h
|
|
|
NetDb.cpp
|
drop too long LeaseSet without processing
|
2023-01-07 10:54:49 -05:00 |
NetDb.hpp
|
[style] clean trailing spaces and tabs
|
2023-01-03 21:25:19 +03:00 |
NetDbRequests.cpp
|
|
|
NetDbRequests.h
|
|
|
NTCP2.cpp
|
[style] clean trailing spaces and tabs
|
2023-01-03 21:25:19 +03:00 |
NTCP2.h
|
Refuse dulicated incoming pending session from same IP
|
2022-12-27 21:54:32 -05:00 |
Poly1305.cpp
|
|
|
Poly1305.h
|
|
|
Profiling.cpp
|
exclude router from tunnel build for 2.5 minutes if doesn't reply too often
|
2023-01-21 19:40:43 -05:00 |
Profiling.h
|
exclude router from tunnel build for 2.5 minutes if declined
|
2023-01-20 15:34:40 -05:00 |
Queue.h
|
|
|
Reseed.cpp
|
|
|
Reseed.h
|
|
|
RouterContext.cpp
|
delete address if corresponding transport is disabled
|
2023-01-26 11:32:59 -05:00 |
RouterContext.h
|
update RouuterInfo if NTCP2 or SSU2 keys were recreated
|
2023-01-25 13:23:46 -05:00 |
RouterInfo.cpp
|
delete address if corresponding transport is disabled
|
2023-01-26 11:21:08 -05:00 |
RouterInfo.h
|
delete address if corresponding transport is disabled
|
2023-01-26 11:21:08 -05:00 |
Signature.cpp
|
|
|
Signature.h
|
|
|
Siphash.h
|
|
|
SSU2.cpp
|
memrory pool for SSU2IncompleteMessage
|
2023-01-17 21:32:36 -05:00 |
SSU2.h
|
memrory pool for SSU2IncompleteMessage
|
2023-01-17 21:32:36 -05:00 |
SSU2Session.cpp
|
memrory pool for SSU2IncompleteMessage
|
2023-01-17 21:32:36 -05:00 |
SSU2Session.h
|
memrory pool for SSU2IncompleteMessage
|
2023-01-17 21:32:36 -05:00 |
Streaming.cpp
|
[style] clean trailing spaces and tabs
|
2023-01-03 21:25:19 +03:00 |
Streaming.h
|
[style] clean trailing spaces and tabs
|
2023-01-03 21:25:19 +03:00 |
Tag.h
|
|
|
Timestamp.cpp
|
|
|
Timestamp.h
|
Fix typos
|
2022-11-25 22:37:52 +02:00 |
TransitTunnel.cpp
|
[style] clean trailing spaces and tabs
|
2023-01-03 21:25:19 +03:00 |
TransitTunnel.h
|
don't create encryption for new transit tunnel immediately
|
2022-12-25 09:36:16 -05:00 |
Transports.cpp
|
[style] clean trailing spaces and tabs
|
2023-01-03 21:25:19 +03:00 |
Transports.h
|
don't select overloaded peer
|
2023-01-01 19:42:40 -05:00 |
TransportSession.h
|
[style] clean trailing spaces and tabs
|
2023-01-03 21:25:19 +03:00 |
Tunnel.cpp
|
Merge pull request #1833 from TomasGlgg/feature
|
2023-01-11 15:36:37 -05:00 |
Tunnel.h
|
Merge pull request #1833 from TomasGlgg/feature
|
2023-01-11 15:36:37 -05:00 |
TunnelBase.h
|
don't create encryption for new transit tunnel immediately
|
2022-12-25 09:36:16 -05:00 |
TunnelConfig.cpp
|
|
|
TunnelConfig.h
|
|
|
TunnelEndpoint.cpp
|
|
|
TunnelEndpoint.h
|
|
|
TunnelGateway.cpp
|
|
|
TunnelGateway.h
|
|
|
TunnelPool.cpp
|
[style] clean trailing spaces and tabs
|
2023-01-03 21:25:19 +03:00 |
TunnelPool.h
|
ilimit umner of simultaneous tunnel build requests per pool
|
2022-12-30 18:06:47 -05:00 |
util.cpp
|
Fix typos
|
2022-11-25 22:37:52 +02:00 |
util.h
|
make sure that only *Mt method can be called for MemoryPoolMt
|
2022-12-04 17:43:29 -05:00 |
version.h
|
2.45.1
|
2023-01-11 13:52:20 -05:00 |