DL6ER
|
0b55b14ce3
Duplicate memory before passing to remove_dot_segments(). This is likely what should have been done in the first place and the reason for the (char*) cast in the call to remove_dot_segments() as the compiler would have (rightfully) complained otherwise.
|
4 tahun lalu |
DL6ER
|
45cb2d7b9b
Introduce mg_request_info::local_uri_raw which contains the URI in un-cleaned form.
|
4 tahun lalu |
bel2125
|
5d8856ccb4
Format code and remove accidentally inserted character
|
4 tahun lalu |
IZI
|
1e7d3bee8d
Some fixes for C++ V2019 compatibility
|
4 tahun lalu |
bel2125
|
1348faacc2
Allow Lua background scripts to use timers
|
4 tahun lalu |
-
|
77329cd0a6
Merge branch 'cgi' of https://github.com/civetweb/civetweb
|
4 tahun lalu |
bel2125
|
42dcb51bac
Fix some warnings
|
4 tahun lalu |
IZI
|
c780f77ddb
Fix some warnings
|
4 tahun lalu |
bel2125
|
be8b09e3e6
Ignore OPENSSL_API define if NO_SSL define is set
|
4 tahun lalu |
bel2125
|
2538082bd1
Merge branch 'master' of https://github.com/civetweb/civetweb
|
4 tahun lalu |
bel2125
|
4605ba4f0d
mbedTLS: make WITH_MBEDTLS=1
|
4 tahun lalu |
bel2125
|
5472342955
Split OpenSSL dynamic loading into openssl_dl.inl
|
4 tahun lalu |
bel2125
|
623edfb598
Windows path check: only exclude pipe and control characters
|
4 tahun lalu |
dprandle
|
c51e12bbed
Added include for <stdlib.h> in debug build to provide implementation for exit() on mac (clang 11.0.0)
|
4 tahun lalu |
bel2125
|
327e03faea
mbedtls: Fixes git merge errors
|
4 tahun lalu |
bel2125
|
e9af79d7d6
Move mbedTLS memory management into mod_mbedtls
|
4 tahun lalu |
bel2125
|
aeb392fb22
MBEDTLS: Must call init_connection before process_new_connection
|
4 tahun lalu |
bel2125
|
e20cab9ef9
Update copyright year
|
4 tahun lalu |
Jan Pohanka
|
3068e42c89
mbedtls: read out remaining TLS data before poll
|
4 tahun lalu |
krpano
|
12ac10c916
Remove extra \r\n in range response headers
|
4 tahun lalu |
bel2125
|
935b493e0c
Decrement handler reference counter if auth fails
|
4 tahun lalu |
bel2125
|
efc8904363
Fix DEBUG_ASSERT
|
4 tahun lalu |
bel2125
|
b4bd5a70a3
Merge branch 'master' of https://github.com/civetweb/civetweb
|
4 tahun lalu |
bel2125
|
2b1f4f125a
Add some binary file mime types
|
4 tahun lalu |
bel2125
|
4fbc31bae3
Add Lua function for HTTP redirects
|
4 tahun lalu |
bel2125
|
73fd993ec8
Merge pull request #946 from zephyrproject-rtos/master
|
4 tahun lalu |
bel2125
|
a07a183c56
Fix mg_path_suspicious for Windows
|
4 tahun lalu |
bel2125
|
7bb01edef3
Add UTF8_PATH_MAX definition for Linux
|
4 tahun lalu |
bel2125
|
d02296ad4a
Use UTF8_PATH_MAX and UTF16_PATH_MAX instead of PATH_MAX (see #937)
|
4 tahun lalu |
bel2125
|
2ede975935
Keep query string in directory redirect
|
4 tahun lalu |