hagen
|
5c9a69e0e8
|
* drop boost_regex from build deps
|
2016-05-27 01:32:03 +00:00 |
|
orignal
|
7c835bae20
|
changed back to <openssl/
|
2016-05-11 16:02:26 -04:00 |
|
orignal
|
3907b4101a
|
include openssl through OPENSSL macro
|
2016-05-11 15:12:38 -04:00 |
|
orignal
|
5947364846
|
updated reseeds list
|
2016-03-21 09:02:44 -04:00 |
|
hagen
|
55315fca80
|
Merge branch 'openssl' into new-fs
Conflicts:
AddressBook.cpp
NetDb.cpp
filelist.mk
|
2016-02-20 00:59:48 +00:00 |
|
orignal
|
b5feb3fd66
|
update reseeds list
|
2016-02-13 17:03:25 -05:00 |
|
hagen
|
79bf44b3f5
|
* i2p::fs migration: ClientContext, Destination, HTTPServer, Reseed, RouterContext
|
2016-02-11 13:05:00 +00:00 |
|
Jeff Becker
|
a292bc77ba
|
fix issue #362 , add bounds check to su3 fileNameLength
|
2016-02-05 07:55:28 -05:00 |
|
hagen
|
a57905b6cd
|
* merged branch 'sane-log-messages'
|
2015-12-24 00:46:32 +00:00 |
|
orignal
|
06e45bff24
|
removed unused parameter
|
2015-12-21 09:33:09 -05:00 |
|
hagen
|
3badda95c1
|
* reseed now https only
|
2015-12-21 03:46:35 +00:00 |
|
hagen
|
7936f8730f
|
* sane log messages: Reseed.cpp
|
2015-12-21 03:00:12 +00:00 |
|
orignal
|
a994bbc36b
|
call CryptoConstants from Crypto.cpp only
|
2015-12-18 10:09:25 -05:00 |
|
orignal
|
1ef12f0645
|
updated reseeders list
|
2015-12-04 14:59:31 -05:00 |
|
orignal
|
73037b86ac
|
fixed build for gcc 4.6 and boost 1.46
|
2015-11-06 09:01:02 -05:00 |
|
orignal
|
62cf83921b
|
cumulative update from bitbucket
|
2015-11-03 09:15:49 -05:00 |
|
orignal
|
9510bba3b0
|
excluded dead reseeds
|
2015-05-12 11:56:42 -04:00 |
|
orignal
|
eb559f7b6a
|
excluded dead reseeds
|
2015-05-12 11:51:03 -04:00 |
|
orignal
|
43f8ec46cc
|
fixed crash if can't connect to a reseed
|
2015-04-02 10:27:07 -04:00 |
|
orignal
|
0a15088572
|
RC4_SHA cipher suite
|
2015-04-01 20:23:06 -04:00 |
|
orignal
|
ec68338a20
|
fixed typo
|
2015-04-01 15:42:26 -04:00 |
|
orignal
|
173b35f77d
|
https://netdb.rows.io:444/ added
|
2015-04-01 15:07:45 -04:00 |
|
orignal
|
f47831c339
|
RSA_WITH_AES_256_CBC_SHA support
|
2015-04-01 14:41:36 -04:00 |
|
orignal
|
e7d4f63884
|
use SendFinished
|
2015-04-01 13:55:50 -04:00 |
|
orignal
|
4e81083bb4
|
AES256 cipher template
|
2015-04-01 12:56:41 -04:00 |
|
orignal
|
0446a5ae73
|
moved encryption/decryption to TlsCipher
|
2015-04-01 12:03:58 -04:00 |
|
orignal
|
b187babd20
|
128 bytes key expansion
|
2015-02-21 22:07:55 -05:00 |
|
orignal
|
c88c6a9b63
|
include https hosts to reseeder's list
|
2015-02-20 15:15:23 -05:00 |
|
orignal
|
8e795cc2aa
|
include https hosts to reseeder's list
|
2015-02-20 15:11:00 -05:00 |
|
orignal
|
ad5bac6598
|
ClientKeyExchange length depend on key length from ceritifcate
|
2015-02-20 14:26:49 -05:00 |
|
orignal
|
0d468a8f48
|
extract https content
|
2015-02-20 12:21:33 -05:00 |
|
orignal
|
71dae29077
|
send and receive data
|
2015-02-20 10:47:44 -05:00 |
|
orignal
|
d1b26b72e3
|
proper handshake messages hash calculations
|
2015-02-19 22:13:41 -05:00 |
|
orignal
|
64a4799c8c
|
fixed incorrect MAC calculation
|
2015-02-19 16:35:07 -05:00 |
|
orignal
|
e5d9c26868
|
use 256 bytes block for keys expansion
|
2015-02-19 13:50:04 -05:00 |
|
orignal
|
5deccd7833
|
calculate MAC
|
2015-02-19 11:26:37 -05:00 |
|
orignal
|
e1f64e2476
|
moved https code to TlsSession
|
2015-02-19 10:06:11 -05:00 |
|
orignal
|
cf5499375e
|
encrypt finishes message
|
2015-02-18 22:25:30 -05:00 |
|
orignal
|
a3736fc06e
|
tls encrypt and decrypt
|
2015-02-18 16:52:00 -05:00 |
|
orignal
|
68a03c2134
|
send ChangeCipherSpecs
|
2015-02-18 11:44:32 -05:00 |
|
orignal
|
dce8cf1af2
|
tls 1.2 and RSA_WITH_AES_256_CBC_SHA256
|
2015-02-18 10:28:29 -05:00 |
|
orignal
|
29d118a19a
|
hanshakes hash and finishes message
|
2015-02-17 22:45:55 -05:00 |
|
orignal
|
fbf672288f
|
MAC and encryption keys
|
2015-02-17 16:50:37 -05:00 |
|
orignal
|
47e8cfd91e
|
calculate master secret
|
2015-02-17 15:34:30 -05:00 |
|
orignal
|
9968485cdd
|
send ClientKeyExchange
|
2015-02-16 21:28:37 -05:00 |
|
orignal
|
6ea037cc47
|
process server certificate
|
2015-02-16 11:21:33 -05:00 |
|
orignal
|
c5f0be126e
|
client hello for HTTPS
|
2015-02-15 23:03:04 -05:00 |
|
Kill Your TV
|
f2c849703a
|
Remove reseed host, no longer in use
|
2015-02-15 19:17:41 +00:00 |
|
Kill Your TV
|
6064d12af3
|
Sync reseed servers with the java router
contrib/certificates/ssl/netdb.i2p2.no2.crt will be needed
when netdb.i2p2.no updates to a stronger certificate later this year
|
2015-02-08 16:27:01 +00:00 |
|
orignal
|
e09da5cb54
|
correct CRC32 verification at big endian CPU
|
2015-01-19 14:30:30 -05:00 |
|