bel2125
|
9660ca555d
Unit test: Error message if "localhost" cannot be resolved
|
il y a 3 ans |
bel2125
|
93985d77cb
Remove obsolete examples
|
il y a 3 ans |
bel2125
|
1e2bd5c5a7
Fix some warnings, fix Lua connect
|
il y a 4 ans |
bel2125
|
e489ff4f05
handle_form example: Upload to temporary directory and do some filename checks
|
il y a 4 ans |
bel2125
|
dc9afd1865
Comment meaning of 'state' variable (#896)
|
il y a 4 ans |
xtne6f
|
6ebe819a47
Reduce locking scope in embedded_c example
|
il y a 5 ans |
bel2125
|
085e10c309
Use query string in embedded_c example
|
il y a 5 ans |
bel2125
|
1beb379c99
Fix some warnings
|
il y a 5 ans |
bel2125
|
e14dff167a
Merge branches to 'master'
|
il y a 5 ans |
bel2125
|
39dbee5fe4
Fix bug #725 in embedded.c example
|
il y a 6 ans |
Drew Wells
|
8c4e0b3041
Added server_domain parameter to an init_ssl_domain callback which is called after the init_ssl callback
|
il y a 5 ans |
Drew Wells
|
16f346f4fa
Adjusted mg_callbacks.md documentation and embedded.c example for server_domain paramter to init_ssl
|
il y a 5 ans |
bel2125
|
5475c99e94
Code format after merge
|
il y a 6 ans |
Tomasz Gorochowik
|
e371e61e55
Don't specify document_root in embedded_c if NO_FILES
|
il y a 6 ans |
Tomasz Gorochowik
|
f82f78c1ef
Add option to use civetweb without filesystems
|
il y a 6 ans |
bel2125
|
d0faaf7736
Example: Fix inverted #ifdef (fixes #724)
|
il y a 6 ans |
bel2125
|
e440e061ce
Merge branch 'master' of https://github.com/civetweb/civetweb
|
il y a 6 ans |
bel2125
|
410c00e52d
Fix some PSV Studio warnings for Windows build (#597)
|
il y a 6 ans |
bel2125
|
79fcb55855
Merge branch 'master' into fix/mg_server_ports
|
il y a 6 ans |
bel2125
|
124b236121
Use MG_FORM_FIELD_STORAGE_GET in embedded_c example
|
il y a 6 ans |
Philipp Hasper
|
964011874e
Fixed typo mg_server_ports -> mg_server_port
|
il y a 6 ans |
bel2125
|
505347b9cf
Embedded example may be used without SLL, even if the civetweb library is built with SSL support
|
il y a 6 ans |
bel2125
|
f166b4f143
Revert format and update .clang-format file
|
il y a 6 ans |
bel2125
|
fc274f5530
Format code (with clang-format 6.0)
|
il y a 6 ans |
Thorsten Horstmann
|
0911ddd6f3
Fixed a lot of misspellings in source code and documentation
|
il y a 7 ans |
bel2125
|
bc372f91fc
Examples and test: use new instead of legacy interface
|
il y a 7 ans |
bel2125
|
d95d2dec54
Example: Fix condition (#521)
|
il y a 7 ans |
bel2125
|
efb1cdbb4c
Document mg_check_digest_access_authentication and add an example
|
il y a 7 ans |
bel2125
|
8ab8f3d8bf
Fix copy paste error in example
|
il y a 8 ans |
bel2125
|
9f1fbd4843
Example: print message type of websocket messages (see also #486)
|
il y a 8 ans |