Commit Graph

24 Commits (a51ef0cfc6c836fa15758925770e08cc8e16e8d3)

Author SHA1 Message Date
R4SAS a51ef0cfc6
set of updates:
* [webconsole] change error handling code to restart acceptor after any
error
* [webconsole] call shutdown vefore stopping acceptor on exit
* update license headers for modified files, change year to file
  creation year, not 2013 (when project started)

Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS 0062f7d764
[reseed] dont do yggdrasill address check if option disabled
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 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
orignal 921ec9ec12 fix build with openssl 3.0.0 3 years ago
R4SAS e8ad7b4f79
rework of storing certificates path (#1642)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS d3a49e513c
remove repeatable type definition, add include (#1642)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
R4SAS 5bfab0a796
add certsdir option (#1642)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
3 years ago
orignal ca77ca6ef0 reseed from compatible address 3 years ago
orignal 6555ae5b0a support authorization for reseed proxy 3 years ago
orignal c164601acf reseed from clearnet only if ipv4 or ipv6 is enabled 3 years ago
orignal 85902b358a remove [] from yggdrasil reseed address 3 years ago
orignal d13fbe5549 support reseed throught the Yggdrasil 3 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
Dimitris Apostolou 6a497a23d9
Fix typos 5 years ago
orignal 358cdcf4c4 removed RSA signatures completly 6 years ago
yangfl 52f3081a40 fix typo 6 years ago
yangfl 46f62e1af9 remove trailing whitespaces 6 years ago
Dmitry Marakasov 0f2d2156e6 Don't use deprecated boost::asio::ssl::context ctor
This was removed in boost 1.66, in prior versions the service
argument was not used
7 years ago
yangfl 18b6353803 fix typo 7 years ago
Jeff Becker 65db96e663
reseed proxy 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