summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Refactored CertUtil.createLocalRequest().Endi S. Dewata2017-07-072-48/+63
* Refactored ConfigurationUtils.handleLocalCert().Endi S. Dewata2017-07-072-48/+51
* Refactored CertUtil.importExternalCert().Endi S. Dewata2017-07-053-94/+101
* Refactored CertUtil.importCert().Endi S. Dewata2017-07-053-29/+37
* Moved cert management methods into CertUtil.Endi S. Dewata2017-07-052-104/+116
* Refactored CertUtil.createLocalCert() (part 3).Endi S. Dewata2017-07-012-48/+17
* Refactored CertUtil.createLocalCert() (part 2).Endi S. Dewata2017-07-011-144/+140
* Refactored CertUtil.createLocalCert() (part 1).Endi S. Dewata2017-07-011-62/+10
* SCP03 support: fix Key Changeover with HSM (RHCS)Jack Magne2017-06-301-11/+18
* Refactored ConfigurationUtils.configRemoteCert().Endi S. Dewata2017-06-301-98/+149
* Refactored ConfigurationUtils.configLocalCert().Endi S. Dewata2017-06-301-99/+100
* Fixed audit events class hierarchy.Endi S. Dewata2017-06-3031-107/+122
* Fixed error message on invalid log type.Endi S. Dewata2017-06-273-8/+6
* Consolidated log() for audit events.Endi S. Dewata2017-06-2745-321/+133
* Added LogEvent class.Endi S. Dewata2017-06-274-735/+367
* Patch for "pki-server subsystem-cert-update" commandDinesh Prasanth M K2017-06-231-1/+28
* Refactored signed audit logger.Endi S. Dewata2017-06-2444-591/+186
* Added default log level for Logger.Endi S. Dewata2017-06-241-12/+37
* Ticket #2616 CMC: id-cmc-statusInfo ==> id-cmc-statusInfoV2Christina Fu2017-06-2314-210/+747
* Reorganized Logger classes.Endi S. Dewata2017-06-239-9/+10
* Fixed build dependency for pki-cms.jar.Endi S. Dewata2017-06-231-1/+1
* dogtagpki Pagure Issue #2745 - Platform Dependent Python ImportMatthew Harmsen2017-06-221-1/+4
* Refactored Logger class.Endi S. Dewata2017-06-224-21/+47
* Refactored ILogEventFactory implementations.Endi S. Dewata2017-06-224-108/+65
* Added LogSource enumeration.Endi S. Dewata2017-06-2218-115/+185
* Added LogCategory enumeration.Endi S. Dewata2017-06-2214-74/+109
* Refactored LogQueue class.Endi S. Dewata2017-06-223-16/+3
* Fixed build dependency for javadoc.Endi S. Dewata2017-06-221-1/+2
* Ticket #2618 UniqueKeyConstraint fix on subjectDN comparisonChristina Fu2017-06-201-5/+1
* Fixed OCSP service error handling.Endi S. Dewata2017-06-204-15/+23
* Added log messages for OCSP service.Endi S. Dewata2017-06-204-58/+128
* Fix token enrollment and recovery ivsAde Lee2017-06-161-0/+6
* Added pki ca-cert-status.Endi S. Dewata2017-06-172-0/+166
* Added search filter for pki ca-authority-find.Endi S. Dewata2017-06-174-10/+70
* Added banner validation during server startup.Endi S. Dewata2017-06-164-0/+202
* Fix 3DES archivalAde Lee2017-06-161-8/+15
* Fix regression in pkcs12 key bag creationFraser Tweedale2017-06-161-21/+37
* Ticket#2737 CMC: check HTTPS client authentication cert against CMC signerChristina Fu2017-06-157-84/+175
* Added default URL for OCSPProcessor.Endi S. Dewata2017-06-151-0/+13
* Fixed pki ca-cert-find and ca-cert-show output.Endi S. Dewata2017-06-151-7/+8
* Fixed audit log signature problem due to rotation.Endi S. Dewata2017-06-151-19/+24
* Fixed initial audit log signature verification.Endi S. Dewata2017-06-151-15/+24
* Fixed access banner encoding (part 2).Endi S. Dewata2017-06-143-7/+2
* Fixed access banner encoding.Endi S. Dewata2017-06-143-0/+39
* Fixed access banner normalization.Endi S. Dewata2017-06-144-4/+4
* Fixed PKI console build issue on RHEL.Endi S. Dewata2017-06-141-2/+2
* Added verbose option for PKI console.Endi S. Dewata2017-06-133-2/+85
* Refactored AuditVerify (part 3).Endi S. Dewata2017-06-132-7/+29
* Refactored AuditVerify (part 2).Endi S. Dewata2017-06-131-98/+142
* Refactored AuditVerify (part 1).Endi S. Dewata2017-06-131-36/+49