You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
i2pd/libi2pd
orignal 3a4833aa67
Merge pull request #2017 from Vort/show_bw_caps
show bandwidth caps for hops
2 months ago
..
Base.cpp correct base64 check 11 months ago
Base.h verify jump link for valid characters 11 months ago
Blinding.cpp change some log level to error back 2 years ago
Blinding.h cleanup code (spaces, tabs) 2 years ago
CPU.cpp [cpu] more builtin version check changes 1 year ago
CPU.h [cpu] use short defines instead of long checks 1 year ago
Config.cpp removed ls's reseed 3 months ago
Config.h cleanup code (spaces, tabs) 2 years ago
Crypto.cpp removed openssl 1.0.2 support 3 months ago
Crypto.h removed openssl/engine.h 2 months ago
CryptoKey.cpp don't select ElGamal routers for tunnels 3 years ago
CryptoKey.h clean line trailing spaces and tabs 3 years ago
Datagram.cpp fixed warning 8 months ago
Datagram.h Update copyright year 8 months ago
Destination.cpp calculate min pacing time. Return wrongly removed line 3 months ago
Destination.h limit stream's outbound speed 3 months ago
ECIESX25519AEADRatchetSession.cpp include tagsetid into msgid 2 months ago
ECIESX25519AEADRatchetSession.h encrypted tunnel test messages 7 months ago
Ed25519.cpp [msvc] fix warnings, revert cmake boost libs linking list 2 years ago
Ed25519.h cleanup code (spaces, tabs) 2 years ago
Elligator.cpp cleanup code (spaces, tabs) 2 years ago
Elligator.h add copyright headers 4 years ago
FS.cpp [FS] boost 1.85.0 support 4 months ago
FS.h cleanup code (spaces, tabs) 2 years ago
Family.cpp change some log levels back 2 years ago
Family.h internal numeric id for families 3 years ago
Garlic.cpp don't limit num attempts in routing path. Increased routing path expiration to 2 minutes 2 months ago
Garlic.h don't limit num attempts in routing path. Increased routing path expiration to 2 minutes 2 months ago
Gost.cpp cleanup code (spaces, tabs) 2 years ago
Gost.h add copyright headers 4 years ago
Gzip.cpp Fix several warnings 2 years ago
Gzip.h add copyright headers 4 years ago
HTTP.cpp [reseed] support domains in yggdrasil reseeder, fix IPv6 URL host parsing 2 years ago
HTTP.h [reseed] support domains in yggdrasil reseeder, fix IPv6 URL host parsing 2 years ago
I2NPProtocol.cpp handle DatabaseSearchReply in netdb requests thread 4 months ago
I2NPProtocol.h use unordered_map for excluded routers. don't request to self 4 months ago
I2PEndian.cpp set of updates: 3 years ago
I2PEndian.h Add Haiku OS support (#1970) 12 months ago
Identity.cpp don't create full identity from buffer if only ident hash is needed 2 months ago
Identity.h don't create full identity from buffer if only ident hash is needed 2 months ago
KadDHT.cpp Fix typos 2 years ago
KadDHT.h use DHT table for floodfills 2 years ago
LeaseSet.cpp Up level for some logs to critical 2 years ago
LeaseSet.h [webconsole] added a button to prematurely release a leaseset 1 year ago
LittleBigEndian.h add copyright headers 4 years ago
Log.cpp Up level for some logs to critical 2 years ago
Log.h added CheckLogLevel 8 months ago
NTCP2.cpp move unsent I2NP messages to new session if replaced 4 months ago
NTCP2.h move unsent I2NP messages to new session if replaced 4 months ago
NetDb.cpp flood to 2 next day closest floodfills before UTC midnight 4 months ago
NetDb.hpp increased number of floodfills threshold to 1200 2 months ago
NetDbRequests.cpp use mt19937 instead rand 4 months ago
NetDbRequests.h use mt19937 instead rand 4 months ago
Profiling.cpp recognize duplicated routers and store duplicated flag in profile 3 months ago
Profiling.h drop incoming SSU2 session from duplicated router 3 months ago
Queue.h cleanup code (spaces, tabs) 2 years ago
Reseed.cpp use common SOCK5 code for reseed 7 months ago
Reseed.h clean line trailing spaces and tabs 3 years ago
RouterContext.cpp stop destination's thread before cleanup 3 months ago
RouterContext.h update congestion caps before initial publishing 3 months ago
RouterInfo.cpp Merge pull request #2017 from Vort/show_bw_caps 2 months ago
RouterInfo.h Merge pull request #2017 from Vort/show_bw_caps 2 months ago
SSU2.cpp check if address is still introducer before trying to introduce 3 months ago
SSU2.h don't request relay tag for every session if we have enough introducers 4 months ago
SSU2Session.cpp drop incoming SSU2 session from duplicated router 3 months ago
SSU2Session.h check if updated router is still introducer. Remove non-introducer sessions from introducers list 3 months ago
Signature.cpp fixed race condition with openssl 3.2.0 9 months ago
Signature.h fixed race condition with openssl 3.2.0 9 months ago
Siphash.h fix code syle(spaces->tabs, tabulations) 4 years ago
Socks5.h fixed warning 7 months ago
Streaming.cpp don't limit num attempts in routing path. Increased routing path expiration to 2 minutes 2 months ago
Streaming.h fixed stream hanging due to inactivity. Smoother RTT 3 months ago
Tag.h faster GetBit 2 years ago
Timestamp.cpp flood to 2 next day closest floodfills before UTC midnight 4 months ago
Timestamp.h flood to 2 next day closest floodfills before UTC midnight 4 months ago
TransitTunnel.cpp [style] clean trailing spaces and tabs 2 years ago
TransitTunnel.h fixed warning 1 year ago
TransportSession.h common code for SOCKS5 proxy connectivity 7 months ago
Transports.cpp use unordered_map for excluded routers. don't request to self 4 months ago
Transports.h don't manage netdb is transports are not running 5 months ago
Tunnel.cpp drop unsolicited database serach replies 5 months ago
Tunnel.h fix high latency threshold 7 months ago
TunnelBase.h don't create encryption for new transit tunnel immediately 2 years ago
TunnelConfig.cpp cleanup code (spaces, tabs) 2 years ago
TunnelConfig.h cleanup code (spaces, tabs) 2 years ago
TunnelEndpoint.cpp don't catch RouterInfo at OBEP 1 year ago
TunnelEndpoint.h clean line trailing spaces and tabs 3 years ago
TunnelGateway.cpp Drop for tunnel and encrypted messages 8 months ago
TunnelGateway.h lazy initialization or tunnel gateway's random buffer 3 years ago
TunnelPool.cpp fixed deadlock 4 months ago
TunnelPool.h use mt19937 instead rand() 5 months ago
api.cpp handle 'reservedrange' param properly 8 months ago
api.h add copyright headers 4 years ago
util.cpp exclude NAT64 ipv6 addresses 10 months ago
util.h changed to tabs, move tor port to function 2 years ago
version.h 2.53.0 2 months ago