Plain C implementation of a CMS system providing template handling and mark down rendering.

Markus Hennecke 3633465da7 Support separate obj directory for build 2 жил өмнө
cgienv 3633465da7 Support separate obj directory for build 2 жил өмнө
doc 02d2b73a22 Add nginx/slowcgi configuration instructions 4 жил өмнө
sitemap 3633465da7 Support separate obj directory for build 2 жил өмнө
.gitignore 3633465da7 Support separate obj directory for build 2 жил өмнө
Makefile 2cee51664a Install the session directory during install 5 жил өмнө
buffer.c d1f02708fe Don't handle string buffers differently 4 жил өмнө
buffer.h ad8ce7e19e Using uint* types requires stdint.h header 5 жил өмнө
cms.c ceba6787b5 Add missing copyright notice 2 жил өмнө
cmsconfig.mk 2ca2c1d0df Fail compile on warnings 4 жил өмнө
filehelper.c 690006a179 Allow passing NULL pointer to dir_list_free() 4 жил өмнө
filehelper.h da9d2c6fa3 Unify ifndef guards in header files. 5 жил өмнө
handler.c e7793969f8 Session cleanup has to be done before we free the session db 3 жил өмнө
handler.h cb33e9a08a Add session management and login support 5 жил өмнө
helper.c 908f28da67 Implement a more sane memmap_chomp function 4 жил өмнө
helper.h 908f28da67 Implement a more sane memmap_chomp function 4 жил өмнө
htpasswd.c cb33e9a08a Add session management and login support 5 жил өмнө
htpasswd.h cb33e9a08a Add session management and login support 5 жил өмнө
linklist.c 908f28da67 Implement a more sane memmap_chomp function 4 жил өмнө
session.c cb33e9a08a Add session management and login support 5 жил өмнө
session.h cb33e9a08a Add session management and login support 5 жил өмнө
sitemap.c cc027e683d Prepare for more restrictive warning flags 2 жил өмнө
sitemap.h cc027e683d Prepare for more restrictive warning flags 2 жил өмнө
template.c 6ed608a55c Enable calling tmpl_data_free() with NULL 5 жил өмнө
template.h da9d2c6fa3 Unify ifndef guards in header files. 5 жил өмнө
tmpl_parser.c d1f02708fe Don't handle string buffers differently 4 жил өмнө