Commit Graph

33 Commits (bdf63cf82ca38a97e08f7c1cf278664844bd12a0)

Author SHA1 Message Date
orignal 6fc5f88a3b dump addressbook in hosts.txt format 4 years ago
R4SAS 9a2c6a7619
move thread naming to util
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 36473e3889 add naming to threads
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal 30d6bd144b don't replace an adddress by one with DSA signature 4 years ago
orignal 489c38ec5b read Last-Modified 4 years ago
orignal 4d85079372 correct addressbook request 4 years ago
orignal e7ff6fbffc don't save invalid addreses 4 years ago
R4SAS 8bae4975fb add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
R4SAS 7a5146ea74 fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
4 years ago
orignal c2f47119ce fixed #1424. Check if .b32.i2p address string is valid 5 years ago
orignal ad9c11cd92 correct parsing of addreses containing # 5 years ago
Dimitris Apostolou 6a497a23d9
Fix typos 5 years ago
orignal 414ef2bc3d fixed gcc 4.7 build 6 years ago
orignal 706da6e431 allow .b32.i2p in jump links 6 years ago
orignal 3fd9d5f641 save b33 addresses 6 years ago
orignal f5ab8f2062 replaced GetIdentHash by GetAddress 6 years ago
orignal 6f4f0f03d2 handle b33 addresses in I2P tunnels 6 years ago
orignal baee6a0d91 generic address for AdressBook 6 years ago
r4sas 42c3c28ea7 [addressbook] reset eTags if addressbook can't be loaded 6 years ago
orignal 560ebcec8d persist.addressbook parameter added 6 years ago
orignal 6519e0835a fixed typo 6 years ago
orignal 062d8d0f4f fixed potential race condition 6 years ago
yangfl 52f3081a40 fix typo 6 years ago
R4SAS 0bb0adbf3e fix addressbook fetch timeout 7 years ago
orignal ddd25f0945 limit number of retries for subscriptions 7 years ago
K1773R 6bf823fb15 removed \r\n in header builder which was redundant and caused the further headers to be ignored 7 years ago
yangfl 46f62e1af9 remove trailing whitespaces 7 years ago
orignal d7b412c1eb overwrite existing address 7 years ago
Jeff Becker 840225b580 try fixing issue #871 7 years ago
orignal e4cd1a465c ignore comments 7 years ago
orignal d95ee55497 skip comment address line 7 years ago
Jeff Becker e238f7ed37 NetDb.h -> NetDb.hpp for case insensative file systems clashing with libc's netdb.h 7 years ago
Jeff Becker 4cc3b7f9fb restructure build to separate the 3 main components into 3 subdirectories
libi2pd for core libs

libi2pd_client for i2pd client libs

daemon for i2pd daemon libs
7 years ago