gcc/libjava ChangeLog gnu/java/security/der/DE ...

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed May 18 18:31:00 GMT 2005


CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-rhl-branch
Changes by:	jakub@gcc.gnu.org	2005-05-18 18:31:55

Modified files:
	libjava        : ChangeLog 
	libjava/gnu/java/security/der: DERValue.java 
	libjava/gnu/java/security/x509/ext: PrivateKeyUsagePeriod.java 

Log message:
	2005-04-22  Casey Marshall <csm@gnu.org>
	
	* gnu/java/security/der/DERValue.java
	(getValueAs): new method.
	* gnu/java/security/x509/ext/PrivateKeyUsagePeriod.java
	(<init>): read both dates with 'DERValue.getValueAs', with
	'GENERALIZED_TIME' as the argument.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-rhl-branch&r1=1.3391.4.19&r2=1.3391.4.20
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/gnu/java/security/der/DERValue.java.diff?cvsroot=gcc&only_with_tag=gcc-4_0-rhl-branch&r1=1.2&r2=1.2.36.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libjava/gnu/java/security/x509/ext/PrivateKeyUsagePeriod.java.diff?cvsroot=gcc&only_with_tag=gcc-4_0-rhl-branch&r1=1.1&r2=1.1.24.1



More information about the Gcc-cvs mailing list