summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Added CACertClientExample.Endi S. Dewata2017-02-161-0/+76
* Added CAClientExample.Endi S. Dewata2017-02-163-0/+107
* Refactored SubsystemClient.Endi S. Dewata2017-02-161-2/+3
* Refactored ClientConfig.Endi S. Dewata2017-02-161-11/+42
* Refactored PKIService class.Endi S. Dewata2017-02-1515-113/+132
* Cleaned up CMake scripts for Jackson libraries.Endi S. Dewata2017-02-152-14/+14
* Converted library links creation into CMake scripts.Endi S. Dewata2017-02-155-0/+115
* Allow DirAclAuthz to be configured to read alternative entryFraser Tweedale2017-02-101-3/+23
* Add upgrade script to add CommonNameToSANDefault pluginFraser Tweedale2017-02-091-0/+67
* Add profile component that copies CN to SAN dNSNameFraser Tweedale2017-02-092-1/+219
* X500Name: add method to get all attributes of a given typeFraser Tweedale2017-02-081-0/+21
* SubjectAlternativeNameExtension: add GeneralNames getter/setterFraser Tweedale2017-02-081-0/+15
* GeneralName: add method to get at inner valueFraser Tweedale2017-02-081-0/+15
* DNSName: add method to get valueFraser Tweedale2017-02-081-0/+8
* 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
* Remove unused dependency from tomcat classes buildFraser Tweedale2017-02-071-1/+0
* Cleaned up error handling in feature and authority CLIs.Endi S. Dewata2017-02-049-177/+57
* Fixed MergePKIWebapps upgrade script.Endi S. Dewata2017-02-041-5/+7
* 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
* Fix allowed key usages list for symkey generationAde Lee2017-02-021-1/+1
* Troubleshooting improvements for CAEnrollProfile.Endi S. Dewata2017-02-021-13/+18
* Cast 'char *' to 'const char *' in C++ files.Matthew Harmsen2017-01-312-2/+2
* PKIConnection: allow separation of client cert and pkeyStanislav Laznicka2017-01-311-3/+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
* Merged /pki webapps.Endi S. Dewata2017-01-308-157/+86
* Replaced CryptoManager.getTokenByName().Endi S. Dewata2017-01-2728-250/+83
* Fixed problem searching the latest certificate request.Endi S. Dewata2017-01-271-0/+6
* Ticket #1741 ECDSA certs Alg IDs contian parameter fieldChristina Fu2017-01-261-9/+32
* Fixed inconsistent internal token detection.Endi S. Dewata2017-01-2633-174/+162
* Updated CryptoUtil.Endi S. Dewata2017-01-262-8/+26
* Replaced internal token short name literals.Endi S. Dewata2017-01-2427-148/+255
* Fixed Javadoc failure caused by HTML special characters.Endi S. Dewata2017-01-241-1/+1
* Fixed missing SLF4J in Javadoc classpath.Endi S. Dewata2017-01-241-0/+1
* Add option to remove signing cert entryAde Lee2017-01-244-3/+87
* Replaced internal token full name literals.Endi S. Dewata2017-01-2416-67/+73
* Updated wrapper script for legacy CLIs.Endi S. Dewata2017-01-231-21/+3
* Use BigInteger for entryUSNFraser Tweedale2017-01-232-12/+13
* Refactored KeyRecoveryAuthority.PR_INTERNAL_TOKEN_NAME.Endi S. Dewata2017-01-211-4/+4
* 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
* Refactored ConfigurationRequest.TOKEN_DEFAULT.Endi S. Dewata2017-01-214-16/+19
* Refactored Constants.PR_FULL_INTERNAL_TOKEN_NAME.Endi S. Dewata2017-01-212-4/+3