summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/ConfigParser.cpp
Commit message (Collapse)AuthorAge
* merging from plugins branchMark Spruiell2002-04-24
|
* Updates to provide better ConfigParser error reporting in exceptions, andAnthony Neal2002-04-17
| | | | | | | also additional functionality in Instance.cpp, SystemInternal.h and SystemOpenSSL.* to support configuration in the Instance constructor. The latter is commented out because it currently breaks the IceSSL tests. Will fix tomorrow.
* WIN32->_WIN32Marc Laukien2002-04-10
|
* finished() fixesMarc Laukien2002-04-02
|
* Oops. Compatibility issue with Linux.Anthony Neal2002-03-26
|
* Conformance to Code Style review. As well, cleaned out some old code thatAnthony Neal2002-03-26
| | | | wasn't needed any more.
* 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.