.. |
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
|
disable aes/avx for winxp by default
|
4 years ago |
CPU.h
|
Automate AES-NI and AVX detection on runtime, make it default on x86-based systems (#1578)
|
4 years ago |
ChaCha20.cpp
|
add copyright headers
|
5 years ago |
ChaCha20.h
|
add copyright headers
|
5 years ago |
Config.cpp
|
Merge pull request #1889 from polistern/feat/sam-udp-port
|
2 years ago |
Config.h
|
cleanup code (spaces, tabs)
|
3 years ago |
Crypto.cpp
|
fix warnings about unused code
|
2 years ago |
Crypto.h
|
remove SSU
|
2 years 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
|
rename SendTunnelDataMsg to SendTunnelDataMsgs for multiple messages
|
2 years ago |
Datagram.h
|
I2PTunnel/UDPTunnel split
|
2 years ago |
Destination.cpp
|
don't lookup streaming destination for each message
|
2 years ago |
Destination.h
|
don't lookup streaming destination for each message
|
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
|
add copyright headers
|
5 years ago |
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
|
rename SendTunnelDataMsg to SendTunnelDataMsgTo for router tunnel delivery types
|
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
|
add copyright headers
|
5 years ago |
Gzip.cpp
|
Fix several warnings
|
2 years ago |
Gzip.h
|
add copyright headers
|
5 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
|
create smaller I2NP packets
|
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
|
fixed crash when shows leasesets
|
2 years ago |
LittleBigEndian.h
|
add copyright headers
|
5 years ago |
Log.cpp
|
Up level for some logs to critical
|
2 years ago |
Log.h
|
add critical log level
|
2 years ago |
NTCP2.cpp
|
Up level for some logs to critical
|
2 years ago |
NTCP2.h
|
Refuse dulicated incoming pending session from same IP
|
2 years ago |
NetDb.cpp
|
exclude previously non-reachable transports
|
2 years ago |
NetDb.hpp
|
exclude previously non-reachable transports
|
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
|
don't save profiles under mutex
|
2 years ago |
Profiling.h
|
in-meory storage for router 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
|
clean line trailing spaces and tabs
|
3 years ago |
RouterContext.cpp
|
rename SendTunnelDataMsg to SendTunnelDataMsgTo for router tunnel delivery types
|
2 years ago |
RouterContext.h
|
publish high congestion cap
|
2 years ago |
RouterInfo.cpp
|
bypass medium congestion(D) routers for client tunnels
|
2 years ago |
RouterInfo.h
|
exclude previously non-reachable transports
|
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
|
Up level for some logs to critical
|
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
|
clean line trailing spaces and tabs
|
3 years ago |
Siphash.h
|
fix code syle(spaces->tabs, tabulations)
|
5 years ago |
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
|
don't set unreachable twice
|
2 years ago |
Transports.h
|
mark and check unreachable ident hashes
|
2 years ago |
Tunnel.cpp
|
rename SendTunnelDataMsg to SendTunnelDataMsgTo for router tunnel delivery types
|
2 years ago |
Tunnel.h
|
rename SendTunnelDataMsg to SendTunnelDataMsgTo for router tunnel delivery types
|
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
|
mediam size I2NP messages
|
2 years ago |
TunnelEndpoint.h
|
clean line trailing spaces and tabs
|
3 years ago |
TunnelGateway.cpp
|
clean line trailing spaces and tabs
|
3 years ago |
TunnelGateway.h
|
lazy initialization or tunnel gateway's random buffer
|
3 years ago |
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
|
add copyright headers
|
5 years ago |
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 |