summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Removed unnecessary EBaseException constructor.Endi S. Dewata2015-01-2117-160/+1
* Fixed bash syntax errorMatthew Harmsen2015-01-081-5/+5
* Enable Authority Key Identifier CRL extension by defaultFraser Tweedale2015-01-071-1/+1
* Ticket #864 866 (part 1 symkey, common) NIST SP800-108 KDFChristina Fu2014-12-1912-226/+2343
* Fix-for-Bug-1170867-TPS-Installation-FailedJack Magne2014-12-1623-1767/+205
* Ticket 1180 RFE: show link to request record from cert displayChristina Fu2014-12-162-0/+14
* Ticket 1173 Directory-based renewal evaluator fails authorizationChristina Fu2014-12-161-10/+10
* Decode challengePassword attribute as DirectoryStringFraser Tweedale2014-12-163-1/+27
* Added rangeUnit property to certificate profiles.Endi S. Dewata2014-12-1513-55/+213
* Cleaned up clone installation code.Endi S. Dewata2014-12-121-107/+97
* Fixed problem importing renewed system certificate.Endi S. Dewata2014-12-122-51/+144
* Fix BasicConstraints min/max path length checkFraser Tweedale2014-12-051-1/+1
* Remove legacy multilib JNI_JAR_DIR logicMatthew Harmsen2014-12-046-6/+7
* Improvements for KeyClient.archive_encrypted_data().Endi S. Dewata2014-11-251-26/+41
* Removed profile input/output IDs from CLI output.Endi S. Dewata2014-11-252-4/+26
* Ticket 1198 Bugzilla 1158410 add TLS range support to server.xml by default a...Christina Fu2014-11-245-3/+153
* Ticket 1206 (java console) TLS range support: code change needed for cs when ...Christina Fu2014-11-241-36/+17
* bugzilla 871171 (client-side code) Provide Tomcat support for TLS v1.1 and TL...Christina Fu2014-11-214-103/+44
* Fix ECC curve name typosFraser Tweedale2014-10-301-2/+2
* Fixed incorrect Python API docs format.Endi S. Dewata2014-10-282-51/+55
* Updates to some python client classes for prettier API docs.Ade Lee2014-10-279-41/+398
* Added Python Client API Docs to buildAde Lee2014-10-275-0/+462
* Fixed pylint failure on F21.Endi S. Dewata2014-10-271-2/+2
* Updated version to 10.2.1-0.1.Endi S. Dewata2014-10-272-0/+8
* Bug1151147 issuerDN encoding correctionChristina Fu2014-10-238-9/+114
* Add a man page for profile CLI commands.Abhishek Koneru2014-10-152-0/+154
* Updated KRA Python client library.Endi S. Dewata2014-10-094-46/+159
* Added CLI to import/export certificates with private keys.Endi S. Dewata2014-10-097-32/+582
* Fixing upstream trac ticket 1150.Abhishek Koneru2014-10-092-4/+8
* Incorrect status change in key-request-review.Abhishek Koneru2014-10-011-2/+2
* Fix sub-CA installation with own security domainAde Lee2014-10-018-105/+216
* Remove 'pki-migrate' coderoot2014-09-30170-27596/+0
* Remove 'pki-selinux' codeMatthew Harmsen2014-09-308-954/+0
* ticket #1110 pkispawn (configuration) does not provide CA extensions in subor...Christina Fu2014-09-257-2/+207
* Added missing audit event ASYMKEY_GENERATION_REQUEST to KRA CS.cfgAde Lee2014-09-241-2/+2
* Provide standalone Pin Reset Processor.Jack Magne2014-09-234-202/+295
* Added idempotent 01-MoveWebApplicationContextFile migration scriptAde Lee2014-09-194-0/+112
* Added option to import client cert from CA.Endi S. Dewata2014-09-193-63/+122
* Added option to import user cert from CA.Endi S. Dewata2014-09-191-13/+47
* Displaying request status in ca-cert-request-review.Endi S. Dewata2014-09-191-0/+4
* Added client-cert-request CLI.Endi S. Dewata2014-09-198-19/+230
* ticket #1158 CMCRequest does not support internal tokenChristina Fu2014-09-161-1/+1
* Fix Debian specific paths to jackson jarsTimo Aaltonen2014-09-091-8/+8
* fix typo succesfully -> successfullyBenjamin Drung2014-09-093-3/+3
* Fix manpage errorsBenjamin Drung2014-09-099-25/+25
* Ticket #882 - remove all certs belong to a token in tokendb before addChristina Fu2014-09-051-0/+9
* Fix public key print format in KeyCLI.Abhishek Koneru2014-09-041-5/+1
* Ticket #1146 Tomcat TPS: missing "keyType" for renewed certs in the cert recordsChristina Fu2014-09-041-5/+2
* Ticket #882 - delete certs associated to a token when token is removedChristina Fu2014-09-042-0/+30
* Check for null values in GetConfigEntriesAde Lee2014-09-041-4/+7