summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/SslSystem.cpp
Commit message (Collapse)AuthorAge
* 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.
* Added functionality for certificate verification, and certificateAnthony Neal2002-02-15
| | | | | | verifiers. Added implementation of Base64 encoding to IceUtil. Added the RSA Certificate abstraction and RSA Certificate Generation class. Installed initial hooks into Glacier for certificate generation.
* Secure UDP, cut number 2. Also, updates to the SSL implementation to useAnthony Neal2002-01-29
| | | | Marc's Shared and Handle classes.
* 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