Commit graph

35 commits

Author SHA1 Message Date
Dominika Liberda 2639361804 * another router fix, for real this time 2021-08-02 22:37:27 +00:00
Dominika Liberda 4e49582099 * another router fix... 2021-08-03 00:29:41 +02:00
Dominika Liberda 4845da7909 * another fix in router 2021-08-03 00:17:48 +02:00
Dominika Liberda d80ae05bfe * fix bad behaviour on routing / 2021-08-01 22:42:57 +02:00
Dominika Liberda 67921ebab8 * fix POST data not being read when using router 2021-08-01 19:20:36 +02:00
Dominika Liberda 46e77541cf + new proxying system 2021-06-01 21:14:03 +02:00
Dominika Liberda 3270b2bf26 * bugfix in last bugfix 2021-06-01 02:19:26 +02:00
Dominika Liberda b92dc47b38 * fixes problems with %3F in GET query 2021-06-01 00:52:43 +02:00
Dominika Liberda 19d97773a9 * cfg[unbuffered] now does additional fun things 2021-05-03 21:12:02 +00:00
Dominika Liberda b1710af38b + unbuffered responses and r[range] 2021-05-02 23:05:31 +00:00
Dominika Liberda 3608935ea3 * added UA to logs 2021-05-02 14:51:56 +00:00
Dominika Liberda a0d23e1603 * html_encode bugfix, changed default URL decode algorithm 2021-04-02 20:05:20 +02:00
Dominika Liberda 7bf91f2ac7 * fixes directory traversal in Host header 2021-04-02 17:10:30 +02:00
Dominika Liberda c53cb884ef + basic template engine 2021-02-28 03:35:05 +01:00
Dominika Liberda bb8805d786 * more quotes 2021-02-28 01:05:24 +01:00
Dominika Liberda 3218dcfdab * router parsed after parsing request 2021-02-26 23:24:19 +01:00
Dominika Liberda 610908cdf2 * fix in router 2021-02-18 00:39:26 +01:00
Dominika Liberda 27a6dfd5ed + advanced URL routing 2021-02-14 04:20:41 +01:00
Dominika Liberda 809633fe3b + r[user_agent] 2021-02-02 16:14:56 +01:00
Dominika 0726625bde * fixed header parsing in browsers that don't fully adhere to standard (Netscape 3.04Gold) 2021-02-02 12:57:50 +01:00
Dominika Liberda 9e9100aa17 * fixes in POST handling 2021-01-27 01:42:20 +01:00
Dominika Liberda 45f26274c8 * fix another cookie bug 2021-01-19 01:10:47 +01:00
Dominika Liberda 062741a66a * another cookie parsing fix 2021-01-15 21:15:38 +01:00
Dominika Liberda c02cf1b2ae * fixed bugs in session_get_username() and the cookie handler 2021-01-15 20:23:21 +01:00
Dominika Liberda fe02fa38a3 + debug mode; - potential RCE bug, problems with '!' 2021-01-01 07:16:00 +01:00
Dominika Liberda 12afb9b8ac fixed improper whitespace handling in GET/POST params 2020-12-24 05:12:58 +01:00
Dominika 65279e90bf + basic 'Authorization: Bearer' handling, fixes some insecure assignments 2020-12-24 00:52:55 +01:00
Dominika Liberda 9b8033854b added mail handler, bump version to 0.94 2020-11-02 15:24:28 +01:00
Dominika Liberda 8f0d48a50a ncat is bork bugfix 2020-10-11 20:25:05 +02:00
Dominika Liberda 539493b094 namespace config load bugfix 2020-10-04 14:53:26 +02:00
Dominika Liberda 637f540936 namespaces - now you can cleanly manage your webapp, without tedious copying of random files over two repositories! 2020-10-02 23:40:02 +02:00
Dominika f7b8b441fb rewrote the logging system using ncat's env variables; added bind IP to config; now you can host only HTTPS (as opposed to HTTP/HTTP+HTTPS); bump version 2020-09-18 11:15:22 +02:00
Dominika ca2c8b4a50 Added basic proxying; Importing to gitlab. 2020-07-24 14:50:08 +02:00
Dominika 03f39e3dff Added r[ip], r[proto] and IP logging 2020-06-02 00:01:44 +02:00
Dominika b8f3169f57 Initial commit, importing from tarball 2020-05-23 22:13:11 +02:00