.. |
Base.cpp
|
fixed incorrect ret code
|
3 years ago |
Base.h
|
cleanup code (spaces, tabs)
|
3 years ago |
Blinding.cpp
|
change some log level to error back
|
2 years ago |
Blinding.h
|
cleanup code (spaces, tabs)
|
3 years ago |
CPU.cpp
|
…
|
|
CPU.h
|
…
|
|
ChaCha20.cpp
|
…
|
|
ChaCha20.h
|
…
|
|
Config.cpp
|
Configurable minimum successful tunnels
|
2 years ago |
Config.h
|
cleanup code (spaces, tabs)
|
3 years ago |
Crypto.cpp
|
[
|
2 years ago |
Crypto.h
|
remove SSU
|
2 years ago |
CryptoKey.cpp
|
…
|
|
CryptoKey.h
|
…
|
|
Datagram.cpp
|
rename SendTunnelDataMsg to SendTunnelDataMsgs for multiple messages
|
2 years ago |
Datagram.h
|
I2PTunnel/UDPTunnel split
|
2 years ago |
Destination.cpp
|
use unordered_map for LeaseSets
|
2 years ago |
Destination.h
|
use unordered_map for LeaseSets
|
2 years ago |
ECIESX25519AEADRatchetSession.cpp
|
create smaller I2NP packets
|
2 years ago |
ECIESX25519AEADRatchetSession.h
|
cleanup code (spaces, tabs)
|
3 years ago |
Ed25519.cpp
|
[msvc] fix warnings, revert cmake boost libs linking list
|
2 years ago |
Ed25519.h
|
cleanup code (spaces, tabs)
|
3 years ago |
Elligator.cpp
|
cleanup code (spaces, tabs)
|
3 years ago |
Elligator.h
|
…
|
|
FS.cpp
|
[FS] add support for windows ProgramData path when running as service
|
2 years ago |
FS.h
|
cleanup code (spaces, tabs)
|
3 years ago |
Family.cpp
|
change some log levels back
|
2 years ago |
Family.h
|
internal numeric id for families
|
3 years ago |
Garlic.cpp
|
check tagset for null
|
2 years ago |
Garlic.h
|
insert garlic tag in destination's thread
|
3 years ago |
Gost.cpp
|
cleanup code (spaces, tabs)
|
3 years ago |
Gost.h
|
…
|
|
Gzip.cpp
|
Fix several warnings
|
2 years ago |
Gzip.h
|
…
|
|
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
|
drop unexpected I2NP messages
|
2 years ago |
I2NPProtocol.h
|
mediam size I2NP messages
|
2 years ago |
I2PEndian.cpp
|
set of updates:
|
3 years ago |
I2PEndian.h
|
Improve MSVC 2015 compatibility
|
2 years ago |
Identity.cpp
|
change some log level to error back
|
2 years ago |
Identity.h
|
memory pool for IdentityEx
|
2 years 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
|
2 years ago |
LittleBigEndian.h
|
…
|
|
Log.cpp
|
Up level for some logs to critical
|
2 years ago |
Log.h
|
add critical log level
|
2 years ago |
NTCP2.cpp
|
don't include unconfirmed floodfill to the list if we have enough floodfills already
|
2 years ago |
NTCP2.h
|
Refuse dulicated incoming pending session from same IP
|
2 years ago |
NetDb.cpp
|
reset floodfill cap for unknown floodfills
|
2 years ago |
NetDb.hpp
|
don't include unconfirmed floodfill to the list if we have enough floodfills already
|
2 years ago |
NetDbRequests.cpp
|
rename SendTunnelDataMsg to SendTunnelDataMsgTo for router tunnel delivery types
|
2 years ago |
NetDbRequests.h
|
cleanup code (spaces, tabs)
|
3 years ago |
Poly1305.cpp
|
cleanup code (spaces, tabs)
|
3 years ago |
Poly1305.h
|
cleanup code (spaces, tabs)
|
3 years ago |
Profiling.cpp
|
Merge pull request #1925 from wekoq/openssl
|
2 years ago |
Profiling.h
|
redo no save useless profiles
|
2 years ago |
Queue.h
|
cleanup code (spaces, tabs)
|
3 years ago |
Reseed.cpp
|
Up level for some logs to critical
|
2 years ago |
Reseed.h
|
…
|
|
RouterContext.cpp
|
publish encrypted RouterInfo
|
2 years ago |
RouterContext.h
|
publish high congestion cap
|
2 years ago |
RouterInfo.cpp
|
fix incorrect merge conflict resolve
|
2 years ago |
RouterInfo.h
|
reset floodfill cap for unknown floodfills
|
2 years ago |
SSU2.cpp
|
Up level for some logs to critical
|
2 years ago |
SSU2.h
|
[style] clean code
|
2 years ago |
SSU2Session.cpp
|
don't include unconfirmed floodfill to the list if we have enough floodfills already
|
2 years ago |
SSU2Session.h
|
limited number of acked packets to 511
|
2 years ago |
Signature.cpp
|
cleanup code (spaces, tabs)
|
3 years ago |
Signature.h
|
…
|
|
Siphash.h
|
…
|
|
Streaming.cpp
|
rename SendTunnelDataMsg to SendTunnelDataMsgs for multiple messages
|
2 years ago |
Streaming.h
|
shorter streaming I2NP data messages
|
2 years ago |
Tag.h
|
faster GetBit
|
2 years ago |
Timestamp.cpp
|
cleanup code (spaces, tabs)
|
3 years ago |
Timestamp.h
|
Fix typos
|
2 years ago |
TransitTunnel.cpp
|
[style] clean trailing spaces and tabs
|
2 years ago |
TransitTunnel.h
|
fixed warning
|
2 years ago |
TransportSession.h
|
bypass slow transport sessions
|
2 years ago |
Transports.cpp
|
static keys table
|
2 years ago |
Transports.h
|
mark and check unreachable ident hashes
|
2 years ago |
Tunnel.cpp
|
override reply token only if non-zero
|
2 years ago |
Tunnel.h
|
Configurable minimum successful tunnels
|
2 years ago |
TunnelBase.h
|
don't create encryption for new transit tunnel immediately
|
2 years ago |
TunnelConfig.cpp
|
cleanup code (spaces, tabs)
|
3 years ago |
TunnelConfig.h
|
cleanup code (spaces, tabs)
|
3 years ago |
TunnelEndpoint.cpp
|
don't catch RouterInfo at OBEP
|
2 years ago |
TunnelEndpoint.h
|
…
|
|
TunnelGateway.cpp
|
…
|
|
TunnelGateway.h
|
…
|
|
TunnelPool.cpp
|
bypass medium congestion(D) routers for client tunnels
|
2 years ago |
TunnelPool.h
|
bypass medium congestion(D) routers for client tunnels
|
2 years ago |
api.cpp
|
separate thread for processing router's messages
|
2 years ago |
api.h
|
…
|
|
util.cpp
|
Improve MSVC 2015 compatibility
|
2 years ago |
util.h
|
changed to tabs, move tor port to function
|
2 years ago |
version.h
|
2.47.0
|
2 years ago |