summaryrefslogtreecommitdiffstats
path: root/sca-cpp/trunk/modules/server/client-test.hpp (unfollow)
Commit message (Expand)AuthorFilesLines
2013-01-03Refactoring, rename isNil to isNull.jsdelfino1-2/+2
2013-01-03Add support for HTTP patch and application of patch scripts to server and dat...jsdelfino1-0/+16
2012-12-11More changes to port to C++11, adjust to use the new JSON support, and cleanu...jsdelfino1-168/+119
2012-07-16Add a timeout property to the CURL HTTP clients.jsdelfino1-15/+15
2012-02-27Add options to use mmap or electric fence to check memory accesses, and fix a...jsdelfino1-10/+14
2012-01-30Refactor server hosting module, rename it and move it under a hosting dir, an...jsdelfino1-1/+1
2011-08-09Fix compile error in test program.jsdelfino1-1/+1
2011-05-23Support cookies over outgoing HTTP calls and a shorter component URL addressi...jsdelfino1-10/+10
2011-03-08Change ATOM and RSS feed representations to use name value pairs instead of j...jsdelfino1-20/+38
2010-09-06Strawman implementation of the OAuth 2.0 protocol. Minor improvements to the ...jsdelfino1-10/+10
2010-08-14Some refactoring of the HTTP support, tunnel Memcached requests over HTTPS an...jsdelfino1-1/+1
2010-03-10Added a WSGI store test case, plus a few fixes to get it working.jsdelfino1-4/+4
2010-03-06Minor code cleanup, refactored some ATOM data conversion functions, simplifie...jsdelfino1-5/+9
2010-02-07Support HTTPD graceful restarts for non-stop operation. Simplified Python and...jsdelfino1-2/+2
2010-01-17Added asserts to memory alloc functions. Fixed JSON request construction to s...jsdelfino1-5/+2
2010-01-11Improvements to autoconf build to make support for python, web service etc an...jsdelfino1-89/+30
2010-01-11Added scoped pools to test methods to reduce test memory consumption.jsdelfino1-5/+31
2010-01-11Minor fixes to server and python evaluator to get python store working. Some...jsdelfino1-15/+15
2010-01-06Added a few more python and C++ component test combinations.jsdelfino1-53/+85
2010-01-02Performance improvements when running both in multi-threaded and pre-forked H...jsdelfino1-59/+122
2009-12-26Added timing functions to measure performance, removed unused cache support, ...jsdelfino1-93/+112
2009-11-30Fixes to the http client, httpd modules and memcached component to get the st...jsdelfino1-31/+48
2009-11-23Refactored httpd server integration, split http support and server logic in t...jsdelfino1-40/+38
2009-11-16Cleaning up SVN structure, moving sca trunk to sca-cpp/trunk.jsdelfino1-0/+0
2009-11-16Added test cases and scripts to test the HTTP binding support. Refactored htt...jsdelfino1-30/+62
2009-11-01Minor refactoring of read/write functions and primitive procs. Added function...jsdelfino1-8/+156
2009-10-26Added test cases to make check build target. Changed store-script to interop ...jsdelfino1-0/+73