.. |
api.cpp
|
moved InitTransports code from Daemon to Transports
|
2022-09-23 21:27:11 -04:00 |
api.h
|
|
|
Base.cpp
|
fixed incorrect ret code
|
2022-02-10 13:07:29 -05:00 |
Base.h
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
Blinding.cpp
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
Blinding.h
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
ChaCha20.cpp
|
|
|
ChaCha20.h
|
|
|
Config.cpp
|
exluded SSU from transports
|
2022-11-22 19:29:20 -05:00 |
Config.h
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
CPU.cpp
|
|
|
CPU.h
|
|
|
Crypto.cpp
|
remove SSU
|
2022-11-22 20:05:52 -05:00 |
Crypto.h
|
remove SSU
|
2022-11-22 20:05:52 -05:00 |
CryptoKey.cpp
|
|
|
CryptoKey.h
|
clean line trailing spaces and tabs
|
2021-11-27 23:30:35 +03:00 |
Datagram.cpp
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
Datagram.h
|
I2PTunnel/UDPTunnel split
|
2022-10-25 15:30:12 -04:00 |
Destination.cpp
|
call stream request callback after CreateStream
|
2022-11-09 18:26:16 -05:00 |
Destination.h
|
sync StreamCreate
|
2022-11-08 19:52:43 -05:00 |
ECIESX25519AEADRatchetSession.cpp
|
clean line trailing spaces and tabs
|
2021-11-27 23:30:35 +03:00 |
ECIESX25519AEADRatchetSession.h
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
Ed25519.cpp
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
Ed25519.h
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
Elligator.cpp
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
Elligator.h
|
|
|
Family.cpp
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
Family.h
|
internal numeric id for families
|
2022-03-24 15:50:20 -04:00 |
FS.cpp
|
[FS] add support for windows ProgramData path when running as service
|
2022-06-06 18:25:22 +03:00 |
FS.h
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
Garlic.cpp
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
Garlic.h
|
insert garlic tag in destination's thread
|
2022-03-28 12:15:40 -04:00 |
Gost.cpp
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
Gost.h
|
|
|
Gzip.cpp
|
don't print error message if incomplete
|
2022-12-03 14:27:52 -05:00 |
Gzip.h
|
|
|
HTTP.cpp
|
reset port value before parsing
|
2022-10-26 18:35:56 -04:00 |
HTTP.h
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
I2NPProtocol.cpp
|
handle garlic messages from tunnels without pool
|
2022-05-31 21:43:31 -04:00 |
I2NPProtocol.h
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
I2PEndian.cpp
|
set of updates:
|
2022-02-18 09:20:06 +03:00 |
I2PEndian.h
|
set of updates:
|
2022-02-18 09:20:06 +03:00 |
Identity.cpp
|
enable compressible padding
|
2022-12-12 18:36:29 -05:00 |
Identity.h
|
compressable crypto key and padding for routers and destination
|
2022-10-24 15:12:07 -04:00 |
LeaseSet.cpp
|
check and limit LeaseSet's buffer size
|
2022-11-22 15:40:48 -05:00 |
LeaseSet.h
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
LittleBigEndian.h
|
|
|
Log.cpp
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
Log.h
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
NetDb.cpp
|
don't delete unreachable routers if tunnel creation success rate is too low
|
2022-12-11 17:03:53 -05:00 |
NetDb.hpp
|
don't delete unreachable routers if tunnel creation success rate is too low
|
2022-12-11 17:03:53 -05:00 |
NetDbRequests.cpp
|
|
|
NetDbRequests.h
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
NTCP2.cpp
|
try to restart acceptors after termination of expired NTCP2 if no descriptors
|
2022-12-10 15:44:37 -05:00 |
NTCP2.h
|
try to restart acceptors after termination of expired NTCP2 if no descriptors
|
2022-12-10 15:44:37 -05:00 |
Poly1305.cpp
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
Poly1305.h
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
Profiling.cpp
|
[log] update log messages (closes #1693)
|
2021-11-27 22:53:53 +03:00 |
Profiling.h
|
[profiles] add daily cleanup
|
2022-05-07 03:19:32 +03:00 |
Queue.h
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
Reseed.cpp
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
Reseed.h
|
clean line trailing spaces and tabs
|
2021-11-27 23:30:35 +03:00 |
RouterContext.cpp
|
use shared pointer for RouterInfo's addreses list
|
2022-12-04 19:21:51 -05:00 |
RouterContext.h
|
No descriptors error
|
2022-12-10 13:22:37 -05:00 |
RouterInfo.cpp
|
memory pool for address vectors
|
2022-12-07 14:08:27 -05:00 |
RouterInfo.h
|
memory pool for address vectors
|
2022-12-07 14:08:27 -05:00 |
Signature.cpp
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
Signature.h
|
clean line trailing spaces and tabs
|
2021-11-27 23:30:35 +03:00 |
Siphash.h
|
|
|
SSU2.cpp
|
SSU2: handle standard network errors more correctly
|
2022-12-13 22:04:21 +03:00 |
SSU2.h
|
delete expired token right away
|
2022-12-03 15:05:27 -05:00 |
SSU2Session.cpp
|
allow zero length padding
|
2022-12-12 14:18:36 -05:00 |
SSU2Session.h
|
don't send termination again if termination received block received
|
2022-12-06 21:40:33 -05:00 |
Streaming.cpp
|
eliminate RTT self-reduction
|
2022-12-04 17:52:44 -05:00 |
Streaming.h
|
sync AcceptStream
|
2022-11-11 13:31:54 -05:00 |
Tag.h
|
s and i keys for all addresses
|
2022-02-05 17:14:25 -05:00 |
Timestamp.cpp
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
Timestamp.h
|
Fix typos
|
2022-11-25 22:37:52 +02:00 |
TransitTunnel.cpp
|
|
|
TransitTunnel.h
|
|
|
Transports.cpp
|
use deadline_timer for bandwidth calculation timer
|
2022-12-13 23:25:16 +03:00 |
Transports.h
|
use deadline_timer for bandwidth calculation timer
|
2022-12-13 23:25:16 +03:00 |
TransportSession.h
|
delete invalid sessions from peers
|
2022-12-10 19:09:37 -05:00 |
Tunnel.cpp
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
Tunnel.h
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
TunnelBase.h
|
|
|
TunnelConfig.cpp
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
TunnelConfig.h
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
TunnelEndpoint.cpp
|
clean line trailing spaces and tabs
|
2021-11-27 23:30:35 +03:00 |
TunnelEndpoint.h
|
clean line trailing spaces and tabs
|
2021-11-27 23:30:35 +03:00 |
TunnelGateway.cpp
|
clean line trailing spaces and tabs
|
2021-11-27 23:30:35 +03:00 |
TunnelGateway.h
|
lazy initialization or tunnel gateway's random buffer
|
2021-11-20 18:31:18 -05:00 |
TunnelPool.cpp
|
Fix typos
|
2022-11-25 22:37:52 +02:00 |
TunnelPool.h
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
util.cpp
|
Fix typos
|
2022-11-25 22:37:52 +02:00 |
util.h
|
make sure that only *Mt method can be called for MemoryPoolMt
|
2022-12-04 17:43:29 -05:00 |
version.h
|
2.44.0
|
2022-11-20 08:56:05 -05:00 |