Simone Bordet
|
8fec401b06
|
419344 - NPNServerConnection does not close the EndPoint if it reads
-1.
Fixed by correctly handling the -1 read, closing the connection.
Also covered additional error cases, making sure the connection is
closed.
|
2013-10-14 13:26:00 +02:00 |
Greg Wilkins
|
33b10efcaa
|
Merge remote-tracking branch 'origin/release-9'
|
2013-10-14 11:12:31 +11:00 |
Joakim Erdfelt
|
1315096192
|
Disabling broken external server test
|
2013-09-30 20:00:02 -07:00 |
Jesse McConnell
|
856a24b65a
|
[maven-release-plugin] prepare for next development iteration
|
2013-09-30 14:46:09 -05:00 |
Jesse McConnell
|
f466f03c6a
|
[maven-release-plugin] prepare release jetty-9.0.6.v20130930
|
2013-09-30 14:46:00 -05:00 |
Jesse McConnell
|
0b3f431d27
|
set version back to 9.0.6-SNAPSHOT
|
2013-09-30 12:33:06 -05:00 |
Jesse McConnell
|
af2e6ff911
|
Merge branch 'master' into release-9
|
2013-09-30 12:28:04 -05:00 |
Joakim Erdfelt
|
8d312b9e5d
|
418212 - org.eclipse.jetty.spdy.server.http.SSLExternalServerTest hangs
+ Adding timeout on test
|
2013-09-27 11:40:35 -07:00 |
Jesse McConnell
|
0525498ad3
|
[maven-release-plugin] prepare for next development iteration
|
2013-09-19 15:06:31 -05:00 |
Jesse McConnell
|
c05a725db6
|
[maven-release-plugin] prepare release jetty-9.0.6.v20130919
|
2013-09-19 15:06:17 -05:00 |
Thomas Becker
|
5346e06d4a
|
417289 SPDY replace use of direct buffers with indirect buffers or make it configurable
|
2013-09-19 15:43:07 +02:00 |
Jan Bartel
|
be2ecca599
|
Move npn profiles to parent pom so that npn.version is available to other modules (eg osgi)
|
2013-09-12 10:06:01 +10:00 |
Simone Bordet
|
9910db17cb
|
Added profile for JDK 1.7.0_40.
|
2013-09-11 09:15:39 +02:00 |
Mikhail Mazursky
|
767faece5c
|
[Bug 415999] Fix some of FindBugs warnings
Mostly not closed streams/DB resources are fixed. But also less
important things.
Signed-off-by: Mikhail Mazursky <mikhail.mazursky@gmail.com>
|
2013-09-09 00:24:31 -04:00 |
Thomas Becker
|
d22fa0dae1
|
416251 ProxyHTTPToSPDYConnection now sends a 502 to the client if it receives a rst frame from the upstream spdy server
|
2013-08-30 17:22:11 +02:00 |
Thomas Becker
|
85c0f47337
|
416251 ProxyHTTPToSPDYConnection now sends a 502 to the client if it receives a rst frame from the upstream spdy server
|
2013-08-30 17:22:05 +02:00 |
Thomas Becker
|
669ee75720
|
415548 migrate ProxyHTTPToSPDYTest to use HttpClient to avoid intermittent NPE part 2
|
2013-08-30 17:21:59 +02:00 |
Thomas Becker
|
8ba45188db
|
merge ProxyHTTPSPDYConnection change with 9.1
|
2013-08-30 17:19:47 +02:00 |
Thomas Becker
|
8e4bae0ccf
|
415548 migrate ProxyHTTPToSPDYTest to use HttpClient to avoid intermittent NPE part 2
|
2013-08-30 17:16:22 +02:00 |
Thomas Becker
|
b370da6783
|
415548 migrate ProxyHTTPToSPDYTest to use HttpClient to avoid intermittent NPE
|
2013-08-30 17:16:14 +02:00 |
Jesse McConnell
|
ef166c23e6
|
Merge branch 'release-9'
|
2013-08-23 18:58:01 -05:00 |
Thomas Becker
|
e34ba252a2
|
413737 hide stacktrace in ReferrerPushStrategyTest
|
2013-08-15 13:13:23 +02:00 |
Thomas Becker
|
c5e4457124
|
413737 hide stacktrace in ReferrerPushStrategyTest
|
2013-08-15 13:13:15 +02:00 |
Jan Bartel
|
c80100b4a9
|
[maven-release-plugin] prepare for next development iteration
|
2013-08-15 19:13:27 +10:00 |
Jan Bartel
|
e7e7e45500
|
[maven-release-plugin] prepare release jetty-9.0.5.v20130815
|
2013-08-15 19:13:13 +10:00 |
Jan Bartel
|
716430bb03
|
[maven-release-plugin] rollback the release of jetty-9.0.5.v20130815
|
2013-08-15 18:03:49 +10:00 |
Jan Bartel
|
3d13c15d35
|
[maven-release-plugin] prepare release jetty-9.0.5.v20130815
|
2013-08-15 17:22:03 +10:00 |
Jan Bartel
|
7947b35134
|
Reset version for rerun of 9.0.5
|
2013-08-15 16:47:03 +10:00 |
Jesse McConnell
|
4383c9042d
|
[maven-release-plugin] prepare for next development iteration
|
2013-08-13 14:20:56 -05:00 |
Jesse McConnell
|
160d34ec23
|
[maven-release-plugin] prepare release jetty-9.0.5.v20130813
|
2013-08-13 14:20:47 -05:00 |
Greg Wilkins
|
a779425994
|
414101 Do not escape special characters in cookies
|
2013-08-09 12:42:52 +10:00 |
Thomas Becker
|
0049aa4322
|
412418 HttpTransportOverSPDY fix race condition while sending push streams that could cause push data not to be sent. Fixes intermittent test issues in ReferrerPushStrategyTest
|
2013-07-24 10:16:20 +02:00 |
Thomas Becker
|
4837b75eec
|
413155 HttpTransportOverSPDY remove constructor argument for version and get version from stream.getSession instead
|
2013-07-23 10:52:13 +02:00 |
Thomas Becker
|
d65b511447
|
413155 simplify HttpTransportOverSPDY a bit more. Throw exceptions if send is called with no content, lastContent=false and no responseInfo
|
2013-07-17 15:52:55 +02:00 |
Thomas Becker
|
205ef85ead
|
413155 refactor HttpTransportOverSPDY to fix some bugs and reduce cyclomatic complexity
|
2013-07-17 13:34:03 +02:00 |
Thomas Becker
|
11e0b57f68
|
413066 accept lower case method: head
|
2013-07-16 16:27:59 +02:00 |
Thomas Becker
|
0b3d91e94e
|
disable debug logging
|
2013-07-16 15:52:41 +02:00 |
Thomas Becker
|
7d9803972e
|
413066 fix HttpTransportOverSPDYTest
|
2013-07-16 15:39:39 +02:00 |
Thomas Becker
|
b858f266d6
|
413066 SPDY HEAD requests don't send response body anymore
|
2013-07-16 14:36:02 +02:00 |
Thomas Becker
|
81e92fcc13
|
409845 add test that makes sure that DataFrameGenerator correctly prepends the header information
|
2013-07-05 16:11:29 +02:00 |
Thomas Becker
|
5d1225b60e
|
Revert "Revert "412318 HttpChannel fix multiple calls to _transport.completed() if handle() is called multiple times while the channel is COMPLETED""
This reverts commit 474d9fec28 .
|
2013-07-05 10:42:43 +02:00 |
Greg Wilkins
|
474d9fec28
|
Revert "412318 HttpChannel fix multiple calls to _transport.completed() if handle() is called multiple times while the channel is COMPLETED"
This reverts commit cb2eb030d1 .
|
2013-07-05 09:21:10 +10:00 |
Thomas Becker
|
cb2eb030d1
|
412318 HttpChannel fix multiple calls to _transport.completed() if handle() is called multiple times while the channel is COMPLETED
|
2013-07-04 15:46:14 +02:00 |
Thomas Becker
|
a85711420d
|
409282 fix intermittently failing MaxConcurrentStreamTest
|
2013-07-03 17:12:13 +02:00 |
Thomas Becker
|
e4c7cfbf37
|
408235 SPDYtoHTTP proxy fix: remove hop headers from upstream server
|
2013-07-03 15:21:06 +02:00 |
Thomas Becker
|
85ef539663
|
HttpTransportOverSPDY add newline
|
2013-07-02 08:48:11 +02:00 |
Thomas Becker
|
8b31188ca7
|
405424 add X-Powered-By and Server header to SPDY
|
2013-07-01 21:57:22 +02:00 |
Thomas Becker
|
260b21f7df
|
405424 add X-Powered-By and Server header to SPDY
|
2013-07-01 17:08:35 +02:00 |
Thomas Becker
|
d2470f6170
|
410805 StandardSession: remove all frameBytes for a given stream from queue if the stream is reset
|
2013-07-01 11:35:13 +02:00 |
Thomas Becker
|
67fd1e496f
|
410498 ignore type of exception in GoAwayTest.testDataNotProcessedAfterGoAway
|
2013-06-25 09:13:34 -07:00 |