Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-24 | standardizing test suite names as class name under test | Aaron Terrell (Enus) | |
2010-08-13 | Change license from GPL to LGPL (version 2.1) | Oz Linden | |
2010-05-27 | automated merge | Roxie Linden | |
2010-05-26 | Add new mechanism for getting a unique machine id. | karina | |
2010-05-24 | Few more touchups for the cert performance code | Roxie Linden | |
2010-05-24 | Fixup some certificate related unit tests | Roxie Linden | |
2010-05-24 | DEV-50173 - investigate certificate code performance | Roxie Linden | |
DEV-50166 - LLBasicCertificateChain::validate calls in log Added caching of certificates that have been validated. The sha1 hash for the certificate is stored and is associated with the from and to times. When the certificate is validated, the code determines whether the certificate has successfully been validated before by looking for it in the cache, and then checks the date of the cert. If that is successful, the validation calls with success. Otherwise, it proceeds to do a full validation of the certificate. | |||
2010-04-29 | Add test for sha1WithRSAEncryption signed certs. Also removed redundant ↵ | Roxie Linden | |
openssl initialization | |||
2010-04-26 | Fix issue parsing wildcard cns in certificates | Roxie Linden | |
CR: Karina | |||
2010-04-22 | Fix test build break | Roxie Linden | |
2010-04-07 | Re-insert backed out SLE checkin so we can fix it | Roxie Linden | |
2010-04-07 | Backed out changeset 63b699f90efd | Tofu Linden | |
2009-10-16 | Fix build. | Karen Lahey | |
2009-10-15 | MAC Address Change no longer causes viewer to die cr:Roxie | Karen Lahey | |
2009-07-08 | DEV-34822 - merge with 1.23 | Roxanne Skelly | |
certificate notification code -r 118191 ignore-dead-branch | |||
2010-02-01 | Merge giab-viewer-trunk 2497, general merge of more | Roxie Linden | |
secapi stuff as well as certificate handling stuff. Grid manager as well |