orignal
|
c5b6da7201
|
case-insensitive http responses
|
2016-02-19 10:04:52 -05:00 |
|
orignal
|
3053a9b6a0
|
enable i2p gzip compression
|
2016-02-18 20:35:14 -05:00 |
|
orignal
|
9a6d478eb1
|
handle compressed addressbook
|
2016-02-18 13:19:31 -05:00 |
|
orignal
|
e1995b5c70
|
try to download default hosts.txt until success
|
2016-02-15 18:20:01 -05:00 |
|
hagen
|
b2108ff2d0
|
* fix flags on std::ifstream
|
2016-02-11 13:00:56 +00:00 |
|
hagen
|
576801cd32
|
* Addressbook: load addresses at start, not on first request
|
2016-02-11 13:00:56 +00:00 |
|
hagen
|
2f2b12811f
|
* Addressbook: don't save to disk if address map is empty
|
2016-02-11 13:00:56 +00:00 |
|
hagen
|
efa48a7e39
|
* tune logs
|
2016-01-24 11:05:16 +00:00 |
|
hagen
|
05043f30dc
|
* tune logs
|
2016-01-18 09:02:34 +00:00 |
|
hagen
|
0819517902
|
* Addressbook : readable http-req assembly
|
2016-01-12 23:34:59 +00:00 |
|
hagen
|
55ea8c82e9
|
* Addressbook : logging
|
2016-01-12 23:32:32 +00:00 |
|
hagen
|
8170257c26
|
* sane log messages: AddressBook.cpp
|
2015-12-21 03:00:11 +00:00 |
|
hagen
|
c605fd57aa
|
* AddressBook.cpp : mistype in log message
|
2015-12-17 04:39:08 +00:00 |
|
orignal
|
fdd96975fb
|
cancel destination request
|
2015-12-13 14:40:43 -05:00 |
|
orignal
|
1b6ad8413e
|
spread addresses between subdirectories
|
2015-12-11 15:48:33 -05:00 |
|
orignal
|
1588d2734c
|
use path.string () instead path.c_str ()
|
2015-11-20 12:30:20 -05:00 |
|
orignal
|
62cf83921b
|
cumulative update from bitbucket
|
2015-11-03 09:15:49 -05:00 |
|
orignal
|
634976cdde
|
pass LeaseSet to callback of RequestDestination
|
2015-04-07 12:02:25 -04:00 |
|
orignal
|
12641ab0c0
|
fixed addressbook crash at shutdown
|
2015-03-30 10:21:52 -04:00 |
|
guanqun
|
ab7550947a
|
setup the correct buffer size
|
2015-03-30 09:26:37 +08:00 |
|
orignal
|
d1d6797d3e
|
store LeaseSet as shared_ptr
|
2015-01-27 11:27:58 -05:00 |
|
orignal
|
46a36f766f
|
don't restart subscriptions update timer if no subscription presented
|
2015-01-21 16:34:50 -05:00 |
|
Francisco Blas (klondike) Izquierdo Riera
|
cb94d43092
|
Use the address book for conversion into .b32.i2p
|
2015-01-05 20:17:07 +01:00 |
|
orignal
|
446e5fd665
|
report about termination after actual processing
|
2014-12-28 15:45:58 -05:00 |
|
orignal
|
6fb5fa1c52
|
LeaseSet request complete callback
|
2014-12-26 19:09:44 -05:00 |
|
orignal
|
64df22def8
|
read reamaining data from closed stream
|
2014-12-26 08:55:24 -05:00 |
|
orignal
|
3547a4042c
|
request and handle LeaseSets through local destination only
|
2014-12-25 16:47:15 -05:00 |
|
orignal
|
46ea2291fe
|
read incoming data util it's available
|
2014-12-25 10:42:49 -05:00 |
|
orignal
|
66c2c7f789
|
wait until download complete
|
2014-12-25 08:41:21 -05:00 |
|
orignal
|
afd69e4afd
|
send if-none-match
|
2014-12-24 09:45:25 -05:00 |
|
orignal
|
ff7ff3b55b
|
check status code 304
|
2014-12-24 07:48:18 -05:00 |
|
orignal
|
e349facd65
|
HTTP 1.1 for addressbook
|
2014-12-23 21:03:00 -05:00 |
|
orignal
|
7b5e8a9661
|
check and update addressbook subscriptions
|
2014-12-23 13:57:09 -05:00 |
|
orignal
|
3f314d8355
|
merge chunked responses
|
2014-12-22 21:20:39 -05:00 |
|
orignal
|
e1d445ab50
|
parse HTTP header fields
|
2014-12-22 16:45:50 -05:00 |
|
orignal
|
b1b72d2d33
|
rolled back to HTTP 1.0 since chunked is not implemented
|
2014-12-22 16:10:32 -05:00 |
|
orignal
|
fd0069cb0e
|
fixed merge conflict
|
2014-12-22 15:09:50 -05:00 |
|
orignal
|
52ee861d3a
|
load subscriptions
|
2014-12-22 15:06:54 -05:00 |
|
Kill Your TV
|
42075e74ad
|
fetch with HTTP/1.1
|
2014-12-22 18:01:59 +00:00 |
|
orignal
|
db2d0df2c4
|
download hosts.txt without proxy
|
2014-12-21 09:33:02 -05:00 |
|
orignal
|
da1397ff76
|
fixed build error
|
2014-12-20 21:21:43 -05:00 |
|
orignal
|
c009fc5d72
|
look for LeaseSet in shared local destination
|
2014-12-20 20:16:45 -05:00 |
|
orignal
|
f4f6e74ea2
|
process addressbook request response
|
2014-12-19 22:03:34 -05:00 |
|
orignal
|
1179731959
|
send request to addressbook link directly without proxy
|
2014-12-19 14:40:02 -05:00 |
|
orignal
|
4c8d85870b
|
check identity buffer size
|
2014-12-04 19:28:20 -05:00 |
|
orignal
|
519330015f
|
handle .i2p address for BOB inbound connections
|
2014-12-04 14:16:33 -05:00 |
|
orignal
|
8350f16b20
|
store SAM destinations if address book
|
2014-11-28 15:08:23 -05:00 |
|
orignal
|
3e3cfa3d68
|
load from addressbook first
|
2014-11-28 09:40:27 -05:00 |
|
orignal
|
092b445e36
|
store addresses in csv format
|
2014-11-27 16:26:55 -05:00 |
|
orignal
|
68c321609d
|
naming lookup through addressbook
|
2014-11-26 16:51:36 -05:00 |
|