i2pd/libi2pd
2022-04-22 20:34:19 -04:00
..
api.cpp [log] update log messages (closes #1693) 2021-11-27 22:53:53 +03:00
api.h add copyright headers 2020-05-22 18:14:53 +00:00
Base.cpp fixed incorrect ret code 2022-02-10 13:07:29 -05:00
Base.h add copyright headers 2020-05-22 18:14:53 +00:00
Blinding.cpp clean line trailing spaces and tabs 2021-11-27 23:30:35 +03:00
Blinding.h add copyright headers 2020-05-22 18:14:53 +00:00
BloomFilter.cpp add copyright headers 2020-05-22 18:14:53 +00:00
BloomFilter.h add copyright headers 2020-05-22 18:14:53 +00:00
ChaCha20.cpp add copyright headers 2020-05-22 18:14:53 +00:00
ChaCha20.h add copyright headers 2020-05-22 18:14:53 +00:00
Config.cpp ssu2.published and update SSU2 ipv4 2022-03-29 14:56:57 -04:00
Config.h add copyright headers 2020-05-22 18:14:53 +00:00
CPU.cpp disable aes/avx for winxp by default 2020-11-16 03:43:54 +03:00
CPU.h Automate AES-NI and AVX detection on runtime, make it default on x86-based systems (#1578) 2020-11-15 01:31:20 +03:00
Crypto.cpp MixHash for SSU2 long header 2022-03-07 18:20:06 -05:00
Crypto.h MixHash for SSU2 long header 2022-03-07 18:20:06 -05:00
CryptoKey.cpp don't select ElGamal routers for tunnels 2021-09-03 13:30:01 -04:00
CryptoKey.h clean line trailing spaces and tabs 2021-11-27 23:30:35 +03:00
Datagram.cpp clean line trailing spaces and tabs 2021-11-27 23:30:35 +03:00
Datagram.h clean line trailing spaces and tabs 2021-11-27 23:30:35 +03:00
Destination.cpp insert garlic tag in destination's thread 2022-03-28 12:15:40 -04: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 clean line trailing spaces and tabs 2021-11-27 23:30:35 +03:00
Ed25519.cpp add copyright headers 2020-05-22 18:14:53 +00:00
Ed25519.h add copyright headers 2020-05-22 18:14:53 +00:00
Elligator.cpp add copyright headers 2020-05-22 18:14:53 +00:00
Elligator.h add copyright headers 2020-05-22 18:14:53 +00:00
Family.cpp internal numeric id for families 2022-03-24 15:50:20 -04:00
Family.h internal numeric id for families 2022-03-24 15:50:20 -04:00
FS.cpp rework of storing certificates path (#1642) 2021-06-18 10:04:48 +03:00
FS.h rework of storing certificates path (#1642) 2021-06-18 10:04:48 +03:00
Garlic.cpp insert garlic tag in destination's thread 2022-03-28 12:15:40 -04:00
Garlic.h insert garlic tag in destination's thread 2022-03-28 12:15:40 -04:00
Gost.cpp add copyright headers 2020-05-22 18:14:53 +00:00
Gost.h add copyright headers 2020-05-22 18:14:53 +00:00
Gzip.cpp add copyright headers 2020-05-22 18:14:53 +00:00
Gzip.h add copyright headers 2020-05-22 18:14:53 +00:00
HTTP.cpp clean line trailing spaces and tabs 2021-11-27 23:30:35 +03:00
HTTP.h clean line trailing spaces and tabs 2021-11-27 23:30:35 +03:00
I2NPProtocol.cpp clean line trailing spaces and tabs 2021-11-27 23:30:35 +03:00
I2NPProtocol.h clean line trailing spaces and tabs 2021-11-27 23:30:35 +03: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 clean line trailing spaces and tabs 2021-11-27 23:30:35 +03:00
Identity.h clean line trailing spaces and tabs 2021-11-27 23:30:35 +03:00
LeaseSet.cpp clean line trailing spaces and tabs 2021-11-27 23:30:35 +03:00
LeaseSet.h don't pass BN_CTX to encrypt/decrypt functions 2021-08-31 18:51:40 -04:00
LittleBigEndian.h add copyright headers 2020-05-22 18:14:53 +00:00
Log.cpp [log] update log messages (closes #1693) 2021-11-27 22:53:53 +03:00
Log.h logging opimization 2021-03-08 11:31:00 +03:00
NetDb.cpp internal numeric id for families 2022-03-24 15:50:20 -04:00
NetDb.hpp internal numeric id for families 2022-03-24 15:50:20 -04:00
NetDbRequests.cpp add copyright headers 2020-05-22 18:14:53 +00:00
NetDbRequests.h add copyright headers 2020-05-22 18:14:53 +00:00
NTCP2.cpp SSU2 keys 2022-03-01 21:23:08 -05:00
NTCP2.h send SessionCreated before connection close if slock skew 2022-02-03 14:49:36 -05:00
Poly1305.cpp fix code syle(spaces->tabs, tabulations) 2020-05-22 18:14:53 +00:00
Poly1305.h fix code syle(spaces->tabs, tabulations) 2020-05-22 18:14:53 +00:00
Profiling.cpp [log] update log messages (closes #1693) 2021-11-27 22:53:53 +03:00
Profiling.h add copyright headers 2020-05-22 18:14:53 +00:00
Queue.h add copyright headers 2020-05-22 18:14:53 +00:00
Reseed.cpp set of updates: 2022-02-18 09:20:06 +03:00
Reseed.h clean line trailing spaces and tabs 2021-11-27 23:30:35 +03:00
RouterContext.cpp check if SSU2 enabled 2022-04-04 20:37:29 -04:00
RouterContext.h publish SSU2 address 2022-03-29 13:56:56 -04:00
RouterInfo.cpp cost for published SSU2 address 2022-04-02 14:32:26 -04:00
RouterInfo.h increase RouterInfo buffer size 2022-04-09 14:40:38 -04:00
Signature.cpp clean line trailing spaces and tabs 2021-11-27 23:30:35 +03:00
Signature.h clean line trailing spaces and tabs 2021-11-27 23:30:35 +03:00
Siphash.h fix code syle(spaces->tabs, tabulations) 2020-05-22 18:14:53 +00:00
SSU2.cpp send relay response 2022-04-22 20:34:19 -04:00
SSU2.h send relay response 2022-04-22 20:34:19 -04:00
SSU.cpp adjust clock from SSU SessionCreated is time difference exceeds 15 seconds 2022-02-01 18:43:11 -05:00
SSU.h adjust clock from SSU SessionCreated is time difference exceeds 15 seconds 2022-02-01 18:43:11 -05:00
SSUData.cpp pass incomplete I2NP message by move 2022-02-02 17:33:33 -05:00
SSUData.h dropped MESHNET build option 2022-03-24 01:36:12 +03:00
SSUSession.cpp use i for intro key for SSU 2022-02-06 10:17:35 -05:00
SSUSession.h adjust clock from SSU SessionCreated is time difference exceeds 15 seconds 2022-02-01 18:43:11 -05:00
Streaming.cpp cleanup memrory pools if no more streams 2022-01-21 21:34:50 -05: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 adjust clock from SSU SessionCreated is time difference exceeds 15 seconds 2022-02-01 18:43:11 -05:00
Timestamp.h adjust clock from SSU SessionCreated is time difference exceeds 15 seconds 2022-02-01 18:43:11 -05: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 internal numeric id for families 2022-03-24 15:50:20 -04:00
Transports.h show SSU2 transports in web console 2022-03-27 19:29:50 -04:00
TransportSession.h create DH keys for SSU session directly 2020-10-13 21:12:52 -04:00
Tunnel.cpp insert garlic tag in destination's thread 2022-03-28 12:15:40 -04:00
Tunnel.h inbound.lengthVariance and outbound.lengthVariance 2022-03-07 22:20:11 -05:00
TunnelBase.h don't create new tunnel message for encryption/decryption 2021-10-15 14:01:41 -04:00
TunnelConfig.cpp clean line trailing spaces and tabs 2021-11-27 23:30:35 +03:00
TunnelConfig.h clean line trailing spaces and tabs 2021-11-27 23:30:35 +03: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 inbound.lengthVariance and outbound.lengthVariance 2022-03-07 22:20:11 -05:00
TunnelPool.h inbound.lengthVariance and outbound.lengthVariance 2022-03-07 22:20:11 -05:00
util.cpp set of updates: 2022-02-18 09:20:06 +03:00
util.h clean line trailing spaces and tabs 2021-11-27 23:30:35 +03:00
version.h dropped MESHNET build option 2022-03-24 01:36:12 +03:00