81 Commits (7ea5af448efc18f5aef984bfda3bfe753e6686ff)

Author SHA1 Message Date
Osipov Kirill 88f52c4902 Remove unused assigning (success is assinged anyway) 8 years ago
hagen 1b2ac38a50 * fix compilation warnings 8 years ago
hagen 99398bf0da * HTTPProxy.{cpp,h} : move & sort headers 8 years ago
orignal f01f6e94d1 fix #500. check result of readline 8 years ago
orignal 5c877de2c2 check if hosts is incomplete 8 years ago
orignal d39229713f lookup address upon request 8 years ago
orignal 215d39fc54 address lookup 8 years ago
orignal 2e5c56205c address resolver 8 years ago
orignal 1036ce0fa5 create addressbook before etags 8 years ago
orignal 803f11bebb local addresses 8 years ago
orignal 84ccca0e98 read persistent ETags 8 years ago
orignal 74efdb95e8 persist etag 8 years ago
orignal 1a894abcff persist etag for addressbook subscription 8 years ago
orignal 94806ad0b3 try subscriptions right after initial download 8 years ago
hagen b0395933de * Addressbook: fix module name 8 years ago
orignal c5b6da7201 case-insensitive http responses 8 years ago
orignal 3053a9b6a0 enable i2p gzip compression 8 years ago
orignal 9a6d478eb1 handle compressed addressbook 8 years ago
hagen 2a4ba8d349 * Addressbook : move storage init code from constructor to Init() : was too early 8 years ago
hagen 85bd7a63c6 * AddressBook : embed HashedStorage instance into AddressBookFilesystemStorage class 8 years ago
orignal e1995b5c70 try to download default hosts.txt until success 8 years ago
hagen ddd8d4aeb2 * i2p::fs migration: AddressBook.* 9 years ago
hagen b2108ff2d0 * fix flags on std::ifstream 9 years ago
hagen 576801cd32 * Addressbook: load addresses at start, not on first request 9 years ago
hagen 2f2b12811f * Addressbook: don't save to disk if address map is empty 9 years ago
hagen efa48a7e39 * tune logs 9 years ago
hagen 05043f30dc * tune logs 9 years ago
hagen 0819517902 * Addressbook : readable http-req assembly 9 years ago
hagen 55ea8c82e9 * Addressbook : logging 9 years ago
hagen 8170257c26 * sane log messages: AddressBook.cpp 9 years ago
hagen c605fd57aa * AddressBook.cpp : mistype in log message 9 years ago
orignal fdd96975fb cancel destination request 9 years ago
orignal 1b6ad8413e spread addresses between subdirectories 9 years ago
orignal 1588d2734c use path.string () instead path.c_str () 9 years ago
orignal 62cf83921b cumulative update from bitbucket 9 years ago
orignal 634976cdde pass LeaseSet to callback of RequestDestination 9 years ago
orignal 12641ab0c0 fixed addressbook crash at shutdown 9 years ago
guanqun ab7550947a setup the correct buffer size 9 years ago
orignal d1d6797d3e store LeaseSet as shared_ptr 10 years ago
orignal 46a36f766f don't restart subscriptions update timer if no subscription presented 10 years ago
Francisco Blas (klondike) Izquierdo Riera cb94d43092 Use the address book for conversion into .b32.i2p 10 years ago
orignal 446e5fd665 report about termination after actual processing 10 years ago
orignal 6fb5fa1c52 LeaseSet request complete callback 10 years ago
orignal 64df22def8 read reamaining data from closed stream 10 years ago
orignal 3547a4042c request and handle LeaseSets through local destination only 10 years ago
orignal 46ea2291fe read incoming data util it's available 10 years ago
orignal 66c2c7f789 wait until download complete 10 years ago
orignal afd69e4afd send if-none-match 10 years ago
orignal ff7ff3b55b check status code 304 10 years ago
orignal e349facd65 HTTP 1.1 for addressbook 10 years ago