Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Removed the SUDP implementation (for now). See the tag sudp in CVS to | Anthony Neal | 2002-03-19 |
| | | | | recover. | ||
* | Refactor of SSL Extension, phase 1. | Anthony Neal | 2002-03-13 |
| | |||
* | 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. | ||
* | Another update, primarily for slicifying SslCertificateVerifier and the | Anthony Neal | 2002-02-18 |
| | | | | macro cleanup. | ||
* | LoggerUtil | Marc Laukien | 2002-02-10 |
| | |||
* | Secure UDP, cut number 2. Also, updates to the SSL implementation to use | Anthony Neal | 2002-01-29 |
| | | | | Marc's Shared and Handle classes. | ||
* | Update of SUDP (Secure UDP) related code. SUDP is still not active, but | Anthony Neal | 2002-01-21 |
| | | | | compiles as is under Linux and Windows. | ||
* | Initial coding for Secure UDP. | Anthony Neal | 2002-01-11 |