I2P: End-to-End encrypted and anonymous Internet https://i2pd.website/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
orignal 6206616347 don't set unreachable twice 1 year ago
..
Base.cpp fixed incorrect ret code 2 years ago
Base.h cleanup code (spaces, tabs) 2 years ago
Blinding.cpp change some log level to error back 1 year ago
Blinding.h cleanup code (spaces, tabs) 2 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 4 years ago
ChaCha20.h add copyright headers 4 years ago
Config.cpp Merge pull request #1889 from polistern/feat/sam-udp-port 1 year ago
Config.h cleanup code (spaces, tabs) 2 years ago
Crypto.cpp fix warnings about unused code 1 year ago
Crypto.h remove SSU 1 year ago
CryptoKey.cpp don't select ElGamal routers for tunnels 3 years ago
CryptoKey.h clean line trailing spaces and tabs 2 years ago
Datagram.cpp rename SendTunnelDataMsg to SendTunnelDataMsgs for multiple messages 1 year ago
Datagram.h I2PTunnel/UDPTunnel split 2 years ago
Destination.cpp don't lookup streaming destination for each message 1 year ago
Destination.h don't lookup streaming destination for each message 1 year ago
ECIESX25519AEADRatchetSession.cpp create smaller I2NP packets 1 year ago
ECIESX25519AEADRatchetSession.h cleanup code (spaces, tabs) 2 years ago
Ed25519.cpp [msvc] fix warnings, revert cmake boost libs linking list 1 year 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] add support for windows ProgramData path when running as service 2 years ago
FS.h cleanup code (spaces, tabs) 2 years ago
Family.cpp change some log levels back 1 year ago
Family.h internal numeric id for families 2 years ago
Garlic.cpp rename SendTunnelDataMsg to SendTunnelDataMsgTo for router tunnel delivery types 1 year ago
Garlic.h insert garlic tag in destination's thread 2 years ago
Gost.cpp cleanup code (spaces, tabs) 2 years ago
Gost.h add copyright headers 4 years ago
Gzip.cpp Fix several warnings 1 year ago
Gzip.h add copyright headers 4 years ago
HTTP.cpp [reseed] support domains in yggdrasil reseeder, fix IPv6 URL host parsing 1 year ago
HTTP.h [reseed] support domains in yggdrasil reseeder, fix IPv6 URL host parsing 1 year ago
I2NPProtocol.cpp create smaller I2NP packets 1 year ago
I2NPProtocol.h mediam size I2NP messages 1 year ago
I2PEndian.cpp set of updates: 2 years ago
I2PEndian.h Improve MSVC 2015 compatibility 1 year ago
Identity.cpp change some log level to error back 1 year ago
Identity.h memory pool for IdentityEx 1 year ago
KadDHT.cpp Fix typos 1 year ago
KadDHT.h use DHT table for floodfills 1 year ago
LeaseSet.cpp Up level for some logs to critical 1 year ago
LeaseSet.h fixed crash when shows leasesets 1 year ago
LittleBigEndian.h add copyright headers 4 years ago
Log.cpp Up level for some logs to critical 1 year ago
Log.h add critical log level 1 year ago
NTCP2.cpp Up level for some logs to critical 1 year ago
NTCP2.h Refuse dulicated incoming pending session from same IP 1 year ago
NetDb.cpp exclude previously non-reachable transports 1 year ago
NetDb.hpp exclude previously non-reachable transports 1 year ago
NetDbRequests.cpp rename SendTunnelDataMsg to SendTunnelDataMsgTo for router tunnel delivery types 1 year ago
NetDbRequests.h cleanup code (spaces, tabs) 2 years ago
Poly1305.cpp cleanup code (spaces, tabs) 2 years ago
Poly1305.h cleanup code (spaces, tabs) 2 years ago
Profiling.cpp don't save profiles under mutex 1 year ago
Profiling.h in-meory storage for router profiles 1 year ago
Queue.h cleanup code (spaces, tabs) 2 years ago
Reseed.cpp Up level for some logs to critical 1 year ago
Reseed.h clean line trailing spaces and tabs 2 years ago
RouterContext.cpp rename SendTunnelDataMsg to SendTunnelDataMsgTo for router tunnel delivery types 1 year ago
RouterContext.h publish high congestion cap 1 year ago
RouterInfo.cpp bypass medium congestion(D) routers for client tunnels 1 year ago
RouterInfo.h exclude previously non-reachable transports 1 year ago
SSU2.cpp Up level for some logs to critical 1 year ago
SSU2.h [style] clean code 1 year ago
SSU2Session.cpp Up level for some logs to critical 1 year ago
SSU2Session.h limited number of acked packets to 511 1 year ago
Signature.cpp cleanup code (spaces, tabs) 2 years ago
Signature.h clean line trailing spaces and tabs 2 years ago
Siphash.h fix code syle(spaces->tabs, tabulations) 4 years ago
Streaming.cpp rename SendTunnelDataMsg to SendTunnelDataMsgs for multiple messages 1 year ago
Streaming.h shorter streaming I2NP data messages 1 year ago
Tag.h faster GetBit 1 year ago
Timestamp.cpp cleanup code (spaces, tabs) 2 years ago
Timestamp.h Fix typos 1 year ago
TransitTunnel.cpp [style] clean trailing spaces and tabs 1 year ago
TransitTunnel.h fixed warning 1 year ago
TransportSession.h bypass slow transport sessions 1 year ago
Transports.cpp don't set unreachable twice 1 year ago
Transports.h mark and check unreachable ident hashes 1 year ago
Tunnel.cpp rename SendTunnelDataMsg to SendTunnelDataMsgTo for router tunnel delivery types 1 year ago
Tunnel.h rename SendTunnelDataMsg to SendTunnelDataMsgTo for router tunnel delivery types 1 year ago
TunnelBase.h don't create encryption for new transit tunnel immediately 1 year ago
TunnelConfig.cpp cleanup code (spaces, tabs) 2 years ago
TunnelConfig.h cleanup code (spaces, tabs) 2 years ago
TunnelEndpoint.cpp mediam size I2NP messages 1 year ago
TunnelEndpoint.h clean line trailing spaces and tabs 2 years ago
TunnelGateway.cpp clean line trailing spaces and tabs 2 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 1 year ago
TunnelPool.h bypass medium congestion(D) routers for client tunnels 1 year ago
api.cpp separate thread for processing router's messages 1 year ago
api.h add copyright headers 4 years ago
util.cpp Improve MSVC 2015 compatibility 1 year ago
util.h changed to tabs, move tor port to function 1 year ago
version.h 2.47.0 1 year ago