summaryrefslogtreecommitdiffstats
path: root/base/java-tools/src/com
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Removed duplicate code to configure SSL version ranges.Endi S. Dewata2017-03-171-19/+5
* Troubleshooting improvement for ClientCertValidateCLI.Endi S. Dewata2017-03-151-3/+6
* Refactor crypto codeAde Lee2017-03-141-7/+7
* Added access banner for PKI CLI.Endi S. Dewata2017-02-242-0/+83
* Cleaned up error handling in TPS CLIs.Endi S. Dewata2017-02-0829-442/+90
* Cleaned up error handling in system, logging, and selftest CLIs.Endi S. Dewata2017-02-0816-228/+47
* Cleaned up error handling in feature and authority CLIs.Endi S. Dewata2017-02-049-177/+57
* Cleaned up error handling in client and PKCS12 CLIs.Endi S. Dewata2017-02-0217-330/+80
* Added --serial param to pki ca-cert-request-submit.Endi S. Dewata2017-02-021-0/+23
* Added --renewal param to pki ca-cert-request-submit.Endi S. Dewata2017-02-021-0/+9
* Refactored restricted command list in PKI CLI.Endi S. Dewata2017-01-301-5/+15
* Cleaned up error handling in key CLIs.Endi S. Dewata2017-01-3012-304/+70
* Cleaned up error handling in cert and profile CLIs.Endi S. Dewata2017-01-3021-395/+107
* Replaced CryptoManager.getTokenByName().Endi S. Dewata2017-01-2710-81/+27
* Fixed inconsistent internal token detection.Endi S. Dewata2017-01-266-25/+25
* Replaced internal token short name literals.Endi S. Dewata2017-01-243-14/+18
* Replaced internal token full name literals.Endi S. Dewata2017-01-241-1/+1
* Refactored HttpClient.PR_INTERNAL_TOKEN_NAME.Endi S. Dewata2017-01-211-3/+1
* Refactored CMCRevoke.PR_INTERNAL_TOKEN_NAME.Endi S. Dewata2017-01-211-3/+3
* Refactored CMCRequest.PR_INTERNAL_TOKEN_NAME.Endi S. Dewata2017-01-211-4/+3
* Refactored KRATool.INTERNAL_TOKEN.Endi S. Dewata2017-01-211-7/+5
* Cleaned up error handling in user and group CLIs.Endi S. Dewata2017-01-1821-325/+71
* Cleaned up error handling in PKI CLI.Endi S. Dewata2017-01-183-72/+48
* Revert "Replaced deprecated DefaultHttpClient."Endi S. Dewata2016-12-021-3/+3
* Revert "Replaced deprecated ProxyParser."Endi S. Dewata2016-12-023-6/+6
* Add field to KeyData to allow request to be returned when non-synchronousAde Lee2016-11-101-6/+12
* Add option to pass existing request to retrieveKeyCLIAde Lee2016-11-101-3/+23
* Replaced deprecated ProxyParser.Endi S. Dewata2016-11-043-6/+6
* Replaced deprecated DefaultHttpClient.Endi S. Dewata2016-11-041-5/+5