1
0
Fork 0
mirror of https://github.com/anyproto/any-sync.git synced 2025-06-08 14:07:02 +09:00
Commit graph

34 commits

Author SHA1 Message Date
mcrakhman
387671a5e7
Add new version 2024-09-30 16:00:53 +02:00
mcrakhman
d29ebe48a6
Update versions 2024-07-30 21:32:57 +02:00
mcrakhman
258a891cb6
Update compatible version 2024-07-30 20:57:58 +02:00
mcrakhman
fc292e4a12
Remove proto version code 2024-07-04 17:23:08 +02:00
mcrakhman
ab8322da47
Reduce proto versions 2024-07-04 00:11:00 +02:00
mcrakhman
e7c3edab82
Add peer version 2024-07-02 12:57:20 +02:00
Sergey Cherepanov
e8d2342dc8
compatible ver 2 2024-04-22 18:23:26 +02:00
Sergey Cherepanov
4f51a560e4
proto version 3 2024-04-22 18:11:39 +02:00
Sergey Cherepanov
1414cf53a3
add version 3 as compatible 2024-02-19 15:40:49 +01:00
mcrakhman
1946f1527a
Merge branch 'main' into release-fixes
# Conflicts:
#	go.mod
#	go.sum
2023-08-16 19:14:04 +02:00
Sergey Cherepanov
c234ccab5a
expose ProtoVersion (to make dirty things) 2023-08-14 21:06:25 +02:00
Sergey Cherepanov
362d25281d
handshake: compatible versions 2023-08-14 20:10:01 +02:00
Sergey Cherepanov
7d72189a41
quic transport impl 2023-07-18 18:13:31 +02:00
Sergey Cherepanov
be58956bec
provide client version in secureservice 2023-06-13 15:39:22 +02:00
Sergey Cherepanov
c753da8def
client version to handshake 2023-06-13 15:30:14 +02:00
Sergey Cherepanov
89afc03218
fix HandshakeIncompatibleVersion test 2023-06-09 19:28:09 +02:00
mcrakhman
b0c0e4b26e
Fix proto version 2023-06-09 17:10:25 +02:00
Sergey Cherepanov
065ff11983
bump proto version as 1 2023-06-07 20:50:26 +02:00
Sergey Cherepanov
156f3387eb
ref: use peerId instead libp2p sec connection + quic ready interfaces 2023-06-06 18:36:09 +02:00
Sergey Cherepanov
bc2049ccbc
wip: yamux transport + pool rewrite 2023-05-26 19:18:51 +02:00
Mikhail Iudin
dbae377351
fix imports 2023-05-23 14:47:24 +02:00
Mikhail Iudin
da6c99c949
fix rebase changes 2023-05-23 14:38:34 +02:00
Sergey Cherepanov
24395ec7bf
refactor handshake err 2023-05-22 19:17:20 +02:00
Sergey Cherepanov
698507d363
make credentials with version, fix test 2023-05-22 15:31:55 +02:00
Sergey Cherepanov
f5bb73a3e7
handshake proto version 2023-05-22 13:51:13 +02:00
mcrakhman
3778465e3b
More key changes 2023-03-25 13:15:19 +01:00
Sergey Cherepanov
1a588d0a72
remove tls listener, move handshake to serve goroutine 2023-02-17 00:09:52 +03:00
Sergey Cherepanov
ba1cc69c01
secure service test 2023-02-15 22:09:09 +03:00
Sergey Cherepanov
e93812cdcc
handshake with ctx 2023-02-15 21:29:37 +03:00
Sergey Cherepanov
d30d79a110
wip: secureservice with verifiers 2023-02-13 21:48:41 +03:00
Sergey Cherepanov
5fb6ee5a7b
sync fixes + fix tests 2023-01-20 14:55:45 +03:00
mcrakhman
d12455bc31
Update libp2p ver 2023-01-07 00:11:27 +01:00
mcrakhman
3ec34e84bc
Use account service in secureservice instead of config 2023-01-06 20:55:10 +01:00
Sergey Cherepanov
596a315c5f
make common module as any-sync repo 2023-01-05 15:34:09 +03:00
Renamed from common/net/secureservice/secureservice.go (Browse further)