102 Commits (5109d40d8e871d4871d17f14343e534165cfc0c8)

Author SHA1 Message Date
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
orignal 5aa53eee43 GetIdentity for RoutingDestination 7 years ago
orignal 00bbb81375 ECICS gerenarate keys 7 years ago
orignal 5271cdacf2 ECICSDecrypt 7 years ago
orignal 6d01726961 use AES-CBC for ECICS 7 years ago
orignal 12feac1f50 fixed build error for wheezy 7 years ago
orignal 39c1c3567b ECICSEncrypt added 7 years ago
orignal 63ae6850d3 Fix #979. Router without host but with introducers is considered as SSU v4 7 years ago
Jeff Becker 91eb2b2c4a
fix limits when not specififed 7 years ago
Jeff Becker 7a9dc0eec0
use terminate 7 years ago
Jeff Becker 6441c9d5d8
initial ntcp soft/hard limits 7 years ago
Jeff Becker 1500e805dd
add is_i2p 7 years ago
Jeff Becker b14d1801f0
support i2p outproxy 7 years ago
orignal bc11181d5e tables for GOST R 34.11 7 years ago
R4SAS 7dfb6f4a13 update makefiles 7 years ago
orignal fa9c39732d change max bandwidth limit 7 years ago
orignal 7d7f5ff4e2 set default nickname after initialization 7 years ago
orignal 6e32f4bc85 set nickname for destination 7 years ago
brain5lug 346bf14b7b added missed invariant for MemoryPool 7 years ago
brain5lug 8e3c9410dc missed self assigment check for EDDSAPoint 7 years ago
brain5lug 8c8127dda6 fixed perfect forwarding for the memory pool 7 years ago
Jeff Becker 7fb2d13a8b
use BN_CTX_start and BN_CTX_end instead of removing BN_CTX_start 7 years ago
Jeff Becker c0bcab8bc5
try fixing leak 7 years ago
Darknet Villain 681810ea38 Use setter method for m_TimeFormat, set time format in Daemon.cpp instead of Log.cpp 7 years ago
Darknet Villain d500fe66fd Add option logclftime=true for writing full date and time to logs 7 years ago
Jeff Becker 1ea6d2016d
add initial connection timeout for i2ptunnel 7 years ago
Jeff Becker 416589cc93
Revert "add deferred ready checking for destination" 7 years ago
Jeff Becker 41ce9d47e5
Revert "re trigger timer" 7 years ago
Jeff Becker d7e4deab4e
Revert "tabify" 7 years ago