Jeremy Friesner
|
68479acb5f
fallback_document_root and fallback_websocket_root initial implementation
|
2 years ago |
Mario Trangoni
|
cd77308dc0
spelling: Fix unittest/* issues.
|
2 years ago |
bel2125
|
14182bd4f4
Provide mg_match() as public interface
|
3 years ago |
bel2125
|
0874322e76
Rewrite pattern matching (#499)
|
3 years ago |
bel2125
|
c2461ca295
Add fuzz test for pattern matching
|
3 years ago |
bel2125
|
185e845cd9
Pattern matching: ? should not match /
|
3 years ago |
bel2125
|
65a80ce100
export base64 encoding/decoding to public API (#1038)
|
3 years ago |
bel2125
|
b025ff0851
base64_encode/base64_decode should have a similar interface
|
3 years ago |
bel2125
|
5c777431dd
Unit test: resolve name colission
|
3 years ago |
bel2125
|
9660ca555d
Unit test: Error message if "localhost" cannot be resolved
|
3 years ago |
bel2125
|
cb479ff645
Add setting to decode query strings
|
3 years ago |
bel2125
|
112fe40496
Fix some warnings
|
4 years ago |
bel2125
|
e63ed80faf
Fix copy/paste in unit test
|
4 years ago |
bel2125
|
3019ad17c7
Add documentation for recently added features
|
4 years ago |
bel2125
|
00dceeae70
Fix for "/.." in URIs
|
5 years ago |
bel2125
|
d26f9c0a7e
Add unit test for new helper function (#856)
|
5 years ago |
bel2125
|
33d4f6f998
Format code using clang-format
|
5 years ago |
bel2125
|
09e29b28a3
Add unit test for parsing host name
|
5 years ago |
bel2125
|
14ead11a78
Rename max_connection parameter to listen_backlog, and add documentation
|
5 years ago |
bel2125
|
a704b966e5
Sort all options using clang-format
|
5 years ago |
bel2125
|
734c6d0cc6
Test "parse_port_string": Check socket address struct
|
5 years ago |
bel2125
|
5f712d31ac
Add unit tests
|
5 years ago |
bel2125
|
f8cd7c5244
Unit test: Fix for Visual Studio 2010/2012 compilers
|
5 years ago |
bel2125
|
b7d1c8aafc
Try to fix unit test (linker error for private tests)
|
5 years ago |
bel2125
|
481e5b4e31
Try to fix unit test (linker error for private tests)
|
5 years ago |
bel2125
|
8551b20a56
Try to fix unit test (linker error for private tests)
|
5 years ago |
bel2125
|
154d5d9c12
Add experimental feature define to private unit test
|
5 years ago |
bel2125
|
24262432b7
Add unit test for "remove_dot_segments"
|
5 years ago |
Jesse Williamson
|
be1195fca8
unit tests: add max_connections
|
6 years ago |
xtne6f
|
485253fc58
More CRITICAL_SECTION on Windows
|
6 years ago |