sonmi%netscape.com
26b03e4982
test choked on a ]# - replaced by ] #
2001-02-20 23:11:55 +00:00
sonmi%netscape.com
eaf88f3991
formatted to tabstop 8
2001-02-20 22:00:50 +00:00
sonmi%netscape.com
43d51263ca
formated to tabstop 8
2001-02-20 21:55:47 +00:00
sonmi%netscape.com
b6aef2269e
deleted comments, formated with tabstop 8
2001-02-20 21:53:52 +00:00
sonmi%netscape.com
aff885de0b
formatted according to the nss tab 8 rules
2001-02-20 21:49:30 +00:00
nicolson%netscape.com
6038a5536a
Get everything building and linking on WINNT.
2001-02-20 05:38:45 +00:00
nicolson%netscape.com
ccc012b03a
Use ' instead of " for classpath.
2001-02-20 05:37:43 +00:00
nicolson%netscape.com
fb8252a193
Remove cdbhdl.h, which is now a private export. Instead we cut and paste
...
its contents into our file.
2001-02-20 00:13:45 +00:00
nicolson%netscape.com
da0411e3a0
add method for setting cipher policy.
2001-02-19 18:29:49 +00:00
nicolson%netscape.com
7a241f2c34
Tweak library rules for WINNT
2001-02-19 18:28:55 +00:00
javi%netscape.com
3945c70373
Add nsNSSCertificate.cpp to the Mac build.
2001-02-17 20:25:42 +00:00
javi%netscape.com
c86548a68e
Make the new server cert dialog for SSL warning work.
2001-02-16 22:17:52 +00:00
nicolson%netscape.com
c3b7189c5d
Make server-side SSL work. Put common code in common.c.
2001-02-15 05:46:33 +00:00
nicolson%netscape.com
36c64fe1cf
make it build better.
2001-02-15 05:44:28 +00:00
thayes%netscape.com
25a75ba995
Add preferences for security/ssl
2001-02-15 03:42:30 +00:00
javi%netscape.com
fd25e6126b
Update version number for PSM
2001-02-15 00:39:38 +00:00
javi%netscape.com
412c1a9080
Update protocol version string.
2001-02-15 00:38:51 +00:00
mcgreer%netscape.com
c7ccbde27d
configure PKCS#11 strings in PSM.
...
r=javi
2001-02-14 22:15:53 +00:00
thayes%netscape.com
877fc2b728
Add MPL license text.
2001-02-14 20:11:25 +00:00
thayes%netscape.com
8f88244311
Change initialization of NSSDialog object
2001-02-14 20:10:00 +00:00
thayes%netscape.com
ca79b59d74
Implement nsISecurityWarningDialogs in the NSSDialogs object.
2001-02-14 20:09:33 +00:00
thayes%netscape.com
23289ed4d2
Use NSSDialogs service to implement security warning dialogs.
2001-02-14 20:00:01 +00:00
thayes%netscape.com
44e134423d
Define new SecurityWarningDialogs interface
2001-02-14 19:58:21 +00:00
javi%netscape.com
2726eab4bd
Whenever we get the NSS Dialogs, make it a proxied service to avoid
...
all the assertions and eventual abort my JavaScript when we try to
open a window on a thread other than the UI thread.
2001-02-14 01:45:28 +00:00
javi%netscape.com
99bf1439f5
Checking in the patch that gets Carbon builds working for PSM 1.x
2001-02-13 22:44:51 +00:00
javi%netscape.com
78c92ae7c3
Remove all ^M characters
2001-02-13 00:27:27 +00:00
bryner%uiuc.edu
7eec6ef6b5
Backing out dougt's channel changes.
2001-02-12 03:20:46 +00:00
javi%netscape.com
b4374b8c59
Make the nsINSSDialogs a base class that we do a QI to
...
figure out if it implements the interface we want.
Change the implementation in pippki to register its UI handling
with this new method.
2001-02-10 02:53:10 +00:00
nicolson%netscape.com
4683cee5b6
fill out SSLSocket with more methods.
2001-02-10 02:49:33 +00:00
bryner%uiuc.edu
36090059f3
Catching up with dougt's necko changes. r=javi.
2001-02-10 02:29:46 +00:00
relyea%netscape.com
ff2f4a54bf
OK, let's not get sloppy on the types... flags should be a PRUint32.
2001-02-10 02:05:19 +00:00
relyea%netscape.com
fc4874ebfb
Make the public interface use a flags variable instead of a billion little
...
Bools.
suggested and reviewed by wtc in bug 66230
2001-02-10 02:03:03 +00:00
relyea%netscape.com
70fccf2bc5
Bug 68234. Handle automatic update of NES2.0, and NES 3.X databases.
...
reviewed by nelsonb
2001-02-10 01:44:34 +00:00
mcgreer%netscape.com
3f8a617125
add a script for testing various nss commands. not run by default for now.
2001-02-09 22:06:16 +00:00
nicolson%netscape.com
9cc5c6affa
Export the JavaVM so we can access it from SSL callbacks.
2001-02-09 21:47:29 +00:00
nicolson%netscape.com
cb7b4356b7
remove /s/b/c/ from jdk.mk. To Netscape-chauvinistic.
2001-02-09 21:25:50 +00:00
bryner%uiuc.edu
32b0cfce14
Fixing compile for tip NSS. r=javi. Not part of build.
2001-02-09 20:17:05 +00:00
nicolson%netscape.com
f838e1446e
some new utilities for the SSL code.
2001-02-09 11:28:01 +00:00
nicolson%netscape.com
84a7fa4e5c
build ssl now.
2001-02-09 11:27:13 +00:00
nicolson%netscape.com
5a4f124cf0
remove libfort, add lib jssssl.
2001-02-09 11:26:48 +00:00
nicolson%netscape.com
999896c8c2
Checkin new SSL code. SSLClient test works.
2001-02-09 11:26:34 +00:00
nelsonb%netscape.com
4a2c9e4a11
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
12a741c063
Clean up the NSS initialization code including loading of Root Cert module.
2001-02-09 01:56:29 +00:00
relyea%netscape.com
3c0225715a
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
1bf4c3e664
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
925aa99e3d
Move cdbhdl.h to private exports. bug 64260 revied by nelsonb.
2001-02-09 01:32:42 +00:00
nelsonb%netscape.com
e3a2bbc42f
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
b63a17a085
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
javi%netscape.com
c7a5d8fde6
Fix for Bug 68063
r=nelsonb, a=wtc
Make NSS_Init backwards compatible for the Mac.
2001-02-08 23:43:00 +00:00
javi%netscape.com
9a05df8191
First Checked In.
2001-02-08 02:25:25 +00:00