|
95e2ddb24c
|
Fix clock_micros()
|
2023-01-02 17:28:08 +01:00 |
|
|
96f3225f51
|
Add clock_micros()
|
2022-12-31 00:53:36 +01:00 |
|
|
2937bdaded
|
Add logger
|
2022-12-10 20:48:47 +01:00 |
|
|
0f75aeea7a
|
Add tests for some utils
|
2022-12-10 01:33:16 +01:00 |
|
|
63b1ca5d6a
|
Update file header comments
|
2022-10-20 22:03:46 +02:00 |
|
|
2b4569aabe
|
Rename Necronda server to Sesimos
|
2022-08-18 14:17:12 +02:00 |
|
|
c92742275a
|
Implement WebSocket reverse proxy
|
2022-08-18 03:07:54 +02:00 |
|
|
041e4d43a7
|
Code style
|
2022-08-17 22:35:51 +02:00 |
|
|
ee8aedce91
|
Add base64_encode() to utils
|
2022-08-17 12:57:07 +02:00 |
|
|
0648c75baa
|
Refactor code a bit
|
2022-08-16 22:06:50 +02:00 |
|
|
abe0e326cb
|
Remove redundant compressable-mime-type
|
2022-08-16 20:40:55 +02:00 |
|
|
4fe067ed7d
|
Remove strncpy
|
2022-08-16 20:16:46 +02:00 |
|
|
bc1c6d3498
|
Update http header parser
|
2022-08-16 18:35:03 +02:00 |
|
|
ce91fecc80
|
Add image/gif to compressible mime types
|
2021-12-27 13:08:51 +01:00 |
|
|
15c160a60a
|
Add image/vnd.microsoft.iconbinary
|
2021-12-06 23:33:40 +01:00 |
|
|
495a3a6aaf
|
Remove webroot from error documents
|
2021-09-29 17:45:07 +02:00 |
|
|
4994b4375b
|
Replace strncpy with snprintf where necessary
|
2021-05-11 22:10:02 +02:00 |
|
|
43c512dc5a
|
Add gcc opimization
|
2021-05-10 18:12:08 +02:00 |
|
|
ecd4f16afe
|
Transfer-Encoding implemented
|
2021-05-05 21:30:44 +02:00 |
|
|
45c5f20345
|
Preparing for transfer encoding compression
|
2021-05-05 20:40:23 +02:00 |
|
|
80986325ce
|
Added brotli compression
|
2021-05-04 22:32:21 +02:00 |
|
|
d130474989
|
Refactor for shared library use
|
2021-05-03 20:10:23 +02:00 |
|