orignal
|
96e9608036
|
Merge pull request #1623 from rex4539/fix-warnings2
Fix clang warning
|
2021-01-24 11:23:12 -05:00 |
|
orignal
|
9d5bb1b2b6
|
drop routing path for LeaseSet resend
|
2021-01-23 21:25:52 -05:00 |
|
Dimitris Apostolou
|
67dab9b6d2
|
Fix clang warning
|
2021-01-21 11:07:01 +02:00 |
|
orignal
|
6fc5f88a3b
|
dump addressbook in hosts.txt format
|
2021-01-20 19:19:34 -05:00 |
|
orignal
|
e0cec79ad6
|
try both ipv4 and ipv6 NTCP2 addresses if presented
|
2021-01-18 18:58:16 -05:00 |
|
orignal
|
1a9e11d86d
|
don't send updated LeaseSet through a terminated session
|
2021-01-18 12:58:27 -05:00 |
|
orignal
|
1235d18d67
|
pass address to NTCP2 session
|
2021-01-17 17:15:41 -05:00 |
|
orignal
|
8f25b66760
|
limit tunnel length to 8 hops
|
2021-01-14 11:24:03 -05:00 |
|
R4SAS
|
2bc0850b0f
|
[android] add refresh on swipe in webconsole
Signed-off-by: R4SAS <r4sas@i2pmail.org>
|
2021-01-13 21:07:13 +03:00 |
|
orignal
|
29176dd9bf
|
count last send time for expiration
|
2021-01-09 18:59:09 -05:00 |
|
orignal
|
aedcd1bcc0
|
remove tag after tagset expiration
|
2021-01-07 14:51:23 -05:00 |
|
orignal
|
b1262d54de
|
don't detach ECIESx25519 session from destination
|
2021-01-05 15:56:48 -05:00 |
|
orignal
|
bc4a97774f
|
strong pointer to session for receive tagset
|
2021-01-04 20:15:48 -05:00 |
|
orignal
|
ee3cd44f97
|
ReceiveRatchetTagSet
|
2021-01-04 18:20:16 -05:00 |
|
orignal
|
726bd0d63b
|
check if x25519 key is valid
|
2021-01-01 15:03:11 -05:00 |
|
orignal
|
ce9640773c
|
Merge branch 'openssl' of https://github.com/PurpleI2P/i2pd into openssl
|
2020-12-27 11:19:46 -05:00 |
|
orignal
|
7ce92118e4
|
handle follow-on NSR messages
|
2020-12-27 11:18:53 -05:00 |
|
R4SAS
|
e12c5fe007
|
Merge pull request #1601 from gxcreator/openssl
Docker: Move DEFAULT_ARGS to Dockerfile .
|
2020-12-27 14:51:58 +03:00 |
|
orignal
|
86ff0d86db
|
check if new tag was created
|
2020-12-26 17:18:29 -05:00 |
|
orignal
|
b4236b04c6
|
leaset creation timeout
|
2020-12-25 09:01:55 -05:00 |
|
orignal
|
d34dc397e8
|
changed to 320 tags max
|
2020-12-24 14:06:34 -05:00 |
|
orignal
|
f2e4d5f06c
|
trim behind not affter max generated tags
|
2020-12-20 19:52:06 -05:00 |
|
orignal
|
da7e2f2580
|
don't send message through non-established session
|
2020-12-19 15:07:12 -05:00 |
|
orignal
|
e07a20a771
|
Merge pull request #1608 from nonlinear-chaos-order-etc-etal/openssl-custom
qt: log level ui control now synced with core and log pane ui at runtime
|
2020-12-19 08:45:00 -05:00 |
|
user
|
ae1b1da342
|
qt: log level ui control now synced with core and log pane ui at runtime
|
2020-12-19 21:16:40 +08:00 |
|
orignal
|
a61d7fe115
|
set correct NAME for NAMING REPLY
|
2020-12-18 20:48:08 -05:00 |
|
orignal
|
b4d1e89696
|
Merge pull request #1606 from nonlinear-chaos-order-etc-etal/openssl-custom
fixes many i2pd_qt issues
|
2020-12-17 22:02:06 -05:00 |
|
user
|
a0d90717c3
|
qt: i2cp server page is now shown, work towards #914
|
2020-12-18 10:06:57 +08:00 |
|
user
|
5c2f1f36e8
|
qt: sam session is now shown at qt->sam sessions, work towards #914
|
2020-12-18 09:40:58 +08:00 |
|
user
|
0b084956e6
|
qt: stream.kill hrefs done - step to completion of #914
|
2020-12-18 09:04:40 +08:00 |
|
orignal
|
8c61e7d227
|
replace LeaseSet completely if store type changes
|
2020-12-17 18:58:30 -05:00 |
|
user
|
d7342586a6
|
qt: fixes #1593
|
2020-12-18 07:44:37 +08:00 |
|
user
|
242e3d007c
|
qt: fixes #1529
|
2020-12-18 07:17:01 +08:00 |
|
user
|
d4b6485102
|
qt: small improv
|
2020-12-18 06:57:49 +08:00 |
|
user
|
370ab6307a
|
qt: fixes #1581
|
2020-12-18 06:34:22 +08:00 |
|
user
|
83b10fba62
|
qt: added assert.h - it is needed for ci circumstances
|
2020-12-18 05:45:11 +08:00 |
|
user
|
1921bce4c7
|
Merge remote-tracking branch 'upstream/openssl' into openssl-custom
|
2020-12-18 05:37:17 +08:00 |
|
user
|
669fb62a54
|
qt: fixed great ui pains with tunnels editing
|
2020-12-18 05:37:01 +08:00 |
|
orignal
|
1a5920ee47
|
Merge pull request #1605 from nonlinear-chaos-order-etc-etal/openssl-custom
qt: visual fixes + fix for #1582
|
2020-12-17 15:10:57 -05:00 |
|
user
|
9c6e3ff1d7
|
qt: fixes #1582
|
2020-12-18 03:39:08 +08:00 |
|
user
|
ca78601ada
|
qt: visual fixes
|
2020-12-18 02:00:57 +08:00 |
|
orignal
|
2edce12759
|
Merge pull request #1604 from nonlinear-chaos-order-etc-etal/openssl-custom
qt: fixes #1180
|
2020-12-17 12:42:43 -05:00 |
|
user
|
ccc604c0f4
|
qt: fixes #1180
|
2020-12-18 01:13:50 +08:00 |
|
user
|
d3bf8c2417
|
data: ignored *.tmp.xml
|
2020-12-17 23:15:56 +08:00 |
|
user
|
dc774f0f94
|
Merge remote-tracking branch 'upstream/openssl' into openssl-custom
|
2020-12-17 22:58:35 +08:00 |
|
orignal
|
f2059947bf
|
Merge pull request #1603 from nonlinear-chaos-order-etc-etal/openssl-custom
qt: added about box
|
2020-12-17 09:55:37 -05:00 |
|
user
|
eccd5b6ff0
|
qt: removed a few debug log lines
|
2020-12-17 22:45:10 +08:00 |
|
user
|
776dc7ec52
|
qt: about box fixed for older qt5
|
2020-12-17 22:30:14 +08:00 |
|
user
|
082c4f1104
|
qt: added about box
|
2020-12-17 22:17:05 +08:00 |
|
orignal
|
06a7e181cd
|
ECIES for new routers
|
2020-12-15 16:06:32 -05:00 |
|