.. |
Base.cpp
|
…
|
|
Base.h
|
…
|
|
Blinding.cpp
|
support EdDSA for blinding
|
4 years ago |
Blinding.h
|
…
|
|
BloomFilter.cpp
|
…
|
|
BloomFilter.h
|
…
|
|
CPU.cpp
|
disable aes/avx for winxp by default
|
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
|
…
|
|
ChaCha20.h
|
…
|
|
Config.cpp
|
Support multilang, update code
|
4 years ago |
Config.h
|
…
|
|
Crypto.cpp
|
check for pubkey in X25519Keys::Agree
|
4 years ago |
Crypto.h
|
check if x25519 key is valid
|
4 years ago |
CryptoKey.cpp
|
check if x25519 key is valid
|
4 years ago |
CryptoKey.h
|
support multiple encryption keys through the I2CP
|
5 years ago |
Datagram.cpp
|
reindent Datagram, Daemon, update default subscription in config example
|
4 years ago |
Datagram.h
|
keep sending through first successive routing path
|
5 years ago |
Destination.cpp
|
update config file example, add v6 status to windows daemon window, code cleanup
|
4 years ago |
Destination.h
|
LeaseSet type 3 by default
|
4 years ago |
ECIESX25519AEADRatchetSession.cpp
|
rename DatabaseLookupTageSet to SymmetricKeyTagset
|
4 years ago |
ECIESX25519AEADRatchetSession.h
|
rename DatabaseLookupTageSet to SymmetricKeyTagset
|
4 years ago |
Ed25519.cpp
|
…
|
|
Ed25519.h
|
…
|
|
Elligator.cpp
|
…
|
|
Elligator.h
|
…
|
|
FS.cpp
|
Support multilang, update code
|
4 years ago |
FS.h
|
Support multilang, update code
|
4 years ago |
Family.cpp
|
…
|
|
Family.h
|
…
|
|
Garlic.cpp
|
rename DatabaseLookupTageSet to SymmetricKeyTagset
|
4 years ago |
Garlic.h
|
don't detach ECIESx25519 session from destination
|
4 years ago |
Gost.cpp
|
…
|
|
Gost.h
|
…
|
|
Gzip.cpp
|
…
|
|
Gzip.h
|
…
|
|
HTTP.cpp
|
[i18n] translate HTTP proxy
|
4 years ago |
HTTP.h
|
common HTTP basic authorization string
|
4 years ago |
I2NPProtocol.cpp
|
don't create BN_CTX for ECIES tunnel build record decryption
|
4 years ago |
I2NPProtocol.h
|
publish and request through exploratory tunnel if floodfill is not reachable
|
4 years ago |
I2PEndian.cpp
|
…
|
|
I2PEndian.h
|
…
|
|
Identity.cpp
|
[avx] check if c++ target supports AVX (closes #1600)
|
4 years ago |
Identity.h
|
rename CRYPTO_KEY_TYPE_ECIES_X25519_AEAD_RATCHET to CRYPTO_KEY_TYPE_ECIES_X25519_AEAD
|
4 years ago |
LeaseSet.cpp
|
don't publish LeaseSet without tunnels
|
4 years ago |
LeaseSet.h
|
don't publish LeaseSet without tunnels
|
4 years ago |
LittleBigEndian.h
|
…
|
|
Log.cpp
|
move thread naming to util
|
4 years ago |
Log.h
|
logging opimization
|
4 years ago |
NTCP2.cpp
|
update config file example, add v6 status to windows daemon window, code cleanup
|
4 years ago |
NTCP2.h
|
NTCP2 proxy with authorization
|
4 years ago |
NetDb.cpp
|
find new introducers to connect
|
4 years ago |
NetDb.hpp
|
find new introducers to connect
|
4 years ago |
NetDbRequests.cpp
|
…
|
|
NetDbRequests.h
|
…
|
|
Poly1305.cpp
|
…
|
|
Poly1305.h
|
…
|
|
Profiling.cpp
|
…
|
|
Profiling.h
|
…
|
|
Queue.h
|
…
|
|
Reseed.cpp
|
reseed from compatible address
|
4 years ago |
Reseed.h
|
support reseed throught the Yggdrasil
|
4 years ago |
RouterContext.cpp
|
[i18n] rework localization system
|
4 years ago |
RouterContext.h
|
[i18n] rework localization system
|
4 years ago |
RouterInfo.cpp
|
make sure that introducer or peer test router is reachable by SSU
|
4 years ago |
RouterInfo.h
|
don't check U cap
|
4 years ago |
SSU.cpp
|
update config file example, add v6 status to windows daemon window, code cleanup
|
4 years ago |
SSU.h
|
don't select next introducers from existing sessions
|
4 years ago |
SSUData.cpp
|
cumulative ACK bitfields
|
4 years ago |
SSUData.h
|
cumulative ACK bitfields
|
4 years ago |
SSUSession.cpp
|
update config file example, add v6 status to windows daemon window, code cleanup
|
4 years ago |
SSUSession.h
|
reuse current introducers if no more available
|
4 years ago |
Signature.cpp
|
…
|
|
Signature.h
|
…
|
|
Siphash.h
|
…
|
|
Streaming.cpp
|
attach updated LeaseSet to ECIESx25519 incoming sessions
|
4 years ago |
Streaming.h
|
don't send updated LeaseSet through a terminated session
|
4 years ago |
Tag.h
|
…
|
|
Timestamp.cpp
|
move thread naming to util
|
4 years ago |
Timestamp.h
|
tunnels through ECIES routers
|
4 years ago |
TransitTunnel.cpp
|
…
|
|
TransitTunnel.h
|
…
|
|
TransportSession.h
|
create DH keys for SSU session directly
|
4 years ago |
Transports.cpp
|
more pre-calculated x25519
|
4 years ago |
Transports.h
|
run ipv6 peer test again if still testing
|
4 years ago |
Tunnel.cpp
|
select reachable routers for one hop tunnels
|
4 years ago |
Tunnel.h
|
limit tunnel length to 8 hops
|
4 years ago |
TunnelBase.h
|
…
|
|
TunnelConfig.cpp
|
moved Noise initializations to Crypto.cpp
|
4 years ago |
TunnelConfig.h
|
moved Noise initializations to Crypto.cpp
|
4 years ago |
TunnelEndpoint.cpp
|
…
|
|
TunnelEndpoint.h
|
…
|
|
TunnelGateway.cpp
|
start new tunnel message if remining is too small
|
5 years ago |
TunnelGateway.h
|
…
|
|
TunnelPool.cpp
|
require ipv4 for IBGW
|
4 years ago |
TunnelPool.h
|
check connectivity between peers for tunnel
|
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
|
…
|
|
util.cpp
|
don't check range ffor unspecified address
|
4 years ago |
util.h
|
check local address
|
4 years ago |
version.h
|
2.38.0
|
4 years ago |