.. |
api.cpp
|
take elgamal percomputation from config
|
2019-01-08 09:23:14 -05:00 |
api.h
|
|
|
Base.cpp
|
|
|
Base.h
|
|
|
BloomFilter.cpp
|
|
|
BloomFilter.h
|
|
|
ChaCha20.cpp
|
check if chacha20 and poly1305 is presented in openssl build
|
2019-01-06 17:43:05 -05: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
|
2018-12-17 20:14:12 -05:00 |
Config.h
|
|
|
CPU.cpp
|
|
|
CPU.h
|
|
|
Crypto.cpp
|
Fix compilation without deprecated OpenSSL APIs
|
2019-01-06 15:39:24 -08:00 |
Crypto.h
|
Fix compilation without deprecated OpenSSL APIs
|
2019-01-06 15:39:24 -08:00 |
CryptoKey.cpp
|
|
|
CryptoKey.h
|
actual key size for LS2
|
2019-01-13 19:17:02 -05:00 |
CryptoWorker.h
|
|
|
Datagram.cpp
|
|
|
Datagram.h
|
|
|
Destination.cpp
|
correct encryption key type for LS2
|
2019-01-15 18:41:00 -05:00 |
Destination.h
|
correct encryption key type for LS2
|
2019-01-15 18:41:00 -05:00 |
Ed25519.cpp
|
don't compile compatibility code if openssl 1.1.1
|
2018-11-22 12:13:16 -05:00 |
Ed25519.h
|
don't compile compatibility code if openssl 1.1.1
|
2018-11-22 12:13:16 -05:00 |
Event.cpp
|
|
|
Event.h
|
|
|
Family.cpp
|
extract and verify LS2 transient key
|
2019-01-01 17:00:37 -05:00 |
Family.h
|
|
|
FS.cpp
|
|
|
FS.h
|
|
|
Garlic.cpp
|
|
|
Garlic.h
|
|
|
Gost.cpp
|
Fix compilation without deprecated OpenSSL APIs
|
2019-01-06 15:39:24 -08:00 |
Gost.h
|
|
|
Gzip.cpp
|
|
|
Gzip.h
|
|
|
HTTP.cpp
|
|
|
HTTP.h
|
|
|
I2NPProtocol.cpp
|
LocalLeaseSet2 added
|
2019-01-09 14:51:47 -05:00 |
I2NPProtocol.h
|
|
|
I2PEndian.cpp
|
|
|
I2PEndian.h
|
|
|
Identity.cpp
|
correct offline signature layout
|
2019-02-08 15:12:51 -05:00 |
Identity.h
|
create offline keys
|
2019-02-08 12:19:51 -05:00 |
LeaseSet.cpp
|
common code for offline signatures
|
2019-02-06 13:36:03 -05:00 |
LeaseSet.h
|
common code for offline signatures
|
2019-02-06 13:36:03 -05:00 |
LittleBigEndian.h
|
|
|
Log.cpp
|
|
|
Log.h
|
|
|
NetDb.cpp
|
re-create LeaseSet if store type has changed
|
2019-01-16 19:00:17 -05:00 |
NetDb.hpp
|
re-create LeaseSet if store type has changed
|
2019-01-16 19:00:17 -05:00 |
NetDbRequests.cpp
|
|
|
NetDbRequests.h
|
|
|
NTCP2.cpp
|
create ephemeral keys after getting connected
|
2018-12-07 19:24:46 -05:00 |
NTCP2.h
|
common code for padding and sending termination and RouterInfo messages
|
2018-12-04 15:56:55 -05:00 |
NTCPSession.cpp
|
|
|
NTCPSession.h
|
|
|
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
|
|
|
Profiling.h
|
|
|
Queue.h
|
|
|
Reseed.cpp
|
|
|
Reseed.h
|
|
|
RouterContext.cpp
|
don't pick port 9150 (Tor browser)
|
2019-01-23 09:53:30 -05:00 |
RouterContext.h
|
|
|
RouterInfo.cpp
|
|
|
RouterInfo.h
|
|
|
Signature.cpp
|
extract and verify LS2 transient key
|
2019-01-01 17:00:37 -05:00 |
Signature.h
|
extract and verify LS2 transient key
|
2019-01-01 17:00:37 -05:00 |
Siphash.h
|
don't compile compatibility code if openssl 1.1.1
|
2018-11-22 12:13:16 -05:00 |
SSU.cpp
|
|
|
SSU.h
|
|
|
SSUData.cpp
|
|
|
SSUData.h
|
|
|
SSUSession.cpp
|
|
|
SSUSession.h
|
|
|
Streaming.cpp
|
use identity from LeaseSet
|
2019-02-06 21:19:44 -05:00 |
Streaming.h
|
common code for offline signatures
|
2019-02-06 13:36:03 -05:00 |
Tag.h
|
|
|
Timestamp.cpp
|
NTP sync in separate thread
|
2018-11-16 12:49:04 -05:00 |
Timestamp.h
|
NTP sync in separate thread
|
2018-11-16 12:49:04 -05:00 |
TransitTunnel.cpp
|
|
|
TransitTunnel.h
|
|
|
Transports.cpp
|
removed address resolvers as discontinued
|
2018-12-07 12:27:06 -05:00 |
Transports.h
|
removed address resolvers as discontinued
|
2018-12-07 12:27:06 -05:00 |
TransportSession.h
|
|
|
Tunnel.cpp
|
|
|
Tunnel.h
|
|
|
TunnelBase.h
|
|
|
TunnelConfig.h
|
|
|
TunnelEndpoint.cpp
|
|
|
TunnelEndpoint.h
|
|
|
TunnelGateway.cpp
|
fix #1290. copy correct size if message didn't fit previous
|
2019-01-31 16:03:10 -05:00 |
TunnelGateway.h
|
|
|
TunnelPool.cpp
|
|
|
TunnelPool.h
|
|
|
util.cpp
|
catch error 10045 on stopping SAM acceptor (#1233), fix warning in util
|
2019-02-06 03:03:37 +03:00 |
util.h
|
build android app with llvm
|
2018-12-27 03:16:38 +03:00 |
version.h
|
2.23.0
|
2019-01-21 10:33:22 -05:00 |