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 |
Simon Frei
|
bbb22c8c80
lib/protocol: Send Close message on read error (#7141)
|
4 years ago |
Simon Frei
|
31559e908b
all: Add untrusted folders behind feature flag (ref #62) (#7055)
|
5 years ago |
Simon Frei
|
a20c6ca868
lib/model, lib/protocol: Send ClusterConfig on config change (fixes #7020) (#7018)
|
5 years ago |
Audrius Butkevicius
|
e027175446
all: Move remaining protos to use the vanity plugin (#7009)
|
5 years ago |
Boqin Qin
|
c63ca4f563
lib/protocol, rc, utils: Add mutex Unlock before panic (#6556)
|
5 years ago |
MikolajTwarog
|
4aa2199d5b
lib/connections: Accept new connections in place of old ones (fixes #5224) (#6548)
|
5 years ago |
greatroar
|
ea5c9176e1
lib/protocol: Remove unused channel Connection.preventSends (#6473)
|
5 years ago |
Jakob Borg
|
be0508cf26
lib/model, lib/protocol: Use error handling to avoid panic on non-started folder (fixes #6174) (#6212)
|
5 years ago |
Simon Frei
|
4d368a37e2
lib/model, lib/protocol: Add contexts sending indexes and download-progress (#6176)
|
5 years ago |