i2pd/libi2pd
2020-12-15 16:06:32 -05:00
..
api.cpp Automate AES-NI and AVX detection on runtime, make it default on x86-based systems (#1578) 2020-11-15 01:31:20 +03:00
api.h add copyright headers 2020-05-22 18:14:53 +00:00
Base.cpp add copyright headers 2020-05-22 18:14:53 +00:00
Base.h add copyright headers 2020-05-22 18:14:53 +00:00
Blinding.cpp add copyright headers 2020-05-22 18:14:53 +00: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 update reseeds 2020-11-21 19:45:06 +03: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 [avx] check ig c++ target supports AVX 2020-12-10 18:32:41 +03:00
Crypto.h moved Noise initializations to Crypto.cpp 2020-12-03 17:58:37 -05:00
CryptoKey.cpp pass calculatePublic 2020-06-03 19:58:36 -04:00
CryptoKey.h support multiple encryption keys through the I2CP 2020-06-03 16:05:19 -04:00
Datagram.cpp change datagram routing path if nothing comes back in 10 seconds 2020-07-15 16:20:35 -04:00
Datagram.h keep sending through first successive routing path 2020-06-14 11:16:08 -04:00
Destination.cpp encrypted requests to ECIES floodfills 2020-12-12 17:14:58 -05:00
Destination.h ping/pong for streaming 2020-09-30 17:12:28 -04:00
ECIESX25519AEADRatchetSession.cpp deccrypt and handle garlic message for ECIES router 2020-12-03 22:01:58 -05:00
ECIESX25519AEADRatchetSession.h deccrypt and handle garlic message for ECIES router 2020-12-03 22:01:58 -05: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 add copyright headers 2020-05-22 18:14:53 +00:00
Family.h add copyright headers 2020-05-22 18:14:53 +00:00
FS.cpp update makefiles, license year 2020-11-23 01:46:08 +03:00
FS.h add copyright headers 2020-05-22 18:14:53 +00:00
Garlic.cpp gererate specified number of tags if misssing tag 2020-12-15 15:04:20 -05:00
Garlic.h try to generate missing ECIESx25519 tag in last tagset 2020-12-08 15:16:40 -05: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 [http] handle WebDAV methods 2020-10-12 07:31:57 +03:00
HTTP.h add copyright headers 2020-05-22 18:14:53 +00:00
I2NPProtocol.cpp don't handle TunnelBuild message for ECIES router 2020-11-07 18:28:38 -05:00
I2NPProtocol.h handle TunnelBuildMessage for ECIES router 2020-11-02 18:49:07 -05:00
I2PEndian.cpp add copyright headers 2020-05-22 18:14:53 +00:00
I2PEndian.h add copyright headers 2020-05-22 18:14:53 +00:00
Identity.cpp [avx] check if c++ target supports AVX (closes #1600) 2020-12-12 09:54:07 +03:00
Identity.h rename CRYPTO_KEY_TYPE_ECIES_X25519_AEAD_RATCHET to CRYPTO_KEY_TYPE_ECIES_X25519_AEAD 2020-11-14 18:28:50 -05:00
LeaseSet.cpp fixed non-updating LeaseSet1 2020-05-28 13:46:02 -04:00
LeaseSet.h add copyright headers 2020-05-22 18:14:53 +00:00
LittleBigEndian.h add copyright headers 2020-05-22 18:14:53 +00:00
Log.cpp move thread naming to util 2020-12-07 06:22:30 +03:00
Log.h add copyright headers 2020-05-22 18:14:53 +00:00
NetDb.cpp move thread naming to util 2020-12-07 06:22:30 +03:00
NetDb.hpp minimal version for floodfill 0.9.28 2020-11-23 12:49:18 -05: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 moved Noise initializations to Crypto.cpp 2020-12-03 17:58:37 -05:00
NTCP2.h add naming to threads 2020-12-04 18:37:17 +03: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 add copyright headers 2020-05-22 18:14:53 +00: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 add copyright headers 2020-05-22 18:14:53 +00:00
Reseed.h add copyright headers 2020-05-22 18:14:53 +00:00
RouterContext.cpp ECIES for new routers 2020-12-15 16:06:32 -05:00
RouterContext.h rename CRYPTO_KEY_TYPE_ECIES_X25519_AEAD_RATCHET to CRYPTO_KEY_TYPE_ECIES_X25519_AEAD 2020-11-14 18:28:50 -05:00
RouterInfo.cpp minimal version for floodfill 0.9.28 2020-11-23 12:49:18 -05:00
RouterInfo.h minimal version for floodfill 0.9.28 2020-11-23 12:49:18 -05:00
Signature.cpp add copyright headers 2020-05-22 18:14:53 +00:00
Signature.h add copyright headers 2020-05-22 18:14:53 +00:00
Siphash.h fix code syle(spaces->tabs, tabulations) 2020-05-22 18:14:53 +00:00
SSU.cpp move thread naming to util 2020-12-07 06:22:30 +03:00
SSU.h handle SSU v4 and v6 messages in one thread 2020-10-14 21:06:51 -04:00
SSUData.cpp cumulative ACK bitfields 2020-12-12 21:40:07 -05:00
SSUData.h cumulative ACK bitfields 2020-12-12 21:40:07 -05:00
SSUSession.cpp take intro key from right address 2020-11-20 21:48:33 -05:00
SSUSession.h create DH keys for SSU session directly 2020-10-13 21:12:52 -04:00
Streaming.cpp correct offline signature size for close packet 2020-12-13 21:55:51 -05:00
Streaming.h use SendBufferQueue for queued messages from I2P 2020-11-29 14:59:34 -05:00
Tag.h add copyright headers 2020-05-22 18:14:53 +00:00
Timestamp.cpp move thread naming to util 2020-12-07 06:22:30 +03:00
Timestamp.h tunnels through ECIES routers 2020-10-23 15:53:22 -04:00
TransitTunnel.cpp add copyright headers 2020-05-22 18:14:53 +00:00
TransitTunnel.h add copyright headers 2020-05-22 18:14:53 +00:00
Transports.cpp move thread naming to util 2020-12-07 06:22:30 +03:00
Transports.h create DH keys for SSU session directly 2020-10-13 21:12:52 -04:00
TransportSession.h create DH keys for SSU session directly 2020-10-13 21:12:52 -04:00
Tunnel.cpp move thread naming to util 2020-12-07 06:22:30 +03:00
Tunnel.h don't build tunnels for all pools at the time 2020-11-15 19:38:34 -05:00
TunnelBase.h add copyright headers 2020-05-22 18:14:53 +00:00
TunnelConfig.cpp moved Noise initializations to Crypto.cpp 2020-12-03 17:58:37 -05:00
TunnelConfig.h moved Noise initializations to Crypto.cpp 2020-12-03 17:58:37 -05:00
TunnelEndpoint.cpp add copyright headers 2020-05-22 18:14:53 +00:00
TunnelEndpoint.h add copyright headers 2020-05-22 18:14:53 +00:00
TunnelGateway.cpp start new tunnel message if remining is too small 2020-06-12 16:03:12 -04:00
TunnelGateway.h add copyright headers 2020-05-22 18:14:53 +00:00
TunnelPool.cpp don't create paired zero hops tunnel 2020-12-05 08:26:21 -05:00
TunnelPool.h don't build tunnels for all pools at the time 2020-11-15 19:38:34 -05:00
util.cpp use correct function for thread naming on OpenBSD 2020-12-07 19:47:50 +03:00
util.h move thread naming to util 2020-12-07 06:22:30 +03:00
version.h 2.35.0 2020-11-30 12:50:15 -05:00