summaryrefslogtreecommitdiff
path: root/cpp/src/qpid/broker/windows
Commit message (Expand)AuthorAgeFilesLines
* QPID-2905 - Code modifications to enable Windows builds with the mingw32 comp...Ted Ross2011-05-181-0/+6
* QPID-2905 - Misc. code cleanup to allow compilation on a wider set of compilers.Ted Ross2011-05-171-2/+5
* QPID-3007: Unique management identifier for connections.Alan Conway2011-02-011-1/+1
* Converted four files from DOS format to Unix format to match all of the otherTed Ross2010-10-111-302/+302
* QPID-2617: Fix the windows build for modified method signatureGordon Sim2010-05-251-1/+1
* QPID-2612: Fix to windows build from Chuck RolkeGordon Sim2010-05-181-1/+1
* Support for multiple protocols in qpid::Url.Alan Conway2010-05-111-1/+1
* SSL changes for broker listening that weren't checked in with the original Wi...Stephen D. Huston2010-02-171-4/+4
* Add SSL support for Windows client and broker per QPID-1403. Adds new AsynchI...Stephen D. Huston2010-01-231-0/+302
* Replace getenv usage with more secure Windows calls - silences compile diagno...Stephen D. Huston2009-07-131-1/+12
* Fix for windows build: add implementations of the getSecurityLayer()Gordon Sim2009-01-071-0/+15
* Add Windows pieces for building the broker; resolves QPID-1338Stephen D. Huston2008-10-301-1/+1
* Make SaslAuthenticator reimplementable for schemes other than Cyrus, such as ...Stephen D. Huston2008-10-162-0/+205