296 Commits (db4c26a400ab1f8c6afe8e2697239e7fbf862622)

Author SHA1 Message Date
Jeff Becker 4a77a03033
* Add LeaseSetBufferValidate which checks lease validity and extracts timestamp 7 years ago
Jeff Becker 3820b51960
Revert "check for valid LS before updating" 7 years ago
Jeff Becker e070ce4e34
check for valid LS before updating 7 years ago
Jeff Becker 06020b8f54
re-enable packet pool 7 years ago
Jeff Becker b3b38015c2
check max buffer size in Stream::Send 7 years ago
Jeff Becker 207212557e
fix sam race conditions 7 years ago
yangfl 50ba52756f fix mixing tabs and spaces 7 years ago
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
orignal 41e40bbc0d fixed typo 7 years ago
Jeff Becker 80149342f2
proper bounds check 7 years ago
Jeff Becker 1967dee50c
don't recreate tunnels of different size 7 years ago
Jeff Becker ab80def94b
use reference instead of copy 7 years ago
Jeff Becker 938d5d901a
implement i2cp session reconfigure 7 years ago
Jeff Becker 7b00d828b2
fix lambda capture, don't capture copy 7 years ago
Jeff Becker d5e9fc7677
fix race condition 7 years ago
orignal 6db7c5733d use outbound.nickname as tunnel name if inbound.nickname is not set 7 years ago
Kenan Sulayman 614101c4b8
Fix typo (confrimed -> confirmed) 7 years ago
Dmitry Marakasov 0f2d2156e6 Don't use deprecated boost::asio::ssl::context ctor 7 years ago
Dmitry Marakasov 511499d950 Reorder preprocessor conditions in libi2pd/I2PEndian.h 7 years ago
yangfl 18b6353803 fix typo 7 years ago
orignal 6636e432d7 2.17.0 7 years ago
orignal df18692af9 check I2NP messsage buffer size 7 years ago
orignal 272090fc8f don't accept streams from RSA detinations 7 years ago
orignal ab6bc52a0f don't create destination with RSA signature 7 years ago
orignal a5b1b24fee implement i2p.streaming.connectDelay option 7 years ago
Jeff Becker ffad1ecd6d
reduce buffer size 7 years ago
Jeff Becker e1b5803902
fix overflow 7 years ago
Jeff Becker 65db96e663
reseed proxy 7 years ago
orignal 5109d40d8e don't publish unknown crypto type to Java floodfill again 7 years ago
R4SAS 1ba1fa37f9
update travis-ci stuff (#1006) 7 years ago
R4SAS 7477d2c219 fix forgotten log colors 7 years ago
R4SAS a6fb3b602e add loglevel none (closing #998) 7 years ago
R4SAS 100f3380c4
fix upnp definitions and make cmake silent (#999) 7 years ago
orignal 847fd15af2 0.2.16 7 years ago
orignal a21fb17d73 renamed ECIES-P256 7 years ago
orignal 0c34bd440b reject routers with RSA signatures 7 years ago
Jeff Becker a4b39a3648
disable connection limiting by default 7 years ago
orignal 80a3bd6a3b correct new key pair 7 years ago
orignal 7fb8ee60b4 correct random padding for ICIES public key 7 years ago
orignal a4ce224cd1 pass correct crypto type to identity 7 years ago
orignal ab1cd3f5cf ECIES for GOST R 34.10 7 years ago
orignal 1e75de9bb8 514 bytes ECIES block 7 years ago
orignal 19a03c42a5 use generic Decrypt instead ElGamalDecrypt 7 years ago
orignal c5f784719d implement Decrypt for all local destination 7 years ago
orignal 60aa459dfc 0.9.32 7 years ago
orignal 53d71d29ff call RoutingDestination::Encrypt instead ElGamalEncrypt 7 years ago
orignal 81658d2ff9 generic encryption for RoutingDestination 7 years ago
orignal 9fa67b0e0a crypto key encryptor and decryptor 7 years ago
orignal efacfced45 CryptoKey added 7 years ago
orignal e634c89995 generate non-ElGamal encryption keys pair 7 years ago