kore/include/kore
Joris Vink 15071f5a14 Change http_argument_urldecode().
Takes a new parameter now `qs`, if set to 1 it'll urldecode
according to how its always done it before.

If not set to 0 (for posts for example), the decoder will allow
\n and \r in addition to the other ones.
2023-03-12 23:35:18 +01:00
..
acme.h Initial work splitting OpenSSL code away. 2022-02-17 13:45:28 +01:00
curl.h i forgot, it's 2022. 2022-01-31 22:02:06 +01:00
hooks.h i forgot, it's 2022. 2022-01-31 22:02:06 +01:00
http.h Change http_argument_urldecode(). 2023-03-12 23:35:18 +01:00
jsonrpc.h Add printf format attributes and fix fallout 2022-08-17 13:16:18 +02:00
kore.h Change kore_realloc() behaviour a bit. 2023-03-01 16:29:06 +01:00
lua_api.h Initial lua runtime. 2023-01-21 23:41:35 +01:00
lua_methods.h Initial lua runtime. 2023-01-21 23:41:35 +01:00
pgsql.h i forgot, it's 2022. 2022-01-31 22:02:06 +01:00
python_api.h Rework runtime init a little bit. 2023-01-16 21:00:01 +01:00
python_methods.h Python API domain improvement. 2023-03-04 23:15:49 +01:00
seccomp.h Pull in stddef.h in seccomp.h. 2022-03-21 12:51:22 +01:00
sha1.h Add missing header files for SHA1/SHA2. 2022-02-17 14:11:39 +01:00
sha2.h Add missing header files for SHA1/SHA2. 2022-02-17 14:11:39 +01:00
tasks.h Changes to the event loop inside of Kore. 2018-10-09 19:34:40 +02:00