92 Commits (9a687976bc28d0aead9d8b63b3d5ca5e57ad41c1)

Author SHA1 Message Date
l-n-s 949be436a6 Adding option to configure reseed URLs 8 years ago
orignal c4171a01bd fix #622. extract correct CN 8 years ago
orignal 4631123231 reseed-ru.lngserv.ru added 8 years ago
orignal 8e849ea6f8 reseed from file 8 years ago
orignal 22a16da09e fixed android build 8 years ago
hagen ea7f4447b2 * Reseed.cpp : check response code 8 years ago
hagen 19f3c75a8d * Reseed.cpp : use new response parsing 8 years ago
hagen 25ba08abcf * Reseed.cpp : use new http classes 8 years ago
Jeff Becker 4cf4436169
initial meshnet mode 8 years ago
orignal a5be4c9d0e moved std::to_string to util.h from android 8 years ago
anon5 58b058ab3a .apk builds. untested 8 years ago
hagen 5c9a69e0e8 * drop boost_regex from build deps 8 years ago
orignal 7c835bae20 changed back to <openssl/ 8 years ago
orignal 3907b4101a include openssl through OPENSSL macro 8 years ago
orignal 5947364846 updated reseeds list 8 years ago
orignal b5feb3fd66 update reseeds list 9 years ago
hagen 79bf44b3f5 * i2p::fs migration: ClientContext, Destination, HTTPServer, Reseed, RouterContext 9 years ago
Jeff Becker a292bc77ba
fix issue #362 , add bounds check to su3 fileNameLength 9 years ago
orignal 06e45bff24 removed unused parameter 9 years ago
hagen 3badda95c1 * reseed now https only 9 years ago
hagen 7936f8730f * sane log messages: Reseed.cpp 9 years ago
orignal a994bbc36b call CryptoConstants from Crypto.cpp only 9 years ago
orignal 1ef12f0645 updated reseeders list 9 years ago
orignal 73037b86ac fixed build for gcc 4.6 and boost 1.46 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal 9510bba3b0 excluded dead reseeds 9 years ago
orignal eb559f7b6a excluded dead reseeds 9 years ago
orignal 43f8ec46cc fixed crash if can't connect to a reseed 9 years ago
orignal 0a15088572 RC4_SHA cipher suite 9 years ago
orignal ec68338a20 fixed typo 9 years ago
orignal 173b35f77d https://netdb.rows.io:444/ added 9 years ago
orignal f47831c339 RSA_WITH_AES_256_CBC_SHA support 9 years ago
orignal e7d4f63884 use SendFinished 9 years ago
orignal 4e81083bb4 AES256 cipher template 9 years ago
orignal 0446a5ae73 moved encryption/decryption to TlsCipher 9 years ago
orignal b187babd20 128 bytes key expansion 9 years ago
orignal c88c6a9b63 include https hosts to reseeder's list 9 years ago
orignal 8e795cc2aa include https hosts to reseeder's list 9 years ago
orignal ad5bac6598 ClientKeyExchange length depend on key length from ceritifcate 9 years ago
orignal 0d468a8f48 extract https content 9 years ago
orignal 71dae29077 send and receive data 9 years ago
orignal d1b26b72e3 proper handshake messages hash calculations 9 years ago
orignal 64a4799c8c fixed incorrect MAC calculation 9 years ago
orignal e5d9c26868 use 256 bytes block for keys expansion 10 years ago
orignal 5deccd7833 calculate MAC 10 years ago
orignal e1f64e2476 moved https code to TlsSession 10 years ago
orignal cf5499375e encrypt finishes message 10 years ago
orignal a3736fc06e tls encrypt and decrypt 10 years ago
orignal 68a03c2134 send ChangeCipherSpecs 10 years ago
orignal dce8cf1af2 tls 1.2 and RSA_WITH_AES_256_CBC_SHA256 10 years ago