kore/src
Joris Vink a281fd5713 Introduce synchronous pgsql queries.
Semantics for using pgsql API have changed quite heavily
with this commit. See the examples for more information.

Based on Github issue #95 by PauloMelo (paulo.melo@vintageform.pt)
with several modifications by me.
2016-01-04 11:12:43 +01:00
..
accesslog.c Update message framework with src/dst for workers. 2015-07-06 21:08:36 +02:00
auth.c Do not run kore_split_string() on original cookie 2015-12-14 18:48:48 +01:00
bsd.c Add kore_platform_schedule_write(). 2015-12-09 21:29:44 +01:00
buf.c correct tabsize 2015-12-11 22:31:14 +00:00
cli.c Better CFLAGS and CFLAGS limit 2015-12-04 17:16:56 +03:00
config.c fix typo: -r for skip privs 2015-12-08 04:42:16 +03:00
connection.c Allow apps to override connection handling. 2015-12-01 20:55:00 +01:00
domain.c Allow domain wildcards in the configuration. 2015-12-16 19:51:06 +01:00
http.c Make sure user agent is still set properly. 2015-12-10 09:25:22 +01:00
kore.c Introduce NOHTTP=1 build option. 2015-11-27 16:22:50 +01:00
linux.c Add kore_platform_schedule_write(). 2015-12-09 21:29:44 +01:00
mem.c Introduce NOHTTP=1 build option. 2015-11-27 16:22:50 +01:00
module.c Introduce NOHTTP=1 build option. 2015-11-27 16:22:50 +01:00
msg.c Set handle function pointer for message callbacks. 2015-12-10 09:26:24 +01:00
net.c Introduce NOHTTP=1 build option. 2015-11-27 16:22:50 +01:00
pgsql.c Introduce synchronous pgsql queries. 2016-01-04 11:12:43 +01:00
pool.c Introduce NOHTTP=1 build option. 2015-11-27 16:22:50 +01:00
tasks.c Introduce NOHTTP=1 build option. 2015-11-27 16:22:50 +01:00
timer.c Remove 'behind' argument from timers. 2015-08-06 08:20:41 +02:00
utils.c Bump copyright to 2015 2015-04-07 13:08:26 +02:00
validator.c Bump copyright to 2015 2015-04-07 13:08:26 +02:00
websocket.c Correct usage of http_request_header(). 2015-11-29 17:22:30 +01:00
worker.c Introduce NOHTTP=1 build option. 2015-11-27 16:22:50 +01:00