66 Commits (507093dbad65f748611606b7f65913b2a7a24c81)

Author SHA1 Message Date
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
orignal 7b5e8a9661 check and update addressbook subscriptions 10 years ago
orignal 3f314d8355 merge chunked responses 10 years ago
orignal e1d445ab50 parse HTTP header fields 10 years ago
orignal b1b72d2d33 rolled back to HTTP 1.0 since chunked is not implemented 10 years ago
orignal 52ee861d3a load subscriptions 10 years ago
Kill Your TV 42075e74ad fetch with HTTP/1.1 10 years ago
orignal db2d0df2c4 download hosts.txt without proxy 10 years ago
orignal da1397ff76 fixed build error 10 years ago
orignal c009fc5d72 look for LeaseSet in shared local destination 10 years ago
orignal f4f6e74ea2 process addressbook request response 10 years ago
orignal 1179731959 send request to addressbook link directly without proxy 10 years ago
orignal 4c8d85870b check identity buffer size 10 years ago
orignal 519330015f handle .i2p address for BOB inbound connections 10 years ago
orignal 8350f16b20 store SAM destinations if address book 10 years ago
orignal 3e3cfa3d68 load from addressbook first 10 years ago