Go to file
Casey Marshall b4f145f326 SecurityRandom (digest): Removed field.
2002-12-13  Casey Marshall  <rsdio@metastatic.org>
	    Mark Wielaard  <mark@klomp.org>

	* java/security/SecurityRandom (digest): Removed field.
	(SecureRandom): Check all providers for case-insensitive SecureRandom
	implementation. Don't ignore classname == null. Fallback to SHA1PRNG
	if necessary.
	(getInstance(String,Provider,boolean): New method.
	(getInstance(String)): Use new method.
	(getInstance(String,String)): Likewise.
	(getInstance(String,Provider)): Likewise.

2002-12-13  Casey Marshall  <rsdio@metastatic.org>

	* java/security/Security.java (loadProviders): Increment i only once.

Co-Authored-By: Mark Wielaard <mark@klomp.org>

From-SVN: r60099
2002-12-13 14:21:07 +00:00
boehm-gc
config
contrib
fastjar
gcc h8300.md (addhi3_h8300): Remove the last alternative. 2002-12-13 13:47:12 +00:00
include
INSTALL
libf2c
libffi
libiberty
libjava SecurityRandom (digest): Removed field. 2002-12-13 14:21:07 +00:00
libobjc
libstdc++-v3 Daily bump. 2002-12-13 08:17:16 +00:00
maintainer-scripts
zlib
.cvsignore
ChangeLog * Makefile.in (configure-target-rda): Depend on ALL_GCC_C. 2002-12-12 07:04:34 +00:00
config-ml.in
config.guess config.sub: Import from master repository 2002-12-09 08:10:20 +00:00
config.if
config.sub
configure
configure.in
COPYING
COPYING.LIB
install-sh
libtool.m4
ltcf-c.sh
ltcf-cxx.sh
ltcf-gcj.sh
ltconfig
ltmain.sh
MAINTAINERS config.sub: Import from master repository 2002-12-09 08:10:20 +00:00
Makefile.def
Makefile.in * Makefile.in (configure-target-rda): Depend on ALL_GCC_C. 2002-12-12 07:04:34 +00:00
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the file COPYING
for copying permission.  The manuals, and some of the runtime
libraries, are under different terms; see the individual source files
for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs.html for how to report bugs usefully.