.. |
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
|
fix warnings about unused code
|
2023-01-01 13:48:41 +03:00 |
Blinding.h
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
ChaCha20.cpp
|
|
|
ChaCha20.h
|
|
|
Config.cpp
|
rename and refactor
|
2023-02-01 19:14:56 +03:00 |
Config.h
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
CPU.cpp
|
|
|
CPU.h
|
|
|
Crypto.cpp
|
fix warnings about unused code
|
2023-01-01 13:48:41 +03: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
|
drop too long or too short LeaseSet
|
2023-01-30 15:06:40 -05:00 |
Destination.h
|
[style] clean trailing spaces and tabs
|
2023-01-03 21:25:19 +03: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
|
Update tests and corresponding makefiles (#1862)
|
2023-01-30 04:17:49 +03:00 |
HTTP.h
|
fixed test-http-req
|
2023-01-28 17:18:54 -05:00 |
I2NPProtocol.cpp
|
reject duplicated trnsit tunnel
|
2023-01-05 11:59:47 -05:00 |
I2NPProtocol.h
|
bump default max number of transit tunnels to 5000
|
2022-12-21 18:27:42 -05: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
|
[style] clean trailing spaces and tabs
|
2023-01-03 21:25:19 +03:00 |
Identity.h
|
compressable crypto key and padding for routers and destination
|
2022-10-24 15:12:07 -04:00 |
LeaseSet.cpp
|
[style] clean trailing spaces and tabs
|
2023-01-03 21:25:19 +03:00 |
LeaseSet.h
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
LittleBigEndian.h
|
|
|
Log.cpp
|
add loglevel checker, fix fields passing to translated string formatter
|
2023-01-19 08:33:03 +03:00 |
Log.h
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
NetDb.cpp
|
don't innsert back unreachable router
|
2023-02-06 16:18:16 -05:00 |
NetDb.hpp
|
[style] clean trailing spaces and tabs
|
2023-01-03 21:25:19 +03:00 |
NetDbRequests.cpp
|
|
|
NetDbRequests.h
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
NTCP2.cpp
|
fixed typo
|
2023-02-07 18:01:24 -05:00 |
NTCP2.h
|
Refuse dulicated incoming pending session from same IP
|
2022-12-27 21:54:32 -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
|
store unrechable in profile
|
2023-02-06 13:19:41 -05:00 |
Profiling.h
|
store unrechable in profile
|
2023-02-06 13:19:41 -05: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
|
don't publish localhost addresses in RouterInfo
|
2023-01-28 22:33:44 -05:00 |
RouterContext.h
|
update RouuterInfo if NTCP2 or SSU2 keys were recreated
|
2023-01-25 13:23:46 -05:00 |
RouterInfo.cpp
|
compare published address and actual endpoint
|
2023-02-05 18:26:09 -05:00 |
RouterInfo.h
|
compare published address and actual endpoint
|
2023-02-05 18:26:09 -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
|
memrory pool for SSU2IncompleteMessage
|
2023-01-17 21:32:36 -05:00 |
SSU2.h
|
memrory pool for SSU2IncompleteMessage
|
2023-01-17 21:32:36 -05:00 |
SSU2Session.cpp
|
update status before deleting session
|
2023-02-06 19:31:31 -05:00 |
SSU2Session.h
|
limit number of acked packets to 510
|
2023-02-03 19:17:46 -05:00 |
Streaming.cpp
|
[style] clean trailing spaces and tabs
|
2023-01-03 21:25:19 +03:00 |
Streaming.h
|
[style] clean trailing spaces and tabs
|
2023-01-03 21:25:19 +03: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
|
[style] clean trailing spaces and tabs
|
2023-01-03 21:25:19 +03:00 |
TransitTunnel.h
|
don't create encryption for new transit tunnel immediately
|
2022-12-25 09:36:16 -05:00 |
Transports.cpp
|
don't set unrechable for routers without published addresses
|
2023-02-06 14:18:15 -05:00 |
Transports.h
|
select first hop from high bandwidth peer for client tunnels
|
2023-02-03 15:59:56 -05:00 |
TransportSession.h
|
[style] clean trailing spaces and tabs
|
2023-01-03 21:25:19 +03:00 |
Tunnel.cpp
|
fixed warning
|
2023-02-01 21:28:05 -05:00 |
Tunnel.h
|
fixed warning
|
2023-02-01 21:28:05 -05:00 |
TunnelBase.h
|
don't create encryption for new transit tunnel immediately
|
2022-12-25 09:36:16 -05:00 |
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
|
fixed typo
|
2023-02-03 17:32:43 -05:00 |
TunnelPool.h
|
select first hop from high bandwidth peer for client tunnels
|
2023-02-03 15:59:56 -05: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.45.1
|
2023-01-11 13:52:20 -05:00 |