summaryrefslogtreecommitdiffstats
path: root/base/common
Commit message (Expand)AuthorAgeFilesLines
* Added CertRequestProcessedEvent constructor for X509CertImpl.Endi S. Dewata2017-04-251-0/+71
* Added ConfigSignedAuditEvent.Endi S. Dewata2017-04-251-0/+39
* Added CertRequestProcessedEvent.Endi S. Dewata2017-04-241-0/+43
* Added ConfigRoleEvent.Endi S. Dewata2017-04-241-0/+39
* Added RoleAssumeEvent.Endi S. Dewata2017-04-241-0/+39
* Added AuthzFailEvent.Endi S. Dewata2017-04-241-0/+59
* Added AuthzSuccessEvent.Endi S. Dewata2017-04-241-0/+59
* Added AuthFailEvent.Endi S. Dewata2017-04-241-0/+41
* Added AuthSuccessEvent.Endi S. Dewata2017-04-241-0/+39
* Fixed missing IAuditor.log(AuditEvent).Endi S. Dewata2017-04-211-0/+2
* Added AuditEvent.setParameters().Endi S. Dewata2017-04-191-0/+7
* Make sure connection is always closedAde Lee2017-04-191-10/+20
* Modify cert clients to check server for wrapping paramsAde Lee2017-04-191-0/+16
* Allow arbitrary user data in cert requestFraser Tweedale2017-04-192-0/+10
* Allow key recovery to use encrypted field in key recordAde Lee2017-04-131-0/+2
* Add field to indicate if key was encrypted or wrappedAde Lee2017-04-131-1/+1
* Fix symkey retrieval in python clientAde Lee2017-04-133-12/+99
* Fix python issues identified in reviewAde Lee2017-04-131-5/+4
* Updated CMS.getLogMessage().Endi S. Dewata2017-04-132-2/+2
* Modified CRMFPopClient to use correct wrapping for encrypt caseAde Lee2017-04-122-1/+4
* Reorganized audit event constants for configuration.Endi S. Dewata2017-04-122-3/+37
* Reorganized additional audit event constants for KRA.Endi S. Dewata2017-04-121-0/+27
* Reorganized audit event constants for CA.Endi S. Dewata2017-04-121-0/+11
* Reorganized audit event constants for authentication.Endi S. Dewata2017-04-121-0/+19
* Reorganized audit event constants for OCSP.Endi S. Dewata2017-04-121-0/+17
* Reorganized audit event constants for TKS.Endi S. Dewata2017-04-121-0/+25
* Reorganized audit event constants for KRA.Endi S. Dewata2017-04-121-0/+28
* Added audit event constants for TPS.Endi S. Dewata2017-04-121-0/+51
* Added audit event constants for SSL session.Endi S. Dewata2017-04-121-4/+10
* Add CAInfo resourceAde Lee2017-04-113-0/+205
* Add KRAInfo resourceAde Lee2017-04-114-0/+227
* Added FIPS-compliant password generator.Endi S. Dewata2017-04-111-0/+63
* Added SSLSocketListener for PKIConnection.Endi S. Dewata2017-04-071-0/+40
* 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
* Added CLIs to access audit log files.Endi S. Dewata2017-04-044-1/+190
* 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
|\|
| * Added python info clientAde Lee2017-04-032-11/+138
* | Added PKIRESTProvider.Endi S. Dewata2017-04-043-3/+121
|/
* Refactored AuditCLI.Endi S. Dewata2017-03-311-2/+0
* Misc pylint, flake8 and tox fixesChristian Heimes2017-03-314-3/+6
* Fixed pylint error in pki.authority.Endi S. Dewata2017-03-311-1/+1
* Fix retrieval for symmetric keysAde Lee2017-03-286-6/+197
* Bug 1419734 CMC: id-cmc-identityProofV2 feature implementation This patch add...Christina Fu2017-03-281-0/+3
* Added audit logs for SSL/TLS events.Endi S. Dewata2017-03-281-0/+3
* Modify storage unit to generate a new IVAde Lee2017-03-241-4/+7
* Change CRMFPopClient to use AES-KeyWrap with paddingAde Lee2017-03-241-0/+16