summaryrefslogtreecommitdiff
path: root/cpp/src/tests/ssl_test
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-26/+0
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-031-0/+5
* QPID-3858: Updated branch - merged from trunk r.1333987Kim van der Riet2012-05-041-2/+11
* QPID-3787 - Fixed shutdown crash in SslPlugin, Fixed problem with sasl_mux test.Ted Ross2012-01-271-3/+3
* NO-JIRA: Added some error checking to ssl testAndrew Stitcher2011-11-151-4/+4
* QPID-3514: Allow SSL and non SSL connections on the same port.Andrew Stitcher2011-11-011-29/+80
* QPID-3514: Allow SSL and non-SSL connections on the same port. Applied patch ...Gordon Sim2011-10-201-10/+20
* QPID-3522: Distinguish between null and empty string for sasl responseGordon Sim2011-10-121-4/+8
* QPID-2461: Applied patch from Neil WilsonGordon Sim2011-03-041-1/+1
* 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