.. |
api.cpp
|
moved io_service away from ClientDestination
|
2020-02-04 14:17:23 -05:00 |
api.h
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
Base.cpp
|
outproxy authorization
|
2018-04-06 15:23:56 -04:00 |
Base.h
|
outproxy authorization
|
2018-04-06 15:23:56 -04:00 |
Blinding.cpp
|
fixed #1424. Check if .b32.i2p address string is valid
|
2019-09-23 13:42:15 -04:00 |
Blinding.h
|
fixed #1424. Check if .b32.i2p address string is valid
|
2019-09-23 13:42:15 -04:00 |
BloomFilter.cpp
|
restructure build to separate the 3 main components into 3 subdirectories
|
2017-04-21 06:33:45 -04:00 |
BloomFilter.h
|
restructure build to separate the 3 main components into 3 subdirectories
|
2017-04-21 06:33:45 -04:00 |
ChaCha20.cpp
|
counter is always in Little Endian
|
2019-03-29 18:45:31 -04:00 |
ChaCha20.h
|
check if chacha20 and poly1305 is presented in openssl build
|
2019-01-06 17:43:05 -05:00 |
Config.cpp
|
reseeds update
|
2020-05-18 08:29:09 -04:00 |
Config.h
|
Fix typos
|
2019-04-08 22:22:42 +03:00 |
CPU.cpp
|
use builtin __AVX__ and __AES__ macros and reduce code duplication
|
2018-06-27 17:32:38 +08:00 |
CPU.h
|
add uncommitted files
|
2018-02-16 11:01:04 -05:00 |
Crypto.cpp
|
encryptor for ECIES-X25519-AEAD-Ratchet
|
2019-12-19 15:59:15 -05:00 |
Crypto.h
|
fixed #1461. Use openssl's HKDF for 1.1.1 anf higher
|
2020-01-22 09:59:08 -05:00 |
CryptoKey.cpp
|
check ctx for null
|
2020-02-20 21:05:07 -05:00 |
CryptoKey.h
|
lookup ECIESX25519AEADRatchet session by static key
|
2020-01-16 15:45:22 -05:00 |
CryptoWorker.h
|
whitespace cleanup
|
2018-02-20 12:59:39 -05:00 |
Datagram.cpp
|
pass gzip parameter to UDP tunnels
|
2020-05-18 12:01:13 -04:00 |
Datagram.h
|
pass gzip parameter to UDP tunnels
|
2020-05-18 12:01:13 -04:00 |
Destination.cpp
|
pass gzip parameter to UDP tunnels
|
2020-05-18 12:01:13 -04:00 |
Destination.h
|
pass gzip parameter to UDP tunnels
|
2020-05-18 12:01:13 -04:00 |
ECIESX25519AEADRatchetSession.cpp
|
don't add padding for optimal packet size
|
2020-05-18 16:42:06 -04:00 |
ECIESX25519AEADRatchetSession.h
|
don't add padding for optimal packet size
|
2020-05-18 16:42:06 -04:00 |
Ed25519.cpp
|
use d%q
|
2019-12-09 13:23:17 -05:00 |
Ed25519.h
|
blind private keys
|
2019-04-05 16:03:58 -04:00 |
Elligator.cpp
|
fixed Elligator tests
|
2020-01-21 17:53:48 -05:00 |
Elligator.h
|
fixed Elligator tests
|
2020-01-21 17:53:48 -05:00 |
Family.cpp
|
allow longer families
|
2020-05-01 14:30:56 -04:00 |
Family.h
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
FS.cpp
|
[windows] handle unexpected conditions (#1185)
|
2019-02-12 04:27:09 +03:00 |
FS.h
|
Fix typos
|
2019-04-08 22:22:42 +03:00 |
Garlic.cpp
|
handle termination block
|
2020-05-05 13:01:23 -04:00 |
Garlic.h
|
handle termination block
|
2020-05-05 13:01:23 -04:00 |
Gost.cpp
|
Fix compilation without deprecated OpenSSL APIs
|
2019-01-06 15:39:24 -08:00 |
Gost.h
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
Gzip.cpp
|
don't copy datagram payload
|
2020-05-17 16:49:31 -04:00 |
Gzip.h
|
don't copy datagram payload
|
2020-05-17 16:49:31 -04:00 |
HTTP.cpp
|
[HTTP] add PROFIND support
|
2019-06-06 18:07:17 +03:00 |
HTTP.h
|
fix #823, reindent code
|
2019-05-16 09:39:22 +03:00 |
I2NPProtocol.cpp
|
set best compression for RouterInfo
|
2020-05-03 09:27:17 -04:00 |
I2NPProtocol.h
|
don't calculate checsum for Data message send through ECIESX25519AEADRatchet session
|
2020-05-02 11:13:40 -04:00 |
I2PEndian.cpp
|
restructure build to separate the 3 main components into 3 subdirectories
|
2017-04-21 06:33:45 -04:00 |
I2PEndian.h
|
AEAD/Chacha20/Poly1305 encryption
|
2018-06-13 11:41:46 -04:00 |
Identity.cpp
|
indetification of incoming garlic messages
|
2020-04-13 20:00:19 -04:00 |
Identity.h
|
indetification of incoming garlic messages
|
2020-04-13 20:00:19 -04:00 |
LeaseSet.cpp
|
correct timestamp check for LeaseSet2
|
2020-04-29 17:11:48 -04:00 |
LeaseSet.h
|
correct timestamp check for LeaseSet2
|
2020-04-29 17:11:48 -04:00 |
LittleBigEndian.h
|
restructure build to separate the 3 main components into 3 subdirectories
|
2017-04-21 06:33:45 -04:00 |
Log.cpp
|
configurable throw function
|
2020-05-05 11:13:59 -04:00 |
Log.h
|
configurable throw function
|
2020-05-05 11:13:59 -04:00 |
NetDb.cpp
|
check ECIES flag for encrypted response
|
2020-04-21 15:14:03 -04:00 |
NetDb.hpp
|
detect our ipv6 address
|
2019-05-23 15:59:44 -04:00 |
NetDbRequests.cpp
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
NetDbRequests.h
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
NTCP2.cpp
|
ThrowFatal function
|
2020-05-05 09:35:41 -04:00 |
NTCP2.h
|
[NTCP2] fix socks proxy support
|
2020-04-30 04:47:32 +03:00 |
NTCPSession.cpp
|
ThrowFatal function
|
2020-05-05 09:35:41 -04:00 |
NTCPSession.h
|
fix race
|
2018-03-24 07:53:06 -04:00 |
Poly1305.cpp
|
check if chacha20 and poly1305 is presented in openssl build
|
2019-01-06 17:43:05 -05:00 |
Poly1305.h
|
check if chacha20 and poly1305 is presented in openssl build
|
2019-01-06 17:43:05 -05:00 |
Profiling.cpp
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
Profiling.h
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
Queue.h
|
use std::move
|
2018-02-19 10:45:02 -05:00 |
Reseed.cpp
|
Fix typos
|
2019-04-08 22:22:42 +03:00 |
Reseed.h
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
RouterContext.cpp
|
preferred crypto type for Decrypt
|
2020-03-31 17:35:51 -04:00 |
RouterContext.h
|
preferred crypto type for Decrypt
|
2020-03-31 17:35:51 -04:00 |
RouterInfo.cpp
|
update ipv6 addresses from SSU rather than NTCP or NTCP2
|
2019-05-29 11:36:58 -04:00 |
RouterInfo.h
|
detect our ipv6 address
|
2019-05-23 15:59:44 -04:00 |
Signature.cpp
|
always initialize m_Pkey
|
2019-03-29 13:15:32 -04:00 |
Signature.h
|
complete implementation of RedDSA
|
2019-03-24 18:42:52 -04:00 |
Siphash.h
|
don't compile compatibility code if openssl 1.1.1
|
2018-11-22 12:13:16 -05:00 |
SSU.cpp
|
ThrowFatal function
|
2020-05-05 09:35:41 -04:00 |
SSU.h
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
SSUData.cpp
|
update log messages
|
2020-03-20 17:51:55 +03:00 |
SSUData.h
|
fix mixing tabs and spaces
|
2018-01-13 22:51:02 +08:00 |
SSUSession.cpp
|
check and send netid for NTCP2 and SSU
|
2019-08-13 14:55:18 -04:00 |
SSUSession.h
|
always lookup SSU session if peer's endpoint doesn't match
|
2019-04-25 12:54:44 -04:00 |
Streaming.cpp
|
GzipNoCompression witout zlib calls
|
2020-05-02 21:18:44 -04:00 |
Streaming.h
|
don't calculate checsum for Data message send through ECIESX25519AEADRatchet session
|
2020-05-02 11:13:40 -04:00 |
Tag.h
|
replaced map by unordered_map
|
2020-01-28 10:03:51 -05:00 |
Timestamp.cpp
|
use published timestamp for blinding
|
2019-04-12 14:05:07 -04:00 |
Timestamp.h
|
use published timestamp for blinding
|
2019-04-12 14:05:07 -04:00 |
TransitTunnel.cpp
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
TransitTunnel.h
|
fix mixing tabs and spaces
|
2018-01-13 22:51:02 +08:00 |
Transports.cpp
|
[NTCP2] fix socks proxy support
|
2020-04-30 04:47:32 +03:00 |
Transports.h
|
removed CloseSession
|
2019-09-20 20:09:25 -04:00 |
TransportSession.h
|
mutex for m_RemoteIdentity
|
2020-04-01 09:54:10 -04:00 |
Tunnel.cpp
|
drop i2lua
|
2020-04-03 14:31:38 +03:00 |
Tunnel.h
|
cleanup removed websockets funtions
|
2020-02-28 18:48:43 +03:00 |
TunnelBase.h
|
fixed warning
|
2018-02-05 11:13:25 -05:00 |
TunnelConfig.h
|
use croorect encryption type for tunnel build
|
2018-03-09 14:56:06 -05:00 |
TunnelEndpoint.cpp
|
fix mixing tabs and spaces
|
2018-01-13 22:51:02 +08:00 |
TunnelEndpoint.h
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
TunnelGateway.cpp
|
fix #1290. copy correct size if message didn't fit previous
|
2019-01-31 16:03:10 -05:00 |
TunnelGateway.h
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
TunnelPool.cpp
|
drop i2lua
|
2020-04-03 14:31:38 +03:00 |
TunnelPool.h
|
drop i2lua
|
2020-04-03 14:31:38 +03:00 |
util.cpp
|
change minimal MTU size
|
2020-02-04 13:32:16 -05:00 |
util.h
|
common RuunableBase with private inheritance
|
2020-02-04 11:48:56 -05:00 |
version.h
|
2.31.0
|
2020-04-10 12:57:47 -04:00 |