summaryrefslogtreecommitdiffstats
path: root/base/java-tools
Commit message (Expand)AuthorAgeFilesLines
* Fixed default CA cert trust flags in pki CLI.Endi S. Dewata2017-06-031-2/+2
* Fixed pki client-cert-import CLI.Endi S. Dewata2017-06-031-28/+66
* Refactored CLI.runExternal().Endi S. Dewata2017-06-037-100/+65
* Refactored MainCLI.loadPassword() (part 3).Endi S. Dewata2017-06-031-12/+9
* Refactored MainCLI.loadPassword() (part 2).Endi S. Dewata2017-06-031-24/+25
* Refactored MainCLI.loadPassword() (part 1).Endi S. Dewata2017-06-031-11/+13
* Convert CMC code to use AESAde Lee2017-05-311-2/+16
* Ticket#2618 feature: pre-signed CMC renewal requestChristina Fu2017-05-221-6/+8
* Tocket2673- CMC: allow enrollment key signed (self-signed) CMC with identity ...Christina Fu2017-05-173-72/+213
* PKCS12Util: use AES to encrypt private keysFraser Tweedale2017-04-292-3/+2
* Ticket #2717 CMC user-signed enrollment requestChristina Fu2017-04-281-1/+1
* Modify cert clients to check server for wrapping paramsAde Lee2017-04-192-19/+84
* Ticket #2614 CMC: id-cmc-popLinkWitnessV2 feature implementation This patch p...Christina Fu2017-04-133-44/+446
* Modified CRMFPopClient to use correct wrapping for encrypt caseAde Lee2017-04-122-8/+63
* Deprecated -t option for pki CLI.Endi S. Dewata2017-04-101-4/+6
* Fixed pki user and group commands.Endi S. Dewata2017-04-102-2/+4
* Added CLIs to access audit log files.Endi S. Dewata2017-04-043-0/+188
* Added PKIRESTProvider.Endi S. Dewata2017-04-041-7/+0
* Added audit service and CLI to all subsystems.Endi S. Dewata2017-04-044-0/+8
* Fix generation of CRMF request for ECC keysAde Lee2017-04-031-15/+1
* Refactored AuditCLI.Endi S. Dewata2017-03-311-3/+7
* Fixed default subsystems for top-level CLI commands.Endi S. Dewata2017-03-315-10/+39
* Fix retrieval for symmetric keysAde Lee2017-03-281-1/+1
* Bug 1419742: CMC RFE: provide Proof of Possession for encryption cert request...Christina Fu2017-03-283-242/+683
* Bug 1419734 CMC: id-cmc-identityProofV2 feature implementation This patch add...Christina Fu2017-03-281-5/+179
* Refactored TPS ConnectorCLI.Endi S. Dewata2017-03-286-9/+22
* Refactored TPS TokenCLI.Endi S. Dewata2017-03-286-9/+23
* Refactored TPS ProfileCLI.Endi S. Dewata2017-03-286-9/+22
* Refactored TPS ConfigCLI.Endi S. Dewata2017-03-283-5/+12
* Refactored TPSCertCLI.Endi S. Dewata2017-03-283-5/+12
* Refactored AuthenticatorCLI.Endi S. Dewata2017-03-286-9/+22
* Refactored AuditCLI.Endi S. Dewata2017-03-283-6/+13
* Refactored ActivityCLI.Endi S. Dewata2017-03-283-5/+12
* Refactored TPSConnectorCLI for TKS.Endi S. Dewata2017-03-276-8/+21
* Refactored SelfTestCLI.Endi S. Dewata2017-03-274-7/+16
* Refactored CA ProfileMappingCLI.Endi S. Dewata2017-03-276-9/+22
* Refactored CA ProfileCLI.Endi S. Dewata2017-03-279-18/+41
* Refactored KRAConnectorCLI for CA.Endi S. Dewata2017-03-274-9/+19
* Refactored FeatureCLI.Endi S. Dewata2017-03-273-5/+14
* Refactored AuthorityCLI.Endi S. Dewata2017-03-277-9/+26
* Change CRMFPopClient to use AES-KeyWrap with paddingAde Lee2017-03-241-16/+40
* Merge github.com:dogtagpki/pkiAde Lee2017-03-2466-229/+306
|\
| * Refactored UserCLI.Endi S. Dewata2017-03-2415-38/+57
| * Refactored SecurityDomainCLI.Endi S. Dewata2017-03-242-4/+9
| * Refactored KRA KeyCLI.Endi S. Dewata2017-03-2411-31/+56
| * Refactored GroupCLI.Endi S. Dewata2017-03-2411-28/+43
| * Refactored CA CertCLI.Endi S. Dewata2017-03-2412-39/+61
| * Refactored SubsystemCLI.Endi S. Dewata2017-03-246-70/+52
| * Refactored ProxyCLI.Endi S. Dewata2017-03-241-2/+2
| * Refactored ClientCLI.Endi S. Dewata2017-03-246-14/+12