Граф коммитов

136 Коммитов

Автор SHA1 Сообщение Дата
javi%netscape.com 4cc0814183 Fix for bug 64713. Patch from Margaret Chan to get PSM building using gcc 2001-03-30 18:46:06 +00:00
javi%netscape.com cd16b81ceb Commiting a patch provided by Markus Holmberg for FreeBSD 2001-03-10 01:33:39 +00:00
javi%netscape.com 879675e43f Checking in the patch that gets Carbon builds working for PSM 1.x 2001-02-13 22:44:51 +00:00
javi%netscape.com ccda0e33f7 Final patch for Bug 6856. OS/2 port for PSM. 2001-02-07 21:05:21 +00:00
javi%netscape.com 997ef4562f Patch from Javier Pedemonte from IBM to get PSM building on OS/2
Fix for Bug 62856
2001-02-06 23:59:42 +00:00
javi%netscape.com 474fa8be60 Remove C++ comments from C file. 2001-02-06 23:50:12 +00:00
javi%netscape.com f271ab26a2 Fix for Bug 66939 r=javi, sr=mscott check in patch to allow profile switching on the Mac. Original patch provided by ccarlen. 2001-02-06 23:43:27 +00:00
javi%netscape.com 3147e1efe0 Fix Win32 opt build bustage. 2001-01-26 18:55:34 +00:00
wtc%netscape.com 4ee5322b8d Bugzilla bug #63832: changed hardcoded 'gmake' to $(MAKE) in PSM makefiles.
Modified files: psm/Makefile, psm/lib/client/sample/Makefile,
psm/server/Makefile.
2001-01-25 21:48:33 +00:00
javi%netscape.com b46fadeacd Fix for Bug 64650
Give PSM suport for HP_UX
2001-01-25 21:08:59 +00:00
javi%netscape.com 30f850c289 Part of Fix for bug 64650
main.c becomes psmmain.c
2001-01-25 21:06:10 +00:00
javi%netscape.com 913211e0f1 Part of fix for Bug 64650 r=javi
Provided by jdunn to support HP-UX
2001-01-25 21:01:58 +00:00
javi%netscape.com 37a8a26f62 Add a c++ file that calls the main funciton in a C file. This is to
make some compilers that require programs linking in C++ libraries to
have main in a c++ file happy.
2001-01-25 20:59:35 +00:00
jgmyers%netscape.com 27e40f55d6 IPv6 support in PSM: bug 47834 r=ddrinan sr=brendan@mozilla.org 2000-12-23 01:26:25 +00:00
javi%netscape.com 7e59e28ded Build with NSS 3.1 2000-12-20 01:24:58 +00:00
javi%netscape.com 2f621adc73 Checking in code to load root cert module on UNIX platforms. 2000-12-20 01:21:58 +00:00
javi%netscape.com 5508ac61e0 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 f59bbe4f05 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
javi%netscape.com 378bd999ca 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 a2bb31a18e 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 f708e68417 Include prototype for converting a mac path to unix path. 2000-11-28 23:04:16 +00:00
javi%netscape.com 76092382bb Version of ctrlconn.c that loads root modules for Mac. 2000-11-28 23:02:37 +00:00
ddrinan%netscape.com 7805b70b08 Changes to get PSM to build with Mozilla 2000-11-22 19:59:30 +00:00
javi%netscape.com 480a1f95e8 Update version number for PSM. 2000-11-15 19:24:07 +00:00
javi%netscape.com 53ad44667f 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 9f14760a08 Check in the shell for loading the root cert dll. 2000-11-13 22:57:19 +00:00
thayes%netscape.com ebb9375a31 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 7d0aaba8ae Check-in final reviewed version of sslconn.c 2000-10-25 17:23:46 +00:00
javi%netscape.com 149b331c1a 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 ae8d89963d Don't assume a bitwise or will return the value 1. 2000-10-23 21:32:20 +00:00
javi%netscape.com 90171b9743 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 ef7df11de3 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 7c936917e2 Build the component.reg file for Linux only 2000-10-18 19:02:22 +00:00
ddrinan%netscape.com c49f11ceb6 Fix for bug 53198 2000-10-12 22:41:47 +00:00
ddrinan%netscape.com 290a07f768 Copy over ALL of the components directory 2000-09-22 22:32:35 +00:00
ddrinan%netscape.com 8723940b88 Make the component directory writeable 2000-09-22 17:06:59 +00:00
ddrinan%netscape.com fc64668506 Copy ALL the contents of the components directory during build_xpi 2000-09-22 00:02:19 +00:00
ddrinan%netscape.com 7db03911de This script will run regxpcom 2000-09-21 21:51:57 +00:00
ddrinan%netscape.com 833d5f4a9f More bug fixes for regxpcom 2000-09-21 21:50:23 +00:00
ddrinan%netscape.com fa733fa7b7 Fix the directory location of regxpcom 2000-09-21 20:09:13 +00:00
ddrinan%netscape.com 7e8a113cb9 Fixed a problem with generating the component.reg file 2000-09-21 18:08:25 +00:00
ddrinan%netscape.com 294a7565aa Fixed typo 2000-09-21 01:13:38 +00:00
ddrinan%netscape.com eadf160bc3 Generate a component.reg as part of the xpi build for Unix. Bug# 49507 2000-09-20 23:15:23 +00:00
ddrinan%netscape.com 36e61368f9 Add XPCOM, NSPR and i18n back into xpi files 2000-09-15 01:28:23 +00:00
javi%netscape.com a87c85612d When doing forced backup, create a single p12 file which has all of
the certs instead of a single p12 file for each cert.
2000-09-15 01:27:06 +00:00
ddrinan%netscape.com 977f283741 Install PSM in its own directory 2000-09-15 01:26:52 +00:00
ddrinan%netscape.com e4588d2f08 Enable TLS by default 2000-09-15 00:03:12 +00:00
javi%netscape.com f4c402f7e2 Whomp the MAC_SECURITY_BRANCH onto the tip. 2000-09-08 21:42:11 +00:00
ddrinan%netscape.com ebd1144a8b ui and doc directories are now under psmdata 2000-09-08 02:04:05 +00:00
ddrinan%netscape.com 2ec6c748ef Install PSM in the same directiry as mozilla 2000-09-08 02:03:11 +00:00