Commit Graph

27 Commits

Author SHA1 Message Date
3141b3bc55
Add cpu profiling 2023-08-31 09:18:25 +01:00
f1a2ce0896
Disable keep alives 2023-08-30 12:02:54 +01:00
d19050060a
Add pprof logging 2023-08-25 23:28:06 +01:00
53041f4ac7
Remove the useless hijack call 2023-08-24 16:03:45 +01:00
b5ff809345
Some changes after debugging websockets 2023-08-17 15:23:23 +01:00
1f72795f22
Just call shutdown as websockets should already be closed 2023-08-17 14:54:01 +01:00
eddef80671
Shutdown websocket server first 2023-08-17 14:51:11 +01:00
cf098eb0b9
Add websocket relay 2023-08-17 14:38:00 +01:00
b84df84d51
Replace exit and reload logic with my new library 2023-07-24 15:52:47 +01:00
1ca5a6205b
Rename module 2023-07-22 01:11:47 +01:00
8ab677964d
Fix certificates not loading when key file exists 2023-07-16 21:17:15 +01:00
949dcd298a
Write route/redirect APIs and rearrage some other code to make it possible 2023-07-12 16:55:09 +01:00
eb8954f794
Just accept a public key to authenticate tokens signed by the token signing service 2023-07-03 18:47:05 +01:00
ab36a39917
Partial work 2023-07-03 16:26:59 +01:00
76e37f7af9
Hardcode some file names 2023-07-01 12:14:44 +01:00
7e05271a79
Read start up config from a config file 2023-06-21 11:20:20 +01:00
629057edc3
Rework compilable system with the rescheduler library 2023-06-20 16:48:04 +01:00
afc661c62b
Write lots of tests 2023-06-04 22:28:48 +01:00
1f487eb80c
Yes rewrote some stuff 2023-06-03 19:33:06 +01:00
9147a813cb
Add Ctrl+C handling, self-signed mode for devs and fix some bugs in routing 2023-04-24 15:36:21 +01:00
0551e15979
Comments! 2023-04-24 01:35:23 +01:00
61097981d6
Create tables and load favicons 2023-04-22 22:18:39 +01:00
371a150c2a
Server config and comments 2023-04-22 18:11:21 +01:00
a4eab71e33
Add acme challenge query 2023-04-21 16:40:26 +01:00
6d83d4c860
Add database reading to domains list 2023-04-21 15:49:01 +01:00
0e42e54f08
Start writing main function 2023-04-21 03:21:46 +01:00
68bbd67c01
First commit 2023-04-19 01:30:23 +01:00