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

Markus Hennecke 6a6a71119b Merge branch 'lowdown' 3 tháng trước cách đây
cgienv 3633465da7 Support separate obj directory for build 2 năm trước cách đây
doc 02d2b73a22 Add nginx/slowcgi configuration instructions 5 năm trước cách đây
sitemap 3633465da7 Support separate obj directory for build 2 năm trước cách đây
.gitignore 3633465da7 Support separate obj directory for build 2 năm trước cách đây
Makefile c9fd5bd121 Create config.mk file with CMS_HTROOT variable set to htdocs root 4 năm trước cách đây
buffer.c d1f02708fe Don't handle string buffers differently 4 năm trước cách đây
buffer.h ad8ce7e19e Using uint* types requires stdint.h header 6 năm trước cách đây
cms.c ceba6787b5 Add missing copyright notice 2 năm trước cách đây
cmsconfig.mk c9fd5bd121 Create config.mk file with CMS_HTROOT variable set to htdocs root 4 năm trước cách đây
filehelper.c fded287d02 Add lowdown parser 4 năm trước cách đây
filehelper.h da9d2c6fa3 Unify ifndef guards in header files. 6 năm trước cách đây
handler.c d80080737a Actually decode parameters in place after creating them 4 năm trước cách đây
handler.h fded287d02 Add lowdown parser 4 năm trước cách đây
helper.c 3067b38ff5 Use C99 designated initializers to init lowdown_opts struct 4 năm trước cách đây
helper.h fded287d02 Add lowdown parser 4 năm trước cách đây
htpasswd.c cb33e9a08a Add session management and login support 6 năm trước cách đây
htpasswd.h cb33e9a08a Add session management and login support 6 năm trước cách đây
linklist.c 908f28da67 Implement a more sane memmap_chomp function 5 năm trước cách đây
session.c cb33e9a08a Add session management and login support 6 năm trước cách đây
session.h cb33e9a08a Add session management and login support 6 năm trước cách đây
sitemap.c cc027e683d Prepare for more restrictive warning flags 2 năm trước cách đây
sitemap.h cc027e683d Prepare for more restrictive warning flags 2 năm trước cách đây
template.c 6ed608a55c Enable calling tmpl_data_free() with NULL 6 năm trước cách đây
template.h da9d2c6fa3 Unify ifndef guards in header files. 6 năm trước cách đây
tmpl_parser.c d1f02708fe Don't handle string buffers differently 4 năm trước cách đây