summaryrefslogtreecommitdiff
path: root/java/security
Commit message (Expand)AuthorAgeFilesLines
* PR classpath/42390: Use AccessController and PrivilegedAction to retrieve sys...Andrew John Hughes2012-02-081-1/+6
* PR classpath/42390: Don't include permissions of the Policy in toString() out...Andrew John Hughes2011-03-061-1/+9
* Provide implies shortcut for ProtectionDomain instances with AllPermission.Andrew John Hughes2010-12-251-0/+14
* Normalise whitespace.Andrew John Hughes2010-06-0382-873/+872
* Fix typo and access to VMSecureRandom.Andrew John Hughes2009-02-031-63/+2
* 2008-05-06 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-05-0610-10/+26
* 2008-03-16 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-03-1610-10/+29
* 2008-03-11 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2008-03-122-4/+4
* 2008-01-09 Stefan Huehner <stefan@huehner.org>Andrew John Hughes2008-01-091-3/+2
* 2007-10-27 Ian Rogers <ian.rogers@manchester.ac.uk>Andrew John Hughes2007-10-272-3/+3
* 2007-09-18 Dalibor Topic <robilad@kaffe.org>Dalibor Topic2007-09-182-3/+0
* * java/security/SecureClassLoader.java (defineClass): Method returnsMark Wielaard2007-01-212-4/+11
* 2007-01-09 Tania Bento <tbento@redhat.com>Tania Bento2007-01-091-2/+15
* 2006-12-30 Casey Marshall <csm@gnu.org>Casey Marshall2006-12-311-604/+815
* * java/security/BasicPermission.java: Remove gcj workaround.Tom Tromey2006-12-132-4/+3
* 2006-12-10 Andrew John Hughes <gnu_andrew@member.fsf.org>Andrew John Hughes2006-12-1037-96/+183
* 2006-08-24 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2006-08-241-15/+35
* 2006-08-13 Raif S. Naffah <raif@swiftdsl.com.au>Raif S. Naffah2006-08-1312-623/+718
* 2006-08-10 Gary Benson <gbenson@redhat.com>Gary Benson2006-08-101-2/+20
* 2006-08-02 Raif S. Naffah <raif@swiftdsl.com.au>Raif S. Naffah2006-08-021-7/+2
* 2006-07-31 Raif S. Naffah <raif@swiftdsl.com.au>Raif S. Naffah2006-07-311-38/+67
* * gnu/java/security/Engine.javaMatt Wringe2006-07-281-15/+2
* 2006-06-17 Raif S. Naffah <raif@swiftdsl.com.au>Raif S. Naffah2006-06-171-2/+2
* * java/security/UnresolvedPermission.java (getUnresolvedType): NewTom Tromey2006-06-061-0/+41
* 2006-04-29 Raif S. Naffah <raif@swiftdsl.com.au>Raif S. Naffah2006-04-291-0/+1
* * java/security/Security.java (<clinit>): Add all default providers.Tom Tromey2006-04-211-0/+4
* 2006-04-18 Casey Marshall <csm@gnu.org>Casey Marshall2006-04-191-2/+2
* 2006-04-14 Casey Marshall <csm@gnu.org>Casey Marshall2006-04-141-3/+75
* * java/security/SecureRandom.java (algorithm): New private field.Mark Wielaard2006-04-121-2/+28
* * java/security/cert/Certificate.java (serialVersionUID): Fixed.Tom Tromey2006-04-011-1/+1
* * java/security/cert/PKIXCertPathChecker.java: Javadoc fix.Tom Tromey2006-03-205-5/+8
* * java/security/BasicPermission.java (BasicPermission): CheckMark Wielaard2006-03-171-2/+3
* * java/security/spec/InvalidKeySpecException.javaTom Tromey2006-03-035-10/+120
* * java/security/SignatureException.java (SignatureException): NewTom Tromey2006-03-0310-10/+230
* 2006-02-26 Raif S. Naffah <raif@swiftdsl.com.au>Raif S. Naffah2006-02-261-1/+2
* 2006-02-03  Raif S. Naffah  <raif@swiftdsl.com.au>Raif S. Naffah2006-02-031-5/+4
* * java/security/Security.java (loadProviders): Use system classTom Tromey2006-02-021-1/+2
* 2006-01-19 Raif S. Naffah <raif@swiftdsl.com.au>Raif S. Naffah2006-01-1918-2067/+1511
* 2005-01-13 Jeroen Frijters <jeroen@frijters.net>Jeroen Frijters2006-01-131-2/+7
* 2006-01-03 Raif S. Naffah <raif@swiftdsl.com.au>Raif S. Naffah2006-01-031-0/+8
* 2006-01-01 Raif S. Naffah <raif@swiftdsl.com.au>Mark Wielaard2006-01-011-1/+4
* 2005-12-12 Gary Benson <gbenson@redhat.com>Gary Benson2005-12-121-3/+6
* 2005-11-16 Gary Benson <gbenson@redhat.com>Mark Wielaard2005-11-161-1/+3
* 2005-10-23 Guilhem Lavaux <guilhem@kaffe.org>Guilhem Lavaux2005-10-231-3/+13
* Reported by Nicolas Geoffray <nicolas.geoffray@lip6.fr>Mark Wielaard2005-10-051-4/+12
* 2005-09-25 Casey Marshall <csm@gnu.org>Casey Marshall2005-09-261-2/+16
* * java/security/Security.java (getProviders): Pre-allocate theAnthony Green2005-09-181-2/+2
* * java/nio/charset/Charset.java: close() each stream we open.Anthony Green2005-09-151-4/+4
* 2005-08-08 Casey Marshall <csm@gnu.org>Casey Marshall2005-08-091-2/+1
* * java/security/cert/X509CertSelector.java (match): Convert sigIdTom Tromey2005-07-261-2/+2