orignal
|
6fc5f88a3b
|
dump addressbook in hosts.txt format
|
2021-01-20 19:19:34 -05:00 |
|
R4SAS
|
9a2c6a7619
|
move thread naming to util
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2020-12-07 06:31:46 +03:00 |
|
R4SAS
|
36473e3889
|
add naming to threads
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2020-12-04 18:37:17 +03:00 |
|
orignal
|
30d6bd144b
|
don't replace an adddress by one with DSA signature
|
2020-11-19 15:41:00 -05:00 |
|
orignal
|
489c38ec5b
|
read Last-Modified
|
2020-09-27 19:19:48 -04:00 |
|
orignal
|
4d85079372
|
correct addressbook request
|
2020-09-27 17:46:15 -04:00 |
|
orignal
|
e7ff6fbffc
|
don't save invalid addreses
|
2020-08-14 09:54:31 -04:00 |
|
R4SAS
|
8bae4975fb
|
add copyright headers
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2020-05-22 18:14:53 +00:00 |
|
R4SAS
|
7a5146ea74
|
fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2020-05-22 18:14:53 +00:00 |
|
orignal
|
c2f47119ce
|
fixed #1424. Check if .b32.i2p address string is valid
|
2019-09-23 13:42:15 -04:00 |
|
orignal
|
ad9c11cd92
|
correct parsing of addreses containing #
|
2019-08-10 22:16:26 -04:00 |
|
Dimitris Apostolou
|
6a497a23d9
|
Fix typos
|
2019-04-08 22:22:42 +03:00 |
|
orignal
|
414ef2bc3d
|
fixed gcc 4.7 build
|
2019-04-04 16:18:52 -04:00 |
|
orignal
|
706da6e431
|
allow .b32.i2p in jump links
|
2019-04-02 13:11:49 -04:00 |
|
orignal
|
3fd9d5f641
|
save b33 addresses
|
2019-03-28 16:06:53 -04:00 |
|
orignal
|
f5ab8f2062
|
replaced GetIdentHash by GetAddress
|
2019-03-28 12:19:19 -04:00 |
|
orignal
|
6f4f0f03d2
|
handle b33 addresses in I2P tunnels
|
2019-03-28 09:57:34 -04:00 |
|
orignal
|
baee6a0d91
|
generic address for AdressBook
|
2019-03-27 15:19:10 -04:00 |
|
r4sas
|
42c3c28ea7
|
[addressbook] reset eTags if addressbook can't be loaded
|
2019-03-04 18:29:29 +00:00 |
|
orignal
|
560ebcec8d
|
persist.addressbook parameter added
|
2019-03-01 14:42:20 -05:00 |
|
orignal
|
6519e0835a
|
fixed typo
|
2018-09-02 07:51:58 -04:00 |
|
orignal
|
062d8d0f4f
|
fixed potential race condition
|
2018-08-25 13:27:03 -04:00 |
|
yangfl
|
52f3081a40
|
fix typo
|
2018-07-10 17:39:21 +08:00 |
|
R4SAS
|
0bb0adbf3e
|
fix addressbook fetch timeout
|
2018-01-24 15:34:32 +03:00 |
|
orignal
|
ddd25f0945
|
limit number of retries for subscriptions
|
2018-01-23 15:50:28 -05:00 |
|
K1773R
|
6bf823fb15
|
removed \r\n in header builder which was redundant and caused the further headers to be ignored
|
2018-01-15 16:30:01 +01:00 |
|
yangfl
|
46f62e1af9
|
remove trailing whitespaces
|
2018-01-06 22:24:03 +08:00 |
|
orignal
|
d7b412c1eb
|
overwrite existing address
|
2017-07-18 15:58:32 -04:00 |
|
Jeff Becker
|
840225b580
|
try fixing issue #871
|
2017-05-22 10:34:29 -04:00 |
|
orignal
|
e4cd1a465c
|
ignore comments
|
2017-05-10 09:36:58 -04:00 |
|
orignal
|
d95ee55497
|
skip comment address line
|
2017-05-05 13:54:21 -04:00 |
|
Jeff Becker
|
e238f7ed37
|
NetDb.h -> NetDb.hpp for case insensative file systems clashing with libc's netdb.h
|
2017-04-21 20:04:16 -04:00 |
|
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
|
2017-04-21 06:33:45 -04:00 |
|