index
:
delta/classpath.git
ASM
Classpathx
JSR166
NATIVE-LAYER
classpath-0_90-branch
classpath-0_91-branch
classpath-0_92-branch
classpath-0_93-branch
classpath-0_95-branch
classpath-0_97-release-branch
classpath-0_99-release-branch
compiler-support
gbenson-calendar-branch
generics-branch
gtk3
indy
jessie-nio
master
ssl-nio-branch
git.savannah.gnu.org: git/classpath.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
security
/
Security.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup the majority of the warnings in the gnu.java.security, java.security,...
Andrew John Hughes
2015-03-11
1
-10
/
+9
*
Fix majority of warnings in gnu.java.security.* and java.security.*.
Andrew John Hughes
2014-10-13
1
-54
/
+43
*
Normalise whitespace.
Andrew John Hughes
2010-06-03
1
-89
/
+89
*
2007-10-27 Ian Rogers <ian.rogers@manchester.ac.uk>
Andrew John Hughes
2007-10-27
1
-1
/
+1
*
2006-12-10 Andrew John Hughes <gnu_andrew@member.fsf.org>
Andrew John Hughes
2006-12-10
1
-6
/
+6
*
2006-04-29 Raif S. Naffah <raif@swiftdsl.com.au>
Raif S. Naffah
2006-04-29
1
-0
/
+1
*
* java/security/Security.java (<clinit>): Add all default providers.
Tom Tromey
2006-04-21
1
-0
/
+4
*
* java/security/Security.java (loadProviders): Use system class
Tom Tromey
2006-02-02
1
-1
/
+2
*
2006-01-19 Raif S. Naffah <raif@swiftdsl.com.au>
Raif S. Naffah
2006-01-19
1
-221
/
+170
*
2005-01-13 Jeroen Frijters <jeroen@frijters.net>
Jeroen Frijters
2006-01-13
1
-2
/
+7
*
2006-01-03 Raif S. Naffah <raif@swiftdsl.com.au>
Raif S. Naffah
2006-01-03
1
-0
/
+8
*
2005-12-12 Gary Benson <gbenson@redhat.com>
Gary Benson
2005-12-12
1
-3
/
+6
*
* java/security/Security.java (getProviders): Pre-allocate the
Anthony Green
2005-09-18
1
-2
/
+2
*
* all files: Update for new FSF address.
Mark Wielaard
2005-07-02
1
-2
/
+2
*
2005-04-28 Michael Koch <konqueror@gmx.de>
Michael Koch
2005-04-28
1
-14
/
+23
*
2004-12-06 Jeroen Frijters <jeroen@frijters.net>
Jeroen Frijters
2004-12-06
1
-5
/
+3
*
2004-10-21 Michael Koch <konqueror@gmx.de>
Michael Koch
2004-10-21
1
-2
/
+3
*
2004-10-20 Michael Koch <konqueror@gmx.de>
Michael Koch
2004-10-20
1
-3
/
+1
*
2004-10-11 Jeroen Frijters <jeroen@frijters.net>
Jeroen Frijters
2004-10-11
1
-3
/
+7
*
2004-07-15 Michael Koch <konqueror@gmx.de>
Michael Koch
2004-07-15
1
-10
/
+10
*
2004-05-28 Michael Koch <konqueror@gmx.de>
Michael Koch
2004-05-28
1
-4
/
+4
*
* gnu/java/awt/BitwiseXORComposite.java
Mark Wielaard
2004-04-29
1
-1
/
+1
*
* java/rmi/MarshalledObject.java (MarshalledObject): Removed
Tom Tromey
2004-04-02
1
-3
/
+3
*
* java/security/Security.java: Don't use in the api doc.
Mark Wielaard
2003-11-30
1
-1
/
+1
*
2003-10-07 Michael Koch <konqueror@gmx.de>
Michael Koch
2003-10-07
1
-7
/
+6
*
2003-10-07 Michael Koch <konqueror@gmx.de>
Michael Koch
2003-10-07
1
-60
/
+42
*
* java/security/Security.java: Don't use in the api
Mark Wielaard
2003-08-17
1
-1
/
+1
*
2003-08-14 Stephen Crawley <crawley@dstc.edu.au>
Mark Wielaard
2003-08-14
1
-27
/
+33
*
moved initialization code of providers from static initializer into a method ...
Ingo Proetel
2003-08-11
1
-36
/
+52
*
2003-06-08 Michael Koch <konqueror@gmx.de>
Michael Koch
2003-06-08
1
-13
/
+36
*
2003-04-30 Michael Koch <konqueror@gmx.de>
Michael Koch
2003-04-30
1
-1
/
+1
*
* java.security.Security (getAlgorithms(String): fixed a bug.
Raif S. Naffah
2003-03-19
1
-1
/
+8
*
* java/security/Signer.java: Removed non-ASCII characters.
Tom Tromey
2003-03-12
1
-91
/
+91
*
* java/security/Signer.java: Removed non-ASCII character.
Tom Tromey
2003-03-10
1
-16
/
+16
*
(getAlgorithmProperty(String, String)): added implementation.
Raif S. Naffah
2003-03-09
1
-2
/
+341
*
formatting + documentation.
Raif S. Naffah
2003-03-08
1
-127
/
+146
*
* javax/naming/InitialContext.java (init): Use
Tom Tromey
2002-12-31
1
-12
/
+9
*
2002-12-13 Casey Marshall <rsdio@metastatic.org>
Mark Wielaard
2002-12-13
1
-2
/
+2
*
Integrate work by Raif S. Naffah (raif@fl.net.au)
Mark Wielaard
2002-11-16
1
-38
/
+59
*
* gnu/classpath/Configuration.java.in: Add CLASSPATH_HOME field.
Mark Wielaard
2002-08-18
1
-8
/
+9
*
Add License clarification
Mark Wielaard
2002-01-22
1
-5
/
+16
*
* java/security/Security.java (loadProviders): Removed unused
Tom Tromey
2001-10-18
1
-38
/
+14
*
* java/security/Security.java (loadProviders): Added `vendor'
Tom Tromey
2001-10-17
1
-5
/
+10
*
2001-10-17 Anthony Green <green@redhat.com>
Tom Tromey
2001-10-17
1
-1
/
+2
*
* java/security/AccessController.java (checkPermission): Now
Tom Tromey
2001-10-13
1
-0
/
+5
*
* gnu/java/security/provider/DefaultPolicy.java: New file, from libgcj.
Bryce McKinlay
2001-09-25
1
-98
/
+110
*
Change license to libgcc-like terms.
Paul Fisher
2000-03-16
1
-302
/
+310
*
Initial checking of Mark Benvenuto's security code
Aaron M. Renn
1999-07-18
1
-67
/
+302
*
Added to repository.
Geoff Berry
1999-03-01
1
-0
/
+67