summaryrefslogtreecommitdiff
path: root/security/nss/lib/crmf
Commit message (Expand)AuthorAgeFilesLines
* fixup commit for branch 'CAMINO_2_0_8_MINIBRANCH'cvs2hg2009-05-2129-11663/+0
* Bug 456203 . Fix typo. r=nelsonjulien.pierre.boogz%sun.com2008-10-301-1/+1
* Bug 419523: Export Cert_NewTempCertificate. Remove unnecessary inclusionswtc%google.com2008-03-103-3/+0
* Copy bitstrings correctly. Bug 401057. r=julien.pierrenelson%bolyard.com2007-10-251-9/+8
* Bug 389781 NSS should be built size-optimized on Linux, Windows, and Macchristophe.ravel.bugs%sun.com2007-08-151-0/+3
* Fix for bug 90426 . Stop using obsolete int32 and uint32 typedefs . r=nelsonjulien.pierre.bugs%sun.com2007-07-061-2/+2
* 340218: Coverity 910, memory leaks in CRMF code. r=nelsonalexei.volkov.bugs%sun.com2007-01-051-0/+1
* Bug 350200, Implement DHMAC based POP (ProofOfPossession)kaie%kuix.de2006-09-282-2/+47
* Bug 353422, Klocwork bugs in nss/lib/crmfkaie%kuix.de2006-09-261-7/+7
* Bugzilla Bug 349011: marked local functions as static. The patch iswtchang%redhat.com2006-08-183-7/+7
* Bug 346551, init SECItem derTemp in crmf_encode_popoprivkeykaie%kuix.de2006-08-071-1/+1
* Coverity bug 340217. Fix leak, crash, and failure to set error codes innelson%bolyard.com2006-07-191-32/+19
* Bug 343682, crash in libcrmf with ecckaie%kuix.de2006-07-131-2/+2
* [Bug 337495] Double free in CRMF_CertReqMsgSetSignaturePOP (security/nss/lib/...alexei.volkov.bugs%sun.com2006-05-221-19/+19
* [Bug 337495] Double free in CRMF_CertReqMsgSetSignaturePOP (security/nss/lib/...alexei.volkov.bugs%sun.com2006-05-221-1/+1
* [Bug 336482] crash or hopefully deadcode [@ crmf_copy_poposigningkey]alexei.volkov.bugs%sun.com2006-05-151-7/+4
* Patch contributed by timeless@bemail.orgalexei.volkov.bugs%sun.com2006-05-131-1/+2
* [Bug 334274] double free in CRMF_EncryptedKeyGetEncryptedValue. r=nelsonalexei.volkov.bugs%sun.com2006-04-272-19/+49
* Patch contributed by timeless@bemail.orgalexei.volkov.bugs%sun.com2006-04-221-2/+5
* bug 331648, signed/unsigned bug submitting CRMF cert requestskaie%kuix.de2006-04-073-4/+20
* Bugzilla Bug 326503 producing a ProofOfPossession signature on a EC CRMF failsrrelyea%redhat.com2006-03-151-26/+5
* Bug 308887 CRMF request generation problem when using latest firefoxrelyea%netscape.com2005-09-291-11/+21
* Support GeneralizeTime in the CRMF library. Bug 219080. r=julien.nelsonb%netscape.com2004-07-273-22/+6
* Ensure that the CRMF library always uses a non-null pool pointer when itnelsonb%netscape.com2004-07-135-32/+69
* Destroy cert references held inside the CMMFCertRepContent struct whennelsonb%netscape.com2004-06-171-8/+20
* Fix an erroneous assertion. Clean up some other code. Bug 244929.nelsonb%netscape.com2004-06-033-14/+8
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2004-04-2529-867/+957
* Bugzilla bug 229297: fixed compiler warning "conversion from 'double' towchang0222%aol.com2004-02-111-1/+1
* Patch for memory leak . Bug 189976 . r=wtcjpierre%netscape.com2003-01-301-18/+11
* Support SHA256, SHA384, and SHA512 hashes in NSS.nelsonb%netscape.com2002-12-121-21/+11
* Fix 164126: makefile build error.nicolson%netscape.com2002-09-061-3/+1
* Checking in riceman+bmo@mail.rit.edu's patch for bug 133702bishakhabanerjee%netscape.com2002-07-301-0/+1
* bug 141355, CERT_DecodeDERCertificate is not a safe function for some uses, m...ian.mcgreer%sun.com2002-05-022-5/+3
* Bugzilla bug 123938: renamed cert_EncodeGeneralName towtc%netscape.com2002-02-142-1/+2
* Fix dual key generation crash.relyea%netscape.com2002-01-111-2/+5
* nssren.h needs to be included first in the header file or AIX will fail.relyea%netscape.com2001-12-072-3/+2
* restore NSS rename to those files that need it.relyea%netscape.com2001-12-072-0/+2
* Bugzilla bug 111293: the inclusion of "nssrenam.h" in this file breakswtc%netscape.com2001-11-221-1/+0
* changes for PSM to compile against NSS shared libraries.relyea%netscape.com2001-11-215-13/+21
* Fix compiler errors on HP, Linux, AIX, and Solarisrelyea%netscape.com2001-09-204-14/+12
* Update the CRMF templates so that the ASN.1 encoder correctlyjavi%netscape.com2001-08-032-8/+14
* Bugzilla bug #63768: removed references to the obsolete PURE_LIBRARY,wtc%netscape.com2001-02-021-1/+0
* Bugzilla bug #65416: assign values explicitly to enumeration constants.wtc%netscape.com2001-01-182-67/+67
* MSVC won't let you initialize a pointer in a data structure with thenelsonb%netscape.com2001-01-073-48/+75
* Eliminate some warnings by adding missing #include lines, or other minornelsonb%netscape.com2001-01-073-0/+3
* Initial NSS Open Source checkinrelyea%netscape.com2000-03-3129-0/+11453