summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed CSR generation scriptlet.ticket-2278-21Endi S. Dewata2016-05-031-0/+3
* Fixed configuration scriptlet.Endi S. Dewata2016-05-031-1/+0
* Added support for fine-grained installation steps.Endi S. Dewata2016-05-031-1/+39
* Refactored initialization scriptlets.Endi S. Dewata2016-05-035-27/+43
* Moved code to create systemd link for Tomcat.Endi S. Dewata2016-05-032-7/+11
* Added CSR generation scriptlet.Endi S. Dewata2016-05-035-69/+149
* Added client database scriptlet.Endi S. Dewata2016-05-034-32/+85
* Simplified the code to generate/load one-time PIN.Endi S. Dewata2016-05-031-23/+32
* Renamed token status UNINITIALIZED to READY.Endi S. Dewata2016-05-0311-31/+36
* Renamed token status TEMP_LOST to SUSPENDED.Endi S. Dewata2016-05-038-19/+24
* Refactored TokenStatus enumeration.Endi S. Dewata2016-05-036-35/+140
* Add validity check for the signing certificate in pkispawnAde Lee2016-05-022-15/+68
* Add CLI to check system certificate statusAde Lee2016-05-024-0/+315
* Fixed duplicate executions of finalization scriptlet.Endi S. Dewata2016-04-303-69/+125
* Removed unused code for existing CA installation.Endi S. Dewata2016-04-301-16/+1
* Fixed problem uninstalling standalone KRA.Endi S. Dewata2016-04-291-0/+1
* Fixed incorrect clone installation summaryMatthew Harmsen2016-04-281-0/+6
* Fixed build issue with apache-commons-codec 1.8.Endi S. Dewata2016-04-281-3/+1
* Removed unused variables in deployment scriptlets.Endi S. Dewata2016-04-2812-78/+76
* Removed pkidaemon support of apache instancesMatthew Harmsen2016-04-275-255/+59
* Updated TPS UI version number.Endi S. Dewata2016-04-271-1/+1
* fix bashismsMatthew Harmsen2016-04-2630-45/+45
* Fixed activity logs for certificate revocations.Endi S. Dewata2016-04-262-38/+25
* Added TPSTokendb.revokeCert() and unrevokeCert().Endi S. Dewata2016-04-261-55/+121
* Moved TPSTokendb.tdbGetTokenEntry() invocations.Endi S. Dewata2016-04-261-11/+19
* Added TPSCertRecord.getSerialNumberInBigInteger().Endi S. Dewata2016-04-262-18/+22
* Removed unused TPS user fields and group.Endi S. Dewata2016-04-254-15/+1
* Fixed TPS UI navigation.Endi S. Dewata2016-04-251-7/+14
* Fix problem in creating certificate requestsAde Lee2016-04-221-2/+2
* Replaced TPS OP_DO_TOKEN activity.Endi S. Dewata2016-04-223-11/+14
* Realm: allow auth instances to support multiple realmsAde Lee2016-04-205-18/+38
* Realms - Address comments from reviewAde Lee2016-04-2012-75/+143
* Python client changes for realmAde Lee2016-04-201-19/+40
* Add authz checks for all operationsAde Lee2016-04-205-44/+156
* Make recovery methods more consistentAde Lee2016-04-202-52/+52
* Added realm to methods for listing requests and keysAde Lee2016-04-208-20/+85
* Added realm for archival and key generation through RESTAde Lee2016-04-2011-21/+184
* Added new authz methods to check realmAde Lee2016-04-203-1/+244
* Add realm to the key recordAde Lee2016-04-206-9/+44
* Add realm to the request recordAde Lee2016-04-208-20/+90
* Add realm schema changesAde Lee2016-04-202-2/+15
* Fixed PKCS #12 export options.Endi S. Dewata2016-04-205-4/+58
* Added missing changelog message.Matthew Harmsen2016-04-181-0/+3
* Build for Fedora 24 beta.Matthew Harmsen2016-04-183-3/+3
* Build for F24 beta.Matthew Harmsen2016-04-184-4/+16
* Add new usn entry to other subsystemsAde Lee2016-04-154-0/+4
* Add script to enable USN pluginAde Lee2016-04-155-4/+32
* Moved self-signed SSL server certificate creation.Endi S. Dewata2016-04-152-41/+55
* Updated pki pkcs12-export CLI.Endi S. Dewata2016-04-155-18/+46
* Simplified deployment properties for existing CA case.Endi S. Dewata2016-04-153-13/+45