bel2125
|
abe72466e4
Merge pull request #1057 from oliv3r/fix_makefile
|
3 năm trước cách đây |
Olliver Schinagl
|
e2fba83a40
Makefile: Ensure each install is idempotent
|
3 năm trước cách đây |
bel2125
|
7fe76b4995
Document pattern matching interface (#499)
|
3 năm trước cách đây |
bel2125
|
14182bd4f4
Provide mg_match() as public interface
|
3 năm trước cách đây |
bel2125
|
0ba5caeb99
mg_match should join consecutive matches
|
3 năm trước cách đây |
bel2125
|
2f01cc95f3
Rewrite pattern matching (#499)
|
3 năm trước cách đây |
bel2125
|
0874322e76
Rewrite pattern matching (#499)
|
3 năm trước cách đây |
bel2125
|
0a1b5d3b55
Merge pull request #1056 from hahnjo/resolve-warnings
|
3 năm trước cách đây |
Jonas Hahnfeld
|
720544859e
Improve const-ness of options
|
3 năm trước cách đây |
bel2125
|
c2461ca295
Add fuzz test for pattern matching
|
3 năm trước cách đây |
bel2125
|
cb4b68ddc4
Format code, add CIVETWEB_API marker
|
3 năm trước cách đây |
Jonas Hahnfeld
|
63ef070ca5
Avoid pointer subtraction with null pointers
|
3 năm trước cách đây |
bel2125
|
26ff105268
Move declaration to top of block (old compiler support)
|
3 năm trước cách đây |
bel2125
|
e037c4e850
Interface change: struct mg_error_data
|
3 năm trước cách đây |
bel2125
|
d9f54f844f
Fix typo and format code
|
3 năm trước cách đây |
bel2125
|
351bf60b13
Initialize error data structure with 0 if there is no error
|
3 năm trước cách đây |
bel2125
|
b5250570d5
Use mg_start2 in main.c (instead of mg_start)
|
3 năm trước cách đây |
bel2125
|
ba657e6a88
Set error codes for mg_start2, mg_start_domain2, mg_connect_client2
|
3 năm trước cách đây |
bel2125
|
185e845cd9
Pattern matching: ? should not match /
|
3 năm trước cách đây |
bel2125
|
836b2f52e1
Directory listing: Sort by name as secondary criterion
|
3 năm trước cách đây |
bel2125
|
6f594a3a93
Provide sort function with CivetWeb
|
3 năm trước cách đây |
bel2125
|
6b121ebd1f
Disable sorting filenames at server side (temporarily?)
|
3 năm trước cách đây |
bel2125
|
0038094654
Format #ifdef macro
|
3 năm trước cách đây |
bel2125
|
49129465d3
Check if MacOS crash on Travis CI is related to qsort_r
|
3 năm trước cách đây |
bel2125
|
efb7fa3e08
Travis CI: Set unit test to "NO FORK" mode
|
3 năm trước cách đây |
bel2125
|
3f5e14b7b5
Travis CI: try to get core files of crashed unit tests
|
3 năm trước cách đây |
bel2125
|
d7be621d2f
Merge branch 'master' of https://github.com/civetweb/civetweb
|
3 năm trước cách đây |
bel2125
|
6386dd0983
Add option to enable/disable WebDAV methods
|
3 năm trước cách đây |
bel2125
|
4cbb278dcf
Fixes warnings from static source code analysis
|
3 năm trước cách đây |
bel2125
|
4e8e0ad174
Simplify is_valid_http2_primer function
|
3 năm trước cách đây |