summaryrefslogtreecommitdiffstats
path: root/base/kra
Commit message (Expand)AuthorAgeFilesLines
* Added CLIs to access audit log files.Endi S. Dewata2017-04-041-0/+3
* Added audit service and CLI to all subsystems.Endi S. Dewata2017-04-044-0/+23
* Change default key size for KRA storage unit to 128Ade Lee2017-04-031-1/+1
* Removed redundant Context attributes.Endi S. Dewata2017-03-312-34/+0
* Misc pylint, flake8 and tox fixesChristian Heimes2017-03-312-2/+3
* Fix retrieval for symmetric keysAde Lee2017-03-282-22/+42
* Added audit logs for SSL/TLS events.Endi S. Dewata2017-03-281-2/+2
* Modify storage unit to generate a new IVAde Lee2017-03-247-30/+59
* Refactor code that creates PKIArchiveOptions objectsAde Lee2017-03-238-790/+32
* Fix Java client to use AESAde Lee2017-03-211-16/+18
* Add config options to allow storage wrappings to be setAde Lee2017-03-163-10/+69
* Merge branch 'master' of github.com:dogtagpki/pkiAde Lee2017-03-1511-696/+588
|\
| * Continue to move more crypto into CryptoUtilAde Lee2017-03-145-94/+56
| * Refactor crypto codeAde Lee2017-03-148-227/+134
| * Fix wrapping params on the security data recovery serviceAde Lee2017-03-144-40/+72
| * Change transport unit to create wrapping parameters based on incoming dataAde Lee2017-03-141-26/+10
| * Fix incorrect function in generating symmetric keys.Ade Lee2017-03-141-1/+1
| * Change internal wrapping to AESAde Lee2017-03-1410-402/+408
| * Refactor key recovery to centralize crypt functionsAde Lee2017-03-071-43/+49
| * 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
|/
* Added access banner to KRA UI.Endi S. Dewata2017-02-2452-29/+346
* Fixed build problem on RHEL.Endi S. Dewata2017-02-231-9/+9
* Renamed index.html to index.jsp in KRA UI.Endi S. Dewata2017-02-206-4/+4
* Refactored PKIService class.Endi S. Dewata2017-02-152-4/+4
* Converted library links creation into CMake scripts.Endi S. Dewata2017-02-151-0/+23
* 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
* Revert "Replaced deprecated ProxyParser."Endi S. Dewata2016-12-022-4/+4
* Fix bug in getting secrets from approved requestAde Lee2016-11-221-22/+13
* Removed unused CA and KRA logging.properties.Endi S. Dewata2016-11-181-70/+0
* 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