bel2125
|
ff213e665a
Merge pull request #1144 from DL6ER/mbedtls_v3
|
2 gadi atpakaļ |
DL6ER
|
1462b75689
Make mbedTLS module compatible with Mbed TLS v3.0.0+
|
2 gadi atpakaļ |
bel2125
|
d5c0f6d846
Merge pull request #1133 from Peter-R-Huber/Chunked_Transfer_Encoding
|
2 gadi atpakaļ |
bel2125
|
193e99188c
Add debug information when creating and destroying Lua states
|
2 gadi atpakaļ |
Peter Huber
|
f929cb46e5
support "chunk-extension" and "trailer" in HTTP 1.1 "Chunked Transfer Coding"
|
2 gadi atpakaļ |
bel2125
|
f87d515017
Fix: mg_poll assumes poll() errno=0 in case of success
|
2 gadi atpakaļ |
bel2125
|
f0b9514c23
Lua base64 decoding: Do not add terminating zero to Lua string
|
2 gadi atpakaļ |
bel2125
|
146058d6af
Use 'int' for boolean value to avoid conversion warning
|
2 gadi atpakaļ |
bel2125
|
f6cefe2e33
Remove unused variable
|
2 gadi atpakaļ |
bel2125
|
c2f77f268a
Add cast for malloc (fix #1124)
|
2 gadi atpakaļ |
bel2125
|
876b31ab50
Use ERROR_TRY_AGAIN macro for all operating systems
|
2 gadi atpakaļ |
bel2125
|
c6a212dcdf
Release buffers after ms_respose_header_send is called.
|
2 gadi atpakaļ |
bel2125
|
23af667eb9
C++ wrapper: getCookie fix for empty cookies
|
2 gadi atpakaļ |
bel2125
|
84cb134e72
Retry if "poll" returns EAGAIN
|
2 gadi atpakaļ |
bel2125
|
312a93e17f
Merge branch 'master' of https://github.com/civetweb/civetweb
|
2 gadi atpakaļ |
bel2125
|
c39e143cda
Merge pull request #1123 from drew-wells/master
|
2 gadi atpakaļ |
drew-wells
|
eb9b0b1f18
Fix APLN typo
|
2 gadi atpakaļ |
bel2125
|
112d0e5992
Fix ;
|
2 gadi atpakaļ |
bel2125
|
60845fb779
Update example script for certificate generation
|
2 gadi atpakaļ |
bel2125
|
8cc6a8e5bf
Merge pull request #1120 from Adam-Rowell/master
|
2 gadi atpakaļ |
Adam Rowell
|
2fb2ec8ac8
Fix -Wcpp
|
2 gadi atpakaļ |
bel2125
|
271882c0a6
Merge pull request #1119 from mjtrangoni/fix-codespell-issues
|
2 gadi atpakaļ |
Mario Trangoni
|
2749070376
spelling: Fix test/* issues.
|
2 gadi atpakaļ |
Mario Trangoni
|
1f48b26107
spelling: Fix *.md and *.cmd issues.
|
2 gadi atpakaļ |
Mario Trangoni
|
a9ebef3620
spelling: Fix src/* issues.
|
2 gadi atpakaļ |
Mario Trangoni
|
91daf6f0f4
spelling: Fix include/* issues.
|
2 gadi atpakaļ |
Mario Trangoni
|
d9c3087e3e
spelling: Fix examples/* issues.
|
2 gadi atpakaļ |
Mario Trangoni
|
ac798134fe
spelling: Fix resources/* issues.
|
2 gadi atpakaļ |
Mario Trangoni
|
cd77308dc0
spelling: Fix unittest/* issues.
|
2 gadi atpakaļ |
Mario Trangoni
|
1070fc9ca6
spelling: Fix docs/* issues.
|
2 gadi atpakaļ |