nicolson%netscape.com
b18b968f15
Fix 160024: remove class JSSJCEProvider.
2002-09-19 01:22:52 +00:00
nicolson%netscape.com
1cb0fd644a
make SPKI.getEncoded() actually return itself, DER-encoded. This way it
...
correctly implements X509EncodedKeySpec.
2002-09-19 01:16:41 +00:00
nicolson%netscape.com
3b81308973
more descriptive error message.
2002-09-19 01:15:36 +00:00
nicolson%netscape.com
5013a65e33
Fix 150720: Support KeyFactory.generatePrivate(DSAPrivateKeySpec).
2002-09-19 01:14:08 +00:00
nicolson%netscape.com
6980ea456e
Fix 169577: SGN_End crashes if DSA signature fails.
2002-09-19 01:07:43 +00:00
wtc%netscape.com
966869fa31
Bug 91224: Make sure that we use Solaris ld, not GNU ld, to build NSS.
...
Modified Files:
coreconf/SunOS5.mk nss/Makefile nss/cmd/platlibs.mk
nss/lib/freebl/Makefile
2002-09-18 23:25:29 +00:00
wtc%netscape.com
f0d185f531
Bug 153380: document the default values for the SSL options.
2002-09-18 22:32:19 +00:00
wtc%netscape.com
e85d087b1d
Bug 157827: declare the exported PBE_ functions. Fixed the include-once
...
ifdef.
2002-09-18 22:12:16 +00:00
kaie%netscape.com
70233f9ee6
b=169164 Replace PRUint* and PRInt* in IDL with "unsigned long" etc
...
r=javi sr=alecf
2002-09-18 17:15:58 +00:00
jpierre%netscape.com
2084e808d7
Fix memory leak in CRL cache
2002-09-18 00:34:32 +00:00
jpierre%netscape.com
c82c4da4e7
Call NSS_Shutdown() in crlutil. Part of purifying effort
2002-09-17 23:14:54 +00:00
jpierre%netscape.com
a80912fec1
Fix indentation
2002-09-17 21:31:28 +00:00
kaie%netscape.com
52a53d264c
b=141612 Misconfigured SSL web sites cause "unknown authority" messages.
...
Enhance the error message that is shown to the user.
r=javi sr=dveditz
2002-09-17 20:12:14 +00:00
kaie%netscape.com
d51b5d0764
b=168448 Fixing bustage caused by previous checkin.
...
Filename nsIGeneratingKeypairInfoDialogs is too long,
moving to a short filename. Updating Makefiles and include statements.
2002-09-17 19:43:13 +00:00
kaie%netscape.com
f74fb820fc
b=166664 Remove obsolete interface nsISecurityManagerComponent
...
r=javi sr=alecf
2002-09-17 19:09:11 +00:00
kaie%netscape.com
20ada98927
b=168448 PSM embedding freeze/ step 1/ move stuff & change data types
...
r=javi sr=alecf
2002-09-17 18:51:22 +00:00
wtc%netscape.com
bae29568d0
Bug 168722: fix compiler warnings.
...
Modified Files: rijndael.c rijndael.h
2002-09-17 04:24:11 +00:00
jpierre%netscape.com
4021df969d
Add -r support to crlutil for multiple iterations
2002-09-17 00:28:42 +00:00
jpierre%netscape.com
095d1b569c
Purify crlutil
...
Add -E option to erase all CRLs from the certificate database even if the issuer certificate is not present
Add -T option to invoke custom test code
2002-09-17 00:22:09 +00:00
jpierre%netscape.com
7a47c3326d
Fix UMC in Purify
2002-09-16 23:25:04 +00:00
nicolson%netscape.com
798046bbb4
Fix 157513: SignerInfo.java does not verify what it have signed.
2002-09-16 19:42:13 +00:00
jpierre%netscape.com
a572ec8ceb
Undo check-in that broke QA
2002-09-16 09:32:09 +00:00
jpierre%netscape.com
30933fccc7
Fix compiler warnings
2002-09-14 06:42:39 +00:00
jpierre%netscape.com
15afa035da
Add assertion to help debugging CRL crash
2002-09-14 05:41:42 +00:00
wtc%netscape.com
6c6c3a7f17
Removed the SIGTERM signal handler, which was added to debug bug 119340.
2002-09-13 05:10:59 +00:00
wtc%netscape.com
0ad056f859
Bug 168384: need to initialize the nss3lookingForCA field of nssUsage.
2002-09-13 02:07:34 +00:00
wtc%netscape.com
2be4ae3de3
Bug 168368: fixed an uninitialized memory read in CERT_CreateRDN. It
...
should not call va_arg if 'ava0' is NULL (which means 'ava0' is the last
argument).
2002-09-13 00:28:55 +00:00
sonja.mirtitsch%sun.com
9672a4c6fc
if USE_64 is set use option -d64 to java
...
write to stderr like the programs do so output is in order and logfiles
are clean
fixed path so script works on NT
tarted to put in markers strings so a status report script will be
able to find the things
clean fix for the NATIVE_FLAG problem
more output for the ENVIRONMENT section
2002-09-13 00:24:34 +00:00
wtc%netscape.com
b5ffb4bb9f
Bug 168360: Add support for the MOZ_PROFILE build option.
2002-09-12 23:32:58 +00:00
wtc%netscape.com
a1f6cb7783
The blob db shim code (bug 162023) introduced a crash (bug 167615) so
...
disable it for NSS 3.6 Beta1.
2002-09-12 23:17:35 +00:00
jpierre%netscape.com
cc9cc24c32
Fix for 167856 - memory leaks in CRL cache
2002-09-11 01:08:06 +00:00
jpierre%netscape.com
5ba34e6a81
Fix for 167849 - copy DER subject before adding an issuer to the hash table in CRL cache
2002-09-11 00:28:22 +00:00
ian.mcgreer%sun.com
d1abcafbbd
bug 166741, fixing bug in previous patches
...
r=wtc
2002-09-10 20:30:53 +00:00
wtc%netscape.com
f04d324c36
Bug 167532: fixed a regression introduced by the previous checkin.
2002-09-10 05:10:53 +00:00
jpierre%netscape.com
dc3cf4a2c0
Fix for 167649 - invalidate CRL cache when new CRL object is imported into a token
2002-09-10 04:49:09 +00:00
wtc%netscape.com
fd901dcddc
Import NSPR 4.2.2 RC1.
2002-09-10 02:17:46 +00:00
nicolson%netscape.com
08425b6ead
Fix 160020: KeyFactory.translateKey uses bad format names.
2002-09-09 23:21:45 +00:00
nicolson%netscape.com
78576a17b1
Fix 158009: enable compression of xpclass*.jar.
2002-09-09 21:54:07 +00:00
nicolson%netscape.com
d085546c68
Initialize variable to null. Indicated by bug 160076: Crashes when the
...
PasswordCallback returns an invalid password.
2002-09-09 21:24:48 +00:00
wtc%netscape.com
d9468cc3e8
Backed out the previous checkin, which broke 64-bit platforms.
2002-09-09 03:56:25 +00:00
ian.mcgreer%sun.com
2a3150fa01
fix compiler warnings
2002-09-08 16:47:58 +00:00
wtc%netscape.com
49af08e9e9
Bug 160805: fixed a leak and a double free of the arena introduced in the
...
previous checkin.
2002-09-08 03:25:30 +00:00
dougt%netscape.com
c5e8f896cd
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
wtc%netscape.com
44c0079eb7
Bug 129701: removed the sleep command for Linux in kill_selfserv().
...
Instead, we try to bind to the port in a loop until the port has been
freed. Added the -b (bindOnly) option to selfserv for this purpose.
Modified files: cmd/selfserv/selfserv.c tests/common/init.sh tests/ssl/ssl.sh
2002-09-07 13:41:21 +00:00
wtc%netscape.com
89c025b0ae
Bug 123753: removed the vestige of the "for Clients" string in softoken's
...
sccs and rcs version id strings.
2002-09-07 05:45:40 +00:00
dougt%netscape.com
d94b37c68a
Fixes up the timer interface. b157136, r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 05:38:16 +00:00
wtc%netscape.com
f53d10d32e
Bug 123753: the softoken is now compiled the same way for servers and
...
clients, so removed the "for Clients" string in the version info.
Modified files: config.mk softokn.rc
2002-09-07 05:35:46 +00:00
wtc%netscape.com
0ebdc96c4c
Bug 127886: added the new function PK11_ImportDERCert.
...
Modified files: nss/nss.def pk11wrap/pk11cert.c pk11wrap/pk11func.h
2002-09-07 04:48:57 +00:00
wtc%netscape.com
662f15aee9
Bug 136209: added the -P dbprefix option. The original -P (partial CRL
...
decode) option was renamed -p.
2002-09-07 04:43:04 +00:00
jpierre%netscape.com
93ee789624
Roll back change
2002-09-07 03:19:56 +00:00