i2pd/libi2pd
2023-05-01 20:08:08 +00:00
..
api.cpp separate thread for processing router's messages 2023-02-23 13:58:06 -05:00
api.h
Base.cpp
Base.h
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 Merge pull request #1889 from polistern/feat/sam-udp-port 2023-03-10 11:11:27 -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 rename SendTunnelDataMsg to SendTunnelDataMsgs for multiple messages 2023-04-04 13:19:08 -04:00
Datagram.h I2PTunnel/UDPTunnel split 2022-10-25 15:30:12 -04:00
Destination.cpp use unordered_map for LeaseSets 2023-04-21 14:54:54 -04:00
Destination.h use unordered_map for LeaseSets 2023-04-21 14:54:54 -04:00
ECIESX25519AEADRatchetSession.cpp create smaller I2NP packets 2023-03-21 21:25:00 -04:00
ECIESX25519AEADRatchetSession.h
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
FS.h
Garlic.cpp check tagset for null 2023-04-23 15:31:24 -04:00
Garlic.h
Gost.cpp
Gost.h
Gzip.cpp Fix several warnings 2023-03-02 12:22:24 +02:00
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 drop unexpected I2NP messages 2023-04-20 14:23:41 -04:00
I2NPProtocol.h mediam size I2NP messages 2023-03-18 15:32:05 -04:00
I2PEndian.cpp
I2PEndian.h Improve MSVC 2015 compatibility 2023-02-28 19:41:17 +02:00
Identity.cpp change some log level to error back 2023-03-31 12:16:32 +00: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 use DHT table for floodfills 2023-02-22 15:58:20 -05:00
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 add critical log level 2023-03-30 21:31:12 +00:00
NetDb.cpp correct parsing of caught RouterInfo at IBGW and OBEP 2023-04-27 21:37:30 -04:00
NetDb.hpp exclude previously non-reachable transports 2023-04-18 14:35:13 -04:00
NetDbRequests.cpp rename SendTunnelDataMsg to SendTunnelDataMsgTo for router tunnel delivery types 2023-04-04 13:48:00 -04:00
NetDbRequests.h
NTCP2.cpp static keys table 2023-04-30 20:05:35 -04: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 static keys table 2023-04-30 20:05:35 -04:00
Profiling.h static keys table 2023-04-30 20:05:35 -04:00
Queue.h
Reseed.cpp Up level for some logs to critical 2023-03-31 11:29:04 +00:00
Reseed.h
RouterContext.cpp publish encrypted RouterInfo 2023-04-21 22:27:55 -04:00
RouterContext.h publish high congestion cap 2023-03-06 19:48:04 -05:00
RouterInfo.cpp get indent hash directly 2023-05-01 20:08:08 +00:00
RouterInfo.h exclude previously non-reachable transports 2023-04-18 14:35:13 -04:00
Signature.cpp
Signature.h
Siphash.h
SSU2.cpp Up level for some logs to critical 2023-03-31 11:29:04 +00:00
SSU2.h [style] clean code 2023-02-11 09:41:51 +03:00
SSU2Session.cpp static keys table 2023-04-30 20:05:35 -04:00
SSU2Session.h limited number of acked packets to 511 2023-03-02 16:18:25 -05:00
Streaming.cpp rename SendTunnelDataMsg to SendTunnelDataMsgs for multiple messages 2023-04-04 13:19:08 -04:00
Streaming.h shorter streaming I2NP data messages 2023-03-26 22:12:43 -04:00
Tag.h faster GetBit 2023-02-14 19:49:29 -05:00
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 fixed warning 2023-04-04 13:57:46 -04:00
Transports.cpp static keys table 2023-04-30 20:05:35 -04:00
Transports.h mark and check unreachable ident hashes 2023-04-15 22:16:31 -04:00
TransportSession.h bypass slow transport sessions 2023-03-29 15:54:53 -04:00
Tunnel.cpp override reply token only if non-zero 2023-04-28 08:01:02 -04:00
Tunnel.h rename SendTunnelDataMsg to SendTunnelDataMsgTo for router tunnel delivery types 2023-04-04 13:48:00 -04: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 override reply token only if non-zero 2023-04-28 08:01:02 -04:00
TunnelEndpoint.h
TunnelGateway.cpp
TunnelGateway.h
TunnelPool.cpp bypass medium congestion(D) routers for client tunnels 2023-04-10 23:04:38 -04:00
TunnelPool.h bypass medium congestion(D) routers for client tunnels 2023-04-10 23:04:38 -04:00
util.cpp Improve MSVC 2015 compatibility 2023-02-28 19:41:17 +02:00
util.h changed to tabs, move tor port to function 2023-02-14 20:46:24 +03:00
version.h 2.47.0 2023-03-11 10:35:55 -05:00