kore/includes
Joris Vink 8b9ea825eb cookie improvements.
- split up writing of cookies into its own function.
- turn maxage into a signed int and use -1 for it not being set.
- lots of style fixes
- remove HTTP_COOKIE_DEFAULT, just pass 0 if you don't want flags.
2017-02-07 22:03:06 +01:00
..
http.h cookie improvements. 2017-02-07 22:03:06 +01:00
jsonrpc.h JSONRPC Made request destruction explicit 2016-07-15 13:08:08 +02:00
kore.h mark kore_log with printf attribute. 2017-02-06 11:39:30 +01:00
pgsql.h pgsql improvements. 2017-02-06 11:40:33 +01:00
python_api.h undef _POSIX_C_SOURCE and _XOPEN_SOURCE before Python.h 2017-01-25 22:41:57 +01:00
python_methods.h Add asynchronous pgsql query support to python. 2017-02-06 11:42:53 +01:00
tasks.h Introduce NOHTTP=1 build option. 2015-11-27 16:22:50 +01:00