Maximilian
							
						 | 
						
							
							
								c42c0e7ceb
							
							lib/connections: Fix WANAddresses returning only unspecified IPs (ref #9010) (#9073)
						 | 
						2 years ago | 
					
				
					
						
							
								   deepsource-autofix[bot]
							
						 | 
						
							
							
								f23c41221b
							
							all: fix unused method receiver (#8988)
						 | 
						2 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								9b660c1959
							
							lib/config, lib/connections: Configurable protocol priority (ref #8626) (#8868)
						 | 
						2 years ago | 
					
				
					
						
							
								   Simon Frei
							
						 | 
						
							
							
								b947056e62
							
							lib: Removal global connection registry (#8254)
						 | 
						3 years ago | 
					
				
					
						
							
								   greatroar
							
						 | 
						
							
							
								8265dac127
							
							lib/nat: Fix race condition in Mapping (#8042)
						 | 
						4 years ago | 
					
				
					
						
							
								   Audrius Butkevicius
							
						 | 
						
							
							
								411796606c
							
							lib/connections: Correct service termination order (#7657)
						 | 
						4 years ago | 
					
				
					
						
							
								   Audrius Butkevicius
							
						 | 
						
							
							
								eb178caf3a
							
							lib/connections: Add connection benchmarks, allow binding to port zero addresses (#7648)
						 | 
						4 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								b13b15758d
							
							lib/connections, lib/model: Track last connection duration (ref #7223) (#7242)
						 | 
						4 years ago | 
					
				
					
						
							
								   Simon Frei
							
						 | 
						
							
							
								a20a5f61f0
							
							lib/ur: Send unreported failures on shutdown (#7164)
						 | 
						4 years ago | 
					
				
					
						
							
								   Simon Frei
							
						 | 
						
							
							
								9524b51708
							
							all: Implement suture v4-api (#6947)
						 | 
						5 years ago | 
					
				
					
						
							
								   Audrius Butkevicius
							
						 | 
						
							
							
								a17a8cd48b
							
							lib/connections: Fix LAN addresses begin advertised even when disabled (fixes #7035) (#7045)
						 | 
						5 years ago | 
					
				
					
						
							
								   Audrius Butkevicius
							
						 | 
						
							
							
								b19b5c95d3
							
							lib/connections: Announce LAN addresses by default (fixes #6928) (#6896)
						 | 
						5 years ago | 
					
				
					
						
							
								   Audrius Butkevicius
							
						 | 
						
							
							
								f619a7f4cc
							
							lib/connections: Try TCP punchthrough (fixes #4259) (#5753)
						 | 
						5 years ago | 
					
				
					
						
							
								   Audrius Butkevicius
							
						 | 
						
							
							
								7dc290c3ed
							
							lib/connections: React to listeners going up and down faster (#6590)
						 | 
						5 years ago | 
					
				
					
						
							
								   Simon Frei
							
						 | 
						
							
							
								90d85fd0a2
							
							lib: Replace done channel with contexts in and add names to util services (#6166)
						 | 
						6 years ago | 
					
				
					
						
							
								   Simon Frei
							
						 | 
						
							
							
								ba056578ec
							
							lib: Add util.Service as suture.Service template (fixes #5801) (#5806)
						 | 
						6 years ago | 
					
				
					
						
							
								   Simon Frei
							
						 | 
						
							
							
								722b3fce6a
							
							all: Hide implementations behind interfaces for mocked testing (#5548)
						 | 
						6 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								c2ddc83509
							
							all: Revert the underscore sillyness
						 | 
						6 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								df5c1eaf01
							
							all: Bunch of more linter fixes (#5500)
						 | 
						6 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								ff441d3b3e
							
							lib/connections: Don't spin on accept failures (fixes #5025) (#5036)
						 | 
						7 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								b97d5bcca8
							
							Remove KCP (fixes #4737) (#4741)
						 | 
						7 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								72d645865e
							
							lib/connections: Fix race condition in parallel dial, minor cleanups (fixes #4526)
						 | 
						8 years ago | 
					
				
					
						
							
								   Simon Frei
							
						 | 
						
							
							
								4efff736b3
							
							lib/connections: Consistent log levels & polish (fixes #4510)
						 | 
						8 years ago | 
					
				
					
						
							
								   Audrius Butkevicius
							
						 | 
						
							
							
								2760d032ca
							
							cmd/syncthing: Add more stats to usage reports (ref #3628)
						 | 
						8 years ago | 
					
				
					
						
							
								   Audrius Butkevicius
							
						 | 
						
							
							
								0da0774ce4
							
							lib/connections: Add KCP support (fixes #804)
						 | 
						8 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								f7fc0c1d3e
							
							all: Update license url to https (ref #3976)
						 | 
						8 years ago | 
					
				
					
						
							
								   AudriusButkevicius
							
						 | 
						
							
							
								9e0afb7d8a
							
							lib/connections: Support setting traffic class (fixes #3790)
						 | 
						9 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								9c67bd2550
							
							lib/connections: Fix port fixup in Go 1.8 (fixes #3817)
						 | 
						9 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								ed4f6fc4b3
							
							lib/connections, lib/model: Connection service should expose a single interface
						 | 
						9 years ago | 
					
				
					
						
							
								   Jakob Borg
							
						 | 
						
							
							
								672824641b
							
							lib/connections: TLS handshake must complete in a timely fashion (fixes #3375)
						 | 
						9 years ago |