summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
...
* Refactored line concatenation.Endi S. Dewata2017-04-204-43/+13
* Fixed SSL connection timeouts.Endi S. Dewata2017-04-202-2/+4
* Updated default SSL connection timeout.Endi S. Dewata2017-04-192-2/+2
* Added session timeout for PKI console.Endi S. Dewata2017-04-191-31/+4
* Added AuditEvent.setParameters().Endi S. Dewata2017-04-191-0/+7
* AdminConnection cleanup by Eclipse.Endi S. Dewata2017-04-191-13/+20
* Make sure connection is always closedAde Lee2017-04-191-10/+20
* Modify cert clients to check server for wrapping paramsAde Lee2017-04-194-19/+110
* Add authn manager that reuses auth token from sessionFraser Tweedale2017-04-194-0/+224
* Add ExternalProcessConstraint for request validationFraser Tweedale2017-04-193-1/+249
* CertProcessor: set external principal attributes into requestFraser Tweedale2017-04-191-0/+21
* Allow arbitrary user data in cert requestFraser Tweedale2017-04-194-0/+18
* CMS.getLogMessage: escape format elements in argumentsFraser Tweedale2017-04-191-1/+19
* Fixed missing IP addresses and subject ID in audit log.Endi S. Dewata2017-04-181-38/+66
* Allow key recovery to use encrypted field in key recordAde Lee2017-04-135-12/+44
* Ticket #2614 CMC: id-cmc-popLinkWitnessV2 feature implementation This patch p...Christina Fu2017-04-136-155/+770
* Add field to indicate if key was encrypted or wrappedAde Lee2017-04-138-8/+19
* Fix symkey retrieval in python clientAde Lee2017-04-135-26/+173
* Fixed ClientIP field in SSL session audit log.Endi S. Dewata2017-04-131-8/+3
* Fix python issues identified in reviewAde Lee2017-04-131-5/+4
* SCP03 support for g&d sc 7 card.Jack Magne2017-04-126-114/+174
* Added methods to log AuditEvent object.Endi S. Dewata2017-04-1323-8/+240
* Updated CMS.getLogMessage().Endi S. Dewata2017-04-134-4/+4
* Modified CRMFPopClient to use correct wrapping for encrypt caseAde Lee2017-04-125-23/+69
* Reorganized audit event constants for configuration.Endi S. Dewata2017-04-1228-465/+445
* Reorganized additional audit event constants for KRA.Endi S. Dewata2017-04-1212-164/+138
* Reorganized audit event constants for CA.Endi S. Dewata2017-04-1214-146/+128
* Reorganized audit event constants for authentication.Endi S. Dewata2017-04-1212-125/+106
* Reorganized audit event constants for OCSP.Endi S. Dewata2017-04-125-55/+56
* Reorganized audit event constants for TKS.Endi S. Dewata2017-04-122-54/+44
* Reorganized audit event constants for KRA.Endi S. Dewata2017-04-1210-61/+56
* Added audit event constants for TPS.Endi S. Dewata2017-04-1211-39/+95
* Added audit event constants for SSL session.Endi S. Dewata2017-04-123-11/+16
* Add CAInfo resourceAde Lee2017-04-115-0/+273
* Add KRAInfo resourceAde Lee2017-04-116-0/+298
* Added pki-server <subsystem>-audit-file-verify CLI.Endi S. Dewata2017-04-112-0/+96
* Added pki-server <subsystem>-audit-file-find CLI.Endi S. Dewata2017-04-117-0/+133
* Added FIPS-compliant password generator.Endi S. Dewata2017-04-112-10/+65
* Deprecated -t option for pki CLI.Endi S. Dewata2017-04-101-4/+6
* Fixed pki user and group commands.Endi S. Dewata2017-04-102-2/+4
* Added SSLSocketListener for PKIConnection.Endi S. Dewata2017-04-071-0/+40
* Fixed pki_console_wrapper.Endi S. Dewata2017-04-071-3/+13
* Add code in KRA python client to support multiple crypto algorithmsAde Lee2017-04-063-36/+144
* Add python-cryptography crypto providerAde Lee2017-04-063-17/+197
* Fixed PKIServerSocketListener.Endi S. Dewata2017-04-052-2/+39
* Added CLIs to access audit log files.Endi S. Dewata2017-04-0414-1/+501
* Fix pylint errorsAde Lee2017-04-042-1/+2
* Merge "Add util code to source environment files"Ade Lee2017-04-041-0/+28
|\
| * Add util code to source environment filesAde Lee2017-04-031-0/+28
* | Merge "Added python info client"Ade Lee2017-04-042-11/+138
|\|