i2pd/libi2pd
2023-02-28 19:41:17 +02: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 fix warnings about unused code 2023-01-01 13:48:41 +03:00
Blinding.h
ChaCha20.cpp
ChaCha20.h
Config.cpp [style] clean code 2023-02-11 09:41:51 +03: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 I2PTunnel/UDPTunnel split 2022-10-25 15:30:12 -04:00
Destination.cpp [style] clean code 2023-02-11 09:41:51 +03:00
Destination.h [style] clean trailing spaces and tabs 2023-01-03 21:25:19 +03:00
ECIESX25519AEADRatchetSession.cpp don't handle ack request for router 2023-02-20 14:55:59 -05:00
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 Update tests and corresponding makefiles (#1862) 2023-01-30 04:17:49 +03:00
HTTP.h [http] fix query detection, addresshelper processing, update tests 2023-02-14 18:51:14 +00: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 Improve MSVC 2015 compatibility 2023-02-28 19:41:17 +02:00
Identity.cpp [style] clean trailing spaces and tabs 2023-01-03 21:25:19 +03:00
Identity.h compressable crypto key and padding for routers and destination 2022-10-24 15:12:07 -04:00
KadDHT.cpp use DHT table for floodfills 2023-02-22 15:58:20 -05:00
KadDHT.h use DHT table for floodfills 2023-02-22 15:58:20 -05:00
LeaseSet.cpp validate LeaseSet if signature verification was not requested 2023-02-18 08:54:36 -05:00
LeaseSet.h fixed crash when shows leasesets 2023-02-17 21:13:50 -05:00
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 publish own RouterInfo in router's thread 2023-02-24 18:28:30 -05:00
NetDb.hpp publish own RouterInfo in router's thread 2023-02-24 18:28:30 -05:00
NetDbRequests.cpp
NetDbRequests.h
NTCP2.cpp Check for null pointer before dereferencing it 2023-02-22 19:39:32 +02: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 don't save profiles under mutex 2023-02-14 09:50:32 -05:00
Profiling.h in-meory storage for router profiles 2023-02-11 16:22:02 -05:00
Queue.h
Reseed.cpp
Reseed.h
RouterContext.cpp fixed typo 2023-02-26 09:07:53 -05:00
RouterContext.h create io_service after daemonization 2023-02-26 08:46:01 -05:00
RouterInfo.cpp set proper caps if host is unspecified 2023-02-17 20:08:05 -05:00
RouterInfo.h don't try to save RouterInfo if no buffer 2023-02-12 19:10:22 -05:00
Signature.cpp
Signature.h
Siphash.h
SSU2.cpp [ssu2] close socket if it was opened on OpenSocket 2023-02-11 06:29:37 +00:00
SSU2.h [style] clean code 2023-02-11 09:41:51 +03:00
SSU2Session.cpp don't populate buffer of unreachable router 2023-02-14 15:44:35 -05:00
SSU2Session.h send datetime block after approximately every 250 packets 2023-02-11 20:11:34 -05:00
Streaming.cpp Improve MSVC 2015 compatibility 2023-02-28 19:41:17 +02:00
Streaming.h [style] clean trailing spaces and tabs 2023-01-03 21:25:19 +03: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 don't create encryption for new transit tunnel immediately 2022-12-25 09:36:16 -05:00
Transports.cpp [style] clean code 2023-02-11 09:41:51 +03:00
Transports.h [style] clean code 2023-02-11 09:41:51 +03:00
TransportSession.h [style] clean code 2023-02-11 09:41:51 +03:00
Tunnel.cpp [style] clean code 2023-02-11 09:41:51 +03:00
Tunnel.h [style] clean code 2023-02-11 09:41:51 +03: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 fixed typo 2023-02-03 17:32:43 -05:00
TunnelPool.h [style] clean code 2023-02-11 09:41:51 +03: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 GHA and Cmake changes (#1888) 2023-02-26 23:38:23 +03:00