summaryrefslogtreecommitdiffstats
path: root/base/java-tools
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Refactored CLI.getClient().Endi S. Dewata2017-03-242-3/+4
| * Added CLI.getConfig().Endi S. Dewata2017-03-242-0/+10
* | Refactor code that creates PKIArchiveOptions objectsAde Lee2017-03-233-75/+56
|/
* Allowing client cert auth without NSS database password.Endi S. Dewata2017-03-211-11/+0
* Allowing pki client-init without NSS database password.Endi S. Dewata2017-03-211-10/+20
* Fixed default value for SSL datagram.Endi S. Dewata2017-03-201-1/+1
* Added hard-coded default values for SSL parameters in PKI CLI.Endi S. Dewata2017-03-201-5/+5
* Added pki.conf parameter for default SSL ciphers.Endi S. Dewata2017-03-191-1/+6
* Added pki.conf parameter for SSL ciphers.Endi S. Dewata2017-03-191-0/+3
* Renamed CryptoUtil.setClientCiphers().Endi S. Dewata2017-03-192-2/+2
* Added configuration parameters for SSL version ranges.Endi S. Dewata2017-03-191-2/+18
* Fixed PKIClient initialization in PKI CLI.Endi S. Dewata2017-03-193-2/+13
* Moved default SSL configuration out of PKIConnection.Endi S. Dewata2017-03-171-0/+5
* Default NSS database for PKI CLI.Endi S. Dewata2017-03-171-4/+24