aboutsummaryrefslogtreecommitdiff
path: root/libjava/gnu/java/net/protocol
AgeCommit message (Expand)AuthorFilesLines
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-18[multiple changes]Michael Koch1-3/+3
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-23System.java (static): Set http.agent system property when not yet set.Mark Wielaard1-32/+39
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-03-112004-03-11 Michael Koch <konqueror@gmx.de>Michael Koch1-0/+15
2004-02-20Handler.java (): Removed unneeded check for file != null.Michael Koch1-2/+1
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
2003-12-302003-12-30 Michael Koch <konqueror@gmx.de>Michael Koch1-0/+41
2003-12-282003-12-28 Michael Koch <konqueror@gmx.de>Michael Koch1-88/+95
2003-12-272003-12-27 Michael Koch <konqueror@gmx.de>Michael Koch1-16/+0
2003-12-272003-12-27 Michael Koch <konqueror@gmx.de>Michael Koch1-60/+69
2003-12-202003-12-20 Michael Koch <konqueror@gmx.de>Michael Koch1-0/+229
2003-12-20URLParseError.java: New file.Guilhem Lavaux1-6/+22
2003-12-192003-12-19 Michael Koch <konqueror@gmx.de>Michael Koch1-0/+82
2003-12-042003-12-04 Michael Koch <konqueror@gmx.de>Michael Koch1-7/+55
2003-12-022003-12-02 Michael Koch <konqueror@gmx.de>Michael Koch1-1/+40
2003-12-02Connection.java: Some reformating.Michael Koch1-23/+22
2003-12-022003-12-02 Michael Koch <konqueror@gmx.de>Michael Koch1-17/+16
2003-12-022003-12-02 Michael Koch <konqueror@gmx.de>Michael Koch1-18/+39
2003-12-022003-12-02 Michael Koch <konqueror@gmx.de>Michael Koch1-32/+27
2003-12-012003-12-01 Michael Koch <konqueror@gmx.de>Michael Koch1-24/+32
2003-12-012003-12-01 Michael Koch <konqueror@gmx.de>Michael Koch1-8/+53
2003-11-262003-11-26 Michael Koch <konqueror@gmx.de>Michael Koch2-1/+32
2003-10-18Connection.java, [...]: Merged copyright text from classpath to make it possi...Michael Koch6-84/+281
2003-10-13re PR libgcj/12592 (Http requests use \n instead of \r\n)Taras Glek1-4/+4
2003-10-08Connection.java, [...]: Moved to gnu/java/net/protocol.Michael Koch12-0/+1189