summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Bug 198482: OS/2 can't run sign.sh because we can't set DLL load path inwtc%netscape.com2003-03-212-0/+22
* Bugzilla 198481: fixed all build problems with gcc on Solaris.wtc%netscape.com2003-03-213-7/+27
* Add OID Definition for AOL screenname attribute.relyea%netscape.com2003-03-202-3/+6
* White space change simply to cause the Mozilla tinderboxes to rebuild.wtc%netscape.com2003-03-201-1/+0
* Bug 195127: added temporary debugging output.wtc%netscape.com2003-03-201-0/+3
* Bug 58221: don't use strlen to check if a string is of length 0.wtc%netscape.com2003-03-191-1/+1
* Bug 58221: don't use strlen to check if a string is of length 0.wtc%netscape.com2003-03-1958-2/+13705
|\
* | fixup commit for tag 'NSS_3_8_WTC_TMP'NSS_3_8_WTC_TMPcvs2hg2003-03-1856-13703/+0
|/
* Bug 197890: use Cygwin's cygpath command to "escape" a pathname with awtc%netscape.com2003-03-181-1/+1
* Fix type mismatches in return values that were breaking gcc builds.nelsonb%netscape.com2003-03-181-2/+2
* Bug 197890: Eliminated the artificial dependency of all NSS cmd tools onwtc%netscape.com2003-03-174-11/+22
* Make indention style consistant with SSL's usage, not softoken/pk11 usage.relyea%netscape.com2003-03-1357-1/+13704
|\
* | fixup commit for tag 'NSS_3_8_BETA2'NSS_3_8_BETA2cvs2hg2003-03-1356-13703/+0
|/
* Bug 197147: removed an invalid/unnecessary comparison of twowtc%netscape.com2003-03-131-2/+1
* Allow for tokens that don't require login. bug 197082relyea%netscape.com2003-03-121-1/+1
* Made 'seconds' argument to '-L' optional.kirk.erickson%sun.com2003-03-121-3/+8
* Fix for 192590 - add ability to encode NSSCMSRecipientInfo . r=javi, wtcjpierre%netscape.com2003-03-113-0/+22
* Bug 196776: the 'src' argument to the ASN.1 encoding functions should bewtc%netscape.com2003-03-112-7/+7
* Shifted optimization level on Solaris to -xO3 (bug 122974).kirk.erickson%sun.com2003-03-111-2/+2
* Fix for bug 175167 - don't use mark & release in QuickDER decoder . r=wtcjpierre%netscape.com2003-03-071-10/+0
* remove last references to TraverseCerts by removing depricated functions with...relyea%netscape.com2003-03-051-1/+0
* Remove external use of SEC_TraversePermCerts(). Bug 130968.relyea%netscape.com2003-03-052-27/+13
* Bug 185245. including wtc's comments.relyea%netscape.com2003-03-051-1/+9
* Fix memory leaks. (roll fixes from 3.7 BRANCH).relyea%netscape.com2003-03-053-8/+11
* Incorporate wtc comment from bug 19061 (removal of commented code).relyea%netscape.com2003-03-041-1/+0
* bug 162976: make crl update atomic. Set up new Crl with a new Object ID which...relyea%netscape.com2003-03-043-1/+41
* Bug 162976. Make CRL updates 'atomic' . Insert new CRL before deleting therelyea%netscape.com2003-03-041-3/+8
* Print all the certs for a given nickname, not just the first.relyea%netscape.com2003-03-041-20/+35
* Fix QA failures on tip (don't dereference through a NULL pointer).relyea%netscape.com2003-03-031-1/+1
* Bug 195127: 1. Enable DEBUG_SHVERIFY. 2. Added debug output to print thewtc%netscape.com2003-03-011-1/+9
* bug 19590relyea%netscape.com2003-02-284-14/+189
* bug 177556, signtool -l failsian.mcgreer%sun.com2003-02-281-5/+0
* bug 191757, InitOIDHash() not threadsafeian.mcgreer%sun.com2003-02-283-16/+25
* Bug 195196: fixed a typo.wtc%netscape.com2003-02-271-1/+1
* Add support for Elliptic Curve Cryptography. Bug 195135.nelsonb%netscape.com2003-02-2740-57/+4857
* Add missing dependency on error headers.nelsonb%netscape.com2003-02-261-0/+1
* Fix bug 194840. Get new random seed before each attempt to sign with DSA.nelsonb%netscape.com2003-02-251-8/+11
* Addresses bug 193378 modutil should print an error message,kirk.erickson%sun.com2003-02-251-5/+2
* Bug 190537: build OS/2 DLLs using the map files to control symbol export.wtc%netscape.com2003-02-253-30/+32
* Simplified the test for substrings.wtc%netscape.com2003-02-221-1/+1
* Fix bug 160207. Make TLS implementation resistant to timing attacks onnelsonb%netscape.com2003-02-211-30/+29
* Bug 194309: cvs removed libpath.c because the freebl_GetLibraryFilePathnamewtc%netscape.com2003-02-211-287/+0
* Bug 194309: replaced freebl_GetLibraryFilePathname by the new NSPR 4.3wtc%netscape.com2003-02-213-14/+1
* Bug 194222: Removed SECMOD_CallOnce. It is replaced by the new NSPR 4.3wtc%netscape.com2003-02-203-76/+7
* writing actual return of modutil to output.log, bug 193394 r=wtcsonja.mirtitsch%sun.com2003-02-201-3/+4
* echoing modutil commandline to output.log, bug 193394 r=wtcsonja.mirtitsch%sun.com2003-02-191-0/+1
* switching the NSPR version to v4.3-beta1sonja.mirtitsch%sun.com2003-02-191-1/+1
* Patch for 193961 - incorporate Wan-Teh's feedbackjpierre%netscape.com2003-02-192-6/+6
* Fix for bug 193691 . Make QuickDER return an error rather than assert if extr...jpierre%netscape.com2003-02-192-3/+7
* Bug 192639: Use utility functions for managing token passwords so thatthayes%netscape.com2003-02-191-17/+19