29 Commits
Author SHA1 Message Date
udo dd14dbb6e3 file_append 2022-01-21 00:06:52 +00:00
udo c17c72d59f hash function naming 2022-01-19 22:38:48 +00:00
udo 08496afa11 task API demo page, string stuff 2022-01-19 20:46:27 +00:00
udo cbf57a9a35 task() API, documentation work 2022-01-09 00:20:35 +00:00
udo 2c2225c76f started docs 2021-12-30 03:07:41 +00:00
udo 4811047480 sha1 2021-12-28 03:16:40 +00:00
udo 0889c69582 memory arenas (sort of) 2021-12-27 23:54:15 +00:00
udo 3bc6fe7f90 noise func 2021-12-27 02:52:17 +00:00
udo af29d51536 output buffers 2021-12-09 03:01:10 +00:00
udo 1f0f08f787 file locking 2021-12-07 01:32:46 +00:00
udo 0685fdf29a fixed bugs that caused socket to close if a child crashes, and also falsely considered a stale SU cache entry to not be re-compile worthy 2021-12-05 01:54:53 +00:00
udo f77581114c multithreaded server 2021-12-05 00:24:57 +00:00
udo 0262e33653 split into headers and implementation to improve compile time 2021-12-01 03:30:54 +00:00
udo 740dc28b11 minimum-viable MySQL connector 2021-12-01 01:38:19 +00:00
udo a5d63ce3f0 included MySQL headers 2021-11-30 23:14:13 +00:00
Udo Schroeter d35d154edc fixed bug in HTML literal parser where escaped quotes were counted incorrectly 2021-11-29 11:57:21 +01:00
Udo Schroeter e6524f5a2a mysql fun times 2021-11-27 15:02:21 +01:00
Udo Schroeter 19ebedc2fe started work on mysql connector 2021-11-27 14:11:47 +01:00
udo acf9e73650 memcached 2021-11-22 00:43:14 +00:00
udo 9388093d92 started memcache work, sockets 2021-11-21 17:02:18 +00:00
udo b1b4a0267a JSON parser 2021-11-20 22:17:15 +00:00
Udo Schroeter a02370ff68 there is a problem with losing track of the server config when a unit is recompiled for a second time 2021-11-17 11:57:25 +01:00
udo 3749077413 still no json 2021-11-16 10:44:11 +00:00
udo 8edacfb64f inching 2021-11-15 09:17:54 +00:00
udo 0541b77fe1 session 2021-10-30 18:23:04 +00:00
udo af3f2a1f96 cookies 2021-10-30 01:51:46 +00:00
udo fa432a0482 sub-invoke() 2021-10-29 14:17:00 +00:00
udo e630d10ad1 POST 2021-10-29 03:50:46 +00:00
udo 3f531aa48e initial proof of concept 2021-10-28 22:50:42 +00:00