.. |
api.cpp
|
[log] update log messages (closes #1693)
|
2021-11-27 22:53:53 +03:00 |
api.h
|
add copyright headers
|
2020-05-22 18:14:53 +00:00 |
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 |
BloomFilter.cpp
|
add copyright headers
|
2020-05-22 18:14:53 +00:00 |
BloomFilter.h
|
add copyright headers
|
2020-05-22 18:14:53 +00:00 |
ChaCha20.cpp
|
add copyright headers
|
2020-05-22 18:14:53 +00:00 |
ChaCha20.h
|
add copyright headers
|
2020-05-22 18:14:53 +00:00 |
Config.cpp
|
[config] change descriptions for deprecated options
|
2022-06-06 17:44:36 +03:00 |
Config.h
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
CPU.cpp
|
disable aes/avx for winxp by default
|
2020-11-16 03:43:54 +03:00 |
CPU.h
|
Automate AES-NI and AVX detection on runtime, make it default on x86-based systems (#1578)
|
2020-11-15 01:31:20 +03:00 |
Crypto.cpp
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
Crypto.h
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
CryptoKey.cpp
|
don't select ElGamal routers for tunnels
|
2021-09-03 13:30:01 -04:00 |
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
|
clean line trailing spaces and tabs
|
2021-11-27 23:30:35 +03:00 |
Destination.cpp
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
Destination.h
|
insert garlic tag in destination's thread
|
2022-03-28 12:15:40 -04: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
|
add copyright headers
|
2020-05-22 18:14:53 +00:00 |
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
|
add copyright headers
|
2020-05-22 18:14:53 +00:00 |
Gzip.cpp
|
add copyright headers
|
2020-05-22 18:14:53 +00:00 |
Gzip.h
|
add copyright headers
|
2020-05-22 18:14:53 +00:00 |
HTTP.cpp
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00: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
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
Identity.h
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
LeaseSet.cpp
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
LeaseSet.h
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
LittleBigEndian.h
|
add copyright headers
|
2020-05-22 18:14:53 +00:00 |
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
|
Populate router's buffer before sending RouterInfo block
|
2022-06-15 13:10:49 -04:00 |
NetDb.hpp
|
Populate router's buffer before sending RouterInfo block
|
2022-06-15 13:10:49 -04:00 |
NetDbRequests.cpp
|
add copyright headers
|
2020-05-22 18:14:53 +00:00 |
NetDbRequests.h
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
NTCP2.cpp
|
send update local RouterInfo
|
2022-06-13 14:02:36 -04:00 |
NTCP2.h
|
send update local RouterInfo
|
2022-06-13 14:02:36 -04: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
|
publisuh peer test cap for published SSU2 addresses
|
2022-06-10 10:33:27 -04:00 |
RouterContext.h
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
RouterInfo.cpp
|
exclude expired SSU2 introducers
|
2022-06-23 18:23:25 -04:00 |
RouterInfo.h
|
handle peer test messages 4 and 5
|
2022-06-07 16:09:20 -04: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
|
fix code syle(spaces->tabs, tabulations)
|
2020-05-22 18:14:53 +00:00 |
SSU2.cpp
|
resend SessionRequest and SessionCreated
|
2022-06-24 13:07:02 -04:00 |
SSU2.h
|
delete pending outgoind session when SessionCreated received
|
2022-06-22 13:15:25 -04:00 |
SSU2Session.cpp
|
set session request sent status in right place
|
2022-06-24 13:27:13 -04:00 |
SSU2Session.h
|
resend SessionRequest and SessionCreated
|
2022-06-24 13:07:02 -04:00 |
SSU.cpp
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
SSU.h
|
adjust clock from SSU SessionCreated is time difference exceeds 15 seconds
|
2022-02-01 18:43:11 -05:00 |
SSUData.cpp
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
SSUData.h
|
dropped MESHNET build option
|
2022-03-24 01:36:12 +03:00 |
SSUSession.cpp
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
SSUSession.h
|
adjust clock from SSU SessionCreated is time difference exceeds 15 seconds
|
2022-02-01 18:43:11 -05:00 |
Streaming.cpp
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
Streaming.h
|
minimal send ack interval
|
2021-12-05 17:54:34 -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
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
TransitTunnel.cpp
|
don't create new tunnel message for encryption/decryption
|
2021-10-15 14:01:41 -04:00 |
TransitTunnel.h
|
don't create new tunnel message for encryption/decryption
|
2021-10-15 14:01:41 -04:00 |
Transports.cpp
|
send updated local RouterInfo for long sessions
|
2022-06-19 14:21:35 -04:00 |
Transports.h
|
send updated local RouterInfo for long sessions
|
2022-06-19 14:21:35 -04:00 |
TransportSession.h
|
sign data for PeerTest msg 3 and 5
|
2022-06-21 08:12:41 -04: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
|
don't create new tunnel message for encryption/decryption
|
2021-10-15 14:01:41 -04: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
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
TunnelPool.h
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
util.cpp
|
cleanup code (spaces, tabs)
|
2022-05-20 17:44:29 +00:00 |
util.h
|
clean line trailing spaces and tabs
|
2021-11-27 23:30:35 +03:00 |
version.h
|
2.42.1
|
2022-05-24 15:09:26 +03:00 |