summaryrefslogtreecommitdiffstats
path: root/base/util/src/netscape
Commit message (Expand)AuthorAgeFilesLines
* Fix 3DES archivalAde Lee2017-06-161-8/+15
* Fix regression in pkcs12 key bag creationFraser Tweedale2017-06-161-21/+37
* Server side changes to correctly parse the new PKIArchiveOptionsAde Lee2017-06-071-0/+55
* Tocket2673- CMC: allow enrollment key signed (self-signed) CMC with identity ...Christina Fu2017-05-172-9/+24
* PKCS12Util: add some much-needed commentsFraser Tweedale2017-04-292-0/+36
* PKCS12Util: use AES to encrypt private keysFraser Tweedale2017-04-292-88/+63
* Fix generation of CRMF request for ECC keysAde Lee2017-04-031-1/+10
* Fix retrieval for symmetric keysAde Lee2017-03-281-0/+18
* Change CRMFPopClient to use AES-KeyWrap with paddingAde Lee2017-03-241-21/+30
* Refactor code that creates PKIArchiveOptions objectsAde Lee2017-03-231-0/+193
* Refactor crypto codeAde Lee2017-03-141-15/+16
* X500Name: add method to get all attributes of a given typeFraser Tweedale2017-02-081-0/+21
* SubjectAlternativeNameExtension: add GeneralNames getter/setterFraser Tweedale2017-02-081-0/+15
* GeneralName: add method to get at inner valueFraser Tweedale2017-02-081-0/+15
* DNSName: add method to get valueFraser Tweedale2017-02-081-0/+8
* Ticket #1741 ECDSA certs Alg IDs contian parameter fieldChristina Fu2017-01-261-9/+32
* Update PKCS12Util to use SLF4J.Endi S. Dewata2016-11-181-25/+26
* Fixed resource leak in InhibitAnyPolicyExtension.Endi S. Dewata2016-11-041-3/+5
* Fixed resource leak in ExtendedKeyUsageExtension.Endi S. Dewata2016-11-031-3/+5
* Fixed resource leak in OCSPNoCheckExtension.Endi S. Dewata2016-11-031-2/+4
* Fixed resource leak in GenericASN1Extension.Endi S. Dewata2016-11-031-3/+4
* Fixed resource leak in OtherName.Endi S. Dewata2016-11-031-3/+9
* Fixed exception message in PKCS12Util.loadFromByteArray().Endi S. Dewata2016-11-021-1/+1
* Fix for BZ 1358462Geetika Kapoor2016-08-291-1/+5
* Fixed KRA cloning issue.Endi S. Dewata2016-06-291-6/+15
* Ticket #2346 support SHA384withRSAChristina Fu2016-06-173-2/+31
* Lightweight CAs: add key retrieval frameworkFraser Tweedale2016-05-031-0/+3
* Fixed PKCS #12 export options.Endi S. Dewata2016-04-201-1/+5
* Fixed exception handling in CertificateExtensions.Endi S. Dewata2016-04-128-32/+34
* Fixed exception handling in X509CertInfo.Endi S. Dewata2016-04-121-4/+4
* Fixed pki pkcs12-import backward compatibility.Endi S. Dewata2016-04-081-3/+14
* Fixed missing trust flags in certificate backup.Endi S. Dewata2016-04-041-45/+63
* Add CRL dist points extension to OIDMap unconditionallyFraser Tweedale2016-03-222-8/+17
* Added support for cloning 3rd-party CA certificates.Endi S. Dewata2016-03-183-40/+66
* Fix pkcs12 exportAde Lee2016-03-032-7/+11
* Added workaround for JSS limitation in pki pkcs12-import.Endi S. Dewata2016-02-261-34/+31
* Updated PKCS12Util.Endi S. Dewata2016-02-242-29/+38
* Added CLI to manage certs in PKCS #12 file.Endi S. Dewata2016-02-191-8/+37
* Refactored PKCS12Util to use PKCS12 object.Endi S. Dewata2016-02-194-194/+232
* Refactored PKCS12CertInfo and PKCS12KeyInfo classes.Endi S. Dewata2016-02-193-22/+120
* Added PKCS #12 attribute to store certificate trust flags.Endi S. Dewata2016-02-172-49/+272
* Added CLIs to import and export PKCS #12.Endi S. Dewata2016-02-171-0/+154
* Added CLIs to inspect PKCS #12 file.Endi S. Dewata2016-02-121-0/+176
* Refactored PKCS12Export.Endi S. Dewata2016-02-121-0/+214
* Ticket 1410 Issue with Generic Extension being criticalChristina Fu2015-06-151-8/+3
* Chain InvocationTargetException thrown during PKCS10Attribute decodingFraser Tweedale2015-04-161-1/+1
* Decode challengePassword attribute as DirectoryStringFraser Tweedale2014-12-162-0/+26
* Bug1151147 issuerDN encoding correctionChristina Fu2014-10-232-0/+16
* Changes to fix rawhide buildAde Lee2014-07-012-3/+4
* Fix some errors flagged by eclipseAde Lee2014-02-042-8/+10