8a976be3be 
								
							
								 
							
						 
						
							
							
								
								📝  planning  
							
							
							
						 
						
							2021-07-17 06:08:00 +00:00  
				
					
						
							
							
								 
						
							
							
								73d7551215 
								
							
								 
							
						 
						
							
							
								
								modify end server to connect to a local TCP server  
							
							... 
							
							
							
							Tested with netcat on each end and it works great. 
							
						 
						
							2021-07-17 03:11:01 +00:00  
				
					
						
							
							
								 
						
							
							
								c4cd8cf1aa 
								
							
								 
							
						 
						
							
							
								
								modify client to accept connections from a local TCP client  
							
							
							
						 
						
							2021-07-17 02:39:08 +00:00  
				
					
						
							
							
								 
						
							
							
								fe2040706b 
								
							
								 
							
						 
						
							
							
								
								add QUIC client  
							
							
							
						 
						
							2021-07-17 01:10:30 +00:00  
				
					
						
							
							
								 
						
							
							
								937cc65c70 
								
							
								 
							
						 
						
							
							
								
								add end server  
							
							
							
						 
						
							2021-07-17 00:58:35 +00:00  
				
					
						
							
							
								 
						
							
							
								3e4ff7298e 
								
							
								 
							
						 
						
							
							
								
								♻️  refactor: move `quinn_utils` mod out  
							
							
							
						 
						
							2021-07-17 00:45:24 +00:00  
				
					
						
							
							
								 
						
							
							
								e1ccb2bd57 
								
							
								 
							
						 
						
							
							
								
								➕  add prototype for QUIC relay  
							
							... 
							
							
							
							It's happening 
							
						 
						
							2021-07-17 00:43:20 +00:00  
				
					
						
							
							
								 
						
							
							
								02b6955a50 
								
							
								 
							
						 
						
							
							
								
								🐛  bug: allow `auto-gen-key` to also recreate the file and fix permissions  
							
							
							
						 
						
							2021-07-13 16:02:49 -05:00  
				
					
						
							
							
								 
						
							
							
								3054991c5e 
								
							
								 
							
						 
						
							
							
								
								📝  
							
							
							
						 
						
							2021-07-12 01:09:37 +00:00  
				
					
						
							
							
								 
						
							
							
								e21ba78fa5 
								
							
								 
							
						 
						
							
							
								
								GUI is working well now  
							
							
							
						 
						
							2021-07-12 01:01:47 +00:00  
				
					
						
							
							
								 
						
							
							
								ef27c0443d 
								
							
								 
							
						 
						
							
							
								
								♻️  refactor: use FLTK's event loop to simplify  
							
							
							
						 
						
							2021-07-11 23:57:18 +00:00  
				
					
						
							
							
								 
						
							
							
								04975ee6c0 
								
							
								 
							
						 
						
							
							
								
								just disable Ctrl+C graceful shutdown in the GUI for now  
							
							
							
						 
						
							2021-07-11 23:33:47 +00:00  
				
					
						
							
							
								 
						
							
							
								41d5b896a9 
								
							
								 
							
						 
						
							
							
								
								🐛  bug: the GUI can now restart `ptth_server` properly  
							
							
							
						 
						
							2021-07-11 18:56:23 +00:00  
				
					
						
							
							
								 
						
							
							
								0d3b402050 
								
							
								 
							
						 
						
							
							
								
								➕  add prototype FLTK GUI for ptth_server  
							
							... 
							
							
							
							Right now it can only start and stop the server once, due to a known
bug. Eventually I'd like it to be a user-friendly GUI with all the
required config files and maybe a folder browser so you can pick
which folder(s) are served. 
							
						 
						
							2021-07-11 10:59:48 -05:00  
				
					
						
							
							
								 
						
							
							
								2f2e4ef64d 
								
							
								 
							
						 
						
							
							
								
								📝  document how to run `ptth_server`  
							
							... 
							
							
							
							This commit also works well on Termux on Android. 
							
						 
						
							2021-07-11 13:12:32 +00:00  
				
					
						
							
							
								 
						
							
							
								116ca8418d 
								
							
								 
							
						 
						
							
							
								
								📝  document artifact sizes again  
							
							
							
						 
						
							2021-07-11 12:29:16 +00:00  
				
					
						
							
							
								 
						
							
							
								6f45f5105e 
								
							
								 
							
						 
						
							
							
								
								➖  remove `heim` dependency  
							
							... 
							
							
							
							It doesn't work on Android, and I can't fault it for that (Platform difference)
