.. |
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
|
support EdDSA for blinding
|
2021-05-02 15:02:52 -04: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
|
Support multilang, update code
|
2021-05-22 18:29:05 +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
|
check for pubkey in X25519Keys::Agree
|
2021-02-26 03:20:06 +03:00 |
Crypto.h
|
check if x25519 key is valid
|
2021-01-01 15:03:11 -05:00 |
CryptoKey.cpp
|
check if x25519 key is valid
|
2021-01-01 15:03:11 -05:00 |
CryptoKey.h
|
support multiple encryption keys through the I2CP
|
2020-06-03 16:05:19 -04:00 |
Datagram.cpp
|
reindent Datagram, Daemon, update default subscription in config example
|
2021-02-03 14:57:43 +03:00 |
Datagram.h
|
keep sending through first successive routing path
|
2020-06-14 11:16:08 -04:00 |
Destination.cpp
|
update config file example, add v6 status to windows daemon window, code cleanup
|
2021-05-15 16:31:53 +03:00 |
Destination.h
|
SAM subsessions
|
2021-05-04 14:27:06 -04:00 |
ECIESX25519AEADRatchetSession.cpp
|
rename DatabaseLookupTageSet to SymmetricKeyTagset
|
2021-05-22 18:41:25 -04:00 |
ECIESX25519AEADRatchetSession.h
|
rename DatabaseLookupTageSet to SymmetricKeyTagset
|
2021-05-22 18:41:25 -04: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
|
Support multilang, update code
|
2021-05-22 18:29:05 +03:00 |
FS.h
|
Support multilang, update code
|
2021-05-22 18:29:05 +03:00 |
Garlic.cpp
|
rename DatabaseLookupTageSet to SymmetricKeyTagset
|
2021-05-22 18:41:25 -04:00 |
Garlic.h
|
don't detach ECIESx25519 session from destination
|
2021-01-05 15:56:48 -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
|
[i18n] translate HTTP proxy
|
2021-05-23 06:06:04 +03:00 |
HTTP.h
|
common HTTP basic authorization string
|
2021-03-10 22:47:31 -05:00 |
I2NPProtocol.cpp
|
don't create BN_CTX for ECIES tunnel build record decryption
|
2021-03-28 12:14:02 -04:00 |
I2NPProtocol.h
|
publish and request through exploratory tunnel if floodfill is not reachable
|
2021-02-06 14:49:42 -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
|
don't publish LeaseSet without tunnels
|
2021-04-01 13:37:21 -04:00 |
LeaseSet.h
|
don't publish LeaseSet without tunnels
|
2021-04-01 13:37:21 -04: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
|
logging opimization
|
2021-03-08 11:31:00 +03:00 |
NetDb.cpp
|
find new introducers to connect
|
2021-04-24 11:11:12 -04:00 |
NetDb.hpp
|
find new introducers to connect
|
2021-04-24 11:11:12 -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
|
update config file example, add v6 status to windows daemon window, code cleanup
|
2021-05-15 16:31:53 +03:00 |
NTCP2.h
|
NTCP2 proxy with authorization
|
2021-03-10 20:00:21 -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
|
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
|
reseed from compatible address
|
2021-04-18 17:27:50 -04:00 |
Reseed.h
|
support reseed throught the Yggdrasil
|
2021-01-25 19:48:33 -05:00 |
RouterContext.cpp
|
Support multilang, update code
|
2021-05-22 18:29:05 +03:00 |
RouterContext.h
|
[i18n] translate HTTP proxy
|
2021-05-23 06:06:04 +03:00 |
RouterInfo.cpp
|
make sure that introducer or peer test router is reachable by SSU
|
2021-04-15 11:43:43 -04:00 |
RouterInfo.h
|
don't check U cap
|
2021-04-09 10:56:46 -04: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
|
update config file example, add v6 status to windows daemon window, code cleanup
|
2021-05-15 16:31:53 +03:00 |
SSU.h
|
don't select next introducers from existing sessions
|
2021-04-24 14:56:34 -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
|
update config file example, add v6 status to windows daemon window, code cleanup
|
2021-05-15 16:31:53 +03:00 |
SSUSession.h
|
reuse current introducers if no more available
|
2021-04-23 12:17:48 -04:00 |
Streaming.cpp
|
attach updated LeaseSet to ECIESx25519 incoming sessions
|
2021-05-09 07:33:26 -04:00 |
Streaming.h
|
don't send updated LeaseSet through a terminated session
|
2021-01-18 12:58:27 -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
|
more pre-calculated x25519
|
2021-05-10 18:55:39 -04:00 |
Transports.h
|
run ipv6 peer test again if still testing
|
2021-05-04 14:59:25 -04:00 |
TransportSession.h
|
create DH keys for SSU session directly
|
2020-10-13 21:12:52 -04:00 |
Tunnel.cpp
|
select reachable routers for one hop tunnels
|
2021-03-02 08:46:13 -05:00 |
Tunnel.h
|
limit tunnel length to 8 hops
|
2021-01-14 11:24:03 -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
|
require ipv4 for IBGW
|
2021-04-13 09:16:52 -04:00 |
TunnelPool.h
|
check connectivity between peers for tunnel
|
2021-03-01 19:02:27 -05:00 |
util.cpp
|
don't check range ffor unspecified address
|
2021-04-03 19:24:07 -04:00 |
util.h
|
check local address
|
2021-02-02 19:29:13 -05:00 |
version.h
|
2.38.0
|
2021-05-16 14:26:00 -04:00 |