bel2125
|
0ff712e426
Merge pull request #489 from btsimonh/btsimonh-cpp-usercontext
|
8 years ago |
Simon Hailes
|
028a2d79c4
C++ CivetServer - Set UserContext from constructor; add getUserContext
|
8 years ago |
Simon Hailes
|
6dd910c98e
Add general usercontext variable to CPP server
|
8 years ago |
bel2125
|
332661b277
Unit test: CGI test is not yet available for windows, so don't check for the CGI exe as precondition
|
8 years ago |
bel2125
|
109206096a
Unit test: print content of directory, if cgi test file is missing
|
8 years ago |
bel2125
|
0be394f23d
Format code
|
8 years ago |
bel2125
|
5a04a45669
Unit test: Fix copy/paste error
|
8 years ago |
bel2125
|
2505e1b5ae
Unit test: Fix copy/paste error
|
8 years ago |
bel2125
|
ec7852a628
Unit test: Fix copy/paste error
|
8 years ago |
bel2125
|
a7d3ad7c70
Fix signed/unsigned warning
|
8 years ago |
bel2125
|
f903881963
Unit test: Add diagnostic message, if CGI test executable does not exist.
|
8 years ago |
bel2125
|
5edb6dc09b
Ignore leading \r\n in multipart messages (see #470)
|
8 years ago |
bel2125
|
8ab8f3d8bf
Fix copy paste error in example
|
8 years ago |
bel2125
|
a0775233a2
Try to disable warning, caused by a flaw in GCC socket macros
|
8 years ago |
bel2125
|
376acb4d65
Disable GCC warning (flaw in GCC socket macros)
|
8 years ago |
bel2125
|
c053e57150
Fix some warnings
|
8 years ago |
bel2125
|
91115c420f
Fix some warnings
|
8 years ago |
bel2125
|
c042431084
When send queue is full, use select to wait until it becomes available (#474)
|
8 years ago |
bel2125
|
81faf98e99
Suggested alternative fix for #474 (not yet tested)
|
8 years ago |
bel2125
|
b81e8cd1ae
Rewrite request parsing (Step 27/?)
|
8 years ago |
bel2125
|
2295f625ec
Rewrite request parsing (Step 26/?)
|
8 years ago |
bel2125
|
7cb8c6edba
Rewrite request parsing (Step 26/?)
|
8 years ago |
bel2125
|
6e448f1392
Rewrite request parsing (Step 25/?)
|
8 years ago |
bel2125
|
9c1cf97c3a
Rewrite request parsing (Step 24/?)
|
8 years ago |
bel2125
|
2fc0b8bd40
Rewrite request parsing (Step 23/?)
|
8 years ago |
bel2125
|
7076407968
Rewrite request parsing (Step 22/?)
|
8 years ago |
bel2125
|
f71218d032
Rewrite request parsing (Step 21/?)
|
8 years ago |
bel2125
|
3677de7713
C++: Get object from context instead of from request (#485)
|
8 years ago |
bel2125
|
fc2daa0708
Rewrite request parsing (Step 20/?)
|
8 years ago |
bel2125
|
a73931420a
Rewrite request parsing (Step 19/?)
|
8 years ago |