Commit Graph

76446 Commits

Author SHA1 Message Date
rogerl%netscape.com
56c014f548 Added WIN32 warning suppression pragma. 2001-02-09 19:11:04 +00:00
rogerl%netscape.com
9c1acceef4 Added pragma to disable overlong identifiers warning 2001-02-09 19:10:18 +00:00
rogerl%netscape.com
61612f3f44 Turned on RTTI 2001-02-09 19:09:23 +00:00
ccarlen%netscape.com
784d76202c Mac embedding sample code only. Embedding sample needs to use new nsIWebBrowserFind API (68169). r=valeski,sfraser a=blizzard. 2001-02-09 17:51:00 +00:00
kestes%tradinglinx.com
ac55b72317 add new type for password field which will not display value on cgi page. 2001-02-09 15:16:57 +00:00
hyatt%netscape.com
66977c5f89 Not part of build. 2001-02-09 12:18:52 +00:00
hyatt%netscape.com
6d6e3ff77d Not part of build. 2001-02-09 12:12:53 +00:00
jst%netscape.com
e5ade4e5a2 Interface cleanup. Not part of the build. 2001-02-09 12:01:35 +00:00
jst%netscape.com
34fb8853af Interface cleanup. Not part of the build. 2001-02-09 11:56:32 +00:00
jst%netscape.com
1b9c404fb0 Interface cleanup. Not part of the build. 2001-02-09 11:47:40 +00:00
jst%netscape.com
178b45894b Interface cleanup. Not part of the build. 2001-02-09 11:39:07 +00:00
jst%netscape.com
b583d26e8c Interface cleanup. Not part of the build. 2001-02-09 11:30:21 +00:00
nicolson%netscape.com
654f153ad0 some new utilities for the SSL code. 2001-02-09 11:28:01 +00:00
nicolson%netscape.com
0be719232d build ssl now. 2001-02-09 11:27:13 +00:00
nicolson%netscape.com
dc4a25c558 remove libfort, add lib jssssl. 2001-02-09 11:26:48 +00:00
nicolson%netscape.com
a9186e6910 Checkin new SSL code. SSLClient test works. 2001-02-09 11:26:34 +00:00
jst%netscape.com
afbd4d40e5 Interface cleanup, not part of the build. 2001-02-09 11:20:07 +00:00
hyatt%netscape.com
45d8e8e8db Not part of build. 2001-02-09 09:48:33 +00:00
hyatt%netscape.com
a1ec13c771 Not part of build. 2001-02-09 07:46:46 +00:00
hyatt%netscape.com
593afa17e7 Not part of build. 2001-02-09 07:38:16 +00:00
hyatt%netscape.com
c1ef897223 Not part of build. 2001-02-09 07:21:01 +00:00
sspitzer%netscape.com
25c3d92777 performance tweak. see #68174 2001-02-09 06:33:32 +00:00
waldemar%netscape.com
c1f0f50f76 A few new semantics 2001-02-09 05:00:28 +00:00
leaf%mozilla.org
af4f6480ae change user agent string to reflect reality better (m18->0.8). r=timelese, a=blizzard 2001-02-09 04:48:26 +00:00
nelsonb%netscape.com
ecb09e90e8 Modify ssl_FindSocket() to set error PR_BAD_DESCRIPTOR_ERROR when it
cannot find the SSL layer on the specified PRFileDesc. Ensure all
callers detect when ssl_FindSocket returns NULL and handle it properly.
Bug 68241. Reviewed by jgmyers and relyea.
Modified Files:
 	prelib.c sslauth.c sslsecur.c sslsock.c
2001-02-09 02:11:31 +00:00
javi%netscape.com
55963742ba Clean up the NSS initialization code including loading of Root Cert module. 2001-02-09 01:56:29 +00:00
relyea%netscape.com
a2d46ed98c update certutil and modutil to use the new NSS_Initialize signature.
modutil can now specify it's nocertdb paramter.

