summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/SslConfigErrorReporter.cpp
Commit message (Collapse)AuthorAge
* 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.
* Changed the names of the Parser and ErrorReporter classes to conform withAnthony Neal2002-03-15
| | | | the upcoming file name changes.
* Cleanup, and project modifications (forgot the Release build config).Anthony Neal2002-03-14
|
* Refactor of SSL Extension, phase 1.Anthony Neal2002-03-13
|
* Another update, primarily for slicifying SslCertificateVerifier and theAnthony Neal2002-02-18
| | | | macro cleanup.
* Updated config files to conform to pathnames. Modified error messageAnthony Neal2002-01-16
| | | | | generation in SslConfigErrorReporter.cpp in an effort to fix mangled error messages - still needs work.
* Updated to simplify the dependencies of the .h files.Anthony Neal2002-01-04
|
* fixesMarc Laukien2001-11-21
|
* SSL Update:Anthony Neal2001-11-17
| | | | | | Security Excpetions re-done, expressed in Slice. Trace has been cut down to a more reasonable level. Cleaned up macros.
* fixesMarc Laukien2001-11-13
|
* Re-added all my SSL code.Anthony Neal2001-11-13