Commit Graph

4604 Commits (ab80def94b3c5c53e3a250135922589dbda90d1f)
 

Author SHA1 Message Date
Dmitry Marakasov 4485d6fdf4
Fix flags
-stdlib should not be changed. It breaks build on e.g. FreeBSD where libc++ is used.
7 years ago
orignal 2c394661a6
Merge pull request #1011 from hypnosis-i2p/openssl
updated qt to build and to reflect some core changes like log dest
7 years ago
hypnosis-i2p 611c1a7502 updated qt to build and to reflect some core changes like log dest 7 years ago
orignal 4e8858a764
Merge pull request #1009 from majestrate/reseed-proxy
reseed proxy
7 years ago
R4SAS fb46de5ca6
Delete old R4SAS's reseed cert 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)
* enable osx in travis config
* fix brew commands, change comiler
* disable clang build with make on linux
* update README
* tabulation fix in Crypto.cpp
7 years ago
R4SAS 9c97ee6407 check for existing addressbook record 7 years ago
R4SAS 7477d2c219 fix forgotten log colors 7 years ago
R4SAS a6fb3b602e add loglevel none (closing #998) 7 years ago
R4SAS d9b9457b56 update webconsole 7 years ago
orignal cfb6ddbfc6 CRYPTO_TYPE for SAM destinations 7 years ago
orignal 7de21c1f93 show proxy tunnel name 7 years ago
R4SAS 100f3380c4
fix upnp definitions and make cmake silent (#999) 7 years ago
R4SAS 20e484bb8b travis-ci cmake fix 7 years ago
R4SAS 94fc1a1cee debian wheezy upnp fix 7 years ago
R4SAS ae28df5276 2.16.0 7 years ago
orignal 3a4f1382f3 2.16.0 7 years ago
orignal 01a7e08585 0.2.16 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
orignal 1008510750
Merge pull request #997 from PurpleI2P/openssl
recent changes
7 years ago
orignal 34d6eb52d0
Merge pull request #996 from majestrate/stream-limits
Stream limits
7 years ago
Jeff Becker 5820425b6c
Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into stream-limits 7 years ago
Jeff Becker a4b39a3648
disable connection limiting by default 7 years ago
R4SAS 3dc5542a28 update mingw makefile 7 years ago
R4SAS dde4643e77 fix shutdown from webconsole in windows 7 years ago
R4SAS 7a857e08c1 update windows build batch 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 dca4cf2edb fixed #993. bind inbound tunnel to inhost 7 years ago
orignal 2bc33f22df fixed #994. check if keys are set 7 years ago
orignal d14c6e2829 cryptotype for server tunnels 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 9e5d1bf0fc cryptotype tunnel configuration parameter added 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 88ba494701 fixed build error 7 years ago
orignal efacfced45 CryptoKey added 7 years ago
orignal b3c836f298
Merge pull request #987 from majestrate/gcc-7-ubuntu-artsy-fix
fix gcc 7 on ubuntu
7 years ago
Jeff Becker 3330bf4f2f
fix gcc 7 on ubuntu 7 years ago
orignal e634c89995 generate non-ElGamal encryption keys pair 7 years ago