Brad Fitzpatrick 
							
						 
					 
					
						
						
						
						
							
						
						
							f745e1c058 
							
						 
					 
					
						
						
							
							version: new week, new version  
						
						
						
						
					 
					
						2020-07-20 20:55:47 -07:00 
						 
				 
			
				
					
						
							
							
								Brad Fitzpatrick 
							
						 
					 
					
						
						
						
						
							
						
						
							969206fe88 
							
						 
					 
					
						
						
							
							version: new week, new date  
						
						
						
						
					 
					
						2020-07-13 11:52:03 -07:00 
						 
				 
			
				
					
						
							
							
								Brad Fitzpatrick 
							
						 
					 
					
						
						
						
						
							
						
						
							3f74859bb0 
							
						 
					 
					
						
						
							
							version: new month, new date string  
						
						
						
						
					 
					
						2020-07-03 13:47:09 -07:00 
						 
				 
			
				
					
						
							
							
								Elias Naur 
							
						 
					 
					
						
						
						
						
							
						
						
							c2682553ff 
							
						 
					 
					
						
						
							
							version: add support for setting version with the -X Go linker flag  
						
						... 
						
						
						
						Updates tailscale/tailscale#486 
Signed-off-by: Elias Naur <mail@eliasnaur.com> 
						
						
					 
					
						2020-06-22 12:59:38 -07:00 
						 
				 
			
				
					
						
							
							
								Brad Fitzpatrick 
							
						 
					 
					
						
						
						
						
							
						
						
							58c9591a49 
							
						 
					 
					
						
						
							
							version: bump date  
						
						
						
						
					 
					
						2020-06-18 09:10:50 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							9dd3544e84 
							
						 
					 
					
						
						
							
							version: bump oss datestamp.  
						
						... 
						
						
						
						Signed-off-by: David Anderson <danderson@tailscale.com> 
						
						
					 
					
						2020-06-12 18:49:55 +00:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							1f4ccae591 
							
						 
					 
					
						
						
							
							version: remove comment about being unused.  
						
						... 
						
						
						
						version.SHORT is now being used in various places.
Signed-off-by: David Anderson <danderson@tailscale.com> 
						
						
					 
					
						2020-06-12 18:46:17 +00:00 
						 
				 
			
				
					
						
							
							
								Brad Fitzpatrick 
							
						 
					 
					
						
						
						
						
							
						
						
							39ae80a2e7 
							
						 
					 
					
						
						
							
							version: bump date  
						
						
						
						
					 
					
						2020-04-10 08:23:36 -07:00 
						 
				 
			
				
					
						
							
							
								Brad Fitzpatrick 
							
						 
					 
					
						
						
						
						
							
						
						
							8454bbbda5 
							
						 
					 
					
						
						
							
							wgengine/magicsock: more logging improvements  
						
						... 
						
						
						
						* remove endpoint discovery noise when results unchanged
* consistently spell derp nodes as "derp-N"
* replace "127.3.3.40:" with "derp-" in CreateEndpoint log output
* stop early DERP setup before SetPrivateKey is called;
  it just generates log nosie
* fix stringification of peer ShortStrings (it had an old %x on it,
  rendering it garbage)
* describe why derp routes are changing, with one of:
  shared home, their home, our home, alt 
						
						
					 
					
						2020-03-24 08:12:55 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							dd14b658a2 
							
						 
					 
					
						
						
							
							version: bump again, for 0.97.0.  
						
						
						
						
					 
					
						2020-03-16 21:16:18 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							9ea445acd1 
							
						 
					 
					
						
						
							
							version: bump for 0.96.1 tag.  
						
						
						
						
					 
					
						2020-03-16 20:35:35 -07:00 
						 
				 
			
				
					
						
							
							
								Brad Fitzpatrick 
							
						 
					 
					
						
						
						
						
							
						
						
							5aafe0ee96 
							
						 
					 
					
						
						
							
							cmd/tailscale: don't crash on too many non-flag args  
						
						
						
						
					 
					
						2020-03-15 22:27:36 -07:00 
						 
				 
			
				
					
						
							
							
								David Anderson 
							
						 
					 
					
						
						
						
						
							
						
						
							b364a871bf 
							
						 
					 
					
						
						
							
							version: bump OSS version datestamp.  
						
						
						
						
					 
					
						2020-03-11 10:47:37 -07:00 
						 
				 
			
				
					
						
							
							
								Brad Fitzpatrick 
							
						 
					 
					
						
						
						
						
							
						
						
							f6dd2128d9 
							
						 
					 
					
						
						
							
							version: bump  
						
						
						
						
					 
					
						2020-03-06 14:57:27 -08:00 
						 
				 
			
				
					
						
							
							
								Brad Fitzpatrick 
							
						 
					 
					
						
						
						
						
							
						
						
							07f0fd0fdc 
							
						 
					 
					
						
						
							
							version: add a manual date as version for now  
						
						... 
						
						
						
						Maybe we'll auto-bump this with a bot over time.
See golang/go#37475  & golang/go#29814 
Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com> 
						
						
					 
					
						2020-02-28 09:44:34 -08:00 
						 
				 
			
				
					
						
							
							
								Brad Fitzpatrick 
							
						 
					 
					
						
						
						
						
							
						
						
							a1fbf25f77 
							
						 
					 
					
						
						
							
							version: add stub; use rsc.io/goversion/version later  
						
						
						
						
					 
					
						2020-02-10 09:00:30 -08:00