wtc%netscape.com
0643c516f5
Bugzilla bug #56442 : checked in generated files as a result of a new
...
ckapi.perl.
Modified files: nssck.api nssckepv.h nssckft.h nssckg.h
2000-10-14 01:29:12 +00:00
wtc%netscape.com
95f49b4d05
Bugzilla bug #56442 : the DLL name on Windows should be nssckbi.dll, not
...
nssckbi32.dll.
2000-10-13 22:42:53 +00:00
wtc%netscape.com
4787472411
Bugzilla bug #56442 : struct CK_FUNCTION_LIST must have the pack pragma
...
on Windows. C_GetFunctionList must be DLL exported on Windows.
2000-10-13 22:41:36 +00:00
cotter%netscape.com
fa1b89e62c
Corrected errors in release notes, added TLS info to help.
2000-10-13 20:49:56 +00:00
nelsonb%netscape.com
d43c6dd619
An enhancement to the new -N feature. When -N is selected, do NOT wait
...
for the first https request to finish before launching all the others.
2000-10-13 01:25:44 +00:00
cotter%netscape.com
53f02aa5dd
Updtaed for PSM 4.1.
2000-10-13 01:12:35 +00:00
nelsonb%netscape.com
1e35a98585
Add -v option. v means "verbose progress messages". Formerly, this
...
program was always very verbose. Now, it only outputs progress messages
when -v is specified. This is very useful for interactive use.
Cache statistics are written to stderr.
2000-10-13 00:50:05 +00:00
nelsonb%netscape.com
439e9ff4bf
Add new -N option. N means "No session reuse." -N disables the client
...
session cache, forcing all SSL handshakes to be FULL RSA handshakes.
2000-10-13 00:47:57 +00:00
nelsonb%netscape.com
e61e886531
* The Original Code is SPARC hand-optimized Montgomery multiply functions.
...
*
* The Initial Developer of the Original Code is Sun Microsystems Inc.
* Portions created by Sun Microsystems Inc. are
* Copyright (C) 1999-2000 Sun Microsystems Inc. All Rights Reserved.
2000-10-13 00:30:36 +00:00
nelsonb%netscape.com
663ca54786
* inline macros for SPARC Montgomery multiply functions.
...
*
* The Initial Developer of the Original Code is Sun Microsystems Inc.
* Portions created by Sun Microsystems Inc. are
* Copyright (C) 1999-2000 Sun Microsystems Inc. All Rights Reserved.
2000-10-13 00:28:48 +00:00
nelsonb%netscape.com
4cd08c683a
* interface file for SPARC Montgomery multiply functions.
...
*
* The Initial Developer of the Original Code is Sun Microsystems Inc.
* Portions created by Sun Microsystems Inc. are
* Copyright (C) 1999-2000 Sun Microsystems Inc. All Rights Reserved.
2000-10-13 00:28:08 +00:00
nelsonb%netscape.com
009957be94
* The Original Code is SPARC optimized Montgomery multiply functions.
...
*
* The Initial Developer of the Original Code is Sun Microsystems Inc.
* Portions created by Sun Microsystems Inc. are
* Copyright (C) 1999-2000 Sun Microsystems Inc. All Rights Reserved.
2000-10-13 00:27:04 +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
wtc%netscape.com
67a4f7910b
Fixed the comment.
2000-10-11 07:21:38 +00:00
mcgreer%netscape.com
9a7e99f3ec
also do binary on stdout DER
2000-10-11 07:12:45 +00:00
mcgreer%netscape.com
e2bd1e49ea
binary output always, for now
2000-10-11 07:04:30 +00:00
mcgreer%netscape.com
f33e8a5656
fix output of DER's on windows
2000-10-11 06:52:06 +00:00
wtc%netscape.com
0d9ddeb8b1
Commented out 'rm -rf ${TEMPFILES}' because TEMPFILES is not defined.
2000-10-11 06:47:36 +00:00
wtc%netscape.com
562760f6f2
Fixed the echo output to match the command.
2000-10-11 06:46:05 +00:00
mcgreer%netscape.com
bd280a0b75
add a new function, SECU_TextFileToItem, for reading text files.
2000-10-11 00:56:32 +00:00
mcgreer%netscape.com
4146c475d5
seperate text file reads from binary reads. Change all base64 encoded ciphertexts to end in LF instead of CRLF. This caused a bug on windows when checking out from CVS.
2000-10-11 00:55:45 +00:00
nelsonb%netscape.com
8ab6b279fa
Change the working directory to the test directory before running
...
certutil -S, which creates files in the current working directory.
2000-10-10 03:12:31 +00:00
wtc%netscape.com
71514d144b
Print NSPR and OS error codes if PR_Open fails.
2000-10-10 02:38:08 +00:00
nelsonb%netscape.com
05795d3093
All output messages from strsclnt now begin with the string "strsclnt: ".
...
This makes it easier to separate mixed client and server output.
2000-10-10 02:10:25 +00:00
nelsonb%netscape.com
c42129b9e1
When an invalid option is encountered, print the usage message and exit.
...
Previously, it would simply silently stop parsing options and the program
would continue to run, leading to false successes in coverage tests.
2000-10-09 23:39:46 +00:00
nelsonb%netscape.com
f3bd8bf0f9
With this change, SSL will not crash if the next lower layer's Recv
...
function returns more data than we asked for. SSL will turn that event
into a PR_BUFFER_OVERFLOW_ERROR error. iWS team asked for this.
2000-10-07 02:22:22 +00:00
nelsonb%netscape.com
4b8083970d
Fix a crash caused by using a null PRFileDesc * after PR_Open fails.
2000-10-07 02:16:03 +00:00
wtc%netscape.com
f935325020
Changed //helium/dist to //iridium/components (another way to get
...
access to /share/builds/components from NT at Netscape/iPlanet).
2000-10-07 00:56:20 +00:00
nelsonb%netscape.com
0dcc56339a
In lib/smime, detect null pointers returned by various functions.
...
Christian Kaiser fixed the test script to pass the right directory name
to the test program. The test script echoes all the cmsutil test
commands so that the error messages are associated with the proper one.
And cmsutil now puts its name on the front of its error messages.
2000-10-06 23:26:12 +00:00
nelsonb%netscape.com
891739a6b6
Call NSS_InitReadWrite instead of SECU_PKCS11Init, and check the result
...
for success. Fixes a crash. If it turns out that cmsutil doesn't need
to modifiy the cert and/or key DBs, then it should call NSS_Init, instead.
2000-10-06 21:45:01 +00:00
nelsonb%netscape.com
46917ae200
Call NSS_NoDB_Init instead of that broken old SECU_PKCS11Init.
...
Also, test to see that the init succeeded.
2000-10-06 21:40:52 +00:00
nelsonb%netscape.com
61173be584
Fix a crash that occurs when NSS is initialized with NSS_NoDB_Init.
2000-10-06 21:38:57 +00:00
nelsonb%netscape.com
de0ea0970b
Implement new function NSS_InitReadWrite, which is just like NSS_Init
...
except that it opens the files read/write. This is to replace the
broken SECU_ routines in nss/cmd/lib.
2000-10-06 21:37:25 +00:00
nelsonb%netscape.com
a6435a12ae
The SSL client cache timeout values for SSL2 and SSL3 were reversed.
...
This caused all SSL3 sessions to timeout after 100 seconds. Bug 55231.
2000-10-05 23:10:14 +00:00
wtc%netscape.com
ae1e7ed5c1
Bugzilla bug #55267 : checked in a workaround for a tight spin in
...
PK11_GetSlotList on 64-bit HP-UX.
2000-10-05 04:24:04 +00:00
nelsonb%netscape.com
f31174dc10
Prefix all selfserv's output messages with "selfserv: " so we can tell
...
client messages apart from server messages when the two are mixed.
When the verbose option is enabled, print out the session reuse stats
right after the first PR_Read completes, so we don't miss any.
2000-10-05 04:14:44 +00:00
wtc%netscape.com
6d220cccaf
Bugzilla bug #54711 : implemented the moz_import rule for OS/2.
2000-10-05 04:12:30 +00:00
nelsonb%netscape.com
c9c5b1a9d4
3 Changes:
...
- Test SSL2 (not SSL3) when only SSL2 ciphers have been chosen.
- Use a different metric for determining when multiple full handshakes
have been done with SSL2. (Can't use SSL3's counters for that purpose.)
- When PR_Connect returns a "connection reset by peer" error, silently
retry the operation with a new socket.
2000-10-05 04:11:31 +00:00
nelsonb%netscape.com
58f79efbbb
Change the client options so that we actually test SSL2 when we say
...
we're testing SSL2, and test SSL3 when we say we're testing SSL3.
2000-10-05 04:05:32 +00:00
nelsonb%netscape.com
0d1dd5436c
Make the "nocerts" option for this script work properly.
...
Also, add a new "verbose" option to this script.
2000-10-05 04:04:37 +00:00
nelsonb%netscape.com
390dfe7e1e
If $HOME or $DOMSUF is undefined, put out an error message and stop,
...
instead of going on and producing complicated and meaningless results.
2000-10-05 04:03:53 +00:00
mcgreer%netscape.com
35c22cbcf2
HPUX 64-bit also failed.
2000-10-05 02:47:43 +00:00
mcgreer%netscape.com
88346c571a
checked in wrong fix.
2000-10-05 02:41:09 +00:00
mcgreer%netscape.com
4195729ff1
fix for bug #55190 . Some 64-bit platforms will not return an alloc'ed pointer from an undeclared function.
2000-10-05 01:39:35 +00:00
mcgreer%netscape.com
3f1b1a73cd
workaround for bug #55234 . optimized arcfour is not working on solaris 64-bit.
2000-10-05 01:33:54 +00:00
wtc%netscape.com
bba4bec879
Backed out the previous checkin (which was not necessary).
2000-10-03 06:19:42 +00:00
wtc%netscape.com
f202747116
On Windows use cp -r to implement the moz_import rule.
2000-10-03 04:58:30 +00:00
wtc%netscape.com
c9471a9f45
Added bltest.
2000-10-03 02:45:59 +00:00
ddrinan%netscape.com
e02ca981e8
Allocate the padded result arena with the correct length
2000-10-03 00:58:39 +00:00