summaryrefslogtreecommitdiffstats
path: root/base/common/src
Commit message (Expand)AuthorAgeFilesLines
* Fixed audit events class hierarchy.Endi S. Dewata2017-06-3031-107/+122
* Consolidated log() for audit events.Endi S. Dewata2017-06-271-7/+0
* Added LogEvent class.Endi S. Dewata2017-06-274-735/+367
* Refactored signed audit logger.Endi S. Dewata2017-06-242-21/+1
* Ticket #2616 CMC: id-cmc-statusInfo ==> id-cmc-statusInfoV2Christina Fu2017-06-236-0/+326
* Refactored Logger class.Endi S. Dewata2017-06-221-6/+0
* Added LogSource enumeration.Endi S. Dewata2017-06-227-59/+118
* Added LogCategory enumeration.Endi S. Dewata2017-06-224-26/+51
* Added search filter for pki ca-authority-find.Endi S. Dewata2017-06-172-5/+15
* Ticket#2737 CMC: check HTTPS client authentication cert against CMC signerChristina Fu2017-06-151-0/+7
* Fixed access banner encoding (part 2).Endi S. Dewata2017-06-141-2/+0
* Fixed access banner encoding.Endi S. Dewata2017-06-142-0/+36
* Ticket #2619 Allow CA to process user-signed CMC revocation requestsChristina Fu2017-06-083-0/+23
* Server side changes to correctly parse the new PKIArchiveOptionsAde Lee2017-06-071-0/+2
* Refactor client to not use keysetsAde Lee2017-06-072-10/+58
* Added SCHEDULE_CRL_GENERATION audit event.Endi S. Dewata2017-05-261-0/+56
* Added FULL_CRL_PUBLISHING audit event.Endi S. Dewata2017-05-261-0/+63
* Added FULL_CRL_GENERATION audit event.Endi S. Dewata2017-05-261-0/+86
* Added DELTA_CRL_PUBLISHING audit event.Endi S. Dewata2017-05-261-0/+63
* Added DELTA_CRL_GENERATION audit event.Endi S. Dewata2017-05-261-0/+86
* Updated ECAException constructor.Endi S. Dewata2017-05-261-3/+3
* Encapsulate server side keygen audit eventsAde Lee2017-05-253-6/+92
* Encapsulate key status change audit logsAde Lee2017-05-252-3/+49
* Encapsulate symmetric and asymmetric keygen audit eventsAde Lee2017-05-245-8/+191
* Make sure archivalID is passed through archivalAde Lee2017-05-242-14/+4
* Encapsulate recovery request approval audit logsAde Lee2017-05-232-2/+45
* Fix auditing in retrieveKeyAde Lee2017-05-231-0/+49
* Encapsulate key retrieval audit eventsAde Lee2017-05-232-6/+70
* Eliminate async recovery audit eventsAde Lee2017-05-231-4/+0
* Encapsulate recovery processed audit eventsAde Lee2017-05-232-4/+50
* Encapsulate key recovery audit eventsAde Lee2017-05-233-6/+52
* Encapsulate archival processed audit logsAde Lee2017-05-232-4/+49
* Encapsulate the archival audit logAde Lee2017-05-232-4/+59
* Added CertStatusChangeRequestProcessedEvent.Endi S. Dewata2017-05-172-2/+52
* Tocket2673- CMC: allow enrollment key signed (self-signed) CMC with identity ...Christina Fu2017-05-173-3/+15
* Added certificate serial number for CERT_REQUEST_PROCESSED.Endi S. Dewata2017-05-161-2/+1
* Refactored CertRequestProcessedEvent to use AuditEvent attributes.Endi S. Dewata2017-05-162-11/+18
* Added ConfigTrustedPublicKeyEvent.Endi S. Dewata2017-05-162-2/+42
* Added AuditEvent attributes.Endi S. Dewata2017-05-161-0/+24
* Simplified conditions to log CERT_REQUEST_PROCESSED.Endi S. Dewata2017-05-161-1/+1
* Added log messages for server shutdown.Endi S. Dewata2017-05-161-0/+4
* Fix symmetic key retrieval in HSMAde Lee2017-05-061-2/+2
* Use AES-CBC in storage unit for archival in key wrappingAde Lee2017-05-062-2/+6
* Make sure generated asym keys are extractableAde Lee2017-05-061-0/+17
* Ticket #2717 CMC user-signed enrollment requestChristina Fu2017-04-282-0/+5
* ISourceConfigStore: add clear() method to interfaceFraser Tweedale2017-04-261-0/+5
* Added CertRequestProcessedEvent constructor for IRequest.Endi S. Dewata2017-04-251-0/+53
* Added CertRequestProcessedEvent constructor for X509CertImpl.Endi S. Dewata2017-04-251-0/+71
* Added ConfigSignedAuditEvent.Endi S. Dewata2017-04-251-0/+39
* Added CertRequestProcessedEvent.Endi S. Dewata2017-04-241-0/+43