.. |
Base.cpp
|
add copyright headers
|
5 years ago |
Base.h
|
add copyright headers
|
5 years ago |
Blinding.cpp
|
support EdDSA for blinding
|
4 years ago |
Blinding.h
|
add copyright headers
|
5 years ago |
BloomFilter.cpp
|
add copyright headers
|
5 years ago |
BloomFilter.h
|
add copyright headers
|
5 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
|
reg.i2p for subscriptions
|
4 years ago |
Config.h
|
add copyright headers
|
5 years ago |
Crypto.cpp
|
check for pubkey in X25519Keys::Agree
|
4 years ago |
Crypto.h
|
check if x25519 key is valid
|
4 years ago |
CryptoKey.cpp
|
check if x25519 key is valid
|
4 years ago |
CryptoKey.h
|
support multiple encryption keys through the I2CP
|
5 years ago |
Datagram.cpp
|
reindent Datagram, Daemon, update default subscription in config example
|
4 years ago |
Datagram.h
|
keep sending through first successive routing path
|
5 years ago |
Destination.cpp
|
handle i2cp.dontPublishLeaseSet for all destinations
|
4 years ago |
Destination.h
|
Get it to build from go build
|
3 years ago |
ECIESX25519AEADRatchetSession.cpp
|
don't re-create noise state for every message
|
4 years ago |
ECIESX25519AEADRatchetSession.h
|
don't re-create noise state for every message
|
4 years ago |
Ed25519.cpp
|
add copyright headers
|
5 years ago |
Ed25519.h
|
add copyright headers
|
5 years ago |
Elligator.cpp
|
add copyright headers
|
5 years ago |
Elligator.h
|
add copyright headers
|
5 years ago |
FS.cpp
|
Support multilang, update code
|
4 years ago |
FS.h
|
Support multilang, update code
|
4 years ago |
Family.cpp
|
add copyright headers
|
5 years ago |
Family.h
|
add copyright headers
|
5 years ago |
Garlic.cpp
|
rename DatabaseLookupTageSet to SymmetricKeyTagset
|
4 years ago |
Garlic.h
|
don't detach ECIESx25519 session from destination
|
4 years ago |
Gost.cpp
|
add copyright headers
|
5 years ago |
Gost.h
|
add copyright headers
|
5 years ago |
Gzip.cpp
|
add copyright headers
|
5 years ago |
Gzip.h
|
add copyright headers
|
5 years ago |
HTTP.cpp
|
[i18n] translate HTTP proxy
|
4 years ago |
HTTP.h
|
common HTTP basic authorization string
|
4 years ago |
I2NPProtocol.cpp
|
don't re-create noise state for every message
|
4 years ago |
I2NPProtocol.h
|
send OutboundTunnelBuildReply
|
4 years ago |
I2PEndian.cpp
|
add copyright headers
|
5 years ago |
I2PEndian.h
|
add copyright headers
|
5 years ago |
Identity.cpp
|
[avx] check if c++ target supports AVX (closes #1600)
|
4 years ago |
Identity.h
|
Get it to build from go build
|
3 years ago |
LeaseSet.cpp
|
don't publish LeaseSet without tunnels
|
4 years ago |
LeaseSet.h
|
don't publish LeaseSet without tunnels
|
4 years ago |
LittleBigEndian.h
|
add copyright headers
|
5 years ago |
Log.cpp
|
move thread naming to util
|
4 years ago |
Log.h
|
logging opimization
|
4 years ago |
NTCP2.cpp
|
use correct address type for NTCP2 acceptors
|
3 years ago |
NTCP2.h
|
NTCP2 proxy with authorization
|
4 years ago |
NetDb.cpp
|
pick ECIES routers only for non-x64
|
3 years ago |
NetDb.hpp
|
find new introducers to connect
|
4 years ago |
NetDbRequests.cpp
|
add copyright headers
|
5 years ago |
NetDbRequests.h
|
add copyright headers
|
5 years ago |
Poly1305.cpp
|
fix code syle(spaces->tabs, tabulations)
|
5 years ago |
Poly1305.h
|
fix code syle(spaces->tabs, tabulations)
|
5 years ago |
Profiling.cpp
|
add copyright headers
|
5 years ago |
Profiling.h
|
add copyright headers
|
5 years ago |
Queue.h
|
add copyright headers
|
5 years ago |
Reseed.cpp
|
reseed from compatible address
|
4 years ago |
Reseed.h
|
support reseed throught the Yggdrasil
|
4 years ago |
RouterContext.cpp
|
use m_ReachableTransports bitmask
|
3 years ago |
RouterContext.h
|
don't re-create noise state for every message
|
4 years ago |
RouterInfo.cpp
|
check if router is reachable by transport before obtaining address
|
3 years ago |
RouterInfo.h
|
check if router is reachable by transport before obtaining address
|
3 years ago |
SSU.cpp
|
fix build with boost < 1.55.0 (closes #1661)
|
4 years ago |
SSU.h
|
don't select next introducers from existing sessions
|
4 years ago |
SSUData.cpp
|
cumulative ACK bitfields
|
4 years ago |
SSUData.h
|
cumulative ACK bitfields
|
4 years ago |
SSUSession.cpp
|
check Alice's IP address in PeerTest
|
3 years ago |
SSUSession.h
|
reuse current introducers if no more available
|
4 years ago |
Signature.cpp
|
add copyright headers
|
5 years ago |
Signature.h
|
add copyright headers
|
5 years ago |
Siphash.h
|
fix code syle(spaces->tabs, tabulations)
|
5 years ago |
Streaming.cpp
|
attach updated LeaseSet to ECIESx25519 incoming sessions
|
4 years ago |
Streaming.h
|
don't send updated LeaseSet through a terminated session
|
4 years ago |
Tag.h
|
add copyright headers
|
5 years ago |
Timestamp.cpp
|
move thread naming to util
|
4 years ago |
Timestamp.h
|
tunnels through ECIES routers
|
4 years ago |
TransitTunnel.cpp
|
add copyright headers
|
5 years ago |
TransitTunnel.h
|
add copyright headers
|
5 years ago |
TransportSession.h
|
create DH keys for SSU session directly
|
4 years ago |
Transports.cpp
|
check if router is reachable by transport before obtaining address
|
3 years ago |
Transports.h
|
run ipv6 peer test again if still testing
|
4 years ago |
Tunnel.cpp
|
select reachable routers for one hop tunnels
|
4 years ago |
Tunnel.h
|
build new tunnels instead slow
|
4 years ago |
TunnelBase.h
|
add copyright headers
|
5 years ago |
TunnelConfig.cpp
|
send OutboundTunnelBuildReply
|
4 years ago |
TunnelConfig.h
|
moved Noise initializations to Crypto.cpp
|
4 years ago |
TunnelEndpoint.cpp
|
add copyright headers
|
5 years ago |
TunnelEndpoint.h
|
add copyright headers
|
5 years ago |
TunnelGateway.cpp
|
start new tunnel message if remining is too small
|
5 years ago |
TunnelGateway.h
|
add copyright headers
|
5 years ago |
TunnelPool.cpp
|
don't publish slow tunnel in LeaseSet if possible
|
3 years ago |
TunnelPool.h
|
always create new tunnel from exploratory pool
|
4 years ago |
api.cpp
|
Automate AES-NI and AVX detection on runtime, make it default on x86-based systems (#1578)
|
4 years ago |
api.go
|
C_InitI2P is compatible with more things if it passes argv by reference, it would appear. So to pass arguments to InitI2P you need to turn them back into char* argv[] by tokenizing them and copying them into an array which you then pass to InitI2P from C_InitI2P. The Streaming and Destination Creation parts need to have wrappers for over Identity.h, Streaming.h to be useful so remove them.
|
3 years ago |
api.h
|
add copyright headers
|
5 years ago |
api.swigcxx
|
C_InitI2P is compatible with more things if it passes argv by reference, it would appear. So to pass arguments to InitI2P you need to turn them back into char* argv[] by tokenizing them and copying them into an array which you then pass to InitI2P from C_InitI2P. The Streaming and Destination Creation parts need to have wrappers for over Identity.h, Streaming.h to be useful so remove them.
|
3 years ago |
capi.cpp
|
C_InitI2P is compatible with more things if it passes argv by reference, it would appear. So to pass arguments to InitI2P you need to turn them back into char* argv[] by tokenizing them and copying them into an array which you then pass to InitI2P from C_InitI2P. The Streaming and Destination Creation parts need to have wrappers for over Identity.h, Streaming.h to be useful so remove them.
|
3 years ago |
capi.h
|
C_InitI2P is compatible with more things if it passes argv by reference, it would appear. So to pass arguments to InitI2P you need to turn them back into char* argv[] by tokenizing them and copying them into an array which you then pass to InitI2P from C_InitI2P. The Streaming and Destination Creation parts need to have wrappers for over Identity.h, Streaming.h to be useful so remove them.
|
3 years ago |
util.cpp
|
don't check range ffor unspecified address
|
4 years ago |
util.h
|
prefer public ipv6 instead rfc4941 (closes #1251)
|
4 years ago |
version.h
|
2.38.0
|
4 years ago |