summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
...
* Include issuer DN in CertDataInfoFraser Tweedale2016-05-102-0/+17
* Support certificate search by issuer DN.Fraser Tweedale2016-05-102-0/+21
* Add migration script for realm changes in registry.cfgAde Lee2016-05-092-0/+84
* Add authz realm check for cert enrollmentAde Lee2016-05-092-0/+14
* Fix error output when request is rejectedAde Lee2016-05-098-16/+72
* Add realm to requests coming in from CAAde Lee2016-05-0910-58/+303
* Added deployment parameters for number ranges.Endi S. Dewata2016-05-094-11/+21
* Simplified slot substitution.Endi S. Dewata2016-05-091-0/+54
* Renamed CS.cfg.in to CS.cfg.Endi S. Dewata2016-05-0917-16/+6
* Lightweight CAs: fix bad import in key retriever scriptFraser Tweedale2016-05-091-1/+1
* Lightweight CAs: accept "host-authority" as valid parentFraser Tweedale2016-05-091-4/+8
* Lightweight CAs: allow specifying authority via ProfileSubmitServletFraser Tweedale2016-05-091-1/+19
* Fixed token status search filter.Endi S. Dewata2016-05-075-99/+67
* Updated default TPS token state transitions.Endi S. Dewata2016-05-062-26/+20
* Fixed adminEnroll servlet browser import issueMatthew Harmsen2016-05-042-5/+5
* Removed default certificate validity delay.Endi S. Dewata2016-05-034-4/+4
* Lightweight CAs: add IPACustodiaKeyRetrieverFraser Tweedale2016-05-034-1/+139
* Lightweight CAs: add key retrieval frameworkFraser Tweedale2016-05-033-6/+215
* Add ca-authority-key-export commandFraser Tweedale2016-05-032-0/+110
* Add method CryptoUtil.importPKIArchiveOptionsFraser Tweedale2016-05-031-0/+58
* Lightweight CAs: authority schema changesFraser Tweedale2016-05-032-14/+17
* Fix NSSDB certificate search methodFraser Tweedale2016-05-031-1/+1
* 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-2612-17/+17
* 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