summaryrefslogtreecommitdiffstats
path: root/base/common/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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-131-0/+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 SSLSocketListener for PKIConnection.Endi S. Dewata2017-04-071-0/+40
* Added CLIs to access audit log files.Endi S. Dewata2017-04-044-1/+190
* Added PKIRESTProvider.Endi S. Dewata2017-04-043-3/+121
* Refactored AuditCLI.Endi S. Dewata2017-03-311-2/+0
* 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
* Refactor code that creates PKIArchiveOptions objectsAde Lee2017-03-237-205/+8
* Added comparator function to versionAde Lee2017-03-222-20/+54
* Added infoClient to PKIClient to get server infoAde Lee2017-03-212-11/+8
* Fix Java client to use AESAde Lee2017-03-215-34/+238
* pagure#2605 CMC feature: id-cmc-identityProofV2 per rfc5272 (part 1)Christina Fu2017-03-171-0/+15
* Moved default SSL configuration out of PKIConnection.Endi S. Dewata2017-03-171-6/+0
* Removed duplicate code to configure SSL version ranges.Endi S. Dewata2017-03-171-21/+6
* Add config options to allow storage wrappings to be setAde Lee2017-03-161-1/+1
* Add IAuthToken implementation for external principalsFraser Tweedale2017-03-161-0/+154
* Define AgentCertAuthentication token keys in IAuthTokenFraser Tweedale2017-03-161-0/+3
* Added exception chaining for EInvalidCredentials.Endi S. Dewata2017-03-151-0/+4
* First cut of scp03 support. Supports the g&d smartcafe out of the box.Jack Magne2017-03-144-8/+640
* Continue to move more crypto into CryptoUtilAde Lee2017-03-142-2/+4
* Refactor crypto codeAde Lee2017-03-141-16/+11
* Fix wrapping params on the security data recovery serviceAde Lee2017-03-143-7/+45