| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Security.java: Fixed javadocs all over. | Michael Koch | 2004-07-17 | 1 | -10/+10 |
* | AccessControlContext.java, [...]: Fixed javadocs. | Michael Koch | 2004-07-09 | 2 | -72/+69 |
* | 2004-06-01 Michael Koch <konqueror@gmx.de> | Michael Koch | 2004-06-01 | 2 | -19/+9 |
* | Format.java: Cleaned up imports. | Tom Tromey | 2004-05-05 | 2 | -6/+4 |
* | DSAKeyPairGenerator.java, [...]: Cleaned up imports. | Dalibor Topic | 2004-05-04 | 5 | -10/+10 |
* | GtkTextAreaPeer.java (minimumSize): Removed unused variables hScrollbarHeight... | Mark Wielaard | 2004-05-03 | 1 | -1/+1 |
* | MarshalledObject.java, [...]: Fixed javadoc, coding style and argument names ... | Michael Koch | 2004-04-20 | 15 | -80/+86 |
* | Security.java: Don't use in the api doc. | Mark Wielaard | 2003-12-02 | 1 | -1/+1 |
* | Reported by Archie Cobbs: | Mark Wielaard | 2003-12-02 | 1 | -2/+2 |
* | Font.java, [...]: Removed some redundant obj == null checks. | Michael Koch | 2003-11-11 | 1 | -2/+1 |
* | 2003-10-11 Michael Koch <konqueror@gmx.de> | Michael Koch | 2003-10-11 | 18 | -55/+60 |
* | Security.java: Reformated. | Michael Koch | 2003-10-08 | 1 | -20/+23 |
* | Acl.java: Fix broken p tag. | Mark Wielaard | 2003-08-26 | 1 | -1/+1 |
* | 2003-06-27 Michael Koch <konqueror@gmx.de> | Michael Koch | 2003-06-27 | 2 | -8/+2 |
* | BasicPermission.java: New version from classpath. | Michael Koch | 2003-06-14 | 1 | -3/+2 |
* | Security.java (secprops): Initialize. | Mark Wielaard | 2003-06-07 | 1 | -13/+36 |
* | Identity.java, [...]: New versions from classpath. | Michael Koch | 2003-05-10 | 14 | -14/+17 |
* | GtkButtonPeer.java: Fix misspelling of "version". | Matt Kraai | 2003-05-03 | 4 | -4/+4 |
* | Engine.java, [...]: New files from classpath. | Michael Koch | 2003-04-30 | 39 | -442/+3910 |
* | Makefile.in: Rebuilt. | Tom Tromey | 2003-04-19 | 21 | -1887/+3752 |
* | re PR libgcj/9271 (Severe bias in java.security.SecureRandom) | Casey Marshall | 2003-02-13 | 1 | -3/+5 |
* | re PR libgcj/7416 (java.security startup refs "GNU libgcj.security") | Tom Tromey | 2002-12-31 | 1 | -12/+9 |
* | SecurityRandom (digest): Removed field. | Casey Marshall | 2002-12-13 | 2 | -89/+111 |
* | DSAParameterSpec.java (getP): Return p, not q. | Raif Naffah | 2002-12-03 | 3 | -3/+3 |
* | KeyStore.java (getInstance): Fix comment and throw IllegalArgumentException i... | Joerg Brunsmann | 2002-11-18 | 1 | -6/+39 |
* | Integrate work by Raif S. | Mark Wielaard | 2002-11-17 | 9 | -117/+316 |
* | [multiple changes] | Mark Wielaard | 2002-10-04 | 9 | -11/+24 |
* | ObjectInputStream.java (resolveProxyClass): New method from Classpath. | Tom Tromey | 2002-10-01 | 1 | -9/+7 |
* | Merge JDK 1.4 java.security changes from classpath. | Bryce McKinlay | 2002-05-24 | 55 | -1323/+2590 |
* | [multiple changes] | Mark Wielaard | 2002-02-14 | 1 | -2/+3 |
* | Add license clarification. | Mark Wielaard | 2002-01-22 | 111 | -572/+1793 |
* | HACKING, [...]: Fix spelling errors. | Joseph Myers | 2001-10-31 | 4 | -7/+7 |
* | Security.java (loadProviders): Removed unused `pname' variable. | Tom Tromey | 2001-10-18 | 1 | -38/+14 |
* | SHA1PRNG.java (engineNextBytes): Rewrote. | Tom Tromey | 2001-10-18 | 1 | -8/+20 |
* | Makefile.in: Rebuilt. | Tom Tromey | 2001-10-18 | 2 | -0/+3 |
* | Security.java (loadProviders): Added `vendor' argument. | Tom Tromey | 2001-10-18 | 1 | -5/+10 |
* | Security.java (loadProviders): Fix bug in how providers are loaded. | Anthony Green | 2001-10-17 | 1 | -1/+2 |
* | AccessController.java (checkPermission): Now throws AccessControlException. | Tom Tromey | 2001-10-13 | 10 | -20/+38 |
* | acinclude.m4: Fix spelling error of "separate" as "seperate". | Joseph Myers | 2001-10-07 | 1 | -1/+1 |
* | * java/security/cert/X509Extension.java: Merge from classpath. | Bryce McKinlay | 2001-09-25 | 1 | -2/+2 |
* | misc fixes | Anthony Green | 2001-09-23 | 2 | -1/+8 |
* | AlgorithmParameterSpec.java, [...]: Re-merged with Classpath. | Tom Tromey | 2001-09-02 | 2 | -2/+2 |
* | PublicKey.java: Extend Key. | Tom Tromey | 2001-06-04 | 2 | -4/+4 |
* | decl.c (init_decl_processing): Add new class "protectionDomain" field. | Bryce McKinlay | 2001-04-25 | 97 | -1418/+10535 |
* | Makefile.am: Removed java/io/Replaceable.java and java/io/Resolvable.java. | Warren Levy | 2000-10-05 | 4 | -7/+6 |
* | Attributes.java, [...]: Imported from Classpath. | Anthony Green | 2000-08-19 | 14 | -0/+2148 |
* | mauve-libgcj: Activated serialization tests. | Warren Levy | 2000-07-27 | 3 | -3/+3 |
* | Principal.java: New file. | Warren Levy | 2000-06-28 | 1 | -0/+85 |
* | PropertyChangeEvent.java (oldVal): Renamed to oldValue. | Warren Levy | 2000-06-27 | 2 | -41/+185 |
* | Jumbo patch: | Tom Tromey | 2000-05-19 | 5 | -0/+870 |