summaryrefslogtreecommitdiffstats
path: root/base/common/src/com/netscape
Commit message (Expand)AuthorAgeFilesLines
* Renamed token status UNINITIALIZED to READY.Endi S. Dewata2016-05-031-2/+7
* Renamed token status TEMP_LOST to SUSPENDED.Endi S. Dewata2016-05-031-2/+7
* Refactored TokenStatus enumeration.Endi S. Dewata2016-05-033-20/+120
* Realm: allow auth instances to support multiple realmsAde Lee2016-04-201-0/+3
* Realms - Address comments from reviewAde Lee2016-04-204-17/+42
* Added realm to methods for listing requests and keysAde Lee2016-04-203-6/+34
* Added realm for archival and key generation through RESTAde Lee2016-04-205-11/+116
* Added new authz methods to check realmAde Lee2016-04-201-0/+19
* Add realm to the key recordAde Lee2016-04-202-3/+23
* Add realm to the request recordAde Lee2016-04-203-3/+36
* Lightweight CAs: indicate when CA does not yet have keysFraser Tweedale2016-04-143-1/+43
* Lightweight CAs: add exceptions for missing signing key or certFraser Tweedale2016-04-142-0/+30
* Fixed exception handling in CertificateAuthority.Endi S. Dewata2016-04-123-17/+18
* Fixed exception handling in CertInfoProfile.Endi S. Dewata2016-04-121-8/+9
* doc: fix an incorrect method descriptionFraser Tweedale2016-03-311-1/+1
* Ticket #1006 Audit logging for TPS REST operationsChristina Fu2016-03-281-1/+2
* Fixed exception handling in EnrollProfile.Endi S. Dewata2016-03-241-0/+4
* Allow multiple ACLs of same name (union of rules)Fraser Tweedale2016-03-221-6/+9
* Remove unused imports from OCSP authority classesFraser Tweedale2016-03-221-1/+0
* Added TPS token filter dialog.Endi S. Dewata2016-03-172-2/+22
* Move OCSP digest name lookup to CertID classFraser Tweedale2016-03-031-9/+0
* Lightweight CAs: add audit eventsFraser Tweedale2016-03-011-0/+3
* Added mechanism to import system certs via PKCS #12 file.Endi S. Dewata2016-02-261-6/+26
* Lightweight CAs: enrol cert via profile subsystemFraser Tweedale2016-02-221-0/+3
* Ticket #1007 TPS audit eventsChristina Fu2016-02-152-0/+40
* Remove unused TOKEN_AUTHMGR_IMPL_NAME AuthToken attributeFraser Tweedale2016-02-151-19/+0
* Added resource bundle for token state labels.Endi S. Dewata2016-02-051-7/+16
* Fixed LDAP error handling in TokenService.Endi S. Dewata2016-02-051-0/+4
* Fixed TPS token state transitions.Endi S. Dewata2016-02-032-0/+24
* Avoid profile race conditions by tracking entryUSNFraser Tweedale2016-01-191-0/+5
* Updated CLI to run individual selftests.Endi S. Dewata2016-01-185-0/+217
* Fixed selftest error handling.Endi S. Dewata2015-12-012-20/+20
* Added mechanism to import existing CA certificate.Endi S. Dewata2015-11-251-0/+12
* Refactored LDAPSecurityDomainSessionTable.Endi S. Dewata2015-10-291-9/+9
* Replaced legacy HttpClient.Endi S. Dewata2015-10-221-3/+17
* Removed unused WizardServlet.Endi S. Dewata2015-10-221-22/+8
* Store issuer DN in certificate recordsFraser Tweedale2015-10-211-2/+5
* Ticket #1648 [RFE] provide separate cipher lists for CS instances acting as c...Christina Fu2015-10-202-1/+3
* Lightweight CAs: implement deletion API and CLIFraser Tweedale2015-10-066-0/+54
* Added Java client and CLI support for Feature resource.Ade Lee2015-10-023-5/+58
* Ticket #1593 auto-shutdown - for HSM failover supportChristina Fu2015-10-013-1/+17
* Refactored certificate processors.Endi S. Dewata2015-09-301-5/+7
* Added Features REST API resourceAde Lee2015-09-272-0/+195
* Lightweight CAs: REST cert request param to specify authorityFraser Tweedale2015-09-262-3/+18
* Lightweight CAs: add ca-authority CLIFraser Tweedale2015-09-262-1/+64
* Lightweight CAs: initial supportFraser Tweedale2015-09-2611-4/+403
* API: add support for generic entitiesFraser Tweedale2015-09-142-3/+21
* Fixed missing cert request hostname and address.Endi S. Dewata2015-08-052-10/+8
* Add code to reindex data during cloning without replicationAde Lee2015-07-311-2/+17
* Removed audit CLI from non-TPS subsystems.Endi S. Dewata2015-07-174-8/+0