hagen
|
d3746e0119
|
* FS.h : add include guards
|
2016-02-21 01:49:29 +00:00 |
|
hagen
|
33a33e3c71
|
* i2p::util::http::GetHttpContent() : use std::transform instead boost
|
2016-02-20 01:47:34 +00:00 |
|
hagen
|
d312d753e9
|
* Destination.cpp : fix lambda with 4.7
|
2016-02-20 01:47:32 +00:00 |
|
hagen
|
02310d4af6
|
* Family : use i2p::fs::ReadDir instead direct boost::filesystem call
|
2016-02-20 01:47:29 +00: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
|
4eef9e780f
|
extract and verify family from RouterInfo
|
2016-02-19 16:37:41 -05:00 |
|
orignal
|
7bfc3562af
|
extract EcDSA key from family certificate
|
2016-02-19 16:13:46 -05:00 |
|
orignal
|
cb64072f7b
|
fixed windows build
|
2016-02-19 11:18:01 -05:00 |
|
orignal
|
c5b6da7201
|
case-insensitive http responses
|
2016-02-19 10:04:52 -05:00 |
|
orignal
|
f1d4818045
|
Family.cpp added
|
2016-02-18 22:39:09 -05:00 |
|
orignal
|
76b49f6985
|
uncompress stream by chunks
|
2016-02-18 22:34:55 -05:00 |
|
orignal
|
094d9193b9
|
start addressbook first
|
2016-02-18 22:34:14 -05:00 |
|
orignal
|
3053a9b6a0
|
enable i2p gzip compression
|
2016-02-18 20:35:14 -05:00 |
|
orignal
|
47bf0ef591
|
free pkey after usage
|
2016-02-18 16:28:43 -05:00 |
|
orignal
|
e2aa2709ac
|
family added
|
2016-02-18 15:57:43 -05:00 |
|
orignal
|
9a6d478eb1
|
handle compressed addressbook
|
2016-02-18 13:19:31 -05:00 |
|
hagen
|
2a4ba8d349
|
* Addressbook : move storage init code from constructor to Init() : was too early
|
2016-02-18 10:42:50 +00:00 |
|
hagen
|
85bd7a63c6
|
* AddressBook : embed HashedStorage instance into AddressBookFilesystemStorage class
|
2016-02-18 10:42:50 +00:00 |
|
hagen
|
138d57143a
|
* FS.cpp : add const to accessors
|
2016-02-18 10:42:50 +00:00 |
|
hagen
|
464a228106
|
* FS.cpp : rename method
|
2016-02-18 10:42:50 +00:00 |
|
hagen
|
2b92a039bb
|
* FS.h : more comments
|
2016-02-18 10:42:50 +00:00 |
|
hagen
|
f190ee951c
|
* use characters sets from Base.cpp - remove ABook class
|
2016-02-18 10:42:50 +00:00 |
|
hagen
|
68cc75cada
|
* Base.cpp : add T32 character set + accessor
|
2016-02-18 10:42:41 +00:00 |
|
orignal
|
b4e324ec0e
|
flood to 3 closest floodfills
|
2016-02-17 21:24:21 -05:00 |
|
orignal
|
32fe2e7974
|
correct monotonic expiration time calculation
|
2016-02-17 19:36:07 -05:00 |
|
orignal
|
713513aacc
|
flood newer RI/LS only
|
2016-02-17 15:36:55 -05:00 |
|
orignal
|
b4ffca56a3
|
update lease's expiration time continiously
|
2016-02-17 13:10:29 -05:00 |
|
orignal
|
f2168774a5
|
check leaseset timestamp
|
2016-02-16 22:57:38 -05:00 |
|
orignal
|
febc00d357
|
fixed race condition of DeliveryStatus message
|
2016-02-16 16:10:22 -05:00 |
|
orignal
|
bf7982cc2e
|
build with make added
|
2016-02-16 15:08:35 -05:00 |
|
orignal
|
2e9689886b
|
build with make added
|
2016-02-16 15:07:56 -05:00 |
|
orignal
|
2003b34036
|
12 hours expiration if more than 2500 routers
|
2016-02-15 21:40:49 -05:00 |
|
orignal
|
e1995b5c70
|
try to download default hosts.txt until success
|
2016-02-15 18:20:01 -05:00 |
|
orignal
|
ba6c0d0423
|
fixed messy http pages
|
2016-02-15 15:16:53 -05:00 |
|
orignal
|
882e7a845e
|
process remaining data from stream
|
2016-02-14 22:10:56 -05:00 |
|
orignal
|
ca56d3fc23
|
handle LeaseSet expiration correctly
|
2016-02-14 18:30:07 -05:00 |
|
orignal
|
49b1e76585
|
use rtt for ack timeout
|
2016-02-13 23:10:51 -05:00 |
|
orignal
|
80f81685d1
|
use rtt for ack timeout
|
2016-02-13 23:02:58 -05:00 |
|
orignal
|
21dead3125
|
increase lease expiration threshold
|
2016-02-13 17:56:42 -05:00 |
|
orignal
|
1521d08285
|
family cetificates added
|
2016-02-13 17:13:07 -05:00 |
|
orignal
|
59b2e31add
|
ssl certificates updated
|
2016-02-13 17:10:54 -05:00 |
|
orignal
|
b5feb3fd66
|
update reseeds list
|
2016-02-13 17:03:25 -05:00 |
|
orignal
|
7785e6ebd2
|
Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl
|
2016-02-12 20:56:46 -05:00 |
|
orignal
|
c561d71dc0
|
count lease expiration threshold
|
2016-02-12 20:56:29 -05:00 |
|
orignal
|
2cfb697867
|
strip our Referer and replace User-Agent
|
2016-02-12 15:42:13 -05:00 |
|
orignal
|
333103f50e
|
shared RTT
|
2016-02-11 22:18:44 -05:00 |
|
orignal
|
517385fb63
|
Lease enddate threshold
|
2016-02-11 22:18:24 -05:00 |
|
orignal
|
ee8ab58d64
|
don't reply to lookup with expired LeaseSet
|
2016-02-11 22:17:33 -05:00 |
|
orignal
|
b967acda58
|
flood to floodfills that are close than us only
|
2016-02-11 15:05:46 -05:00 |
|
orignal
|
d81ca5f919
|
local destination leaseset storage verification
|
2016-02-11 14:45:33 -05:00 |
|