.. |
api.cpp
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08: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 |
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
|
ntcp2 crypto added
|
2018-05-24 14:27:26 -04:00 |
ChaCha20.h
|
ntcp2 crypto added
|
2018-05-24 14:27:26 -04:00 |
Config.cpp
|
ntcp2.published and ntcp2.port parameters
|
2018-07-31 12:59:38 -04:00 |
Config.h
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08: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
|
fixed #1217. verify decryption result
|
2018-08-07 10:35:25 -04:00 |
Crypto.h
|
Fix "macro expansion producing 'defined' has undefined behavior" clang warning
|
2018-06-27 22:31:01 +03:00 |
CryptoKey.cpp
|
use croorect encryption type for tunnel build
|
2018-03-09 14:56:06 -05:00 |
CryptoKey.h
|
use croorect encryption type for tunnel build
|
2018-03-09 14:56:06 -05:00 |
CryptoWorker.h
|
whitespace cleanup
|
2018-02-20 12:59:39 -05:00 |
Datagram.cpp
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
Datagram.h
|
fix mixing tabs and spaces
|
2018-01-13 22:51:02 +08:00 |
Destination.cpp
|
fix typo
|
2018-07-10 17:39:21 +08:00 |
Destination.h
|
Merge remote-tracking branch 'purple/openssl' into i2cp-session-reconfig
|
2018-02-26 07:58:03 -05:00 |
Ed25519.cpp
|
better implementation of x25519
|
2018-06-19 11:14:22 -04:00 |
Ed25519.h
|
scalar multiplication for x25519
|
2018-06-12 12:42:20 -04:00 |
Event.cpp
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
Event.h
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
Family.cpp
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
Family.h
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
FS.cpp
|
fix mixing tabs and spaces
|
2018-01-13 22:51:02 +08:00 |
FS.h
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
Garlic.cpp
|
revert
|
2018-02-26 08:12:15 -05:00 |
Garlic.h
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
Gost.cpp
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
Gost.h
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
Gzip.cpp
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
Gzip.h
|
restructure build to separate the 3 main components into 3 subdirectories
|
2017-04-21 06:33:45 -04:00 |
HTTP.cpp
|
Merge remote-tracking branch 'purple/master'
|
2018-04-08 19:56:48 -04:00 |
HTTP.h
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
I2NPProtocol.cpp
|
use croorect encryption type for tunnel build
|
2018-03-09 14:56:06 -05:00 |
I2NPProtocol.h
|
send I2NP messages through NTCP2
|
2018-07-18 11:16: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
|
use builtin __AVX__ and __AES__ macros and reduce code duplication
|
2018-06-27 17:32:38 +08:00 |
Identity.h
|
fix mixing tabs and spaces
|
2018-01-13 22:51:02 +08:00 |
LeaseSet.cpp
|
use croorect encryption type for tunnel build
|
2018-03-09 14:56:06 -05:00 |
LeaseSet.h
|
rollback
|
2018-01-26 14:33:06 -05:00 |
LittleBigEndian.h
|
restructure build to separate the 3 main components into 3 subdirectories
|
2017-04-21 06:33:45 -04:00 |
Log.cpp
|
qt log viewer now works
|
2018-05-19 23:06:06 +08:00 |
Log.h
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
NetDb.cpp
|
fix typo
|
2018-07-10 17:39:21 +08:00 |
NetDb.hpp
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08: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
|
fixed incorrect lenght
|
2018-08-08 17:38:21 -04:00 |
NTCP2.h
|
reuse NTCP2 frame buffers
|
2018-08-08 16:23:44 -04:00 |
NTCPSession.cpp
|
ignore NTCP2 addresses
|
2018-07-23 15:44:36 -04:00 |
NTCPSession.h
|
fix race
|
2018-03-24 07:53:06 -04:00 |
Poly1305.cpp
|
fixed typo
|
2018-07-18 12:56:46 -04:00 |
Poly1305.h
|
ntcp2 crypto added
|
2018-05-24 14:27:26 -04: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 typo
|
2018-07-10 17:39:21 +08:00 |
Reseed.h
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
RouterContext.cpp
|
don't overwrite NTCP2 keys
|
2018-08-03 21:16:35 -04:00 |
RouterContext.h
|
enable/disable NTCP2 address
|
2018-08-03 14:49:28 -04:00 |
RouterInfo.cpp
|
get unpublished NTCP2 address
|
2018-08-04 08:47:58 -04:00 |
RouterInfo.h
|
get unpublished NTCP2 address
|
2018-08-04 08:47:58 -04:00 |
Signature.cpp
|
NTCP2 added
|
2018-06-05 12:53:13 -04:00 |
Signature.h
|
moved Ed25519 away from signature
|
2018-06-04 16:06:38 -04:00 |
Siphash.h
|
correct usage of sipkeys
|
2018-06-22 12:20:35 -04:00 |
SSU.cpp
|
fix mixing tabs and spaces
|
2018-01-13 22:51:02 +08:00 |
SSU.h
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
SSUData.cpp
|
fix mixing tabs and spaces
|
2018-01-13 22:51:02 +08:00 |
SSUData.h
|
fix mixing tabs and spaces
|
2018-01-13 22:51:02 +08:00 |
SSUSession.cpp
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
SSUSession.h
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
Streaming.cpp
|
Initial SAM cleanup
|
2018-04-24 09:45:16 -04:00 |
Streaming.h
|
tabify
|
2018-04-25 11:27:56 -04:00 |
Tag.h
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
Timestamp.cpp
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
Timestamp.h
|
fix mixing tabs and spaces
|
2018-01-13 22:51:02 +08: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
|
connect to NTCP2 address if presented
|
2018-08-04 13:48:09 -04:00 |
Transports.h
|
enable NTCP2 as transport
|
2018-07-13 15:59:28 -04:00 |
TransportSession.h
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
Tunnel.cpp
|
fix typo
|
2018-07-10 17:39:21 +08:00 |
Tunnel.h
|
fixed crash
|
2018-02-26 19:41:24 -05: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
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
TunnelGateway.h
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
TunnelPool.cpp
|
be concise
|
2018-02-26 08:18:01 -05:00 |
TunnelPool.h
|
implement i2cp session reconfigure
|
2018-01-02 11:34:58 -05:00 |
util.cpp
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
util.h
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
version.h
|
2.19.0
|
2018-06-26 13:36:30 -04:00 |