bel2125
|
0874322e76
Rewrite pattern matching (#499)
|
3 tahun lalu |
bel2125
|
0a1b5d3b55
Merge pull request #1056 from hahnjo/resolve-warnings
|
3 tahun lalu |
Jonas Hahnfeld
|
720544859e
Improve const-ness of options
|
3 tahun lalu |
bel2125
|
c2461ca295
Add fuzz test for pattern matching
|
3 tahun lalu |
bel2125
|
cb4b68ddc4
Format code, add CIVETWEB_API marker
|
3 tahun lalu |
Jonas Hahnfeld
|
63ef070ca5
Avoid pointer subtraction with null pointers
|
3 tahun lalu |
bel2125
|
26ff105268
Move declaration to top of block (old compiler support)
|
3 tahun lalu |
bel2125
|
e037c4e850
Interface change: struct mg_error_data
|
3 tahun lalu |
bel2125
|
d9f54f844f
Fix typo and format code
|
3 tahun lalu |
bel2125
|
351bf60b13
Initialize error data structure with 0 if there is no error
|
3 tahun lalu |
bel2125
|
b5250570d5
Use mg_start2 in main.c (instead of mg_start)
|
3 tahun lalu |
bel2125
|
ba657e6a88
Set error codes for mg_start2, mg_start_domain2, mg_connect_client2
|
3 tahun lalu |
bel2125
|
185e845cd9
Pattern matching: ? should not match /
|
3 tahun lalu |
bel2125
|
836b2f52e1
Directory listing: Sort by name as secondary criterion
|
3 tahun lalu |
bel2125
|
6f594a3a93
Provide sort function with CivetWeb
|
3 tahun lalu |
bel2125
|
6b121ebd1f
Disable sorting filenames at server side (temporarily?)
|
3 tahun lalu |
bel2125
|
0038094654
Format #ifdef macro
|
3 tahun lalu |
bel2125
|
49129465d3
Check if MacOS crash on Travis CI is related to qsort_r
|
3 tahun lalu |
bel2125
|
efb7fa3e08
Travis CI: Set unit test to "NO FORK" mode
|
3 tahun lalu |
bel2125
|
3f5e14b7b5
Travis CI: try to get core files of crashed unit tests
|
3 tahun lalu |
bel2125
|
d7be621d2f
Merge branch 'master' of https://github.com/civetweb/civetweb
|
3 tahun lalu |
bel2125
|
6386dd0983
Add option to enable/disable WebDAV methods
|
3 tahun lalu |
bel2125
|
4cbb278dcf
Fixes warnings from static source code analysis
|
3 tahun lalu |
bel2125
|
4e8e0ad174
Simplify is_valid_http2_primer function
|
3 tahun lalu |
bel2125
|
8a45e81995
Code analysis: Update to new coverity version
|
3 tahun lalu |
bel2125
|
9e081d646a
Merge pull request #1054 from Razdeep/docs
|
3 tahun lalu |
Rajdeep Roy Chowdhury
|
25f1120e07
docs: typos rectified in RELEASE_NOTES.md
|
3 tahun lalu |
bel2125
|
64e346e6b6
Merge branch 'master' of https://github.com/civetweb/civetweb
|
3 tahun lalu |
bel2125
|
3f72250d90
Limit length of HTTP2 input buffers
|
3 tahun lalu |
bel2125
|
6ad5ef34f5
Initialize Lua struct library
|
3 tahun lalu |