summaryrefslogtreecommitdiffstats
path: root/base/java-tools
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Removed duplicate code to configure SSL version ranges.Endi S. Dewata2017-03-171-19/+5
* Merge pull request #1 from amolkahat/pki_manEndi S. Dewata2017-03-161-1/+7
|\
| * Added -t and --token information in pki man page.Amol Kahat2017-03-081-1/+7
* | Added cascading configuration for PKI CLI.Endi S. Dewata2017-03-151-215/+18
* | 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
* Fixed Ctrl-C handling in PKI CLI.Endi S. Dewata2017-01-301-0/+4
* 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