summaryrefslogtreecommitdiffstats
path: root/base/common
Commit message (Expand)AuthorAgeFilesLines
* Fixed default CA cert trust flags in pki CLI.Endi S. Dewata2017-06-031-1/+1
* Excluded backslash from random password.Endi S. Dewata2017-06-021-3/+4
* Fixed random password generator.Endi S. Dewata2017-06-021-3/+8
* Added upgrade script for keepAliveTimeout.Endi S. Dewata2017-06-026-0/+24
* Fixed pylint issuesMatthew Harmsen2017-06-022-8/+8
* 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
* Enabling all subsystems on startup.Endi S. Dewata2017-05-231-0/+6
* 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
* Fixed problem with --ignore-banner option.Endi S. Dewata2017-05-201-0/+10
* 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
* pki.authority: Don't send header as POST bodyChristian Heimes2017-05-051-7/+7
* Ticket #2717 CMC user-signed enrollment requestChristina Fu2017-04-282-0/+5
* Fix symkey retrieval using NSS python clientAde Lee2017-04-281-2/+10
* Fix DES3 using python-cryptography providerAde Lee2017-04-282-1/+9
* Modify the key client to default to 3DESAde Lee2017-04-271-4/+6
* 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
* Added ConfigRoleEvent.Endi S. Dewata2017-04-241-0/+39
* Added RoleAssumeEvent.Endi S. Dewata2017-04-241-0/+39
* Added AuthzFailEvent.Endi S. Dewata2017-04-241-0/+59
* Added AuthzSuccessEvent.Endi S. Dewata2017-04-241-0/+59