summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/sys/SslPlugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update from trunk r1375509 through r1450773asyncstoreKim van der Riet2013-02-281-136/+153
* QPID-3858: Updated code to include recent refactoring by Gordon (gsim) - see ...Kim van der Riet2012-08-271-2/+2
* QPID-3858: Updated branch - merged from trunk r.1368650Kim van der Riet2012-08-031-10/+18
* QPID-3787 - Fixed shutdown crash in SslPlugin, Fixed problem with sasl_mux test.Ted Ross2012-01-271-1/+4
* QPID-3514: Allow SSL and non-SSL connections on the same port. Applied patch ...Gordon Sim2011-10-201-24/+121
* NO-JIRA: Remove a lot of redundant stuff from the Socket codeAndrew Stitcher2011-05-261-5/+0
* Refactor socket connect calls to take a string portAndrew Stitcher2011-05-261-2/+2
* QPID-2216: bump up log levelGordon Sim2011-03-071-1/+1
* QPID-3007: Unique management identifier for connections.Alan Conway2011-02-011-1/+1
* QPID-2412: Support for EXTERNAL mechanism on client-authenticated SSL connect...Gordon Sim2010-03-051-5/+12
* QPID-2216: correct option name in log message for ssl plugin.Gordon Sim2009-12-101-1/+1
* Add directory to #includeAlan Conway2009-07-141-1/+1
* Some minor updates to logging levels to avoid undue alarm.Gordon Sim2009-01-261-1/+1
* Log changes: logging default now notice+, "listening on" messages are at noti...Alan Conway2009-01-051-1/+1
* Remove default location for certificate database.Gordon Sim2008-10-201-7/+15
* Changed default port for SSLGordon Sim2008-10-171-1/+1
* QPID-106: SSL support for c++ (broker and client), can be enabled/disabled ex...Gordon Sim2008-10-171-0/+176