|
8c4aa67e7b
|
Record the number of currently running goroutines
|
2023-08-25 01:24:32 +01:00 |
|
|
869d114891
|
Start and stop logs for hybrid transport calls
|
2023-08-24 22:57:37 +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 |
|
|
fbbcf0440c
|
Fix up this lock
|
2023-08-17 14:57:41 +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 |
|
|
f3c641b82d
|
Add websocket upgrade log and allow websocket flag for routes
|
2023-08-17 14:49:44 +01:00 |
|
|
cf098eb0b9
|
Add websocket relay
|
2023-08-17 14:38:00 +01:00 |
|
|
ce12384c15
|
Log incoming requests
|
2023-08-12 15:58:41 +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 |
|
|
dfdc2b2c11
|
Change the wildcard test to actually test wildcard hosts
|
2023-07-16 23:14:20 +01:00 |
|
|
8ab677964d
|
Fix certificates not loading when key file exists
|
2023-07-16 21:17:15 +01:00 |
|
|
dcef716d8f
|
Add GPLv3 license
|
2023-07-13 15:40:34 +01:00 |
|
|
d659d71ba4
|
Update workflow to use inkscape ppa
|
2023-07-13 00:28:47 +01:00 |
|
|
b2a53722e6
|
Output slice of values
|
2023-07-13 00:16:47 +01:00 |
|
|
eb8e4c7ed7
|
Add active state to get request output
|
2023-07-13 00:15:00 +01:00 |
|
|
ce8c421187
|
Remove locks and add get requests for routes
|
2023-07-12 18:38:26 +01:00 |
|
|
949dcd298a
|
Write route/redirect APIs and rearrage some other code to make it possible
|
2023-07-12 16:55:09 +01:00 |
|
|
c930ddff28
|
Read certificate and key for domain correctly
|
2023-07-11 15:12:59 +01:00 |
|
|
755e597a11
|
Remove breaking body close call and add test for reading request body
|
2023-07-11 02:03:20 +01:00 |
|
|
43eb689254
|
Check internal round trip error
|
2023-07-11 01:11:56 +01:00 |
|
|
17cd9a9d64
|
Remove unused packages
|
2023-07-03 18:54:21 +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 |
|
|
ba1c0d4129
|
If no favicon is found then break out and send an internal reverse proxy request
|
2023-06-20 17:36:54 +01:00 |
|
|
a63dd95201
|
Simplify favicon outputting code
|
2023-06-20 17:33:57 +01:00 |
|
|
92fa325fd5
|
Add domains compile after put and delete api call
|
2023-06-20 16:59:39 +01:00 |
|
|
629057edc3
|
Rework compilable system with the rescheduler library
|
2023-06-20 16:48:04 +01:00 |
|
|
e9db9d6ef2
|
Add wildcard route test and update certgen library
|
2023-06-19 16:27:36 +01:00 |
|
|
d0149c87dc
|
Add tests for target.Route
|
2023-06-06 00:39:12 +01:00 |
|
|
25c9a87068
|
Add certificate tests
|
2023-06-05 22:23:28 +01:00 |
|
|
b70c63dbbb
|
Verify png image is valid
|
2023-06-05 17:26:56 +01:00 |
|
|
c64d89eb5c
|
Clean unused code in favicon tests
|
2023-06-05 00:27:05 +01:00 |
|
|
a432ba8027
|
More reproducible inkscape test
|
2023-06-05 00:22:04 +01:00 |
|
|
f6d3abb515
|
Add brackets around go version
|
2023-06-05 00:10:59 +01:00 |
|
|
80a03709d3
|
Why bother running tests on mac and windows?
|
2023-06-05 00:10:01 +01:00 |
|
|
ee2f1e9d5a
|
Install inkscape so favicon test can run
|
2023-06-05 00:06:58 +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 |
|
|
9899d67d50
|
Clean up and use request body directly
|
2023-05-29 00:01:57 +01:00 |
|
|
8bb3435237
|
Build main cmd in workflow
|
2023-04-24 15:42:42 +01:00 |
|
|
59105d506a
|
Add testing workflow
|
2023-04-24 15:41:27 +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 |
|
|
71f8aaaf16
|
Minor changes to error page loading code
|
2023-04-23 04:25:43 +01:00 |
|
|
61097981d6
|
Create tables and load favicons
|
2023-04-22 22:18:39 +01:00 |
|