wtc%netscape.com
18f2adb7f6
Bugzilla 207379: removed the certificate "ValiCert OCSP Responder".
...
Bumped version to 1.40 (for NSS 3.9). r=relyea.
Modified Files: certdata.c certdata.txt nssckbi.h
2003-05-29 14:26:16 +00:00
nelsonb%netscape.com
7b750ca1fb
Correctly copy RDNs with empty AVA lists. Partial fix for bug 204555.
2003-05-28 21:18:09 +00:00
bishakhabanerjee%netscape.com
0d3000e0ea
Adding Darwin 6.5 platform
2003-05-28 17:28:36 +00:00
nelsonb%netscape.com
8b986ea952
Fix this file to be proper http request syntax. Note: file is now a
...
binary file to assure identical line endings on all platforms.
2003-05-28 02:18:27 +00:00
nelsonb%netscape.com
d6507e92a9
All diagnostic output goes to stderr, not stdout. This change facilitates
...
investigation of bug 207313.
2003-05-28 02:11:17 +00:00
wtc%netscape.com
b10e3c77d3
Bug 206926: certcgi.c should not include blapi.h. Use the PK11_PQG_
...
functions instead.
2003-05-28 00:47:47 +00:00
wtc%netscape.com
f6dae5fad2
Bug 206934: use __declspec instead of _declspec. __declspec is the
...
documented form and the only form accepted by the MinGW compiler. The
patch is contributed by Christopher Seawood <seawood@netscape.com>. r=wtc.
2003-05-28 00:07:36 +00:00
wtc%netscape.com
332454d9b1
Checked in more temporary debugging code for the strange QA failure on
...
Windows.
2003-05-25 19:19:28 +00:00
wtc%netscape.com
0c43efe373
Enabled verbose mode temporarily for debugging a strange QA failure on
...
Windows.
2003-05-25 04:16:03 +00:00
wtc%netscape.com
cc344de70c
Bug 206926: now that secrng.h and pqgutil.h include blapit.h instead of
...
blapi.h, some files that include secrng.h or pqgutil.h need to include
blapi.h directly.
Modified Files: certcgi.c swfutl.c unix_rand.c win_rand.c
2003-05-25 01:21:27 +00:00
nelsonb%netscape.com
b22ba4ae70
Fix bugs experienced with oddly constructed general names.
...
Partially fixes bug 204555. r=wtc a=sspitzer
2003-05-24 06:27:35 +00:00
nelsonb%netscape.com
3051c7eb48
Corrently build the array of pointers to parsed group members, even when
...
the group was empty. Fixes bug 174885 and partially fixes 204555.
2003-05-24 05:57:21 +00:00
wtc%netscape.com
fc20d83b46
Include nss.h for the declaration of NSS_Shutdown. Use "" around prmem.h
...
and prio.h.
2003-05-24 05:23:42 +00:00
wtc%netscape.com
6022e0f192
Bug 206926: make blapi.h private. Public headers that included blapi.h
...
now include blapit.h. It is necessary to make blapit.h because some
public headers and PSM use the types defined in it. r=relyea,nelsonb.
Modified Files: cryptohi.h lib/freebl/manifest.mn secrng.h pqgutil.h
2003-05-24 03:34:55 +00:00
wtc%netscape.com
d19e740fe4
Fixed a typo in the comment.
2003-05-23 23:01:26 +00:00
timeless%mozdev.org
63bd78088c
Bug 204067 Creating "@mozilla.org/nsCMSEncoder;1" and then deleting it crashes because m_ecx isn't initialized
...
patch by rginda r=kaie sr=kin
2003-05-23 21:55:15 +00:00
dwitte%stanford.edu
270d3909ca
bug 100649: Length() being used where IsEmpty() is meant
...
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().
thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.
got the ok from Asa to land into a closed tree.
2003-05-23 21:34:47 +00:00
kaie%netscape.com
4fef12376a
b=168452 PSM embedding freeze/ final step/ mark interfaces as frozen
...
r=javi sr=alecf a=sspitzer
2003-05-23 05:58:11 +00:00
nelsonb%netscape.com
2c6eaafff6
Report the right error code for unrecognized OIDs.
2003-05-22 05:20:02 +00:00
nelsonb%netscape.com
bf4cc8f8d1
Make tstclnt interactive on Windows. Bug 206031.
2003-05-22 04:34:38 +00:00
nelsonb%netscape.com
2a90f64d20
Eliminate double-spacing of output on windows. Bug 206551. r=wtc.
2003-05-22 01:51:18 +00:00
bishakhabanerjee%netscape.com
4db86baa01
coreconf needs HP-UXB.11.22.mk to build on new HP box - bug 177984
2003-05-21 22:08:37 +00:00
dougt%meer.net
80cea543a5
Fixing memory leak. Multiple object creations clobber static allocations. b=206480, r=kaie,sr=dbaron,a=asa
2003-05-21 21:36:46 +00:00
bryner%netscape.com
23a1e5f50a
Fix bug 205912, NSS rebuilds too often. Update a timestamp file in the source tree whenever client.mk pulls updates to NSS, and make a second timestamp file dependent on the first that's touched after cleaning NSS. r=seawood, sr=brendan.
2003-05-21 20:13:24 +00:00
nicolson%netscape.com
f0f344e82a
update to JSS 3.4 RTM.
2003-05-19 21:44:23 +00:00
nicolson%netscape.com
822995bd0b
Partial fix for 189964: support more algorithm names.
2003-05-19 18:36:38 +00:00
bryner%netscape.com
87dd5e215d
Remove MOZ_PHOENIX #ifdef in nsSecurityWarningDialogs.cpp; set default security dialog prefs in all.js instead. Fixes bug 172091. Affects firebird build only.
2003-05-19 04:23:22 +00:00
nelsonb%netscape.com
e38f5daae0
If the verbose option is given twice (e.g. -vv) and the server requests
...
client auhtentication, tstclnt will display the server's list of trusted
client CA names.
2003-05-17 05:38:01 +00:00
nelsonb%netscape.com
9c27c51080
Add comments explaining why UMRs are not a problem.
2003-05-17 01:26:41 +00:00
nelsonb%netscape.com
af67e5022b
Correct offset arithmetic for "choice" templates. Bug 161580.
...
Patch by wtc@netscape.com
2003-05-17 01:18:53 +00:00
nelsonb%netscape.com
5cdbf1a929
Remove MOZILLA_BSAFE_BUILD. Bug 193090.
2003-05-16 20:21:20 +00:00
nelsonb%netscape.com
28c79da0a3
Remove files that were part of MOZILLA_BSAFE_BUILD. Bug 193090.
2003-05-16 20:17:11 +00:00
nelsonb%netscape.com
08a19951bd
Remove support for MOZILLA_BSAFE_BUILD. Bug 193090.
2003-05-16 20:14:59 +00:00
ian.mcgreer%sun.com
cc0baa49b7
bug 204788, DirectoryString should default to UTF8String
...
r=nelsonb
2003-05-15 21:24:10 +00:00
kirk.erickson%sun.com
33c3d5479c
Shifted from -xO3 to -xO4 optimization under Solaris.
...
Resolves bug 204093.
2003-05-15 19:12:10 +00:00
jpierre%netscape.com
481bd9b8d6
Fix for bug 204015 - make strsclnt reuse token after it is unplugged . r=nelsonb
2003-05-15 17:09:19 +00:00
nelsonb%netscape.com
00eb799722
Update ssltap's list of TLS ciphersuites. Bug 201158.
2003-05-15 06:28:44 +00:00
glen.beasley%sun.com
c257837f18
201047 ssl timeouts
2003-05-14 22:34:38 +00:00
relyea%netscape.com
b09f41afd7
*** empty log message ***
2003-05-14 22:34:21 +00:00
ian.mcgreer%sun.com
ddad39cba1
bug 202838, move operations outside of slot->objectLock
...
r=relyea
2003-05-14 22:09:03 +00:00
wtc%netscape.com
81a3451b2b
Removed an error that was mistakenly introduced in rev. 1.56.
2003-05-14 00:30:21 +00:00
nicolson%netscape.com
027947b867
Fix 205066: double-free in PK11KeyGenerator.c:constructSHA1PBAKey()
2003-05-14 00:04:02 +00:00
wtc%netscape.com
63123ca797
Bug 202593: Create slot->freeListLock and slot->sessionLock in the order
...
consistent with the cleanup code on error return.
2003-05-13 23:00:28 +00:00
wtc%netscape.com
837fa34b7e
Bug 202593: the newly added 'lock' field in the NSSToken structure is not
...
being used.
2003-05-13 22:59:20 +00:00
dougt%meer.net
07ce9be0c0
Fixing Makefiles to support DEPENDENT_LIBS. r=kai, a=blizzard, b=205444
2003-05-13 18:28:40 +00:00
ian.mcgreer%sun.com
8720e22f4e
bug 203049, move some operations outside of slot->slotLock
...
r=relyea
2003-05-12 21:32:38 +00:00
nelsonb%netscape.com
ff2431f5c0
Fix bug 202270. Eliminate a potential infinite loop.
2003-05-12 21:07:01 +00:00
wtc%netscape.com
34bce4985a
Bug 205346: need to include <unistd.h> on BeOS for isatty(). Thanks to
...
timeless@bemail.org for the patch.
2003-05-12 19:52:44 +00:00
wtc%netscape.com
05536f8c3a
Bug 205346: fixed a compiler warning about a zero-length format string for
...
sprintf.
2003-05-12 18:58:33 +00:00
wtc%netscape.com
4d2e0f3bbc
Bug 202593 and bug 204980: fixed a recursive deadlock introduced by the
...
fix for bug 202593. The session returned by nssSlot_CreateSession doesn't
need its own lock. It is either protected by a higher-level lock (the
slot or module lock) or used by only one thread throughout its lifetime.
Modified Files: dev/devslot.c pk11wrap/dev3hack.c
2003-05-10 14:21:40 +00:00