Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | merging from plugins branch | Mark Spruiell | 2002-04-24 |
| | |||
* | cleanup | Marc Laukien | 2002-04-02 |
| | |||
* | Conformance to Code Style review. As well, cleaned out some old code that | Anthony Neal | 2002-03-26 |
| | | | | wasn't needed any more. | ||
* | Refactor of SSL Extension, phase 1. | Anthony Neal | 2002-03-13 |
| | |||
* | Updates to fix a problem with multiple copies of | Anthony Neal | 2002-03-05 |
| | | | | | SslCertificateVerifierOpenSSL.h, parameters update in test/Glacier/stater/run.py and namespace issues. | ||
* | Big check in. Glacier client authentication (certificate verification) has | Anthony Neal | 2002-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 certificate | Anthony Neal | 2002-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 use | Anthony Neal | 2002-01-29 |
| | | | | Marc's Shared and Handle classes. | ||
* | Updated to simplify the dependencies of the .h files. | Anthony Neal | 2002-01-04 |
| | |||
* | fixes | Marc Laukien | 2001-11-21 |
| | |||
* | SSL Update: | Anthony Neal | 2001-11-17 |
| | | | | | | Security Excpetions re-done, expressed in Slice. Trace has been cut down to a more reasonable level. Cleaned up macros. | ||
* | fixes | Marc Laukien | 2001-11-13 |
| | |||
* | Re-added all my SSL code. | Anthony Neal | 2001-11-13 |