summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* close BOBS_MPI_EXPBOBS_MPI_EXPFranziskus Kiefer2017-09-290-0/+0
* Oops, wrong base line. This is the correct base line.relyea%netscape.com2005-11-111-43/+113
* commit previous reviewd version of mpmontg.c to the TMP branch as a baselinerelyea%netscape.com2005-11-111-130/+350
* add file to fetch the cache line size for us.relyea%netscape.com2005-06-091-1/+1
* Add prototype for the function to get the cache line sizerelyea%netscape.com2005-06-091-0/+13
* fixup commit for branch 'BOBS_MPI_EXP'cvs2hg2005-06-091-0/+760
* Add weave code to obscure power array references in the cache.relyea%netscape.com2005-06-091-39/+344
* Save off a working version that goes back to a fixed window implementation.relyea%netscape.com2005-05-241-0/+162
* fixup commit for branch 'BOBS_MPI_EXP'cvs2hg2005-02-251423-539138/+0
* Fix for bug 272327 . AMD64 assembly optimization for bignum multiply. r=nelsonjulien.pierre.bugs%sun.com2005-02-257-8/+950
* Move static functions out of certi.h header file and into crl.c source file, ...julien.pierre.bugs%sun.com2005-02-253-66/+67
* Undo accidental deletion of PORT_ZFreejulien.pierre.bugs%sun.com2005-02-241-0/+1
* Fix for bug 270742 - incorporate AMD64 implementation of arcfour . Code donat...julien.pierre.bugs%sun.com2005-02-244-100/+369
* Fix for 269581 - cache the value of CKA_PRIVATE on private keys to avoid unne...julien.pierre.bugs%sun.com2005-02-244-6/+7
* Fix for 269581 - cache the value of CKA_PRIVATE on private keys to avoid unne...julien.pierre.bugs%sun.com2005-02-243-0/+43
* Fix compiler warnings under Linuxjulien.pierre.bugs%sun.com2005-02-242-19/+16
* Add comment for bug 243585julien.pierre.bugs%sun.com2005-02-241-4/+7
* Bugzilla Bug 282527: fixed a bug that prevented certutil from generatingwtchang%redhat.com2005-02-231-1/+0
* Bugzilla Bug 282370: Added OID for PKIX_CA_ISSUERS. The patch iswtchang%redhat.com2005-02-232-0/+10
* Bug 236613: fixed the fallout from the change to MPL/LGPL/GPL tri-license.wtchang%redhat.com2005-02-235-13/+8
* Bugzilla Bug 282367: Export CERT_DestroyUserNotice from the nss sharedwtchang%redhat.com2005-02-222-0/+2
* Fix compilation on AIXjulien.pierre.bugs%sun.com2005-02-151-1/+1
* Fix for 243585 - add the ability to use CRL objects from RAM . r=nelson, neil...julien.pierre.bugs%sun.com2005-02-157-481/+1701
* Export HASH_Clone HASH_HashBuf HASH_ResultLenContextnelsonb%netscape.com2005-02-121-0/+3
* Fix for 281761 - VFY_CreateContext passes wrong key object; and other cleanup...julien.pierre.bugs%sun.com2005-02-101-10/+4
* Bug#:280602 Added list option to pk12uti, test for it.neil.williams%sun.com2005-02-085-10/+334
* Bugzilla Bug 193164: do not use nfspwd.pl, which only works on the oldwtchang%redhat.com2005-02-051-3/+2
* Bug 236613: change to MPL/LGPL/GPL tri-license.gerv%gerv.net2005-02-0269-2110/+2297
* Bugzilla Bug 279542: removed -L/lib. It's not necessary, and producedwtchang%redhat.com2005-02-011-1/+1
* Wrap long lines.wtchang%redhat.com2005-01-271-2/+5
* Bugzilla Bug 279621: added a note explaining what HCL is.wtchang%redhat.com2005-01-271-2/+3
* Bugzilla Bug 279621: removed relnotes.txt, which contains HCL 1.7.5 releasewtchang%redhat.com2005-01-271-284/+0
* Bugzilla Bug 267158: removed the $Name$ RCS keyword from our source files.wtchang%redhat.com2005-01-20141-142/+142
* Bugzilla Bug 278381: fixed double frees and mismatch of format speciferswtchang%redhat.com2005-01-141-5/+5
* Bugzilla Bug 276180: defend against invalid arguments to PK11_HashBufwtchang%redhat.com2005-01-041-0/+11
* Bugzilla bug 273624: fixed the regression (from NSS 3.3.x) thatwtchang%redhat.com2005-01-044-8/+10
* Initialize 4 variables. Plug UMR reports. Bug 263691. r=wtchangnelsonb%netscape.com2004-12-241-1/+4
* Add end of list marker to SECErrorCodes enum in secerr.h.nelsonb%netscape.com2004-12-231-1/+3
* Bugzilla bug 267839: use $< and $@ in makefile rules where appropriate.wchang0222%aol.com2004-12-221-8/+8
* Fix for 273993 . SSL client cache grows with non-restartable sessions . r=sau...julien.pierre.bugs%sun.com2004-12-171-0/+5
* Fix for 266206 - avoid calling getdtablesize twicejulien.pierre.bugs%sun.com2004-12-081-2/+4
* Fix for bug 270689 - race condition in softoken list lock creation . r=nelsonjulien.pierre.bugs%sun.com2004-12-083-4/+21
* Check for NULL PRFileDesc before closing them . r=saul,nelsonjulien.pierre.bugs%sun.com2004-12-071-10/+29
* Workaround the occasional SSL server cert that has the step-up OID butnelsonb%netscape.com2004-12-021-0/+12
* When attempting to find an SMIME profile for a given email address,nelsonb%netscape.com2004-12-022-1/+10
* Fixes bugs 258416, 261374, 261375, 261379, 271551 and 271585nelsonb%netscape.com2004-12-023-6/+2922
* 238319: Sun packaging changes.christophe.ravel.bugs%sun.com2004-11-2927-119/+609
* Do case-insensitive comparisons of hostnames to wildcarded names.nelsonb%netscape.com2004-11-191-2/+3
* Bugzilla bug 268502: fixed some function declaration problems. r=jpierre,wchang0222%aol.com2004-11-181-14/+14
* Fix bugzilla 268521 - C_CloseSession getting called after C_CloseAllSessions ...julien.pierre.bugs%sun.com2004-11-091-4/+4