summaryrefslogtreecommitdiffstats
path: root/base/server/cms/src/org
Commit message (Expand)AuthorAgeFilesLines
* Refactored ConfigurationUtils.handleLocalCert().Endi S. Dewata2017-07-071-3/+6
* Consolidated log() for audit events.Endi S. Dewata2017-06-275-23/+12
* Refactored signed audit logger.Endi S. Dewata2017-06-241-13/+6
* Server side changes to correctly parse the new PKIArchiveOptionsAde Lee2017-06-071-1/+1
* Refactor client to not use keysetsAde Lee2017-06-072-9/+49
* CAInfoService: retrieve info from KRAFraser Tweedale2017-05-051-17/+126
* Added ConfigSignedAuditEvent.Endi S. Dewata2017-04-251-6/+3
* Updated debug logs in SystemConfigService.Endi S. Dewata2017-04-251-2/+9
* Added ConfigRoleEvent.Endi S. Dewata2017-04-242-5/+23
* Added AuthzFailEvent.Endi S. Dewata2017-04-241-30/+22
* Added AuthzSuccessEvent.Endi S. Dewata2017-04-241-14/+13
* Modify cert clients to check server for wrapping paramsAde Lee2017-04-191-0/+10
* Fixed missing IP addresses and subject ID in audit log.Endi S. Dewata2017-04-181-38/+66
* Fixed ClientIP field in SSL session audit log.Endi S. Dewata2017-04-131-8/+3
* Added methods to log AuditEvent object.Endi S. Dewata2017-04-131-0/+10
* Reorganized audit event constants for configuration.Endi S. Dewata2017-04-123-6/+7
* Reorganized audit event constants for authentication.Endi S. Dewata2017-04-121-14/+10
* Added audit event constants for SSL session.Endi S. Dewata2017-04-121-4/+5
* Add CAInfo resourceAde Lee2017-04-111-0/+64
* Add KRAInfo resourceAde Lee2017-04-111-0/+67
* Fixed PKIServerSocketListener.Endi S. Dewata2017-04-051-1/+38
* Added CLIs to access audit log files.Endi S. Dewata2017-04-041-0/+107
* Removed redundant Context attributes.Endi S. Dewata2017-03-316-102/+0
* Added audit logs for SSL/TLS events.Endi S. Dewata2017-03-281-0/+134
* Update ACLInterceptor to support external principalsFraser Tweedale2017-03-161-12/+29
* Update SessionContextInterceptor to handle external principalsFraser Tweedale2017-03-161-9/+10
* Update AuthMethodInterceptor to handle external principalsFraser Tweedale2017-03-161-11/+16
* First cut of scp03 support. Supports the g&d smartcafe out of the box.Jack Magne2017-03-141-0/+2
* Added InfoService and LoginService.Endi S. Dewata2017-02-243-0/+108
* Added PKIApplication.Endi S. Dewata2017-02-231-0/+50
* Refactored PKIService class.Endi S. Dewata2017-02-153-6/+6
* Replaced CryptoManager.getTokenByName().Endi S. Dewata2017-01-271-2/+1
* Fixed inconsistent internal token detection.Endi S. Dewata2017-01-261-10/+14
* Replaced internal token full name literals.Endi S. Dewata2017-01-241-1/+1
* Refactored ConfigurationRequest.TOKEN_DEFAULT.Endi S. Dewata2017-01-211-5/+5
* Resolve: pkispawn does not change default ecc key size from nistp256 when nis...Jack Magne2016-12-091-4/+4
* Updated AccountInfo.Endi S. Dewata2016-11-221-29/+17
* Moved policy framework classes to org.dogtagpki.legacy.Endi S. Dewata2016-11-1141-0/+12806
* Revert "Fixed TPS UI system menu."Matthew Harmsen2016-11-031-17/+29
* Troubleshooting improvement for ConfigurationUtils.handleCerts().Endi S. Dewata2016-10-281-6/+2
* Fixed TPS UI system menu.Endi S. Dewata2016-10-211-29/+17
* Removed support for creating system certificates in different tokens.Endi S. Dewata2016-09-081-3/+6
* Added support to create system certificates in different tokens.Endi S. Dewata2016-09-021-6/+3
* Moved subsystem initialization after database initialization.Endi S. Dewata2016-08-301-1/+2
* Fixed SelfTestService.findSelfTests().Endi S. Dewata2016-08-161-1/+1
* Removed PKCS #7 from add user cert dialog in TPS UI.Endi S. Dewata2016-08-121-0/+2
* Fixed error handling in SystemConfigService.Endi S. Dewata2016-07-201-6/+6
* Refactored SystemConfigService.processCerts().Endi S. Dewata2016-06-151-128/+148
* Fixed REST response format.Endi S. Dewata2016-06-141-1/+1
* Fixed support for generic CSR extensions.Endi S. Dewata2016-05-251-17/+2