i2pd/libi2pd
2022-07-24 19:44:49 -04:00
..
api.cpp [log] update log messages (closes #1693) 2021-11-27 22:53:53 +03:00
api.h
Base.cpp fixed incorrect ret code 2022-02-10 13:07:29 -05:00
Base.h cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
Blinding.cpp cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
Blinding.h cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
BloomFilter.cpp
BloomFilter.h
ChaCha20.cpp
ChaCha20.h
Config.cpp fix tabulation, remove long description (to be moved to documentation) 2022-06-26 01:38:42 +03:00
Config.h cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
CPU.cpp
CPU.h
Crypto.cpp cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
Crypto.h cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
CryptoKey.cpp
CryptoKey.h clean line trailing spaces and tabs 2021-11-27 23:30:35 +03:00
Datagram.cpp cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
Datagram.h clean line trailing spaces and tabs 2021-11-27 23:30:35 +03:00
Destination.cpp cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
Destination.h insert garlic tag in destination's thread 2022-03-28 12:15:40 -04:00
ECIESX25519AEADRatchetSession.cpp clean line trailing spaces and tabs 2021-11-27 23:30:35 +03:00
ECIESX25519AEADRatchetSession.h cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
Ed25519.cpp cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
Ed25519.h cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
Elligator.cpp cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
Elligator.h
Family.cpp cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
Family.h internal numeric id for families 2022-03-24 15:50:20 -04:00
FS.cpp [FS] add support for windows ProgramData path when running as service 2022-06-06 18:25:22 +03:00
FS.h cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
Garlic.cpp cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
Garlic.h insert garlic tag in destination's thread 2022-03-28 12:15:40 -04:00
Gost.cpp cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
Gost.h
Gzip.cpp
Gzip.h
HTTP.cpp cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
HTTP.h cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
I2NPProtocol.cpp handle garlic messages from tunnels without pool 2022-05-31 21:43:31 -04:00
I2NPProtocol.h cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
I2PEndian.cpp set of updates: 2022-02-18 09:20:06 +03:00
I2PEndian.h set of updates: 2022-02-18 09:20:06 +03:00
Identity.cpp cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
Identity.h cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
LeaseSet.cpp leaseset: add missing bound checks 2022-07-16 18:00:20 +02:00
LeaseSet.h cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
LittleBigEndian.h
Log.cpp cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
Log.h cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
NetDb.cpp fixed race condition 2022-07-22 15:16:42 -04:00
NetDb.hpp create new list of SSU2 introducers 2022-07-19 18:38:58 -04:00
NetDbRequests.cpp
NetDbRequests.h cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
NTCP2.cpp send update local RouterInfo 2022-06-13 14:02:36 -04:00
NTCP2.h send update local RouterInfo 2022-06-13 14:02:36 -04:00
Poly1305.cpp cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
Poly1305.h cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
Profiling.cpp [log] update log messages (closes #1693) 2021-11-27 22:53:53 +03:00
Profiling.h [profiles] add daily cleanup 2022-05-07 03:19:32 +03:00
Queue.h cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
Reseed.cpp cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
Reseed.h clean line trailing spaces and tabs 2021-11-27 23:30:35 +03:00
RouterContext.cpp set MTU if local address is specified explicitly. update MTU for ipv6 if not set 2022-07-24 15:24:01 -04:00
RouterContext.h set MTU if local address is specified explicitly. update MTU for ipv6 if not set 2022-07-24 15:24:01 -04:00
RouterInfo.cpp testing cap for published SSU2 address 2022-07-23 16:17:30 -04:00
RouterInfo.h add/remove SSU2 introducers to local RouterInfo 2022-07-20 16:01:08 -04:00
Signature.cpp cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
Signature.h clean line trailing spaces and tabs 2021-11-27 23:30:35 +03:00
Siphash.h
SSU2.cpp more routine cleanup 2022-07-24 16:44:02 -04:00
SSU2.h more routine cleanup 2022-07-24 16:44:02 -04:00
SSU2Session.cpp try to send I2NP message in one packet, reduce or drop Ack block if necessary 2022-07-24 19:44:49 -04:00
SSU2Session.h resend SessionConfirmed immediately if another SessionCreated received 2022-07-19 16:09:16 -04:00
SSU.cpp cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
SSU.h adjust clock from SSU SessionCreated is time difference exceeds 15 seconds 2022-02-01 18:43:11 -05:00
SSUData.cpp cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
SSUData.h calculate SSU2 session MTU and max payload size 2022-07-13 19:35:18 -04:00
SSUSession.cpp moved creation time to TransportSession 2022-07-19 17:02:37 -04:00
SSUSession.h moved creation time to TransportSession 2022-07-19 17:02:37 -04:00
Streaming.cpp cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
Streaming.h minimal send ack interval 2021-12-05 17:54:34 -05:00
Tag.h s and i keys for all addresses 2022-02-05 17:14:25 -05:00
Timestamp.cpp cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
Timestamp.h cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
TransitTunnel.cpp don't create new tunnel message for encryption/decryption 2021-10-15 14:01:41 -04:00
TransitTunnel.h don't create new tunnel message for encryption/decryption 2021-10-15 14:01:41 -04:00
Transports.cpp start initial peer test if SSU2 only 2022-07-13 19:56:55 -04:00
Transports.h [daemon] check for SSU2 transport at start 2022-07-05 06:11:23 +00:00
TransportSession.h moved creation time to TransportSession 2022-07-19 17:02:37 -04:00
Tunnel.cpp cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
Tunnel.h cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
TunnelBase.h don't create new tunnel message for encryption/decryption 2021-10-15 14:01:41 -04:00
TunnelConfig.cpp cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
TunnelConfig.h cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
TunnelEndpoint.cpp clean line trailing spaces and tabs 2021-11-27 23:30:35 +03:00
TunnelEndpoint.h clean line trailing spaces and tabs 2021-11-27 23:30:35 +03:00
TunnelGateway.cpp clean line trailing spaces and tabs 2021-11-27 23:30:35 +03:00
TunnelGateway.h lazy initialization or tunnel gateway's random buffer 2021-11-20 18:31:18 -05:00
TunnelPool.cpp cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
TunnelPool.h cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
util.cpp more tunnel brokers ranges 2022-07-24 15:39:46 -04:00
util.h detect MTU for some known ipv6 tunnel brokers 2022-07-14 13:48:28 -04:00
version.h 2.42.1 2022-05-24 15:09:26 +03:00