summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added CertRequestProcessedEvent constructor for X509CertImpl.Endi S. Dewata2017-04-258-287/+91
* Added ConfigSignedAuditEvent.Endi S. Dewata2017-04-253-244/+185
* Updated debug logs in SystemConfigService.Endi S. Dewata2017-04-251-2/+9
* Added CertRequestProcessedEvent.Endi S. Dewata2017-04-247-205/+138
* Added ConfigRoleEvent.Endi S. Dewata2017-04-249-447/+264
* Added RoleAssumeEvent.Endi S. Dewata2017-04-245-105/+88
* Added AuthzFailEvent.Endi S. Dewata2017-04-245-98/+118
* Added AuthzSuccessEvent.Endi S. Dewata2017-04-245-42/+89
* Added AuthFailEvent.Endi S. Dewata2017-04-245-95/+102
* Added AuthSuccessEvent.Endi S. Dewata2017-04-245-41/+61
* Python 3 support and Travis testingChristian Heimes2017-04-246-4/+68
* Fixed missing IAuditor.log(AuditEvent).Endi S. Dewata2017-04-212-1/+4
* Refactored ProfileSubmitCMCServlet.auditInfoCertValue().Endi S. Dewata2017-04-201-10/+6
* Refactored ConnectorServlet.auditInfoCertValue().Endi S. Dewata2017-04-201-12/+8
* Refactored CAProcessor.auditInfoCertValue().Endi S. Dewata2017-04-202-60/+5
* Added AdminServlet.audit(AuditEvent).Endi S. Dewata2017-04-201-0/+10
* Refactored additional line concatenation.Endi S. Dewata2017-04-206-73/+25
* 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
* Get journald output from test containerChristian Heimes2017-04-181-1/+1
* Spawn a CA and KRA on TravisChristian Heimes2017-04-189-40/+197
* 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
* Add Travis CI to compose core RPM packagesChristian Heimes2017-04-132-0/+51
* 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