summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Removed duplicate PROP_ROLLOVER_INTERVAL constant.Endi S. Dewata2017-03-302-10/+10
* Fix retrieval for symmetric keysAde Lee2017-03-2810-29/+258
* Bug #2615 CMC: cleanup code for Encrypted Decrypted POP This patch adds more ...Christina Fu2017-03-283-43/+240
* Bug 1419742: CMC RFE: provide Proof of Possession for encryption cert request...Christina Fu2017-03-288-327/+1300
* Bug 1419734 CMC: id-cmc-identityProofV2 feature implementation This patch add...Christina Fu2017-03-284-38/+388
* Refactored TPS ConnectorCLI.Endi S. Dewata2017-03-286-9/+22
* Refactored TPS TokenCLI.Endi S. Dewata2017-03-286-9/+23
* Refactored TPS ProfileCLI.Endi S. Dewata2017-03-286-9/+22
* Refactored TPS ConfigCLI.Endi S. Dewata2017-03-283-5/+12
* Refactored TPSCertCLI.Endi S. Dewata2017-03-283-5/+12
* Refactored AuthenticatorCLI.Endi S. Dewata2017-03-286-9/+22
* Refactored AuditCLI.Endi S. Dewata2017-03-283-6/+13
* Refactored ActivityCLI.Endi S. Dewata2017-03-283-5/+12
* Added audit logs for SSL/TLS events.Endi S. Dewata2017-03-2811-11/+190
* Refactored TPSConnectorCLI for TKS.Endi S. Dewata2017-03-276-8/+21
* Refactored SelfTestCLI.Endi S. Dewata2017-03-274-7/+16
* Refactored CA ProfileMappingCLI.Endi S. Dewata2017-03-276-9/+22
* Refactored CA ProfileCLI.Endi S. Dewata2017-03-279-18/+41
* Refactored KRAConnectorCLI for CA.Endi S. Dewata2017-03-274-9/+19
* Refactored FeatureCLI.Endi S. Dewata2017-03-273-5/+14
* Refactored AuthorityCLI.Endi S. Dewata2017-03-277-9/+26
* Modify storage unit to generate a new IVAde Lee2017-03-249-34/+68
* Change CRMFPopClient to use AES-KeyWrap with paddingAde Lee2017-03-243-37/+86
* Merge github.com:dogtagpki/pkiAde Lee2017-03-2466-229/+306
|\
| * Refactored UserCLI.Endi S. Dewata2017-03-2415-38/+57
| * Refactored SecurityDomainCLI.Endi S. Dewata2017-03-242-4/+9
| * Refactored KRA KeyCLI.Endi S. Dewata2017-03-2411-31/+56
| * Refactored GroupCLI.Endi S. Dewata2017-03-2411-28/+43
| * Refactored CA CertCLI.Endi S. Dewata2017-03-2412-39/+61
| * Refactored SubsystemCLI.Endi S. Dewata2017-03-246-70/+52
| * Refactored ProxyCLI.Endi S. Dewata2017-03-241-2/+2
| * Refactored ClientCLI.Endi S. Dewata2017-03-246-14/+12
| * Refactored CLI.getClient().Endi S. Dewata2017-03-242-3/+4
| * Added CLI.getConfig().Endi S. Dewata2017-03-242-0/+10
* | Refactor code that creates PKIArchiveOptions objectsAde Lee2017-03-2321-929/+235
|/
* Added comparator function to versionAde Lee2017-03-222-20/+54
* Merge "Added infoClient to PKIClient to get server info"Ade Lee2017-03-212-11/+8
|\
| * Added infoClient to PKIClient to get server infoAde Lee2017-03-212-11/+8
* | Merge "Fix Java client to use AES"Ade Lee2017-03-218-50/+267
|\|
| * Fix Java client to use AESAde Lee2017-03-218-50/+267
* | Merge github.com:dogtagpki/pkiAde Lee2017-03-2129-265/+919
|\|
| * Added support for disabling SSL ciphers in pki.conf.Endi S. Dewata2017-03-212-2/+10
| * Added support for hex cipher IDs in pki.conf.Endi S. Dewata2017-03-212-4/+10
| * Allowing client cert auth without NSS database password.Endi S. Dewata2017-03-211-11/+0
| * Allowing pki pkcs12-import without NSS database password.Endi S. Dewata2017-03-211-1/+1
| * Allowing pki client-init without NSS database password.Endi S. Dewata2017-03-211-10/+20
| * Fixed default value for SSL datagram.Endi S. Dewata2017-03-201-1/+1
| * Added hard-coded default values for SSL parameters in PKI CLI.Endi S. Dewata2017-03-201-5/+5
| * Added pki.conf parameter for default SSL ciphers.Endi S. Dewata2017-03-192-1/+11
| * Added pki.conf parameter for SSL ciphers.Endi S. Dewata2017-03-193-0/+22