| Commit message (Expand) | Author | Age | Files | Lines |
* | ticket #1110 pkispawn (configuration) does not provide CA extensions in subor... | Christina Fu | 2014-09-25 | 1 | -0/+40 |
* | Added idempotent 01-MoveWebApplicationContextFile migration script | Ade Lee | 2014-09-19 | 1 | -0/+4 |
* | Added option to import client cert from CA. | Endi S. Dewata | 2014-09-19 | 1 | -0/+13 |
* | ticket #882 unique certID for certificate records | Christina Fu | 2014-09-02 | 1 | -0/+36 |
* | Fix kra-connector-remove | Ade Lee | 2014-09-02 | 2 | -8/+12 |
* | Recovery and Renewal feature: | Jack Magne | 2014-09-02 | 1 | -0/+4 |
* | Makes output of secrets consistent for all clients. | Abhishek Koneru | 2014-08-29 | 2 | -6/+27 |
* | Fixes for tickets 1087, 1089, 1090, 1091. | Abhishek Koneru | 2014-08-29 | 1 | -1/+1 |
* | Added missing upgrade folders. | Endi S. Dewata | 2014-08-27 | 1 | -0/+4 |
* | Generate asymmetric keys in the DRM. | Abhishek Koneru | 2014-08-27 | 9 | -113/+442 |
* | Fixed problem emptying a field in TPS UI. | Endi S. Dewata | 2014-08-26 | 1 | -2/+2 |
* | ticket#882 tokendb policy handling, revocation and re-enroll | Christina Fu | 2014-08-20 | 1 | -0/+44 |
* | Fix enroll_cert in cert.py to account for rejected requests | Ade Lee | 2014-08-18 | 1 | -21/+73 |
* | Fixed missing TPS token attributes. | Endi S. Dewata | 2014-08-15 | 1 | -0/+17 |
* | Adds a new CLI command pki ca-kraconnector-show. | Abhishek Koneru | 2014-08-14 | 3 | -0/+45 |
* | ticket#882 tokendb management, policy, and activities, 1st cut | Christina Fu | 2014-08-04 | 1 | -0/+19 |
* | Updated man page for pki key commands | Abhishek Koneru | 2014-07-28 | 1 | -1/+1 |
* | First cut of end to end enrollment feature. | Jack Magne | 2014-07-23 | 7 | -11/+55 |
* | Add ability to create database as subtree of existing tree | Ade Lee | 2014-07-17 | 2 | -11/+47 |
* | Refactoring ProfileClient to remove the property fields. | Abhishek Koneru | 2014-07-11 | 4 | -347/+147 |
* | Fixed transport certificate delimiters. | Endi S. Dewata | 2014-07-09 | 2 | -4/+4 |
* | Refactored SystemCertClient.get_transport_cert(). | Endi S. Dewata | 2014-07-07 | 3 | -3/+10 |
* | Renamed CryptoUtil to CryptoProvider. | Endi S. Dewata | 2014-07-03 | 3 | -9/+9 |
* | Added methods for providing file input for profile request. | Abhishek Koneru | 2014-07-01 | 2 | -102/+541 |
* | Implemented remaining of the ProfileClient API. | Abhishek Koneru | 2014-07-01 | 3 | -20/+225 |
* | Fixes for #1040 and #1041 in cert and key python modules | Abhishek Koneru | 2014-06-27 | 4 | -286/+175 |
* | Swap numeric values of OBNOXIOUS and INFO debug logging for correctness | Matthew Harmsen | 2014-06-25 | 1 | -2/+2 |
* | Fixed missing TPS activity attributes. | Endi S. Dewata | 2014-06-24 | 1 | -3/+50 |
* | Fixed NumberFormatException in key-request-find. | Endi S. Dewata | 2014-06-20 | 2 | -1/+5 |
* | ticket #941 Part1 TPS Rewrite: Enrollment, Recovery, KeyRecovery, revoke/unre... | Christina Fu | 2014-06-16 | 1 | -1/+3 |
* | Fix identities for security data storage, retrieval and generation | Ade Lee | 2014-06-13 | 1 | -0/+3 |
* | Initial enrollment progress. | Jack Magne | 2014-06-06 | 21 | -52/+123 |
* | Addressed comments given for patches 92-2, 93, 94. | Abhishek Koneru | 2014-06-03 | 4 | -230/+417 |
* | Initial patch for ProfileClient implementation | Abhishek Koneru | 2014-06-03 | 1 | -1/+356 |
* | Added methods in CertClient for CertRequestResource | Abhishek Koneru | 2014-06-03 | 2 | -10/+1261 |
* | formatting fixes in python client code for pycharm | Ade Lee | 2014-05-29 | 11 | -303/+427 |
* | latest changes for code review | Ade Lee | 2014-05-29 | 2 | -37/+56 |
* | Added security domain functionality to python API | Ade Lee | 2014-05-29 | 1 | -5/+44 |
* | fix issues identified by pycharm for system.py | Ade Lee | 2014-05-29 | 1 | -15/+15 |
* | Fix formatting issues identified by pycharm in key.py | Ade Lee | 2014-05-29 | 1 | -141/+161 |
* | Implemented CertResource methods in CertClient on the python side. | Abhishek Koneru | 2014-05-29 | 4 | -139/+424 |
* | Removed requestID parameter usage in [un]revoke request. | Abhishek Koneru | 2014-05-16 | 4 | -148/+3 |
* | Ticket #879 TPS Rewrite: User Authentication Framework | Christina Fu | 2014-05-13 | 3 | -0/+22 |
* | Renamed TPS connection to TPS connector (part 4). | Endi S. Dewata | 2014-05-08 | 2 | -28/+28 |
* | Renamed TPS connection to TPS connector (part 3). | Endi S. Dewata | 2014-05-08 | 5 | -45/+45 |
* | Added filter to UserService.findUserMemberships(). | Endi S. Dewata | 2014-05-08 | 3 | -3/+5 |
* | Added filter to GroupService.findGroupMembers(). | Endi S. Dewata | 2014-05-08 | 2 | -2/+7 |
* | Fixed message format for PKIException. | Endi S. Dewata | 2014-05-07 | 1 | -14/+0 |
* | Fixed UGSubsystem.getUser(). | Endi S. Dewata | 2014-05-05 | 1 | -3/+3 |
* | Support for Applet Upgrade and Format. | Jack Magne | 2014-04-30 | 3 | -3/+21 |