i2pd/libi2pd
2023-03-26 22:12:43 -04:00
..
api.cpp separate thread for processing router's messages 2023-02-23 13:58:06 -05: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 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 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 Merge pull request #1889 from polistern/feat/sam-udp-port 2023-03-10 11:11:27 -05: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 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 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 I2PTunnel/UDPTunnel split 2022-10-25 15:30:12 -04:00
Destination.cpp handle i2p.streaming.answerPings properly 2023-03-19 15:47:50 -04:00
Destination.h [style] clean trailing spaces and tabs 2023-01-03 21:25:19 +03:00
ECIESX25519AEADRatchetSession.cpp create smaller I2NP packets 2023-03-21 21:25:00 -04:00
ECIESX25519AEADRatchetSession.h cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
Ed25519.cpp [msvc] fix warnings, revert cmake boost libs linking list 2023-03-13 18:34:45 +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 [msvc] fix warnings, revert cmake boost libs linking list 2023-03-13 18:34:45 +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 Fix several warnings 2023-03-02 12:22:24 +02:00
Gzip.h add copyright headers 2020-05-22 18:14:53 +00:00
HTTP.cpp [reseed] support domains in yggdrasil reseeder, fix IPv6 URL host parsing 2023-03-10 01:19:09 +00:00
HTTP.h [reseed] support domains in yggdrasil reseeder, fix IPv6 URL host parsing 2023-03-10 01:19:09 +00:00
I2NPProtocol.cpp create smaller I2NP packets 2023-03-21 21:25:00 -04:00
I2NPProtocol.h mediam size I2NP messages 2023-03-18 15:32:05 -04:00
I2PEndian.cpp set of updates: 2022-02-18 09:20:06 +03:00
I2PEndian.h Improve MSVC 2015 compatibility 2023-02-28 19:41:17 +02:00
Identity.cpp memory pool for IdentityEx 2023-03-16 21:32:53 -04:00
Identity.h memory pool for IdentityEx 2023-03-16 21:32:53 -04:00
KadDHT.cpp Fix typos 2023-03-26 01:48:22 +00:00
KadDHT.h use DHT table for floodfills 2023-02-22 15:58:20 -05:00
LeaseSet.cpp memory pool for IdentityEx 2023-03-16 21:32:53 -04:00
LeaseSet.h fixed crash when shows leasesets 2023-02-17 21:13:50 -05:00
LittleBigEndian.h add copyright headers 2020-05-22 18:14:53 +00:00
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 memory pool for IdentityEx 2023-03-16 21:32:53 -04:00
NetDb.hpp memory pool for IdentityEx 2023-03-16 21:32:53 -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 Check for null pointer before dereferencing it 2023-02-22 19:39:32 +02: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 don't save profiles under mutex 2023-02-14 09:50:32 -05:00
Profiling.h in-meory storage for router profiles 2023-02-11 16:22:02 -05:00
Queue.h cleanup code (spaces, tabs) 2022-05-20 17:44:29 +00:00
Reseed.cpp [reseed] support domains in yggdrasil reseeder, fix IPv6 URL host parsing 2023-03-10 01:19:09 +00:00
Reseed.h clean line trailing spaces and tabs 2021-11-27 23:30:35 +03:00
RouterContext.cpp update RouterInfo if congestion cap changed 2023-03-07 13:09:07 -05:00
RouterContext.h publish high congestion cap 2023-03-06 19:48:04 -05:00
RouterInfo.cpp memory pool for IdentityEx 2023-03-16 21:32:53 -04:00
RouterInfo.h memory pool for IdentityEx 2023-03-16 21:32:53 -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 Fix several warnings 2023-03-02 12:22:24 +02:00
SSU2.h [style] clean code 2023-02-11 09:41:51 +03:00
SSU2Session.cpp Fix typos 2023-03-26 01:48:22 +00:00
SSU2Session.h limited number of acked packets to 511 2023-03-02 16:18:25 -05:00
Streaming.cpp shorter streaming I2NP data messages 2023-03-26 22:12:43 -04:00
Streaming.h shorter streaming I2NP data messages 2023-03-26 22:12:43 -04:00
Tag.h faster GetBit 2023-02-14 19:49:29 -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 [style] clean code 2023-02-11 09:41:51 +03:00
Transports.h [style] clean code 2023-02-11 09:41:51 +03:00
TransportSession.h [style] clean code 2023-02-11 09:41:51 +03:00
Tunnel.cpp Fix typos 2023-03-26 01:48:22 +00:00
Tunnel.h moved max num transit tunnels to Tunnels 2023-03-05 20:08:15 -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 mediam size I2NP messages 2023-03-18 15:32:05 -04: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 [style] clean code 2023-02-11 09:41:51 +03:00
util.cpp Improve MSVC 2015 compatibility 2023-02-28 19:41:17 +02:00
util.h changed to tabs, move tor port to function 2023-02-14 20:46:24 +03:00
version.h 2.47.0 2023-03-11 10:35:55 -05:00