summaryrefslogtreecommitdiffstats
path: root/base/server/cmscore
Commit message (Expand)AuthorAgeFilesLines
* Fixed error message on invalid log type.Endi S. Dewata2017-06-271-5/+4
* Consolidated log() for audit events.Endi S. Dewata2017-06-273-38/+6
* Refactored signed audit logger.Endi S. Dewata2017-06-245-59/+27
* Reorganized Logger classes.Endi S. Dewata2017-06-239-858/+3
* Refactored Logger class.Endi S. Dewata2017-06-222-12/+47
* Refactored ILogEventFactory implementations.Endi S. Dewata2017-06-224-108/+65
* Added LogSource enumeration.Endi S. Dewata2017-06-224-25/+29
* Added LogCategory enumeration.Endi S. Dewata2017-06-224-24/+28
* Refactored LogQueue class.Endi S. Dewata2017-06-223-16/+3
* Ticket #2619 Allow CA to process user-signed CMC revocation requestsChristina Fu2017-06-081-0/+33
* Ticket #2617 part2: add revocation check to signing certChristina Fu2017-06-051-1/+1
* Replaced random number generator in RequestQueue.Endi S. Dewata2017-05-251-3/+6
* Added configurable random number generator in JssSubsystem.Endi S. Dewata2017-05-232-16/+43
* Added debug logs for JssSubsystem.Endi S. Dewata2017-05-201-11/+20
* Tocket2673- CMC: allow enrollment key signed (self-signed) CMC with identity ...Christina Fu2017-05-171-4/+8
* Added log messages for server shutdown.Endi S. Dewata2017-05-161-0/+4
* ISourceConfigStore: add clear() method to interfaceFraser Tweedale2017-04-261-0/+4
* LDAPProfileSubsystem: avoid duplicating logic in superclassFraser Tweedale2017-04-262-37/+13
* Fixed missing IAuditor.log(AuditEvent).Endi S. Dewata2017-04-211-1/+2
* CMS.getLogMessage: escape format elements in argumentsFraser Tweedale2017-04-191-1/+19
* Allow key recovery to use encrypted field in key recordAde Lee2017-04-131-0/+9
* Add field to indicate if key was encrypted or wrappedAde Lee2017-04-131-1/+2
* Added methods to log AuditEvent object.Endi S. Dewata2017-04-133-0/+31
* Updated CMS.getLogMessage().Endi S. Dewata2017-04-131-1/+1
* Reorganized audit event constants for configuration.Endi S. Dewata2017-04-122-16/+11
* Reorganized audit event constants for KRA.Endi S. Dewata2017-04-121-4/+2
* Refactor code that creates PKIArchiveOptions objectsAde Lee2017-03-231-1/+2
* Change transport unit to create wrapping parameters based on incoming dataAde Lee2017-03-141-4/+19
* Change internal wrapping to AESAde Lee2017-03-141-0/+90
* Remove unused importFraser Tweedale2017-02-221-1/+0
* Fix NPE in server shutdown when startup failedFraser Tweedale2017-02-201-1/+2
* Replaced CryptoManager.getTokenByName().Endi S. Dewata2017-01-273-81/+22
* Fixed inconsistent internal token detection.Endi S. Dewata2017-01-268-82/+79
* Replaced internal token full name literals.Endi S. Dewata2017-01-241-1/+1
* Use BigInteger for entryUSNFraser Tweedale2017-01-231-6/+7
* Refactored Constants.PR_FULL_INTERNAL_TOKEN_NAME.Endi S. Dewata2017-01-211-3/+3
* Refactored Constants.PR_INTERNAL_TOKEN_NAME.Endi S. Dewata2017-01-219-23/+30
* Refactored Constants.PR_INTERNAL_TOKEN.Endi S. Dewata2017-01-212-10/+10
* Added global TCP Keep-Alive option.Endi S. Dewata2017-01-184-61/+98
* Removed redundant find_file() for Tomcat libraries.Endi S. Dewata2016-12-181-22/+0
* Define "profileId" IRequest extdata key in one placeFraser Tweedale2016-12-123-3/+3
* Add getAuthzManagerNameByRealm to IAuthzSubsystemFraser Tweedale2016-12-121-7/+9
* Allow ':' to appear in ACL expressionsFraser Tweedale2016-12-121-1/+3
* LDAPProfileSubsystem: log exception if profile creation failsFraser Tweedale2016-12-071-0/+1
* Moved policy framework classes to org.dogtagpki.legacy.Endi S. Dewata2016-11-119-41/+49
* Generalized list of files in CMakeLists.txt.Endi S. Dewata2016-11-111-3/+1
* Reverted policy framework deprecation.Endi S. Dewata2016-11-118-28/+13
* Modify retrieval and archival mechanisms in KRA RESTAde Lee2016-11-102-2/+26
* Removed duplicate classes.Endi S. Dewata2016-10-101-2/+2
* Block reads during reload of LDAP-based profilesFraser Tweedale2016-10-101-18/+41