summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Miscellaneous cleanup of spec filesMatthew Harmsen2016-03-074-33/+21
* Change 'pki-base' --> 'pki-base-java' for build and runtime dependenciesMatthew Harmsen2016-03-071-2/+2
* Rebase to 10.3.xMatthew Harmsen2016-03-048-13/+46
* Make PKIInstance and PKISubsystem hashableChristian Heimes2016-03-042-6/+15
* Only build Python 3 packages on Fedora 24+Christian Heimes2016-03-041-1/+1
* Package pki client library for Python 3Christian Heimes2016-03-044-4/+86
* 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-033-18/+14
* Slim down pki-base dependenciesChristian Heimes2016-03-031-2/+2
* 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
* Fix spec file dateAde Lee2016-03-011-1/+1
* Use CMAKE_CURRENT_SOURCE_DIR for sphinx-buildChristian Heimes2016-03-012-3/+8
* Separate java and python components of pki-base.Ade Lee2016-03-011-27/+48
* 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
* Fedora 24 fixes for Python 3.5 and pylint 1.5Christian Heimes2016-02-293-22/+8
* Fail builds when sphinx-builder failsChristian Heimes2016-02-292-1/+3
* Implement total ordering for PKISubsystem and PKIInstanceChristian Heimes2016-02-262-0/+106
* 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-267-100/+365
* 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
* Fix compile issue in RA_Token.cppChristian Heimes2016-02-261-1/+1
* Add precheck option for pkispawn.Ade Lee2016-02-262-76/+103
* Added pki-server commands to export system certificates.Endi S. Dewata2016-02-2510-39/+1036
* Updated PKCS12Util.Endi S. Dewata2016-02-244-46/+59
* Python 3 fix for Tomcat.get_major_version()Christian Heimes2016-02-233-1/+37
* Lightweight CAs: enrol cert via profile subsystemFraser Tweedale2016-02-225-16/+88
* Lightweight CAs: ensure disabled CA cannot create sub-CAsFraser Tweedale2016-02-222-1/+5
* Fix to determine supported javadoc optionsMatthew Harmsen2016-02-191-2/+59
* Added CLI to manage keys in PKCS #12 file.Endi S. Dewata2016-02-192-0/+151
* Added CLI to manage certs in PKCS #12 file.Endi S. Dewata2016-02-196-10/+368
* Refactored PKCS12Util to use PKCS12 object.Endi S. Dewata2016-02-1911-214/+308
* Refactored PKCS12CertInfo and PKCS12KeyInfo classes.Endi S. Dewata2016-02-197-35/+133
* Modify dnsdomainname test in pkispawnAde Lee2016-02-173-3/+3
* Added PKCS #12 attribute to store certificate trust flags.Endi S. Dewata2016-02-176-52/+291
* Added CLIs to import and export PKCS #12.Endi S. Dewata2016-02-175-0/+422
* Remove vestiges of NISAuth pluginFraser Tweedale2016-02-1612-533/+0
* Ticket #1007 TPS audit eventsChristina Fu2016-02-1520-122/+757