Simon Frei
|
4fb8ee6a6f
chore(protocol): don't start connection routines a second time (#10146)
|
4 months ago |
Jakob Borg
|
3bd2bff23b
fix(protocol): avoid deadlock with concurrent connection start and close (#10140)
|
4 months ago |
Jakob Borg
|
77970d5113
refactor: use modern Protobuf encoder (#9817)
|
10 months ago |
Simon Frei
|
1f4fde9525
chore(protocol): prioritize closing a connection (#9711)
|
1 year ago |
Jakob Borg
|
2238a288d9
fix(model): shut down index sender faster (#9704)
|
1 year ago |
Jakob Borg
|
5342bec1b7
lib/protocol: Further interface refactor (#9396)
|
1 year ago |
Jakob Borg
|
96c30f8387
lib/model, lib/protocol: Remove FileInfoBatch reuse behavior (#9399)
|
1 year ago |
Jakob Borg
|
bda4016109
lib/protocol: Refactor interface (#9375)
|
1 year ago |
Jakob Borg
|
f47de83914
lib/protocol: Ensure starting & closing a connection are exclusive (fixes #9102) (#9103)
|
2 years ago |
Jakob Borg
|
c6334e61aa
all: Support multiple device connections (fixes #141) (#8918)
|
2 years ago |
Jakob Borg
|
b9c08d3814
all: Add Prometheus-style metrics to expose some internal performance counters (fixes #5175) (#9003)
|
2 years ago |
Jakob Borg
|
9d21b91124
all: Refactor the protocol/model interface a bit (ref #8981) (#9007)
|
2 years ago |
Jakob Borg
|
466b56ded1
lib/protocol: Cache expensive key operations (fixes #8599) (#8820)
|
2 years ago |
André Colomb
|
ab0eb909a2
gui, lib/connections: Let the backend decide whether connection is local (fixes #8686) (#8694)
|
2 years ago |
Jakob Borg
|
b10d106a55
all: Modernize error wrapping (#8491)
|
3 years ago |
greatroar
|
bd0acd04b1
lib/protocol: Use one mutex for rawConnect.awaiting and nextID (#8198)
|
3 years ago |
greatroar
|
a0fd619df3
lib/protocol: Require at least 3.125% savings from compression (#8133)
|
3 years ago |
Jakob Borg
|
b6d1e16b4e
lib/protocol: Switch to a newer lz4 package (#8122)
|
3 years ago |
André Colomb
|
0cba3154f0
lib/model: Remove bogus fields from connections API endpoint (fixes #8103) (#8104)
|
3 years ago |
greatroar
|
46082f194c
lib/protocol: Eliminate nativeModel on Unix
|
4 years ago |
greatroar
|
bd363fe0b7
lib/protocol: Write uncompressible messages uncompressed (#7790)
|
4 years ago |
Simon Frei
|
857caf3637
lib/connections: Trigger dialer when connection gets closed (#7753)
|
4 years ago |
greatroar
|
3746c899b7
build: List go:generate tools in tools.go (#7599)
|
4 years ago |
Simon Frei
|
924b96856f
lib: Handle adding enc folders on an existing conn (fixes #7509) (#7510)
|
4 years ago |
Simon Frei
|
d2d4fcc1df
lib/protocol: Improve messages when an error occurs receiving (ref #7466) (#7470)
|
4 years ago |
Jakob Borg
|
4d979a1ce9
all: Truncate some timestamps (fixes #7457) (#7459)
|
4 years ago |
Simon Frei
|
3d91f7c975
lib: Use counterfeiter to mock interfaces in tests (#7375)
|
4 years ago |
Simon Frei
|
0ffd80f380
lib/protocol: Alwasy return buffers to the pool (#7409)
|
4 years ago |
Jakob Borg
|
b13b15758d
lib/connections, lib/model: Track last connection duration (ref #7223) (#7242)
|
4 years ago |
Simon Frei
|
c845e245a1
lib: Close underlying conn in protocol (fixes #7165) (#7212)
|
4 years ago |