Commit Graph

88576 Commits

Author SHA1 Message Date
relyea%netscape.com
daeedfa5ff Make sure the Low level initialization function signature match. Include the
header to get the correct prototypes.
2001-09-20 21:39:58 +00:00
relyea%netscape.com
2385ad137d Fix warnings on Linux, HP, Solaris, and AIX. 2001-09-20 21:38:26 +00:00
relyea%netscape.com
d5a37e21d3 Fix compilier warnings on AIX, Solaris, HP, and Linux. 2001-09-20 21:37:16 +00:00
relyea%netscape.com
41ef51dcd2 Fix compilier warnings on AIX, HP, Linux, and Solaris. 2001-09-20 21:34:42 +00:00
relyea%netscape.com
d58d421bd6 1) fix compilier warnings on AIX, Solaris, HP, and Linux.
2) remove Dependency on low key structures in the soft token.
2001-09-20 21:30:48 +00:00
relyea%netscape.com
d62c65c9a6 Remove dependancy on direct calls inside softoken. 2001-09-20 21:26:40 +00:00
ian.mcgreer%sun.com
11d7dcaa55 add the diagram 2001-09-20 21:24:29 +00:00
relyea%netscape.com
77fd99946d 1) fix warnings on AIX, HP, Linux, and Solaris.
2) Move private functions into private headers.

3) Sharpen the layer separation between NSS components, especially pkcs #12
and soft token.

4) Remove dead code.
2001-09-20 21:23:51 +00:00
ian.mcgreer%sun.com
9ada7bfe84 add a trust domain diagram; suggestion for cert hash 2001-09-20 21:22:08 +00:00
relyea%netscape.com
3a020389f9 1) Fix Solaris, AIX, HP, and Linux warnings. Several were potential real
problems (mostly uninitialized variables in error cases).

2) Start separating softoken from the rest of NSS where appropriate (finish
separating out the key stuff, the cert stuff is coming).

