summaryrefslogtreecommitdiff
path: root/security/nss/lib/smime
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 134113: make NSS build on Win32 using GCC (MinGW). The patchwtc%netscape.com2003-04-201-2/+12
* Bug 142867: pk12util needs to be able to import intermediate CA's into hwrelyea%netscape.com2003-03-241-0/+1
* Fix for 192590 - add ability to encode NSSCMSRecipientInfo . r=javi, wtcjpierre%netscape.com2003-03-113-0/+22
* Fix QA failures on tip (don't dereference through a NULL pointer).relyea%netscape.com2003-03-031-1/+1
* bug 19590relyea%netscape.com2003-02-284-14/+189
* Bug 193367: do not call PR_Now() in a loop. r=nelsonb.wtc%netscape.com2003-02-181-2/+6
* Bug 192617: export NSS_CMSRecipientInfo_Wrap/UnwrapBulkKey from the smime3wtc%netscape.com2003-02-181-0/+7
* bug193367: Don't blindly copy all the certs from a given S/MIME message into ...relyea%netscape.com2003-02-151-3/+81
* Always free the key reference passed to us from the clientrelyea%netscape.com2003-02-101-0/+1
* Bug 145029: fixed compiler warnings (mostly "xxx might be usedwtc%netscape.com2003-01-172-8/+6
* Bug 183612: added some comments.wtc%netscape.com2002-12-241-1/+1
* Bug 183612: renamed some new functions to be consistent with existingwtc%netscape.com2002-12-191-1/+1
* Bug 183612: fixed the bug that 'extra' may be used uninitialized. r=javi.wtc%netscape.com2002-12-181-5/+6
* I made a mistake in the previous checkin. certdb.h doesn't need to bewtc%netscape.com2002-12-171-1/+0
* Bug 183612: added support for looking up a cert by subject key ID andwtc%netscape.com2002-12-177-43/+260
* Support SHA256, SHA384, and SHA512 hashes in NSS.nelsonb%netscape.com2002-12-124-40/+46
* Bug 177201: declare NSS_CMSEncoder_Cancel.wtc%netscape.com2002-10-301-0/+6
* Plug cert leak in NSS_SMIMESignerInfo_SaveSMIMEProfile. Bug 176799.nelsonb%netscape.com2002-10-251-0/+6
* Removed the duplicate NSS_3.6 section in the previous checkin.wtc%netscape.com2002-09-201-6/+1
* Fix for 145785 - Need to create signer infos using Subject Key ID. r=relyeajpierre%netscape.com2002-09-204-12/+78
* Fix 164126: makefile build error.nicolson%netscape.com2002-09-061-2/+2
* b=107034 OE requires special attribute in incoming signed messages to support...kaie%netscape.com2002-08-275-0/+101
* Backing myself out, since it didn't compile on Win32, and I would like to dis...kaie%netscape.com2002-08-275-100/+0
* b=107034 OE requires special attribute in incoming signed messages to support...kaie%netscape.com2002-08-265-0/+100
* Checking in riceman+bmo@mail.rit.edu's patch for bug 133702bishakhabanerjee%netscape.com2002-07-301-0/+6
* Bug 150708. Incorrect keysize when finding bulk alg. r=wtc.ddrinan%netscape.com2002-06-101-1/+1
* Bug 133584: Fix reference leaks which prevent shutdown in NSS and in the tests.relyea%netscape.com2002-04-123-3/+14
* Bugzilla bug 119418: export NSS_CMSMessage_IsEncrypted.wtc%netscape.com2002-04-101-0/+6
* Bugzilla bug 131350: export SEC_PKCS12DecoderGetCerts from smime.def.wtc%netscape.com2002-03-211-0/+1
* Bugzilla bug 129408: removed the "FOR PSM" comment. All of these NSS 3.4wtc%netscape.com2002-03-071-1/+0
* Bugzilla bug 129408: final adjustments of the NSS 3.4 *.def files. Listwtc%netscape.com2002-03-071-3/+10
* Bugzilla bug 112198: use the -dylib_file ld option to link the ssl3 andwtc%netscape.com2002-02-1532-0/+12288
|\
* | fixup commit for tag 'NSS_C'NSS_Ccvs2hg2002-02-1532-12284/+0
|/
* Change most coreconf and NSS makefiles to use OS_TARGET (which cannelsonb%netscape.com2002-02-151-11/+1
* Make NSS 3.4 build as part of mozilla on OS/2. Bug 114748.nelsonb%netscape.com2002-02-111-22/+14
* Fix memory leak.relyea%netscape.com2002-02-011-1/+2
* Checkin for relyea. Call CERT_DestoryCertificateList instead of CERT_DestroyC...ddrinan%netscape.com2002-01-311-2/+2
* Fix certlist memory leak.relyea%netscape.com2002-01-311-0/+9
* Fix key leak in S/Mime.relyea%netscape.com2002-01-254-1/+6
* remove bogus verify step (the cert passed in is almost certainly a signing ce...relyea%netscape.com2002-01-181-1/+5
* Clean up compilier warnings on Solaris and Linux, most particularly:relyea%netscape.com2001-12-076-10/+28
* changes for PSM to compile against NSS shared libraries.relyea%netscape.com2001-11-213-35/+14
* Land BOB_WORK_BRANCH unto the tip.relyea%netscape.com2001-11-083-3/+3
* Allocate memory when setting digest vale. Checkin approved by relyeaddrinan%netscape.com2001-11-022-2/+15
* Fix compiler warnings on Solaris, Linux, HP, and AIXrelyea%netscape.com2001-09-206-13/+21
* Bugzilla bug 94685: added missing 'case' in a switch statement. I havewtc%netscape.com2001-08-221-2/+2
* Bug 95531 - correct ref count on certificate in CMS (SMIME) recipientthayes%netscape.com2001-08-171-1/+2
* Bugzilla bug #86981: fixed two uninitialized variables. Thanks towtc%netscape.com2001-06-211-2/+2
* Move new symbols to NSS 3.3 section of smime.def.nicolson%netscape.com2001-06-121-3/+8
* Changes for NSS/JSS integration.nicolson%netscape.com2001-06-121-0/+3