summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug 199082: added a missing return statement.NSS_3_7_4_RTMwtc%netscape.com2003-03-261-0/+1
* Set NSS version to 3.7.4.wtc%netscape.com2003-03-261-2/+2
* Bug 199082: checked in Nelson's patch, whichwtc%netscape.com2003-03-267-5/+68
* Set NSS version to 3.7.4 Beta.wtc%netscape.com2003-03-251-3/+3
* Changing NSS Version info for 3.7.3 RTM release. Set NSS_BETA flag to PR_FALSEbishakhabanerjee%netscape.com2003-03-171-2/+2
* Set NSS version to 3.7.3 Beta on 3.7 branchbishakhabanerjee%netscape.com2003-03-121-3/+3
* Only require token authentication if the token requires login.relyea%netscape.com2003-03-121-1/+1
* Free session we use on logout.relyea%netscape.com2003-03-051-7/+8
* Fix memory leak bug 116239 r=jpierrerrelyea%netscape.com2003-03-041-0/+2
* Bug 193055: the "cat ${file} | while read ...do ...done" construct does not w...NSS_3_7_2_RTMbishakhabanerjee%netscape.com2003-03-031-6/+6
* Set NSS version to 3.7.2.wtc%netscape.com2003-03-011-2/+2
* Bug 190537: build OS/2 DLLs using the map files to control symbol export.wtc%netscape.com2003-02-253-30/+32
* Bug 193367: do not call PR_Now() in a loop. r=nelsonb.wtc%netscape.com2003-02-251-2/+6
* Put the fix for bug 167756 back in. (Tag: NSS_3_7_BRANCH)wtc%netscape.com2003-02-251-15/+41
* Fix bug 160207. Make TLS implementation resistant to timing attacks onwtc%netscape.com2003-02-221-30/+29
* Set the default compiler to cc.wtc%netscape.com2003-02-181-0/+2
* Bug 188856: it is not necessary to declare 'crv' in these blocks because itNSS_3_7_2_BETA1wtc%netscape.com2003-02-181-3/+0
* Bug 192617: export NSS_CMSRecipientInfo_Wrap/UnwrapBulkKey from the smime3wtc%netscape.com2003-02-181-0/+7
* Backed out the previous checkin (a fix for bug 167756). It needs morewtc%netscape.com2003-02-181-41/+15
* Bug 167756. Check for token removal before continuing SSL sessions which have...relyea%netscape.com2003-02-151-15/+41
* Bug 199367: Don't import all the certs from the S/MIME message, just those th...relyea%netscape.com2003-02-151-3/+81
* bug 192179 CMS libraries inconsistent in use of NSSCMSGetDecryptKeyCallbackrelyea%netscape.com2003-02-101-0/+1
* Check in wtc's code review changes. on previous patchrelyea%netscape.com2003-01-313-13/+22
* Add DHE algorithms to the list.relyea%netscape.com2003-01-311-13/+26
* Bug 188856relyea%netscape.com2003-01-313-20/+41
* Fix for 189976 - Fix memory leak in CMMF_CreateCertRepContentFromDER . r=wtc,...jpierre%netscape.com2003-01-301-18/+11
* Set NSS version to 3.7.2 ZBeta. Tag: NSS_3_7_BRANCH.wtc%netscape.com2003-01-301-3/+3
* Set NSS version to 3.7.1.NSS_3_7_1_RTMwtc%netscape.com2003-01-271-2/+2
* Bug 190396.relyea%netscape.com2003-01-241-2/+20
* Set NSS version to 3.7.1 Beta.wtc%netscape.com2003-01-231-2/+2
* Write changes back to database when we fix incorrect USER bits.relyea%netscape.com2003-01-231-9/+14
* Set NSS version to 3.7.1.wtc%netscape.com2003-01-231-2/+2
* Bug 189546: updated the comments to reflect what the new code does.NSS_3_7_1_BETA2wtc%netscape.com2003-01-221-3/+1
* Bug 189546: moved the switch statement for known key lengths to thewtc%netscape.com2003-01-221-20/+24
* Bug 189345: allocate a buffer from the heap if the stack buffer is toowtc%netscape.com2003-01-211-3/+13
* Bug 189345: we incorrectly assumed that a C_XxxFinal call to determine thewtc%netscape.com2003-01-211-1/+1
* Set NSS version to 3.7.1 Beta.wtc%netscape.com2003-01-211-2/+2
* Bug 189364. We don't own the handle for Token keys.relyea%netscape.com2003-01-181-0/+1
* Set NSS version to 3.7.1.wtc%netscape.com2003-01-161-2/+2
* Declare PK11_TokenRefresh()relyea%netscape.com2003-01-101-0/+1
* Fix Linux build issues. include the global: tagNSS_3_7_1_BETA1relyea%netscape.com2003-01-091-0/+1
* Fixed a comment.wtc%netscape.com2003-01-091-1/+1
* Set NSS version to 3.7.1 Beta.wtc%netscape.com2003-01-091-3/+3
* Bug 187629: do not refresh a CERTCertificate if the same instance of awtc%netscape.com2003-01-091-4/+12
* Need to call SSL_ClearSessionCache before calling NSS_Shutdown.wtc%netscape.com2003-01-091-0/+1
* Bug 186586: If at NSS shutdown there are still certs in the cert caches,wtc%netscape.com2003-01-0910-14/+69
* Handle checking password status when operating in a multiple process environmentrelyea%netscape.com2003-01-093-3/+68
* Set NSS version to 3.7.NSS_3_7_RTMwtc%netscape.com2002-12-191-2/+2
* Photon Bug 614396. NSS partion of the key db reset fixes.relyea%netscape.com2002-12-192-33/+107
* Bug 186058.relyea%netscape.com2002-12-181-0/+1