3) Make the prototypes between the new functions consistant.
2001-09-20 21:05:53 +00:00
ian.mcgreer%sun.com
e05fdd029a put in a test for search by nickname 2001-09-20 20:41:52 +00:00
ian.mcgreer%sun.com
8c5a7363ec some cleanup; use list for modules 2001-09-20 20:40:03 +00:00
ian.mcgreer%sun.com
e4a4516574 some cleanup; collect token certs in a list 2001-09-20 20:38:08 +00:00
ian.mcgreer%sun.com
3ed98dab32 some cleanup in the list code 2001-09-20 20:33:27 +00:00
nicolson%netscape.com
6103c2860e Fix 100796: calling undeclared functions breaks AIX build
Workaround 100791: misspelled function prototypes in pk11func.h
2001-09-20 19:16:51 +00:00
shrutiv%netscape.com
f3fac3b92e Fix for bug 99368: Banner bmp missing on second screen of wizard
Changing bmp file name (r=tao)
2001-09-20 19:13:45 +00:00
edburns%acm.org
d006062612 Changes to make it work on Linux. 2001-09-20 18:57:35 +00:00
dsirnapalli%netscape.com
48d5cd8ba3 Automated smoketests for mfcEmbed. 2001-09-20 18:48:06 +00:00
shrutiv%netscape.com
98a07cce4d Fix for bug 99409: Customized Linux build works only on WinNT platform
Including "/cygdrive/" in path for tar command (r=tao)
2001-09-20 18:38:57 +00:00
shrutiv%netscape.com
549ecf57e1 Fix for bug 98384: CCK built N6.1 does not install additional components
(java, realplayer, winamp, etc.) correctly (r=tao)
2001-09-20 18:09:03 +00:00
shrutiv%netscape.com
ce66c4b5f7 Fix for bug 96914: Support customizing proxies
Adding Proxy.ini to cck wizard (r=tao)
2001-09-20 17:55:23 +00:00
shrutiv%netscape.com
8af5f1f849 Fix for bug 96914: Support customizing proxies
Including Proxy screen in CCK wizard (r=tao)
2001-09-20 17:51:07 +00:00
shrutiv%netscape.com
8f172ebba8 Fix for bug 96914: Support customizing proxies
UI code for proxies (r=tao)
2001-09-20 17:48:28 +00:00
shrutiv%netscape.com
14a96f6418 Fix for bug 96914: Support customizing proxies
Backend code for customizing proxies (r=tao)
2001-09-20 17:43:23 +00:00
ian.mcgreer%sun.com
5081fc7e70 disable AES for blocksizes > 128 until it is fixed. 2001-09-20 17:11:08 +00:00
bienvenu%netscape.com
5744e778a9 fix smoketest blocker 100747 can't send mail a=granrose 2001-09-20 16:25:52 +00:00
mkaply%us.ibm.com
6b8dce37dc Bustage strnstr is wrong 2001-09-20 14:51:00 +00:00
wtc%netscape.com
f2cd0faa80 Bugzilla bug 77788: checked in the bug fix again now that the manifest.mn
file that incorrectly set CFLAGS has been fixed.
2001-09-20 14:27:54 +00:00
mkaply%us.ibm.com
122eebad59 #99503
r=dougt, sr=darinr
XP support for FTP to OS/2 servers
2001-09-20 14:16:14 +00:00
cmanske%netscape.com
221b53da65 Small tweak to fix for bug 72583 because of fix to 97983: use 'url_Path' instead of 'url_Directory' r=brade, sr=kin 2001-09-20 14:08:35 +00:00
locka%iol.ie
3c58ee234e Fix missing newline at the end. b=99181 r=chak@netscape.com sr=rpotts@netscape.com 2001-09-20 13:32:49 +00:00
locka%iol.ie
410cd6e5b2 nsIWebBrowserSetup frozen and documented. b=99181 r=chak@netscape.com sr=rpotts@netscape.com 2001-09-20 13:30:59 +00:00
locka%iol.ie
99e193d508 Added nsITooltipTextProvider.idl to Mac IDL project. b=99181 r=chak@netscape.com sr=rpotts@netscape.com 2001-09-20 13:28:25 +00:00
locka%iol.ie
a0517aa105 nsITooltipTextProvider and contract id split out into its own files frozen and documented. b=99181 r=chak@netscape.com sr=rpotts@netscape.com 2001-09-20 13:25:40 +00:00
ccarlen%netscape.com
0c308193fb Bug 99117 - mail account creation problems under turbo. UnloadAccounts needed to reset some more things. r=bhuvan,dp/sr=mscott 2001-09-20 13:22:19 +00:00
locka%iol.ie
5df4f72619 NOT PART OF BUILD. Fix to allow multiple plugins off the same type to run at the same time. b=100549 2001-09-20 13:03:40 +00:00
locka%iol.ie
fc757c3439 nsITooltipTextProvider and contract id split out into its own files frozen and documented. b=99181 r=chak@netscape.com sr=rpotts@netscape.com 2001-09-20 12:43:28 +00:00
locka%iol.ie
6b43736b73 nsITooltipTextProvider and contract id split out into its own files frozen and documented. b=99181 r=chak@netscape.com sr=rpotts@netscape.com 2001-09-20 12:40:53 +00:00
cls%seawood.org
1aa00a617a Only use LDAP_CFLAGS where needed.
Bug #98924 r=dmose
2001-09-20 12:30:57 +00:00
locka%iol.ie
6bfc9adb9b nsIContextMenuListener frozen. Updated documentation. b=99181 r=chak@netscape.com sr=rpotts@netscape.com 2001-09-20 12:15:52 +00:00
locka%iol.ie
eb78836500 nsIWebBrowser frozen. Updated documentation. b=99181 r=chak@netscape.com sr=rpotts@netscape.com 2001-09-20 12:14:18 +00:00
rods%netscape.com
d5c3ae49ab Should set PrintObject to print "AsIs" if it doesn't have children
Bug 83683 r=kmcclusk r=attinasi
2001-09-20 12:13:48 +00:00
locka%iol.ie
524f084398 nsIEmbeddingSiteWindow frozen. Updated documentation. b=99181 r=chak@netscape.com sr=rpotts@netscape.com 2001-09-20 12:11:46 +00:00
locka%iol.ie
dabd2185d7 NS_InitEmbedding & NS_TermEmbedding become frozen APIs. Updated documentation. b=99181 r=chak@netscape.com sr=rpotts@netscape.com 2001-09-20 12:08:04 +00:00
cls%seawood.org
66631b87db Removing extraneous ldap.h include.
Bug #98924 r=dmose
2001-09-20 12:03:40 +00:00
cls%seawood.org
9aad9bac0c Update REQUIRES. Fixing archangel bustage. 2001-09-20 11:05:19 +00:00
cls%seawood.org
8611ce1a99 Declare xml version before comments. Fixing problem with mailnews not showing up in Tasks menu.
r=pavlov sr=jst
2001-09-20 10:52:28 +00:00
peterv%netscape.com
c5b07bbb96 Fixing bug 65486. Implementing HTML[I]FrameElement.contentWindow, r=harishd@netscape.com, sr=hyatt@netscape.com 2001-09-20 10:15:42 +00:00
cls%seawood.org
6792a96782 Initial version. Added nsCOMPtr.h
Bug #99698 not part of build (yet)
2001-09-20 10:08:33 +00:00
stephend%netscape.com
cb4f03375a Bug 100178. Subscribe.xul changes for XUL 1.0. r=kerz@netscape.com sr=hewitt@netscape.com 2001-09-20 08:38:11 +00:00