/[Apache-SVN]/httpcomponents/oac.hc3x/trunk/release_notes.txt
ViewVC logotype

Log of /httpcomponents/oac.hc3x/trunk/release_notes.txt

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 775455 - (view) (annotate) - [select for diffs]
Modified Sat May 16 12:28:40 2009 UTC (6 months, 1 week ago) by olegk
File length: 119314 byte(s)
Diff to previous 757523 (colored)
HTTPCLIENT-848: connections not released when SSL tunneling fails

Revision 757523 - (view) (annotate) - [select for diffs]
Modified Mon Mar 23 20:02:21 2009 UTC (8 months ago) by olegk
File length: 119175 byte(s)
Diff to previous 705886 (colored)
HTTPCLIENT-837: Fixed problem with the wire log skipping zero byte values if read one byte at a time.

Contributed by Kirill Safonov <ksafonov at swiftteams.com>

Revision 705886 - (view) (annotate) - [select for diffs]
Modified Sat Oct 18 14:29:36 2008 UTC (13 months, 1 week ago) by olegk
File length: 118994 byte(s)
Diff to previous 612424 (colored)
[HTTPCLIENT-804: ChunkedInputStream no longer accepts truncated chunks as valid input

Revision 612424 - (view) (annotate) - [select for diffs]
Modified Wed Jan 16 11:35:45 2008 UTC (22 months, 1 week ago) by olegk
File length: 118833 byte(s)
Diff to previous 606454 (colored)
HttpConnection#isResponseAvailable(int) changed to return false if the connection is closed instead of throwing java.lang.IllegalStateException

Revision 606454 - (view) (annotate) - [select for diffs]
Modified Sat Dec 22 14:46:07 2007 UTC (23 months ago) by rolandw
File length: 118606 byte(s)
Diff to previous 604567 (colored)
HTTPCLIENT-717: added null check to shutdown and closeIdleConnections

Revision 604567 - (view) (annotate) - [select for diffs]
Modified Sun Dec 16 08:08:41 2007 UTC (23 months, 1 week ago) by rolandw
File length: 118445 byte(s)
Diff to previous 566065 (colored)
initial copy of HttpClient 3.x

Revision 566065 - (view) (annotate) - [select for diffs]
Modified Wed Aug 15 08:34:30 2007 UTC (2 years, 3 months ago) by olegk
Original Path: jakarta/httpcomponents/oac.hc3x/trunk/release_notes.txt
File length: 118445 byte(s)
Diff to previous 564973 (colored)
Updated release notes and project files for release 3.1 final

Revision 564973 - (view) (annotate) - [select for diffs]
Modified Sat Aug 11 20:51:47 2007 UTC (2 years, 3 months ago) by olegk
Original Path: jakarta/httpcomponents/oac.hc3x/trunk/release_notes.txt
File length: 117413 byte(s)
Diff to previous 564906 (colored)
HTTPCLIENT-679: Fixed RFC3986 compliance problem in URI absolutization code
Contributed by Jeff Dalton <jeffdalton104 at hotmail dot>
Reviewed by Oleg Kalnichevski

Revision 564906 - (view) (annotate) - [select for diffs]
Modified Sat Aug 11 12:27:18 2007 UTC (2 years, 3 months ago) by rolandw
Original Path: jakarta/httpcomponents/oac.hc3x/trunk/release_notes.txt
File length: 117248 byte(s)
Diff to previous 561099 (colored)
HTTPCLIENT-675 and HTTPCLIENT-676

Revision 561099 - (view) (annotate) - [select for diffs]
Modified Mon Jul 30 19:41:17 2007 UTC (2 years, 3 months ago) by rolandw
Original Path: jakarta/httpcomponents/oac.hc3x/trunk/release_notes.txt
File length: 116951 byte(s)
Diff to previous 552266 (colored)
HTTPCLIENT-665

Revision 552266 - (view) (annotate) - [select for diffs]
Modified Sun Jul 1 10:05:30 2007 UTC (2 years, 4 months ago) by rolandw
Original Path: jakarta/httpcomponents/oac.hc3x/trunk/release_notes.txt
File length: 116809 byte(s)
Diff to previous 539441 (colored)
initial copy of HttpClient 3.x tree: trunk, tags, and branches

Revision 539441 - (view) (annotate) - [select for diffs]
Modified Fri May 18 12:56:55 2007 UTC (2 years, 6 months ago) by oglueck
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 116809 byte(s)
Diff to previous 533405 (colored)
Improved API Doc regarding response buffering.
PR: HTTPCLIENT-651
Contributed by: Ortwin Glück

Revision 533405 - (view) (annotate) - [select for diffs]
Modified Sat Apr 28 18:19:29 2007 UTC (2 years, 7 months ago) by rolandw
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 116677 byte(s)
Diff to previous 531354 (colored)
HTTPCLIENT-650 and updated release notes

Revision 531354 - (view) (annotate) - [select for diffs]
Modified Mon Apr 23 06:53:20 2007 UTC (2 years, 7 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 116464 byte(s)
Diff to previous 517705 (colored)
HTTPCLIENT-645: Cookie#compare() changed to do a simple case-sensitive string comparison when comparing path attributes instead of using a static instance of RuleBasedCollator

Contributed by Oleg Kalnichevski
Reviewed by Roland Weber

Revision 517705 - (view) (annotate) - [select for diffs]
Modified Tue Mar 13 14:27:03 2007 UTC (2 years, 8 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 116180 byte(s)
Diff to previous 514390 (colored)
Changes for 3.1-rc1 release

Revision 514390 - (view) (annotate) - [select for diffs]
Modified Sun Mar 4 12:37:15 2007 UTC (2 years, 8 months ago) by oglueck
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 114335 byte(s)
Diff to previous 509580 (colored)
Fixed resource leaks
PR: HTTPCLIENT-641
Contributed by Hanson Char
Reviewed by Ortwin Glück

Revision 509580 - (view) (annotate) - [select for diffs]
Modified Tue Feb 20 14:31:40 2007 UTC (2 years, 9 months ago) by rolandw
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 114203 byte(s)
Diff to previous 509320 (colored)
Updated release notes with HTTPCLIENT-634

Revision 509320 - (view) (annotate) - [select for diffs]
Modified Mon Feb 19 19:52:43 2007 UTC (2 years, 9 months ago) by mbecke
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 114084 byte(s)
Diff to previous 505890 (colored)
[HTTPCLIENT-633]: MultithreadedConnectionManager's handling of thread interrupts.

Contributed by: Michael Becke
Reviewed by: Roland Weber and Oleg Kalnichevski


Revision 505890 - (view) (annotate) - [select for diffs]
Modified Sun Feb 11 11:25:25 2007 UTC (2 years, 9 months ago) by rolandw
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 113782 byte(s)
Diff to previous 503386 (colored)
HTTPCLIENT-628

Revision 503386 - (view) (annotate) - [select for diffs]
Modified Sun Feb 4 11:13:34 2007 UTC (2 years, 9 months ago) by rolandw
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 113649 byte(s)
Diff to previous 501951 (colored)
HTTPCLIENT-625

Revision 501951 - (view) (annotate) - [select for diffs]
Modified Wed Jan 31 19:18:18 2007 UTC (2 years, 9 months ago) by ggregory
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 113512 byte(s)
Diff to previous 496642 (colored)
Add missing entries from Release 2.0.2.

Revision 496642 - (view) (annotate) - [select for diffs]
Modified Tue Jan 16 09:45:14 2007 UTC (2 years, 10 months ago) by oglueck
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 113314 byte(s)
Diff to previous 486665 (colored)
Fixed leak in ConnectionPool.mapHost

PR: HTTPCLIENT-622
Contributed by: Michael Becke, Ortwin Glück
Reviewed by: Michael Becke, Ortwin Glück

Revision 486665 - (view) (annotate) - [select for diffs]
Modified Wed Dec 13 14:19:07 2006 UTC (2 years, 11 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 113120 byte(s)
Diff to previous 486658 (colored)
Fix for [HTTPCLIENT-612]: FileRequestEntity in SVN does not close input file

Contributed by Sebastian Bazley
Reviewed by Oleg Kalnichevski

Revision 486658 - (view) (annotate) - [select for diffs]
Modified Wed Dec 13 14:05:50 2006 UTC (2 years, 11 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 112982 byte(s)
Diff to previous 483949 (colored)
Fix for [HTTPCLIENT-616]: HttpMethodDirector.executeWithRetry method fails to close the underlying connection if a RuntimeException is thrown

Contributed by Jason Bird
Reviewed by Oleg Kalnichevski

Revision 483949 - (view) (annotate) - [select for diffs]
Modified Fri Dec 8 11:34:50 2006 UTC (2 years, 11 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 112795 byte(s)
Diff to previous 481225 (colored)
Fix for [HTTPCLIENT-606] HttpMethodDirector fails when redirecting to a encoded URL location

changelog:

- Added a HTTP method level parameter for URI charset

Contributed by Oleg Kalnichevski <olegk at apache.org>

Revision 481225 - (view) (annotate) - [select for diffs]
Modified Fri Dec 1 11:26:28 2006 UTC (2 years, 11 months ago) by oglueck
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 112655 byte(s)
Diff to previous 468695 (colored)
Added a convenience method that is memory-safe.

PR: HTTPCLIENT-610
Contributed by: Ortwin Glück
Reviewed by: Oleg Kalnichevski

Revision 468695 - (view) (annotate) - [select for diffs]
Modified Sat Oct 28 15:39:24 2006 UTC (3 years, 1 month ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 112457 byte(s)
Diff to previous 446851 (colored)
3.1 Beta 1 release notes

Revision 446851 - (view) (annotate) - [select for diffs]
Modified Sat Sep 16 10:36:35 2006 UTC (3 years, 2 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 112438 byte(s)
Diff to previous 441940 (colored)
Fix for [HTTPCLIENT-598]: ContentLengthInputStream does not implement available() properly

Contributed by Igor Lubashev <igorlord at yahoo.com>
Reviewed by Oleg Kalnichevski

Revision 441940 - (view) (annotate) - [select for diffs]
Modified Sun Sep 10 11:14:12 2006 UTC (3 years, 2 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 112309 byte(s)
Diff to previous 429852 (colored)
HTTPCLIENT-597

Revision 429852 - (view) (annotate) - [select for diffs]
Modified Tue Aug 8 22:14:36 2006 UTC (3 years, 3 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 112127 byte(s)
Diff to previous 429849 (colored)
Fix for [HTTPCLIENT-593]: ProtocolSocketFactory equals and hashCode don't support subclassing

Contributed by Chris Audley <chrisaudley at yahoo.com>
Reviewed by Oleg Kalnichevski, Ortwin Glück and Roland Weber

Revision 429849 - (view) (annotate) - [select for diffs]
Modified Tue Aug 8 22:06:09 2006 UTC (3 years, 3 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 111899 byte(s)
Diff to previous 416901 (colored)
Fix for [HTTPCLIENT-594]: HttpMethodBase#aborted variable mistakenly declared transient instead of volatile

Contributed by Oleg Kalnichevski
Reviewed by Ortwin Glück and Roland Weber

Revision 416901 - (view) (annotate) - [select for diffs]
Modified Sat Jun 24 11:03:32 2006 UTC (3 years, 5 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 111657 byte(s)
Diff to previous 415961 (colored)
Preparing 3.1-ALPHA1 release
* Added a list of new features
* Added a list of API changes since 3.0

Revision 415961 - (view) (annotate) - [select for diffs]
Modified Wed Jun 21 11:05:19 2006 UTC (3 years, 5 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 108519 byte(s)
Diff to previous 415958 (colored)
[HTTPCLIENT-588] relative URIs with internal double-slashes ('//') misparsed

Contributed by Gordon Mohr <gojomo at archive.org>
Reviewed by Oleg Kalnichevski and Roland Weber

Revision 415958 - (view) (annotate) - [select for diffs]
Modified Wed Jun 21 10:51:00 2006 UTC (3 years, 5 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 108356 byte(s)
Diff to previous 413458 (colored)
[HTTPCLIENT-587] derelativizing of relative URIs with a scheme is incorrect

Contributed by Gordon Mohr <gojomo at archive.org>
Reviewed by Oleg Kalnichevski and Roland Weber

Revision 413458 - (view) (annotate) - [select for diffs]
Modified Sun Jun 11 14:42:23 2006 UTC (3 years, 5 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 108198 byte(s)
Diff to previous 413451 (colored)
Replaced Bugzilla ticket numbers with the corresponding Jira ticket numbers

Revision 413451 - (view) (annotate) - [select for diffs]
Modified Sun Jun 11 14:24:50 2006 UTC (3 years, 5 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 108155 byte(s)
Diff to previous 413281 (colored)
Reorganized the release notes in preparation for the 3.1-alpha1 release

Revision 413281 - (view) (annotate) - [select for diffs]
Modified Sat Jun 10 10:36:20 2006 UTC (3 years, 5 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 32818 byte(s)
Diff to previous 411453 (colored)
[HTTPCLIENT-494] Invalid redirects are not corrected

Changelog:
Invalid redirect location now causes a protocol exception

Contributed by Ortwin Glück and Oleg Kalnichevski
Reviewed by Roland Weber

Revision 411453 - (view) (annotate) - [select for diffs]
Modified Sat Jun 3 18:47:47 2006 UTC (3 years, 5 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 32660 byte(s)
Diff to previous 405007 (colored)
[HTTPCLIENT-582] Allow access to registered cookie policies

Contributed by Sebastian Bazley
Reviewed by Roland Weber and Oleg Kalnichevski

Revision 405007 - (view) (annotate) - [select for diffs]
Modified Mon May 8 10:36:22 2006 UTC (3 years, 6 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 32530 byte(s)
Diff to previous 390058 (colored)
PR #19102 and #10813

Revision 390058 - (view) (annotate) - [select for diffs]
Modified Thu Mar 30 10:09:57 2006 UTC (3 years, 7 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 32236 byte(s)
Diff to previous 383502 (colored)
PR #36918 (Digest auth uses wrong uri in proxy authentication)

Changelog:
Digest auth scheme fixed to generate correct digest uri in HTTP CONNECT requests

Contributed by Oleg Kalnichevski
Reviewed by Ortwin Glück

Revision 383502 - (view) (annotate) - [select for diffs]
Modified Mon Mar 6 09:43:34 2006 UTC (3 years, 8 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 32053 byte(s)
Diff to previous 377705 (colored)
PR #38818

Revision 377705 - (view) (annotate) - [select for diffs]
Modified Tue Feb 14 11:48:43 2006 UTC (3 years, 9 months ago) by oglueck
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 31907 byte(s)
Diff to previous 372560 (colored)
PR: 38636

HttpState.clearCookies() should be synchronized

Submitted by: Peter Dolberg
Reviewed by: Oleg Kalnichevsky

Revision 372560 - (view) (annotate) - [select for diffs]
Modified Thu Jan 26 16:07:06 2006 UTC (3 years, 10 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 31756 byte(s)
Diff to previous 368699 (colored)
PR #38385 (Nullpointer when creating URI from scheme specific part with null fragment)

Contributed by Michele Vivoda <vivodamichele at hotmail.com>
Reviewed by Oleg Kalnichevski

Revision 368699 - (view) (annotate) - [select for diffs]
Modified Fri Jan 13 12:24:45 2006 UTC (3 years, 10 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 31599 byte(s)
Diff to previous 366870 (colored)
PR #38043 (Digest auth uses incorrect URI)

Changelog:
* Digest URI changed to include query parameters

Contributed by Oleg Kalnichevski
Reviewed by Michael Becke and Ortwin Glück

Revision 366870 - (view) (annotate) - [select for diffs]
Modified Sat Jan 7 18:12:55 2006 UTC (3 years, 10 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 31474 byte(s)
Diff to previous 366717 (colored)
PR #38004 (Explicit VirtualHosts Can Cause Issues On Redirects)

Contributed by Oleg Kalnichevski
Reviewed by Ortwin Glück and Michael Becke


Revision 366717 - (view) (annotate) - [select for diffs]
Modified Sat Jan 7 13:08:56 2006 UTC (3 years, 10 months ago) by oglueck
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 31183 byte(s)
Diff to previous 358639 (colored)
Fixed broken setter method.

PR: 38139
Submitted by: Mike Boyers
Reviewed by: Oleg Kalnichevski

Revision 358639 - (view) (annotate) - [select for diffs]
Modified Thu Dec 22 21:33:10 2005 UTC (3 years, 11 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 31086 byte(s)
Diff to previous 357627 (colored)
PR #37988

Revision 357627 - (view) (annotate) - [select for diffs]
Modified Mon Dec 19 04:29:32 2005 UTC (3 years, 11 months ago) by mbecke
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 30939 byte(s)
Diff to previous 345738 (colored)
Updates for 3.0 release.

Revision 345738 - (view) (annotate) - [select for diffs]
Modified Sun Nov 20 12:47:42 2005 UTC (4 years ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 30906 byte(s)
Diff to previous 332126 (colored)
PR #37526

Revision 332126 - (view) (annotate) - [select for diffs]
Modified Wed Nov 9 19:43:12 2005 UTC (4 years ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 30751 byte(s)
Diff to previous 331609 (colored)
PR #37256 (Patch contributed by Loïc Péron)

Revision 331609 - (view) (annotate) - [select for diffs]
Modified Mon Nov 7 22:00:34 2005 UTC (4 years ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 30750 byte(s)
Diff to previous 329920 (colored)
PR #37256

Revision 329920 - (view) (annotate) - [select for diffs]
Modified Mon Oct 31 21:36:44 2005 UTC (4 years ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 30507 byte(s)
Diff to previous 326708 (colored)
PR #37197

Revision 326708 - (view) (annotate) - [select for diffs]
Modified Wed Oct 19 20:53:13 2005 UTC (4 years, 1 month ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 30342 byte(s)
Diff to previous 326189 (colored)
PR #37154

Revision 326189 - (view) (annotate) - [select for diffs]
Modified Tue Oct 18 18:16:41 2005 UTC (4 years, 1 month ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 30136 byte(s)
Diff to previous 312780 (colored)
PR #37129

Revision 312780 - (view) (annotate) - [select for diffs]
Modified Tue Oct 11 01:59:41 2005 UTC (4 years, 1 month ago) by mbecke
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 29881 byte(s)
Diff to previous 312495 (colored)
Updates for 3.0 RC4

Revision 312495 - (view) (annotate) - [select for diffs]
Modified Sun Oct 9 19:58:53 2005 UTC (4 years, 1 month ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 29830 byte(s)
Diff to previous 291693 (colored)
PR #36882

Revision 291693 - (view) (annotate) - [select for diffs]
Modified Mon Sep 26 17:47:26 2005 UTC (4 years, 2 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 29706 byte(s)
Diff to previous 291692 (colored)
Typo

Revision 291692 - (view) (annotate) - [select for diffs]
Modified Mon Sep 26 17:46:45 2005 UTC (4 years, 2 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 29706 byte(s)
Diff to previous 290263 (colored)
PR #36791

Revision 290263 - (view) (annotate) - [select for diffs]
Modified Mon Sep 19 20:40:38 2005 UTC (4 years, 2 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 29574 byte(s)
Diff to previous 280908 (colored)
PR #36339

Revision 280908 - (view) (annotate) - [select for diffs]
Modified Wed Sep 14 18:59:25 2005 UTC (4 years, 2 months ago) by oglueck
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 29324 byte(s)
Diff to previous 280651 (colored)
PR #36372 (nonce-count in digest auth should not be quoted)
Contributed by Ortwin Glück
Reviewed by Oleg Kalnichevsky

Revision 280651 - (view) (annotate) - [select for diffs]
Modified Tue Sep 13 20:42:38 2005 UTC (4 years, 2 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 29190 byte(s)
Diff to previous 280622 (colored)
PR #36369

Revision 280622 - (view) (annotate) - [select for diffs]
Modified Tue Sep 13 18:43:23 2005 UTC (4 years, 2 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 29054 byte(s)
Diff to previous 240443 (colored)
PR #36595

Revision 240443 - (view) (annotate) - [select for diffs]
Modified Sat Aug 27 18:10:45 2005 UTC (4 years, 3 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 28936 byte(s)
Diff to previous 230886 (colored)
PR #36140

Revision 230886 - (view) (annotate) - [select for diffs]
Modified Mon Aug 8 20:43:16 2005 UTC (4 years, 3 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 28750 byte(s)
Diff to previous 230878 (colored)
PR #35085

Revision 230878 - (view) (annotate) - [select for diffs]
Modified Mon Aug 8 20:32:49 2005 UTC (4 years, 3 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 28528 byte(s)
Diff to previous 226671 (colored)
PR #35944

Revision 226671 - (view) (annotate) - [select for diffs]
Modified Sun Jul 31 18:10:38 2005 UTC (4 years, 3 months ago) by mbecke
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 28306 byte(s)
Diff to previous 219639 (colored)
SimpleHttpConnectionManager now logs warnings when it detects it is being used incorrectly. 

PR: 35815
Contributed by Michael Becke
Reviewed by Ortwin Glueck and Oleg Kalnichevski

Revision 219639 - (view) (annotate) - [select for diffs]
Modified Tue Jul 19 10:14:55 2005 UTC (4 years, 4 months ago) by oglueck
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 28179 byte(s)
Diff to previous 201790 (colored)
Fixed: Do not retry if host is unreachable.

PR: 35642
Reviewed by: Oleg Kalnichevski

Revision 201790 - (view) (annotate) - [select for diffs]
Modified Sat Jun 25 21:46:23 2005 UTC (4 years, 5 months ago) by mbecke
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 27969 byte(s)
Diff to previous 192983 (colored)
Updates for 3.0RC3

Revision 192983 - (view) (annotate) - [select for diffs]
Modified Wed Jun 22 19:41:46 2005 UTC (4 years, 5 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 27917 byte(s)
Diff to previous 190640 (colored)
PR #35365

Revision 190640 - (view) (annotate) - [select for diffs]
Modified Tue Jun 14 18:47:11 2005 UTC (4 years, 5 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 27778 byte(s)
Diff to previous 190492 (colored)
PR #35322

Revision 190492 - (view) (annotate) - [select for diffs]
Modified Mon Jun 13 19:12:25 2005 UTC (4 years, 5 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 27633 byte(s)
Diff to previous 188829 (colored)
PR #35225, #35328

Revision 188829 - (view) (annotate) - [select for diffs]
Modified Tue Jun 7 17:38:12 2005 UTC (4 years, 5 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 27273 byte(s)
Diff to previous 179784 (colored)
PR #34960

Revision 179784 - (view) (annotate) - [select for diffs]
Modified Fri Jun 3 13:18:34 2005 UTC (4 years, 5 months ago) by oglueck
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 27034 byte(s)
Diff to previous 178664 (colored)
fixed relative URIs beginning with a colon.
PR: 35148
Contributed by: Gordon Mohr
Reviewed by: Oleg Kalnichevsky, Ortwin Glück

Revision 178664 - (view) (annotate) - [select for diffs]
Modified Thu May 26 18:31:15 2005 UTC (4 years, 6 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 26890 byte(s)
Diff to previous 178663 (colored)
Fixed a typo

Revision 178663 - (view) (annotate) - [select for diffs]
Modified Thu May 26 18:30:31 2005 UTC (4 years, 6 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 26889 byte(s)
Diff to previous 169851 (colored)
PR #34961

Revision 169851 - (view) (annotate) - [select for diffs]
Modified Thu May 12 17:06:35 2005 UTC (4 years, 6 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 26604 byte(s)
Diff to previous 169678 (colored)
PR #34780

Revision 169678 - (view) (annotate) - [select for diffs]
Modified Wed May 11 19:16:29 2005 UTC (4 years, 6 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 26482 byte(s)
Diff to previous 168153 (colored)
PR #34740

Revision 168153 - (view) (annotate) - [select for diffs]
Modified Wed May 4 17:35:06 2005 UTC (4 years, 6 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 26346 byte(s)
Diff to previous 165670 (colored)
PR #34721

Revision 165670 - (view) (annotate) - [select for diffs]
Modified Mon May 2 19:52:34 2005 UTC (4 years, 6 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 26176 byte(s)
Diff to previous 161964 (colored)
PR #34583

Revision 161964 - (view) (annotate) - [select for diffs]
Modified Tue Apr 19 20:30:13 2005 UTC (4 years, 7 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 26019 byte(s)
Diff to previous 161947 (colored)
PR #34459

Revision 161947 - (view) (annotate) - [select for diffs]
Modified Tue Apr 19 18:40:47 2005 UTC (4 years, 7 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 25770 byte(s)
Diff to previous 160808 (colored)
PR #34427

Revision 160808 - (view) (annotate) - [select for diffs]
Modified Sun Apr 10 23:39:59 2005 UTC (4 years, 7 months ago) by mbecke
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 25549 byte(s)
Diff to previous 160491 (colored)
Updates for 3.0rc2

Revision 160491 - (view) (annotate) - [select for diffs]
Modified Thu Apr 7 23:06:26 2005 UTC (4 years, 7 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 25497 byte(s)
Diff to previous 160336 (colored)
PR #34255

Revision 160336 - (view) (annotate) - [select for diffs]
Modified Wed Apr 6 21:50:34 2005 UTC (4 years, 7 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 25354 byte(s)
Diff to previous 160330 (colored)
PR #33720

Revision 160330 - (view) (annotate) - [select for diffs]
Modified Wed Apr 6 21:34:34 2005 UTC (4 years, 7 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 25170 byte(s)
Diff to previous 159638 (colored)
PR #34262

Revision 159638 - (view) (annotate) - [select for diffs]
Modified Thu Mar 31 21:09:04 2005 UTC (4 years, 7 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 24987 byte(s)
Diff to previous 159427 (colored)
Fix for broken InputStreamRequestEntity#isRepeatable method, contributed by Matthew-J Watson <matthew-j.watson at db.com>

Revision 159427 - (view) (annotate) - [select for diffs]
Modified Tue Mar 29 21:32:57 2005 UTC (4 years, 8 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 24845 byte(s)
Diff to previous 157462 (colored)
PR #33677

Revision 157462 - (view) (annotate) - [select for diffs]
Modified Mon Mar 14 20:58:01 2005 UTC (4 years, 8 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 24673 byte(s)
Diff to previous 156935 (colored)
PR #33988

Revision 156935 - (view) (annotate) - [select for diffs]
Modified Thu Mar 10 10:38:29 2005 UTC (4 years, 8 months ago) by oglueck
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 24384 byte(s)
Diff to previous 156692 (colored)
Fixed exception in HttpConnection because of unchecked buffer size

PR: 33947
Reviewed by: Oleg Kalnichevsku, Jorge Gonzales Varela

Revision 156692 - (view) (annotate) - [select for diffs]
Modified Wed Mar 9 21:46:35 2005 UTC (4 years, 8 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 24311 byte(s)
Diff to previous 155418 (colored)
PR #33856

Revision 155418 - (view) (annotate) - [select for diffs]
Modified Sat Feb 26 13:01:52 2005 UTC (4 years, 9 months ago) by dirkv
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 24104 byte(s)
Diff to previous 154826 (colored)
svn:keywords correction

Revision 154826 - (view) (annotate) - [select for diffs]
Modified Tue Feb 22 10:16:28 2005 UTC (4 years, 9 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 24104 byte(s)
Diff to previous 153644 (colored)
PR #33541

Revision 153644 - (view) (annotate) - [select for diffs]
Modified Sun Feb 13 17:26:35 2005 UTC (4 years, 9 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 23928 byte(s)
Diff to previous 151616 (colored)
PR #33468

Revision 151616 - (view) (annotate) - [select for diffs]
Modified Sun Feb 6 19:25:32 2005 UTC (4 years, 9 months ago) by noel
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 23648 byte(s)
Diff to previous 151609 (colored)
revert move.  they want to start afresh

Revision 151609 - (view) (annotate) - [select for diffs]
Modified Sun Feb 6 17:47:09 2005 UTC (4 years, 9 months ago) by noel
Original Path: jakarta/httpclient/trunk/release_notes.txt
File length: 23648 byte(s)
Diff to previous 151580 (colored)
Move Jakarta Commons HttpClient to Jakarta HttpClient

Revision 151580 - (view) (annotate) - [select for diffs]
Modified Sun Feb 6 11:44:28 2005 UTC (4 years, 9 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 23648 byte(s)
Diff to previous 149142 (colored)
Missing release header

Revision 149142 - (view) (annotate) - [select for diffs]
Modified Sun Jan 30 19:12:10 2005 UTC (4 years, 9 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 23596 byte(s)
Diff to previous 149141 (colored)
Oopsie

Revision 149141 - (view) (annotate) - [select for diffs]
Modified Sun Jan 30 19:09:59 2005 UTC (4 years, 9 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 23794 byte(s)
Diff to previous 134817 (colored)
PR #32833

Revision 134817 - (view) (annotate) - [select for diffs]
Modified Fri Jan 14 21:28:24 2005 UTC (4 years, 10 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 23404 byte(s)
Diff to previous 134810 (colored)
PR #33021

Revision 134810 - (view) (annotate) - [select for diffs]
Modified Thu Jan 6 19:10:40 2005 UTC (4 years, 10 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 23208 byte(s)
Diff to previous 134800 (colored)
PR #32955

Revision 134800 - (view) (annotate) - [select for diffs]
Modified Fri Dec 24 20:51:07 2004 UTC (4 years, 11 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 23074 byte(s)
Diff to previous 134798 (colored)
PR #32835

Revision 134798 - (view) (annotate) - [select for diffs]
Modified Tue Dec 21 23:21:31 2004 UTC (4 years, 11 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 22859 byte(s)
Diff to previous 134794 (colored)
PR #32607

Revision 134794 - (view) (annotate) - [select for diffs]
Modified Mon Dec 20 11:52:53 2004 UTC (4 years, 11 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 22674 byte(s)
Diff to previous 134789 (colored)
PR #32333
PR #32558
PR #32409

Revision 134789 - (view) (annotate) - [select for diffs]
Modified Sun Dec 19 16:57:23 2004 UTC (4 years, 11 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 22154 byte(s)
Diff to previous 134787 (colored)
PR #32765

Revision 134787 - (view) (annotate) - [select for diffs]
Modified Sun Dec 19 16:25:20 2004 UTC (4 years, 11 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 22005 byte(s)
Diff to previous 134773 (colored)
PR #32742

Revision 134773 - (view) (annotate) - [select for diffs]
Modified Wed Nov 17 02:19:13 2004 UTC (5 years ago) by mbecke
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 21811 byte(s)
Diff to previous 134755 (colored)
added the latest changes

Revision 134755 - (view) (annotate) - [select for diffs]
Modified Tue Nov 2 19:46:19 2004 UTC (5 years ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 21478 byte(s)
Diff to previous 134744 (colored)
PR #31981

Revision 134744 - (view) (annotate) - [select for diffs]
Modified Tue Oct 19 18:15:48 2004 UTC (5 years, 1 month ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 21276 byte(s)
Diff to previous 134738 (colored)
PR #31607

Revision 134738 - (view) (annotate) - [select for diffs]
Modified Mon Oct 11 22:31:53 2004 UTC (5 years, 1 month ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 21104 byte(s)
Diff to previous 134727 (colored)
PR #31471

Revision 134727 - (view) (annotate) - [select for diffs]
Modified Mon Oct 4 22:08:18 2004 UTC (5 years, 1 month ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 20995 byte(s)
Diff to previous 134705 (colored)
ContentLengthInputStream no longer supports mark() & reset() methods. Old broken implementation removed.

Contributed by Eric Johnson <eric at tibco.com>
Reviewed by Oleg Kalnichevski

Revision 134705 - (view) (annotate) - [select for diffs]
Modified Sun Sep 19 19:38:13 2004 UTC (5 years, 2 months ago) by mbecke
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 20801 byte(s)
Diff to previous 134692 (colored)
Updates for 3.0 alpha2

Revision 134692 - (view) (annotate) - [select for diffs]
Modified Wed Sep 15 20:44:02 2004 UTC (5 years, 2 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 20104 byte(s)
Diff to previous 134691 (colored)
PR #10793 (User definable default headers support)

Changelog:

* default headers can be defined at the host or agent level
* Header class made immutable

Contributed by Oleg Kalnichevski
Reviewed by Michael Becke

Revision 134691 - (view) (annotate) - [select for diffs]
Modified Wed Sep 15 20:34:56 2004 UTC (5 years, 2 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 19986 byte(s)
Diff to previous 134689 (colored)
PR #30652 (Allow configuration of SO_LINGER)

Contributed by Oleg Kalnichevski
Reviewed by Michael Becke

Revision 134689 - (view) (annotate) - [select for diffs]
Modified Tue Sep 14 20:14:51 2004 UTC (5 years, 2 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 19874 byte(s)
Diff to previous 134681 (colored)
PR #31163 (DateParser refactoring; Stateful cookie specs)

Changelog:

* CookieSpec instantiated on a per method basis
* CookieSpec classes made stateful
* DateParser no longer tightly coupled with the DefaultHttpParams

Contributed by Oleg Kalnichevski
Reviewed by Michael Becke

Revision 134681 - (view) (annotate) - [select for diffs]
Modified Mon Sep 6 18:01:02 2004 UTC (5 years, 2 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 19752 byte(s)
Diff to previous 134664 (colored)
PR #21329 (Add InputStream buffering)

Contributed by Bjarne Rasmussen <brasmussen -at- novell.com>
Reviewed by Oleg Kalnichevski & Michael Becke

Revision 134664 - (view) (annotate) - [select for diffs]
Modified Mon Jul 19 22:02:35 2004 UTC (5 years, 4 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 19559 byte(s)
Diff to previous 134655 (colored)
PR #29897

Revision 134655 - (view) (annotate) - [select for diffs]
Modified Sat Jul 17 18:58:33 2004 UTC (5 years, 4 months ago) by mbecke
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 19484 byte(s)
Diff to previous 134651 (colored)
MultiThreadedHttpConnectionManager now support configuring the maximum number of connections on a per host basis.

PR: 29636
Submitted by: Michael Becke
Reviewed by: Oleg Kalnichevski

Revision 134651 - (view) (annotate) - [select for diffs]
Modified Tue Jul 6 22:00:17 2004 UTC (5 years, 4 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 19284 byte(s)
Diff to previous 134640 (colored)
Changelog update: PR# 29549, 29383, 29883, 29874

Revision 134640 - (view) (annotate) - [select for diffs]
Modified Wed Jun 23 06:52:53 2004 UTC (5 years, 5 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 18645 byte(s)
Diff to previous 134633 (colored)
PR #29540

Revision 134633 - (view) (annotate) - [select for diffs]
Modified Sat Jun 12 23:00:40 2004 UTC (5 years, 5 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 18493 byte(s)
Diff to previous 134629 (colored)
Release notes updated to include PR #29439

Revision 134629 - (view) (annotate) - [select for diffs]
Modified Fri Jun 11 19:18:54 2004 UTC (5 years, 5 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 18332 byte(s)
Diff to previous 134621 (colored)
Release notes update

Revision 134621 - (view) (annotate) - [select for diffs]
Modified Tue Jun 1 00:55:11 2004 UTC (5 years, 5 months ago) by mbecke
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 18062 byte(s)
Diff to previous 134606 (colored)
HttpConnection.isOpen() no longer logs closed connections as stale.

PR: 29265
Submitted by: Michael Becke
Reviewed by: Oleg Kalnichevski

Revision 134606 - (view) (annotate) - [select for diffs]
Modified Wed May 12 03:07:03 2004 UTC (5 years, 6 months ago) by mbecke
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 17982 byte(s)
Diff to previous 134604 (colored)
Moved/added content type handling to RequestEntity.

PR: 28645
Submitted by: Michael Becke and Oleg Kalnichevski

Revision 134604 - (view) (annotate) - [select for diffs]
Modified Tue May 11 20:48:12 2004 UTC (5 years, 6 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 17810 byte(s)
Diff to previous 134601 (colored)
Release notes updated

Revision 134601 - (view) (annotate) - [select for diffs]
Modified Sat May 8 10:32:28 2004 UTC (5 years, 6 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 17636 byte(s)
Diff to previous 134597 (colored)
Release notes update

Revision 134597 - (view) (annotate) - [select for diffs]
Modified Wed May 5 19:56:29 2004 UTC (5 years, 6 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 17319 byte(s)
Diff to previous 134589 (colored)
HttpClient 3.0-alpha1 feature list

Revision 134589 - (view) (annotate) - [select for diffs]
Modified Mon May 3 20:18:49 2004 UTC (5 years, 6 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 16429 byte(s)
Diff to previous 134587 (colored)
Project team update

Revision 134587 - (view) (annotate) - [select for diffs]
Modified Sun May 2 21:54:39 2004 UTC (5 years, 6 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 16388 byte(s)
Diff to previous 134586 (colored)
Release notes update

Revision 134586 - (view) (annotate) - [select for diffs]
Modified Sun May 2 15:19:15 2004 UTC (5 years, 6 months ago) by mbecke
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 10284 byte(s)
Diff to previous 134520 (colored)
HttpUrl now accepts unescaped passwords.

PR: 28728
Submitted by: Michael Becke
Reviewed by: Oleg Kalnichevski

Revision 134520 - (view) (annotate) - [select for diffs]
Modified Sun Feb 15 13:12:38 2004 UTC (5 years, 9 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 10153 byte(s)
Diff to previous 134442 (colored)
Release notes updated for the 2.0 final

Revision 134442 - (view) (annotate) - [select for diffs]
Modified Sun Nov 2 18:18:30 2003 UTC (6 years ago) by mbecke
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 8228 byte(s)
Diff to previous 134413 (colored)
Adds IgnoreCookiesSpec.

PR: 24012
Submitted by: Michael Becke
Reviewed by: Oleg Kalnichevski

Revision 134413 - (view) (annotate) - [select for diffs]
Modified Tue Oct 7 20:46:03 2003 UTC (6 years, 1 month ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 8119 byte(s)
Diff to previous 134397 (colored)
Updated changelog

Revision 134397 - (view) (annotate) - [select for diffs]
Modified Thu Sep 18 13:56:22 2003 UTC (6 years, 2 months ago) by oglueck
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 6744 byte(s)
Diff to previous 134327 (colored)
Reworked DigestScheme
- The qop Parameter is parsed correctly and not just ignored
- Missing qop is handled correctly
- DigestScheme is now prepared to handle the auth-int qop option
  (even though an implementation is not possible with the current design)
- The public interface of DigestScheme is narrowed (as it is not needed by the tests any more)
- The test cases check the actual result rather than checking for equality after another run through the same logic. 
   Note: This is not simple for requests that require the client to generate a cnonce. Thos cases are still TODO.
- DigestScheme requires a nonce in every challange now
  (according to RFC 2617) test cases changed accordingly

Introducing HttpClientError

Reviewed by: Oleg Kalnichevski

Revision 134327 - (view) (annotate) - [select for diffs]
Modified Fri Aug 1 23:20:09 2003 UTC (6 years, 3 months ago) by mbecke
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 6646 byte(s)
Diff to previous 134322 (colored)
Documentation updates for RC1. (Copied from branch 2.0

Revision 134322 - (view) (annotate) - [select for diffs]
Modified Thu Jul 31 21:22:14 2003 UTC (6 years, 3 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 6584 byte(s)
Diff to previous 134320 (colored)
Javadocs fixes, updated release notes

Revision 134320 - (view) (annotate) - [select for diffs]
Modified Thu Jul 31 17:47:06 2003 UTC (6 years, 3 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 6150 byte(s)
Diff to previous 134315 (colored)
Updated news.xml & release notes

Revision 134315 - (view) (annotate) - [select for diffs]
Modified Sat Jul 26 15:11:04 2003 UTC (6 years, 4 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 5951 byte(s)
Diff to previous 134259 (colored)
2.0 Release Condidate 1 documentation & site update

Contributed by Oleg Kalnichevski

Revision 134259 - (view) (annotate) - [select for diffs]
Modified Wed Jul 2 01:28:50 2003 UTC (6 years, 4 months ago) by mbecke
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 5626 byte(s)
Diff to previous 134243 (colored)
updates for 2.0 beta 2 release

Revision 134243 - (view) (annotate) - [select for diffs]
Modified Fri Jun 20 01:11:23 2003 UTC (6 years, 5 months ago) by mbecke
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 4635 byte(s)
Diff to previous 134242 (colored)
Removed spurious control characters(again). Thanks to Tetsuya Kitahata for catching this.

Revision 134242 - (view) (annotate) - [select for diffs]
Modified Thu Jun 19 23:37:16 2003 UTC (6 years, 5 months ago) by mbecke
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 4636 byte(s)
Diff to previous 134241 (colored)
Removed spurious control characters.

Revision 134241 - (view) (annotate) - [select for diffs]
Modified Thu Jun 19 23:28:20 2003 UTC (6 years, 5 months ago) by mbecke
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 4653 byte(s)
Diff to previous 134240 (colored)
Updated URI path resolution to conform to http://www.apache.org/~fielding/uri/rev-2002/issues.html.
PR: 20665
Reviewed by: Adrian Sutton and Oleg Kalnichevski

Revision 134240 - (view) (annotate) - [select for diffs]
Modified Thu Jun 19 21:09:19 2003 UTC (6 years, 5 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 4462 byte(s)
Diff to previous 134216 (colored)
Changelog updated

Revision 134216 - (view) (annotate) - [select for diffs]
Modified Mon May 26 18:00:14 2003 UTC (6 years, 6 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 4380 byte(s)
Diff to previous 134213 (colored)
Bug fix #20240 (Cookies with null path attribute are rejected in the compatibility mode)

Reviewed by Mike Becke
Contributed by Oleg Kalnichevski

Revision 134213 - (view) (annotate) - [select for diffs]
Modified Sun May 25 12:38:02 2003 UTC (6 years, 6 months ago) by olegk
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 4247 byte(s)
Diff to previous 133978 (colored)
2.0a3 & 2.0b1 release Changelog

Contributed by Adrian Sutton & Oleg Kalnichevski

Revision 133978 - (view) (annotate) - [select for diffs]
Modified Tue Dec 17 01:07:59 2002 UTC (6 years, 11 months ago) by jsdever
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 1522 byte(s)
Diff to previous 133599 (colored)
Final cleanups for 2.0 Alpha 2

Revision 133599 - (view) (annotate) - [select for diffs]
Added Fri Oct 12 17:55:35 2001 UTC (8 years, 1 month ago) by rwaldhoff
Original Path: jakarta/commons/proper/httpclient/trunk/release_notes.txt
File length: 536 byte(s)
adding release_notes.txt
removing a couple of deprecated methods in Cookie
renaming HttpMethod.followRedirects to HttpMethod.getFollowRedirects

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2