194245d3b6
add lhs_web_helper lib to lweb_header
2023-03-31 10:08:28 +02:00
dab5de5edb
Add internal Procedure functions
2023-03-30 09:44:56 +02:00
0b540f0fa7
First Dynamic Handler release
2023-03-29 20:06:01 +02:00
cfec9a7e9d
Updated header and added private header
2023-03-29 10:40:17 +02:00
88b2126db5
Cleanup Header all the same with : ending #6
2022-02-20 13:40:15 +01:00
8e335d7da1
Redirect on Directory to subdirectory with default index file
2022-02-18 16:05:48 +01:00
2f44cf1149
Make Large File Handling configurable and Default from 5MiB to 512KiB and BlockSize from 3MiB to 64KiB
2022-02-17 14:20:25 +01:00
d3a12eaa23
Large File Support Tested with 6 GiB Files
2022-02-17 13:23:42 +01:00
9aa3b8aa6d
missing space
2022-02-14 15:00:13 +01:00
dc95017cf8
Cachelog added
2021-06-06 09:49:08 +02:00
88b0eeb260
lhttpd and createini updated
...
Now a working dedicated http/https server.
2021-05-26 11:41:59 +02:00
ed0174b29f
Add some Log features and bugfixes
2021-05-25 10:05:41 +02:00
dcfd676a55
Debug change to lhs_log and Empty multiform
2021-05-21 07:45:23 +02:00
d2429b4b9a
Cookie Handling
2020-12-10 16:37:17 +01:00
2cbfdceaac
Splittet source up to some includes.
...
Every Include should now have some procedure who are standalone usable.
lweb_http Has a lot of changes todo (Full HTTP 1.1 Compliance)
lweb_file_cache, is realy buggy. A lot of todo's
lweb_IP is Only IsIPStringValid in
lweb_helper, there is only some help procedures.
To Do:
lweb_http_post (Everything Post Specific)
lweb_http_get (Everything Get Specific)
lweb_http_put (Complete todo nothing done until now)
lweb_server_http (Specific http only Server)
lweb_server_https (Specific https only Server)
lweb_server (Common Server Things)
Maybe everything more generic to use standalone...
2020-12-01 15:17:48 +01:00
d20b7ddd55
Rework Max Clients
2020-11-30 10:04:29 +01:00
a25e1b29ce
Some translations and bugfixes
2020-11-30 09:52:27 +01:00
af15bd9dc6
Everything on Socket API now
...
Drop old Network Code
Rename SSL/TLS to HTTPS
Rename default server to HTTP
And other smal fixes
2020-11-28 16:49:22 +01:00
eea5f589af
MapToJSONString Redo
...
Was working on a older codebase ...
2020-11-27 11:58:18 +01:00
57f76e95cd
TLS added
...
TODO:
Translate all comments to english
Translate Readme to english
Extend Readme with TLS function
Create Readme_DE
Code cleanup (ltls.pbi, lsocket.pbi)
2020-11-27 11:52:35 +01:00
e7c776a8fd
Dokumentation erstellt.
...
Falsch benante Prozedur gändert: MapStringToJSONString -> MapToJSONString
2020-11-13 10:32:09 +01:00
c6584ccb8f
Individuell bearbeitete Subdirs
...
- Post
- Get
- Fixes in diversen bereichen...
- Test Routinen erweitert
- uvm.
2020-11-08 01:31:57 +01:00
47eb089154
Erster Release
...
- Multithreading
- Modul lweb erstellt aus dem Original Code
- Erster FileCache Entwurf implementiert (Mit Bugs ... :-( )
Fehlt noch:
- Dynamische eingliederung (Callbacks)
- FileCache Bugbeseitigung manchmal Cache Korruptionen...
2020-11-03 19:09:17 +01:00