CFloor/src
2021-04-29 23:01:27 +02:00
..
auth.c I already did that. 2019-03-02 21:29:56 +01:00
auth.h I already did that. 2019-03-02 21:29:56 +01:00
cgi.c config getNetworkingSettings + getHandler 2019-03-13 16:50:02 +01:00
cgi.h config parser done 2019-03-12 16:40:28 +01:00
config.c ups 2019-03-13 17:04:23 +01:00
config.h config getNetworkingSettings + getHandler 2019-03-13 16:50:02 +01:00
files.c moved utilitiy functions to new files 2019-03-08 14:41:12 +01:00
files.h config parser done 2019-03-12 16:40:28 +01:00
headers.c fixed ../ bug 2019-03-08 16:06:33 +01:00
headers.h we now can remove headers 2019-03-07 21:54:49 +01:00
linked.c fixed tests + bug in linked 2021-04-29 23:01:27 +02:00
linked.h fixing some concurrency issues; redo of locking concept in linked 2021-04-29 00:03:40 +02:00
linked.s fixing some concurrency issues; redo of locking concept in linked 2021-04-29 00:03:40 +02:00
logging.c I'm an idiot 2019-03-13 19:31:22 +01:00
logging.h logging config 2019-03-13 16:01:38 +01:00
main.c server string 2019-03-13 17:45:23 +01:00
mime.c more mime types 2019-03-07 23:30:53 +01:00
mime.h file handler done; dir handler next 2019-03-06 16:55:41 +01:00
misc.c moved utilitiy functions to new files 2019-03-08 14:41:12 +01:00
misc.h config getNetworkingSettings + getHandler 2019-03-13 16:50:02 +01:00
networking.c further reduce probability of race conditions on fds; still doesn't work 100% reliably, TODO: further investigation 2021-04-29 18:37:40 +02:00
networking.h removed unnecessary helper threads and pipes 2021-04-29 14:52:11 +02:00
signals.c fixed some memory leaks and other problems 2019-03-08 01:00:55 +01:00
signals.h signals + tests 2019-03-03 19:21:52 +01:00
ssl.c maybe this helps 2019-03-13 19:06:26 +01:00
ssl.h ssl option for config 2019-03-13 13:48:06 +01:00
status.c Update status.c 2019-03-14 12:09:32 +01:00
status.h file handler done; dir handler next 2019-03-06 16:55:41 +01:00
test.c fixed tests + bug in linked 2021-04-29 23:01:27 +02:00
util.c removed unused include 2021-04-29 18:38:21 +02:00
util.h might come in handy 2019-03-08 16:02:15 +01:00