Age | Commit message (Expand) | Author | Files | Lines |
2004-10-22 | 2004-10-22 Michael Koch <konqueror@gmx.de> | Michael Koch | 1 | -2/+2 |
2004-10-21 | AlgorithmParameterGenerator.java, [...]: Import cleanup. | Michael Koch | 29 | -453/+467 |
2004-10-20 | AlgorithmParameterGenerator.java, [...]: Import statements reorganized... | Michael Koch | 25 | -49/+67 |
2004-10-18 | 2004-10-18 Jeroen Frijters <jeroen@frijters.net> | Jeroen Frijters | 1 | -3/+7 |
2004-10-18 | [multiple changes] | Michael Koch | 2 | -2/+2 |
2004-09-26 | 2004-09-26 Casey Marshall <csm@gnu.org> | Casey Marshall | 2 | -3/+3 |
2004-09-21 | 2004-09-21 Casey Marshall <csm@gnu.org> | Andreas Tobler | 1 | -35/+21 |
2004-09-21 | [multiple changes] | Andreas Tobler | 2 | -0/+1570 |
2004-09-09 | [multiple changes] | Andreas Tobler | 1 | -1/+1 |
2004-08-30 | DummyKeyPairGenerator.java (clone): Removed useless instanceof check. | Casey Marshall | 7 | -54/+39 |
2004-08-05 | BasicPermission.java: Don't check wildcards. | Andrew Haley | 1 | -9/+7 |
2004-07-17 | Security.java: Fixed javadocs all over. | Michael Koch | 1 | -10/+10 |
2004-07-09 | AccessControlContext.java, [...]: Fixed javadocs. | Michael Koch | 2 | -72/+69 |
2004-06-01 | 2004-06-01 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -19/+9 |
2004-05-05 | Format.java: Cleaned up imports. | Tom Tromey | 2 | -6/+4 |
2004-05-04 | DSAKeyPairGenerator.java, [...]: Cleaned up imports. | Dalibor Topic | 5 | -10/+10 |
2004-05-03 | GtkTextAreaPeer.java (minimumSize): Removed unused variables hScrollbarHeight... | Mark Wielaard | 1 | -1/+1 |
2004-04-20 | MarshalledObject.java, [...]: Fixed javadoc, coding style and argument names ... | Michael Koch | 15 | -80/+86 |
2003-12-02 | Security.java: Don't use in the api doc. | Mark Wielaard | 1 | -1/+1 |
2003-12-02 | Reported by Archie Cobbs: | Mark Wielaard | 1 | -2/+2 |
2003-11-11 | Font.java, [...]: Removed some redundant obj == null checks. | Michael Koch | 1 | -2/+1 |
2003-10-11 | 2003-10-11 Michael Koch <konqueror@gmx.de> | Michael Koch | 18 | -55/+60 |
2003-10-08 | Security.java: Reformated. | Michael Koch | 1 | -20/+23 |
2003-08-26 | Acl.java: Fix broken p tag. | Mark Wielaard | 1 | -1/+1 |
2003-06-27 | 2003-06-27 Michael Koch <konqueror@gmx.de> | Michael Koch | 2 | -8/+2 |
2003-06-14 | BasicPermission.java: New version from classpath. | Michael Koch | 1 | -3/+2 |
2003-06-07 | Security.java (secprops): Initialize. | Mark Wielaard | 1 | -13/+36 |
2003-05-10 | Identity.java, [...]: New versions from classpath. | Michael Koch | 14 | -14/+17 |
2003-05-03 | GtkButtonPeer.java: Fix misspelling of "version". | Matt Kraai | 4 | -4/+4 |
2003-04-30 | Engine.java, [...]: New files from classpath. | Michael Koch | 39 | -442/+3910 |
2003-04-19 | Makefile.in: Rebuilt. | Tom Tromey | 21 | -1887/+3752 |
2003-02-13 | re PR libgcj/9271 (Severe bias in java.security.SecureRandom) | Casey Marshall | 1 | -3/+5 |
2002-12-31 | re PR libgcj/7416 (java.security startup refs "GNU libgcj.security") | Tom Tromey | 1 | -12/+9 |
2002-12-13 | SecurityRandom (digest): Removed field. | Casey Marshall | 2 | -89/+111 |
2002-12-03 | DSAParameterSpec.java (getP): Return p, not q. | Raif Naffah | 3 | -3/+3 |
2002-11-18 | KeyStore.java (getInstance): Fix comment and throw IllegalArgumentException i... | Joerg Brunsmann | 1 | -6/+39 |
2002-11-17 | Integrate work by Raif S. | Mark Wielaard | 9 | -117/+316 |
2002-10-04 | [multiple changes] | Mark Wielaard | 9 | -11/+24 |
2002-10-01 | ObjectInputStream.java (resolveProxyClass): New method from Classpath. | Tom Tromey | 1 | -9/+7 |
2002-05-24 | Merge JDK 1.4 java.security changes from classpath. | Bryce McKinlay | 55 | -1323/+2590 |
2002-02-14 | [multiple changes] | Mark Wielaard | 1 | -2/+3 |
2002-01-22 | Add license clarification. | Mark Wielaard | 111 | -572/+1793 |
2001-10-31 | HACKING, [...]: Fix spelling errors. | Joseph Myers | 4 | -7/+7 |
2001-10-18 | Security.java (loadProviders): Removed unused `pname' variable. | Tom Tromey | 1 | -38/+14 |
2001-10-18 | SHA1PRNG.java (engineNextBytes): Rewrote. | Tom Tromey | 1 | -8/+20 |
2001-10-18 | Makefile.in: Rebuilt. | Tom Tromey | 2 | -0/+3 |
2001-10-18 | Security.java (loadProviders): Added `vendor' argument. | Tom Tromey | 1 | -5/+10 |
2001-10-17 | Security.java (loadProviders): Fix bug in how providers are loaded. | Anthony Green | 1 | -1/+2 |
2001-10-13 | AccessController.java (checkPermission): Now throws AccessControlException. | Tom Tromey | 10 | -20/+38 |
2001-10-07 | acinclude.m4: Fix spelling error of "separate" as "seperate". | Joseph Myers | 1 | -1/+1 |