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