1
0
Fork 0
mirror of https://github.com/KingDuckZ/kamokan.git synced 2024-12-27 21:35:41 +00:00
A pastebin service written in c++, featuring speed and a minimalist look https://alarmpi.no-ip.org/kamokan/
Find a file
King_DuckZ cd1be59cfa Pass the output stream and cgi_env to Response.
Mask the fact that they are globals, because I need
to be able to pass different classes in order to be
able to write unit tests for response classes.
2017-05-06 19:48:44 +01:00
cmake/modules Fix the linking error occurring sometimes. 2017-04-21 20:21:32 +01:00
config Make logging level configurable in tawashi.ini. 2017-05-04 09:59:49 +01:00
docs Links to some useful online resources and libraries. 2017-04-06 23:30:54 +01:00
html Add plain text mode 2017-04-27 09:33:47 +01:00
lib Add an empty unit test. 2017-05-04 23:03:53 +01:00
oldcode Use houdini escaping instead of easy_curl. 2017-04-25 22:09:46 +01:00
src Pass the output stream and cgi_env to Response. 2017-05-06 19:48:44 +01:00
test/unit Fix unit test for IniParser. 2017-05-06 18:40:39 +01:00
.gitignore ignore tags file 2017-04-21 19:56:26 +01:00
.gitmodules Add an empty unit test. 2017-05-04 23:03:53 +01:00
CMakeLists.txt Add an empty unit test. 2017-05-04 23:03:53 +01:00
COPYING Add GPL3 licence. 2017-04-06 23:35:06 +01:00
index.html.mstch Import lib mstch and put it to good use. 2017-04-18 18:40:42 +01:00