|
10b8f75b1a
|
fixed more fcgi bugs
|
2023-02-07 23:22:37 +09:00 |
|
|
99cf88a17a
|
fixing fcgi issues
|
2023-02-06 22:30:56 +09:00 |
|
|
63fd89b1d7
|
some code clean up
|
2023-02-01 01:15:14 +09:00 |
|
|
d3fdb4bed4
|
some code changes to get rid of compile warnings
|
2023-01-28 00:41:44 +09:00 |
|
|
3c46823832
|
improvied fcgic session untie handling
|
2023-01-27 15:59:46 +09:00 |
|
|
3874e2c43a
|
wrote partially working fcgi handler
|
2023-01-25 01:45:28 +09:00 |
|
|
a7dde21b4d
|
fixed more issue in multiple http task handlers
|
2023-01-15 00:59:43 +09:00 |
|
|
eb1f8af86b
|
renamed rsrc to task in the htts service
|
2023-01-12 00:41:01 +09:00 |
|
|
97133f8c12
|
fixed quite some segmentation faults in http-thr.c.
similar fixes must be done on other task implementations such as http-file.c
|
2023-01-11 23:59:41 +09:00 |
|
|
529363913f
|
added some fcgi support code
|
2023-01-09 01:09:34 +09:00 |
|
|
d2efac3ce2
|
some minor touch-up only
|
2023-01-07 04:06:31 +00:00 |
|
|
b864800a71
|
substituted HIO_MEMMOVE() for HIO_MEMCPY() in delete_attribute in lib/rad-msg.c
|
2023-01-02 07:01:50 +00:00 |
|
|
855e0fb88e
|
enabled the http file handler to accept POST, PUT, DELETE
|
2022-10-10 01:41:07 +09:00 |
|
|
384925992c
|
moved all files to the top-level
|
2022-10-02 19:30:14 +09:00 |
|