Christopher Friedt
|
35923e48a0
zephyr: remove posix prefix on standard headers
|
пре 3 година |
bel2125
|
95d8b7ccdb
Merge pull request #1063 from minhanghuang/master
|
пре 3 година |
huangminhang
|
9ad4d99948
feat: add pkg-config find libs
|
пре 3 година |
bel2125
|
13f08c1557
Merge pull request #1061 from skyhisi/master
|
пре 3 година |
Silas Parker
|
6287e1a91f
Replace usage of localtime with localtime_r in log_access when built with REENTRANT_TIME
|
пре 3 година |
bel2125
|
ba1396eb9d
Merge pull request #1060 from minhanghuang/find-package
|
пре 3 година |
huangminhang
|
f53d4bbf89
feat: add find package libdir and lib
|
пре 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 година |