summaryrefslogtreecommitdiffstats
path: root/base/server/cms/src/com
Commit message (Expand)AuthorAgeFilesLines
...
* Added audit event constants for TPS.Endi S. Dewata2017-04-121-1/+2
* Added audit event constants for SSL session.Endi S. Dewata2017-04-121-3/+1
* Added CLIs to access audit log files.Endi S. Dewata2017-04-041-0/+1
* Removed duplicate PROP_EXPIRATION_TIME constant.Endi S. Dewata2017-03-302-7/+6
* Removed duplicate PROP_MAX_FILE_SIZE constant.Endi S. Dewata2017-03-301-5/+4
* Removed duplicate PROP_ROLLOVER_INTERVAL constant.Endi S. Dewata2017-03-302-10/+10
* Bug #2615 CMC: cleanup code for Encrypted Decrypted POP This patch adds more ...Christina Fu2017-03-282-43/+222
* Bug 1419742: CMC RFE: provide Proof of Possession for encryption cert request...Christina Fu2017-03-283-83/+547
* Bug 1419734 CMC: id-cmc-identityProofV2 feature implementation This patch add...Christina Fu2017-03-282-33/+206
* Added audit logs for SSL/TLS events.Endi S. Dewata2017-03-281-0/+7
* Modify storage unit to generate a new IVAde Lee2017-03-241-0/+2
* Refactor code that creates PKIArchiveOptions objectsAde Lee2017-03-231-2/+1
* Fix Java client to use AESAde Lee2017-03-211-0/+9
* CertProcessor: extract method setAuthTokenIntoRequestFraser Tweedale2017-03-161-34/+34
* Define AgentCertAuthentication token keys in IAuthTokenFraser Tweedale2017-03-161-12/+5
* Added exception chaining for EInvalidCredentials.Endi S. Dewata2017-03-152-8/+8
* First cut of scp03 support. Supports the g&d smartcafe out of the box.Jack Magne2017-03-147-94/+2129
* Continue to move more crypto into CryptoUtilAde Lee2017-03-141-15/+4
* Change transport unit to create wrapping parameters based on incoming dataAde Lee2017-03-141-0/+1
* Change internal wrapping to AESAde Lee2017-03-141-0/+12
* Added InfoService and LoginService.Endi S. Dewata2017-02-241-2/+20
* Added log message in CMCAuth.Endi S. Dewata2017-02-171-0/+2
* Refactored PKIService class.Endi S. Dewata2017-02-152-86/+105
* Allow DirAclAuthz to be configured to read alternative entryFraser Tweedale2017-02-101-3/+23
* Add profile component that copies CN to SAN dNSNameFraser Tweedale2017-02-091-0/+215
* Troubleshooting improvements for CAEnrollProfile.Endi S. Dewata2017-02-021-13/+18
* Replaced CryptoManager.getTokenByName().Endi S. Dewata2017-01-279-60/+21
* Fixed problem searching the latest certificate request.Endi S. Dewata2017-01-271-0/+6
* Fixed inconsistent internal token detection.Endi S. Dewata2017-01-2612-47/+36
* Updated CryptoUtil.Endi S. Dewata2017-01-261-1/+1
* Replaced internal token short name literals.Endi S. Dewata2017-01-2411-51/+56
* Fixed Javadoc failure caused by HTML special characters.Endi S. Dewata2017-01-241-1/+1
* Replaced internal token full name literals.Endi S. Dewata2017-01-248-26/+30
* Refactored Constants.PR_INTERNAL_TOKEN_NAME.Endi S. Dewata2017-01-211-19/+19
* Refactored Constants.PR_INTERNAL_TOKEN.Endi S. Dewata2017-01-212-8/+9
* Added global TCP Keep-Alive option.Endi S. Dewata2017-01-184-36/+41
* Fixed misleading error message on duplicate cert in HSM.Endi S. Dewata2017-01-051-3/+3
* Define "req_authority_id" IRequest extdata key in IRequestFraser Tweedale2016-12-125-6/+5
* Define "profileId" IRequest extdata key in one placeFraser Tweedale2016-12-1212-15/+14
* Define "auth_token" IRequest extdata key prefix in one placeFraser Tweedale2016-12-123-8/+14
* Merge duplicate authz plugin code into superclassFraser Tweedale2016-12-123-264/+78
* Fixed user certificate renewal using pki client-cert-request.Endi S. Dewata2016-12-081-7/+5
* Replace duplicate string literals with a constantFraser Tweedale2016-12-071-3/+4
* Remove unused string constantFraser Tweedale2016-12-071-1/+0
* Remove unused memberFraser Tweedale2016-11-291-1/+0
* Refactored PKIConnection.get().Endi S. Dewata2016-11-231-1/+1
* Fix bug in getting secrets from approved requestAde Lee2016-11-221-18/+23
* Moved policy framework classes to org.dogtagpki.legacy.Endi S. Dewata2016-11-1143-12769/+5
* Reverted policy framework deprecation.Endi S. Dewata2016-11-1142-233/+191
* Modify retrieval and archival mechanisms in KRA RESTAde Lee2016-11-101-24/+47