christophe.ravel.bugs%sun.com
912ac54d1c
238319: Sun packages changes.
2004-07-22 17:52:04 +00:00
christophe.ravel.bugs%sun.com
8acfdf7d1d
238319: Sun packages changes.
2004-07-21 23:23:41 +00:00
glen.beasley%sun.com
d6b9bfab6a
251635 upgrading to JSS to 4.0
2004-07-20 20:39:25 +00:00
christophe.ravel.bugs%sun.com
1dc2c7cb4d
238319: Sun packages changes.
2004-06-24 01:18:12 +00:00
christophe.ravel.bugs%sun.com
2070d44d5a
238319: Sun packages changes.
2004-06-17 21:57:19 +00:00
christophe.ravel.bugs%sun.com
a71ac5996e
238319: Sun packages changes.
2004-06-15 16:47:00 +00:00
christophe.ravel.bugs%sun.com
bfceb22b48
238319: Sun packages changes.
2004-06-15 03:50:17 +00:00
christophe.ravel.bugs%sun.com
c49af30f3d
238319: Sun packages changes.
2004-06-14 23:24:58 +00:00
christophe.ravel.bugs%sun.com
d12cc6105f
238319: Sun packages changes.
2004-06-10 18:28:19 +00:00
christophe.ravel.bugs%sun.com
76b3c42c33
238319 : Sun packaging changes
2004-05-13 07:13:01 +00:00
gerv%gerv.net
2cdff0bb4f
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-25 15:03:26 +00:00
wchang0222%aol.com
37d598af3d
Set JSS version to 3.5.
...
Modified Files:
org/mozilla/jss/CryptoManager.java
org/mozilla/jss/util/jssver.h pkg/solaris/Makefile.com
2004-01-16 00:50:21 +00:00
wchang0222%aol.com
5bf5f4d3d8
Another file, pkg/solaris/Makefile.com, also needs to be updated when we
...
change the JSS version.
2004-01-16 00:48:49 +00:00
wchang0222%aol.com
7305e479fd
Upgraded to NSPR 4.4.1 and NSS 3.9.
2004-01-09 02:34:14 +00:00
wchang0222%aol.com
04ce1832e8
Bugscape bug 54500: made uniqueNamedKeyExists public.
2004-01-08 18:09:15 +00:00
wchang0222%aol.com
a7721556a1
Bugscape bug 54500: trim preceding/trailing whitespace from passed-in
...
String arguments.
2003-12-23 01:19:48 +00:00
wchang0222%aol.com
9600321508
Bugzilla bug 228907: added a stub implementation for the obsolete native
...
function Java_org_mozilla_jss_pkcs11_PK11Cert_getNickname, which is listed
in the symbol export file jss.def.
2003-12-20 15:56:11 +00:00
wchang0222%aol.com
49a280f7c5
Bugscape bug 54500: Improved the previous checkin: fixed leaks of the
...
return values of PK11_GetSymKeyNickname. Removed unnecessary assignment
statements "symKeyObj = NULL;". Removed an unnecessary else { }.
2003-12-19 19:36:30 +00:00
wchang0222%aol.com
691f55297a
Bugscape bug 54500: added some new methods to the SecretDecoderRing
...
KeyManager class. The patch is contributed by Matthew Harmsen of AOL.
Modified Files:
lib/jss.def org/mozilla/jss/SecretDecoderRing/KeyManager.c
org/mozilla/jss/SecretDecoderRing/KeyManager.java
2003-12-19 05:33:50 +00:00
wchang0222%aol.com
265753bc14
Set JSS version to 3.5 Beta.
...
Modified Files:
org/mozilla/jss/CryptoManager.java
org/mozilla/jss/util/jssver.h
2003-12-19 05:08:34 +00:00
wchang0222%aol.com
485ad745a6
Bugzilla bug 228907: enable PK11Store.getCertificates to return the correct
...
nicknames for certs with multiple instances. This requires adding a new
nickname argument to the constructors of the various cert classes and
passing a nickname better than NSS's cert->nickname where possible.
r=thomask.
Modified Files:
pkcs11/PK11Cert.c
pkcs11/PK11Cert.java
pkcs11/PK11InternalCert.java
pkcs11/PK11InternalTokenCert.java
pkcs11/PK11Store.c
pkcs11/PK11TokenCert.java
pkcs11/pk11util.h
util/java_ids.h
2003-12-19 00:19:57 +00:00
wchang0222%aol.com
9ffa2f5ec9
Bugzilla bug 225619: fixed memory leaks.
2003-11-14 01:42:51 +00:00
wchang0222%aol.com
fb034545bc
Bugzilla bug 225626: need to allocate PORTArenaPool rather than PLArenaPool
...
for the 'arena' member of CERTVerifyLog. Fixed memory leaks on an error
path.
2003-11-14 01:41:15 +00:00
wchang0222%aol.com
47741668f0
Set JSS version to 3.4.2 Beta 2.
...
Modified Files: CryptoManager.java util/jssver.h
2003-11-14 01:37:04 +00:00
wchang0222%aol.com
ff71ba8afd
Upgraded to NSS_3_7_9_RTM (from NSS_3_7_8_RTM).
...
Modified Files: manifest.mn org/mozilla/jss/CryptoManager.java
2003-11-13 23:39:46 +00:00
nicolson%netscape.com
816f550813
Fix 225615: memory leak in SSLSocket.socketConnect.
2003-11-13 23:10:13 +00:00
nicolson%netscape.com
d39df80ec1
try forcing the bourne shell to execute the command line.
2003-10-23 22:01:55 +00:00
nicolson%netscape.com
b0e7253075
more debugging info.
2003-10-22 04:08:17 +00:00
nicolson%netscape.com
9671bb6586
More debugging information.
2003-10-16 22:17:00 +00:00
nicolson%netscape.com
58b44ccb0c
Try * instead of . to get zip to grab all the contents of a directory.
2003-10-16 03:28:19 +00:00
nicolson%netscape.com
09c79e0878
Try to get zip working properly on the Windows build machines.
2003-10-12 20:21:04 +00:00
nicolson%netscape.com
40a30d219e
Change ';' to '&&' so the command fails if any of the subcommands fails.
...
Print out the return value of the command.
This is to debug a problem where the zip file is not being created on windows.
2003-10-09 22:39:54 +00:00
wtc%netscape.com
5277304f0b
Bugzilla bug 216117: added a TokenProxy member to the PK11Cert class to
...
store the slot pointer for the certificate *instance*. This slot pointer
is not necessarily cert->slot. Try to get the correct slot pointer for a
cert instance where possible. This patch helps us handle multiple
instances of the same cert better.
Modified Files:
PK11Finder.c pkcs11/PK11Cert.c pkcs11/PK11Cert.java
pkcs11/PK11InternalCert.java pkcs11/PK11InternalTokenCert.java
pkcs11/PK11Store.c pkcs11/PK11Token.c
pkcs11/PK11TokenCert.java pkcs11/pk11util.h
provider/java/security/JSSKeyStoreSpi.c ssl/SSLServerSocket.c
ssl/callbacks.c ssl/common.c ssl/jssl.h util/java_ids.h
2003-09-24 22:20:15 +00:00
wtc%netscape.com
9907123463
Bugzilla bug 220209: fixed a cert reference leak in
...
JSSL_CallCertSelectionCallback if the PK11_FindKeyByAnyCert call fails.
2003-09-24 21:07:17 +00:00
wtc%netscape.com
f64cfc45de
Deleted unused code.
2003-09-23 22:56:46 +00:00
wtc%netscape.com
4e2ed74884
Set JSS version to 3.4.2 Beta 1.
...
Modified Files: CryptoManager.java util/jssver.h
2003-09-23 20:57:15 +00:00
wtc%netscape.com
54ba648af3
Bugzilla bug 219756: fixed a CERTCertificate reference leak.
2003-09-20 00:27:30 +00:00
wtc%netscape.com
97baeaa545
Bugzilla bug 216693: use "." instead of "org" to specify the list for zip.
2003-08-27 01:13:06 +00:00
wtc%netscape.com
36e8c13857
Import NSS_3_7_8_RTM.
2003-08-27 01:01:59 +00:00
nicolson%netscape.com
3e239ffcd7
Update JSS to version 3.4.1.
2003-08-27 00:08:43 +00:00
wtc%netscape.com
6dc37259b8
Bugzilla bug 216693: running make in mozilla/security/jss should build the
...
class jar file.
Modified Files: rules.mk build_java.pl
2003-08-19 20:08:33 +00:00
wtc%netscape.com
86e30540a2
Bugscape bug 50033: make the KeyType class public and force it to load
...
during CryptoManager.initialize(), before we add JSS as a provider. The
KeyType class was failing to load properly, because its static initializers
force the class load of KeyWrapAlgorithm, whose signature needed to be
verified, which invoked JSS's signature provider, which accessed KeyType.
Basically, installing JSS as the default signature provider before its
classes have loaded creates a possibility of circular dependencies in class
initialization. The patch is due to Jamie Nicolson. r=wtc.
Modified Files: CryptoManager.java pkcs11/KeyType.java
2003-08-15 01:00:35 +00:00
wtc%netscape.com
a32141f5d2
Bugscape bug 49314: code cleanup. Throw InvalidKeyException directly
...
instead of NoSuchAlgorithmException.
2003-08-07 21:45:35 +00:00
glen.beasley%sun.com
7523a62658
215190 delete CA created certs
2003-08-07 00:34:32 +00:00
nicolson%netscape.com
1ded6df12e
Convert public key to JSS public key.
2003-08-05 18:54:49 +00:00
glen.beasley%sun.com
0c479eebe6
remove no longer used include blapi.h
2003-07-24 23:01:08 +00:00
nicolson%netscape.com
32ec0bd37b
Remove dependency on secrng.h. We don't need it.
2003-07-11 18:13:26 +00:00
nicolson%netscape.com
a1766026ec
update to JSS 3.4 RTM.
2003-05-19 21:44:23 +00:00
nicolson%netscape.com
bf4e7b2c83
Partial fix for 189964: support more algorithm names.
2003-05-19 18:36:38 +00:00
glen.beasley%sun.com
193d888612
201047 ssl timeouts
2003-05-14 22:34:38 +00:00