Commit Graph

27 Commits (openssl)

Author SHA1 Message Date
orignal b8f998f76a don't delete BOBDestination if used by another BOBSession 11 months ago
orignal 5f43026986 check if local destination is not null 11 months ago
r4sas 03cc6e0524
use uint16_t for ports
Signed-off-by: r4sas <r4sas@i2pmail.org>
11 months ago
orignal 3d4d3ce80d compressable crypto key and padding for routers and destination 2 years ago
orignal e82662b389 SSL support for server tunnels 2 years ago
R4SAS 605ccf3e02 [BOB] require commands options, fix usage of existent nick and status
Signed-off-by: R4SAS <r4sas@i2pmail.org>
2 years ago
R4SAS d31cd2e5d6
fix incorrect boolean value parsing
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 2d972752ff lookuplocal 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
orignal 969f9aa436 common RuunableBase with private inheritance 4 years ago
rszibele b759294975 BOB: fix status command. 5 years ago
rszibele a23e845c03 BOB: improve comment and remove error log in list command 5 years ago
rszibele cb8373e487 BOB: status response now correctly starts with "OK DATA". 5 years ago
rszibele c8eeefe194 fix build on BSDs, as "isset" is a defined macro. 5 years ago
rszibele a03e828317 BOB: status: forgot to pass destination for current tunnel. 5 years ago
rszibele 93d4dc70cf BOB fixes. 5 years ago
orignal edf4f7695d fix #1352. correct response for 'list' command 5 years ago
orignal f5ab8f2062 replaced GetIdentHash by GetAddress 5 years ago
yangfl 46f62e1af9 remove trailing whitespaces 6 years ago
orignal 158889b85c check for invalid params 7 years ago
orignal fff34e77f5 pass signature and crypto type to newkeys 7 years ago
orignal dca4cf2edb fixed #993. bind inbound tunnel to inhost 7 years ago
orignal 2bc33f22df fixed #994. check if keys are set 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