aboutsummaryrefslogtreecommitdiff
path: root/libjava/gnu/java/net
AgeCommit message (Expand)AuthorFilesLines
2005-04-292005-04-29 Michael Koch <konqueror@gmx.de>Michael Koch1-22/+3
2005-04-28[multiple changes]Michael Koch1-20/+16
2005-04-27Connection.java: Return correct content length for directory listing.Chris Burdess1-14/+55
2005-04-27* gnu/java/net/protocol/https/Handler.java: Commit.Thomas Fitzsimmons1-0/+76
2005-04-27HTTPURLConnection.java (connect): Accept absolute and relative paths in Locat...Chris Burdess1-1/+29
2005-04-21CRLFInputStream.java: Rewrite to return CRLF-delimited chunks.Chris Burdess1-80/+49
2005-04-20Connection.java, [...]: Reorganized import statements.Michael Koch2-7/+7
2005-04-20PlainDatagramSocketImpl.java: Merged copyright header.Michael Koch2-6/+7
2005-04-18BASE64.java: Truncate encoded byte array.Chris Burdess1-1/+7
2005-04-182005-04-18 Michael Koch <konqueror@gmx.de>Michael Koch4-4/+5
2005-04-18Buffers.java, [...]: Reorganized import statements.Michael Koch17-19/+22
2005-03-15natPlainSocketImplPosix.cc (read_helper): Handle count == 0 case.David Daney1-1/+6
2005-03-05dtoa.c (_dtoa_r): Initialize variables ilim, ilim1 and spec_case.Andreas Tobler1-1/+4
2005-02-19ActiveModeDTP.java, [...]: New files.Michael Koch20-0/+4118
2005-02-172005-02-17 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+13
2005-02-17Cookie.java, [...]: Reworked import statements, fixed modifier order and some...Andrew John Hughes4-7/+9
2005-02-10Connection.java (getJarFile): Open jar file with OPEN_DELETE.Tom Tromey1-4/+3
2005-02-01natPlainDatagramSocketImplPosix.cc (getOption): Support IP_MULTICAST_LOOP.Anthony Green2-10/+79
2005-01-11PR libgcj/14012, PR libgcj/14013, PR libgcj/15157, PR libgcj/15509Michael Koch26-583/+5143
2004-10-262004-10-26 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+5
2004-10-22Connection.java (sendRequest): Fix typo.Tom Tromey1-1/+1
2004-10-22re PR libgcj/14009 (libgcj HttpURLConnection does not handle situation where ...Michael Koch1-2/+4
2004-10-22* gnu/java/net/natPlainSocketImplPosix.ccUlrich Weigand1-1/+1
2004-10-18[multiple changes]Michael Koch1-3/+3
2004-10-18PlainDatagramSocketImpl.java: Reworked import statements.Michael Koch1-1/+2
2004-09-152004-09-15 Michael Koch <konqueror@gmx.de>Michael Koch1-7/+4
2004-09-10[multiple changes]Michael Koch1-22/+34
2004-09-102004-09-10 Michael Koch <konqueror@gmx.de>Michael Koch1-6/+40
2004-07-28GetPropertyAction.java (setParameters): Renamed from 'setName'.Bryce McKinlay1-2/+2
2004-07-23Connection.java: Use GetPropertyAction for privileged getProperty calls.Bryce McKinlay1-29/+25
2004-07-23DefaultContentHandlerFactory.java: Check in real file missed in last commit.Mark Wielaard1-4/+49
2004-07-23System.java (static): Set http.agent system property when not yet set.Mark Wielaard1-32/+39
2004-07-23DefaultContentHandlerFactory.java: New dummy implementation.Mark Wielaard1-0/+50
2004-07-23Makefile.am (ordinary_java_source_files): Add DefaultContentHandlerFactory.java.Bryce McKinlay3-20/+117
2004-06-27Connection.java (userAgent): New static final field.Mark Wielaard1-2/+11
2004-05-112004-05-11 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+1
2004-04-212004-04-21 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+1
2004-03-172004-03-17 Michael Koch <konqueror@gmx.de>Michael Koch3-4/+22
2004-03-172004-03-17 Michael Koch <konqueror@gmx.de>Michael Koch1-79/+27
2004-03-112004-03-11 Michael Koch <konqueror@gmx.de>Michael Koch1-0/+15
2004-03-11PlainSocketImpl.java: Reformated to merge better with classpath's version.Michael Koch1-33/+96
2004-03-11PlainDatagramSocketImpl.java: Reformated to match classpath's version more.Michael Koch1-23/+24
2004-02-20Handler.java (): Removed unneeded check for file != null.Michael Koch1-2/+1
2004-01-30* gnu/java/net/PlainSocketImpl.javaMohan Embar1-1/+28
2004-01-272004-01-27 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+1
2004-01-242004-01-24 Michael Koch <konqueror@gmx.de>Michael Koch1-130/+3
2004-01-232004-01-23 Michael Koch <konqueror@gmx.de>Michael Koch1-6/+13
2004-01-06Connection.java: Reformated copyright.Michael Koch1-148/+34
2003-12-312003-12-31 Michael Koch <konqueror@gmx.de>Michael Koch1-2/+4
2003-12-302003-12-30 Michael Koch <konqueror@gmx.de>Michael Koch1-4/+41