summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/SslGeneralConfig.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.
* Refactor of SSL Extension, phase 1.Anthony Neal2002-03-13
|
* Secure UDP, cut number 2. Also, updates to the SSL implementation to useAnthony Neal2002-01-29
| | | | Marc's Shared and Handle classes.
* Fixed a compile bug that I checked in on Friday having to do with inclusionAnthony Neal2002-01-07
| | | | of Security.h in SslConnectionOpenSSLServer.cpp
* 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