sonmi%netscape.com
2efbdd560b
took out yesterday's change, since it did not work
2001-03-23 21:11:14 +00:00
nicolson%netscape.com
37f72b0328
Allow the option of not overriding the Sun provider, for CMS.
2001-03-23 19:50:02 +00:00
relyea%netscape.com
43f46341d4
Change structure passing to pointer passing.
...
removed debugging printf's
2001-03-23 19:33:59 +00:00
sonmi%netscape.com
1f8b4fe421
put Ian's fix to the HP coredump back, call cmsutil without parameters prior
...
to any cmsutil action
2001-03-23 00:39:57 +00:00
mcgreer%netscape.com
3c27562cb2
fix a couple UI bugs introduced by the XUL changes
2001-03-22 21:46:00 +00:00
mcgreer%netscape.com
d1520864c5
one more place to remove nsICertificateManager
2001-03-22 17:10:50 +00:00
mcgreer%netscape.com
c4183749eb
clean up cert manager code
...
* move trust to nsIX509CertDB
* remove unneccessary interface nsICertificateManager (everything should be handled by nsIX509CertDB)
2001-03-22 16:48:19 +00:00
bryner%uiuc.edu
8f7284c5f2
Missed these XUL changes from earlier. r=blake.
2001-03-22 01:37:12 +00:00
bryner%uiuc.edu
7a5fb43948
Bugs 70745, 70747. Making the following XUL syntax changes:
...
<textfield/> -> <textbox/>
<title/> -> <label/>
value -> label for all widgets except textbox, progressmeter, and text.
progresstext -> label
data -> value
r=blake, hewitt. sr=ben, hyatt. checking in for maolson@earthlink.net and blakeross@telocity.com .
2001-03-22 00:21:54 +00:00
mcgreer%netscape.com
59c8f62d6d
add certificate verification and usages to cert display
2001-03-21 22:00:15 +00:00
sonmi%netscape.com
b10ed9cdfe
searching for "error" "failed" and "fatal" in the output logs
2001-03-21 21:29:48 +00:00
javi%netscape.com
30fbdfdfb9
Fix build bustage for Linux RH 7 + patches.
2001-03-21 05:35:58 +00:00
javi%netscape.com
429c09d887
Use the token name instead of the slot name when formatting the string
...
name.
2001-03-21 03:46:49 +00:00
javi%netscape.com
639713ad8e
Make the "Examine Certificate" button on the SSL error dialgs work.
...
Fix nsPKCS12Blob to use the default password handler callback so
that SDR continues to work.
Give the certViewerDetails window the ability to load a cert based on
its certDBKey instead of nickname.
2001-03-21 03:37:49 +00:00
javi%netscape.com
7405f3b91e
Fix Linux build bustage.
2001-03-21 01:27:04 +00:00
javi%netscape.com
7f68152e3f
Make p12 build on the Mac. Make p12 initialize the key db if it hasn't been initialized.
2001-03-21 00:57:46 +00:00
bryner%uiuc.edu
a6b2f0b919
Fixing bustage from string changes. Not part of build.
2001-03-20 22:41:35 +00:00
mcgreer%netscape.com
fa277c1c3d
make the cert name show up in the edit window
2001-03-20 18:32:04 +00:00
mcgreer%netscape.com
dc3f638d52
stuff for cert manager
...
* PKCS#12 backup and restore
* editing cert trust
* more detail for view cert (UI to change later)
* temporary token login
2001-03-20 18:00:44 +00:00
bryner%uiuc.edu
51be251b74
Syncing to jag's string changes to fix build bustage. r=jag.
2001-03-20 07:46:37 +00:00
bryner%uiuc.edu
b557233075
Patch from jag to sync with new string changes. r=me.
2001-03-20 06:09:00 +00:00
nelsonb%netscape.com
bb05199975
Add function SECU_PrintBuf() which prints a buffer in hex and ASCII.
2001-03-20 04:23:38 +00:00
nelsonb%netscape.com
c61bdaf9e1
Fix bug in SSL_ResetHandshake introduced in last checkin.
2001-03-20 00:39:02 +00:00
javi%netscape.com
dfc23e0523
Make a better contract ID for the pk11 token db.
2001-03-19 23:09:28 +00:00
javi%netscape.com
ae366b038f
Add new sources from freebl to the Mac project.
2001-03-19 19:06:42 +00:00
javi%netscape.com
73ecb50512
ccarlen says we don't have to bump the refCnt when adding the observer.
2001-03-19 18:30:25 +00:00
nelsonb%netscape.com
68f0773b6f
Reinterpret the READ and WRITE poll flags depending on the state of the
...
socket and the SSL handshake. Rename the badly named "connected" flag.
Bugzilla bugs 56924, 56926, 66706.
Modified Files:
ssl3con.c sslauth.c sslcon.c ssldef.c sslgathr.c sslimpl.h
sslsecur.c sslsock.c
2001-03-16 23:26:06 +00:00
javi%netscape.com
4f6773d4e2
Make clean builds work. Do this by removing the sub-class of
...
nsIDialogParamBlock in nsIPKIParamBlock. Everywhere we want
to have bot nsIDialogParamBlock and nsIPKIParamBlock we do
QueryInterface to get a pointer to the right interface.
2001-03-15 03:06:47 +00:00
nelsonb%netscape.com
62016bed7f
Build changes for Solaris and gcc. Get gcc to use the proper architecture
...
flags when building v8plus code on Solaris/Ultrasparc. Use gcc instead of
ld to build the freebl DSOs when using gcc on Solaris. And stop using the
"sparkfix" program on Solaris. It is no longer needed. Bug 69052.
2001-03-14 23:30:37 +00:00
thayes%netscape.com
925ac8f774
Add -DNSS_USE_STATIC_LIBS to get correct linkage against static version
...
of NSS libraries.
2001-03-14 22:33:08 +00:00
relyea%netscape.com
ae0535f46a
Make the nss_build_all target work on NT.
2001-03-14 19:12:30 +00:00
javi%netscape.com
92b370bcb5
Fix for Bug 71889
Null out secmodname during NSS_Shutdown so that a later call to NSS_Init succesfully initializes the SECMOD libraries.
Also, free the memory allocated to allocated the name of the keydb and remove an unused local variable.
2001-03-14 18:58:14 +00:00
relyea%netscape.com
dd7856b596
Add code to all the nss pre-reqs with a single target.
2001-03-14 18:08:25 +00:00
javi%netscape.com
3f1633798c
Fully support profile swtiching in PSM 2.0
2001-03-14 00:03:23 +00:00
javi%netscape.com
3ac1ec2bce
Didn't mean to enable the logging by default.
2001-03-13 23:47:12 +00:00
javi%netscape.com
3e0c4b3b0b
Fix build bustage.
2001-03-13 22:24:58 +00:00
javi%netscape.com
1b3dfadb17
The macro for PROFILE_BEFORE_CHANGE_TOPIC doesn't seem to be around
...
anymore.
2001-03-13 22:15:05 +00:00
javi%netscape.com
30aa3c70e3
First cut at profile switching for PSM 2.0
...
This will shut down NSS, but doesn't actively re-initialize NSS
with the new profile info.
2001-03-13 21:50:23 +00:00
mcgreer%netscape.com
7ae7e2b808
A bunch more cert UI, all the buttons are in (just need to be coded :)
2001-03-13 19:36:52 +00:00
relyea%netscape.com
ef75cbd4ed
bug 70992 patches to build 4.2 BSD
2001-03-13 19:02:05 +00:00
relyea%netscape.com
61807f49d0
bug 70992 patches to build 4.2 BSD.
2001-03-13 19:00:52 +00:00
mcgreer%netscape.com
2d117860b4
more cert manager functionality
...
* list mine and websites certs
* show cert chain in view cert
* show O and OU in view cert
2001-03-13 16:20:54 +00:00
javi%netscape.com
beab5c9e55
Make the Mac build PSM 2.0 again.
2001-03-13 00:22:26 +00:00
relyea%netscape.com
078a9e5cd9
DES key gens need to fall through to set the rest of their attributes
...
(remove spurious break). S/MIME should function again after this.
2001-03-13 00:04:51 +00:00
javi%netscape.com
4eeba2b1f4
Pass interfaces to certs to the SSL dialogs through the new
...
nsIPKIParamBlock interface.
Clean up some inconsistencies in nsPKIParamBlock implementation.
2001-03-12 23:59:48 +00:00
javi%netscape.com
a3dcfdcd14
Add the ref in the same method that release the reference.
...
Avoids leaking nsNSSCertificate classes in cases where multiple errors
are found with a cert.
2001-03-12 23:47:21 +00:00
nelsonb%netscape.com
e22704a873
Makefiles to build mozilla/dbm sources with coreconf in
...
mozilla/security/dbm/.
2001-03-12 22:06:14 +00:00
javi%netscape.com
cbc174f060
Create our param block that allows us to pass nsISupport references to
...
dialogs and clean up a little bit of the UI.
2001-03-10 03:09:20 +00:00
javi%netscape.com
0e34d9f144
Add our own param block that allows us to pass references to
...
XPCOM objects to dialogs.
2001-03-10 02:45:24 +00:00
javi%netscape.com
9d4d19b67c
No longer need to special the DIST variable when MOZILLA_CLIENT is
...
defined.
2001-03-10 01:59:59 +00:00
nicolson%netscape.com
3e6f23f365
It needs to extend ServerSocket.
2001-03-10 01:56:57 +00:00
relyea%netscape.com
ad13fd0467
CK_ULONG != unsigned int on 64 bit platforms. Fix the cast which was obviously
...
put in to remove a warning.
bug 70713
2001-03-10 01:35:17 +00:00
relyea%netscape.com
0847ad27c1
Fix AIX 64 bit tools failure. For some reason the 64 bit compilier didn't like
...
the massive switch statement. The new code is easier to read anyway now.
bug 70713
2001-03-10 01:34:08 +00:00
javi%netscape.com
926ce8a3b2
Commiting a patch provided by Markus Holmberg for FreeBSD
2001-03-10 01:33:39 +00:00
nicolson%netscape.com
017fc471e3
Leave in MSVCRTD, because it breaks the build on Sonja's machine.
2001-03-10 01:21:39 +00:00
nicolson%netscape.com
3c02789261
We need to set -DNSS_USE_STATIC_LIBS on NT because of some code in ssl.h.
2001-03-09 22:24:42 +00:00
nicolson%netscape.com
96c951e5f4
Fix compiler warning on NT by setting /NODEFAULTLIB:MSVCRTD.
2001-03-09 22:23:45 +00:00
nicolson%netscape.com
9591ae092c
SSL changed its callback signatures to return SECStatus.
2001-03-09 21:35:51 +00:00
nicolson%netscape.com
69b536d47c
Remove libsectool.
2001-03-09 21:35:02 +00:00
thayes%netscape.com
da7b95e532
Remove CR chars
2001-03-09 02:19:19 +00:00
thayes%netscape.com
82c333d724
Changes filenames of preference content to be consistent with
...
Mozilla conventions.
Add autostretch="never" to prevent expansion of checkboxes in pref
panels
2001-03-09 01:13:46 +00:00
thayes%netscape.com
7c537fbbb5
Bug 71323: set MOZILLA_CLIENT when building in client make environment
2001-03-09 01:08:44 +00:00
thayes%netscape.com
ace98b9545
Bug 71323: Add dist/include to include path for MOZILLA_CLIENT builds
...
r=relyea
2001-03-09 01:04:04 +00:00
javi%netscape.com
3614db2517
Call the get method for string classes. Brings us up to date with the
...
trunk of mozilla and their string class update landing.
2001-03-08 23:19:27 +00:00
javi%netscape.com
bc75c4e9fe
Update our use of strings to call their get methods bringing us up
...
to date with the trunk of mozilla.
2001-03-08 23:15:18 +00:00
bryner%uiuc.edu
e36e4cf040
Fixing non-debug builds. Not part of build.
2001-03-08 06:01:29 +00:00
mcgreer%netscape.com
382b0089f5
add missing license text
2001-03-07 19:56:50 +00:00
mcgreer%netscape.com
de6007d97a
preliminary checkin of certificate manager
2001-03-07 19:24:12 +00:00
relyea%netscape.com
2913a96ffe
Bug 70657 . Old CERT DB doesn't always get closed after migration.
2001-03-07 17:34:44 +00:00
relyea%netscape.com
94ddb7f99c
Fix Bug 70441 where ava fields with one or two characters are not formatted properly.
2001-03-07 17:31:53 +00:00
javi%netscape.com
6c2fa5af6a
Make the pref dialog call a JS function to open up
...
the certificate manager.
Also put all the localizable strings into dtd and properties
files.
2001-03-07 02:17:00 +00:00
bryner%uiuc.edu
d49acaf06d
Use user prefs for determining whether to enable SSL2/SSL3/TLS. Also, remove now-unused pref service stuff from nsSecureBrowserUIImpl. r=javi.
2001-03-06 22:07:26 +00:00
nicolson%netscape.com
47d0d3fc31
Replaced javadoc in new SSL classes.
...
A couple of API tweaks.
2001-03-06 08:49:37 +00:00
nicolson%netscape.com
f05f95c615
Rename misnamed ssl methods.
2001-03-06 08:48:03 +00:00
bryner%uiuc.edu
3f9323934e
Bug 70595 - making nsIPrompt accessible to PSM. r=darin, sr=mscott.
2001-03-06 05:10:33 +00:00
thayes%netscape.com
2d6f324f2a
Add pageInfo overlay to for displaying security information
2001-03-05 19:40:39 +00:00
bryner%uiuc.edu
9eff40f96b
Set SUBMAKEFILES so that the Makefile auto-update rule is used; otherwise a clean build fails because the Makefiles don't get generated.
2001-03-05 03:51:58 +00:00
javi%netscape.com
bbc31af3f6
Fix win32 build bustage.
2001-03-05 00:26:21 +00:00
javi%netscape.com
313c0a5710
Enable developers to build PSM 2.0 in win32 platforms.
...
Bug 70368 patch provided by leaf, r=javi, sr=cls
2001-03-04 23:05:45 +00:00
javi%netscape.com
87d73ff9c3
Allow developers to build PSM 2.0 on Unix.
...
Fix for Bug 70343 sr=cls
2001-03-04 22:55:18 +00:00
javi%netscape.com
df52444be3
Touch Makefile.in so that dynamic Makefiles get generated.
2001-03-03 01:59:36 +00:00
sonmi%netscape.com
48ccd7dcac
fixed a typo in an echo
2001-03-03 01:59:29 +00:00
nicolson%netscape.com
337636fdef
Get rid of unnecessary heapsize option.
2001-03-03 00:36:17 +00:00
sonmi%netscape.com
5b49528d04
fix for bug 69582, empty scripts due to a full /tmp cause programms to
...
bahave wrong - instead of generating temorary scripts the input comes directly
from this script, redirected via <<
2001-03-03 00:14:17 +00:00
sonmi%netscape.com
f5556b7f60
added fix fo bug 69588 - QA failure not recognized - now a certain #
...
of passes is reqiired, otherwise an incomplete line is generated
if more tests than expected a warning is issued in the text scetion
2001-03-02 23:37:21 +00:00
nicolson%netscape.com
5635406144
Shift around native methods in SSL package.
2001-03-02 04:38:33 +00:00
nicolson%netscape.com
efdaeffd56
Add the last of the methods to SSLServerSocket for backward compatibility.
...
Split out common functionality into SocketBase (not the same as SocketImpl!).
2001-03-02 04:38:14 +00:00
nelsonb%netscape.com
ca6b48b951
Use $TMP, $TMPDIR, or $TEMP for directory to hold server SID cache file.
...
Implements RFE 70617.
2001-03-02 02:52:21 +00:00
javi%netscape.com
3929b113a3
Give the nsNSSCertDB class a virtual destructor.
...
Gets rid of a warning on Linux.
2001-03-02 01:37:11 +00:00
javi%netscape.com
7bd4201c24
Add a -C lib to the gmake line to prevent nmake from getting
...
confused.
2001-03-01 22:54:10 +00:00
javi%netscape.com
d666dc6539
Checking in some logging functionality I wrote to help debugging on the Mac.
2001-03-01 22:33:32 +00:00
javi%netscape.com
1f58f3ea7e
Remove extra reference to ssl.lib
2001-03-01 22:31:11 +00:00
kirke%netscape.com
159cc26f44
Bug 69582 endless loop on EOF reading Extensions
2001-03-01 21:45:33 +00:00
sonmi%netscape.com
2b1b11c28f
tools tests activated
2001-03-01 19:48:52 +00:00
javi%netscape.com
9427e49fd6
Remove bogus statements that were used upon a time to help in debuggin.
2001-03-01 07:33:02 +00:00
bryner%uiuc.edu
816543da05
First cut at SSL proxy support. r=ddrinan.
2001-03-01 02:04:35 +00:00
relyea%netscape.com
0761f75039
change '-p' to '-P' to be consistant with other tools.
2001-03-01 01:21:56 +00:00
sonmi%netscape.com
45cfbc582d
was still running ksh
2001-03-01 00:43:24 +00:00
sonmi%netscape.com
e27794dd1a
restructuring of NSS QA
2001-03-01 00:40:38 +00:00
sonmi%netscape.com
bdec8e9305
restructuring of NSS QA
2001-02-28 23:35:21 +00:00