summaryrefslogtreecommitdiff
path: root/cpp/src/tests/ssl_test
Commit message (Expand)AuthorAgeFilesLines
* Merged out from trunkQPID-2519Stephen D. Huston2011-10-211-11/+25
* Undo bad merge from trunk - merged at wrong level.Stephen D. Huston2011-10-211-9/+5
* Merge trunk to QPID-2519 branchStephen D. Huston2011-10-201-5/+9
* Resolves QPID-3031. Allows client connection options to specify an SSL cert-n...Jonathan Robie2011-02-021-6/+34
* QPID-2966: Add QMF method to dynamically set the log level.Gordon Sim2010-12-101-1/+1
* Rename tests qpid_* to qpid-* for consistency.Alan Conway2010-06-141-7/+7
* Changed the names of tests which are installed in /usr/bin/ to be prefixed wi...Kim van der Riet2010-05-241-1/+1
* Skip cluster part of ssl_test if cluster not enabled.Alan Conway2010-05-141-0/+2
* New API clients failover in a cluster with SSL connections.Alan Conway2010-05-131-14/+38
* Support for multiple protocols in qpid::Url.Alan Conway2010-05-111-0/+6
* QPID-2374: Null authenticator now checks for SSL if --encryption-required spe...Kenneth Anthony Giusti2010-01-281-1/+1
* Run cluster tests under cmake.Alan Conway2009-12-021-4/+3
* Clean up test environment variables, prepare for running more tests in cmake.Alan Conway2009-11-301-2/+4
* Changed ssl_test to use 127.0.0.1 instead of hostname and to regenerate certs...Gordon Sim2009-11-021-8/+19
* Fixed issue with producer flow control in a cluster.Alan Conway2009-02-241-2/+1
* Removed BodyHolder: minor performance improvement, opens the way for more eff...Alan Conway2009-01-221-1/+1
* Added the ASF license header to the following filesRajith Muditha Attapattu2008-12-161-0/+20
* Optional cluster integration with cman quorum service.Alan Conway2008-11-181-2/+1
* Fixed erroneous test preventing cleanup of broker.Gordon Sim2008-11-171-1/+1
* Ensure config file can be found (its in source tree not build tree)Gordon Sim2008-11-141-1/+2
* Added QPID_NO_MODULE_DIR to prevent client from loading libraries fromTed Ross2008-11-131-0/+1
* Added null config for SSL test. This test will malfunction if there isTed Ross2008-11-131-1/+1
* Add check for presence of certutil when running ssl testGordon Sim2008-10-241-1/+8
* QPID-1367 Mick Goulish: improvements to client-side failover.Alan Conway2008-10-171-8/+8
* QPID-106: SSL support for c++ (broker and client), can be enabled/disabled ex...Gordon Sim2008-10-171-0/+43