jgmyers%netscape.com
a7368e49a1
add .cvsignore
2001-01-17 02:24:04 +00:00
javi%netscape.com
715af0e9e4
Correct spelling mistake.
...
r=javi,scc,hwaara@chello.se sr=brendan
(I'm checking this in for original reporter of Bug 63122.)
2001-01-05 03:26:41 +00:00
cotter%netscape.com
30970315ec
Fixed broken graphics links.
2000-12-29 01:32:26 +00:00
jgmyers%netscape.com
329c127f17
IPv6 support in PSM: bug 47834 r=ddrinan sr=brendan@mozilla.org
2000-12-23 01:26:25 +00:00
cls%seawood.org
98402c9dc9
Landing javi@netscape.com 's changes to make NSS place nice with the Mozilla build system.
...
Bug #60912 r=bryner
CARPOOL! a=leaf
2000-12-22 21:12:53 +00:00
javi%netscape.com
3c7d2e36da
Build with NSS 3.1
2000-12-20 01:24:58 +00:00
javi%netscape.com
1533e8a7af
Checking in code to load root cert module on UNIX platforms.
2000-12-20 01:21:58 +00:00
javi%netscape.com
e1e13fed66
Disable PSM log output by default. Developpers will have to explicity turn it on.
2000-12-19 22:57:44 +00:00
javi%netscape.com
be1de469a5
Don't error out when creating the list of PKCS#11 modules
...
if one wasn't loaded correctly.
2000-12-19 22:49:42 +00:00
cotter%netscape.com
58379e624f
Added changes re PSM 1.4 for Communicator.
2000-12-19 19:23:47 +00:00
javi%netscape.com
1665a05f8b
Fix for bug 63209 sr=cls@seawood.org r=javi@netscape.com
...
Checking in for pedemont@us.ibm.com
Make psm-glue use static libraries for libprotocol and
libcmt on OS/2
2000-12-19 02:06:31 +00:00
ddrinan%netscape.com
ee966599ee
Fixed the PSM version number to 1.4
2000-12-14 23:49:23 +00:00
ddrinan%netscape.com
258e09a7e6
Fix for bug 60909. r=javi@netscape.com, bryner@netscape.com. sr=brendan@mozilla.org, leaf@mozilla.org.
2000-12-06 23:45:42 +00:00
javi%netscape.com
e725f3362e
Plug some memory leaks that were brought to my attention by brendan. Not part of Mozilla build just yet.
2000-11-29 21:41:23 +00:00
javi%netscape.com
4277a6569e
Fix busted loading of module for WIN32 and delete the TextGenContext used to fetch the name of the module for the root certificates.
2000-11-29 20:00:21 +00:00
javi%netscape.com
23962af00f
Include prototype for converting a mac path to unix path.
2000-11-28 23:04:16 +00:00
javi%netscape.com
bb48ae7630
Version of ctrlconn.c that loads root modules for Mac.
2000-11-28 23:02:37 +00:00
ddrinan%netscape.com
9327f48021
Suppress the depend target
2000-11-28 22:01:56 +00:00
javi%netscape.com
803cf4e757
Also traverse into the nlslayer directory when building PSM.
2000-11-28 20:18:54 +00:00
ddrinan%netscape.com
5461beec56
Install the library
2000-11-22 20:02:16 +00:00
ddrinan%netscape.com
5aa11658f7
Changes to get PSM to build with Mozilla
2000-11-22 19:59:30 +00:00
javi%netscape.com
4f83a72f19
Add the ability to set what directory is used for the key and cert db's.
2000-11-20 19:46:14 +00:00
javi%netscape.com
6211d396ec
Implement the function that uses the directory service to return the path of where the executable lives on disk.
2000-11-16 01:08:58 +00:00
javi%netscape.com
e77209ef6b
Add prototype for function that takes advantage of xpcom's ability to figure out where the executable lives on disk.
2000-11-16 01:03:48 +00:00
javi%netscape.com
8e787c9493
Update version number for PSM.
2000-11-15 19:24:07 +00:00
javi%netscape.com
962eeed92d
Bring some changes that went into Mac RTM onto the trunk of the PSM tree.
2000-11-15 19:20:28 +00:00
javi%netscape.com
0e65d4a7bd
Add text for the module name for root certificates.
2000-11-14 00:02:03 +00:00
javi%netscape.com
f5f0230133
Check in the shell for loading the root cert dll.
2000-11-13 22:57:19 +00:00
javi%netscape.com
8f03c7a18d
Clean this project up and make it build with NSS on the tip for both optimized and debugged.
No longer link in NSSCrupto libraries since the open NSS libraries now provide that functionality.
Don't build mac_rand.c since it gets built as part of the NSS libraries we link in.
2000-11-09 01:08:06 +00:00
thayes%netscape.com
696908286b
Bug 59307: Provide a target value for the "new-email-default" result of PKCS12
...
restore, and use it for building the certificate list refresh URL.
Fix the certificate list code to correctly check the type of object it
is given.
2000-11-07 00:23:17 +00:00
javi%netscape.com
13eadb9fd9
Make boolean preferences work under Netscape6. It's the annoying JS bug
...
where you can't call top.variable when in the top most frame.
So I moved the function that was doing this to the frame that wanted to
toggle the boolean value instead of calling the top most frame to do this.
2000-10-25 18:57:06 +00:00
javi%netscape.com
e1594ce774
Check-in final reviewed version of sslconn.c
2000-10-25 17:23:46 +00:00
javi%netscape.com
4cea00953f
Don't escape parameters until after we've broken down the parameters into
...
arrays. This makes it so that the character '&' is properly categorized
into the array if it's a member of the string for either parameter name
or value.
2000-10-23 22:52:31 +00:00
javi%netscape.com
4ae0661040
Don't assume a bitwise or will return the value 1.
2000-10-23 21:32:20 +00:00
javi%netscape.com
b3e3d297e5
Check-in re-written SSL thread with fixes made so that the threads clean
...
up after themselves properly.
2000-10-23 18:34:48 +00:00
javi%netscape.com
ade1ac26b0
Make this directory build in the new world.
...
Add some debug output in regards as to which directory it's gonna use
for the cert db.
2000-10-19 21:14:34 +00:00
javi%netscape.com
0bd3f35136
Decompose the function for the SSL Service Thread to make it easier to read.
...
When doing a poll, exit the service thread if there are no sockets waiting
for data to be processed. Make the poll for data from the client and
server sockts time out after 10 minutes. At that point there should be
nothing waiting or the connection has gone away without us knowing about it.
2000-10-19 21:03:41 +00:00
ddrinan%netscape.com
7508f29099
Build the component.reg file for Linux only
2000-10-18 19:02:22 +00:00
cotter%netscape.com
fa1b89e62c
Corrected errors in release notes, added TLS info to help.
2000-10-13 20:49:56 +00:00
cotter%netscape.com
53f02aa5dd
Updtaed for PSM 4.1.
2000-10-13 01:12:35 +00:00
ddrinan%netscape.com
ab40770c77
Setting version to 1.4
2000-10-12 22:53:07 +00:00
ddrinan%netscape.com
aab470a57b
Fix for bug 53198
2000-10-12 22:41:47 +00:00
ddrinan%netscape.com
6581103a47
Copy over ALL of the components directory
2000-09-22 22:32:35 +00:00
ddrinan%netscape.com
40af302348
Make the component directory writeable
2000-09-22 17:06:59 +00:00
ddrinan%netscape.com
02676a0092
Copy ALL the contents of the components directory during build_xpi
2000-09-22 00:02:19 +00:00
ddrinan%netscape.com
2b2c212de7
This script will run regxpcom
2000-09-21 21:51:57 +00:00
ddrinan%netscape.com
3a0e6d04b6
More bug fixes for regxpcom
2000-09-21 21:50:23 +00:00
ddrinan%netscape.com
f3c74c6294
Fix the directory location of regxpcom
2000-09-21 20:09:13 +00:00
ddrinan%netscape.com
49b8d58c54
Fixed a problem with generating the component.reg file
2000-09-21 18:08:25 +00:00
ddrinan%netscape.com
3667215cd3
Fixed typo
2000-09-21 01:13:38 +00:00