Jeremy Friesner
|
68479acb5f
fallback_document_root and fallback_websocket_root initial implementation
|
2 years ago |
Biswapriyo Nath
|
59391a97fe
Fix compiler error with clang
|
2 years ago |
Mario Trangoni
|
a9ebef3620
spelling: Fix src/* issues.
|
2 years ago |
bel2125
|
1fb204ecc6
Fix obscure compile error for some compilers
|
3 years ago |
bel2125
|
afb14a5b3e
Update rest example to use new mg_match() function
|
3 years ago |
bel2125
|
0874322e76
Rewrite pattern matching (#499)
|
3 years ago |
Jonas Hahnfeld
|
720544859e
Improve const-ness of options
|
3 years ago |
bel2125
|
e037c4e850
Interface change: struct mg_error_data
|
3 years ago |
bel2125
|
b5250570d5
Use mg_start2 in main.c (instead of mg_start)
|
3 years ago |
bel2125
|
52425fc70f
Sort options in per domain, per server and main.c options, and document it
|
4 years ago |
-
|
77329cd0a6
Merge branch 'cgi' of https://github.com/civetweb/civetweb
|
4 years ago |
bel2125
|
e20cab9ef9
Update copyright year
|
4 years ago |
xtne6f
|
b15708a0db
Restore tray icon after shell (explorer) restarts
|
4 years ago |
Dialga
|
1734110d11
Undefine printf after use
|
4 years ago |
Dialga
|
228f6f4fa2
Update main.c
|
4 years ago |
bel2125
|
2f9cfe7f92
Support unix domain sockets
|
4 years ago |
bel2125
|
cb537c40f6
Allow Lua background scripts to use timers (Step 1/?)
|
4 years ago |
bel2125
|
ba06e8a1ae
Try to fix TravisCI issues
|
4 years ago |
bel2125
|
1beb379c99
Fix some warnings
|
5 years ago |
bel2125
|
644e0c3d1e
Out of memory protection for Windows dialogs
|
5 years ago |
bel2125
|
33d4f6f998
Format code using clang-format
|
5 years ago |
bel2125
|
7dc5c3e0ab
Fix PVS Studio warnings for main.c
|
5 years ago |
bel2125
|
5e7a7a97fb
Windows configuration dialog: Sort options and add multi-line imput field
|
5 years ago |
bel2125
|
8e911a9fa3
Add websocket.trace to .gitignore and format latest changes
|
5 years ago |
bel2125
|
fdaa5260e1
Windows: Use option names for file/folder chooser dialog titles
|
5 years ago |
bel2125
|
2c0728fac9
Windows: "Start browser" button should use official API
|
5 years ago |
bel2125
|
c86b71addb
Add EXE unit test
|
5 years ago |
bel2125
|
16dff4bec1
Configure queue length and add diagnostic information
|
5 years ago |
bel2125
|
3bc6d9e7a5
Remove all defines for Symbian
|
5 years ago |
bel2125
|
bd9ad589d4
Windows: Center dialogs
|
5 years ago |