summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ContextOpenSSL.cpp
Commit message (Collapse)AuthorAge
* merging from plugins branchMark Spruiell2002-04-24
|
* Added passphrase retry capability.Anthony Neal2002-04-17
|
* property convenience operationsMarc Laukien2002-04-17
|
* Added PrivateKeyException to the addKeyCert methods to ensure that theAnthony Neal2002-04-15
| | | | blank private key problem was taken care of.
* cleanupMarc Laukien2002-04-02
|
* finished() fixesMarc Laukien2002-04-02
|
* Conformance to Code Style review. As well, cleaned out some old code thatAnthony Neal2002-03-26
| | | | wasn't needed any more.
* Updated with a couple of minor bug fixes (ContextOpenSSL.cpp andAnthony Neal2002-03-21
| | | | SystemOpenSSL.cpp) and the addition of the initial tests for IceSSL.
* Updated to support binary addition of trusted certificates.Anthony Neal2002-03-19
|
* Renamed all the Ssl* files. Modified the config/TestUtil.py file to includeAnthony Neal2002-03-18
a clientServerHybridTest - handles the test case that client and server are BOTH client and server roles.