summaryrefslogtreecommitdiffstats
path: root/base/util/src/com/netscape
Commit message (Expand)AuthorAgeFilesLines
* Refactored CertUtil.importExternalCert().Endi S. Dewata2017-07-051-31/+39
* Refactored CertUtil.importCert().Endi S. Dewata2017-07-051-7/+6
* Added default URL for OCSPProcessor.Endi S. Dewata2017-06-151-0/+13
* Ticket #2619 Allow CA to process user-signed CMC revocation requestsChristina Fu2017-06-081-0/+5
* Server side changes to correctly parse the new PKIArchiveOptionsAde Lee2017-06-071-7/+27
* Refactor client to not use keysetsAde Lee2017-06-071-0/+22
* Convert CMC code to use AESAde Lee2017-05-311-77/+7
* Updated log messages in OCSPProcessor.Endi S. Dewata2017-05-231-3/+11
* Tocket2673- CMC: allow enrollment key signed (self-signed) CMC with identity ...Christina Fu2017-05-171-5/+176
* Fix symmetic key retrieval in HSMAde Lee2017-05-061-2/+2
* Modified CRMFPopClient to use correct wrapping for encrypt caseAde Lee2017-04-121-14/+2
* Bug #2615 CMC: cleanup code for Encrypted Decrypted POP This patch adds more ...Christina Fu2017-03-281-0/+18
* Bug 1419742: CMC RFE: provide Proof of Possession for encryption cert request...Christina Fu2017-03-281-1/+69
* Refactor code that creates PKIArchiveOptions objectsAde Lee2017-03-231-48/+135
* Fix Java client to use AESAde Lee2017-03-211-0/+2
* Added support for disabling SSL ciphers in pki.conf.Endi S. Dewata2017-03-211-1/+8
* Added support for hex cipher IDs in pki.conf.Endi S. Dewata2017-03-211-3/+9
* Added pki.conf parameter for SSL ciphers.Endi S. Dewata2017-03-191-0/+12
* Refactored CryptoUtil.setClientCiphers().Endi S. Dewata2017-03-191-6/+11
* Fixed error handling in CryptoUtil.setClientCiphers().Endi S. Dewata2017-03-191-1/+3
* Fixed error handling in CryptoUtil.unsetSSLCiphers().Endi S. Dewata2017-03-191-7/+7
* Renamed CryptoUtil.setClientCiphers().Endi S. Dewata2017-03-191-2/+2
* Cleaned up CryptoUtil.setClientCiphers(String).Endi S. Dewata2017-03-181-24/+17
* pagure#2605 (add one missing method) CMC feature: id-cmc-identityProofV2 per ...Christina Fu2017-03-171-0/+5
* pagure#2605 CMC feature: id-cmc-identityProofV2 per rfc5272 (part 1)Christina Fu2017-03-171-0/+145
* Cleaned up CryptoUtil.setClientCiphers().Endi S. Dewata2017-03-171-19/+23
* Removed duplicate code to configure SSL version ranges.Endi S. Dewata2017-03-171-0/+24
* Continue to move more crypto into CryptoUtilAde Lee2017-03-141-12/+48
* Refactor crypto codeAde Lee2017-03-141-96/+70
* Updated CryptoUtil.Endi S. Dewata2017-01-261-7/+25
* Replaced internal token short name literals.Endi S. Dewata2017-01-241-1/+2
* Revert "Replaced deprecated DefaultHttpClient."Endi S. Dewata2016-12-021-3/+7
* Replaced deprecated DefaultHttpClient.Endi S. Dewata2016-11-041-11/+7
* Fixed CryptoUtil.getTokenName().Endi S. Dewata2016-10-141-9/+14
* Fixed PKCS #12 import for cloning.Endi S. Dewata2016-08-051-27/+33
* Separated TPS does not automatically receive shared secret from remote TKS.Jack Magne2016-07-011-49/+108
* Bugzilla #1203407 tomcatjss: missing ciphersChristina Fu2016-06-301-4/+0
* Ticket #2346 support SHA384withRSAChristina Fu2016-06-171-0/+2
* Fixed support for generic CSR extensions.Endi S. Dewata2016-05-251-28/+28
* Add method CryptoUtil.importPKIArchiveOptionsFraser Tweedale2016-05-031-0/+58
* Remove unused 'toMIME64' methodsFraser Tweedale2016-03-221-14/+0
* Move OCSP digest name lookup to CertID classFraser Tweedale2016-03-031-0/+19
* Use correct textual encoding for PKCS #7 objectsFraser Tweedale2016-02-151-33/+2
* Add LDAPPostReadControl classFraser Tweedale2016-01-191-0/+106
* Extract LDAPControl search function to LDAPUtilFraser Tweedale2016-01-191-0/+18
* Ticket #1648 [RFE] provide separate cipher lists for CS instances acting as c...Christina Fu2015-10-202-0/+263
* Ticket 1459 Dogtag clients cannot connect when CS is configured with ECCChristina Fu2015-07-131-0/+44
* Fixed fail-over in HttpConnection.Endi S. Dewata2015-07-023-42/+35
* Patches to get nuxwdog working with systemdAde Lee2015-05-103-0/+17
* Add nuxwdog functionality to DogtagAde Lee2015-04-224-4/+106