|
ab08722bcf
|
New lhttp main
|
2023-03-30 15:46:01 +02:00 |
|
|
ce46b5c8de
|
Log Bugfix ....
|
2023-03-30 15:40:27 +02:00 |
|
|
61342616b4
|
new install routine .... alpha release git add installation.pb !
|
2023-03-30 15:34:18 +02:00 |
|
|
5d82ee5704
|
New lhttpd Release of main application
|
2023-03-30 10:49:06 +02:00 |
|
|
beef8490f5
|
Rework Configuration Load, it is possible to set directly a xml String or a file
|
2023-03-30 09:55:55 +02:00 |
|
|
e8651f7602
|
Rework dynamic and procedure function call
|
2023-03-30 09:46:13 +02:00 |
|
|
dab5de5edb
|
Add internal Procedure functions
|
2023-03-30 09:44:56 +02:00 |
|
|
be7ad5e1c7
|
Remove old ini configuration
|
2023-03-30 09:43:42 +02:00 |
|
|
ccbfa29588
|
Use the lhs_lib helper library now
|
2023-03-30 08:28:45 +02:00 |
|
|
c949699f9c
|
Update to the latest lhs_lib
|
2023-03-30 08:25:58 +02:00 |
|
|
9fbe1146ae
|
New build target and other small changes
|
2023-03-29 20:06:25 +02:00 |
|
|
0b540f0fa7
|
First Dynamic Handler release
|
2023-03-29 20:06:01 +02:00 |
|
|
22b40bd09e
|
Add header info for Dynamic Handling
|
2023-03-29 20:04:59 +02:00 |
|
|
b50bc0a1a0
|
Update default config
|
2023-03-29 20:03:54 +02:00 |
|
|
b89f00318c
|
Remove the post_test handler
|
2023-03-29 20:03:17 +02:00 |
|
|
0148ec2859
|
Add a separate Library (Dll/so) for function for Dynamic Load
|
2023-03-29 20:02:31 +02:00 |
|
|
e619f73a89
|
latest hashes and added files in the project file
|
2023-03-29 10:48:04 +02:00 |
|
|
ba837a4825
|
New Currently working lweb server enviroment
|
2023-03-29 10:47:34 +02:00 |
|
|
fe28ebae1c
|
New Multi Host/Server and XML configurationlayer
|
2023-03-29 10:46:56 +02:00 |
|
|
68a0fbc990
|
Logger Change in lhttpd - didn't work this way currently
|
2023-03-29 10:45:53 +02:00 |
|
|
18de367ae5
|
Add extended Logger function
|
2023-03-29 10:44:52 +02:00 |
|
|
f342610c4b
|
Add Remarks thats only HTTP/1.1 Header Compatibility
|
2023-03-29 10:44:30 +02:00 |
|
|
d22652cd92
|
added XML Debug String function and fix file selector
|
2023-03-29 10:43:54 +02:00 |
|
|
6a57a9f393
|
Removal of old caching
|
2023-03-29 10:41:36 +02:00 |
|
|
72fc4436c9
|
Missing server_config xml
|
2023-03-29 10:40:53 +02:00 |
|
|
cfec9a7e9d
|
Updated header and added private header
|
2023-03-29 10:40:17 +02:00 |
|
|
fe6245e6a1
|
Status and Config XML uploaded
|
2023-03-29 10:39:26 +02:00 |
|
|
5aa5b4b51d
|
Build Tools Update
|
2023-03-29 10:38:48 +02:00 |
|
|
6c9fdce488
|
More separated Configuration functions
|
2023-03-29 10:37:51 +02:00 |
|
|
d892791ab6
|
Separate http status functions
|
2023-03-29 10:37:20 +02:00 |
|
|
1e0ca0b1b1
|
New XML Config files and configuration of server to separate includes
|
2023-03-29 10:36:42 +02:00 |
|
|
2620fffeee
|
Update lhs_lib to latest bugfix release
|
2023-03-29 10:34:48 +02:00 |
|
|
a8615e45ae
|
Server Configuration for sample
|
2023-03-27 17:43:46 +02:00 |
|
|
96af06143e
|
Removed Remarks
|
2023-03-27 17:42:23 +02:00 |
|
|
2827ee8a78
|
New server_example
|
2023-03-27 17:38:13 +02:00 |
|
|
ae8cc74d27
|
Remove included librarys which are no in lhs_lib
|
2023-03-27 17:29:17 +02:00 |
|
|
dc4e8266b5
|
Update lhs_lib
|
2023-03-27 17:27:03 +02:00 |
|
|
73d7e85542
|
XML HTTP Status Export for import to next release
|
2022-02-21 11:54:15 +01:00 |
|
|
d9f7a3fb0c
|
Update lhs_lib
|
2022-02-21 08:27:05 +01:00 |
|
|
9ef376da1d
|
If a Headerline has another : don't cut off there #6
|
2022-02-20 13:45:32 +01:00 |
|
|
88b2126db5
|
Cleanup Header all the same with : ending #6
|
2022-02-20 13:40:15 +01:00 |
|
|
5ad5d95e05
|
Last Header line missed #6
|
2022-02-20 13:28:31 +01:00 |
|
|
88582f0b84
|
Update project file
|
2022-02-18 16:09:45 +01:00 |
|
|
78a0c42f9e
|
index file should never be with beginning /... and rename startup message
|
2022-02-18 16:08:53 +01:00 |
|
|
8e335d7da1
|
Redirect on Directory to subdirectory with default index file
|
2022-02-18 16:05:48 +01:00 |
|
|
3a7183a391
|
Bugfixes UTF8 Encoding...
|
2022-02-17 15:30:51 +01:00 |
|
|
a78508440f
|
Add gz MIME Type
|
2022-02-17 15:30:17 +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 |
|
|
11ea5611bb
|
changed submodule to https
|
2022-02-17 13:40:53 +01:00 |
|
|
d3a12eaa23
|
Large File Support Tested with 6 GiB Files
|
2022-02-17 13:23:42 +01:00 |
|