but it also drags in `uom` which has a bunch of template magic that takes
forever to compile, and I'm pretty sure it's dragging down my compile times.
I tried to build `ptth_server` on nightly to get compile timings, and heim
depends on `socket2` which failed to compile.
And I never ended up using the CPU monitoring. So heim is gone now. 
							
						 
						
							2021-07-11 12:17:36 +00:00  
				
					
						
							
							
								 
						
							
							
								277c00b753 
								
							
								 
							
						 
						
							
							
								
								switch to rustls  
							
							
							
						 
						
							2021-07-11 11:53:41 +00:00  
				
					
						
							
							
								 
						
							
							
								bccc9bce53 
								
							
								 
							
						 
						
							
							
								
								set default-run key for ptth_server  
							
							
							
						 
						
							2021-07-11 11:38:46 +00:00  
				
					
						
							
							
								 
						
							
							
								429d1cc957 
								
							
								 
							
						 
						
							
							
								
								🐛  bug: don't leak request IDs in the audit log  
							
							
							
						 
						
							2021-07-11 10:56:40 +00:00  
				
					
						
							
							
								 
						
							
							
								fb484018db 
								
							
								 
							
						 
						
							
							
								
								add todo  
							
							
							
						 
						
							2021-07-10 22:18:34 +00:00  
				
					
						
							
							
								 
						
							
							
								5db72be1bc 
								
							
								 
							
						 
						
							
							
								
								tell the relay our server name when we serve responses  
							
							... 
							
							
							
							This is needed for a future refactor of the relay. 
							
						 
						
							2021-07-10 22:17:32 +00:00  
				
					
						
							
							
								 
						
							
							
								b1a370385b 
								
							
								 
							
						 
						
							
							
								
								📦  fix something in packaging  
							
							
							
						 
						
							2021-07-10 22:17:23 +00:00  
				
					
						
							
							
								 
						
							
							
								0f7c95f79f 
								
							
								 
							
						 
						
							
							
								
								should be possible to POST to servers now  
							
							
							
						 
						
							2021-05-15 17:50:43 +00:00  
				
					
						
							
							
								 
						
							
							
								af958ac43d 
								
							
								 
							
						 
						
							
							
								
								🚧  compiles but probably doesn't work  
							
							
							
						 
						
							2021-05-15 17:25:13 +00:00  
				
					
						
							
							
								 
						
							
							
								6c34a1ef37 
								
							
								 
							
						 
						
							
							
								
								♻️  refactor: prepare to allow POSTing to servers  
							
							
							
						 
						
							2021-05-15 17:14:12 +00:00  
				
					
						
							
							
								 
						
							
							
								b018f16794 
								
							
								 
							
						 
						
							
							
								
								♻️  refactor: custom servers won't create a file server module.  
							
							
							
						 
						
							2021-05-09 19:54:09 +00:00  
				
					
						
							
							
								 
						
							
							
								6c826b0cc5 
								
							
								 
							
						 
						
							
							
								
								ptth_server v2.1.0 will allow custom servers with a user-supplied request handler  
							
							
							
						 
						
							2021-05-09 19:40:19 +00:00  
				
					
						
							
							
								 
						
							
							
								08009de043 
								
							
								 
							
						 
						
							
							
								
								🚧  it works!  
							
							
							
						 
						
							2021-05-09 18:32:24 +00:00  
				
					
						
							
							
								 
						
							
							
								c663d126aa 
								
							
								 
							
						 
						
							
							
								
								♻️  refactor: moving things around to support third-party ptth_server modules  
							
							
							
						 
						
							2021-05-09 17:54:29 +00:00  
				
					
						
							
							
								 
						
							
							
								93bf38ec03 
								
							
								 
							
						 
						
							
							
								
								🚨  clippy pass  
							
							
							
						 
						
							2021-05-02 22:32:24 +00:00  
				
					
						
							
							
								 
						
							
							
								ce82f7d6a3 
								
							
								 
							
						 
						
							
							
								
								one-click registration works  
							
							
							
						 
						
							2021-05-02 22:23:12 +00:00  
				
					
						
							
							
								 
						
							
							
								ebd1026903 
								
							
								 
							
						 
						
							
							
								
								🚧  working on one-click registration.  
							
							... 
							
							
							
							also removed many un-needed `Arc` wrappers 
							
						 
						
							2021-05-02 21:59:04 +00:00  
				
					
						
							
							
								 
						
							
							
								a4ec4878ea 
								
							
								 
							
						 
						
							
							
								
								🚧  one-click server registration  
							
							
							
						 
						
							2021-05-02 21:18:07 +00:00  
				
					
						
							
							
								 
						
							
							
								dc53aeed30 
								
							
								 
							
						 
						
							
							
								
								💄  sort unregistered servers by name  
							
							
							
						 
						
							2021-05-02 18:30:03 +00:00  
				
					
						
							
							
								 
						
							
							
								62248aca53 
								
							
								 
							
						 
						
							
							
								
								💄  de-dupe unregistered servers list  
							
							
							
						 
						
							2021-05-02 18:01:02 +00:00  
				
					
						
							
							
								 
						
							
							
								810a34463c 
								
							
								 
							
						 
						
							
							
								
								♻️  refactor: get rid of mod.rs  
							
							
							
						 
						
							2021-04-29 23:03:01 +00:00  
				
					
						
							
							
								 
						
							
							
								90b6b6913e 
								
							
								 
							
						 
						
							
							
								
								test persistent config  
							
							
							
						 
						
							2021-04-28 21:52:43 -05:00  
				
					
						
							
							
								 
						
							
							
								4ec5d66d25 
								
							
								 
							
						 
						
							
							
								
								more audit logging  
							
							
							
						 
						
							2021-04-28 20:18:53 -05:00  
				
					
						
							
							
								 
						
							
							
								8419871428 
								
							
								 
							
						 
						
							
							
								
								🚧  wip: testing a hypothesis about collecting metrics  
							
							
							
						 
						
							2021-04-28 19:50:40 -05:00  
				
					
						
							
							
								 
						
							
							
								e8e733046c 
								
							
								 
							
						 
						
							
							
								
								📝  docs: trying to figure how I can keep the client stream open  
							
							
							
						 
						
							2021-04-27 22:36:44 -05:00  
				
					
						
							
							
								 
						
							
							
								3240ad72b2 
								
							
								 
							
						 
						
							
							
								
								♻️  refactor: error handling  
							
							
							
						 
						
							2021-04-27 21:39:42 -05:00  
				
					
						
							
							
								 
						
							
							
								33d07c45a8 
								
							
								 
							
						 
						
							
							
								
								♻️  refactor: use `tokio::time::timeout`  
							
							
							
						 
						
							2021-04-27 20:15:21 -05:00  
				
					
						
							
							
								 
						
							
							
								a661ce02ea 
								
							
								 
							
						 
						
							
							
								
								♻️  refactor: extract park_client function  
							
							
							
						 
						
							2021-04-27 20:10:32 -05:00  
				
					
						
							
							
								 
						
							
							
								7bae7f45ff 
								
							
								 
							
						 
						
							
							
								
								📝  docs: add explanation of protocol with made-up HTTP text  
							
							
							
						 
						
							2021-04-27 19:45:58 -05:00  
				
					
						
							
							
								 
						
							
							
								6990be48d6 
								
							
								 
							
						 
						
							
							
								
								add config for relay listen address  
							
							... 
							
							
							
							this will make it easier to run on Wireguard or LANs or whatever 
							
						 
						
							2021-04-27 18:48:22 -05:00  
				
					
						
							
							
								 
						
							
							
								522cbc5991 
								
							
								 
							
						 
						
							
							
								
								add server count and current time to server list page  
							
							
							
						 
						
							2021-04-27 18:12:37 -05:00  
				
					
						
							
							
								 
						
							
							
								5ebdbaa225 
								
							
								 
							
						 
						
							
							
								
								🚧  wip: machine-editable config  
							
							
							
						 
						
							2021-04-27 17:22:07 -05:00  
				
					
						
							
							
								 
						
							
							
								c361ecd806 
								
							
								 
							
						 
						
							
							
								
								♻️  refactor: extract builder for Relay  
							
							
							
						 
						
							2021-04-27 15:05:27 -05:00  
				
					
						
							
							
								 
						
							
							
								cfc2228491 
								
							
								 
							
						 
						
							
							
								
								add relay builder  
							
							
							
						 
						
							2021-04-27 14:55:08 -05:00