Dirk Ziegelmeier
|
3fbb84f950
|
Fix bug #55702: SSI bug
Apply patch from Stanislav
|
2021-08-15 09:41:43 +02:00 |
|
Simon Goldschmidt
|
a044c807f8
|
altcp_tls: rename altcp_tls_new -> altcp_tls_wrap, add altcp_tls_new
The new altcp_tls_new() is a type safe version of altcp_tls_alloc()
Signed-off-by: Simon Goldschmidt <goldsimon@gmx.de>
|
2018-09-24 22:29:54 +02:00 |
|
Simon Goldschmidt
|
0610b34372
|
httpd: fixed duplicate NULL check
See bug #54196.
Reported-by: Andrey Vinogradov <andrey.vinogradov@teplomonitor.ru>
Signed-off-by: Simon Goldschmidt <goldsimon@gmx.de>
|
2018-06-27 20:53:30 +02:00 |
|
Simon Goldschmidt
|
d80e84864e
|
httpd deduplicate code in http_send_data_ssi
Keep lead-in/lead-out tag in an array
|
2018-06-22 22:23:26 +02:00 |
|
Lucas Vinicius Hartmann
|
0acf37fd75
|
Added JavaScript-friendly ssi /*#tag*/.
|
2018-06-22 22:06:14 +02:00 |
|
Simon Goldschmidt
|
eb91fdd861
|
httpd: fix missing null termination when searching for a default file in file system folder
|
2018-06-12 20:14:04 +02:00 |
|
Axel Lin
|
600527dde7
|
apps/http: httpd: Fix unused parameter warning if !LWIP_HTTPD_SUPPORT_V09
Signed-off-by: Axel Lin <axel.lin@ingics.com>
|
2018-03-21 15:05:33 +08:00 |
|
goldsimon
|
d4c4b0eec5
|
rename folder 'src/apps/httpd' to 'http'
Signed-off-by: goldsimon <goldsimon@gmx.de>
|
2018-02-15 20:13:25 +01:00 |
|