.. |
Base.cpp
|
outproxy authorization
|
7 years ago |
Base.h
|
outproxy authorization
|
7 years ago |
Blinding.cpp
|
fixed #1424. Check if .b32.i2p address string is valid
|
5 years ago |
Blinding.h
|
fixed #1424. Check if .b32.i2p address string is valid
|
5 years ago |
BloomFilter.cpp
|
…
|
|
BloomFilter.h
|
…
|
|
CPU.cpp
|
use builtin __AVX__ and __AES__ macros and reduce code duplication
|
7 years ago |
CPU.h
|
…
|
|
ChaCha20.cpp
|
counter is always in Little Endian
|
6 years ago |
ChaCha20.h
|
check if chacha20 and poly1305 is presented in openssl build
|
6 years ago |
Config.cpp
|
Merge pull request #1477 from PurpleI2P/drop-websockets
|
5 years ago |
Config.h
|
Fix typos
|
6 years ago |
Crypto.cpp
|
encryptor for ECIES-X25519-AEAD-Ratchet
|
5 years ago |
Crypto.h
|
fixed #1461. Use openssl's HKDF for 1.1.1 anf higher
|
5 years ago |
CryptoKey.cpp
|
check ctx for null
|
5 years ago |
CryptoKey.h
|
lookup ECIESX25519AEADRatchet session by static key
|
5 years ago |
CryptoWorker.h
|
…
|
|
Datagram.cpp
|
send data message wih raw type fpr raw datagrams
|
5 years ago |
Datagram.h
|
send and recieve raw datagrams
|
5 years ago |
Destination.cpp
|
persist multi encryption keys
|
5 years ago |
Destination.h
|
persist multi encryption keys
|
5 years ago |
ECIESX25519AEADRatchetSession.cpp
|
use ack request instead DeliveryStatus for LeaseSet confirmation
|
5 years ago |
ECIESX25519AEADRatchetSession.h
|
use ack request instead DeliveryStatus for LeaseSet confirmation
|
5 years ago |
Ed25519.cpp
|
use d%q
|
5 years ago |
Ed25519.h
|
blind private keys
|
6 years ago |
Elligator.cpp
|
fixed Elligator tests
|
5 years ago |
Elligator.h
|
fixed Elligator tests
|
5 years ago |
FS.cpp
|
[windows] handle unexpected conditions (#1185)
|
6 years ago |
FS.h
|
Fix typos
|
6 years ago |
Family.cpp
|
extract and verify LS2 transient key
|
6 years ago |
Family.h
|
…
|
|
Garlic.cpp
|
try ECIESx25519 tag first
|
5 years ago |
Garlic.h
|
try ECIESx25519 tag first
|
5 years ago |
Gost.cpp
|
Fix compilation without deprecated OpenSSL APIs
|
6 years ago |
Gost.h
|
…
|
|
Gzip.cpp
|
…
|
|
Gzip.h
|
…
|
|
HTTP.cpp
|
[HTTP] add PROFIND support
|
6 years ago |
HTTP.h
|
fix #823, reindent code
|
6 years ago |
I2NPProtocol.cpp
|
flood encrypted LeaseSet2 with store hash
|
6 years ago |
I2NPProtocol.h
|
handle ECIESFlag in DatabaseLookup at floodfill
|
5 years ago |
I2PEndian.cpp
|
…
|
|
I2PEndian.h
|
AEAD/Chacha20/Poly1305 encryption
|
7 years ago |
Identity.cpp
|
indetification of incoming garlic messages
|
5 years ago |
Identity.h
|
indetification of incoming garlic messages
|
5 years ago |
LeaseSet.cpp
|
set actual LeaseSet2 buffer size
|
5 years ago |
LeaseSet.h
|
set actual LeaseSet2 buffer size
|
5 years ago |
LittleBigEndian.h
|
…
|
|
Log.cpp
|
qt log viewer now works
|
7 years ago |
Log.h
|
use fold expression if C++17
|
5 years ago |
NTCP2.cpp
|
replace by new incoming session
|
5 years ago |
NTCP2.h
|
NTCP2 proxy
|
5 years ago |
NTCPSession.cpp
|
drop websockets support
|
5 years ago |
NTCPSession.h
|
fix race
|
7 years ago |
NetDb.cpp
|
check ECIES flag for encrypted response
|
5 years ago |
NetDb.hpp
|
detect our ipv6 address
|
6 years ago |
NetDbRequests.cpp
|
…
|
|
NetDbRequests.h
|
…
|
|
Poly1305.cpp
|
check if chacha20 and poly1305 is presented in openssl build
|
6 years ago |
Poly1305.h
|
check if chacha20 and poly1305 is presented in openssl build
|
6 years ago |
Profiling.cpp
|
…
|
|
Profiling.h
|
…
|
|
Queue.h
|
…
|
|
Reseed.cpp
|
Fix typos
|
6 years ago |
Reseed.h
|
…
|
|
RouterContext.cpp
|
preferred crypto type for Decrypt
|
5 years ago |
RouterContext.h
|
preferred crypto type for Decrypt
|
5 years ago |
RouterInfo.cpp
|
update ipv6 addresses from SSU rather than NTCP or NTCP2
|
6 years ago |
RouterInfo.h
|
detect our ipv6 address
|
6 years ago |
SSU.cpp
|
reopen socked and restart receiver on exception
|
5 years ago |
SSU.h
|
…
|
|
SSUData.cpp
|
update log messages
|
5 years ago |
SSUData.h
|
…
|
|
SSUSession.cpp
|
check and send netid for NTCP2 and SSU
|
5 years ago |
SSUSession.h
|
always lookup SSU session if peer's endpoint doesn't match
|
6 years ago |
Signature.cpp
|
always initialize m_Pkey
|
6 years ago |
Signature.h
|
complete implementation of RedDSA
|
6 years ago |
Siphash.h
|
don't compile compatibility code if openssl 1.1.1
|
6 years ago |
Streaming.cpp
|
delete strem from destination upon termination
|
5 years ago |
Streaming.h
|
delete strem from destination upon termination
|
5 years ago |
Tag.h
|
replaced map by unordered_map
|
5 years ago |
Timestamp.cpp
|
use published timestamp for blinding
|
6 years ago |
Timestamp.h
|
use published timestamp for blinding
|
6 years ago |
TransitTunnel.cpp
|
…
|
|
TransitTunnel.h
|
…
|
|
TransportSession.h
|
mutex for m_RemoteIdentity
|
5 years ago |
Transports.cpp
|
update log messages
|
5 years ago |
Transports.h
|
removed CloseSession
|
5 years ago |
Tunnel.cpp
|
drop i2lua
|
5 years ago |
Tunnel.h
|
cleanup removed websockets funtions
|
5 years ago |
TunnelBase.h
|
…
|
|
TunnelConfig.h
|
use croorect encryption type for tunnel build
|
7 years ago |
TunnelEndpoint.cpp
|
…
|
|
TunnelEndpoint.h
|
…
|
|
TunnelGateway.cpp
|
fix #1290. copy correct size if message didn't fit previous
|
6 years ago |
TunnelGateway.h
|
…
|
|
TunnelPool.cpp
|
drop i2lua
|
5 years ago |
TunnelPool.h
|
drop i2lua
|
5 years ago |
api.cpp
|
moved io_service away from ClientDestination
|
5 years ago |
api.h
|
…
|
|
util.cpp
|
change minimal MTU size
|
5 years ago |
util.h
|
common RuunableBase with private inheritance
|
5 years ago |
version.h
|
2.31.0
|
5 years ago |