summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Ticket #1519 token format should delete certs from token recordChristina Fu2016-04-062-0/+13
* Fixed missing trust flags in certificate backup.Endi S. Dewata2016-04-045-72/+98
* comment typosChristina Fu2016-03-311-9/+9
* doc: fix an incorrect method descriptionFraser Tweedale2016-03-311-1/+1
* Fixed KRA install problem.Endi S. Dewata2016-03-302-28/+44
* Install tools clean-up.Endi S. Dewata2016-03-305-16/+13
* Fixed certificate chain import problem.Endi S. Dewata2016-03-291-11/+13
* Ticket #1006 Audit logging for TPS REST operationsChristina Fu2016-03-2812-209/+1030
* Generating TEMP_LOST to UNINITIALIZED/ACTIVE transitions dynamically.Endi S. Dewata2016-03-286-130/+98
* Fixed exception handling in EnrollProfile.Endi S. Dewata2016-03-242-70/+91
* Allow multiple ACLs of same name (union of rules)Fraser Tweedale2016-03-222-7/+22
* Add CRL dist points extension to OIDMap unconditionallyFraser Tweedale2016-03-222-8/+17
* Remove unused 'toMIME64' methodsFraser Tweedale2016-03-222-24/+0
* Remove commented-out codeFraser Tweedale2016-03-222-18/+0
* Remove unused class 'RAEnrollProfile'Fraser Tweedale2016-03-221-128/+0
* Remove unused variables from profile classesFraser Tweedale2016-03-222-13/+1
* Remove unused imports from OCSP authority classesFraser Tweedale2016-03-222-2/+0
* Removed unnecessary URL encoding for admin cert request.Endi S. Dewata2016-03-212-2/+8
* Added support for cloning 3rd-party CA certificates.Endi S. Dewata2016-03-189-128/+270
* Additional clean-ups for PKCS #12 utilities.Endi S. Dewata2016-03-188-27/+41
* Renamed PKCS #12 options for consistency.Endi S. Dewata2016-03-1816-72/+72
* Added TPS token filter dialog.Endi S. Dewata2016-03-177-13/+200
* Fixed illegal token state transition via TEMP_LOST.Endi S. Dewata2016-03-175-28/+60
* Replaced confirmation dialog with HTML dialog.Endi S. Dewata2016-03-174-142/+79
* Rebase to 10.3.xMatthew Harmsen2016-03-041-2/+13
* Make PKIInstance and PKISubsystem hashableChristian Heimes2016-03-041-2/+4
* Package pki client library for Python 3Christian Heimes2016-03-042-3/+14
* Correct installation path for pki.serverChristian Heimes2016-03-031-1/+1
* Do not leak status of certs issued by other CAsFraser Tweedale2016-03-031-1/+18
* Move OCSP digest name lookup to CertID classFraser Tweedale2016-03-035-34/+21
* Lightweight CAs: lookup correct issuer for OCSP responsesFraser Tweedale2016-03-031-1/+38
* Simplify Python package installationChristian Heimes2016-03-032-2/+6
* Backwards compatibility with sphinx 1.1Christian Heimes2016-03-031-1/+3
* Fix pkcs12 exportAde Lee2016-03-032-7/+11
* Avoid XML parse fail with double-hyphen in hostnameFraser Tweedale2016-03-032-20/+20
* Ticket #1963 CRL generation enters loop when CA loses connection to netHSM.Christina Fu2016-03-022-0/+80
* Handle import and export of external certsAde Lee2016-03-0110-24/+362
* Lightweight CAs: add audit eventsFraser Tweedale2016-03-014-23/+64
* Man page updates for new cloning optionsAde Lee2016-03-012-1/+88
* Man updates for pre-check modeAde Lee2016-03-012-1/+48
* Use CMAKE_CURRENT_SOURCE_DIR for sphinx-buildChristian Heimes2016-03-012-3/+8
* Sphinx 1.3 has renamed the default schemeChristian Heimes2016-02-291-1/+5
* Fix pylint 1.5 violation in new pki.cli.pkcs12 moduleChristian Heimes2016-02-291-4/+2
* Fail builds when sphinx-builder failsChristian Heimes2016-02-292-1/+3
* Implement total ordering for PKISubsystem and PKIInstanceChristian Heimes2016-02-261-0/+45
* Added workaround for JSS limitation in pki pkcs12-import.Endi S. Dewata2016-02-266-58/+402
* Added Python wrapper for pki pkcs12-import.Endi S. Dewata2016-02-264-98/+348
* Added mechanism to import system certs via PKCS #12 file.Endi S. Dewata2016-02-268-86/+158
* Silence pylint 1.5 false positivesChristian Heimes2016-02-262-6/+5
* pki-tomcat8 needs tomcat-api.jar to compileChristian Heimes2016-02-261-1/+8