summaryrefslogtreecommitdiffstats
path: root/base/kra/src
Commit message (Expand)AuthorAgeFilesLines
...
| * Refactor exception handling in the EncryptionUnitAde Lee2017-03-068-369/+358
| * Cleanup exception handlingAde Lee2017-03-061-246/+13
| * Parameterize crypto functions, part 3Ade Lee2017-03-064-31/+71
| * Parametrize crypto methods part 2Ade Lee2017-03-061-30/+53
| * Parametrize the encryption functionsAde Lee2017-03-061-15/+31
| * Refactored EncryptionUnitAde Lee2017-03-064-209/+204
| * Remove unused methodAde Lee2017-03-061-8/+4
* | Refactor key recovery to centralize crypt functionsAde Lee2017-02-281-43/+49
* | Refactor exception handling in the EncryptionUnitAde Lee2017-02-288-369/+358
* | Cleanup exception handlingAde Lee2017-02-281-246/+13
* | Parameterize crypto functions, part 3Ade Lee2017-02-284-31/+71
* | Parametrize crypto methods part 2Ade Lee2017-02-281-30/+53
* | Parametrize the encryption functionsAde Lee2017-02-281-15/+31
* | Refactored EncryptionUnitAde Lee2017-02-284-209/+204
* | Remove unused methodAde Lee2017-02-281-8/+4
|/
* Refactored PKIService class.Endi S. Dewata2017-02-152-4/+4
* Replaced CryptoManager.getTokenByName().Endi S. Dewata2017-01-273-20/+9
* Fixed inconsistent internal token detection.Endi S. Dewata2017-01-262-3/+3
* Replaced internal token short name literals.Endi S. Dewata2017-01-242-10/+11
* Refactored KeyRecoveryAuthority.PR_INTERNAL_TOKEN_NAME.Endi S. Dewata2017-01-211-4/+4
* Removed redundant find_file() for Tomcat libraries.Endi S. Dewata2016-12-181-15/+0
* Define "profileId" IRequest extdata key in one placeFraser Tweedale2016-12-121-3/+3
* Fix bug in getting secrets from approved requestAde Lee2016-11-221-22/+13
* Moved policy framework classes to org.dogtagpki.legacy.Endi S. Dewata2016-11-112-4/+6
* Generalized list of files in CMakeLists.txt.Endi S. Dewata2016-11-111-5/+1
* Reverted policy framework deprecation.Endi S. Dewata2016-11-112-4/+0
* Fix auditing and rename kra.ephemeral as per review commentsAde Lee2016-11-102-35/+70
* Fix approvals for asynchronous requestsAde Lee2016-11-101-1/+1
* Add field to KeyData to allow request to be returned when non-synchronousAde Lee2016-11-101-0/+20
* Modify retrieval and archival mechanisms in KRA RESTAde Lee2016-11-105-204/+214
* Refactor SecurityData archival and recovery codeAde Lee2016-11-103-777/+769
* Fixed KRA key recovery via CLI in FIPS mode.Endi S. Dewata2016-11-021-1/+1
* Reformatted SecurityDataRecoveryService.serviceRequest().Endi S. Dewata2016-11-021-5/+25
* Removed duplicate classes.Endi S. Dewata2016-10-101-2/+2
* Fix build on Fedora 25Fraser Tweedale2016-07-011-7/+0
* Ticket #2298 Part3- trim down debug log in non-TMS crmf enrollmentsChristina Fu2016-06-171-1/+2
* Ticket #2271 Part2:TMS:removing/reducing debug log printout of dataChristina Fu2016-06-021-2/+4
* Fix legacy servlets to check realm when requesting recoveryAde Lee2016-06-021-6/+7
* Ticket 2271 2298 key archival/recovery, not to record certain data in ldapChristina Fu2016-05-272-1/+25
* Ticket #2303 Key recovery fails with KRA on lunaSAChristina Fu2016-05-131-1/+3
* Add realm to requests coming in from CAAde Lee2016-05-092-13/+19
* Realm: allow auth instances to support multiple realmsAde Lee2016-04-202-7/+7
* Realms - Address comments from reviewAde Lee2016-04-202-32/+67
* Add authz checks for all operationsAde Lee2016-04-203-33/+104
* Make recovery methods more consistentAde Lee2016-04-201-48/+9
* Added realm to methods for listing requests and keysAde Lee2016-04-202-12/+33
* Added realm for archival and key generation through RESTAde Lee2016-04-203-0/+18
* Ticket #2271 TMS- clean up key archival request records in ldapChristina Fu2016-04-131-0/+6
* Checking in under the one line trivial change rule.Matthew Harmsen2015-10-222-2/+2
* KRA: key archival/recovery via cli - should honor encryption/decryption flags.Jack Magne2015-09-252-30/+138