summaryrefslogtreecommitdiffstats
path: root/base/server/cms/src
Commit message (Expand)AuthorAgeFilesLines
* Added AuthzSuccessEvent.Endi S. Dewata2017-04-244-42/+30
* Added AuthFailEvent.Endi S. Dewata2017-04-244-95/+61
* Added AuthSuccessEvent.Endi S. Dewata2017-04-244-41/+22
* 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-204-44/+16
* Refactored line concatenation.Endi S. Dewata2017-04-204-43/+13
* Modify cert clients to check server for wrapping paramsAde Lee2017-04-191-0/+10
* Add authn manager that reuses auth token from sessionFraser Tweedale2017-04-191-0/+167
* Add ExternalProcessConstraint for request validationFraser Tweedale2017-04-191-0/+178
* CertProcessor: set external principal attributes into requestFraser Tweedale2017-04-191-0/+21
* Allow arbitrary user data in cert requestFraser Tweedale2017-04-192-0/+8
* Fixed missing IP addresses and subject ID in audit log.Endi S. Dewata2017-04-181-38/+66
* Ticket #2614 CMC: id-cmc-popLinkWitnessV2 feature implementation This patch p...Christina Fu2017-04-132-111/+322
* Add field to indicate if key was encrypted or wrappedAde Lee2017-04-131-0/+1
* Fix symkey retrieval in python clientAde Lee2017-04-131-0/+9
* Fixed ClientIP field in SSL session audit log.Endi S. Dewata2017-04-131-8/+3
* SCP03 support for g&d sc 7 card.Jack Magne2017-04-124-113/+149
* Added methods to log AuditEvent object.Endi S. Dewata2017-04-1311-8/+120
* Reorganized audit event constants for configuration.Endi S. Dewata2017-04-1223-442/+396
* Reorganized additional audit event constants for KRA.Endi S. Dewata2017-04-126-42/+25
* Reorganized audit event constants for CA.Endi S. Dewata2017-04-1213-146/+117
* Reorganized audit event constants for authentication.Endi S. Dewata2017-04-1210-122/+85
* Reorganized audit event constants for OCSP.Endi S. Dewata2017-04-124-55/+39
* Reorganized audit event constants for TKS.Endi S. Dewata2017-04-121-54/+19
* Reorganized audit event constants for KRA.Endi S. Dewata2017-04-123-14/+10
* Added audit event constants for TPS.Endi S. Dewata2017-04-121-1/+2
* Added audit event constants for SSL session.Endi S. Dewata2017-04-122-7/+6
* Add CAInfo resourceAde Lee2017-04-111-0/+64
* Add KRAInfo resourceAde Lee2017-04-111-0/+67
* Fixed PKIServerSocketListener.Endi S. Dewata2017-04-051-1/+38
* Added CLIs to access audit log files.Endi S. Dewata2017-04-042-0/+108
* Added PKIRESTProvider.Endi S. Dewata2017-04-041-7/+0
* Removed redundant Context attributes.Endi S. Dewata2017-03-316-102/+0
* Removed duplicate PROP_EXPIRATION_TIME constant.Endi S. Dewata2017-03-302-7/+6
* Removed duplicate PROP_MAX_FILE_SIZE constant.Endi S. Dewata2017-03-301-5/+4
* Removed duplicate PROP_ROLLOVER_INTERVAL constant.Endi S. Dewata2017-03-302-10/+10
* Bug #2615 CMC: cleanup code for Encrypted Decrypted POP This patch adds more ...Christina Fu2017-03-282-43/+222
* Bug 1419742: CMC RFE: provide Proof of Possession for encryption cert request...Christina Fu2017-03-283-83/+547
* Bug 1419734 CMC: id-cmc-identityProofV2 feature implementation This patch add...Christina Fu2017-03-282-33/+206
* Added audit logs for SSL/TLS events.Endi S. Dewata2017-03-283-1/+143
* Modify storage unit to generate a new IVAde Lee2017-03-241-0/+2
* Refactor code that creates PKIArchiveOptions objectsAde Lee2017-03-231-2/+1
* Fix Java client to use AESAde Lee2017-03-211-0/+9
* Update ACLInterceptor to support external principalsFraser Tweedale2017-03-161-12/+29
* Update SessionContextInterceptor to handle external principalsFraser Tweedale2017-03-161-9/+10
* Update AuthMethodInterceptor to handle external principalsFraser Tweedale2017-03-161-11/+16
* CertProcessor: extract method setAuthTokenIntoRequestFraser Tweedale2017-03-161-34/+34