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