R4SAS
|
96c4463d39
|
clean code
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
orignal
|
9abc4cf359
|
fixed crash at startup if addressbook is disbaled
|
2 years ago |
orignal
|
1d6104ecf3
|
addressbook.enabled config param
|
2 years ago |
R4SAS
|
6b4ffcff5a
|
cleanup code (spaces, tabs)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2 years ago |
R4SAS
|
5f9972af78
|
[addressbook] fix loading subscriptions from config
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
R4SAS
|
edc0162163
|
clean line trailing spaces and tabs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
R4SAS
|
94661f697b
|
[log] update log messages (closes #1693)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
R4SAS
|
3dd9e81296
|
[addressbook] check domain ending when processing subscriptions
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
3 years ago |
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>
|
5 years ago |
R4SAS
|
7a5146ea74
|
fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
5 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
|
6 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
|
8 years ago |
orignal
|
e4cd1a465c
|
ignore comments
|
8 years ago |
orignal
|
d95ee55497
|
skip comment address line
|
8 years ago |
Jeff Becker
|
e238f7ed37
|
NetDb.h -> NetDb.hpp for case insensative file systems clashing with libc's netdb.h
|
8 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
|
8 years ago |
orignal
|
b097938f47
|
compressed addressbook request
|
8 years ago |
orignal
|
66f3bd186f
|
send http headers in original order
|
8 years ago |
orignal
|
59dd479a6d
|
check if address not found
|
8 years ago |
Jeff Becker
|
75690598e3
|
try fixing datagram
|
8 years ago |
Jeff Becker
|
0396c4a4de
|
try fixing datagram
|
8 years ago |
l-n-s
|
470a6f0ab2
|
Add addressbook options + improved docs
|
8 years ago |
Jeff Becker
|
84ca992e91
|
Revert "Unused parameter warnings removal"
This reverts commit 5350078543 .
|
8 years ago |
brain5lug
|
5350078543
|
Unused parameter warnings removal
|
8 years ago |
Jeff Becker
|
c770bcbf96
|
prevent race condition in datagram destination
clean up style a bit
|
8 years ago |