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
|
01a8c507e5
|
Merge pull request #381 from PurpleI2P/openssl
recent changes
|
2016-02-16 16:01:12 -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
|
3890acabc4
|
Merge pull request #380 from PurpleI2P/openssl
fixed http issues
|
2016-02-15 16:22:15 -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
|
c680ff006e
|
Merge pull request #378 from PurpleI2P/openssl
recent changes
|
2016-02-12 11:23:29 -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 |
|
orignal
|
07adf64aec
|
Merge pull request #376 from PurpleI2P/openssl
recent changes
|
2016-02-11 14:37:11 -05:00 |
|
orignal
|
fbb98e1aec
|
show actual name of an invalid parameter
|
2016-02-11 11:18:15 -05:00 |
|
orignal
|
2fdf927704
|
show actual name of an invalid parameter
|
2016-02-11 10:54:36 -05:00 |
|
hagen
|
4b84656133
|
* i2p::fs migration: drop unused code from util.* (#314)
|
2016-02-11 13:05:00 +00:00 |
|
hagen
|
97c136d043
|
* i2p::fs migration: Daemon, DaemonLinux, api (#290)
|
2016-02-11 13:05:00 +00:00 |
|
hagen
|
79bf44b3f5
|
* i2p::fs migration: ClientContext, Destination, HTTPServer, Reseed, RouterContext
|
2016-02-11 13:05:00 +00:00 |
|
hagen
|
ddd8d4aeb2
|
* i2p::fs migration: AddressBook.*
|
2016-02-11 13:05:00 +00:00 |
|
hagen
|
bfcb6f577f
|
* i2p::fs migration: Profiling.*
|
2016-02-11 13:05:00 +00:00 |
|
hagen
|
2b137b43e6
|
* i2p::fs migration: I2PControl.*
|
2016-02-11 13:05:00 +00:00 |
|
hagen
|
6d74493491
|
* i2p::fs migration: NetDb.*
|
2016-02-11 13:05:00 +00:00 |
|
hagen
|
6f4271c054
|
* update buildsystems
|
2016-02-11 13:05:00 +00:00 |
|
hagen
|
f24054100e
|
* new i2p::fs implementation
|
2016-02-11 13:05:00 +00:00 |
|
hagen
|
6e98649607
|
* I2PControl: send valid error response, instead closing connection
|
2016-02-11 13:00:56 +00:00 |
|
hagen
|
b2108ff2d0
|
* fix flags on std::ifstream
|
2016-02-11 13:00:56 +00:00 |
|