IC Rainbow
66cf6c7f51
add client tracking of SUB'd connections in it
2024-05-04 11:36:25 +03:00
IC Rainbow
98bd1bfd8e
extra logging
2024-05-04 10:25:33 +03:00
Evgeny Poberezkin
aae45e91b9
fix
2024-05-03 19:44:45 +01:00
Alexander Bondarenko
15ef808e8e
catch extra UPs
2024-05-03 13:41:51 +03:00
Evgeny Poberezkin
55d31d1fef
move check and state update to one transaction
2024-05-03 00:21:04 +01:00
Evgeny Poberezkin
e7046b9439
Merge branch 'ep/old-sessions-subs' into ab/check-session
2024-05-02 22:39:55 +01:00
Evgeny Poberezkin
1fb546866f
Merge branch 'master' into ep/old-sessions-subs
2024-05-02 22:39:17 +01:00
Evgeny Poberezkin
f6583417d5
remove AERR, do not skip processing
2024-05-02 22:38:23 +01:00
Evgeny Poberezkin
774715c397
Merge branch 'master' into ab/check-session
2024-05-02 21:44:56 +01:00
Alexander Bondarenko
e804e9542f
rename
2024-05-02 21:21:07 +03:00
Alexander Bondarenko
4ade06ccfa
put closeClient under activeClientSession
2024-05-02 21:17:02 +03:00
Alexander Bondarenko
5ea3f72595
switch to activeClientSession
2024-05-02 21:17:02 +03:00
Alexander Bondarenko
1d4e31cca9
add AERR to pass background errors to client
2024-05-02 21:17:02 +03:00
Alexander Bondarenko
51fe9009f0
error handling
2024-05-02 21:16:35 +03:00
Alexander Bondarenko
785ceb78e9
client: prevent sub actions from zombie sessions
2024-05-02 21:15:23 +03:00
Evgeny Poberezkin
259f6fcc3b
Merge branch 'stable'
2024-05-02 16:24:32 +01:00
Evgeny Poberezkin
8d8010a62a
5.7.1.0
v5.7.1
2024-05-02 16:22:55 +01:00
Evgeny Poberezkin
c5941b790b
client: increase timeout for SOCKS connection, increase timeout for direct connection ( #1123 )
2024-05-02 16:00:58 +01:00
Evgeny Poberezkin
60403955c0
5.7.0.4
2024-05-02 16:00:35 +01:00
Evgeny Poberezkin
9e49c289b4
upgrade SMP/NTF servers to v7/v2 protocol versions ( #996 )
...
* upgrade SMP/NTF servers to v7/v2 protocol versions
* 5.6.0.0
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2024-05-02 16:00:03 +01:00
Evgeny Poberezkin
9bc9d88971
agent: do not mark subscriptions on expired sessions as active, do mark delayed subscriptions as active on the same session, SUBOK response in the next SMP protocol version
2024-05-02 15:47:47 +01:00
Evgeny Poberezkin
6f83273318
client: increase timeout for SOCKS connection, increase timeout for direct connection ( #1123 )
2024-05-02 15:14:01 +01:00
Alexander Bondarenko
0d2c1d3c01
transport: reduce ping traffic ( #1118 )
...
* transport: reduce ping traffic
* make pings opt-in, enable automatically with SUB commands
* fix reduced delays
* enable pings on MSG too
* rename pingErrorCount
* check timeout counter even when not sending pings
* clean up
* reset timeout error count on any event
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-05-01 10:38:33 +01:00
Evgeny Poberezkin
323cdc412e
5.7.0.4
v5.7.0
2024-05-01 00:56:33 +01:00
Evgeny Poberezkin
66eccbecb3
upgrade SMP/NTF servers to v7/v2 protocol versions ( #996 )
...
* upgrade SMP/NTF servers to v7/v2 protocol versions
* 5.6.0.0
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2024-05-01 00:51:08 +01:00
Evgeny Poberezkin
935d2e25df
5.7.0.3
2024-04-25 10:22:18 +01:00
Alexander Bondarenko
b931c1be37
utils: remove zstd contexts ( #1116 )
2024-04-25 09:33:22 +01:00
Evgeny Poberezkin
daa866f333
5.7.0.2
v5.7.0-beta.2
2024-04-22 18:59:33 +01:00
Evgeny Poberezkin
fe28e02be7
agent: make version independent of PQ enqryption support ( #1114 )
...
* agent: make version independent of PQ enqryption support
* remove comment
2024-04-22 13:40:24 +01:00
Evgeny Poberezkin
1612a7e2c7
agent: reduce sizes for per-queue e2e encryption ( #1113 )
2024-04-22 09:25:03 +01:00
Evgeny Poberezkin
b08314722d
5.7.0.1
v5.7.0-beta.1
2024-04-21 22:58:15 +01:00
Evgeny Poberezkin
2347b82b47
adjust timeouts and delayed response errors ( #1112 )
2024-04-21 22:57:07 +01:00
Evgeny Poberezkin
3d40393ae8
5.7.0.0
v5.7.0-beta.0
2024-04-20 18:20:18 +01:00
Alexander Bondarenko
b98fdb672d
transport: increase client timeouts, don't send command after timeout ( #1110 )
...
* transport: fix client handshake timeouts
* fix handshake timeout
* skip sending requests for timed out responses
* expose batch concurrency as PClient field
* move to NetworkConfig
* remove Request on timeout
* use record
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-04-20 18:17:48 +01:00
Evgeny Poberezkin
3ba3172aaf
xftp: enable ALPN in XFTP server ( #1109 )
2024-04-20 09:15:33 +01:00
Evgeny Poberezkin
c00c223f3b
remove (or make optional) client key from handshakes ( #1104 )
...
* remove (or make optional) client key from handshakes
* remove comment
2024-04-18 22:43:49 +01:00
Evgeny Poberezkin
2f43b43225
parameterize transport handle with transport peer to include server certificate ( #1100 )
...
* parameterize transport handle with transport peer to include server certificate
* include server certificate into THandle
* load server chain and sign key
* fix key type
* fix for 8.10
---------
Co-authored-by: Alexander Bondarenko <486682+dpwiz@users.noreply.github.com >
Co-authored-by: IC Rainbow <aenor.realm@gmail.com >
2024-04-17 17:46:22 +01:00
Evgeny Poberezkin
ebb75ced12
extract SessionVar from AgentClient to reuse ( #1099 )
2024-04-13 18:33:12 +01:00
Evgeny Poberezkin
5e783396e0
5.6.2.2: v5.6.2
v5.6.2
2024-04-12 23:14:20 +01:00
Evgeny Poberezkin
b741b65700
use online status in network information ( #1094 )
...
* use online status in network information
* test
* refactor
* flip condition
* fix
2024-04-12 22:22:24 +01:00
Alexander Bondarenko
036b7523a5
xftp: matrix test for new versions ( #1093 )
...
* xftp: matrix test for new versions
* manual matrix
* more, faster
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-04-12 13:28:16 +01:00
spaced4ndy
3b1dd6dff9
agent: notify about available quota ( #1087 )
...
* agent: notify about available quota
* rename
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-04-11 09:38:12 +01:00
Evgeny Poberezkin
2e44ec5083
fix message expiration test ( #1092 )
2024-04-11 08:52:15 +01:00
Evgeny Poberezkin
fbc25b171e
xftp: reply ERR AUTH when file is removed from server storage ( #1091 )
2024-04-10 23:02:48 +01:00
Evgeny Poberezkin
8fa9ed6317
wait for user network availability ( #1085 )
...
* ghc-options
* wait for user network availability
* test
* update
* comment
* refactor
* slow config
* line
* waitForUserNetwork in xftp and ntf workers
* refactor
* refactor with registerDelay
---------
Co-authored-by: spaced4ndy <8711996+spaced4ndy@users.noreply.github.com >
2024-04-10 21:50:05 +01:00
Alexander Bondarenko
91cf6841e0
http2: fix client setup ( #1090 )
...
* http2: cancel client action on setup timeout
* ignore incompatible server keys
2024-04-10 21:00:39 +01:00
Evgeny Poberezkin
1219446996
dispose agent instances, fix tests, ( #1089 )
...
* dispose agent instances in tests
* fix quota test
* tests: fix tests with -threaded (#1088 )
* fix some tests
* match RTS opts with apps
* less verbose rts stats
* enable sqlite extended error codes
* clean up
* unfocus
* remove extendedErrorCode
It's actually setExtendedResultCodes, which isn't yet available.
* diff
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
* fix switch test
* fix
---------
Co-authored-by: Alexander Bondarenko <486682+dpwiz@users.noreply.github.com >
2024-04-10 19:34:02 +01:00
Evgeny Poberezkin
b994fd9f0f
use sendRequest for HTTP2
2024-04-09 21:14:10 +01:00
Alexander Bondarenko
4c20ff6d00
xftp: negotiate protocol with ALPN ( #1047 )
...
* xftp: negotiate protocol with ALPN
* add RFC
* add handshake implementation
* implement extended handshake
* enable authentication
* update rfc
* Apply suggestions from code review
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
* cleanup
* discard trailing data
* cleanup diff
* use find
* rename
* refactor
* add x509 tests
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-04-09 15:03:40 +01:00
spaced4ndy
791368c7be
export lock function ( #1073 )
...
* export lock functions
* rename with tick
* simplify
---------
Co-authored-by: Evgeny Poberezkin <evgeny@poberezkin.com >
2024-04-04 15:37:31 +01:00