bel
|
6ce8b4e92c
Set autoformat options and autoformat all source files
|
пре 10 година |
bel
|
53a18aecf1
Autoformat all source files using clang-format
|
пре 10 година |
bel
|
d264808e52
Clean usage of const/not const mg_context* and mg_connection* handles in the API.
|
пре 10 година |
bel
|
8fa073daf3
Do not use C++11 features yet
|
пре 10 година |
Mark Lakata
|
fc3dc6eea8
fixed cut and paste error
|
пре 10 година |
Mark Lakata
|
82a7ed8b53
Added exception if CivetServer constructor fails. Added getListeningPorts() method.
|
пре 10 година |
Philipp Friedenberger
|
c0a952e971
fix return
|
пре 10 година |
Philipp Friedenberger
|
2f7f94bbfc
check if context is initialized
|
пре 10 година |
Richard Screene
|
fb4e0768d0
Add OPTIONS method to C++ server class
|
пре 10 година |
bel
|
724753a7da
Fix C++ build errors in Linux
|
пре 11 година |
bel
|
9899ee6090
Add mutex lock to protect stl map in C++ wrapper
|
пре 11 година |
bel
|
5675cfe6c2
Add comments for the C++ wrapper
|
пре 11 година |
bel
|
db1e1eb028
C++ Wrapper: Store post data per connection instead of per server
|
пре 11 година |
bel
|
24dfa15f88
Null-terminate string in CivetServer::getParam
|
пре 11 година |
bel
|
9446bf0f4a
Null-terminate string in CivetServer::getParam
|
пре 11 година |
Danny Al-Gaaf
|
549631d9b1
CivetServer.cpp: check array limit before access array
|
пре 11 година |
bel
|
2a4b819ef9
Use C memory allocation instead of C++, so std::bad_alloc exception handling must not be done
|
пре 11 година |
bel
|
c9f266e3a7
Issue #11: Method to get POST request parameters via C++ interface
|
пре 11 година |
bel
|
dd7f89f0a5
Comment CivetServer::getParam and check request_info (Issue #11)
|
пре 11 година |
bel
|
0a4c02b948
Issue #11: Method to get POST request parameters via C++ interface
|
пре 11 година |
sunsetbrew
|
266562065a
Fixed bug in handler returns code reported by agold1234
|
пре 11 година |
Thomas Davis
|
b745f22107
Normallized coding style in a predictable way.
|
пре 12 година |
Thomas Davis
|
6b7e1ff2a8
Made file dormat UNIX LF
|
пре 12 година |
Thomas Davis
|
af000e03c7
Added new URI to handler mapping for C code.
|
пре 12 година |
Thomas Davis
|
acbe6db15f
Added URLEncode methods
|
пре 12 година |
Thomas Davis
|
466f3982fe
Added urlDecode urlDecode CivetServer methods
|
пре 12 година |
HariKamath
|
f16f053e11
Wrapper funtion for mg_het_header()
|
пре 12 година |
HariKamath
|
59e17e4401
Changes suggested by Thomas, plus, some minor spelling istakes
|
пре 12 година |
HariKamath
|
021011b273
Cpp implementation for mg_get_cookie().
|
пре 12 година |
Thomas Davis
|
b2aee90d14
Regorganized directories to make them more intuitive
|
пре 12 година |