bug 64260 reviewed by wtc
2001-02-09 01:38:04 +00:00
relyea%netscape.com
9a4a2d9ddb Allow applications to initialize nss without necessarily initializing databases.Needed to keep old modutil semantics. Bug 66230. reviewed by wtc. 2001-02-09 01:34:12 +00:00
relyea%netscape.com
ea8de3c817 Move cdbhdl.h to private exports. bug 64260 revied by nelsonb. 2001-02-09 01:32:42 +00:00
mscott%netscape.com
5f4d1fbfb0 Bug #67481 --> our JS object needs to implement nsIWeakReference
sr=sspitzer/alecf
r=blake
a=asa
2001-02-09 01:12:57 +00:00
ben%netscape.com
fd197c0951 workaround for .8 for 630seven8, r=blake, cmanske, sr=alecf, a=asa. bug remains open
as this is just a temporary workaround to prevent mac optimized crash.
2001-02-09 01:09:00 +00:00
nelsonb%netscape.com
01bdbccb5d Allow application to customize cert verification slop time.
Default is 24 hours.  Bug 48300. Reviewed by wtc.
Modified Files:
 	lib/nss/nss.def lib/certdb/cert.h lib/certdb/certdb.c
2001-02-09 01:06:41 +00:00
nelsonb%netscape.com
7dcf6f9722 Make SSL API consistent in using SECStatus as return value for functions
that return only values in that enumeration.  Bug 68097. R&A = relyea.
Modified Files:
 	lib/ssl/ssl.h lib/ssl/sslauth.c lib/ssl/sslsecur.c
 	lib/ssl/sslsnce.c lib/ssl/sslsock.c cmd/selfserv/selfserv.c
 	cmd/strsclnt/strsclnt.c
2001-02-09 00:32:14 +00:00
sspitzer%netscape.com
a19886858a NOT PART OF THE BUILD. 2001-02-09 00:23:50 +00:00
rginda%netscape.com
72b7a04c48 mac build goop for tests/cpp and utilities.cpp fix for debug targets on mac 2001-02-09 00:08:22 +00:00
sspitzer%netscape.com
5f38dffcb9 hoy hoy hoy! NOT PART OF THE BUILD. 2001-02-08 23:57:20 +00:00
sspitzer%netscape.com
d8c0564edb NOT PART OF THE BUILD. 2001-02-08 23:44:47 +00:00
javi%netscape.com
4e85b7019a Fix for Bug 68063 r=nelsonb, a=wtc Make NSS_Init backwards compatible for the Mac. 2001-02-08 23:43:00 +00:00
jj%netscape.com
1b0a703137 #65764 / Bugscape #3508: Update Mac version strings to 0.8. a=r=leaf 2001-02-08 23:33:46 +00:00
hyatt%netscape.com
c6ab0beeea XBL insertion point fixes: 67990, 67574, and the dependent bug 55292 all get fixed. 2001-02-08 23:24:55 +00:00
rginda%netscape.com
ff2bfe5809 Changes to get mac building the js2 library 2001-02-08 23:05:53 +00:00
kestes%tradinglinx.com
0220e79ea9 Fixed typo form.
maxdate field was not formatted in the same way as the
mindate field, this caused the value to not be loaded from the URL.
2001-02-08 22:53:34 +00:00
sspitzer%netscape.com
b02818304f more hacking with the anipals. NOT PART OF THE BUILD. 2001-02-08 22:43:29 +00:00
kin%netscape.com
a907c4ffe0 Initial checkin of XPIDL'ized TransactionManager interfaces.
NOT PART OF THE BUILD YET!
2001-02-08 22:12:30 +00:00
sspitzer%netscape.com
c66c6bce12 more hacking with bienvenu. NOT PART OF THE BUILD. 2001-02-08 22:04:50 +00:00
sspitzer%netscape.com
2aab18fb0a NOT PART OF THE BUILD. more hacking with bienvenu. 2001-02-08 22:02:48 +00:00
rginda%netscape.com
43a1235c75 Turn on RTTI 2001-02-08 21:48:19 +00:00
rginda%netscape.com
b219c01b86 Adding windows build goop for the tests 2001-02-08 21:38:52 +00:00
waterson%netscape.com
a964382ebd Bug 67900. Unitialized bare pointer with nsCOMPtr, avoiding crash if GetElementResource() fails, and fixing a leak to boot. r=scottip,rjesup; sr=alecf; a=blizzard 2001-02-08 21:25:13 +00:00
rginda%netscape.com
31b6ee0ac8 Changes to get the lib building in vcc 2001-02-08 21:13:16 +00:00