Nate Brown
							
						 | 
						
							
							
								08ac65362e
							
							Cert interface (#1212)
						 | 
						1 年之前 | 
					
				
					
						
							
								   Nate Brown
							
						 | 
						
							
							
								e264a0ff88
							
							Switch most everything to netip in prep for ipv6 in the overlay (#1173)
						 | 
						1 年之前 | 
					
				
					
						
							
								   Nate Brown
							
						 | 
						
							
							
								a390125935
							
							Support reloading preferred_ranges (#1043)
						 | 
						1 年之前 | 
					
				
					
						
							
								   Nate Brown
							
						 | 
						
							
							
								072edd56b3
							
							Fix re-entrant `GetOrHandshake` issues (#1044)
						 | 
						1 年之前 | 
					
				
					
						
							
								   Nate Brown
							
						 | 
						
							
							
								3356e03d85
							
							Default `pki.disconnect_invalid` to true and make it reloadable (#859)
						 | 
						2 年之前 | 
					
				
					
						
							
								   Nate Brown
							
						 | 
						
							
							
								076ebc6c6e
							
							Simplify getting a hostinfo or starting a handshake with one (#954)
						 | 
						2 年之前 | 
					
				
					
						
							
								   Nate Brown
							
						 | 
						
							
							
								7edcf620c0
							
							We only need the certificate in ConnectionState (#953)
						 | 
						2 年之前 | 
					
				
					
						
							
								   Nate Brown
							
						 | 
						
							
							
								5a131b2975
							
							Combine ca, cert, and key handling (#952)
						 | 
						2 年之前 | 
					
				
					
						
							
								   Nate Brown
							
						 | 
						
							
							
								a10baeee92
							
							Pull hostmap and pending hostmap apart, remove unused functions (#843)
						 | 
						2 年之前 | 
					
				
					
						
							
								   Nate Brown
							
						 | 
						
							
							
								3bbf5f4e67
							
							Use an interface for udp conns (#901)
						 | 
						2 年之前 | 
					
				
					
						
							
								   Wade Simmons
							
						 | 
						
							
							
								e0185c4b01
							
							Support NIST curve P256 (#769)
						 | 
						2 年之前 | 
					
				
					
						
							
								   Nate Brown
							
						 | 
						
							
							
								03e4a7f988
							
							Rehandshaking (#838)
						 | 
						2 年之前 | 
					
				
					
						
							
								   Nate Brown
							
						 | 
						
							
							
								fd99ce9a71
							
							Use fewer test packets (#840)
						 | 
						2 年之前 | 
					
				
					
						
							
								   Nate Brown
							
						 | 
						
							
							
								ee8e1348e9
							
							Use connection manager to drive NAT maintenance (#835)
						 | 
						2 年之前 | 
					
				
					
						
							
								   Nate Brown
							
						 | 
						
							
							
								6b3d42efa5
							
							Use atomic.Pointer for certState (#833)
						 | 
						2 年之前 | 
					
				
					
						
							
								   Nate Brown
							
						 | 
						
							
							
								92cc32f844
							
							Remove handshake race avoidance (#820)
						 | 
						2 年之前 | 
					
				
					
						
							
								   Nate Brown
							
						 | 
						
							
							
								a06977bbd5
							
							Track connections by local index id instead of vpn ip (#807)
						 | 
						2 年之前 | 
					
				
					
						
							
								   Wade Simmons
							
						 | 
						
							
							
								9af242dc47
							
							switch to new sync/atomic helpers in go1.19 (#728)
						 | 
						3 年之前 | 
					
				
					
						
							
								   Nate Brown
							
						 | 
						
							
							
								312a01dc09
							
							Lighthouse reload support (#649)
						 | 
						3 年之前 | 
					
				
					
						
							
								   Nate Brown
							
						 | 
						
							
							
								2f1f0d602f
							
							Cleanup most of the remaining nits (#578)
						 | 
						4 年之前 | 
					
				
					
						
							
								   Nate Brown
							
						 | 
						
							
							
								e07524a654
							
							Move all of tun into overlay (#577)
						 | 
						4 年之前 | 
					
				
					
						
							
								   Nate Brown
							
						 | 
						
							
							
								4453964e34
							
							Move util to test, contextual errors to util (#575)
						 | 
						4 年之前 | 
					
				
					
						
							
								   Wade Simmons
							
						 | 
						
							
							
								304b12f63f
							
							create ConnectionState before adding to HostMap (#535)
						 | 
						4 年之前 | 
					
				
					
						
							
								   Nate Brown
							
						 | 
						
							
							
								bcabcfdaca
							
							Rework some things into packages (#489)
						 | 
						4 年之前 | 
					
				
					
						
							
								   brad-defined
							
						 | 
						
							
							
								6ae8ba26f7
							
							Add a context object in nebula.Main to clean up on error (#550)
						 | 
						4 年之前 | 
					
				
					
						
							
								   Donatas Abraitis
							
						 | 
						
							
							
								32e2619323
							
							Teardown tunnel automatically if peer's certificate expired (#370)
						 | 
						4 年之前 | 
					
				
					
						
							
								   Nathan Brown
							
						 | 
						
							
							
								64d8e5aa96
							
							More LH cleanup (#429)
						 | 
						4 年之前 | 
					
				
					
						
							
								   Nathan Brown
							
						 | 
						
							
							
								3ea7e1b75f
							
							Don't use a global logger (#423)
						 | 
						4 年之前 | 
					
				
					
						
							
								   Wade Simmons
							
						 | 
						
							
							
								d604270966
							
							Fix most known data races (#396)
						 | 
						4 年之前 | 
					
				
					
						
							
								   mhp
							
						 | 
						
							
							
								672ce1f0a8
							
							Move slice allocations in connection manager monitor loop (#340)
						 | 
						5 年之前 |