summaryrefslogtreecommitdiffstats
path: root/base/common
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Add delete_ca functionality to the Python APIAde Lee2015-10-061-1/+60
* 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
* Python packaging of PKI client libraryChristian Heimes2015-10-012-0/+105
* Replace legacy Python base64 invocations with Py3-safe codeChristian Heimes2015-10-013-11/+42
* Fixup for subcasAde Lee2015-09-301-3/+3
* Refactored certificate processors.Endi S. Dewata2015-09-301-5/+7
* Fixup for python client for subcasAde Lee2015-09-271-7/+7
* Python client for subcasAde Lee2015-09-272-14/+486
* Added Features REST API resourceAde Lee2015-09-273-0/+365
* 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
* Silence no-name-in-module errorChristian Heimes2015-08-191-1/+1
* Py3 compatibility: __eq__ blocks inheritance of __hash__Christian Heimes2015-08-171-0/+6
* Py3 modernization: misc manual fixesChristian Heimes2015-08-173-5/+6
* Py3 modernization: libmodernize.fixes.fix_dict_sixChristian Heimes2015-08-175-22/+30
* Py3 modernization: libmodernize.fixes.fix_metaclassChristian Heimes2015-08-171-2/+2
* Py3 modernization: lib2to3.fixes.fix_execfileChristian Heimes2015-08-171-1/+4
* Py3 modernization: libmodernize.fixes.fix_input_sixChristian Heimes2015-08-171-1/+4
* Py3 modernization: libmodernize.fixes.fix_printChristian Heimes2015-08-178-196/+204
* Py3 modernization: libmodernize.fixes.fix_importChristian Heimes2015-08-1718-0/+18
* Make pki PEP 8 compatibleChristian Heimes2015-08-1412-96/+126
* Replace Exception.message with str(exc)Christian Heimes2015-08-101-5/+5
* Remove import of exceptions moduleChristian Heimes2015-08-101-2/+1
* Don't use the types module for builtin typesChristian Heimes2015-08-103-25/+22
* Use dict.iteritems() instead of dict.items()Christian Heimes2015-08-104-34/+32
* Temporary silence InsecureRequestWarningChristian Heimes2015-08-081-0/+24
* 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
* Handle JSON decode error in handle_exceptions()Christian Heimes2015-07-151-11/+24
* Ticket 1459 Dogtag clients cannot connect when CS is configured with ECCChristina Fu2015-07-131-0/+4
* remove inaccessible URLs from server.xmlMatthew Harmsen2015-07-131-0/+4
* In-tree tests and linting with toxChristian Heimes2015-07-102-20/+23
* Fixed user-cert-add --serial with remote CA.Endi S. Dewata2015-07-095-217/+344
* Cleaned up SystemConfigService.validateRequest().Endi S. Dewata2015-07-013-3/+3
* Fixed selftests log message.Endi S. Dewata2015-06-232-6/+4
* Fixed thread leaks during shutdown.Endi S. Dewata2015-06-183-9/+11
* Startup log message improvementes.Endi S. Dewata2015-06-161-1/+0
* Run pylint on upgrade scriptsChristian Heimes2015-06-162-8/+8
* Add new KRA audit events to KRA's CS.cfgChristian Heimes2015-06-161-0/+4
* Cleaned up python docs generation.Endi S. Dewata2015-05-286-65/+65