summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/SUdpClientControlChannel.cpp
Commit message (Collapse)AuthorAge
* Removed the SUDP implementation (for now). See the tag sudp in CVS toAnthony Neal2002-03-19
| | | | recover.
* Refactor of SSL Extension, phase 1.Anthony Neal2002-03-13
|
* Big check in. Glacier client authentication (certificate verification) hasAnthony Neal2002-03-05
| | | | | been added, SSL logging has been removed, a few clean-ups have taken place. Getting ready for SSL Extension refactoring.
* Another update, primarily for slicifying SslCertificateVerifier and theAnthony Neal2002-02-18
| | | | macro cleanup.
* LoggerUtilMarc Laukien2002-02-10
|
* Secure UDP, cut number 2. Also, updates to the SSL implementation to useAnthony Neal2002-01-29
| | | | Marc's Shared and Handle classes.
* Update of SUDP (Secure UDP) related code. SUDP is still not active, butAnthony Neal2002-01-21
| | | | compiles as is under Linux and Windows.
* Initial coding for Secure UDP.Anthony Neal2002-01-11