.. |
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
|
more yggdrasil reseeds added
|
3 years ago |
Config.h
|
add copyright headers
|
5 years ago |
Crypto.cpp
|
don't select ElGamal routers for tunnels
|
3 years ago |
Crypto.h
|
don't select ElGamal routers for tunnels
|
3 years ago |
CryptoKey.cpp
|
don't select ElGamal routers for tunnels
|
3 years ago |
CryptoKey.h
|
don't select ElGamal routers for tunnels
|
3 years ago |
Datagram.cpp
|
[gzip] do not initialize deflator if gzip is not enabled for tunnel
|
3 years ago |
Datagram.h
|
[gzip] do not initialize deflator if gzip is not enabled for tunnel
|
3 years ago |
Destination.cpp
|
fixed build for C++11
|
3 years ago |
Destination.h
|
send ping every keealive interval for client tunnels
|
3 years ago |
ECIESX25519AEADRatchetSession.cpp
|
don't pass BN_CTX to encrypt/decrypt functions
|
3 years ago |
ECIESX25519AEADRatchetSession.h
|
use Tag<64> for ratechet tags
|
3 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
|
rework of storing certificates path (#1642)
|
3 years ago |
FS.h
|
rework of storing certificates path (#1642)
|
3 years ago |
Family.cpp
|
rework of storing certificates path (#1642)
|
3 years ago |
Family.h
|
add copyright headers
|
5 years ago |
Garlic.cpp
|
don't pass BN_CTX to encrypt/decrypt functions
|
3 years ago |
Garlic.h
|
don't pass BN_CTX to encrypt/decrypt functions
|
3 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
|
[gzip] do not initialize deflator if gzip is not enabled for tunnel
|
3 years ago |
I2NPProtocol.h
|
don't handle ElGamal build record
|
3 years ago |
I2PEndian.cpp
|
add copyright headers
|
5 years ago |
I2PEndian.h
|
add copyright headers
|
5 years ago |
Identity.cpp
|
eliminate allocation of m_ExtendedBuffer
|
3 years ago |
Identity.h
|
eliminate allocation of m_ExtendedBuffer
|
3 years ago |
LeaseSet.cpp
|
fixed crash if incorrect blinded signature type
|
3 years ago |
LeaseSet.h
|
don't pass BN_CTX to encrypt/decrypt functions
|
3 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
|
don't allocate separate buffers for SessionRequest and SessionCreated
|
3 years ago |
NTCP2.h
|
don't allocate separate buffers for SessionRequest and SessionCreated
|
3 years ago |
NetDb.cpp
|
resseed if too few floodfills
|
3 years ago |
NetDb.hpp
|
don't delete floodfill if number of remaining floodfills is less than minimal
|
3 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
|
rework of storing certificates path (#1642)
|
3 years ago |
Reseed.h
|
support reseed throught the Yggdrasil
|
4 years ago |
RouterContext.cpp
|
RouterContext is always ECIES
|
3 years ago |
RouterContext.h
|
RouterContext is always ECIES
|
3 years ago |
RouterInfo.cpp
|
don't select ElGamal routers for tunnels
|
3 years ago |
RouterInfo.h
|
short build message for re-created tunnels and far end transports
|
3 years ago |
SSU.cpp
|
use flat_map for smaller tables
|
3 years ago |
SSU.h
|
change back to map and unodered_map
|
3 years ago |
SSUData.cpp
|
use flat_map for smaller tables
|
3 years ago |
SSUData.h
|
change back to map and unodered_map
|
3 years ago |
SSUSession.cpp
|
cleanup RelayRequests
|
3 years ago |
SSUSession.h
|
change back to map and unodered_map
|
3 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
|
send ping
|
3 years ago |
Streaming.h
|
send ping
|
3 years ago |
Tag.h
|
add copyright headers
|
5 years ago |
Timestamp.cpp
|
NTP request through compatible address
|
3 years ago |
Timestamp.h
|
tunnels through ECIES routers
|
4 years ago |
TransitTunnel.cpp
|
create different I2NP tunnel messages for endpoint and non-endpoint
|
3 years ago |
TransitTunnel.h
|
add copyright headers
|
5 years ago |
TransportSession.h
|
create DH keys for SSU session directly
|
4 years ago |
Transports.cpp
|
requsted router to send to if not in netdb
|
3 years ago |
Transports.h
|
run ipv6 peer test again if still testing
|
4 years ago |
Tunnel.cpp
|
short build message for re-created tunnels and far end transports
|
3 years ago |
Tunnel.h
|
short build message for re-created tunnels and far end transports
|
3 years ago |
TunnelBase.h
|
add copyright headers
|
5 years ago |
TunnelConfig.cpp
|
don't select ElGamal routers for tunnels
|
3 years ago |
TunnelConfig.h
|
short build message for re-created tunnels and far end transports
|
3 years ago |
TunnelEndpoint.cpp
|
create different I2NP tunnel messages for endpoint and non-endpoint
|
3 years ago |
TunnelEndpoint.h
|
change back to map and unodered_map
|
3 years ago |
TunnelGateway.cpp
|
create different I2NP tunnel messages for endpoint and non-endpoint
|
3 years ago |
TunnelGateway.h
|
add copyright headers
|
5 years ago |
TunnelPool.cpp
|
don't send short tunnel build messages for ElGamal only destinations
|
3 years ago |
TunnelPool.h
|
short build message for re-created tunnels and far end transports
|
3 years ago |
api.cpp
|
Automate AES-NI and AVX detection on runtime, make it default on x86-based systems (#1578)
|
4 years ago |
api.h
|
add copyright headers
|
5 years ago |
util.cpp
|
disable pthread_setname_np on GNU/Hurd
|
3 years ago |
util.h
|
memory pool for SSU messages and fragments
|
3 years ago |
version.h
|
2.39.0
|
3 years ago |