Add RSS CGI, also quite a lot of refactoring
authorChip Black <bytex64@bytex64.net>
Sat, 1 Jan 2011 10:06:19 +0000 (04:06 -0600)
committerChip Black <bytex64@bytex64.net>
Sat, 1 Jan 2011 10:06:19 +0000 (04:06 -0600)
commitec27db46cef1c4643087fa2eeaad2ca72228bc06
treef4227a939991d732fe3dafa7c8e96fcab33f8635
parentbd39b527b12337f388e45410b86d223d4cdb16b0
Add RSS CGI, also quite a lot of refactoring
Makefile
cgi/canned_responses.c [new file with mode: 0644]
cgi/canned_responses.h [new file with mode: 0644]
cgi/cgi_blerg.c
cgi/rss.c [new file with mode: 0644]
common/app.c
common/app.h
common/escapery.c [new file with mode: 0644]
common/escapery.h [new file with mode: 0644]
common/json.c [new file with mode: 0644]
common/json.h [new file with mode: 0644]