A CMS written in C, utilizing CGI. Disclaimer: Please, do not take this project too seriously. It is nothing more than a fun experiment and it should not ever be used on a public-facing web server.

Joshua Drake 0e71159435 Fixed b64decode %!s(int64=9) %!d(string=hai) anos
bcrypt c015c7e2d5 Replaced SHA512 password hashing with bcrypt %!s(int64=9) %!d(string=hai) anos
libb64 c2ddc7f4bd Minor build system refactoring %!s(int64=9) %!d(string=hai) anos
sqlite3 c2ddc7f4bd Minor build system refactoring %!s(int64=9) %!d(string=hai) anos
.gitignore fb99290f2f Init commit %!s(int64=9) %!d(string=hai) anos
LICENSE fb99290f2f Init commit %!s(int64=9) %!d(string=hai) anos
Makefile 3ea541ab55 SHA512->bcrypt cleanup %!s(int64=9) %!d(string=hai) anos
auth.c 880826f54b Fixed redundant conditional %!s(int64=9) %!d(string=hai) anos
auth.h 3ea541ab55 SHA512->bcrypt cleanup %!s(int64=9) %!d(string=hai) anos
cms.c 064c1dd329 Log message cleanup %!s(int64=9) %!d(string=hai) anos
dSFMT-common.h b1a51e0c92 Update to rev1 %!s(int64=9) %!d(string=hai) anos
dSFMT-params.h b1a51e0c92 Update to rev1 %!s(int64=9) %!d(string=hai) anos
dSFMT-params19937.h b1a51e0c92 Update to rev1 %!s(int64=9) %!d(string=hai) anos
dSFMT-params521.h b1a51e0c92 Update to rev1 %!s(int64=9) %!d(string=hai) anos
dSFMT.c b1a51e0c92 Update to rev1 %!s(int64=9) %!d(string=hai) anos
dSFMT.h b1a51e0c92 Update to rev1 %!s(int64=9) %!d(string=hai) anos
initauth.sql 8e0489ce02 Converted passhash and salt columns of auth table to text type %!s(int64=9) %!d(string=hai) anos
list.c 9547dd0b2c Initial commit %!s(int64=9) %!d(string=hai) anos
list.h 9547dd0b2c Initial commit %!s(int64=9) %!d(string=hai) anos
ow-crypt.h c015c7e2d5 Replaced SHA512 password hashing with bcrypt %!s(int64=9) %!d(string=hai) anos
util.c 0e71159435 Fixed b64decode %!s(int64=9) %!d(string=hai) anos
util.h 1668976c2a Minor fixes %!s(int64=9) %!d(string=hai) anos