Commit graph

112 commits

Author SHA1 Message Date
Dmitry Marakasov 511499d950 Reorder preprocessor conditions in libi2pd/I2PEndian.h
The problem is that __FreeBSD_kernel__ may be defined on FreeBSD as
well, while it always needs <sys/endian.h>
2017-12-11 19:59:06 +03:00
yangfl 18b6353803 fix typo 2017-12-07 21:26:28 +08:00
orignal 6636e432d7 2.17.0 2017-12-04 13:05:04 -05:00
orignal df18692af9 check I2NP messsage buffer size 2017-12-01 12:57:05 -05:00
orignal 272090fc8f don't accept streams from RSA detinations 2017-11-28 11:33:51 -05:00
orignal ab6bc52a0f don't create destination with RSA signature 2017-11-28 10:59:11 -05:00
orignal a5b1b24fee implement i2p.streaming.connectDelay option 2017-11-24 15:37:17 -05:00
Jeff Becker ffad1ecd6d
reduce buffer size 2017-11-23 13:46:04 -05:00
Jeff Becker e1b5803902
fix overflow 2017-11-23 12:27:28 -05:00
Jeff Becker 65db96e663
reseed proxy 2017-11-18 09:50:30 -05:00
orignal 5109d40d8e don't publish unknown crypto type to Java floodfill again 2017-11-17 14:28:48 -05:00
R4SAS 1ba1fa37f9
update travis-ci stuff (#1006)
* enable osx in travis config
* fix brew commands, change comiler
* disable clang build with make on linux
* update README
* tabulation fix in Crypto.cpp
2017-11-17 20:43:00 +03:00
R4SAS 7477d2c219 fix forgotten log colors 2017-11-15 21:51:03 +03:00
R4SAS a6fb3b602e add loglevel none (closing #998) 2017-11-15 21:46:20 +03:00
R4SAS 100f3380c4
fix upnp definitions and make cmake silent (#999) 2017-11-14 08:38:45 +03:00
orignal 847fd15af2 0.2.16 2017-11-13 13:59:41 -05:00
orignal a21fb17d73 renamed ECIES-P256 2017-11-13 11:50:17 -05:00
orignal 0c34bd440b reject routers with RSA signatures 2017-11-13 11:25:42 -05:00
Jeff Becker a4b39a3648
disable connection limiting by default 2017-11-13 07:26:27 -05:00
orignal 80a3bd6a3b correct new key pair 2017-11-12 17:31:00 -05:00
orignal 7fb8ee60b4 correct random padding for ICIES public key 2017-11-11 22:10:54 -05:00
orignal a4ce224cd1 pass correct crypto type to identity 2017-11-09 15:49:27 -05:00
orignal ab1cd3f5cf ECIES for GOST R 34.10 2017-11-09 15:01:07 -05:00
orignal 1e75de9bb8 514 bytes ECIES block 2017-11-08 21:06:58 -05:00
orignal 19a03c42a5 use generic Decrypt instead ElGamalDecrypt 2017-11-08 20:45:53 -05:00
orignal c5f784719d implement Decrypt for all local destination 2017-11-08 13:49:48 -05:00
orignal 60aa459dfc 0.9.32 2017-11-08 11:01:00 -05:00
orignal 53d71d29ff call RoutingDestination::Encrypt instead ElGamalEncrypt 2017-11-07 20:30:05 -05:00
orignal 81658d2ff9 generic encryption for RoutingDestination 2017-11-07 15:05:22 -05:00
orignal 9fa67b0e0a crypto key encryptor and decryptor 2017-11-06 15:54:18 -05:00
orignal efacfced45 CryptoKey added 2017-11-06 13:40:58 -05:00
orignal e634c89995 generate non-ElGamal encryption keys pair 2017-11-02 16:13:10 -04:00
orignal 5aa53eee43 GetIdentity for RoutingDestination 2017-11-02 14:50:57 -04:00
orignal 00bbb81375 ECICS gerenarate keys 2017-11-01 14:06:55 -04:00
orignal 5271cdacf2 ECICSDecrypt 2017-11-01 10:59:36 -04:00
orignal 6d01726961 use AES-CBC for ECICS 2017-11-01 10:20:11 -04:00
orignal 12feac1f50 fixed build error for wheezy 2017-10-31 21:25:52 -04:00
orignal 39c1c3567b ECICSEncrypt added 2017-10-30 16:16:21 -04:00
orignal 63ae6850d3 Fix #979. Router without host but with introducers is considered as SSU v4 2017-10-30 12:58:20 -04:00
Jeff Becker 91eb2b2c4a
fix limits when not specififed 2017-10-30 09:53:41 -04:00
Jeff Becker 42ec6db746
Merge remote-tracking branch 'purple/openssl' into i2np-transport-limits 2017-10-30 08:39:58 -04:00
Jeff Becker 7a9dc0eec0
use terminate 2017-10-30 08:37:54 -04:00
Jeff Becker 6441c9d5d8
initial ntcp soft/hard limits 2017-10-30 08:27:55 -04:00
Jeff Becker 1500e805dd
add is_i2p 2017-10-29 09:56:51 -04:00
Jeff Becker b14d1801f0
support i2p outproxy 2017-10-27 08:43:54 -04:00
orignal bc11181d5e tables for GOST R 34.11 2017-10-23 14:25:26 -04:00
R4SAS 7dfb6f4a13 update makefiles 2017-10-13 21:46:10 +03:00
orignal fa9c39732d change max bandwidth limit 2017-10-05 10:37:28 -04:00
orignal 7d7f5ff4e2 set default nickname after initialization 2017-10-04 12:40:43 -04:00
orignal 6e32f4bc85 set nickname for destination 2017-10-04 12:27:08 -04:00