|
a7dde21b4d
|
fixed more issue in multiple http task handlers
|
2023-01-15 00:59:43 +09:00 |
|
|
f03453c21b
|
fixed the segfault issue in the cgi handler
|
2023-01-14 23:54:54 +09:00 |
|
|
434c6558fa
|
enhanced the file task handler a bit
|
2023-01-12 02:02:09 +09:00 |
|
|
eb1f8af86b
|
renamed rsrc to task in the htts service
|
2023-01-12 00:41:01 +09:00 |
|
|
d9cadf0793
|
create a task list in the htts service
|
2023-01-12 00:33:52 +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 |
|
|
b864800a71
|
substituted HIO_MEMMOVE() for HIO_MEMCPY() in delete_attribute in lib/rad-msg.c
|
2023-01-02 07:01:50 +00:00 |
|
|
a4d7080ae7
|
attempting to implement 'untar'
|
2022-10-26 07:47:40 +09: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 |
|