Commit graph

24 commits

Author SHA1 Message Date
96af06143e Removed Remarks 2023-03-27 17:42:23 +02:00
2827ee8a78 New server_example 2023-03-27 17:38:13 +02:00
78a0c42f9e index file should never be with beginning /... and rename startup message 2022-02-18 16:08:53 +01:00
3a7183a391 Bugfixes UTF8 Encoding... 2022-02-17 15:30:51 +01:00
d3a12eaa23 Large File Support Tested with 6 GiB Files 2022-02-17 13:23:42 +01:00
dc95017cf8 Cachelog added 2021-06-06 09:49:08 +02:00
ed0174b29f Add some Log features and bugfixes 2021-05-25 10:05:41 +02:00
07c1b19efe configuration variabel cleanup 2021-05-22 12:09:31 +02:00
02875d9be4 Included the new lhs_log_ext.pbi 2021-05-21 11:24:35 +02:00
dcfd676a55 Debug change to lhs_log and Empty multiform 2021-05-21 07:45:23 +02:00
cca9fb8052 First english translations 2021-04-29 09:41:41 +02:00
d2429b4b9a Cookie Handling 2020-12-10 16:37:17 +01:00
f5521f2e39 Certificate and AllocateMemory
Set other certificate witouth path. (Testing with Letsencrypt)
AllocateMemory to clean FreeMemory (No more UTF8("String")
2020-12-04 21:00:49 +01:00
64215d57ff unused InitNework removed 2020-12-01 15:39:19 +01:00
905f7ca677 Now to know sample has stoped small 2020-12-01 15:17:18 +01:00
20d1e814e7 Full Sample rework, bugfix in lweb.pbi 2020-11-30 10:08:21 +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
368edba9ba Diverse Testfiles
Für das PHP beispiel muss ein php interpreter installiert sein.
2020-11-08 23:36:44 +01:00
798e1260af Kleines PHP Beispiel (Keinenfalls so Produktiv Nutzen) 2020-11-08 23:14:35 +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