You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
i2pd/libi2pd
R4SAS 62cd9fffa3
Automate AES-NI and AVX detection on runtime, make it default on x86-based systems (#1578)
Rework CPU extensions detection code and build with AES-NI and AVX support by default
4 years ago
..
Base.cpp add copyright headers 4 years ago
Base.h add copyright headers 4 years ago
Blinding.cpp add copyright headers 4 years ago
Blinding.h add copyright headers 4 years ago
BloomFilter.cpp add copyright headers 4 years ago
BloomFilter.h add copyright headers 4 years ago
CPU.cpp Automate AES-NI and AVX detection on runtime, make it default on x86-based systems (#1578) 4 years ago
CPU.h Automate AES-NI and AVX detection on runtime, make it default on x86-based systems (#1578) 4 years ago
ChaCha20.cpp add copyright headers 4 years ago
ChaCha20.h add copyright headers 4 years ago
Config.cpp Automate AES-NI and AVX detection on runtime, make it default on x86-based systems (#1578) 4 years ago
Config.h add copyright headers 4 years ago
Crypto.cpp Automate AES-NI and AVX detection on runtime, make it default on x86-based systems (#1578) 4 years ago
Crypto.h Automate AES-NI and AVX detection on runtime, make it default on x86-based systems (#1578) 4 years ago
CryptoKey.cpp pass calculatePublic 4 years ago
CryptoKey.h support multiple encryption keys through the I2CP 4 years ago
Datagram.cpp change datagram routing path if nothing comes back in 10 seconds 4 years ago
Datagram.h keep sending through first successive routing path 4 years ago
Destination.cpp one time garlic encryption for ECIES routers 4 years ago
Destination.h ping/pong for streaming 4 years ago
ECIESX25519AEADRatchetSession.cpp garlic clove block for router 4 years ago
ECIESX25519AEADRatchetSession.h one time garlic encryption for ECIES routers 4 years ago
Ed25519.cpp add copyright headers 4 years ago
Ed25519.h add copyright headers 4 years ago
Elligator.cpp add copyright headers 4 years ago
Elligator.h add copyright headers 4 years ago
FS.cpp add copyright headers 4 years ago
FS.h add copyright headers 4 years ago
Family.cpp add copyright headers 4 years ago
Family.h add copyright headers 4 years ago
Garlic.cpp one time garlic encryption for ECIES routers 4 years ago
Garlic.h one time garlic encryption for ECIES routers 4 years ago
Gost.cpp add copyright headers 4 years ago
Gost.h add copyright headers 4 years ago
Gzip.cpp add copyright headers 4 years ago
Gzip.h add copyright headers 4 years ago
HTTP.cpp [http] handle WebDAV methods 4 years ago
HTTP.h add copyright headers 4 years ago
I2NPProtocol.cpp don't handle TunnelBuild message for ECIES router 4 years ago
I2NPProtocol.h handle TunnelBuildMessage for ECIES router 4 years ago
I2PEndian.cpp add copyright headers 4 years ago
I2PEndian.h add copyright headers 4 years ago
Identity.cpp Automate AES-NI and AVX detection on runtime, make it default on x86-based systems (#1578) 4 years ago
Identity.h 32 bytes private key for ECIESx25519 4 years ago
LeaseSet.cpp fixed non-updating LeaseSet1 4 years ago
LeaseSet.h add copyright headers 4 years ago
LittleBigEndian.h add copyright headers 4 years ago
Log.cpp add copyright headers 4 years ago
Log.h add copyright headers 4 years ago
NTCP2.cpp common MixHash and MixKey 4 years ago
NTCP2.h common MixHash and MixKey 4 years ago
NetDb.cpp check network status 4 years ago
NetDb.hpp don't attach our RouterInfo to router's request 4 years ago
NetDbRequests.cpp add copyright headers 4 years ago
NetDbRequests.h add copyright headers 4 years ago
Poly1305.cpp fix code syle(spaces->tabs, tabulations) 4 years ago
Poly1305.h fix code syle(spaces->tabs, tabulations) 4 years ago
Profiling.cpp add copyright headers 4 years ago
Profiling.h add copyright headers 4 years ago
Queue.h add copyright headers 4 years ago
Reseed.cpp add copyright headers 4 years ago
Reseed.h add copyright headers 4 years ago
RouterContext.cpp decrypt garlic on ECIES router 4 years ago
RouterContext.h decrypt garlic on ECIES router 4 years ago
RouterInfo.cpp check routers with non ElGamal encryptions for lookup, publish and tunnel build 4 years ago
RouterInfo.h some cleanup 4 years ago
SSU.cpp [win32] handle WinAPI errors in SSU 4 years ago
SSU.h handle SSU v4 and v6 messages in one thread 4 years ago
SSUData.cpp eliminate boost/bind 4 years ago
SSUData.h use unordered_map for incomplete and sent messages 4 years ago
SSUSession.cpp handle SSU v4 and v6 messages in one thread 4 years ago
SSUSession.h create DH keys for SSU session directly 4 years ago
Signature.cpp add copyright headers 4 years ago
Signature.h add copyright headers 4 years ago
Siphash.h fix code syle(spaces->tabs, tabulations) 4 years ago
Streaming.cpp correct transient signature length 4 years ago
Streaming.h ping/pong for streaming 4 years ago
Tag.h add copyright headers 4 years ago
Timestamp.cpp tunnels through ECIES routers 4 years ago
Timestamp.h tunnels through ECIES routers 4 years ago
TransitTunnel.cpp add copyright headers 4 years ago
TransitTunnel.h add copyright headers 4 years ago
TransportSession.h create DH keys for SSU session directly 4 years ago
Transports.cpp handle SSU v4 and v6 messages in one thread 4 years ago
Transports.h create DH keys for SSU session directly 4 years ago
Tunnel.cpp common MixHash and MixKey 4 years ago
Tunnel.h reduce variable tunnel build length to 4 4 years ago
TunnelBase.h add copyright headers 4 years ago
TunnelConfig.cpp pre-calculated h 4 years ago
TunnelConfig.h handle TunnelBuildMessage for ECIES router 4 years ago
TunnelEndpoint.cpp add copyright headers 4 years ago
TunnelEndpoint.h add copyright headers 4 years ago
TunnelGateway.cpp start new tunnel message if remining is too small 4 years ago
TunnelGateway.h add copyright headers 4 years ago
TunnelPool.cpp add copyright headers 4 years ago
TunnelPool.h add copyright headers 4 years ago
api.cpp Automate AES-NI and AVX detection on runtime, make it default on x86-based systems (#1578) 4 years ago
api.h add copyright headers 4 years ago
util.cpp [transports] validate IP when trying connect to remote peer for being in reserved IP range 4 years ago
util.h [transports] validate IP when trying connect to remote peer for being in reserved IP range 4 years ago
version.h 2.34.0 4 years ago