.. |
Base.cpp
|
correct base64 check
|
1 year ago |
Base.h
|
verify jump link for valid characters
|
1 year ago |
Blinding.cpp
|
change some log level to error back
|
2 years ago |
Blinding.h
|
…
|
|
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
|
implement httpproxy.senduseragent
|
1 month ago |
Config.h
|
…
|
|
Crypto.cpp
|
Revert LibreSSL workaround when LibreSSL version >= 4.0.0
|
2 weeks ago |
Crypto.h
|
fixed
|
3 months ago |
CryptoKey.cpp
|
…
|
|
CryptoKey.h
|
…
|
|
Datagram.cpp
|
use Rng from pool if possible
|
2 months ago |
Datagram.h
|
max flush interval
|
2 months ago |
Destination.cpp
|
ability post LeaseSet update to destination's thread
|
2 weeks ago |
Destination.h
|
fixed warnings
|
2 weeks ago |
ECIESX25519AEADRatchetSession.cpp
|
removed C++17 check
|
2 months ago |
ECIESX25519AEADRatchetSession.h
|
set max number of tags adequate to max window size
|
2 months ago |
Ed25519.cpp
|
[msvc] fix warnings, revert cmake boost libs linking list
|
2 years ago |
Ed25519.h
|
…
|
|
Elligator.cpp
|
…
|
|
Elligator.h
|
…
|
|
FS.cpp
|
[win32] use boost filesystem for gcc builds
|
4 weeks ago |
FS.h
|
[win32] use boost filesystem for gcc builds
|
4 weeks ago |
Family.cpp
|
rollback
|
3 weeks ago |
Family.h
|
use EVP_PKEY for family signature verification
|
3 weeks ago |
Garlic.cpp
|
ability post LeaseSet update to destination's thread
|
2 weeks ago |
Garlic.h
|
ability post LeaseSet update to destination's thread
|
2 weeks ago |
Gost.cpp
|
…
|
|
Gost.h
|
…
|
|
Gzip.cpp
|
Fix several warnings
|
2 years ago |
Gzip.h
|
…
|
|
HTTP.cpp
|
don't apply std::move to prvalue
|
2 months ago |
HTTP.h
|
pass const strings for HTTP headers
|
2 months ago |
I2NPProtocol.cpp
|
use std::list and splice fr msg queue
|
3 weeks ago |
I2NPProtocol.h
|
use std::list and splice fr msg queue
|
3 weeks ago |
I2PEndian.cpp
|
…
|
|
I2PEndian.h
|
Add Haiku OS support (#1970)
|
1 year ago |
Identity.cpp
|
don't create full identity from buffer if only ident hash is needed
|
3 months ago |
Identity.h
|
don't create full identity from buffer if only ident hash is needed
|
3 months ago |
KadDHT.cpp
|
Fix typos
|
2 years ago |
KadDHT.h
|
use DHT table for floodfills
|
2 years ago |
LeaseSet.cpp
|
don't include expired lease to LeaseSet for I2Cp
|
2 months ago |
LeaseSet.h
|
force LeaseSet timestamp update if published at the same second
|
3 months ago |
LittleBigEndian.h
|
…
|
|
Log.cpp
|
Up level for some logs to critical
|
2 years ago |
Log.h
|
removed C++17 check
|
2 months ago |
NTCP2.cpp
|
check max RouterInfo size
|
1 month ago |
NTCP2.h
|
termination check timeout variance
|
2 months ago |
NetDb.cpp
|
don't delete unreachable routers if no transports
|
2 weeks ago |
NetDb.hpp
|
don't delete unreachable routers if no transports
|
2 weeks ago |
NetDbRequests.cpp
|
use mt19937 instead rand
|
5 months ago |
NetDbRequests.h
|
use mt19937 instead rand
|
5 months ago |
Profiling.cpp
|
save timestamp from epoch instead local time to profiles
|
2 months ago |
Profiling.h
|
save router's endpoint to profile and try to use it next time without requesting introducers
|
1 week ago |
Queue.h
|
use std::list and splice fr msg queue
|
3 weeks ago |
Reseed.cpp
|
use common SOCK5 code for reseed
|
9 months ago |
Reseed.h
|
…
|
|
RouterContext.cpp
|
update introducer's iTag is session to introducer was replaced to new one
|
1 month ago |
RouterContext.h
|
fixed warnings
|
2 weeks ago |
RouterInfo.cpp
|
use pointer to RouterInfo in SaveUpdated
|
2 weeks ago |
RouterInfo.h
|
don't try to save invalid router
|
2 weeks ago |
SSU2.cpp
|
use min hole punch interval for connection attempts
|
1 week ago |
SSU2.h
|
use min hole punch interval for connection attempts
|
1 week ago |
SSU2OutOfSession.cpp
|
recognize symmetric NAT from peer test msg 7
|
2 weeks ago |
SSU2OutOfSession.h
|
recognize symmetric NAT from peer test msg 7
|
2 weeks ago |
SSU2Session.cpp
|
resend relay reponnse if remote router >= 0.9.64
|
6 days ago |
SSU2Session.h
|
resend relay reponnse if remote router >= 0.9.64
|
6 days ago |
Signature.cpp
|
fixed race condition with openssl 3.2.0
|
10 months ago |
Signature.h
|
fixed race condition with openssl 3.2.0
|
10 months ago |
Siphash.h
|
…
|
|
Socks5.h
|
fixed warning
|
9 months ago |
Streaming.cpp
|
request new leaseset if all leases are about to expire
|
2 weeks ago |
Streaming.h
|
send a packet to new remote lease in advance if current is about to expire
|
2 weeks ago |
Tag.h
|
…
|
|
Timestamp.cpp
|
flood to 2 next day closest floodfills before UTC midnight
|
5 months ago |
Timestamp.h
|
flood to 2 next day closest floodfills before UTC midnight
|
5 months ago |
TransitTunnel.cpp
|
…
|
|
TransitTunnel.h
|
fixed warning
|
2 years ago |
TransportSession.h
|
common code for SOCKS5 proxy connectivity
|
9 months ago |
Transports.cpp
|
use min hole punch interval for connection attempts
|
1 week ago |
Transports.h
|
don't select same peer too often
|
2 months ago |
Tunnel.cpp
|
ability post LeaseSet update to destination's thread
|
2 weeks ago |
Tunnel.h
|
use std::list and splice fr msg queue
|
3 weeks ago |
TunnelBase.h
|
…
|
|
TunnelConfig.cpp
|
…
|
|
TunnelConfig.h
|
…
|
|
TunnelEndpoint.cpp
|
don't catch RouterInfo at OBEP
|
2 years ago |
TunnelEndpoint.h
|
…
|
|
TunnelGateway.cpp
|
Drop for tunnel and encrypted messages
|
9 months ago |
TunnelGateway.h
|
…
|
|
TunnelPool.cpp
|
update leaseset in destination's thread
|
2 weeks ago |
TunnelPool.h
|
implement i2p.streaming.profile to specify high or low bandwidth tunnel pools
|
1 month ago |
api.cpp
|
handle 'reservedrange' param properly
|
10 months ago |
api.h
|
…
|
|
util.cpp
|
exclude NAT64 ipv6 addresses
|
12 months ago |
util.h
|
use memory pool for SSU2 received packets arrays
|
1 month ago |
version.h
|
2.54.0
|
4 weeks ago |