orignal
|
990906c57f
|
insert garlic tag in destination's thread
|
2022-03-28 12:15:40 -04:00 |
|
orignal
|
11f9eeabf1
|
inbound.lengthVariance and outbound.lengthVariance
|
2022-03-07 22:20:11 -05:00 |
|
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>
|
2022-02-18 09:20:06 +03:00 |
|
Dimitris Apostolou
|
ac2c6c6010
|
Fix typo
|
2022-01-02 12:14:12 +02:00 |
|
orignal
|
daf7551e59
|
try another fllodfill if no compatible tunnels
|
2021-12-18 17:55:26 -05:00 |
|
R4SAS
|
edc0162163
|
clean line trailing spaces and tabs
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2021-11-27 23:30:35 +03:00 |
|
R4SAS
|
94661f697b
|
[log] update log messages (closes #1693)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2021-11-27 22:53:53 +03:00 |
|
orignal
|
f8c390cdd3
|
pick compatible tunnels
|
2021-11-06 15:44:56 -04:00 |
|
orignal
|
1a8a32a773
|
select next tunnel with compatible transports
|
2021-11-05 14:51:24 -04:00 |
|
orignal
|
cc75efcbca
|
fixed build for C++11
|
2021-09-27 18:25:15 -04:00 |
|
orignal
|
2eded7cdd7
|
send ping every keealive interval for client tunnels
|
2021-09-26 16:25:12 -04:00 |
|
orignal
|
bb518d3d51
|
don't pass BN_CTX to encrypt/decrypt functions
|
2021-08-31 18:51:40 -04:00 |
|
orignal
|
c45e202fab
|
removed ElGamal encryption support for own router
|
2021-08-29 14:22:01 -04:00 |
|
orignal
|
911ab9813e
|
handle encrypteed I2NPShortTunnelBuildReply in destination
|
2021-07-21 14:55:38 -04:00 |
|
orignal
|
5cb1f5986d
|
use msgID from ECIESx25519 block
|
2021-07-20 22:00:06 -04:00 |
|
orignal
|
d752a83eb5
|
handle i2cp.dontPublishLeaseSet for all destinations
|
2021-06-04 18:28:30 -04:00 |
|
R4SAS
|
c359c6e634
|
update config file example, add v6 status to windows daemon window, code cleanup
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2021-05-15 16:31:53 +03:00 |
|
orignal
|
fffa550bb0
|
SAM subsessions
|
2021-05-04 14:27:06 -04:00 |
|
orignal
|
51ef7ef61c
|
don't publish LeaseSet without tunnels
|
2021-04-01 13:37:21 -04:00 |
|
orignal
|
823b499a02
|
remove already expired LeaseSets
|
2021-04-01 11:45:50 -04:00 |
|
orignal
|
8c61e7d227
|
replace LeaseSet completely if store type changes
|
2020-12-17 18:58:30 -05:00 |
|
orignal
|
c91a8711e3
|
encrypted requests to ECIES floodfills
|
2020-12-12 17:14:58 -05:00 |
|
orignal
|
d8381e9486
|
disable encryption to ECIES routers
|
2020-11-18 18:11:29 -05:00 |
|
orignal
|
8b3a7486c7
|
rename CRYPTO_KEY_TYPE_ECIES_X25519_AEAD_RATCHET to CRYPTO_KEY_TYPE_ECIES_X25519_AEAD
|
2020-11-14 18:28:50 -05:00 |
|
orignal
|
4ba1be2dc0
|
one time garlic encryption for ECIES routers
|
2020-11-05 21:21:46 -05:00 |
|
orignal
|
d65a282e9d
|
check routers with non ElGamal encryptions for lookup, publish and tunnel build
|
2020-10-22 18:34:15 -04:00 |
|
orignal
|
8483464aab
|
don't attach our RouterInfo to router's request
|
2020-10-03 17:20:04 -04:00 |
|
orignal
|
ee84291997
|
handle i2p.streaming.answerPings properly
|
2020-09-30 19:06:13 -04:00 |
|
orignal
|
fd9229c467
|
ping/pong for streaming
|
2020-09-30 17:12:28 -04:00 |
|
orignal
|
335f9394a5
|
drop gcc 4.7 support
|
2020-09-26 19:32:19 -04:00 |
|
orignal
|
09fdb068d2
|
Database lookups from ECIES destinations
|
2020-09-19 21:15:42 -04:00 |
|
orignal
|
d0d71c93af
|
set LeaseSet type to 3 for ratchets if not specified
|
2020-09-10 19:27:29 -04:00 |
|
orignal
|
61897ae16c
|
crypto.ratchet.inboundTags
|
2020-06-12 20:42:54 -04:00 |
|
orignal
|
6735b2686b
|
set LeaseSet2 for ECIESx25519
|
2020-06-05 15:41:30 -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
|
d4bfeab36c
|
pass gzip parameter to UDP tunnels
|
2020-05-18 12:01:13 -04:00 |
|
orignal
|
a96c205830
|
allow encryption type param for encrypted LeaseSet
|
2020-05-08 14:20:13 -04:00 |
|
orignal
|
9b6facf3b0
|
fixed crash of encrypted leaseset without authentication
|
2020-05-06 14:08:54 -04:00 |
|
orignal
|
d503190647
|
fixed crash of encrypted leaseset without authentication
|
2020-05-06 10:08:01 -04:00 |
|
orignal
|
f4798d05e7
|
persist multi encryption keys
|
2020-04-15 22:04:18 -04:00 |
|
orignal
|
a2a0f62135
|
multi crypto keys in i2cp.leaseSetEncType
|
2020-04-15 18:01:01 -04:00 |
|
orignal
|
d923f0e01b
|
support two encryption keys
|
2020-04-14 19:12:44 -04:00 |
|
orignal
|
2fc16ee13d
|
indetification of incoming garlic messages
|
2020-04-13 20:00:19 -04:00 |
|
R4SAS
|
a9436aa9af
|
drop i2lua
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2020-04-03 14:31:38 +03:00 |
|
orignal
|
f21af4068f
|
preferred crypto type for Decrypt
|
2020-03-31 17:35:51 -04:00 |
|
orignal
|
3ca17fdc03
|
support multiple encryption keys
|
2020-03-19 18:33:42 -04:00 |
|
orignal
|
f3b0e57a54
|
publish multiple encryption keys
|
2020-03-18 18:03:03 -04:00 |
|
orignal
|
1e9a53da3f
|
delete stream by id for HTTP interface
|
2020-03-04 15:54:09 -05:00 |
|
orignal
|
09ed57ad42
|
select preferred crypto from LeaseSet2
|
2020-02-12 11:09:20 -05:00 |
|