Go to file
Joris Vink a228cdba0e introduce kore_split_string() to properly split strings apart.
introduce kore_date_to_time() to conver http-date formatted strings to time_t.
2013-05-01 20:10:45 +02:00
example add example module that can be built to test kore. 2013-05-01 16:59:13 +02:00
includes introduce kore_split_string() to properly split strings apart. 2013-05-01 20:10:45 +02:00
libs add openssl libraries we link against, easier. 2013-04-28 13:55:47 +02:00
src introduce kore_split_string() to properly split strings apart. 2013-05-01 20:10:45 +02:00
Makefile build kore as -rdynamic so we can properly load modules. 2013-05-01 16:11:10 +02:00
example.conf add example module that can be built to test kore. 2013-05-01 16:59:13 +02:00