Commit Graph

25 Commits (7a5146ea7455136d507843c2180a3761ab401bc7)

Author SHA1 Message Date
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 5 years ago
orignal 706da6e431 allow .b32.i2p in jump links 5 years ago
orignal 3fd9d5f641 save b33 addresses 5 years ago
orignal f5ab8f2062 replaced GetIdentHash by GetAddress 5 years ago
orignal 6f4f0f03d2 handle b33 addresses in I2P tunnels 5 years ago
orignal baee6a0d91 generic address for AdressBook 5 years ago
r4sas 42c3c28ea7 [addressbook] reset eTags if addressbook can't be loaded 5 years ago
orignal 560ebcec8d persist.addressbook parameter added 5 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 6 years ago
orignal ddd25f0945 limit number of retries for subscriptions 6 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