| Age | Commit message (Expand) | Author |
| 2002-09-25 | 2002-09-25 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2002-09-25 | 2002-09-25 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2002-09-25 | 2002-09-25 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2002-09-21 | 2002-09-21 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2002-09-18 | Matcher.java, [...]: Merge with classpath, new files. | Michael Koch |
| 2002-09-17 | natNetworkInterface.cc: Removed unneed and yet wrong includes. | Michael Koch |
| 2002-09-17 | NetworkInterface.java: New file. | Michael Koch |
| 2002-09-16 | URLClassLoader.java (findClass): Code source for a class from a jar is not ne... | Tom Tromey |
| 2002-09-16 | natPlainSocketImpl.cc: fixed typo. | Adam Megacz |
| 2002-09-16 | natPlainSocketImpl.cc: #ifdef-shielded socket timeouts, which don't work on W... | Adam Megacz |
| 2002-09-14 | natPlainDatagramSocket.cc: removed #include <ws2tcpip.h>; the mingw header is... | Adam Megacz |
| 2002-09-13 | DatagramPacket.java (DatagramPacket): Added linebreak for 80 chars per line. | Michael Koch |
| 2002-09-12 | 2002-09-12 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2002-09-11 | 2002-09-11 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2002-09-10 | 2002-09-10 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2002-09-07 | natPlainDatagramSocket.cc: include ws2tcpip.h for definition of IP_TOS. | Adam Megacz |
| 2002-09-04 | 2002-09-04 Michael Koch <konqueror@gmx.de> | Michael Koch |
| 2002-09-04 | SocketOptions.java: added static variables to be JDK 1.4 compatible (SO_BROAD... | Michael Koch |
| 2002-09-02 | DatagramPacket.java, [...]: re-indented documentation. | Michael Koch |
| 2002-08-30 | JarURLConnection.java (getCertificates): New method from Classpath. | Tom Tromey |
| 2002-08-29 | DatagramPacket.java: updated to JDK 1.4 API new methods are... | Michael Koch |
| 2002-08-28 | InetSocketAddress.java: Added some documentation and argument checks for the ... | Michael Koch |
| 2002-08-28 | Authenticator.java: added some documentation. | Michael Koch |
| 2002-08-27 | BindException.java, [...]: add/update of some @since/@deprecated | Michael Koch |
| 2002-08-27 | natPlainDatagramSocketImpl.cc (NATIVE_CLOSE): New define. | Tony Kimball |
| 2002-08-23 | URLConnection.java, [...]: Added implementation of getHeaderFields(). | Michael Koch |
| 2002-08-21 | Makefile.in: Rebuilt. | Tom Tromey |
| 2002-08-21 | Authenticator.java: updated JDK 1.4 | Michael Koch |
| 2002-08-20 | URISyntaxException.java: New file. | Michael Koch |
| 2002-07-27 | Authenticator.java: New version from Classpath. | Tom Tromey |
| 2002-06-25 | natPlainDatagramSocketImpl.cc (BooleanClass): Removed. | Tom Tromey |
| 2002-06-18 | natPlainDatagramSocketImpl.cc (receive): Check bounds of argument to FD_SET. | Jeff Sturm |
| 2002-06-15 | AbstractMethodError.java: Re-merged with Classpath. | Tom Tromey |
| 2002-05-02 | natPlainSocketImpl.cc: Include sys/ioctl.h and sys/filio.h, if present. | Jerome Marc |
| 2002-04-15 | natPlainDatagramSocketImpl.cc (close): Set timeout to 0. | Mark Wielaard |
| 2002-03-29 | natPlainDatagramSocketImpl.cc (close): New function. | Tom Tromey |
| 2002-03-28 | * java/net/PlainDatagramSocketImpl.java | Jeff Sturm |
| 2002-03-23 | * java/nat/natPlainSocketImpl.cc (write): Abort loop on error. | Jeff Sturm |
| 2002-03-11 | posix.h: Add multiple include header protection. | Bryce McKinlay |
| 2002-03-11 | natPlainSocketImpl.cc: Added #include <platform.h>. | Adam Megacz |
| 2002-03-10 | Win32Process.java: Added comment. | Tom Tromey |
| 2002-03-09 | natPlainSocketImpl.cc (read, [...]): Formatting fixed. | Adam Megacz |
| 2002-03-08 | natPlainSocketImpl.cc: Changed USE_WINSOCK to WIN32, and added thunks for rea... | Adam Megacz |
| 2002-03-07 | natPlainSocketImpl.cc (_Jv_recv): Removed. | Bryce McKinlay |
| 2002-02-28 | natInetAddress.cc: Changed USE_WINSOCK to WIN32, added '#undef STRICT'. | Adam Megacz |
| 2002-02-25 | natPlainDatagramSocketImpl.cc: whops; removed 'make' typo. | Adam Megacz |
| 2002-02-25 | natPlainDatagramSocketImpl.cc: Updated #includes for Win32... | Adam Megacz |
| 2002-02-22 | URL.java (getPath): New JDK 1.3 method. | Per Bothner |
| 2002-02-18 | natPlainDatagramSocketImpl.cc (bind): Call setsockopt to enable SO_BROADCAST. | Bryce McKinlay |
| 2002-02-14 | [multiple changes] | Mark Wielaard |