Jakob Borg
							
						 | 
						
							
							
								01257e838b
							
							build: use Go 1.24 tools pattern (#10281)
						 | 
						2 months ago | 
					
				
					
						
							
								   Ross Smith II
							
						 | 
						
							
							
								bbf48ae334
							
							fix(all): various typos (#10242)
						 | 
						2 months ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								8d37e8f307
							
							Merge branch 'main' into v2
						 | 
						5 months ago | 
					
				
					
						
							
								   Simon Frei
							
						 | 
						
							
							
								6765867a2e
							
							chore(protocol): only allow enc. password changes on cluster config (#10145)
						 | 
						5 months ago | 
					
				
					
						
							
								   Simon Frei
							
						 | 
						
							
							
								4fb8ee6a6f
							
							chore(protocol): don't start connection routines a second time (#10146)
						 | 
						5 months ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								79bac43800
							
							Merge branch 'main' into v2
						 | 
						5 months ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								3bd2bff23b
							
							fix(protocol): avoid deadlock with concurrent connection start and close (#10140)
						 | 
						5 months ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								964c8d7d65
							
							fix(model): correct bufferpool handling; simplify (#10113)
						 | 
						5 months ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								77970d5113
							
							refactor: use modern Protobuf encoder (#9817)
						 | 
						11 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 |