summaryrefslogtreecommitdiffstats
path: root/base/server/cmscore/src/com/netscape
Commit message (Expand)AuthorAgeFilesLines
* 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
* Define "profileId" IRequest extdata key in one placeFraser Tweedale2016-12-122-2/+2
* 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-3463/+5
* Reverted policy framework deprecation.Endi S. Dewata2016-11-118-28/+13
* Modify retrieval and archival mechanisms in KRA RESTAde Lee2016-11-102-2/+26
* Block reads during reload of LDAP-based profilesFraser Tweedale2016-10-101-18/+41
* Removed support for creating system certificates in different tokens.Endi S. Dewata2016-09-081-2/+2
* Added support to create system certificates in different tokens.Endi S. Dewata2016-09-021-2/+2
* Authentication Instance Id PinDirEnrollment with authType value as SslclientA...Jack Magne2016-08-231-5/+65
* Fixed SelfTestService.findSelfTests().Endi S. Dewata2016-08-161-0/+4
* Removed misleading log in SelfTestSubsystem.Endi S. Dewata2016-08-161-12/+2
* Fix to sort the output of a cert search by serialno.Jack Magne2016-08-052-13/+121
* Fixed cert usage list in pki client-cert-validate.Endi S. Dewata2016-07-151-0/+2
* Add profiles container to LDAP if missingFraser Tweedale2016-07-011-0/+19
* Fixed KRA cloning issue.Endi S. Dewata2016-06-291-8/+10